From fd7f4aea9831f00c54b76efdb46d14ee636f157f Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Sat, 20 Jun 2026 22:12:08 +0900 Subject: [PATCH 1/5] data(soc): add Smartprix chipset stubs Refs #1 --- data/soc/apple/2024/apple-bionic-a18-pro.json | 13 +++++++++++++ data/soc/mediatek/2025/mediatek-dimensity-7400.json | 13 +++++++++++++ .../mediatek/2025/mediatek-dimensity-8350-apex.json | 13 +++++++++++++ .../2025/mediatek-dimensity-8350-ultimate.json | 13 +++++++++++++ data/soc/mediatek/2025/mediatek-dimensity-8450.json | 13 +++++++++++++ data/soc/mediatek/2025/mediatek-helio-g200.json | 13 +++++++++++++ data/soc/mediatek/2026/mediatek-dimensity-7100.json | 13 +++++++++++++ .../soc/mediatek/2026/mediatek-dimensity-7300e.json | 13 +++++++++++++ .../mediatek/2026/mediatek-dimensity-7400-apex.json | 13 +++++++++++++ .../2026/mediatek-dimensity-7400-turbo.json | 13 +++++++++++++ .../2026/mediatek-dimensity-7400-ultimate.json | 13 +++++++++++++ .../2026/mediatek-dimensity-7400-ultra.json | 13 +++++++++++++ .../2026/mediatek-dimensity-8500-ultra.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-6-gen1.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-6-gen4.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-7-gen4.json | 13 +++++++++++++ .../2025/qualcomm-snapdragon-7s-gen3-soc.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-7s-gen3.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-8-gen3.json | 13 +++++++++++++ .../qualcomm/2025/qualcomm-snapdragon-8s-gen4.json | 13 +++++++++++++ .../qualcomm/2026/qualcomm-snapdragon-7s-gen4.json | 13 +++++++++++++ .../qualcomm/2026/qualcomm-snapdragon-8-gen5.json | 13 +++++++++++++ data/soc/unisoc/2025/unisoc-t7250.json | 13 +++++++++++++ data/soc/unisoc/2025/unisoc-t7280.json | 13 +++++++++++++ data/soc/unisoc/2026/unisoc-t8300.json | 13 +++++++++++++ 25 files changed, 325 insertions(+) create mode 100644 data/soc/apple/2024/apple-bionic-a18-pro.json create mode 100644 data/soc/mediatek/2025/mediatek-dimensity-7400.json create mode 100644 data/soc/mediatek/2025/mediatek-dimensity-8350-apex.json create mode 100644 data/soc/mediatek/2025/mediatek-dimensity-8350-ultimate.json create mode 100644 data/soc/mediatek/2025/mediatek-dimensity-8450.json create mode 100644 data/soc/mediatek/2025/mediatek-helio-g200.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7100.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7300e.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7400-apex.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7400-turbo.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7400-ultimate.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-7400-ultra.json create mode 100644 data/soc/mediatek/2026/mediatek-dimensity-8500-ultra.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen1.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen4.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-7-gen4.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3-soc.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-8-gen3.json create mode 100644 data/soc/qualcomm/2025/qualcomm-snapdragon-8s-gen4.json create mode 100644 data/soc/qualcomm/2026/qualcomm-snapdragon-7s-gen4.json create mode 100644 data/soc/qualcomm/2026/qualcomm-snapdragon-8-gen5.json create mode 100644 data/soc/unisoc/2025/unisoc-t7250.json create mode 100644 data/soc/unisoc/2025/unisoc-t7280.json create mode 100644 data/soc/unisoc/2026/unisoc-t8300.json diff --git a/data/soc/apple/2024/apple-bionic-a18-pro.json b/data/soc/apple/2024/apple-bionic-a18-pro.json new file mode 100644 index 00000000000..3bf3301e95a --- /dev/null +++ b/data/soc/apple/2024/apple-bionic-a18-pro.json @@ -0,0 +1,13 @@ +{ + "slug": "apple-bionic-a18-pro", + "name": "Apple Bionic A18 Pro", + "manufacturer": "apple", + "release_date": "2024-09-09", + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core Graphics)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2025/mediatek-dimensity-7400.json b/data/soc/mediatek/2025/mediatek-dimensity-7400.json new file mode 100644 index 00000000000..421d480a0df --- /dev/null +++ b/data/soc/mediatek/2025/mediatek-dimensity-7400.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7400", + "name": "Mediatek Dimensity 7400", + "manufacturer": "mediatek", + "release_date": "2025-04-02", + "process_nm": 4.0, + "gpu_name": "Mali-G615 MP2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2025/mediatek-dimensity-8350-apex.json b/data/soc/mediatek/2025/mediatek-dimensity-8350-apex.json new file mode 100644 index 00000000000..e12a784204d --- /dev/null +++ b/data/soc/mediatek/2025/mediatek-dimensity-8350-apex.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "manufacturer": "mediatek", + "release_date": "2025-07-08", + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2025/mediatek-dimensity-8350-ultimate.json b/data/soc/mediatek/2025/mediatek-dimensity-8350-ultimate.json new file mode 100644 index 00000000000..6a17e8bf6a5 --- /dev/null +++ b/data/soc/mediatek/2025/mediatek-dimensity-8350-ultimate.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-8350-ultimate", + "name": "Mediatek Dimensity 8350 Ultimate", + "manufacturer": "mediatek", + "release_date": "2025-06-03", + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2025/mediatek-dimensity-8450.json b/data/soc/mediatek/2025/mediatek-dimensity-8450.json new file mode 100644 index 00000000000..51e98eb86c1 --- /dev/null +++ b/data/soc/mediatek/2025/mediatek-dimensity-8450.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": "mediatek", + "release_date": "2025-07-21", + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2025/mediatek-helio-g200.json b/data/soc/mediatek/2025/mediatek-helio-g200.json new file mode 100644 index 00000000000..000737de0fe --- /dev/null +++ b/data/soc/mediatek/2025/mediatek-helio-g200.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "manufacturer": "mediatek", + "release_date": "2025-07-25", + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2 (1.1GHz)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7100.json b/data/soc/mediatek/2026/mediatek-dimensity-7100.json new file mode 100644 index 00000000000..5fde1de7024 --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7100.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7100", + "name": "Mediatek Dimensity 7100", + "manufacturer": "mediatek", + "release_date": "2026-06-11", + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7300e.json b/data/soc/mediatek/2026/mediatek-dimensity-7300e.json new file mode 100644 index 00000000000..c989831a77c --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7300e.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7300e", + "name": "Mediatek Dimensity 7300e", + "manufacturer": "mediatek", + "release_date": "2026-04-27", + "process_nm": 4.0, + "gpu_name": "Mali-G610", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7400-apex.json b/data/soc/mediatek/2026/mediatek-dimensity-7400-apex.json new file mode 100644 index 00000000000..a290f8ab241 --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7400-apex.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7400-apex", + "name": "Mediatek Dimensity 7400 Apex", + "manufacturer": "mediatek", + "release_date": "2026-05-07", + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7400-turbo.json b/data/soc/mediatek/2026/mediatek-dimensity-7400-turbo.json new file mode 100644 index 00000000000..b14d6203d0e --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7400-turbo.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": "mediatek", + "release_date": "2026-03-12", + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7400-ultimate.json b/data/soc/mediatek/2026/mediatek-dimensity-7400-ultimate.json new file mode 100644 index 00000000000..bd4c5a0013d --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7400-ultimate.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7400-ultimate", + "name": "Mediatek Dimensity 7400 Ultimate", + "manufacturer": "mediatek", + "release_date": "2026-03-02", + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-7400-ultra.json b/data/soc/mediatek/2026/mediatek-dimensity-7400-ultra.json new file mode 100644 index 00000000000..a26cf4d2458 --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-7400-ultra.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": "mediatek", + "release_date": "2026-01-29", + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/mediatek/2026/mediatek-dimensity-8500-ultra.json b/data/soc/mediatek/2026/mediatek-dimensity-8500-ultra.json new file mode 100644 index 00000000000..379b2bd5603 --- /dev/null +++ b/data/soc/mediatek/2026/mediatek-dimensity-8500-ultra.json @@ -0,0 +1,13 @@ +{ + "slug": "mediatek-dimensity-8500-ultra", + "name": "Mediatek Dimensity 8500 Ultra", + "manufacturer": "mediatek", + "release_date": "2026-05-28", + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC8", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen1.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen1.json new file mode 100644 index 00000000000..5e2d6938e22 --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen1.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "manufacturer": "qualcomm", + "release_date": "2025-12-15", + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen4.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen4.json new file mode 100644 index 00000000000..2ac07cc1120 --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-6-gen4.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": "qualcomm", + "release_date": "2025-04-21", + "process_nm": 4.0, + "gpu_name": "Adreno", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-7-gen4.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-7-gen4.json new file mode 100644 index 00000000000..8c5724ba047 --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-7-gen4.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": "qualcomm", + "release_date": "2025-08-26", + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3-soc.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3-soc.json new file mode 100644 index 00000000000..c3bf3c3689a --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3-soc.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-7s-gen3-soc", + "name": "Qualcomm Snapdragon 7s Gen3 SOC", + "manufacturer": "qualcomm", + "release_date": "2025-01-01", + "process_nm": 4.0, + "gpu_name": "Adreno 710 (940 MHz)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3.json new file mode 100644 index 00000000000..3960aff2c4f --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-7s-gen3.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": "qualcomm", + "release_date": "2025-04-11", + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-8-gen3.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-8-gen3.json new file mode 100644 index 00000000000..a824b81e48d --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-8-gen3.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": "qualcomm", + "release_date": "2025-01-07", + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2025/qualcomm-snapdragon-8s-gen4.json b/data/soc/qualcomm/2025/qualcomm-snapdragon-8s-gen4.json new file mode 100644 index 00000000000..69eeb84eeb3 --- /dev/null +++ b/data/soc/qualcomm/2025/qualcomm-snapdragon-8s-gen4.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": "qualcomm", + "release_date": "2025-07-21", + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2026/qualcomm-snapdragon-7s-gen4.json b/data/soc/qualcomm/2026/qualcomm-snapdragon-7s-gen4.json new file mode 100644 index 00000000000..93965866015 --- /dev/null +++ b/data/soc/qualcomm/2026/qualcomm-snapdragon-7s-gen4.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": "qualcomm", + "release_date": "2026-04-15", + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/qualcomm/2026/qualcomm-snapdragon-8-gen5.json b/data/soc/qualcomm/2026/qualcomm-snapdragon-8-gen5.json new file mode 100644 index 00000000000..0e737dadd38 --- /dev/null +++ b/data/soc/qualcomm/2026/qualcomm-snapdragon-8-gen5.json @@ -0,0 +1,13 @@ +{ + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "manufacturer": "qualcomm", + "release_date": "2026-05-13", + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/unisoc/2025/unisoc-t7250.json b/data/soc/unisoc/2025/unisoc-t7250.json new file mode 100644 index 00000000000..6d471099671 --- /dev/null +++ b/data/soc/unisoc/2025/unisoc-t7250.json @@ -0,0 +1,13 @@ +{ + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": "unisoc", + "release_date": "2025-07-23", + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/unisoc/2025/unisoc-t7280.json b/data/soc/unisoc/2025/unisoc-t7280.json new file mode 100644 index 00000000000..2f469d08d17 --- /dev/null +++ b/data/soc/unisoc/2025/unisoc-t7280.json @@ -0,0 +1,13 @@ +{ + "slug": "unisoc-t7280", + "name": "Unisoc T7280", + "manufacturer": "unisoc", + "release_date": "2025-01-01", + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} diff --git a/data/soc/unisoc/2026/unisoc-t8300.json b/data/soc/unisoc/2026/unisoc-t8300.json new file mode 100644 index 00000000000..76c2e58f157 --- /dev/null +++ b/data/soc/unisoc/2026/unisoc-t8300.json @@ -0,0 +1,13 @@ +{ + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": "unisoc", + "release_date": "2026-03-10", + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "notes": "Unverified Smartprix-imported SoC stub. Release date follows the first imported device using this chipset." +} From c6ea8b6c2db183ac26ff49d705cafe21e2759344 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Sat, 20 Jun 2026 22:12:14 +0900 Subject: [PATCH 2/5] data(smartphone): import Smartprix 2013 to 2021 models Refs #1 --- ...cer-liquid-jade-primo-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../alcatel-1b-2020-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../alcatel-1se-2020-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/5x/alcatel-5x-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...mazon-fire-phone-at-t-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...pple-iphone-11-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...pple-iphone-11-256gb-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-iphone-11-pro-256gb-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-iphone-11-pro-512gb-4gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...one-11-pro-max-256gb-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...ple-iphone-11-pro-max-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../apple-iphone-11-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../apple-iphone-11-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...iphone-se-2020-128gb-3gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iphone-se-2020-256gb-3gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../apple-iphone-se-2020-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...archos-diamond-omega-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../archos-oxygen-57-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../archos-oxygen-63-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nfone-2-laser-ze550kl-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...one-go-4-5-lte-zb450kl-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ .../asus-zenfone-zoom-s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../asus-rog-phone-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...sus-zenfone-5-ze620kl-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...one-5z-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...us-zenfone-5z-zs620kl-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../asus-zenfone-live-l1-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...enfone-max-m2-zb633kl-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...us-zenfone-max-pro-m1-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...x-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...x-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ne-max-pro-m2-zb631kl-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...sus-6z-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../asus/2019/6z/asus-6z-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...enfone-6-edition-30-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ .../asus-zenfone-6-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-phone-3-12gb-ram-128gb-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...-phone-3-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-phone-3-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...og-phone-3-strix-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-3-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../asus-zenfone-7-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../asus-zenfone-7-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-phone-5-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-5-pro-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-5-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...for-snapdragon-insiders-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../blackberry-passport-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../priv/blackberry-priv-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../blackberry-key2-le-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../key2/blackberry-key2-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...blackview-bv9900-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../a100/blackview-a100-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-xi/blu-vivo-xi-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../blu/2019/g9/blu-g9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../blu/2020/g90/blu-g90-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../coolpad-note-6-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...l-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...cool-6-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../coolpad-cool-6-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../coolpad-cool-10a-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../doogee-s90-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../4-5g/fairphone-4-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../gionee-elife-e7-32gb-3gb-32gb-3g.json | 169 ++++++++++++++++++ .../2017/m7/gionee-m7-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../s10c/gionee-s10c-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2017/s11/gionee-s11-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../gionee-k3-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/k6/gionee-k6-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/m12/gionee-m12-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/m30/gionee-m30-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../gionee-s12-lite-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../gionee-p15-pro-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oogle-pixel-xl-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../pixel/google-pixel-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...google-pixel-3-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...gle-pixel-3-xl-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../google-pixel-3-xl-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../google-pixel-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../google-pixel-4-xl-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../google-pixel-5a-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...el-6-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...el-6-pro-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../hisense-e31-lite-1gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-huawei-honor-4x-2gb-8gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-huawei-honor-4c-2gb-8gb-3g.json | 169 ++++++++++++++++++ ...honor-huawei-honor-6c-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...awei-honor-6x-4gb-ram-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...or-huawei-honor-magic-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-6x-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...r-huawei-honor-8-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...r-huawei-honor-8-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...r-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...awei-honor-9-premium-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-9i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...onor-huawei-honor-v9-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-7c-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-8c-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-8x-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-8x-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...8x-max-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-8x-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-huawei-honor-9i-2018-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-9n-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...honor-huawei-honor-9n-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...agic-2-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...huawei-honor-magic-2-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...ote-10-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-huawei-honor-note-10-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-play-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-huawei-honor-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-huawei-honor-v10-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iew-20-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...nor-huawei-honor-20i-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-play-3e-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-50-lite-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../50-pro/honor-50-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor/2021/50/honor-50-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../honor-magic-3-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../honor-magic-3-pro-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...nor-magic-3-pro-plus-5g-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../play-5/honor-play-5-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../x20-5g/honor-x20-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../htc-desire-600c-dual-sim-1gb-8gb.json | 169 ++++++++++++++++++ .../htc-desire-510-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ .../desire-516/htc-desire-516-1gb-4gb.json | 169 ++++++++++++++++++ ...c-desire-626-dual-sim-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../htc-desire-700-dual-sim-1gb-8gb.json | 169 ++++++++++++++++++ .../one-m8/htc-one-m8-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../htc-u12-life-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../htc-desire-19-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...fire-x-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../htc-desire-20-plus-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/u20-5g/htc-u20-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../htc-desire-21-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../htc-wildfire-e2-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-ascend-p7-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../g620s/huawei-g620s-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-mate-9-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-enjoy-7-plus-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-enjoy-7s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-mate-10-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-2i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-p10-plus-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-enjoy-9-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-mate-20-x-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-2-lite-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-p-smart-2019-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ei-p20-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-p20-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-p20-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/p20/huawei-p20-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-y6-2018-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-y9-2019-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-mate-20-x-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...ova-4e-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-4e-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-5-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-5t-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...0-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/p30/huawei-p30-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-y7-2019-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...huawei-mate-40-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...te-40-rs-porsche-design-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../huawei-nova-8-se-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/y6s/huawei-y6s-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/y8s/huawei-y8s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...uawei-mate-40-pro-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../mate-x2/huawei-mate-x2-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../huawei-nova-9-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-note-5-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-7-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../hot-8/infinix-hot-8-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...finix-s4-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...finix-s4-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/s4/infinix-s4-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/s5/infinix-s5-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...x-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-9-play-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../hot-9/infinix-hot-9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-note-7-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-s5-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-smart-4-plus-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-11-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ot-11s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-11s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ote-10-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-note-11-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-zero-x-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../infinix-zero-x-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../intex-aqua-classic-1gb-8gb-3g.json | 169 ++++++++++++++++++ .../intex-aqua-jewel-2-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../intex-aqua-selfie-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../intex-infie-33-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ .../lions-6/intex-lions-6-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ ...o-855-racing-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/neo/iqoo-neo-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../3-pro/iqoo-3-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...neo-3-5g-12gb-ram-128gb-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...o-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/neo-3/iqoo-neo-3-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo/2020/u3/iqoo-u3-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-vivo-iqoo-3-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../iqoo-z1-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...cal-king-limited-edition-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo/2020/z1/iqoo-z1-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-7-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...7-legend-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo/2021/7/iqoo-7-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/8-5g/iqoo-8-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-5-se-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...o-neo-5-vitality-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-5s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../u3x-4g/iqoo-u3x-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../iqoo/2021/u3x/iqoo-u3x-6gb-64gb-5g.json | 169 ++++++++++++++++++ .../2021/u5-5g/iqoo-u5-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo/2021/z3/iqoo-z3-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...oo-z5-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2021/z5-5g/iqoo-z5-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/z5x-5g/iqoo-z5x-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../jolla-smartphone-1gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../2014/iris-x1/lava-iris-x1-1gb-4gb.json | 169 ++++++++++++++++++ .../z2-max/lava-z2-max-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lava/2021/z2/lava-z2-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lava/2021/z4/lava-z4-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lava/2021/z6/lava-z6-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../leeco-le-pro-3-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...novo-k6-power-4gb-ram-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lenovo-p2-3gb-ram-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../k5-pro/lenovo-k5-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...enovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lenovo-s5-pro-gt-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../s5-pro/lenovo-s5-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/s5/lenovo-s5-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...0-note-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lenovo-z6-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lenovo-k12-note-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/k12/lenovo-k12-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ion-duel-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../lenovo-legion-duel-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...eme-transparent-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../lenovo-legion-2-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../lg-g2-d802t-lte-4g-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2013/gx/lg-gx-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-nexus-5-16gb-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-nexus-5-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2014/f70/lg-f70-1gb-4gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-g-pro-2-d838-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../g3-32gb/lg-g3-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-l65-dual-d285-1gb-4gb.json | 169 ++++++++++++++++++ .../lg/2014/l70-dual/lg-l70-dual-1gb-4gb.json | 169 ++++++++++++++++++ .../g-flex2/lg-g-flex2-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-google-nexus-5x-2015-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-google-nexus-5x-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-stylus-2-plus-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2017/g6/lg-g6-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2017/q6/lg-q6-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-v30-plus-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2017/v30/lg-v30-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-g7-plus-thinq-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2018/k9/lg-k9-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../q7-plus/lg-q7-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2018/q7/lg-q7-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../w30-plus/lg-w30-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../v60-thinq/lg-v60-thinq-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../velvet-5g/lg-velvet-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...g-velvet-dual-screen-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2020/w11/lg-w11-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lg-w31-plus-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../w41-pro/lg-w41-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lg/2021/w41/lg-w41-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../meizu-16-plus-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/m6s/meizu-m6s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...zu-16t-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...zu-16t-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/16t/meizu-16t-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...u-17-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../18s-5g/meizu-18s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../meizu-18s-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...cromax-canvas-knight-a350-2gb-32gb-3g.json | 169 ++++++++++++++++++ .../ione/micromax-ione-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...ax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../in-1b/micromax-in-1b-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...note-1-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../micromax-in-note-1-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...x-in-1-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g-8gb-1gb-8gb.json | 169 ++++++++++++++++++ .../2013/moto-g/motorola-moto-g-1gb-16gb.json | 169 ++++++++++++++++++ ...torola-google-nexus-6-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2014/moto-e/motorola-moto-e-1gb-4gb.json | 169 ++++++++++++++++++ ...otorola-moto-g-2nd-gen-16-gb-1gb-16gb.json | 169 ++++++++++++++++++ .../motorola-moto-x-2nd-gen-2gb-16gb.json | 169 ++++++++++++++++++ ...ola-moto-x-force-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ola-moto-x-style-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...motorola-moto-x-style-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...motorola-moto-g5-plus-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g5-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-x4-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...otorola-moto-z2-force-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e5-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...motorola-moto-g6-plus-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g6-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...to-p30-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...motorola-moto-z3-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-one-power-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-p30-note-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-p30-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../p30/motorola-p30-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...rola-moto-one-vision-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../one/motorola-one-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/edge/motorola-edge-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...otorola-moto-e6s-2020-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g-5g-plus-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...motorola-moto-g9-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...otorola-moto-g9-plus-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-one-5g-2020-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-one-5g-uw-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...rola-one-fusion-plus-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-one-fusion-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-razr-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../motorola-defy-2021-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-edge-20-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...torola-edge-20-fusion-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-edge-20-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...a-edge-s-pioneer-edition-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-edge-s-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-e30-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e40-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...e7-power-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...otorola-moto-edge-s30-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...rola-moto-g-play-2021-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ola-moto-g-power-2021-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...a-moto-g-stylus-2021-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g100-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g200-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...to-g30-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g30-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...to-g31-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g31-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...fusion-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g41-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g50-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g51-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g60s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-one-5g-ace-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../motorola-one-5g-uw-ace-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../lumia-1520/nokia-lumia-1520-2gb-32gb.json | 169 ++++++++++++++++++ .../nokia-5-3gb-ram-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-6-4gb-ram-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia/2017/6/nokia-6-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-8-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia/2017/8/nokia-8-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia/2018/4/nokia-4-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...kia-5-1-plus-nokia-x5-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-6-1-nokia-6-2018-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-6-2018-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...kia-7-1-plus-nokia-x7-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/8-1/nokia-8-1-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-x6-2018-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/2-2/nokia-2-2-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../3-1-c/nokia-3-1-c-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/6-2/nokia-6-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/7-2/nokia-7-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-8-1-plus-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/8-3-5g/nokia-8-3-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/3-4/nokia-3-4-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...okia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia/2021/c10/nokia-c10-1gb-16gb-3g.json | 169 ++++++++++++++++++ .../nokia-c20-plus-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/g10/nokia-g10-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/g50-5g/nokia-g50-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../x100-5g/nokia-x100-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/xr20/nokia-xr20-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../z7-max/nubia-z7-max-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../z9-max/nubia-z9-max-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../2017/z17/nubia-z17-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/x/nubia-x-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...a-z17s-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/z18/nubia-z18-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../play-5g/nubia-play-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../oneplus-3t-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2016/3t/oneplus-3t-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...neplus-5-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...wars-limited-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...plus-6-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...gers-limited-edition-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/6/oneplus-6-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lus-6t-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lus-6t-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-6t-mclaren-edition-10gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/6t/oneplus-6t-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...plus-7-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/7/oneplus-7-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lus-7t-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...pro-mclaren-edition-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oneplus-7t-pro-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/7t/oneplus-7t-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...neplus-8-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oneplus-8-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...us-8-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../8-pro/oneplus-8-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/8/oneplus-8-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...eplus-8t-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...unk-2077-limited-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...lus-nord-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...eplus-nord-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-n10-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-n100-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...neplus-9-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...us-9-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...eplus-9r-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...lus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...rd-ce-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-n200-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../oppo/2013/n1/oppo-n1-2gb-16gb-3g.json | 169 ++++++++++++++++++ .../2015/a33/oppo-a33-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/a3/oppo-a3-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/a3s/oppo-a3s-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo/2018/a5/oppo-a5-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/a83/oppo-a83-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../f9-pro/oppo-f9-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo/2018/f9/oppo-f9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-lamborghini-edition-8gb-512gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-r15-plus-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-r17-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a11/oppo-a11-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a11x/oppo-a11x-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a1k/oppo-a1k-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...5-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...5-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../a5-2020/oppo-a5-2020-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...9-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a9/oppo-a9-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a91/oppo-a91-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/a9s/oppo-a9s-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...11-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/f11/oppo-f11-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo/2019/k3/oppo-k3-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-10x-zoom-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../reno-2/oppo-reno-2-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...eno-2f-6gb-ram-256gb-6gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-2f-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-2z-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-ace-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-lite-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/reno/oppo-reno-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a12/oppo-a12-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...o-a15s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a15s/oppo-a15s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...1-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a32/oppo-a32-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-a33-2020-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...po-a52-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...po-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a52/oppo-a52-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...3-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a53-5g/oppo-a53-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/a53s/oppo-a53s-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-a73-2020-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/a93/oppo-a93-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/ace-2/oppo-ace-2-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/f15s/oppo-f15s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...po-f17-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...7-pro-diwali-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-f17-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/f17/oppo-f17-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-find-x2-lite-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x2-neo-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ili-lamborghini-edition-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x2-pro-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../2020/k5/oppo-k5-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../reno-3/oppo-reno-3-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-4-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-4-lite-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-4-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...honi-special-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-4-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-4-se-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-5-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-5-pro-plus-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/reno-5/oppo-reno-5-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno3-a-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...no5-pro-new-year-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...po-a53s-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...po-a54-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...po-a54-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/a54/oppo-a54-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/a54s/oppo-a54s-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../a55-4g/oppo-a55-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/a55-5g/oppo-a55-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/a74-5g/oppo-a74-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/a74/oppo-a74-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/a93-5g/oppo-a93-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...19-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-f19-pro-plus-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/f19s/oppo-f19s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-find-n-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x3-lite-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x3-neo-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ars-exploration-edition-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../find-x3/oppo-find-x3-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/k9-5g/oppo-k9-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-k9-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-5-z-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../reno-5a/oppo-reno-5a-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-6-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno-6-pro-plus-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/reno-6/oppo-reno-6-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno5-f-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...reno5-marvel-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...reno6-pro-5g-snapdragon-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../reno7-se/oppo-reno7-se-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../panasonic-eluga-u-2gb-16gb-3g.json | 169 ++++++++++++++++++ ...anasonic-eluga-z1-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nasonic-eluga-ray-810-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../phone/razer-phone-8gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...realme-2-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2-pro/realme-2-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-u1-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-u1-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...realme-3-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-3i-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/3i/realme-3i-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../4-pro/realme-4-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-5-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...realme-5-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...me-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../5-pro/realme-5-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/5/realme-5-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-c2-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-c2-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-x-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-x-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-x-master-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-x-spiderman-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/x/realme-x-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-x2-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-x2-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-pro-12gb-ram-256gb-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...e-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-pro-master-edition-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-x2-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/x2/realme-x2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-xt-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-xt-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/xt/realme-xt-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-6-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/6i/realme-6i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/6s/realme-6s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-7-pro-se-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../7-pro/realme-7-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/7/realme-7-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-7i-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/7i/realme-7i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/c11/realme-c11-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/c12/realme-c12-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c15-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...e-c15-holiday-edition-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-edition-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-c15-qualcomm-edition-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/c15/realme-c15-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/c17/realme-c17-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c3-triple-cameras-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-10-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...arzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-10a-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...rzo-20-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-20-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...arzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-20a-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/v3-5g/realme-v3-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...lme-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...tion-12gb-ram-256gb-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...dition-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...x3-superzoom-edition-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/x3/realme-x3-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...0-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...e-x50-pro-player-edition-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...me-x50m-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...alme-8-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-8-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../8-pro/realme-8-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/8/realme-8-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-8i-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/8i/realme-8i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-c11-2021-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/c20/realme-c20-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c21-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/c21/realme-c21-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...me-c25-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../c25s/realme-c25s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../c25y/realme-c25y-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...edition-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...lme-gt-master-edition-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-gt-neo-flash-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../gt-neo/realme-gt-neo-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-neo2-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...rzo-30-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-30-pro-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...arzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-30a-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...zo-50a-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-50a-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-50i-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-q3-pro-carnival-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/q3s/realme-q3s-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/v15/realme-v15-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-x7-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...e-x7-max-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-x7-pro-ultra-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ed-magic-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ubia-red-magic-mars-10gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...agic-nubia-red-magic-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ic-3-12gb-ram-256gb-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...c-nubia-red-magic-3s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...magic-nubia-red-magic-5s-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...c-nubia-red-magic-6-pro-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...dmagic-nubia-red-magic-6-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...magic-nubia-red-magic-6r-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...bia-red-magic-6s-pro-5g-12gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a3-duos-1gb-16gb-3g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a3-1gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-grand-prime-1gb-8gb-3g.json | 169 ++++++++++++++++++ ...sung-galaxy-note-edge-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...galaxy-s6-edge-128gb-3gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-c7-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-j1-mini-1gb-8gb-3g.json | 169 ++++++++++++++++++ ...samsung-galaxy-j2-pro-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...msung-galaxy-j5-prime-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-note-7-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-a9-star-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-note-8-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...8-plus-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-s8-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...7-2018-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-a7-2018-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...msung-galaxy-a9-2018-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a9-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...g-galaxy-a9-star-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-j6-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...note-9-8gb-ram-512gb-8gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-note-9-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-s9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a10e-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a10s-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a30s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a30s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a40-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...laxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a50-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a50s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a50s-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...g-galaxy-a9-pro-2019-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m30-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m30-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-m30s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...y-m30s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m30s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...plus-12gb-ram-512gb-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...-galaxy-note-10-plus-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...s-star-wars-edition-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...galaxy-note-10-plus-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...msung-galaxy-note-10-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-s10-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-s10e-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...a01-core-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...msung-galaxy-a01-core-1gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a02s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a12-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a21s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a21s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a31-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-a51-5g-uw-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a51-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-a51-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a51-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a51s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a71-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a71-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-a71s-5g-uw-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a71s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-f41-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f41-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m11-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m21-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m21s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m31-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m31-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m31-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-m31s-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m31s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m51-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m51-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...0-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-note-20-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-note-20-ultra-4g-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...galaxy-note-20-ultra-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...msung-galaxy-note-20-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...0-lite-8gb-ram-512gb-8gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...sung-galaxy-s10-lite-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-s20-5g-uw-12gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-s20-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-galaxy-s20-fe-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-s20-fe-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...sung-galaxy-s20-plus-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ung-galaxy-s20-ultra-5g-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...ng-galaxy-s20-ultra-12gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-s20-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...sung-galaxy-z-fold-2-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../w21-5g/samsung-w21-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...laxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a03-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a03s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-a12-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-a12-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...os-850-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...galaxy-a12-exynos-850-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...sung-galaxy-a12-nacho-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...laxy-a21-simple-scv49-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a22-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a32-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a52s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-a72-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a72-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f02s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-f12-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f12-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-f22-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f22-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f52-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-f62-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m02s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m12-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...1-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...msung-galaxy-m21-2021-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m22-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m32-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m32-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-m32-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...dition-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m32-prime-edition-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m32-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m42-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m52-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m52-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m62-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...sung-galaxy-quantum-2-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-s21-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...21-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-s21-plus-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ultra-5g-12gb-ram-128gb-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...ultra-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-s21-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-z-flip-3-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...old-3-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-z-fold-3-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../w22-5g/samsung-w22-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../sharp-aquos-s2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...quos-s3-high-edition-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../sharp-aquos-s3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sharp-aquos-r3-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sharp-aquos-sense-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sharp-aquos-r5g-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../sharp-aquos-r6-12gb-128gb-5g.json | 169 ++++++++++++++++++ ...rtisan-jianguo-pro-3-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../nut-r2/smartisan-nut-r2-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xperia-c3/sony-xperia-c3-1gb-8gb-3g.json | 169 ++++++++++++++++++ .../sony-xperia-e3-single-sim-1gb-4gb.json | 169 ++++++++++++++++++ .../sony-xperia-t2-ultra-dual-1gb-8gb.json | 169 ++++++++++++++++++ .../xperia-z2/sony-xperia-z2-3gb-16gb.json | 169 ++++++++++++++++++ .../sony-xperia-z3-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...ny-xperia-z5-dual-sim-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-r1-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-xz3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-10-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-10-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-8-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-ace-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-xz4-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-1-ii-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../sony-xperia-5-ii-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../sony-xperia-8-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../sony-xperia-1-iii-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ony-xperia-10-iii-lite-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ .../sony-xperia-ace-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../10-5g-uw/tcl-10-5g-uw-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../10-plus/tcl-10-plus-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../10-pro/tcl-10-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tcl/2020/10l/tcl-10l-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../20-pro-5g/tcl-20-pro-5g-6gb-256gb-5g.json | 169 ++++++++++++++++++ .../tcl-20l-plus-6gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/20l/tcl-20l-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/20y/tcl-20y-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-camon-11s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-camon-iace-2x-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-power-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...o-pova-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-5-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-5-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-6-go-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...cno-spark-power-2-air-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-camon-17-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-camon-18-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...pova-2-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../pova-2/tecno-pova-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-8-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-8t-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../ulefone-power-6-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vertu-signature-touch-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-xplay-5-elite-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../v7-plus/vivo-v7-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2017/y75/vivo-y75-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/nex/vivo-nex-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../v11-pro/vivo-v11-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/v11i/vivo-v11i-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/x21i/vivo-x21i-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y71-4gb-ram-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2018/y83/vivo-y83-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nex-3-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/s1/vivo-s1-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/u10/vivo-u10-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/u20/vivo-u20-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...15-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-v15-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/v15/vivo-v15-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/v17/vivo-v17-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo/2019/x30/vivo-x30-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/y12/vivo-y12-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo/2019/y3/vivo-y3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/y7s/vivo-y7s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/y90/vivo-y90-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...o-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../z1-pro/vivo-z1-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/z1x/vivo-z1x-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2019/z3x/vivo-z3x-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-nex-3s-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/s5/vivo-s5-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/s7-5g/vivo-s7-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/s7e-5g/vivo-s7e-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vo-v19-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-v19-neo-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/v19/vivo-v19-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...2021-8-gb-ram-256-gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-v20-2021-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-v20-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../v20-pro/vivo-v20-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-x50-pro-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../x50e-5g/vivo-x50e-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/y11s/vivo-y11s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y12-2020-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/y1s/vivo-y1s-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/y20/vivo-y20-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y30-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...y30-standard-edition-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y51-2020-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2020/y51s/vivo-y51s-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../y70s-5g/vivo-y70s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/y73s/vivo-y73s-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-z5x-2020-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/s10-5g/vivo-s10-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-s10-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-s12-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo/2021/u3x/vivo-u3x-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...ivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2021/v21/vivo-v21-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-x60-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...60-curved-screen-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-x60-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../x60-pro/vivo-x60-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-x60t-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-x60t-pro-plus-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/x70-5g/vivo-x70-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-x70-pro-plus-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/y12g/vivo-y12g-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...o-y20g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/y20g/vivo-y20g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...1-2021-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y21-2021-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/y21t/vivo-y21t-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y31-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../y31s-5g/vivo-y31s-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2021/y32/vivo-y32-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...a-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../y70t-5g/vivo-y70t-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-y73-2021-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2021/t3/wiko-t3-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2013/mi-2s/xiaomi-mi-2s-2gb-32gb.json | 169 ++++++++++++++++++ .../mi-4c/xiaomi-mi-4c-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-2-1gb-8gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-redmi-note-2-prime-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-5s-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ote-2-special-edition-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi5-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-4a-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-max-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-mix-2-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...i-note-3-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...i-note-3-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-4x-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...i-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-5a-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...i-redmi-note-5a-prime-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-5a-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...i-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...i-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...i-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-8-youth-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-a2-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../mi-a2/xiaomi-mi-a2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-max-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ix-3-10gb-ram-512gb-10gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-mix-3-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-f1-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-f1-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-6-pro-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-6-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-6a-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...i-note-5-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...te-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...aomi-redmi-note-5-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...te-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...te-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...aomi-redmi-note-6-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-y2-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...rk-2-12gb-ram-256gb-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...i-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-9-lite-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...i-9-se-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-9-se-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../mi-9/xiaomi-mi-9-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../mi-9t/xiaomi-mi-9t-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../mi-a3/xiaomi-mi-a3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-cc9-meitu-edition-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...c9-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../mi-cc9/xiaomi-mi-cc9-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-note-10-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-7a-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-8-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-8a-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...o-exclusive-edition-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ ...0-pro-marvel-edition-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...ro-signature-edition-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-k20-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k20-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...i-note-7-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...i-note-7-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...te-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...aomi-redmi-note-7-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-7-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-7s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...i-note-8-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...note-8-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...aomi-redmi-note-8-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-8-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-8t-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-y3-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...i-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-mi-10-lite-zoom-edition-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-10-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-10-ultra-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...edition-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2020/mi-11/xiaomi-mi-11-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c3-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-f2-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-f2-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-m2-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-m2-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-x2-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-x3-nfc-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-x3-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...dmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-10x-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-10x-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-8a-dual-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-8a-pro-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...-power-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9-power-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9-prime-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9a-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-k30-pro-zoom-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k30i-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k30s-ultra-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...aomi-redmi-note-9-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...note-9-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-9-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...note-9-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-note-9-pro-max-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...aomi-redmi-note-9-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-9-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-9s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../12x-5g/xiaomi-12x-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../civi-5g/xiaomi-civi-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...iaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...omi-mi-10i-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../mi-10i/xiaomi-mi-10i-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...1-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-11-lite-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-mi-11-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-11x-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-mix-4-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-mix-fold-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c31-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...o-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...o-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...aomi-poco-m2-reloaded-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-m3-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-x3-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-10-prime-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-activ-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9-activ-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-power-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-9a-sport-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-9i-sport-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-9t-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...40-game-enhanced-edition-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k40-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k40-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...ote-10-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iaomi-redmi-note-10-je-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...0-lite-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...0-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-redmi-note-10-lite-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...10-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ro-max-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-note-10-pro-max-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...omi-redmi-note-10-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...te-10s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...te-10s-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-note-10s-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ote-10t-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...omi-redmi-note-8-2021-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-9t-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...olo-zx-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xolo/2019/zx/xolo-zx-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../yota-yotaphone-2-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../zte-grand-sii-s2-2gb-16gb-3g.json | 169 ++++++++++++++++++ .../zte-blade-v8-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../max-xl/zte-max-xl-2gb-16gb-4g-lte.json | 169 ++++++++++++++++++ .../zte-nubia-mini-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ .../zte-axon-20-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../zte-axon-30-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../zte-axon-30-ultra-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../zte-blade-a31-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../zte-blade-a51-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ 1191 files changed, 201279 insertions(+) create mode 100644 data/smartphone/acer/2015/liquid-jade-primo/acer-liquid-jade-primo-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/alcatel/2020/1b-2020/alcatel-1b-2020-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/alcatel/2020/1se-2020/alcatel-1se-2020-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/alcatel/2021/5x/alcatel-5x-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/amazon/2014/fire-phone-at-t/amazon-fire-phone-at-t-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-128gb/apple-iphone-11-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-256gb/apple-iphone-11-256gb-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-pro-256gb/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-pro-512gb/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-pro-max-256gb/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-pro-max/apple-iphone-11-pro-max-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11-pro/apple-iphone-11-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/apple/2019/iphone-11/apple-iphone-11-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/apple/2020/iphone-se-2020-128gb/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte.json create mode 100644 data/smartphone/apple/2020/iphone-se-2020-256gb/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte.json create mode 100644 data/smartphone/apple/2020/iphone-se-2020/apple-iphone-se-2020-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/archos/2017/diamond-omega/archos-diamond-omega-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/archos/2019/oxygen-57/archos-oxygen-57-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/archos/2019/oxygen-63/archos-oxygen-63-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2015/zenfone-2-laser-ze550kl/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/asus/2016/zenfone-go-4-5-lte-zb450kl/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/asus/2017/zenfone-zoom-s/asus-zenfone-zoom-s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/rog-phone/asus-rog-phone-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-5-ze620kl/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-5z-6gb-ram-128gb/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-5z-zs620kl/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-live-l1/asus-zenfone-live-l1-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-max-m2-zb633kl/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-max-pro-m1/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-max-pro-m2-3gb-ram-32gb/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-max-pro-m2-6gb-ram-64gb/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2018/zenfone-max-pro-m2-zb631kl/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2019/6z-6gb-ram-128gb/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/asus/2019/6z/asus-6z-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2019/zenfone-6-edition-30/asus-zenfone-6-edition-30-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/asus/2019/zenfone-6/asus-zenfone-6-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/asus/2020/rog-phone-3-12gb-ram-128gb/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g.json create mode 100644 data/smartphone/asus/2020/rog-phone-3-12gb-ram-256gb/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/asus/2020/rog-phone-3-16gb-ram-512gb/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/asus/2020/rog-phone-3-strix-edition/asus-rog-phone-3-strix-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/asus/2020/rog-phone-3/asus-rog-phone-3-8gb-128gb-5g.json create mode 100644 data/smartphone/asus/2020/zenfone-7-pro/asus-zenfone-7-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/asus/2020/zenfone-7/asus-zenfone-7-6gb-128gb-5g.json create mode 100644 data/smartphone/asus/2021/rog-phone-5-12gb-ram-256gb/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/asus/2021/rog-phone-5-pro/asus-rog-phone-5-pro-16gb-512gb-5g.json create mode 100644 data/smartphone/asus/2021/rog-phone-5/asus-rog-phone-5-8gb-128gb-5g.json create mode 100644 data/smartphone/asus/2021/smartphone-for-snapdragon-insiders/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g.json create mode 100644 data/smartphone/blackberry/2014/passport/blackberry-passport-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/blackberry/2015/priv/blackberry-priv-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/blackberry/2018/key2-le/blackberry-key2-le-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/blackberry/2018/key2/blackberry-key2-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/blackview/2020/bv9900-pro/blackview-bv9900-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/blackview/2021/a100/blackview-a100-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/blu/2018/vivo-xi/blu-vivo-xi-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/blu/2019/g9/blu-g9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/blu/2020/g90/blu-g90-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2018/note-6/coolpad-note-6-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2019/cool-3-plus-3gb-ram-32gb/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2020/cool-6-6gb-ram-128gb/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2020/cool-6/coolpad-cool-6-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2021/cool-10a/coolpad-cool-10a-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/doogee/2020/s90-pro/doogee-s90-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/fairphone/2021/4-5g/fairphone-4-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/gionee/2014/elife-e7-32gb/gionee-elife-e7-32gb-3gb-32gb-3g.json create mode 100644 data/smartphone/gionee/2017/m7/gionee-m7-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/gionee/2017/s10c/gionee-s10c-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/gionee/2017/s11/gionee-s11-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/gionee/2020/k3-pro/gionee-k3-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/gionee/2020/k6/gionee-k6-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/gionee/2020/m12/gionee-m12-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/gionee/2020/m30/gionee-m30-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/gionee/2020/s12-lite/gionee-s12-lite-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/gionee/2021/p15-pro/gionee-p15-pro-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/google/2016/pixel-xl-128gb/google-pixel-xl-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/google/2016/pixel/google-pixel-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/google/2018/pixel-3-128gb/google-pixel-3-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/google/2018/pixel-3-xl-128gb/google-pixel-3-xl-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/google/2018/pixel-3-xl/google-pixel-3-xl-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/google/2018/pixel-3/google-pixel-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/google/2019/pixel-4-xl/google-pixel-4-xl-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/google/2021/pixel-5a/google-pixel-5a-6gb-128gb-5g.json create mode 100644 data/smartphone/google/2021/pixel-6-5g-8gb-ram-256gb/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/google/2021/pixel-6-pro-12gb-ram-256gb/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/google/2021/pixel-6-pro-12gb-ram-512gb/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/hisense/2021/e31-lite/hisense-e31-lite-1gb-16gb-4g-lte.json create mode 100644 data/smartphone/honor/2014/huawei-honor-4x/honor-huawei-honor-4x-2gb-8gb-4g-lte.json create mode 100644 data/smartphone/honor/2015/huawei-honor-4c/honor-huawei-honor-4c-2gb-8gb-3g.json create mode 100644 data/smartphone/honor/2016/huawei-honor-6c/honor-huawei-honor-6c-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2016/huawei-honor-6x-4gb-ram/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2016/huawei-honor-holly-3-3gb-ram-32gb/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2016/huawei-honor-magic/honor-huawei-honor-magic-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-6x/honor-huawei-honor-6x-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-7x-4gb-ram-64gb/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-8-lite/honor-huawei-honor-8-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-8-pro/honor-huawei-honor-8-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-9-lite-3gb-ram-32gb/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-9-premium/honor-huawei-honor-9-premium-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-9i/honor-huawei-honor-9i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2017/huawei-honor-v9/honor-huawei-honor-v9-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-7c-3gb-ram-32gb/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-7c/honor-huawei-honor-7c-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8c/honor-huawei-honor-8c-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8x-4gb-ram-128gb/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-128gb/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-64gb/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8x-max-4gb-ram-128gb/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-8x/honor-huawei-honor-8x-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-9i-2018/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-9n-3gb-ram-32gb/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-9n-4gb-ram-128gb/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-9n/honor-huawei-honor-9n-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-magic-2-8gb-ram-128gb/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-magic-2/honor-huawei-honor-magic-2-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-note-10-6gb-ram-128gb/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-note-10/honor-huawei-honor-note-10-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-play-6gb-ram-64gb/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-play/honor-huawei-honor-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-v10/honor-huawei-honor-v10-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2018/huawei-honor-view-20-8gb-ram-256gb/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/honor/2019/huawei-honor-20i/honor-huawei-honor-20i-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2019/play-3e-3gb-ram-64gb/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2019/play-3e/honor-play-3e-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/honor/2021/50-lite/honor-50-lite-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2021/50-pro/honor-50-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2021/50/honor-50-6gb-128gb-5g.json create mode 100644 data/smartphone/honor/2021/magic-3-5g/honor-magic-3-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/honor/2021/magic-3-pro-5g/honor-magic-3-pro-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2021/magic-3-pro-plus-5g/honor-magic-3-pro-plus-5g-12gb-512gb-5g.json create mode 100644 data/smartphone/honor/2021/play-5/honor-play-5-8gb-128gb-5g.json create mode 100644 data/smartphone/honor/2021/x20-5g/honor-x20-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/htc/2013/desire-600c-dual-sim/htc-desire-600c-dual-sim-1gb-8gb.json create mode 100644 data/smartphone/htc/2014/desire-510/htc-desire-510-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/htc/2014/desire-516/htc-desire-516-1gb-4gb.json create mode 100644 data/smartphone/htc/2014/desire-626-dual-sim/htc-desire-626-dual-sim-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/htc/2014/desire-700-dual-sim/htc-desire-700-dual-sim-1gb-8gb.json create mode 100644 data/smartphone/htc/2014/one-m8/htc-one-m8-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/htc/2018/u12-life/htc-u12-life-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/htc/2019/desire-19-plus/htc-desire-19-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/htc/2019/wildfire-x-4gb-ram-128gb/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/htc/2020/desire-20-plus/htc-desire-20-plus-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/htc/2020/u20-5g/htc-u20-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/htc/2021/desire-21-pro/htc-desire-21-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/htc/2021/wildfire-e2-plus/htc-wildfire-e2-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2014/ascend-p7/huawei-ascend-p7-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/huawei/2014/g620s/huawei-g620s-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/huawei/2016/mate-9-lite/huawei-mate-9-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/enjoy-7-plus/huawei-enjoy-7-plus-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/enjoy-7s/huawei-enjoy-7s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/mate-10-pro-6gb-ram-128gb/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/mate-10-pro/huawei-mate-10-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/nova-2i/huawei-nova-2i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2017/p10-plus/huawei-p10-plus-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/enjoy-9-plus/huawei-enjoy-9-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/mate-20-pro-8gb-ram-256gb/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/mate-20-x/huawei-mate-20-x-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/nova-2-lite/huawei-nova-2-lite-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/p-smart-2019/huawei-p-smart-2019-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/p20-6gb-ram-128gb/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/p20-lite/huawei-p20-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/p20-pro/huawei-p20-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/p20/huawei-p20-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/y6-2018/huawei-y6-2018-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/huawei/2018/y9-2019/huawei-y9-2019-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/mate-20-x-5g/huawei-mate-20-x-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/huawei/2019/nova-4e-4gb-ram-128gb/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/nova-4e/huawei-nova-4e-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/nova-5-pro/huawei-nova-5-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/nova-5t/huawei-nova-5t-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/p30-lite-6gb-ram-128gb/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/p30/huawei-p30-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2019/y7-2019/huawei-y7-2019-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/huawei/2020/mate-40-pro-plus/huawei-mate-40-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/huawei/2020/mate-40-rs-porsche-design/huawei-mate-40-rs-porsche-design-12gb-512gb-5g.json create mode 100644 data/smartphone/huawei/2020/nova-8-se/huawei-nova-8-se-8gb-128gb-5g.json create mode 100644 data/smartphone/huawei/2020/y6s/huawei-y6s-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2020/y8s/huawei-y8s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/huawei/2021/mate-40-pro-4g/huawei-mate-40-pro-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2021/mate-x2/huawei-mate-x2-8gb-256gb-5g.json create mode 100644 data/smartphone/huawei/2021/nova-9-pro/huawei-nova-9-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2018/note-5/infinix-note-5-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/hot-7-pro/infinix-hot-7-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/hot-8/infinix-hot-8-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/s4-4gb-ram-64gb/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/s4-6gb-ram-64gb/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/s4/infinix-s4-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/infinix/2019/s5/infinix-s5-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/hot-10-4gb-ram-64gb/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/hot-9-play/infinix-hot-9-play-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/hot-9/infinix-hot-9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/note-7/infinix-note-7-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/s5-pro/infinix-s5-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2020/smart-4-plus/infinix-smart-4-plus-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/hot-11/infinix-hot-11-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/hot-11s-4gb-ram-128gb/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/hot-11s/infinix-hot-11s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/note-10-6gb-ram-128gb/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/note-11/infinix-note-11-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2021/zero-x-pro/infinix-zero-x-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/infinix/2021/zero-x/infinix-zero-x-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/intex/2016/aqua-classic/intex-aqua-classic-1gb-8gb-3g.json create mode 100644 data/smartphone/intex/2017/aqua-jewel-2/intex-aqua-jewel-2-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/intex/2017/aqua-selfie/intex-aqua-selfie-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/intex/2018/infie-33/intex-infie-33-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/intex/2018/lions-6/intex-lions-6-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2019/neo-855-racing-edition/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2019/neo/iqoo-neo-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2019/vivo-iqoo-pro-5g/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/3-8gb-ram-256gb/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2020/3-pro/iqoo-3-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2020/neo-3-5g-12gb-ram-128gb/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/neo-3-5g-8gb-ram-128gb/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/neo-3/iqoo-neo-3-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/u3/iqoo-u3-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/vivo-iqoo-3/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2020/z1-8gb-ram-128gb/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/z1-nautical-king-limited-edition/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2020/z1/iqoo-z1-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2020/z1x-8gb-ram-128gb/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/7-8gb-ram-256gb/iqoo-7-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2021/7-legend-12gb-ram-256gb/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2021/7/iqoo-7-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/8-5g/iqoo-8-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/neo-5-se-5g/iqoo-neo-5-se-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/neo-5-vitality-edition/iqoo-neo-5-vitality-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/neo-5s-5g/iqoo-neo-5s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/u3x-4g/iqoo-u3x-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2021/u3x/iqoo-u3x-6gb-64gb-5g.json create mode 100644 data/smartphone/iqoo/2021/u5-5g/iqoo-u5-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z3-5g-8gb-ram-128gb/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z3/iqoo-z3-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z5-5g-12gb-ram-256gb/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z5-5g-8gb-ram-256gb/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z5-5g/iqoo-z5-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2021/z5x-5g/iqoo-z5x-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/jolla/2013/smartphone/jolla-smartphone-1gb-16gb-4g-lte.json create mode 100644 data/smartphone/lava/2014/iris-x1/lava-iris-x1-1gb-4gb.json create mode 100644 data/smartphone/lava/2021/z2-max/lava-z2-max-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lava/2021/z2/lava-z2-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lava/2021/z4/lava-z4-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lava/2021/z6/lava-z6-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/leeco/2016/le-pro-3/leeco-le-pro-3-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2016/k6-power-4gb-ram/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2016/p2-3gb-ram/lenovo-p2-3gb-ram-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/k5-play-2gb-ram-16gb/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/k5-pro/lenovo-k5-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/s5-3gb-ram-32gb/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/s5-pro-gt-6gb-ram-64gb/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/s5-pro-gt/lenovo-s5-pro-gt-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/s5-pro/lenovo-s5-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/s5/lenovo-s5-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2018/z5-pro-gt-8gb-ram-256gb/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2019/k10-note-6gb-ram-128gb/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2019/z6-lite/lenovo-z6-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2020/k12-note/lenovo-k12-note-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2020/k12/lenovo-k12-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2020/legion-duel-16gb-ram-512gb/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/lenovo/2020/legion-duel/lenovo-legion-duel-8gb-128gb-5g.json create mode 100644 data/smartphone/lenovo/2020/legion-pro-extreme-transparent-edition/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/lenovo/2021/legion-2-pro/lenovo-legion-2-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/lg/2013/g2-d802t-lte-4g/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2013/gx/lg-gx-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2013/nexus-5-16gb/lg-nexus-5-16gb-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/lg/2013/nexus-5-32gb/lg-nexus-5-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2014/f70/lg-f70-1gb-4gb-4g-lte.json create mode 100644 data/smartphone/lg/2014/g-pro-2-d838/lg-g-pro-2-d838-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/lg/2014/g3-32gb/lg-g3-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2014/l65-dual-d285/lg-l65-dual-d285-1gb-4gb.json create mode 100644 data/smartphone/lg/2014/l70-dual/lg-l70-dual-1gb-4gb.json create mode 100644 data/smartphone/lg/2015/g-flex2/lg-g-flex2-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2015/google-nexus-5x-2015/lg-google-nexus-5x-2015-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/lg/2015/google-nexus-5x-32gb/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2016/stylus-2-plus/lg-stylus-2-plus-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/lg/2017/g6/lg-g6-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lg/2017/q6/lg-q6-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2017/v30-plus/lg-v30-plus-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lg/2017/v30/lg-v30-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lg/2018/g7-plus-thinq/lg-g7-plus-thinq-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/lg/2018/k9/lg-k9-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/lg/2018/q7-plus/lg-q7-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lg/2018/q7/lg-q7-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2019/w30-plus/lg-w30-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lg/2020/v60-thinq/lg-v60-thinq-8gb-128gb-5g.json create mode 100644 data/smartphone/lg/2020/velvet-5g/lg-velvet-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/lg/2020/velvet-dual-screen/lg-velvet-dual-screen-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/lg/2020/w11/lg-w11-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/lg/2020/w31-plus/lg-w31-plus-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lg/2021/w41-pro/lg-w41-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/lg/2021/w41/lg-w41-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/meizu/2018/15-4gb-ram-64gb/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/meizu/2018/16-plus/meizu-16-plus-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/meizu/2018/m6s/meizu-m6s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/meizu/2019/16t-8gb-ram-128gb/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/meizu/2019/16t-8gb-ram-256gb/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/meizu/2019/16t/meizu-16t-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/meizu/2020/17-pro-12gb-ram-256gb/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/meizu/2021/18s-5g/meizu-18s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/meizu/2021/18s-pro-5g/meizu-18s-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/micromax/2014/canvas-knight-a350/micromax-canvas-knight-a350-2gb-32gb-3g.json create mode 100644 data/smartphone/micromax/2019/ione/micromax-ione-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/micromax/2020/in-1b-4gb-ram-64gb/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/micromax/2020/in-1b/micromax-in-1b-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/micromax/2020/in-note-1-4gb-ram-128gb/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/micromax/2020/in-note-1/micromax-in-note-1-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/micromax/2021/in-1-6gb-ram-128gb/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2013/moto-g-8gb/motorola-moto-g-8gb-1gb-8gb.json create mode 100644 data/smartphone/motorola/2013/moto-g/motorola-moto-g-1gb-16gb.json create mode 100644 data/smartphone/motorola/2014/google-nexus-6/motorola-google-nexus-6-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2014/moto-e/motorola-moto-e-1gb-4gb.json create mode 100644 data/smartphone/motorola/2014/moto-g-2nd-gen-16-gb/motorola-moto-g-2nd-gen-16-gb-1gb-16gb.json create mode 100644 data/smartphone/motorola/2014/moto-x-2nd-gen/motorola-moto-x-2nd-gen-2gb-16gb.json create mode 100644 data/smartphone/motorola/2015/moto-x-force-64gb/motorola-moto-x-force-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2015/moto-x-style-32gb/motorola-moto-x-style-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2015/moto-x-style/motorola-moto-x-style-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-g5-plus-3gb-ram-16gb/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-g5-plus/motorola-moto-g5-plus-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-g5/motorola-moto-g5-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-x4-3gb-ram-32gb/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-x4-6gb-ram-64gb/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-x4/motorola-moto-x4-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2017/moto-z2-force/motorola-moto-z2-force-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-e5-plus-4gb-ram-64gb/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-e5/motorola-moto-e5-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-g6-4gb-ram-64gb/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-g6-plus/motorola-moto-g6-plus-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-g6/motorola-moto-g6-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-p30-6gb-ram-128gb/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/moto-z3-play/motorola-moto-z3-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/one-power/motorola-one-power-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/p30-note/motorola-p30-note-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/p30-play/motorola-p30-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2018/p30/motorola-p30-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2019/moto-one-vision/motorola-moto-one-vision-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2019/one/motorola-one-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/edge/motorola-edge-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2020/moto-e6s-2020/motorola-moto-e6s-2020-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/moto-g-5g-plus-6gb-ram-128gb/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2020/moto-g-5g-plus/motorola-moto-g-5g-plus-4gb-64gb-5g.json create mode 100644 data/smartphone/motorola/2020/moto-g-5g/motorola-moto-g-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2020/moto-g9-play/motorola-moto-g9-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/moto-g9-plus/motorola-moto-g9-plus-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/one-5g-2020/motorola-one-5g-2020-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2020/one-5g-uw/motorola-one-5g-uw-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2020/one-fusion-plus/motorola-one-fusion-plus-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/one-fusion/motorola-one-fusion-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2020/razr-5g/motorola-razr-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2021/defy-2021/motorola-defy-2021-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/edge-20-5g/motorola-edge-20-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/edge-20-fusion-5g-8gb-ram-128gb/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/edge-20-fusion-5g/motorola-edge-20-fusion-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/edge-20-pro-5g/motorola-edge-20-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/edge-s-pioneer-edition/motorola-edge-s-pioneer-edition-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/edge-s-pro/motorola-edge-s-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-e30/motorola-moto-e30-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-e40/motorola-moto-e40-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-e7-power-2gb-ram-32gb/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-edge-s30-5g/motorola-moto-edge-s30-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-g-play-2021/motorola-moto-g-play-2021-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g-power-2021/motorola-moto-g-power-2021-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g-stylus-2021/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g100/motorola-moto-g100-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-g200/motorola-moto-g200-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-g30-6gb-ram-128gb/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g30/motorola-moto-g30-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g31-6gb-ram-128gb/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g31/motorola-moto-g31-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g40-fusion-6gb-ram-128gb/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g41/motorola-moto-g41-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/moto-g50/motorola-moto-g50-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-g51-5g/motorola-moto-g51-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/motorola/2021/moto-g60s/motorola-moto-g60s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2021/one-5g-ace/motorola-one-5g-ace-4gb-64gb-5g.json create mode 100644 data/smartphone/motorola/2021/one-5g-uw-ace/motorola-one-5g-uw-ace-4gb-64gb-5g.json create mode 100644 data/smartphone/nokia/2013/lumia-1520/nokia-lumia-1520-2gb-32gb.json create mode 100644 data/smartphone/nokia/2017/5-3gb-ram/nokia-5-3gb-ram-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/nokia/2017/6-4gb-ram/nokia-6-4gb-ram-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2017/6/nokia-6-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2017/8-6gb-ram-128gb/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2017/8/nokia-8-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/4/nokia-4-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/5-1-plus-nokia-x5/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/6-1-nokia-6-2018/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/6-2018-64gb/nokia-6-2018-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/7-1-plus-nokia-x7/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/8-1/nokia-8-1-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2018/x6-2018/nokia-x6-2018-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/2-2-3gb-ram-32gb/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/2-2/nokia-2-2-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/3-1-c/nokia-3-1-c-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/5-1-plus-6gb-ram-64gb/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/6-2/nokia-6-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/7-2-6gb-ram-64gb/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/7-2/nokia-7-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/8-1-6gb-ram-128gb/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2019/8-1-plus/nokia-8-1-plus-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2020/5-3-6gb-ram-64gb/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2020/8-3-5g/nokia-8-3-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/nokia/2020/c3-3gb-ram-32gb/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/1-4-3gb-ram-64gb/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/3-4/nokia-3-4-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/5-4-6gb-ram-64gb/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/c10/nokia-c10-1gb-16gb-3g.json create mode 100644 data/smartphone/nokia/2021/c20-plus/nokia-c20-plus-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/g10/nokia-g10-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2021/g50-5g/nokia-g50-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/nokia/2021/x100-5g/nokia-x100-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/nokia/2021/xr20/nokia-xr20-6gb-128gb-5g.json create mode 100644 data/smartphone/nubia/2014/z7-max/nubia-z7-max-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/nubia/2015/z9-max/nubia-z9-max-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/nubia/2017/z17/nubia-z17-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nubia/2018/x-6gb-ram-64gb/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/nubia/2018/x/nubia-x-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/nubia/2018/z17s-8gb-ram-128gb/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/nubia/2018/z18/nubia-z18-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/nubia/2020/play-5g/nubia-play-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2016/3t-128gb/oneplus-3t-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2016/3t/oneplus-3t-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2017/5-6gb-ram-64gb/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2017/5t-star-wars-limited-edition/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6-8gb-ram-128gb/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6-marvel-avengers-limited-edition/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6/oneplus-6-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6t-8gb-ram-128gb/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6t-8gb-ram-256gb/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6t-mclaren-edition/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2018/6t/oneplus-6t-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7-8gb-ram-256gb/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7/oneplus-7-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7t-8gb-ram-256gb/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7t-pro-mclaren-edition/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7t-pro/oneplus-7t-pro-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2019/7t/oneplus-7t-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2020/8-12gb-ram-256gb/oneplus-8-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8-8gb-ram-128gb/oneplus-8-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8-pro-12gb-ram-256gb/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8-pro/oneplus-8-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8/oneplus-8-6gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8t-12gb-ram-256gb/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2020/8t-cyberpunk-2077-limited-edition/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/nord-12gb-ram-256gb/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2020/nord-8gb-ram-128gb/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/nord-n10/oneplus-nord-n10-6gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2020/nord-n100/oneplus-nord-n100-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oneplus/2021/9-12gb-ram-256gb/oneplus-9-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2021/9-pro-12gb-ram-256gb/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2021/9r-12gb-ram-256gb/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2021/9rt-5g-8gb-ram-256gb/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2021/nord-ce-5g-12gb-ram-256gb/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2021/nord-ce-5g-8gb-ram-128gb/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2021/nord-n200/oneplus-nord-n200-4gb-64gb-5g.json create mode 100644 data/smartphone/oppo/2013/n1/oppo-n1-2gb-16gb-3g.json create mode 100644 data/smartphone/oppo/2015/a33/oppo-a33-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/oppo/2017/f5-4gb-ram-32gb/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a3/oppo-a3-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a3s-3gb-ram-32gb/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a3s/oppo-a3s-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a5-4gb-ram-64-gb/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a5/oppo-a5-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a7-3gb-ram-64gb/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a83-2gb-ram-16gb/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/a83/oppo-a83-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/f7-4gb-ram-64gb/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/f9-3gb-ram-64gb/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/f9-pro-6gb-ram-128gb/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/f9-pro/oppo-f9-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/f9/oppo-f9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/find-x-lamborghini-edition/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/r15-plus/oppo-r15-plus-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2018/r17-pro/oppo-r17-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a11/oppo-a11-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a11x/oppo-a11x-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a1k/oppo-a1k-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a5-2020-4gb-ram-128gb/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a5-2020-6gb-ram-128gb/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a5-2020/oppo-a5-2020-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a9-2020-4gb-ram-128gb/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a9/oppo-a9-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a91/oppo-a91-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/a9s/oppo-a9s-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/f11-pro-6gb-ram-128gb/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/f11/oppo-f11-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/k1-6gb-ram-64gb/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/k3-8gb-ram-128gb/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/k3/oppo-k3-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/k5-8gb-ram-256gb/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-10x-zoom/oppo-reno-10x-zoom-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-2/oppo-reno-2-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-2f-6gb-ram-256gb/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-2f/oppo-reno-2f-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-2z/oppo-reno-2z-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-ace/oppo-reno-ace-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno-lite/oppo-reno-lite-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2019/reno/oppo-reno-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a12-4gb-ram-64gb/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a12/oppo-a12-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a15s-4gb-ram-128gb/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a15s/oppo-a15s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a31-2020-6gb-ram-128gb/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a32/oppo-a32-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a33-2020/oppo-a33-2020-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a52-4gb-ram-128gb/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a52-8gb-ram-128gb/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a52/oppo-a52-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a53-2020-6gb-ram-128gb/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a53-5g/oppo-a53-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/a53s/oppo-a53s-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a73-2020/oppo-a73-2020-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/a93/oppo-a93-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/ace-2/oppo-ace-2-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/f15s/oppo-f15s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/f17-8gb-ram-128gb/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/f17-pro-diwali-edition/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/f17-pro/oppo-f17-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/f17/oppo-f17-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/find-x2-lite/oppo-find-x2-lite-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/find-x2-neo/oppo-find-x2-neo-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2020/find-x2-pro-automobili-lamborghini-edition/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2020/find-x2-pro/oppo-find-x2-pro-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2020/k5/oppo-k5-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-3-pro-8gb-ram-256gb/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-3/oppo-reno-3-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-4-5g-8gb-ram-256gb/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-4-5g/oppo-reno-4-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-4-lite/oppo-reno-4-lite-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-4-pro-5g-12gb-ram-256gb/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-4-pro-5g/oppo-reno-4-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-4-pro-ms-dhoni-special-edition/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-4-pro/oppo-reno-4-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno-4-se/oppo-reno-4-se-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-5-pro-5g/oppo-reno-5-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-5-pro-plus-5g/oppo-reno-5-pro-plus-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno-5/oppo-reno-5-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2020/reno3-a/oppo-reno3-a-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2020/reno5-pro-new-year-edition/oppo-reno5-pro-new-year-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/a16k-4gb-ram-64gb/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a53s-5g-8gb-ram-128gb/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/a54-4gb-ram-128gb/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a54-6gb-ram-128gb/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a54/oppo-a54-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a54s/oppo-a54s-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a55-4g-4gb-ram-128gb/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a55-4g/oppo-a55-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a55-5g/oppo-a55-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/a74-5g/oppo-a74-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/a74/oppo-a74-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/a93-5g/oppo-a93-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2021/f19-pro-8gb-ram-256gb/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/f19-pro-plus-5g/oppo-f19-pro-plus-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/f19s/oppo-f19s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/find-n-5g/oppo-find-n-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2021/find-x3-lite/oppo-find-x3-lite-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/find-x3-neo-5g/oppo-find-x3-neo-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2021/find-x3-pro-mars-exploration-edition/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2021/find-x3/oppo-find-x3-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/k9-5g/oppo-k9-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/k9-pro-5g/oppo-k9-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno-5-z-5g/oppo-reno-5-z-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno-5a/oppo-reno-5a-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno-6-4g/oppo-reno-6-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/reno-6-pro-plus-5g/oppo-reno-6-pro-plus-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno-6/oppo-reno-6-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno5-f/oppo-reno5-f-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/reno5-marvel-edition/oppo-reno5-marvel-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2021/reno6-pro-5g-snapdragon/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2021/reno7-se/oppo-reno7-se-8gb-128gb-5g.json create mode 100644 data/smartphone/panasonic/2014/eluga-u/panasonic-eluga-u-2gb-16gb-3g.json create mode 100644 data/smartphone/panasonic/2018/eluga-z1-pro/panasonic-eluga-z1-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/panasonic/2019/eluga-ray-810/panasonic-eluga-ray-810-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/razer/2017/phone/razer-phone-8gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2018/2-3gb-ram-32gb/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2018/2-pro-8gb-ram-128gb/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2018/2-pro/realme-2-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2018/u1-3gb-ram-32gb/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2018/u1-3gb-ram-64gb/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/3-3gb-ram-32gb/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/3i-4gb-ram-64gb/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/3i/realme-3i-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/4-pro/realme-4-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5-4gb-ram-128gb/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5-4gb-ram-64gb/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5-pro-6gb-ram-64gb/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5-pro-8gb-ram-128gb/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5-pro/realme-5-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/5/realme-5-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/c2-2gb-ram-32gb/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/c2-3gb-ram-32gb/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x-8gb-ram-128gb/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x-8gb-ram-256gb/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x-master-edition/realme-x-master-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x-spiderman-edition/realme-x-spiderman-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x/realme-x-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-6gb-ram-128gb/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-8gb-ram-128gb/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-8gb-ram-256gb/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-pro-12gb-ram-256gb/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-pro-6gb-ram-64gb/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-pro-master-edition/realme-x2-pro-master-edition-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2-pro/realme-x2-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/x2/realme-x2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/xt-6gb-ram-64gb/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/xt-8gb-ram-128gb/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2019/xt/realme-xt-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/6-6gb-ram-128gb/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/6-pro-6gb-ram-128gb/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/6-pro-8gb-ram-128gb/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/6i/realme-6i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/6s/realme-6s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7-pro-8gb-ram-128gb/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7-pro-se/realme-7-pro-se-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7-pro/realme-7-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7/realme-7-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7i-4gb-ram-128gb/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/7i/realme-7i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c11/realme-c11-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c12/realme-c12-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c15-4gb-ram-64gb/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c15-holiday-edition/realme-c15-holiday-edition-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c15-qualcomm-edition-4gb-ram-64gb/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c15-qualcomm-edition/realme-c15-qualcomm-edition-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c15/realme-c15-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c17/realme-c17-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c3-4gb-ram-64gb/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/c3-triple-cameras/realme-c3-triple-cameras-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-10/realme-narzo-10-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-10a-4gb-ram-64gb/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-10a/realme-narzo-10a-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-20-4gb-ram-128gb/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-20/realme-narzo-20-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-20a-4gb-ram-64gb/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/narzo-20a/realme-narzo-20a-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/v3-5g/realme-v3-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/realme/2020/x3-8gb-ram-128gb/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/x3-superzoom-edition-12gb-ram-256gb/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/x3-superzoom-edition-8gb-ram-256gb/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/x3-superzoom-edition/realme-x3-superzoom-edition-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/x3/realme-x3-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2020/x50-pro-5g-12gb-ram-256gb/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2020/x50-pro-5g-8gb-ram-128gb/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2020/x50-pro-player-edition/realme-x50-pro-player-edition-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2020/x50m-5g-8gb-ram-256gb/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2021/8-6gb-ram-128gb/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8-8gb-ram-128gb/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8-pro-8gb-ram-128gb/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8-pro/realme-8-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8/realme-8-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8i-6gb-ram-128gb/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/8i/realme-8i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c11-2021-4gb-ram-64gb/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c11-2021/realme-c11-2021-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c20/realme-c20-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c21-4gb-ram-64gb/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c21/realme-c21-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c25-4gb-ram-128gb/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c25s/realme-c25s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/c25y/realme-c25y-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/gt-master-edition-5g-8gb-ram-256gb/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2021/gt-master-edition-5g/realme-gt-master-edition-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/gt-neo-flash/realme-gt-neo-flash-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2021/gt-neo/realme-gt-neo-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/gt-neo2-5g-12gb-ram-256gb/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2021/narzo-30-6gb-ram-128gb/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/narzo-30-pro-5g-8gb-ram-128gb/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/narzo-30-pro/realme-narzo-30-pro-6gb-64gb-5g.json create mode 100644 data/smartphone/realme/2021/narzo-30a-4gb-ram-64gb/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/narzo-30a/realme-narzo-30a-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/narzo-50a-4gb-ram-128gb/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/narzo-50a/realme-narzo-50a-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/narzo-50i/realme-narzo-50i-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2021/q3-pro-carnival-edition/realme-q3-pro-carnival-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/q3s/realme-q3s-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/v15/realme-v15-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/x7-8gb-ram-128gb/realme-x7-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2021/x7-max-12gb-ram-256gb/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2021/x7-pro-ultra/realme-x7-pro-ultra-8gb-128gb-5g.json create mode 100644 data/smartphone/redmagic/2018/nubia-red-magic-6gb-ram-64gb/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/redmagic/2018/nubia-red-magic-mars/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte.json create mode 100644 data/smartphone/redmagic/2018/nubia-red-magic/redmagic-nubia-red-magic-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/redmagic/2019/nubia-red-magic-3-12gb-ram-256gb/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/redmagic/2019/nubia-red-magic-3s/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/redmagic/2020/nubia-red-magic-5s/redmagic-nubia-red-magic-5s-8gb-128gb-5g.json create mode 100644 data/smartphone/redmagic/2021/nubia-red-magic-6-pro/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g.json create mode 100644 data/smartphone/redmagic/2021/nubia-red-magic-6/redmagic-nubia-red-magic-6-8gb-128gb-5g.json create mode 100644 data/smartphone/redmagic/2021/nubia-red-magic-6r/redmagic-nubia-red-magic-6r-8gb-128gb-5g.json create mode 100644 data/smartphone/redmagic/2021/nubia-red-magic-6s-pro-5g/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2014/galaxy-a3-duos/samsung-galaxy-a3-duos-1gb-16gb-3g.json create mode 100644 data/smartphone/samsung/2014/galaxy-a3/samsung-galaxy-a3-1gb-16gb-4g-lte.json create mode 100644 data/smartphone/samsung/2014/galaxy-grand-prime/samsung-galaxy-grand-prime-1gb-8gb-3g.json create mode 100644 data/smartphone/samsung/2014/galaxy-note-edge/samsung-galaxy-note-edge-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2015/galaxy-s6-edge-128gb/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2016/galaxy-c7/samsung-galaxy-c7-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2016/galaxy-j1-mini/samsung-galaxy-j1-mini-1gb-8gb-3g.json create mode 100644 data/smartphone/samsung/2016/galaxy-j2-pro/samsung-galaxy-j2-pro-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/samsung/2016/galaxy-j5-prime/samsung-galaxy-j5-prime-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/samsung/2016/galaxy-note-7/samsung-galaxy-note-7-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2017/galaxy-a9-star/samsung-galaxy-a9-star-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2017/galaxy-note-8/samsung-galaxy-note-8-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2017/galaxy-s8-plus-6gb-ram-128gb/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2017/galaxy-s8-plus/samsung-galaxy-s8-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a7-2018-6gb-ram-128gb/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a7-2018/samsung-galaxy-a7-2018-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a8s-8gb-ram-128gb/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a9-2018/samsung-galaxy-a9-2018-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a9-8gb-ram-128gb/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-a9-star-pro/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-j6-plus/samsung-galaxy-j6-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-note-9-8gb-ram-512gb/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-note-9/samsung-galaxy-note-9-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2018/galaxy-s9/samsung-galaxy-s9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a10e/samsung-galaxy-a10e-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a10s-3gb-ram-32gb/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a10s/samsung-galaxy-a10s-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a20s-4gb-ram-64gb/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a30s-4gb-ram-128gb/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a30s/samsung-galaxy-a30s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a40/samsung-galaxy-a40-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a50-6gb-ram-64gb/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a50/samsung-galaxy-a50-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a50s-6gb-ram-128gb/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a50s/samsung-galaxy-a50s-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-a9-pro-2019/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-m30-6gb-ram-128gb/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-m30/samsung-galaxy-m30-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-m30s-4gb-ram-128gb/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-m30s-6gb-ram-128gb/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-m30s/samsung-galaxy-m30s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-note-10-plus-12gb-ram-512gb/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-note-10-plus-5g/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2019/galaxy-note-10-plus-star-wars-edition/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-note-10-plus/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-note-10/samsung-galaxy-note-10-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-s10/samsung-galaxy-s10-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2019/galaxy-s10e/samsung-galaxy-s10e-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a01-core-2gb-ram-32gb/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a01-core/samsung-galaxy-a01-core-1gb-16gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a02s/samsung-galaxy-a02s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a12/samsung-galaxy-a12-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-128gb/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-64gb/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a21s/samsung-galaxy-a21s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a31/samsung-galaxy-a31-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a51-5g-uw/samsung-galaxy-a51-5g-uw-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-a51-5g/samsung-galaxy-a51-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-a51-8gb-ram-128gb/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a51/samsung-galaxy-a51-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a51s-5g/samsung-galaxy-a51s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-a71-5g/samsung-galaxy-a71-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-a71/samsung-galaxy-a71-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-a71s-5g-uw/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-a71s-5g/samsung-galaxy-a71s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-f41-6gb-ram-128gb/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-f41/samsung-galaxy-f41-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m11/samsung-galaxy-m11-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m21/samsung-galaxy-m21-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m21s/samsung-galaxy-m21s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m31-6gb-ram-128gb/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m31-8gb-ram-128gb/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m31/samsung-galaxy-m31-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m31s-8gb-ram-128gb/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m31s/samsung-galaxy-m31s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m51-8gb-ram-128gb/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-m51/samsung-galaxy-m51-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-note-10-lite-8gb-ram-128gb/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-note-20-5g/samsung-galaxy-note-20-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-note-20-ultra-4g/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-note-20-ultra-5g/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-note-20/samsung-galaxy-note-20-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s10-lite-8gb-ram-512gb/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s10-lite/samsung-galaxy-s10-lite-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-5g-uw/samsung-galaxy-s20-5g-uw-12gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-5g/samsung-galaxy-s20-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-fe-256gb/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-fe/samsung-galaxy-s20-fe-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-plus/samsung-galaxy-s20-plus-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-ultra-5g/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20-ultra/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-s20/samsung-galaxy-s20-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2020/galaxy-z-fold-2-5g/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2020/w21-5g/samsung-w21-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-a03-4gb-ram-64gb/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a03/samsung-galaxy-a03-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a03s-4gb-ram-64gb/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a03s/samsung-galaxy-a03s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a12-4gb-ram-128gb/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a12-6gb-ram-128gb/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a12-exynos-850-6gb-ram-128gb/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a12-exynos-850/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a12-nacho/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a21-simple-scv49/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a22/samsung-galaxy-a22-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a32-5g/samsung-galaxy-a32-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-a52-8gb-ram-128gb/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a52s-5g-8gb-ram-128gb/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-a52s-5g/samsung-galaxy-a52s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-a72-8gb-ram-256gb/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-a72/samsung-galaxy-a72-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f02s/samsung-galaxy-f02s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f12-4gb-ram-128gb/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f12/samsung-galaxy-f12-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f22-6gb-ram-128gb/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f22/samsung-galaxy-f22-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-f52-5g/samsung-galaxy-f52-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-f62-8gb-ram-128gb/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m02s-4gb-ram-64gb/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m02s/samsung-galaxy-m02s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m12-6gb-ram-128gb/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m21-2021-6gb-ram-128gb/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m21-2021/samsung-galaxy-m21-2021-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m22/samsung-galaxy-m22-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32-5g-8gb-ram-128gb/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32-5g/samsung-galaxy-m32-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32-6gb-ram-128gb/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32-prime-edition-6gb-ram-128gb/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32-prime-edition/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m32/samsung-galaxy-m32-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-m42-5g-8gb-ram-128gb/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-m52-5g-8gb-ram-128gb/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-m52-5g/samsung-galaxy-m52-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-m62/samsung-galaxy-m62-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2021/galaxy-quantum-2-5g/samsung-galaxy-quantum-2-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21-5g-8gb-ram-256gb/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21-plus-5g-8gb-ram-256gb/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21-plus/samsung-galaxy-s21-plus-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21-ultra-5g-12gb-ram-128gb/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21-ultra-5g-16gb-ram-512gb/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-s21/samsung-galaxy-s21-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-z-flip-3-5g-8gb-ram-256gb/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-z-flip-3/samsung-galaxy-z-flip-3-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-z-fold-3-5g-12gb-ram-512gb/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2021/galaxy-z-fold-3/samsung-galaxy-z-fold-3-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2021/w22-5g/samsung-w22-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/sharp/2017/aquos-s2/sharp-aquos-s2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sharp/2018/aquos-s3-high-edition/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/sharp/2018/aquos-s3/sharp-aquos-s3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sharp/2019/aquos-r3/sharp-aquos-r3-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/sharp/2019/aquos-sense-3/sharp-aquos-sense-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sharp/2020/aquos-r5g/sharp-aquos-r5g-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/sharp/2021/aquos-r6/sharp-aquos-r6-12gb-128gb-5g.json create mode 100644 data/smartphone/smartisan/2019/jianguo-pro-3/smartisan-jianguo-pro-3-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/smartisan/2020/nut-r2/smartisan-nut-r2-8gb-128gb-5g.json create mode 100644 data/smartphone/sony/2014/xperia-c3/sony-xperia-c3-1gb-8gb-3g.json create mode 100644 data/smartphone/sony/2014/xperia-e3-single-sim/sony-xperia-e3-single-sim-1gb-4gb.json create mode 100644 data/smartphone/sony/2014/xperia-t2-ultra-dual/sony-xperia-t2-ultra-dual-1gb-8gb.json create mode 100644 data/smartphone/sony/2014/xperia-z2/sony-xperia-z2-3gb-16gb.json create mode 100644 data/smartphone/sony/2014/xperia-z3/sony-xperia-z3-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/sony/2015/xperia-z5-dual-sim/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/sony/2017/xperia-r1/sony-xperia-r1-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/sony/2018/xperia-xz3/sony-xperia-xz3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2019/xperia-10-plus/sony-xperia-10-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2019/xperia-10/sony-xperia-10-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2019/xperia-8/sony-xperia-8-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2019/xperia-ace/sony-xperia-ace-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2019/xperia-xz4/sony-xperia-xz4-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/sony/2020/xperia-1-ii/sony-xperia-1-ii-8gb-256gb-5g.json create mode 100644 data/smartphone/sony/2020/xperia-5-ii/sony-xperia-5-ii-8gb-128gb-5g.json create mode 100644 data/smartphone/sony/2020/xperia-8-lite/sony-xperia-8-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/sony/2021/xperia-1-iii/sony-xperia-1-iii-12gb-256gb-5g.json create mode 100644 data/smartphone/sony/2021/xperia-10-iii-lite-5g/sony-xperia-10-iii-lite-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/sony/2021/xperia-ace-2/sony-xperia-ace-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tcl/2020/10-5g-uw/tcl-10-5g-uw-6gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2020/10-plus/tcl-10-plus-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/tcl/2020/10-pro/tcl-10-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/tcl/2020/10l/tcl-10l-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/tcl/2021/20-pro-5g/tcl-20-pro-5g-6gb-256gb-5g.json create mode 100644 data/smartphone/tcl/2021/20l-plus/tcl-20l-plus-6gb-256gb-4g-lte.json create mode 100644 data/smartphone/tcl/2021/20l/tcl-20l-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tcl/2021/20y/tcl-20y-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2019/camon-11s/tecno-camon-11s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/tecno/2019/camon-iace-2x/tecno-camon-iace-2x-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/tecno/2019/spark-power/tecno-spark-power-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2020/pova-6gb-ram-128gb/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2020/spark-5-pro/tecno-spark-5-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2020/spark-5/tecno-spark-5-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/tecno/2020/spark-6-go/tecno-spark-6-go-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2020/spark-power-2-air/tecno-spark-power-2-air-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/camon-17/tecno-camon-17-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/camon-18/tecno-camon-18-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/pova-2-6gb-ram-128gb/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/pova-2/tecno-pova-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/spark-8-3gb-ram-32gb/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/spark-8-4gb-ram-64gb/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/spark-8/tecno-spark-8-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2021/spark-8t/tecno-spark-8t-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2019/power-6/ulefone-power-6-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vertu/2014/signature-touch/vertu-signature-touch-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2016/xplay-5-elite/vivo-xplay-5-elite-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2017/v7-plus/vivo-v7-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2017/y75/vivo-y75-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/nex/vivo-nex-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/v11-pro/vivo-v11-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/v11i/vivo-v11i-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/x21i/vivo-x21i-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/y71-4gb-ram/vivo-y71-4gb-ram-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/y83/vivo-y83-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2018/y93-3gb-ram-64gb/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/nex-3-5g-12gb-ram-256gb/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2019/s1-6gb-ram-128gb/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/s1-6gb-ram-64gb/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/s1/vivo-s1-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u10-3gb-ram-64gb/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u10-4gb-ram-64gb/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u10/vivo-u10-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u20-6gb-ram-64gb/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u20/vivo-u20-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/u3-6gb-ram-64gb/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/v15-pro-8gb-ram-128gb/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/v15-pro/vivo-v15-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/v15/vivo-v15-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/v17/vivo-v17-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/x30/vivo-x30-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2019/y12-3gb-ram-64gb/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y12/vivo-y12-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y3-6gb-ram-128gb/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y3/vivo-y3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y7s/vivo-y7s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y90/vivo-y90-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y91-3gb-ram-32gb/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y91i-2gb-ram-32gb/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/y91i-3gb-ram-32gb/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/z1-pro-6gb-ram-64gb/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/z1-pro/vivo-z1-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/z1x-4gb-ram-128gb/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/z1x/vivo-z1x-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2019/z3x/vivo-z3x-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/nex-3s-5g/vivo-nex-3s-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2020/s5-8gb-ram-256gb/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/s5/vivo-s5-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/s7-5g/vivo-s7-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/s7e-5g/vivo-s7e-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/v19-8gb-ram-256gb/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v19-neo/vivo-v19-neo-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v19/vivo-v19-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v20-2021-8-gb-ram-256-gb/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v20-2021/vivo-v20-2021-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v20-8gb-ram-256gb/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/v20-pro/vivo-v20-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/x50-pro-5g/vivo-x50-pro-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2020/x50-pro-plus-5g-8gb-ram-256gb/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2020/x50e-5g/vivo-x50e-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/y11s/vivo-y11s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y12-2020/vivo-y12-2020-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y1s-3gb-ram-32gb/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y1s/vivo-y1s-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y20/vivo-y20-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y30-6gb-ram-128gb/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y30-standard-edition/vivo-y30-standard-edition-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y51-2020/vivo-y51-2020-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2020/y51s/vivo-y51s-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/y70s-5g/vivo-y70s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/y73s/vivo-y73s-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2020/z5x-2020/vivo-z5x-2020-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/s10-5g/vivo-s10-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/s10-pro-5g/vivo-s10-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/s12-pro-5g/vivo-s12-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/u3x/vivo-u3x-6gb-64gb-5g.json create mode 100644 data/smartphone/vivo/2021/v21-5g-8gb-ram-256gb/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/v21/vivo-v21-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/x60-12gb-ram-256gb/vivo-x60-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60-curved-screen-edition/vivo-x60-curved-screen-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60-pro-plus-5g-8gb-ram-128gb/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60-pro-plus/vivo-x60-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60-pro/vivo-x60-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60t-pro-5g/vivo-x60t-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/x60t-pro-plus/vivo-x60t-pro-plus-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/x70-5g/vivo-x70-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/x70-pro-plus-5g/vivo-x70-pro-plus-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2021/y12g-3gb-ram-64gb/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y12g/vivo-y12g-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y20g-6gb-ram-128gb/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y20g/vivo-y20g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y21-2021-4gb-ram-128gb/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y21-2021/vivo-y21-2021-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y21t/vivo-y21t-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y31-6gb-ram-128gb/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y31s-5g/vivo-y31s-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/y32/vivo-y32-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y51a-2021-6gb-ram-128gb/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2021/y70t-5g/vivo-y70t-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2021/y73-2021/vivo-y73-2021-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/wiko/2021/t3/wiko-t3-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2013/mi-2s/xiaomi-mi-2s-2gb-32gb.json create mode 100644 data/smartphone/xiaomi/2015/mi-4c/xiaomi-mi-4c-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2015/redmi-2/xiaomi-redmi-2-1gb-8gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2015/redmi-note-2-prime/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2016/mi-5s-plus/xiaomi-mi-5s-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2016/mi-note-2-special-edition/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2016/mi5-plus/xiaomi-mi5-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2016/redmi-4a/xiaomi-redmi-4a-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-max-2-32gb/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-max-2/xiaomi-mi-max-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-mix-2-6gb-ram-64gb/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-mix-2/xiaomi-mi-mix-2-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-note-3-4gb-ram-64gb/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/mi-note-3-6gb-ram-64gb/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-4-3gb-ram-32gb/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-4-4gb-ram-64gb/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-4a-32gb/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-4x/xiaomi-redmi-4x-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-5-plus-3gb-ram-32gb/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-5a-3gb-ram-32gb/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-5a/xiaomi-redmi-5a-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-note-5a-prime/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2017/redmi-note-5a/xiaomi-redmi-note-5a-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-8-6gb-ram-128gb/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-8-8gb-ram-128gb/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-8-lite-4gb-ram-64gb/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-8-pro-6gb-ram-128gb/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-8-youth/xiaomi-mi-8-youth-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-a2-lite-3gb-ram-32gb/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-a2-lite/xiaomi-mi-a2-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-a2/xiaomi-mi-a2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-max-3/xiaomi-mi-max-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-mix-2s-6gb-ram-128gb/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-mix-3-10gb-ram-512gb/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-mix-3-8gb-ram-128gb/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/mi-mix-3/xiaomi-mi-mix-3-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/poco-f1-6gb-ram-128gb/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/poco-f1/xiaomi-poco-f1-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-5-2gb-ram-16gb/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-5-3gb-ram-32gb/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6-3gb-ram-64gb/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6-pro-4gb-ram-64gb/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6-pro/xiaomi-redmi-6-pro-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6/xiaomi-redmi-6-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6a-2gb-ram-32gb/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6a-3gb-ram-32gb/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-6a/xiaomi-redmi-6a-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-5-3gb-ram-32gb/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-5-pro-6gb-ram-64gb/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-5-pro/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-6-pro-3gb-ram-32gb/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-6-pro-6gb-ram-64gb/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-note-6-pro/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-y2-4gb-ram-64gb/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2018/redmi-y2/xiaomi-redmi-y2-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/black-shark-2-12gb-ram-256gb/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9-6gb-ram-128gb/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9-lite/xiaomi-mi-9-lite-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9-se-6gb-ram-128gb/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9-se/xiaomi-mi-9-se-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9/xiaomi-mi-9-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-9t/xiaomi-mi-9t-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-a3-6gb-ram-128gb/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-a3/xiaomi-mi-a3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-cc9-meitu-edition/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-cc9-pro-8gb-ram-128gb/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-cc9/xiaomi-mi-cc9-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/mi-note-10/xiaomi-mi-note-10-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-7-4gb-ram-64gb/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-7a-2gb-ram-32gb/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-7a/xiaomi-redmi-7a-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-8-4gb-ram-64gb/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-8/xiaomi-redmi-8-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-8a-3gb-ram-32gb/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-8a/xiaomi-redmi-8a-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20-pro-8gb-ram-256gb/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20-pro-exclusive-edition/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20-pro-marvel-edition/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20-pro-signature-edition/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20-pro/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k20/xiaomi-redmi-k20-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-k30-5g-8gb-ram-128gb/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7-3gb-ram-32gb/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7-6gb-ram-64gb/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7-pro-6gb-ram-64gb/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7-pro/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7/xiaomi-redmi-note-7-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7s-4gb-ram-64gb/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-7s/xiaomi-redmi-note-7s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8-3gb-ram-32gb/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8-6gb-ram-128gb/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8-pro-8gb-ram-128gb/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8-pro/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8/xiaomi-redmi-note-8-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-note-8t/xiaomi-redmi-note-8t-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-y3-4gb-ram-64gb/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2019/redmi-y3/xiaomi-redmi-y3-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/mi-10-5g-8gb-ram-256gb/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-10-lite-zoom-edition/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-10-pro/xiaomi-mi-10-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-10-ultra/xiaomi-mi-10-ultra-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-10-youth-edition-5g-8gb-ram-256gb/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-10t-5g-8gb-ram-128gb/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/mi-11/xiaomi-mi-11-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/poco-c3-4gb-ram-64gb/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-c3/xiaomi-poco-c3-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-f2-pro-8gb-ram-256gb/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/poco-f2-pro/xiaomi-poco-f2-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/poco-m2-pro-6gb-ram-128gb/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-m2-pro/xiaomi-poco-m2-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-m2/xiaomi-poco-m2-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-x2-6gb-ram-128gb/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-x2/xiaomi-poco-x2-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-x3-8gb-ram-128gb/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-x3-nfc/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/poco-x3/xiaomi-poco-x3-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-128gb/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-256gb/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-10x-5g/xiaomi-redmi-10x-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-10x-pro-5g-8gb-ram-256gb/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-10x-pro-5g/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-8a-dual-3gb-ram-32gb/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-8a-dual/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-8a-pro/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9-power-4gb-ram-128gb/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9-power/xiaomi-redmi-9-power-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9-prime-4gb-ram-128gb/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9-prime/xiaomi-redmi-9-prime-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9/xiaomi-redmi-9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9a-3gb-ram-32gb/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9a-6gb-ram-128gb/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9a/xiaomi-redmi-9a-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9c-3gb-ram-64gb/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9c-nfc/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9i-4gb-ram-128gb/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-9i/xiaomi-redmi-9i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-k30-pro-zoom-edition/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-k30i-5g/xiaomi-redmi-k30i-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-k30s-ultra/xiaomi-redmi-k30s-ultra-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-4g/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-4gb-ram-128gb/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-5g/xiaomi-redmi-note-9-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-6gb-ram-128gb/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-pro-4gb-ram-128gb/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-pro-6gb-ram-128gb/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-pro-max-8gb-ram-128gb/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-pro-max/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9-pro/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9/xiaomi-redmi-note-9-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2020/redmi-note-9s/xiaomi-redmi-note-9s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/12x-5g/xiaomi-12x-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/civi-5g/xiaomi-civi-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-10i-6gb-ram-64gb/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-10i-8gb-ram-128gb/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-10i/xiaomi-mi-10i-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-11-lite-8gb-ram-128gb/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/mi-11-lite-ne-5g-8gb-ram-128gb/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-11-lite-ne-5g/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-11-lite/xiaomi-mi-11-lite-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/mi-11-pro/xiaomi-mi-11-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-11x-pro-5g-8gb-ram-256gb/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-11x-pro/xiaomi-mi-11x-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-mix-4/xiaomi-mi-mix-4-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/mi-mix-fold/xiaomi-mi-mix-fold-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/poco-c31-4gb-ram-64gb/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/poco-c31/xiaomi-poco-c31-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-128gb/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-256gb/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/poco-m2-reloaded/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/poco-m3-6gb-ram-128gb/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/poco-x3-pro-8gb-ram-128gb/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/poco-x3-pro/xiaomi-poco-x3-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-10-prime-6gb-ram-128gb/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-10-prime/xiaomi-redmi-10-prime-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9-activ-6gb-ram-128gb/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9-activ/xiaomi-redmi-9-activ-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9-power-6gb-ram-128gb/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9a-sport-3gb-ram-32gb/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9a-sport/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9i-sport/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-9t/xiaomi-redmi-9t-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-k40-game-enhanced-edition/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/redmi-k40-pro/xiaomi-redmi-k40-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/redmi-k40/xiaomi-redmi-k40-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-6gb-ram-128gb/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-je-5g/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-lite-4gb-ram-128gb/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-lite-6gb-ram-128gb/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-lite/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro-6gb-ram-128gb/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro-8gb-ram-128gb/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro-max-6gb-ram-128gb/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro-max-8gb-ram-128gb/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro-max/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10-pro/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10s-6gb-ram-128gb/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10s-8gb-ram-128gb/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10s/xiaomi-redmi-note-10s-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-10t-5g-6gb-ram-128gb/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-8-2021/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2021/redmi-note-9t-5g/xiaomi-redmi-note-9t-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/xolo/2019/zx-6gb-ram-128gb/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xolo/2019/zx/xolo-zx-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/yota/2014/yotaphone-2/yota-yotaphone-2-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/zte/2014/grand-sii-s2/zte-grand-sii-s2-2gb-16gb-3g.json create mode 100644 data/smartphone/zte/2017/blade-v8/zte-blade-v8-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/zte/2017/max-xl/zte-max-xl-2gb-16gb-4g-lte.json create mode 100644 data/smartphone/zte/2019/nubia-mini-5g/zte-nubia-mini-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/zte/2020/axon-20-5g/zte-axon-20-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/zte/2021/axon-30-5g/zte-axon-30-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/zte/2021/axon-30-ultra/zte-axon-30-ultra-8gb-256gb-5g.json create mode 100644 data/smartphone/zte/2021/blade-a31/zte-blade-a31-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/zte/2021/blade-a51/zte-blade-a51-2gb-32gb-4g-lte.json diff --git a/data/smartphone/acer/2015/liquid-jade-primo/acer-liquid-jade-primo-3gb-32gb-4g-lte.json b/data/smartphone/acer/2015/liquid-jade-primo/acer-liquid-jade-primo-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..0dd9f68c3fd --- /dev/null +++ b/data/smartphone/acer/2015/liquid-jade-primo/acer-liquid-jade-primo-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "acer-liquid-jade-primo-3gb-32gb-4g-lte", + "name": "Acer Liquid Jade Primo", + "brand": "acer", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 2870, + "weight_g": 150.0, + "os": "Windows Phone v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "liquid-jade-primo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2870 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Acer", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "21 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 156.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Acer Liquid Jade Primo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 81999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Hexa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Windows Phone v10" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/alcatel/2020/1b-2020/alcatel-1b-2020-2gb-16gb-4g-lte.json b/data/smartphone/alcatel/2020/1b-2020/alcatel-1b-2020-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..7f9e0218783 --- /dev/null +++ b/data/smartphone/alcatel/2020/1b-2020/alcatel-1b-2020-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-1b-2020-2gb-16gb-4g-lte", + "name": "Alcatel 1B (2020)", + "brand": "alcatel", + "release_date": "2020-04-30", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 168.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "1b-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "16 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Front Camera
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2
Primary Camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.6 x 146.1 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "1B", + "General.OS Updates": "", + "General.Release Date": "April 30, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Alcatel 1B (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4790.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Motorola Moto G77 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18796}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26939}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 215", + "Technical.Core Details": "Quad core, 1.3 GHz, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-215" +} diff --git a/data/smartphone/alcatel/2020/1se-2020/alcatel-1se-2020-3gb-32gb-4g-lte.json b/data/smartphone/alcatel/2020/1se-2020/alcatel-1se-2020-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..729442ae433 --- /dev/null +++ b/data/smartphone/alcatel/2020/1se-2020/alcatel-1se-2020-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-1se-2020-3gb-32gb-4g-lte", + "name": "Alcatel 1SE (2020)", + "brand": "alcatel", + "release_date": "2020-10-28", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 175.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "1se-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "1SE (2020)", + "General.OS Updates": "", + "General.Release Date": "October 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Alcatel 1SE (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/alcatel/2021/5x/alcatel-5x-4gb-128gb-4g-lte.json b/data/smartphone/alcatel/2021/5x/alcatel-5x-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..dd6522d8061 --- /dev/null +++ b/data/smartphone/alcatel/2021/5x/alcatel-5x-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-5x-4gb-128gb-4g-lte", + "name": "Alcatel 5X", + "brand": "alcatel", + "release_date": "2021-01-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
5 MP ƒ/2.2
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 165 x 9.09 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5x", + "General.OS Updates": "", + "General.Release Date": "January 06, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Alcatel 5X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22 ", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/amazon/2014/fire-phone-at-t/amazon-fire-phone-at-t-2gb-32gb-4g-lte.json b/data/smartphone/amazon/2014/fire-phone-at-t/amazon-fire-phone-at-t-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..f360bc83c84 --- /dev/null +++ b/data/smartphone/amazon/2014/fire-phone-at-t/amazon-fire-phone-at-t-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "amazon-fire-phone-at-t-2gb-32gb-4g-lte", + "name": "Amazon Fire Phone (AT&T)", + "brand": "amazon", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2400, + "weight_g": 160.0, + "os": "v3.5", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "fire-phone-at-t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "4.7 inches, 720 x 1280 pixels", + "resolution": "~ 312 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v3.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2400 mAh, Li-ion Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "22 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Amazon", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v3.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66.5 x 139.19 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 312 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.7 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, H.263", + "Name": "Amazon Fire Phone (AT&T)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12550.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nokia X60 Pro 5G\", \"Price\": 49990}, {\"Name\": \"Vivo V26 Pro\", \"Price\": 42990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84879}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": " v3.5" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/apple/2019/iphone-11-128gb/apple-iphone-11-128gb-4gb-128gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-128gb/apple-iphone-11-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9c0a55f9db1 --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-128gb/apple-iphone-11-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-128gb-4gb-128gb-4g-lte", + "name": "Apple iPhone 11 (128GB)", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3110, + "weight_g": 194.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3110 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral Wireless Charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 150.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True-tone Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "6.1 inches, 828 x 1792 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 11", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48900.0", + "Price Drop": "5.302413", + "Price Drop Amount": "2593", + "Related Items": "[{\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Tecno Pova 7 5G\", \"Price\": 14249}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Samsung Galaxy A26 (6GB RAM + 128GB)\", \"Price\": 21499}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-256gb/apple-iphone-11-256gb-4gb-256gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-256gb/apple-iphone-11-256gb-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..1e80c0f710d --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-256gb/apple-iphone-11-256gb-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 (256GB)", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3110, + "weight_g": 194.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3110 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral Wireless Charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 150.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True-tone Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "6.1 inches, 828 x 1792 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 11", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 (256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 Pro Plus (12GB RAM + 256GB)\", \"Price\": 26990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19985}, {\"Name\": \"Realme P5 5G\", \"Price\": 19990}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}, {\"Name\": \"Honor 200 Smart\", \"Price\": 18990}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Poco F6 5G\", \"Price\": 20490}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-pro-256gb/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-pro-256gb/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..638a4c7580c --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-pro-256gb/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-pro-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 Pro (256GB)", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3190, + "weight_g": 188.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-pro-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3190 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral wireless charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait Lighting with six effects, Five‑element lens, Auto image stabilisation ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2 (Telephoto)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning Cable", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.4 x 144 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True Tone display, Wide colour display, Haptic Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "5.8 inches, 1125 x 2436 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 4 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11 Pro ", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 Pro (256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "121300.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Oppo F25 Pro 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 57999}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 14 Plus\", \"Price\": 69900}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16742}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-pro-512gb/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-pro-512gb/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte.json new file mode 100644 index 00000000000..5e522ab2195 --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-pro-512gb/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-pro-512gb-4gb-512gb-4g-lte", + "name": "Apple iPhone 11 Pro (512GB)", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3190, + "weight_g": 188.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-pro-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3190 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral wireless charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait Lighting with six effects, Five‑element lens, Auto image stabilisation ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2 (Telephoto)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning Cable", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.4 x 144 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True Tone display, Wide colour display, Haptic Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "5.8 inches, 1125 x 2436 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 4 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11 Pro ", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 Pro (512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "140300.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-pro-max-256gb/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-pro-max-256gb/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..63614b90552 --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-pro-max-256gb/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 Pro Max (256GB)", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 226.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-pro-max-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1242 x 2688 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral wireless charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait Lighting with six effects, Five‑element lens, Auto image stabilisation", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2 (Telephoto)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning Cable", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 158 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "226 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True Tone display, Wide Colour Display, Haptic Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.5 inches, 1242 x 2688 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 4 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XI Pro Max", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 Pro Max (256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "94900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 23898}, {\"Name\": \"Apple iPhone 15 Plus\", \"Price\": 66390}, {\"Name\": \"Apple iPhone 11\", \"Price\": 43900}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Apple iPhone 16 Plus\", \"Price\": 76490}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-pro-max/apple-iphone-11-pro-max-4gb-64gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-pro-max/apple-iphone-11-pro-max-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..acbf4ea8e65 --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-pro-max/apple-iphone-11-pro-max-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-pro-max-4gb-64gb-4g-lte", + "name": "Apple iPhone 11 Pro Max", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 226.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1242 x 2688 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral wireless charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait Lighting with six effects, Five‑element lens, Auto image stabilisation", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2 (Telephoto)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning Cable", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 158 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "226 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True Tone display, Wide Colour Display, Haptic Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.5 inches, 1242 x 2688 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 4 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XI Pro Max", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "117100.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24200}, {\"Name\": \"Apple iPhone 13\", \"Price\": 43900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11-pro/apple-iphone-11-pro-4gb-64gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11-pro/apple-iphone-11-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..84c995daf1d --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11-pro/apple-iphone-11-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-pro-4gb-64gb-4g-lte", + "name": "Apple iPhone 11 Pro", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3190, + "weight_g": 188.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3190 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral wireless charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait Lighting with six effects, Five‑element lens, Auto image stabilisation ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2 (Telephoto)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning Cable", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.4 x 144 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True Tone display, Wide colour display, Haptic Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "5.8 inches, 1125 x 2436 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 4 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11 Pro ", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 13\", \"Price\": 43900}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Apple iPhone 14\", \"Price\": 52190}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Apple iPhone 13 (512GB)\", \"Price\": 60900}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2019/iphone-11/apple-iphone-11-4gb-64gb-4g-lte.json b/data/smartphone/apple/2019/iphone-11/apple-iphone-11-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3eeac6718da --- /dev/null +++ b/data/smartphone/apple/2019/iphone-11/apple-iphone-11-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-11-4gb-64gb-4g-lte", + "name": "Apple iPhone 11", + "brand": "apple", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 3110, + "weight_g": 194.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3110 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Bilateral Wireless Charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2
Retina Flash", + "Camera.Front Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Lightning", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 150.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "True-tone Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "6.1 inches, 828 x 1792 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Barometer, Three‑axis, Gyro, Accelerometer, Proximity sensor, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min, IP68 ", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 11", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG", + "Name": "Apple iPhone 11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "43900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Apple iPhone X\", \"Price\": 69873}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15390}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16778}, {\"Name\": \"Apple iPhone 16\", \"Price\": 57999}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports Safari", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2020/iphone-se-2020-128gb/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte.json b/data/smartphone/apple/2020/iphone-se-2020-128gb/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7cdf69a4896 --- /dev/null +++ b/data/smartphone/apple/2020/iphone-se-2020-128gb/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-se-2020-128gb-3gb-128gb-4g-lte", + "name": "Apple iPhone SE 2020 (128GB)", + "brand": "apple", + "release_date": "2020-04-15", + "ram_gb": 3, + "battery_mah": 1821, + "weight_g": 148.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-se-2020-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "40 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1821 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Works with Qi Chargers", + "Brand": "Apple", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 5x, Panorama, Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "7 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Proprietary v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.3 x 138.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 65.4%", + "Display.Size": "4.7 inches, 750 x 1334 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple Pay", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Barometer, Three‑axis Gyro, Accelerometer, Proximity, Ambient light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone SE (2020)", + "General.OS Updates": "", + "General.Release Date": "April 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Apple iPhone SE 2020 (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "40990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPod Touch (7th Gen)\", \"Price\": 18900}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}, {\"Name\": \"Nothing Phone 2\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2020/iphone-se-2020-256gb/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte.json b/data/smartphone/apple/2020/iphone-se-2020-256gb/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte.json new file mode 100644 index 00000000000..63a0bf9ee4f --- /dev/null +++ b/data/smartphone/apple/2020/iphone-se-2020-256gb/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-se-2020-256gb-3gb-256gb-4g-lte", + "name": "Apple iPhone SE 2020 (256GB)", + "brand": "apple", + "release_date": "2020-04-15", + "ram_gb": 3, + "battery_mah": 1821, + "weight_g": 148.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-se-2020-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "40 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1821 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Works with Qi Chargers", + "Brand": "Apple", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 5x, Panorama, Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "7 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Proprietary v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.3 x 138.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 65.4%", + "Display.Size": "4.7 inches, 750 x 1334 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple Pay", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Barometer, Three‑axis Gyro, Accelerometer, Proximity, Ambient light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone SE (2020)", + "General.OS Updates": "", + "General.Release Date": "April 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Apple iPhone SE 2020 (256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "40990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 8A\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42290}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21247}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/apple/2020/iphone-se-2020/apple-iphone-se-2020-3gb-64gb-4g-lte.json b/data/smartphone/apple/2020/iphone-se-2020/apple-iphone-se-2020-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..107e8b54aca --- /dev/null +++ b/data/smartphone/apple/2020/iphone-se-2020/apple-iphone-se-2020-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-se-2020-3gb-64gb-4g-lte", + "name": "Apple iPhone SE 2020", + "brand": "apple", + "release_date": "2020-04-15", + "ram_gb": 3, + "battery_mah": 1821, + "weight_g": 148.0, + "os": "iOS v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-se-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "40 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1821 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Works with Qi Chargers", + "Brand": "Apple", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 5x, Panorama, Portrait mode with advanced bokeh and Depth Control", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "7 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Proprietary v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.3 x 138.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "~ 65.4%", + "Display.Size": "4.7 inches, 750 x 1334 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Barometer, Three‑axis Gyro, Accelerometer, Proximity, Ambient light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone SE 2", + "General.OS Updates": "", + "General.Release Date": "April 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Apple iPhone SE 2020", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 18349}, {\"Name\": \"Oppo A5 4G\", \"Price\": 14990}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 13299}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 7500}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19992}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16990}, {\"Name\": \"Apple iPhone 8 Plus\", \"Price\": 41500}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18483}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.65 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple A13 Bionic", + "Technical.Core Details": "2x2.65 GHz Lightning + 4x1.8 GHz Thunder", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (4-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v13" + }, + "soc": "apple-a13-bionic" +} diff --git a/data/smartphone/archos/2017/diamond-omega/archos-diamond-omega-8gb-128gb-4g-lte.json b/data/smartphone/archos/2017/diamond-omega/archos-diamond-omega-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..447ea02f909 --- /dev/null +++ b/data/smartphone/archos/2017/diamond-omega/archos-diamond-omega-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "archos-diamond-omega-8gb-128gb-4g-lte", + "name": "Archos Diamond Omega", + "brand": "archos", + "release_date": "2017-01-01", + "ram_gb": 8, + "battery_mah": 3100, + "weight_g": 170.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "diamond-omega", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.73 inches, 1080 x 2040 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Archos", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP + 5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 23 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.7 x 147.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "17:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.73 inches, 1080 x 2040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Archos Diamond Omega", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16890}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/archos/2019/oxygen-57/archos-oxygen-57-3gb-32gb-4g-lte.json b/data/smartphone/archos/2019/oxygen-57/archos-oxygen-57-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3db13534637 --- /dev/null +++ b/data/smartphone/archos/2019/oxygen-57/archos-oxygen-57-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "archos-oxygen-57-3gb-32gb-4g-lte", + "name": "Archos Oxygen 57", + "brand": "archos", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 2800, + "weight_g": 150.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "oxygen-57", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2800 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Archos", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP
AF
0.3 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.7 x 147.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 77.9%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " Oxygen 57", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Archos Oxygen 57", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "unisoc-sc9863" +} diff --git a/data/smartphone/archos/2019/oxygen-63/archos-oxygen-63-4gb-64gb-4g-lte.json b/data/smartphone/archos/2019/oxygen-63/archos-oxygen-63-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fb107d0e0b5 --- /dev/null +++ b/data/smartphone/archos/2019/oxygen-63/archos-oxygen-63-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "archos-oxygen-63-4gb-64gb-4g-lte", + "name": "Archos Oxygen 63", + "brand": "archos", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 162.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "oxygen-63", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Archos", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP
AF
0.3 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 159.2 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Oxygen 63", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Archos Oxygen 63", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "unisoc-sc9863" +} diff --git a/data/smartphone/asus/2015/zenfone-2-laser-ze550kl/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte.json b/data/smartphone/asus/2015/zenfone-2-laser-ze550kl/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..f7f526e2910 --- /dev/null +++ b/data/smartphone/asus/2015/zenfone-2-laser-ze550kl/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte", + "name": "Asus Zenfone 2 Laser ZE550KL", + "brand": "asus", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 170.0, + "os": "Android v5.0 (Lollipop), upgradable to v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-2-laser-ze550kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 1280 x 720 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "77.2 x 152.5 x 10.8 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla 4 Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 70.8%", + "Display.Size": "5.5 inches, 1280 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity, Gyro", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone 2 Laser ZE550KL", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Zenfone 2 Laser ZE550KL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16619}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17099}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v5.0 (Lollipop), upgradable to v6.0 (Marshmallow)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/asus/2016/zenfone-go-4-5-lte-zb450kl/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte.json b/data/smartphone/asus/2016/zenfone-go-4-5-lte-zb450kl/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..369239c2de7 --- /dev/null +++ b/data/smartphone/asus/2016/zenfone-go-4-5-lte-zb450kl/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte", + "name": "Asus ZenFone Go 4.5 LTE (ZB450KL)", + "brand": "asus", + "release_date": "2016-01-01", + "ram_gb": 1, + "battery_mah": 2070, + "weight_g": 135.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-go-4-5-lte-zb450kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2070 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66.7 x 136.5 x 11.2 mm", + "Design.Qwerty": "", + "Design.Weight": "135 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 218 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus ZenFone Go 4.5 LTE (ZB450KL)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16598}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17448}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/asus/2017/zenfone-zoom-s/asus-zenfone-zoom-s-4gb-64gb-4g-lte.json b/data/smartphone/asus/2017/zenfone-zoom-s/asus-zenfone-zoom-s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b75911449a6 --- /dev/null +++ b/data/smartphone/asus/2017/zenfone-zoom-s/asus-zenfone-zoom-s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-zoom-s-4gb-64gb-4g-lte", + "name": "Asus Zenfone Zoom S", + "brand": "asus", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 170.0, + "os": "Android v6.0.1 (Marshmallow), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-zoom-s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "dual-tone , panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 24 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 154.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Asus ZenUI 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 70.2%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZE553KL", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Asus Zenfone Zoom S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/asus/2018/rog-phone/asus-rog-phone-8gb-128gb-4g-lte.json b/data/smartphone/asus/2018/rog-phone/asus-rog-phone-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..01e5f005c7f --- /dev/null +++ b/data/smartphone/asus/2018/rog-phone/asus-rog-phone-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-8gb-128gb-4g-lte", + "name": "Asus ROG Phone", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 200.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 158.83 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 76.8%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV", + "Name": "Asus ROG Phone", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21849}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105999}, {\"Name\": \"Asus ROG Phone 9 FE\", \"Price\": 78990}, {\"Name\": \"Asus Zenfone 10\", \"Price\": 70990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/asus/2018/zenfone-5-ze620kl/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-5-ze620kl/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..22518907765 --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-5-ze620kl/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-5-ze620kl-4gb-64gb-4g-lte", + "name": "Asus Zenfone 5 ZE620KL", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-5-ze620kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone 5 ZE620KL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22670.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/asus/2018/zenfone-5z-6gb-ram-128gb/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-5z-6gb-ram-128gb/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e19559fa036 --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-5z-6gb-ram-128gb/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Asus Zenfone 5Z (6GB RAM + 128GB)", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-5z-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo-tagging, Touch To Focus, Face Detection, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 153 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS620KL", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone 5Z (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C65 (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/asus/2018/zenfone-5z-zs620kl/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-5z-zs620kl/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a866c23a591 --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-5z-zs620kl/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte", + "name": "Asus Zenfone 5z ZS620KL", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-5z-zs620kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo-tagging, Touch To Focus, Face Detection, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 153 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS620KL 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone 5z ZS620KL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/asus/2018/zenfone-live-l1/asus-zenfone-live-l1-2gb-16gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-live-l1/asus-zenfone-live-l1-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..280c6b2ac68 --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-live-l1/asus-zenfone-live-l1-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-live-l1-2gb-16gb-4g-lte", + "name": "Asus ZenFone Live L1", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 140.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-live-l1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 720 x 1440 pixels", + "resolution": "~ 293 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 147.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 293 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus ZenFone Live L1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/asus/2018/zenfone-max-m2-zb633kl/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-max-m2-zb633kl/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..44faa8f480b --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-max-m2-zb633kl/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte", + "name": "Asus Zenfone Max M2 ZB633KL", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 160.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-max-m2-zb633kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 1520 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 158.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.3 inches, 1520 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone Max M2 ZB633KL", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Asus Zenfone Max M2 ZB633KL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"itel A50 (3GB RAM + 64GB)\", \"Price\": 6099}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 632", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-632" +} diff --git a/data/smartphone/asus/2018/zenfone-max-pro-m1/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-max-pro-m1/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..792a9dff77d --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-max-pro-m1/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-max-pro-m1-4gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M1", + "brand": "asus", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-max-pro-m1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "199 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 159 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 76.2%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone Max Pro M1", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone Max Pro M1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 14498}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6660}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6599}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19340}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15697}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17448}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/asus/2018/zenfone-max-pro-m2-3gb-ram-32gb/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-max-pro-m2-3gb-ram-32gb/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..f07c662bd3a --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-max-pro-m2-3gb-ram-32gb/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 (3GB RAM +32GB)", + "brand": "asus", + "release_date": "2018-12-11", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-max-pro-m2-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone Max Pro M2 ZB631KL", + "General.OS Updates": "", + "General.Release Date": "December 11, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone Max Pro M2 (3GB RAM +32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20395}, {\"Name\": \"Samsung Galaxy M33 5G (8GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31799}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27300}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/asus/2018/zenfone-max-pro-m2-6gb-ram-64gb/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-max-pro-m2-6gb-ram-64gb/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..425e4457daf --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-max-pro-m2-6gb-ram-64gb/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 (6GB RAM +64GB)", + "brand": "asus", + "release_date": "2018-12-11", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-max-pro-m2-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone Max Pro M2 ZB631KL", + "General.OS Updates": "", + "General.Release Date": "December 11, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone Max Pro M2 (6GB RAM +64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/asus/2018/zenfone-max-pro-m2-zb631kl/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte.json b/data/smartphone/asus/2018/zenfone-max-pro-m2-zb631kl/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..07dce6aaa74 --- /dev/null +++ b/data/smartphone/asus/2018/zenfone-max-pro-m2-zb631kl/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 ZB631KL", + "brand": "asus", + "release_date": "2018-12-11", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-max-pro-m2-zb631kl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone Max Pro M2 ZB631KL", + "General.OS Updates": "", + "General.Release Date": "December 11, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Asus Zenfone Max Pro M2 ZB631KL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/asus/2019/6z-6gb-ram-128gb/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/asus/2019/6z-6gb-ram-128gb/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..933082738a7 --- /dev/null +++ b/data/smartphone/asus/2019/6z-6gb-ram-128gb/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Asus 6z (6GB RAM + 128GB)", + "brand": "asus", + "release_date": "2019-06-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie), upgradable to v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6z-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W QuickCharge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "
Rear Selfie
Flip, Dual LED Flash", + "Camera.Front Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 159.1 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5 Magnet Stereo Speakers with Dual NxP Smart Amplifier, Smart Key", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6z", + "General.OS Updates": "", + "General.Release Date": "June 19, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus 6z (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v10" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/asus/2019/6z/asus-6z-6gb-64gb-4g-lte.json b/data/smartphone/asus/2019/6z/asus-6z-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7a0c120d626 --- /dev/null +++ b/data/smartphone/asus/2019/6z/asus-6z-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-6z-6gb-64gb-4g-lte", + "name": "Asus 6z", + "brand": "asus", + "release_date": "2019-06-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6z", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W QuickCharge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "
Rear Selfie
Flip, Dual LED Flash", + "Camera.Front Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 159.1 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5 Magnet Stereo Speakers with Dual NxP Smart Amplifier, Smart Key", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6z", + "General.OS Updates": "", + "General.Release Date": "June 19, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus 6z", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/asus/2019/zenfone-6-edition-30/asus-zenfone-6-edition-30-12gb-512gb-4g-lte.json b/data/smartphone/asus/2019/zenfone-6-edition-30/asus-zenfone-6-edition-30-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..2c6ab196e03 --- /dev/null +++ b/data/smartphone/asus/2019/zenfone-6-edition-30/asus-zenfone-6-edition-30-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-6-edition-30-12gb-512gb-4g-lte", + "name": "Asus ZenFone 6 Edition 30", + "brand": "asus", + "release_date": "2019-01-01", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-6-edition-30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W QuickCharge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 159.1 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5 Magnet Stereo Speakers with Dual NxP Smart Amplifier, Smart Key", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone 6 ", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ZenFone 6 Edition 30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/asus/2019/zenfone-6/asus-zenfone-6-6gb-64gb-4g-lte.json b/data/smartphone/asus/2019/zenfone-6/asus-zenfone-6-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f52e9e9de94 --- /dev/null +++ b/data/smartphone/asus/2019/zenfone-6/asus-zenfone-6-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-6-6gb-64gb-4g-lte", + "name": "Asus Zenfone 6", + "brand": "asus", + "release_date": "2019-05-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W QuickCharge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "2K @ 30/60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 159.1 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5 Magnet Stereo Speakers with Dual NxP Smart Amplifier, Smart Key", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone 6 ", + "General.OS Updates": "", + "General.Release Date": "May 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Zenfone 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Ai+ Nova 2 Ultra\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/asus/2020/rog-phone-3-12gb-ram-128gb/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g.json b/data/smartphone/asus/2020/rog-phone-3-12gb-ram-128gb/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g.json new file mode 100644 index 00000000000..0b37ae0a559 --- /dev/null +++ b/data/smartphone/asus/2020/rog-phone-3-12gb-ram-128gb/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g", + "name": "Asus ROG Phone 3 (12GB RAM + 128GB)", + "brand": "asus", + "release_date": "2020-07-22", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 240.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-3-12gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W ROG Hyper Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HyperSteady Video (Uses Wide Angle Camera for Stabilization)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 79.9%", + "Display.Size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "ROG GameCool 3 Cooling System, AirTriggers, RGB LED Lighting, ROG Gaming Accessory Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-compass, Proximity Sensor, Ambient Light Sensor, Hall Sensor, Accelerator, Gyro (Support ARCore) Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS661KS-6A006IN, ROG Phone 3", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 3 (12GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/rog-phone-3-12gb-ram-256gb/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/asus/2020/rog-phone-3-12gb-ram-256gb/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..606108264a8 --- /dev/null +++ b/data/smartphone/asus/2020/rog-phone-3-12gb-ram-256gb/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 3 (12GB RAM + 256GB)", + "brand": "asus", + "release_date": "2020-07-22", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 240.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-3-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W ROG Hyper Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HyperSteady Video (Uses Wide Angle Camera for Stabilization)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 79.9%", + "Display.Size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "ROG GameCool 3 Cooling System, AirTriggers, RGB LED Lighting, ROG Gaming Accessory Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-compass, Proximity Sensor, Ambient Light Sensor, Hall Sensor, Accelerator, Gyro (Support ARCore) Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS661KS-6A006IN, ROG Phone 3", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 3 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "65999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/rog-phone-3-16gb-ram-512gb/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/asus/2020/rog-phone-3-16gb-ram-512gb/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..5d1ee8e75fe --- /dev/null +++ b/data/smartphone/asus/2020/rog-phone-3-16gb-ram-512gb/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "name": "Asus ROG Phone 3 (16GB RAM + 512GB)", + "brand": "asus", + "release_date": "2020-07-22", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 240.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-3-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W ROG Hyper Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HyperSteady Video (Uses Wide Angle Camera for Stabilization)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 79.9%", + "Display.Size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "ROG GameCool 3 Cooling System, AirTriggers, RGB LED Lighting, ROG Gaming Accessory Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-compass, Proximity Sensor, Ambient Light Sensor, Hall Sensor, Accelerator, Gyro (Support ARCore) Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS661KS-6A006IN, ROG Phone 3", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 3 (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/rog-phone-3-strix-edition/asus-rog-phone-3-strix-edition-8gb-128gb-5g.json b/data/smartphone/asus/2020/rog-phone-3-strix-edition/asus-rog-phone-3-strix-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..bff782f7dee --- /dev/null +++ b/data/smartphone/asus/2020/rog-phone-3-strix-edition/asus-rog-phone-3-strix-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-3-strix-edition-8gb-128gb-5g", + "name": "Asus ROG Phone 3 Strix Edition", + "brand": "asus", + "release_date": "2020-07-22", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 240.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-3-strix-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 79.9%", + "Display.Size": "6.59 inches, 1080 x 2340 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1, AeroActive Cooler 3, AirTrigger 3", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Proximity, Hall Sensor, Ambient-light Sensor, Ultrasonic Sensors for AirTrigger 3 and Grip Press", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 3 Strix Edition", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 3 Strix Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 101599}, {\"Name\": \"Honor X9B\", \"Price\": 22989}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/rog-phone-3/asus-rog-phone-3-8gb-128gb-5g.json b/data/smartphone/asus/2020/rog-phone-3/asus-rog-phone-3-8gb-128gb-5g.json new file mode 100644 index 00000000000..5da6730fd94 --- /dev/null +++ b/data/smartphone/asus/2020/rog-phone-3/asus-rog-phone-3-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-3-8gb-128gb-5g", + "name": "Asus ROG Phone 3", + "brand": "asus", + "release_date": "2020-07-22", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 240.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W ROG Hyper Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HyperSteady Video (Uses Wide Angle Camera for Stabilization)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 79.9%", + "Display.Size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "ROG GameCool 3 Cooling System, AirTriggers, RGB LED Lighting, ROG Gaming Accessory Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-compass, Proximity Sensor, Ambient Light Sensor, Hall Sensor, Accelerator, Gyro (Support ARCore) Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZS661KS-6A006IN, ROG Phone 3", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "55999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Asus ROG Phone 9\", \"Price\": 83990}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22340}, {\"Name\": \"Asus ROG Phone 8\", \"Price\": 89990}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16940}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/zenfone-7-pro/asus-zenfone-7-pro-8gb-256gb-5g.json b/data/smartphone/asus/2020/zenfone-7-pro/asus-zenfone-7-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..e04b4b9bfb8 --- /dev/null +++ b/data/smartphone/asus/2020/zenfone-7-pro/asus-zenfone-7-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-7-pro-8gb-256gb-5g", + "name": "Asus Zenfone 7 Pro", + "brand": "asus", + "release_date": "2020-08-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 230.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "SONY IMX686", + "Camera.Features": "Auto Mode, Portrait Mode, Panorama Shooting Mode, Super Night Scene Mode, Professional Mode ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 480 fps FHD, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 165.1 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Effect Sensor, Lens Angle Sensor, Light Source Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone 7 Pro", + "General.OS Updates": "", + "General.Release Date": "August 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Zenfone 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2020/zenfone-7/asus-zenfone-7-6gb-128gb-5g.json b/data/smartphone/asus/2020/zenfone-7/asus-zenfone-7-6gb-128gb-5g.json new file mode 100644 index 00000000000..39ef32a9268 --- /dev/null +++ b/data/smartphone/asus/2020/zenfone-7/asus-zenfone-7-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-7-6gb-128gb-5g", + "name": "Asus Zenfone 7", + "brand": "asus", + "release_date": "2020-08-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 230.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686 ", + "Camera.Features": "Auto Mode, Portrait Mode, Panorama Shooting Mode, Super Night Scene Mode, Professional Mode ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "
Motorized flip-up
Flip", + "Camera.Front Video Recording": "8K, 4K, 1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 165.1 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Effect Sensor, Lens Angle Sensor, Light Source Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zenfone 7", + "General.OS Updates": "", + "General.Release Date": "August 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Zenfone 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20799}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/asus/2021/rog-phone-5-12gb-ram-256gb/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/asus/2021/rog-phone-5-12gb-ram-256gb/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..2162e8a9b41 --- /dev/null +++ b/data/smartphone/asus/2021/rog-phone-5-12gb-ram-256gb/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 5 (12GB RAM + 256GB)", + "brand": "asus", + "release_date": "2021-03-10", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 480 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 172.8 x 10.3 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Rog Phone 5", + "General.OS Updates": "", + "General.Release Date": "March 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36350.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X6 Pro 5G (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2021/rog-phone-5-pro/asus-rog-phone-5-pro-16gb-512gb-5g.json b/data/smartphone/asus/2021/rog-phone-5-pro/asus-rog-phone-5-pro-16gb-512gb-5g.json new file mode 100644 index 00000000000..7959be61d98 --- /dev/null +++ b/data/smartphone/asus/2021/rog-phone-5-pro/asus-rog-phone-5-pro-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5-pro-16gb-512gb-5g", + "name": "Asus ROG Phone 5 Pro", + "brand": "asus", + "release_date": "2021-03-10", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 172.8 x 10.3 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Rog Phone 5 Pro", + "General.OS Updates": "", + "General.Release Date": "March 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2021/rog-phone-5/asus-rog-phone-5-8gb-128gb-5g.json b/data/smartphone/asus/2021/rog-phone-5/asus-rog-phone-5-8gb-128gb-5g.json new file mode 100644 index 00000000000..c01928fd42a --- /dev/null +++ b/data/smartphone/asus/2021/rog-phone-5/asus-rog-phone-5-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5-8gb-128gb-5g", + "name": "Asus ROG Phone 5", + "brand": "asus", + "release_date": "2021-03-10", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 480 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 172.8 x 10.3 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Rog Phone 5", + "General.OS Updates": "", + "General.Release Date": "March 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "55999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 24390}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 30990}, {\"Name\": \"iQOO Z9s Pro 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2021/smartphone-for-snapdragon-insiders/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g.json b/data/smartphone/asus/2021/smartphone-for-snapdragon-insiders/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g.json new file mode 100644 index 00000000000..dacc179990a --- /dev/null +++ b/data/smartphone/asus/2021/smartphone-for-snapdragon-insiders/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g", + "name": "Asus Smartphone For Snapdragon Insiders", + "brand": "asus", + "release_date": "2021-07-08", + "ram_gb": 16, + "battery_mah": 4000, + "weight_g": 210.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "smartphone-for-snapdragon-insiders", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Chaging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 173.2 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Smartphone For Snapdragon Insiders", + "General.OS Updates": "", + "General.Release Date": "July 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Smartphone For Snapdragon Insiders", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "111990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/blackberry/2014/passport/blackberry-passport-3gb-32gb-4g-lte.json b/data/smartphone/blackberry/2014/passport/blackberry-passport-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7d76a5fd47b --- /dev/null +++ b/data/smartphone/blackberry/2014/passport/blackberry-passport-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackberry-passport-3gb-32gb-4g-lte", + "name": "BlackBerry Passport", + "brand": "blackberry", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3450, + "weight_g": 196.0, + "os": "Blackberry OS v10.3, upgradable to v10.3.2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "passport", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "4.5 inches, 1440 x 1440 pixels", + "resolution": "~ 453 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3450 mAh, Li-ion Battery", + "Battery.StandBy Time": "14 days", + "Battery.Talk Time": "14 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackberry", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Image stabilizer", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "90.3 x 128 x 9.3 mm", + "Design.Qwerty": "Yes", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "1:1", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 56.5%", + "Display.Size": "4.5 inches, 1440 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Passport", + "General.OS Updates": "", + "General.Release Date": "June, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BlackBerry Passport", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.26 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Blackberry OS v10.3, upgradable to v10.3.2" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/blackberry/2015/priv/blackberry-priv-3gb-32gb-4g-lte.json b/data/smartphone/blackberry/2015/priv/blackberry-priv-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..96937ec5426 --- /dev/null +++ b/data/smartphone/blackberry/2015/priv/blackberry-priv-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackberry-priv-3gb-32gb-4g-lte", + "name": "Blackberry Priv", + "brand": "blackberry", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 3410, + "weight_g": 192.0, + "os": "Android v5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "priv", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.4 inches, 1440 x 2560 pixels", + "resolution": "~ 544 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3410 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackberry", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "18 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 147 x 9.4 mm", + "Design.Qwerty": "Yes", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 544 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.4 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Blackberry Priv", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14049.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26857}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.44 GHz, Hexa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/blackberry/2018/key2-le/blackberry-key2-le-4gb-64gb-4g-lte.json b/data/smartphone/blackberry/2018/key2-le/blackberry-key2-le-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7c4e6906acc --- /dev/null +++ b/data/smartphone/blackberry/2018/key2-le/blackberry-key2-le-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackberry-key2-le-4gb-64gb-4g-lte", + "name": "BlackBerry Key2 LE", + "brand": "blackberry", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 156.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "key2-le", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "4.5 inches, 1080 x 1620 pixels", + "resolution": "~ 433 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Quick, v3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackberry", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Screen Flash Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 150.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "3:2", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 433 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 1080 x 1620 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "KEY2 LE", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BlackBerry Key2 LE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/blackberry/2018/key2/blackberry-key2-6gb-64gb-4g-lte.json b/data/smartphone/blackberry/2018/key2/blackberry-key2-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c2188a19b95 --- /dev/null +++ b/data/smartphone/blackberry/2018/key2/blackberry-key2-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackberry-key2-6gb-64gb-4g-lte", + "name": "BlackBerry Key2", + "brand": "blackberry", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "key2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "4.5 inches, 1080 x 1620 pixels", + "resolution": "~ 433 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackberry", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 151.4 x 8.5 mm", + "Design.Qwerty": "Yes", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "3:2", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 433 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 1080 x 1620 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "BlackBerry Key2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/blackview/2020/bv9900-pro/blackview-bv9900-pro-8gb-128gb-4g-lte.json b/data/smartphone/blackview/2020/bv9900-pro/blackview-bv9900-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5368fa18e9f --- /dev/null +++ b/data/smartphone/blackview/2020/bv9900-pro/blackview-bv9900-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-bv9900-pro-8gb-128gb-4g-lte", + "name": "Blackview BV9900 Pro", + "brand": "blackview", + "release_date": "2020-07-13", + "ram_gb": 8, + "battery_mah": 4380, + "weight_g": 273.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bv9900-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (65K Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4380 mAh, Li-Po Battery", + "Battery.StandBy Time": "22 days", + "Battery.Talk Time": "28 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.3 x 156.5 x 14.2 mm", + "Design.Qwerty": "", + "Design.Weight": "273 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 69.12%", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (65K Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "BV9900 Pro", + "General.OS Updates": "", + "General.Release Date": "July 13, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview BV9900 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44243.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Ulefone Armor 27T\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P90", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GM9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p90" +} diff --git a/data/smartphone/blackview/2021/a100/blackview-a100-6gb-128gb-4g-lte.json b/data/smartphone/blackview/2021/a100/blackview-a100-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..80f9cb90701 --- /dev/null +++ b/data/smartphone/blackview/2021/a100/blackview-a100-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-a100-6gb-128gb-4g-lte", + "name": "Blackview A100", + "brand": "blackview", + "release_date": "2021-06-22", + "ram_gb": 6, + "battery_mah": 4680, + "weight_g": 195.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a100", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4680 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.75
12 MP ƒ/1.75
12 MP ƒ/1.75", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 166.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Blind Hole Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "with A-GPS, GLONASS, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, Magnetic, Proximity, Light, G-sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A100", + "General.OS Updates": "", + "General.Release Date": "June 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "FLAC, APE, AE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MOV, MKV", + "Name": "Blackview A100", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/blu/2018/vivo-xi/blu-vivo-xi-3gb-32gb-4g-lte.json b/data/smartphone/blu/2018/vivo-xi/blu-vivo-xi-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c6aacbe59f7 --- /dev/null +++ b/data/smartphone/blu/2018/vivo-xi/blu-vivo-xi-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blu-vivo-xi-3gb-32gb-4g-lte", + "name": "BLU Vivo XI", + "brand": "blu", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 187.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "vivo-xi", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.9 inches, 720 x 1520 pixels", + "resolution": "~ 285 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "BLU", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 149 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 285 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Vivo XI", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BLU Vivo XI", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17495}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/blu/2019/g9/blu-g9-4gb-64gb-4g-lte.json b/data/smartphone/blu/2019/g9/blu-g9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3e158cb78c7 --- /dev/null +++ b/data/smartphone/blu/2019/g9/blu-g9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blu-g9-4gb-64gb-4g-lte", + "name": "BLU G9", + "brand": "blu", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 720 x 1520 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "31 days", + "Battery.Talk Time": "30 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "BLU", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 155.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.3 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G9", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BLU G9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15752}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19989}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/blu/2020/g90/blu-g90-4gb-64gb-4g-lte.json b/data/smartphone/blu/2020/g90/blu-g90-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cb03254d8ea --- /dev/null +++ b/data/smartphone/blu/2020/g90/blu-g90-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blu-g90-4gb-64gb-4g-lte", + "name": "BLU G90", + "brand": "blu", + "release_date": "2020-06-24", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 185.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g90", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "BLU", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.8 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 164.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Acelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G90", + "General.OS Updates": "", + "General.Release Date": "June 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BLU G90", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/coolpad/2018/note-6/coolpad-note-6-4gb-32gb-4g-lte.json b/data/smartphone/coolpad/2018/note-6/coolpad-note-6-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..bb0bc1c6362 --- /dev/null +++ b/data/smartphone/coolpad/2018/note-6/coolpad-note-6-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-note-6-4gb-32gb-4g-lte", + "name": "Coolpad Note 6", + "brand": "coolpad", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4070, + "weight_g": 170.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP + 5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 153.69 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Coolpad Note 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17960}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/coolpad/2019/cool-3-plus-3gb-ram-32gb/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/coolpad/2019/cool-3-plus-3gb-ram-32gb/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3870cb691bf --- /dev/null +++ b/data/smartphone/coolpad/2019/cool-3-plus-3gb-ram-32gb/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Coolpad Cool 3 Plus (3GB RAM + 32GB)", + "brand": "coolpad", + "release_date": "2019-07-02", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 135.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-3-plus-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.9 x 145.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "135 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 78.39%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Cool 3 Plus", + "General.OS Updates": "", + "General.Release Date": "July 2, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Coolpad Cool 3 Plus (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8300", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/coolpad/2020/cool-6-6gb-ram-128gb/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/coolpad/2020/cool-6-6gb-ram-128gb/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ca9ccd721a0 --- /dev/null +++ b/data/smartphone/coolpad/2020/cool-6-6gb-ram-128gb/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Coolpad Cool 6 (6GB RAM + 128GB)", + "brand": "coolpad", + "release_date": "2020-10-16", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 145.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-6-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "21 MP
Popup", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Cool 6", + "General.OS Updates": "", + "General.Release Date": "October 16, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Coolpad Cool 6 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/coolpad/2020/cool-6/coolpad-cool-6-4gb-64gb-4g-lte.json b/data/smartphone/coolpad/2020/cool-6/coolpad-cool-6-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..79ed3c4a61d --- /dev/null +++ b/data/smartphone/coolpad/2020/cool-6/coolpad-cool-6-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-6-4gb-64gb-4g-lte", + "name": "Coolpad Cool 6", + "brand": "coolpad", + "release_date": "2020-10-16", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 145.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "21 MP
Popup", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Cool 6", + "General.OS Updates": "", + "General.Release Date": "October 16, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Coolpad Cool 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15770}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20059}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/coolpad/2021/cool-10a/coolpad-cool-10a-2gb-64gb-4g-lte.json b/data/smartphone/coolpad/2021/cool-10a/coolpad-cool-10a-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dda6c68ae27 --- /dev/null +++ b/data/smartphone/coolpad/2021/cool-10a/coolpad-cool-10a-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-10a-2gb-64gb-4g-lte", + "name": "Coolpad Cool 10A", + "brand": "coolpad", + "release_date": "2021-03-29", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-10a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.3 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Cool 10A", + "General.OS Updates": "", + "General.Release Date": "March 29, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Coolpad Cool 10A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/doogee/2020/s90-pro/doogee-s90-pro-6gb-128gb-4g-lte.json b/data/smartphone/doogee/2020/s90-pro/doogee-s90-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..13547ad76e5 --- /dev/null +++ b/data/smartphone/doogee/2020/s90-pro/doogee-s90-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "doogee-s90-pro-6gb-128gb-4g-lte", + "name": "Doogee S90 Pro", + "brand": "doogee", + "release_date": "2020-02-19", + "ram_gb": 6, + "battery_mah": 5050, + "weight_g": 300.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s90-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Polymer", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Doogee", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Front Camera", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2
8 MP
Dual Primary Cameras", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "80.7 x 168.5 x 14.1 mm", + "Design.Qwerty": "", + "Design.Weight": "300 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 70.69%", + "Display.Size": "6.18 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Barometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S90 Pro", + "General.OS Updates": "", + "General.Release Date": "February 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Doogee S90 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28520.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/fairphone/2021/4-5g/fairphone-4-5g-6gb-128gb-5g.json b/data/smartphone/fairphone/2021/4-5g/fairphone-4-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..26b2a2e1c86 --- /dev/null +++ b/data/smartphone/fairphone/2021/4-5g/fairphone-4-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "fairphone-4-5g-6gb-128gb-5g", + "name": "Fairphone 4 5G", + "brand": "fairphone", + "release_date": "2021-09-30", + "ram_gb": 6, + "battery_mah": 3905, + "weight_g": 225.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "4-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3905 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Fairphone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "25 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
48 MP ƒ/2.2 (Ultra Wide)
(Depth Sensor)
TOF 3D", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 10.5 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 79.7%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " 4 5G", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Fairphone 4 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Fairphone 5\", \"Price\": 63990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/gionee/2014/elife-e7-32gb/gionee-elife-e7-32gb-3gb-32gb-3g.json b/data/smartphone/gionee/2014/elife-e7-32gb/gionee-elife-e7-32gb-3gb-32gb-3g.json new file mode 100644 index 00000000000..2b425c80a5c --- /dev/null +++ b/data/smartphone/gionee/2014/elife-e7-32gb/gionee-elife-e7-32gb-3gb-32gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-elife-e7-32gb-3gb-32gb-3g", + "name": "Gionee ELIFE E7 (32GB)", + "brand": "gionee", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 2500, + "weight_g": 150.0, + "os": "Android v4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "elife-e7-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "27 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 150.6 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV, H.264", + "Name": "Gionee ELIFE E7 (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "2799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.2 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/gionee/2017/m7/gionee-m7-6gb-64gb-4g-lte.json b/data/smartphone/gionee/2017/m7/gionee-m7-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bc76ac9181d --- /dev/null +++ b/data/smartphone/gionee/2017/m7/gionee-m7-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-m7-6gb-64gb-4g-lte", + "name": "Gionee M7", + "brand": "gionee", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "m7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 157 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.01 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Gionee M7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8430.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16194}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P30", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "mediatek-helio-p30" +} diff --git a/data/smartphone/gionee/2017/s10c/gionee-s10c-4gb-32gb-4g-lte.json b/data/smartphone/gionee/2017/s10c/gionee-s10c-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..91e1aa62710 --- /dev/null +++ b/data/smartphone/gionee/2017/s10c/gionee-s10c-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-s10c-4gb-32gb-4g-lte", + "name": "Gionee S10C", + "brand": "gionee", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3100, + "weight_g": 151.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s10c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 148.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "151 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 68%", + "Display.Size": "5.2 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S10C", + "General.OS Updates": "", + "General.Release Date": "May, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Gionee S10C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 427", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-427" +} diff --git a/data/smartphone/gionee/2017/s11/gionee-s11-4gb-64gb-4g-lte.json b/data/smartphone/gionee/2017/s11/gionee-s11-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f7b3421ecd8 --- /dev/null +++ b/data/smartphone/gionee/2017/s11/gionee-s11-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-s11-4gb-64gb-4g-lte", + "name": "Gionee S11", + "brand": "gionee", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3410, + "weight_g": 165.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3410 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP + 8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.7 x 159.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Gionee S11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7880.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P23", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "helio-p23" +} diff --git a/data/smartphone/gionee/2020/k3-pro/gionee-k3-pro-6gb-128gb-4g-lte.json b/data/smartphone/gionee/2020/k3-pro/gionee-k3-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fe825f0b20a --- /dev/null +++ b/data/smartphone/gionee/2020/k3-pro/gionee-k3-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-k3-pro-6gb-128gb-4g-lte", + "name": "Gionee K3 Pro", + "brand": "gionee", + "release_date": "2020-08-24", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 205.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k3-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2 (Wide Angle)

AI

B/W", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 164.3 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K3 Pro", + "General.OS Updates": "", + "General.Release Date": "August 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee K3 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/gionee/2020/k6/gionee-k6-6gb-128gb-4g-lte.json b/data/smartphone/gionee/2020/k6/gionee-k6-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6e14d30ba51 --- /dev/null +++ b/data/smartphone/gionee/2020/k6/gionee-k6-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-k6-6gb-128gb-4g-lte", + "name": "Gionee K6", + "brand": "gionee", + "release_date": "2020-08-03", + "ram_gb": 6, + "battery_mah": 4350, + "weight_g": 192.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2
2 MP
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 157.6 x 10.2 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 79.81%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K6", + "General.OS Updates": "", + "General.Release Date": "August 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee K6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "2 GHz, Dual core, Cortex A73 + 2 GHz, Hexa Core, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/gionee/2020/m12/gionee-m12-4gb-64gb-4g-lte.json b/data/smartphone/gionee/2020/m12/gionee-m12-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..85c1f3b1339 --- /dev/null +++ b/data/smartphone/gionee/2020/m12/gionee-m12-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-m12-4gb-64gb-4g-lte", + "name": "Gionee M12", + "brand": "gionee", + "release_date": "2020-11-16", + "ram_gb": 4, + "battery_mah": 5100, + "weight_g": 160.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "m12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.55 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M12 ", + "General.OS Updates": "", + "General.Release Date": "November 16, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee M12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/gionee/2020/m30/gionee-m30-8gb-128gb-4g-lte.json b/data/smartphone/gionee/2020/m30/gionee-m30-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9e2a0e4fd8c --- /dev/null +++ b/data/smartphone/gionee/2020/m30/gionee-m30-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-m30-8gb-128gb-4g-lte", + "name": "Gionee M30", + "brand": "gionee", + "release_date": "2020-08-25", + "ram_gb": 8, + "battery_mah": 10000, + "weight_g": 305.0, + "os": "Android", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "m30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 160.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "305 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 76.3%", + "Display.Size": "6 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M30", + "General.OS Updates": "", + "General.Release Date": "August 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee M30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/gionee/2020/s12-lite/gionee-s12-lite-3gb-32gb-4g-lte.json b/data/smartphone/gionee/2020/s12-lite/gionee-s12-lite-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..68bbc2fb1f5 --- /dev/null +++ b/data/smartphone/gionee/2020/s12-lite/gionee-s12-lite-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-s12-lite-3gb-32gb-4g-lte", + "name": "Gionee S12 Lite", + "brand": "gionee", + "release_date": "2020-09-29", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 174.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s12-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 166.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 80.9%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S12 Lite", + "General.OS Updates": "", + "General.Release Date": "September 29, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee S12 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/gionee/2021/p15-pro/gionee-p15-pro-3gb-64gb-4g-lte.json b/data/smartphone/gionee/2021/p15-pro/gionee-p15-pro-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4cb0735bbae --- /dev/null +++ b/data/smartphone/gionee/2021/p15-pro/gionee-p15-pro-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "gionee-p15-pro-3gb-64gb-4g-lte", + "name": "Gionee P15 Pro", + "brand": "gionee", + "release_date": "2021-03-26", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p15-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Gionee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Ultra Wide)
0.1 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 173.8 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.82 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, ompass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P15 Pro", + "General.OS Updates": "", + "General.Release Date": "March 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Gionee P15 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84980}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/google/2016/pixel-xl-128gb/google-pixel-xl-128gb-4gb-128gb-4g-lte.json b/data/smartphone/google/2016/pixel-xl-128gb/google-pixel-xl-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3d009429830 --- /dev/null +++ b/data/smartphone/google/2016/pixel-xl-128gb/google-pixel-xl-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-xl-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel XL (128GB)", + "brand": "google", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3450, + "weight_g": 168.0, + "os": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-xl-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3450 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.3 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 154.69 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 534 PPI", + "Display.Screen to Body Ratio": "~ 71.2%", + "Display.Size": "5.5 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel XL", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Google Pixel XL (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.15 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/google/2016/pixel/google-pixel-4gb-32gb-4g-lte.json b/data/smartphone/google/2016/pixel/google-pixel-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9d4d7bd9122 --- /dev/null +++ b/data/smartphone/google/2016/pixel/google-pixel-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-4gb-32gb-4g-lte", + "name": "Google Pixel", + "brand": "google", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 2770, + "weight_g": 143.0, + "os": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "110 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2770 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.3 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.5 x 143.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "~ 69%", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Google Pixel", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24995.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 10R 5G\", \"Price\": 26499}, {\"Name\": \"Xiaomi Mi A2\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F12\", \"Price\": 12999}, {\"Name\": \"iQOO Z10x\", \"Price\": 14999}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 101090}, {\"Name\": \"OnePlus 9RT 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 31999}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.15 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/google/2018/pixel-3-128gb/google-pixel-3-128gb-4gb-128gb-4g-lte.json b/data/smartphone/google/2018/pixel-3-128gb/google-pixel-3-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bbf8d2126f6 --- /dev/null +++ b/data/smartphone/google/2018/pixel-3-128gb/google-pixel-3-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-3-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel 3 (128GB)", + "brand": "google", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 2915, + "weight_g": 148.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-3-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 447 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2915 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, Auto HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP + 8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68.2 x 145.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 447 PPI", + "Display.Screen to Body Ratio": "~ 77.2%", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel 3 128GB", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.265", + "Name": "Google Pixel 3 (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "80000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 6 Pro\", \"Price\": 30499}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26940}, {\"Name\": \"Google Pixel 6\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy Z Flip 4 5G\", \"Price\": 39999}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38499}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"Google Pixel 9\", \"Price\": 58999}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 87999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/google/2018/pixel-3-xl-128gb/google-pixel-3-xl-128gb-4gb-128gb-4g-lte.json b/data/smartphone/google/2018/pixel-3-xl-128gb/google-pixel-3-xl-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..032a452b8fd --- /dev/null +++ b/data/smartphone/google/2018/pixel-3-xl-128gb/google-pixel-3-xl-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-3-xl-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel 3 XL (128GB)", + "brand": "google", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3430, + "weight_g": 184.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-3-xl-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 407 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3430 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, Laser Autofocus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP + 8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.3 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel 3 XL 128GB", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.265", + "Name": "Google Pixel 3 XL (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Vivo V60e (256GB)\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/google/2018/pixel-3-xl/google-pixel-3-xl-4gb-64gb-4g-lte.json b/data/smartphone/google/2018/pixel-3-xl/google-pixel-3-xl-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..aaa0a225723 --- /dev/null +++ b/data/smartphone/google/2018/pixel-3-xl/google-pixel-3-xl-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-3-xl-4gb-64gb-4g-lte", + "name": "Google Pixel 3 XL", + "brand": "google", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3430, + "weight_g": 184.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-3-xl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 407 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3430 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, Laser Autofocus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP + 8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.3 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel 3 XL", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.265", + "Name": "Google Pixel 3 XL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 42610}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/google/2018/pixel-3/google-pixel-3-4gb-64gb-4g-lte.json b/data/smartphone/google/2018/pixel-3/google-pixel-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..733aaa8a2db --- /dev/null +++ b/data/smartphone/google/2018/pixel-3/google-pixel-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-3-4gb-64gb-4g-lte", + "name": "Google Pixel 3", + "brand": "google", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 2915, + "weight_g": 148.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 447 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2915 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, Auto HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP + 8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68.2 x 145.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 447 PPI", + "Display.Screen to Body Ratio": "~ 77.2%", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Pixel 3", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.265", + "Name": "Google Pixel 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99990}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Google Pixel 9\", \"Price\": 59999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 48999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/google/2019/pixel-4-xl/google-pixel-4-xl-6gb-64gb-4g-lte.json b/data/smartphone/google/2019/pixel-4-xl/google-pixel-4-xl-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..66f9aa6749e --- /dev/null +++ b/data/smartphone/google/2019/pixel-4-xl/google-pixel-4-xl-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-4-xl-6gb-64gb-4g-lte", + "name": "Google Pixel 4 XL", + "brand": "google", + "release_date": "2019-10-15", + "ram_gb": 6, + "battery_mah": 3700, + "weight_g": 193.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-4-xl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1440 x 3040 pixels", + "resolution": "~ 534 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, USB Power Delivery 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Ultra Wide)
(TOF 3D)
TOF 3D camera", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 160.4 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, Always-on Display, 90Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 534 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.3 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 4 XL", + "General.OS Updates": "", + "General.Release Date": "October 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 4 XL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 6A\", \"Price\": 21499}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 116445}, {\"Name\": \"Google Pixel 8A\", \"Price\": 34999}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"Google Pixel 7A\", \"Price\": 25850}, {\"Name\": \"Apple iPhone 8 Plus (256GB)\", \"Price\": 84900}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 99150}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/google/2021/pixel-5a/google-pixel-5a-6gb-128gb-5g.json b/data/smartphone/google/2021/pixel-5a/google-pixel-5a-6gb-128gb-5g.json new file mode 100644 index 00000000000..537cb4d21e1 --- /dev/null +++ b/data/smartphone/google/2021/pixel-5a/google-pixel-5a-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-5a-6gb-128gb-5g", + "name": "Google Pixel 5A", + "brand": "google", + "release_date": "2021-08-17", + "ram_gb": 6, + "battery_mah": 4620, + "weight_g": 183.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-5a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.34 inches, 1080 x 2400 pixels", + "resolution": "~ 413 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, AptX, AptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4620 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12.2 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, AptX, AptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 156.2 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.34 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67 ", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Android Sensor Hub, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "5A", + "General.OS Updates": "", + "General.Release Date": "August 17, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 5A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 6A\", \"Price\": 23999}, {\"Name\": \"Realme P3 5G\", \"Price\": 16899}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26499}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 149999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44698}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/google/2021/pixel-6-5g-8gb-ram-256gb/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/google/2021/pixel-6-5g-8gb-ram-256gb/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..eb18687db68 --- /dev/null +++ b/data/smartphone/google/2021/pixel-6-5g-8gb-ram-256gb/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 6 5G (8GB RAM + 256GB)", + "brand": "google", + "release_date": "2021-10-19", + "ram_gb": 8, + "battery_mah": 4614, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-6-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4614 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 21W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Eraser18, Motion Mode, Real Tone, Face Unblur, Panorama, Manual white balancing, Locked Folder, Portrait Mode, Portrait Light, Super Res Zoom, Motion autofocus, Frequent Faces, Dual exposure controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 158.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Ambient Light Sensor, Magnetometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 6", + "General.OS Updates": "", + "General.Release Date": "October 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 6 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Google Pixel 6A\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16432}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21075}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10868}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor", + "Technical.Core Details": "2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP20", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "google-tensor" +} diff --git a/data/smartphone/google/2021/pixel-6-pro-12gb-ram-256gb/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/google/2021/pixel-6-pro-12gb-ram-256gb/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..84416b33f71 --- /dev/null +++ b/data/smartphone/google/2021/pixel-6-pro-12gb-ram-256gb/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Google Pixel 6 Pro (12GB RAM + 256GB)", + "brand": "google", + "release_date": "2021-10-19", + "ram_gb": 12, + "battery_mah": 5003, + "weight_g": 210.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-6-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5003 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Eraser19, Motion Mode, Real Tone, Face Unblur, Panorama, Manual white balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion autofocus, Frequent Faces, Dual exposure controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "11.1 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
48 MP ƒ/3.5 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 163.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 512 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Magnetometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 6 Pro", + "General.OS Updates": "", + "General.Release Date": "October 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 6 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37999}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25990}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26799}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31900}, {\"Name\": \"Google Pixel 9\", \"Price\": 57400}, {\"Name\": \"Google Pixel 8A (8GB RAM + 256GB)\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor ", + "Technical.Core Details": "2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP20", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "google-tensor" +} diff --git a/data/smartphone/google/2021/pixel-6-pro-12gb-ram-512gb/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/google/2021/pixel-6-pro-12gb-ram-512gb/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..4838c295f63 --- /dev/null +++ b/data/smartphone/google/2021/pixel-6-pro-12gb-ram-512gb/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 6 Pro (12GB RAM + 512GB)", + "brand": "google", + "release_date": "2021-10-19", + "ram_gb": 12, + "battery_mah": 5003, + "weight_g": 210.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-6-pro-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5003 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Eraser19, Motion Mode, Real Tone, Face Unblur, Panorama, Manual white balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion autofocus, Frequent Faces, Dual exposure controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "11.1 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
48 MP ƒ/3.5 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 163.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 512 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Magnetometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 6 Pro", + "General.OS Updates": "", + "General.Release Date": "October 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 6 Pro (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "65000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Vivo V30 Pro 5G\", \"Price\": 32994}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35899}, {\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor ", + "Technical.Core Details": "2x2.80 GHz Cortex-X1 & 2x2.25 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP20", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "google-tensor" +} diff --git a/data/smartphone/hisense/2021/e31-lite/hisense-e31-lite-1gb-16gb-4g-lte.json b/data/smartphone/hisense/2021/e31-lite/hisense-e31-lite-1gb-16gb-4g-lte.json new file mode 100644 index 00000000000..59476c05321 --- /dev/null +++ b/data/smartphone/hisense/2021/e31-lite/hisense-e31-lite-1gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hisense-e31-lite-1gb-16gb-4g-lte", + "name": "HiSense E31 Lite", + "brand": "hisense", + "release_date": "2021-10-07", + "ram_gb": 1, + "battery_mah": 4550, + "weight_g": 211.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "e31-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4550 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Hisense", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP

CIF", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.69 x 166.21 x 9.65 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "E31 Lite", + "General.OS Updates": "", + "General.Release Date": "October 07, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HiSense E31 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "UNISOC SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8322 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/honor/2014/huawei-honor-4x/honor-huawei-honor-4x-2gb-8gb-4g-lte.json b/data/smartphone/honor/2014/huawei-honor-4x/honor-huawei-honor-4x-2gb-8gb-4g-lte.json new file mode 100644 index 00000000000..f01316962ce --- /dev/null +++ b/data/smartphone/honor/2014/huawei-honor-4x/honor-huawei-honor-4x-2gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-4x-2gb-8gb-4g-lte", + "name": "Huawei Honor 4X", + "brand": "honor", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 165.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-4x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 152.9 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 4X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/honor/2015/huawei-honor-4c/honor-huawei-honor-4c-2gb-8gb-3g.json b/data/smartphone/honor/2015/huawei-honor-4c/honor-huawei-honor-4c-2gb-8gb-3g.json new file mode 100644 index 00000000000..509c70ee0cb --- /dev/null +++ b/data/smartphone/honor/2015/huawei-honor-4c/honor-huawei-honor-4c-2gb-8gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-4c-2gb-8gb-3g", + "name": "Huawei Honor 4C", + "brand": "honor", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 2550, + "weight_g": 162.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-4c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2550 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 143.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 4C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 620", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "hisilicon-kirin-620" +} diff --git a/data/smartphone/honor/2016/huawei-honor-6c/honor-huawei-honor-6c-3gb-32gb-4g-lte.json b/data/smartphone/honor/2016/huawei-honor-6c/honor-huawei-honor-6c-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..11b4c11d48a --- /dev/null +++ b/data/smartphone/honor/2016/huawei-honor-6c/honor-huawei-honor-6c-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-6c-3gb-32gb-4g-lte", + "name": "Huawei Honor 6C", + "brand": "honor", + "release_date": "2016-01-01", + "ram_gb": 3, + "battery_mah": 3020, + "weight_g": 138.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-6c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.9 x 143.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "138 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 6C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16275}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/honor/2016/huawei-honor-6x-4gb-ram/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte.json b/data/smartphone/honor/2016/huawei-honor-6x-4gb-ram/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..90d0d926a1b --- /dev/null +++ b/data/smartphone/honor/2016/huawei-honor-6x-4gb-ram/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte", + "name": "Huawei Honor 6X (4GB RAM)", + "brand": "honor", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 162.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-6x-4gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 150.9 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Huawei Honor 6X (4GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 655", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "hisilicon-kirin-655" +} diff --git a/data/smartphone/honor/2016/huawei-honor-holly-3-3gb-ram-32gb/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/honor/2016/huawei-honor-holly-3-3gb-ram-32gb/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..068a01d8694 --- /dev/null +++ b/data/smartphone/honor/2016/huawei-honor-holly-3-3gb-ram-32gb/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor Holly 3 (3GB RAM+32GB)", + "brand": "honor", + "release_date": "2016-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 168.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-holly-3-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.09 x 154.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor Holly 3 (3GB RAM+32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16849}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 620", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-450MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "hisilicon-kirin-620" +} diff --git a/data/smartphone/honor/2016/huawei-honor-magic/honor-huawei-honor-magic-4gb-64gb-4g-lte.json b/data/smartphone/honor/2016/huawei-honor-magic/honor-huawei-honor-magic-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a51fcef2204 --- /dev/null +++ b/data/smartphone/honor/2016/huawei-honor-magic/honor-huawei-honor-magic-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-magic-4gb-64gb-4g-lte", + "name": "Huawei Honor Magic", + "brand": "honor", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 2900, + "weight_g": 145.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-magic", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.09 inches, 1440 x 2560 pixels", + "resolution": "~ 577 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.9 x 146.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 577 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.09 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor Magic", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54916.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 950", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T880 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "hisilicon-kirin-950" +} diff --git a/data/smartphone/honor/2017/huawei-honor-6x/honor-huawei-honor-6x-3gb-32gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-6x/honor-huawei-honor-6x-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8c1cdd58091 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-6x/honor-huawei-honor-6x-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-6x-3gb-32gb-4g-lte", + "name": "Huawei Honor 6x", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3340, + "weight_g": 162.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-6x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 150.9 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Huawei Honor 6x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 655", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "hisilicon-kirin-655" +} diff --git a/data/smartphone/honor/2017/huawei-honor-7x-4gb-ram-64gb/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-7x-4gb-ram-64gb/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d6bfe4e367c --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-7x-4gb-ram-64gb/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Huawei Honor 7X (4GB RAM + 64GB)", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 165.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-7x-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.93 inches, 1080 x 2160 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 156.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.93 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Huawei Honor 7X (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 15 Pro Max\", \"Price\": 159900}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2017/huawei-honor-8-lite/honor-huawei-honor-8-lite-4gb-64gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-8-lite/honor-huawei-honor-8-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e2c1d48a436 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-8-lite/honor-huawei-honor-8-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8-lite-4gb-64gb-4g-lte", + "name": "Huawei Honor 8 Lite", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 147.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 147.19 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "147 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "~ 69.5%", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8 Lite", + "General.OS Updates": "", + "General.Release Date": "January, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/eAAC+/WMA/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "XviD/MP4/H.264/WMV", + "Name": "Huawei Honor 8 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 655", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-655" +} diff --git a/data/smartphone/honor/2017/huawei-honor-8-pro/honor-huawei-honor-8-pro-6gb-128gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-8-pro/honor-huawei-honor-8-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b182d7d64b2 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-8-pro/honor-huawei-honor-8-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8-pro-6gb-128gb-4g-lte", + "name": "Huawei Honor 8 Pro", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 184.0, + "os": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 157 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "~ 73.6%", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8 Pro", + "General.OS Updates": "", + "General.Release Date": "April, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19349.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 960", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP8", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-960" +} diff --git a/data/smartphone/honor/2017/huawei-honor-9-lite-3gb-ram-32gb/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-9-lite-3gb-ram-32gb/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6571e314f95 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-9-lite-3gb-ram-32gb/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 9 Lite (3GB RAM + 32GB)", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 149.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9-lite-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.65 inches, 1080 x 2160 pixels", + "resolution": "~ 427 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP + 2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 151 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "~ 75.5%", + "Display.Size": "5.65 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 9 Lite", + "General.OS Updates": "", + "General.Release Date": "December, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 9 Lite (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G55\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18800}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18249}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Motorola Moto G65 5G\", \"Price\": 16990}, {\"Name\": \"Xiaomi Redmi Note 10S (8GB RAM + 128GB)\", \"Price\": 13490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2017/huawei-honor-9-premium/honor-huawei-honor-9-premium-6gb-128gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-9-premium/honor-huawei-honor-9-premium-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3cbefb01330 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-9-premium/honor-huawei-honor-9-premium-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9-premium-6gb-128gb-4g-lte", + "name": "Huawei Honor 9 Premium", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 155.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9-premium", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.15 inches, 1080 x 1920 pixels", + "resolution": "~ 428 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.9 x 147.3 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 428 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.15 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 9 Premium", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 960", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP8", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-960" +} diff --git a/data/smartphone/honor/2017/huawei-honor-9i/honor-huawei-honor-9i-4gb-64gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-9i/honor-huawei-honor-9i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ec1364bef59 --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-9i/honor-huawei-honor-9i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9i-4gb-64gb-4g-lte", + "name": "Huawei Honor 9i", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 164.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP + 2 MP
Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156.19 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 9i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 Plus 5G\", \"Price\": 85990}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 7999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2017/huawei-honor-v9/honor-huawei-honor-v9-6gb-128gb-4g-lte.json b/data/smartphone/honor/2017/huawei-honor-v9/honor-huawei-honor-v9-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..255e020bfff --- /dev/null +++ b/data/smartphone/honor/2017/huawei-honor-v9/honor-huawei-honor-v9-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-v9-6gb-128gb-4g-lte", + "name": "Huawei Honor V9", + "brand": "honor", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3900, + "weight_g": 184.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-v9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 157 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor V9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 960", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP8", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-960" +} diff --git a/data/smartphone/honor/2018/huawei-honor-7c-3gb-ram-32gb/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-7c-3gb-ram-32gb/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..cec0003fb2a --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-7c-3gb-ram-32gb/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 7C (3GB RAM + 32GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 164.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-7c-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 76.3%", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 7C", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 7C (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/honor/2018/huawei-honor-7c/honor-huawei-honor-7c-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-7c/honor-huawei-honor-7c-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..96f4ceee1ed --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-7c/honor-huawei-honor-7c-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-7c-4gb-64gb-4g-lte", + "name": "Huawei Honor 7C", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 164.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-7c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 76.3%", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 7C", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 7C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9149.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8c/honor-huawei-honor-8c-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8c/honor-huawei-honor-8c-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..90bf7ac9923 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8c/honor-huawei-honor-8c-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8c-4gb-64gb-4g-lte", + "name": "Huawei Honor 8C", + "brand": "honor", + "release_date": "2018-11-29", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 167.2, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 158.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "167.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8C", + "General.OS Updates": "", + "General.Release Date": "November 29, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 8C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12362}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 632", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-632" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8x-4gb-ram-128gb/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8x-4gb-ram-128gb/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..06085fc1228 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8x-4gb-ram-128gb/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 8X (4GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-10-16", + "ram_gb": 4, + "battery_mah": 3750, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8x-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 160.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.5 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8x", + "General.OS Updates": "", + "General.Release Date": "October 16, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 8X (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18282.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 38429}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-128gb/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-128gb/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f0d2be85736 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-128gb/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Honor 8X (6GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-10-16", + "ram_gb": 6, + "battery_mah": 3750, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8x-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 160.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.5 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8x 128GB", + "General.OS Updates": "", + "General.Release Date": "October 16, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 8X (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11498.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10485}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-64gb/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-64gb/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..84a316abed6 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8x-6gb-ram-64gb/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Huawei Honor 8X (6GB RAM + 64GB)", + "brand": "honor", + "release_date": "2018-10-16", + "ram_gb": 6, + "battery_mah": 3750, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8x-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 160.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.5 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor 8X 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "October 16, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 8X (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17802.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28628}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8x-max-4gb-ram-128gb/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8x-max-4gb-ram-128gb/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..18bf7307b12 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8x-max-4gb-ram-128gb/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 8X Max (4GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 210.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8x-max-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "7.12 inches, 1080 x 2244 pixels", + "resolution": "~ 350 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "86.3 x 177.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 350 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "7.12 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8X Max", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 8X Max (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20476.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 20999}, {\"Name\": \"Tecno Spark Slim\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13799}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/honor/2018/huawei-honor-8x/honor-huawei-honor-8x-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-8x/honor-huawei-honor-8x-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..143d013fb0e --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-8x/honor-huawei-honor-8x-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-8x-4gb-64gb-4g-lte", + "name": "Huawei Honor 8X", + "brand": "honor", + "release_date": "2018-10-16", + "ram_gb": 4, + "battery_mah": 3750, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-8x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 160.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.5 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8X Model", + "General.OS Updates": "", + "General.Release Date": "October 16, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 8X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12806.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 40 5G\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16930}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/honor/2018/huawei-honor-9i-2018/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-9i-2018/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..348c8e81e0f --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-9i-2018/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9i-2018-4gb-64gb-4g-lte", + "name": "Huawei Honor 9i (2018)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9i-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 149.19 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Honor 9i (2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10237.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97899}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14738}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2018/huawei-honor-9n-3gb-ram-32gb/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-9n-3gb-ram-32gb/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5b413a7897b --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-9n-3gb-ram-32gb/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 9N (3GB RAM + 32GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9n-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, miniUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, miniUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 149.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9N Model", + "General.OS Updates": "", + "General.Release Date": "August 7, 2018 (Unofficial)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 9N (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2018/huawei-honor-9n-4gb-ram-128gb/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-9n-4gb-ram-128gb/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c91d99c033a --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-9n-4gb-ram-128gb/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 9N (4GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9n-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 149.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9N Model", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 9N (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19950}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15670}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25741}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2018/huawei-honor-9n/honor-huawei-honor-9n-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-9n/honor-huawei-honor-9n-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c4deb3e0586 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-9n/honor-huawei-honor-9n-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-9n-4gb-64gb-4g-lte", + "name": "Huawei Honor 9N", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-9n", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 149.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9N Model", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 9N", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 200 Lite\", \"Price\": 24999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/honor/2018/huawei-honor-magic-2-8gb-ram-128gb/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-magic-2-8gb-ram-128gb/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..40c42234f0c --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-magic-2-8gb-ram-128gb/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Huawei Honor Magic 2 (8GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3500, + "weight_g": 206.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-magic-2-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Quick", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP + 2 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 157.3 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic 2", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Huawei Honor Magic 2 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "66563.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15898}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/honor/2018/huawei-honor-magic-2/honor-huawei-honor-magic-2-8gb-256gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-magic-2/honor-huawei-honor-magic-2-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..eb4b5e3ad1e --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-magic-2/honor-huawei-honor-magic-2-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-magic-2-8gb-256gb-4g-lte", + "name": "Huawei Honor Magic 2", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3500, + "weight_g": 206.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-magic-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Quick", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP + 2 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 157.3 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic 2", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Huawei Honor Magic 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74884.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/honor/2018/huawei-honor-note-10-6gb-ram-128gb/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-note-10-6gb-ram-128gb/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8d048e36331 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-note-10-6gb-ram-128gb/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Honor Note 10 (6GB RAM + 128GB)", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 230.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-note-10-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.95 inches, 1080 x 2280 pixels", + "resolution": "~ 355 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "85 x 177 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 355 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.95 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 10 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "I", + "Multimedia.Video": "MP4, H.265, XviD", + "Name": "Huawei Honor Note 10 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22304.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26875}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42897}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/honor/2018/huawei-honor-note-10/honor-huawei-honor-note-10-6gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-note-10/honor-huawei-honor-note-10-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..46c6571b2b9 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-note-10/honor-huawei-honor-note-10-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-note-10-6gb-64gb-4g-lte", + "name": "Huawei Honor Note 10", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 230.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-note-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.95 inches, 1080 x 2280 pixels", + "resolution": "~ 355 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "85 x 177 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 355 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.95 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 10", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "I", + "Multimedia.Video": "MP4, H.265, XviD", + "Name": "Huawei Honor Note 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27277.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/honor/2018/huawei-honor-play-6gb-ram-64gb/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-play-6gb-ram-64gb/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..6ea3df54a00 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-play-6gb-ram-64gb/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Huawei Honor Play (6GB RAM + 64GB)", + "brand": "honor", + "release_date": "2018-07-21", + "ram_gb": 6, + "battery_mah": 3750, + "weight_g": 176.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-play-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 157.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor Play", + "General.OS Updates": "", + "General.Release Date": "July 21, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor Play (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25748}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "4x2.4 GHz Cortex-A73 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/honor/2018/huawei-honor-play/honor-huawei-honor-play-4gb-64gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-play/honor-huawei-honor-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..beb2694c60c --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-play/honor-huawei-honor-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-play-4gb-64gb-4g-lte", + "name": "Huawei Honor Play", + "brand": "honor", + "release_date": "2018-07-21", + "ram_gb": 4, + "battery_mah": 3750, + "weight_g": 176.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 157.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor Play", + "General.OS Updates": "", + "General.Release Date": "July 21, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "4x2.4 GHz Cortex-A73 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/honor/2018/huawei-honor-v10/honor-huawei-honor-v10-4gb-128gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-v10/honor-huawei-honor-v10-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a335be91859 --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-v10/honor-huawei-honor-v10-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-v10-4gb-128gb-4g-lte", + "name": "Huawei Honor V10", + "brand": "honor", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3750, + "weight_g": 172.0, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-v10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 157 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 78.6%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Honor V10", + "General.OS Updates": "", + "General.Release Date": "January, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, SMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, WMV", + "Name": "Huawei Honor V10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26326.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/honor/2018/huawei-honor-view-20-8gb-ram-256gb/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/honor/2018/huawei-honor-view-20-8gb-ram-256gb/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..200449ec58f --- /dev/null +++ b/data/smartphone/honor/2018/huawei-honor-view-20-8gb-ram-256gb/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Huawei Honor View 20 (8GB RAM + 256GB)", + "brand": "honor", + "release_date": "2018-12-26", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-view-20-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2310 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 5V/4.5A 22.5W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.4 inches, 1080 x 2310 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "View 20 8GB RAM", + "General.OS Updates": "", + "General.Release Date": "December 26, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor View 20 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16573}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/honor/2019/huawei-honor-20i/honor-huawei-honor-20i-4gb-128gb-4g-lte.json b/data/smartphone/honor/2019/huawei-honor-20i/honor-huawei-honor-20i-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..27071170371 --- /dev/null +++ b/data/smartphone/honor/2019/huawei-honor-20i/honor-huawei-honor-20i-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-huawei-honor-20i-4gb-128gb-4g-lte", + "name": "Huawei Honor 20i", + "brand": "honor", + "release_date": "2019-06-11", + "ram_gb": 4, + "battery_mah": 3400, + "weight_g": 164.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "huawei-honor-20i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.21 inches, 2340 x 1080 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AIS Super Night Shot, AI Image Stabilization, AI Camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.64 x 154.8 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 415 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.21 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Digital Compass, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "20i", + "General.OS Updates": "", + "General.Release Date": "June 11, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Honor 20i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3 Pro\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8399}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 710", + "Technical.Core Details": "4x2.2 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/honor/2019/play-3e-3gb-ram-64gb/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/honor/2019/play-3e-3gb-ram-64gb/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1880e10b1cd --- /dev/null +++ b/data/smartphone/honor/2019/play-3e-3gb-ram-64gb/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Honor Play 3e (3GB RAM + 64GB)", + "brand": "honor", + "release_date": "2019-09-15", + "ram_gb": 3, + "battery_mah": 3020, + "weight_g": 146.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-3e-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.8 x 147.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 78.1%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "play 3e", + "General.OS Updates": "", + "General.Release Date": "September 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 3e (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13958.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/honor/2019/play-3e/honor-play-3e-2gb-32gb-4g-lte.json b/data/smartphone/honor/2019/play-3e/honor-play-3e-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b1a687fb503 --- /dev/null +++ b/data/smartphone/honor/2019/play-3e/honor-play-3e-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-3e-2gb-32gb-4g-lte", + "name": "Honor Play 3e", + "brand": "honor", + "release_date": "2019-09-15", + "ram_gb": 2, + "battery_mah": 3020, + "weight_g": 146.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-3e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.8 x 147.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 78.1%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "play 3e", + "General.OS Updates": "", + "General.Release Date": "September 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 3e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10856.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/honor/2021/50-lite/honor-50-lite-6gb-128gb-4g-lte.json b/data/smartphone/honor/2021/50-lite/honor-50-lite-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7eec7465e43 --- /dev/null +++ b/data/smartphone/honor/2021/50-lite/honor-50-lite-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-50-lite-6gb-128gb-4g-lte", + "name": "Honor 50 Lite", + "brand": "honor", + "release_date": "2021-10-25", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 161.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 94.4%", + "Display.Size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Gravity, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50 Lite", + "General.OS Updates": "", + "General.Release Date": "October 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 50 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15780}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/honor/2021/50-pro/honor-50-pro-8gb-256gb-5g.json b/data/smartphone/honor/2021/50-pro/honor-50-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..8ac4668d666 --- /dev/null +++ b/data/smartphone/honor/2021/50-pro/honor-50-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-50-pro-8gb-256gb-5g", + "name": "Honor 50 Pro", + "brand": "honor", + "release_date": "2021-06-16", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 187.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "resolution": "~ 439 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2
12 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 163.46 x 8.05 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P50 Pro", + "General.OS Updates": "", + "General.Release Date": "June 16, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 50 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/honor/2021/50/honor-50-6gb-128gb-5g.json b/data/smartphone/honor/2021/50/honor-50-6gb-128gb-5g.json new file mode 100644 index 00000000000..dac7d35ab47 --- /dev/null +++ b/data/smartphone/honor/2021/50/honor-50-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-50-6gb-128gb-5g", + "name": "Honor 50", + "brand": "honor", + "release_date": "2021-10-25", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color OLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Portrait, Streaming Shutter, Dynamic Photo ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.76 x 159.96 x 7.78 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.57 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gravity, Gyroscope, Ambient Light Sensor, Proximity ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50", + "General.OS Updates": "", + "General.Release Date": "October 25, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"Honor 200 Pro\", \"Price\": 57999}, {\"Name\": \"Honor X9c\", \"Price\": 21998}, {\"Name\": \"Honor 200 Lite\", \"Price\": 20990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/honor/2021/magic-3-5g/honor-magic-3-5g-8gb-128gb-5g.json b/data/smartphone/honor/2021/magic-3-5g/honor-magic-3-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..63817e1371c --- /dev/null +++ b/data/smartphone/honor/2021/magic-3-5g/honor-magic-3-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-3-5g-8gb-128gb-5g", + "name": "Honor Magic 3 5G", + "brand": "honor", + "release_date": "2021-08-12", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
64 MP ƒ/1.8
Mono Chrome
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 162.8 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.9%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic 3 5G", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 3 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/honor/2021/magic-3-pro-5g/honor-magic-3-pro-5g-8gb-256gb-5g.json b/data/smartphone/honor/2021/magic-3-pro-5g/honor-magic-3-pro-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..cd475a4897c --- /dev/null +++ b/data/smartphone/honor/2021/magic-3-pro-5g/honor-magic-3-pro-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-3-pro-5g-8gb-256gb-5g", + "name": "Honor Magic 3 Pro 5G", + "brand": "honor", + "release_date": "2021-08-12", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 213.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-3-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 66W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)

TOF 3D
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
64 MP ƒ/3.5 (Telephoto)
64 MP ƒ/1.8
Mono Chrome
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 162.8 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.9%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic 3 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 3 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "67990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 8 Pro (8GB RAM + 256GB)\", \"Price\": 42990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/honor/2021/magic-3-pro-plus-5g/honor-magic-3-pro-plus-5g-12gb-512gb-5g.json b/data/smartphone/honor/2021/magic-3-pro-plus-5g/honor-magic-3-pro-plus-5g-12gb-512gb-5g.json new file mode 100644 index 00000000000..936c8e3d70b --- /dev/null +++ b/data/smartphone/honor/2021/magic-3-pro-plus-5g/honor-magic-3-pro-plus-5g-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-3-pro-plus-5g-12gb-512gb-5g", + "name": "Honor Magic 3 Pro Plus 5G", + "brand": "honor", + "release_date": "2021-08-12", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 236.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-3-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 66W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)
100˚

TOF 3D
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
64 MP ƒ/3.5 (Telephoto)
64 MP ƒ/1.8
Mono Chrome
64 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 162.8 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "236 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.9%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic 3 Pro Plus 5G", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 3 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/honor/2021/play-5/honor-play-5-8gb-128gb-5g.json b/data/smartphone/honor/2021/play-5/honor-play-5-8gb-128gb-5g.json new file mode 100644 index 00000000000..3c5aa8166e6 --- /dev/null +++ b/data/smartphone/honor/2021/play-5/honor-play-5-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-5-8gb-128gb-5g", + "name": "Honor Play 5", + "brand": "honor", + "release_date": "2021-05-18", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 179.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Portrait, Smile Capture, Night Scene Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 161.6 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.53 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Ambient Light Sensor, Gravity, ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Play 5 5G", + "General.OS Updates": "", + "General.Release Date": "May 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/honor/2021/x20-5g/honor-x20-5g-6gb-128gb-5g.json b/data/smartphone/honor/2021/x20-5g/honor-x20-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..9f8919e901a --- /dev/null +++ b/data/smartphone/honor/2021/x20-5g/honor-x20-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x20-5g-6gb-128gb-5g", + "name": "Honor X20 5G", + "brand": "honor", + "release_date": "2021-08-12", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "17 days", + "Battery.Talk Time": "25 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, Phase Focus, Contrast Focus", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Scene Video, Night Scene Mode, Portrait Mode, Professional Photography, Panoramic View, HDR, Filter, Watermark, Smile Capture, Voice-activated Photo, Timed Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 161.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminum Silicon Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Hall Sensor, Gravity Sensor, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X20 5G", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "* .3gp, * .mp4, * .webm, * .mkv", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, H.264, MPEG-4, H.265", + "Name": "Honor X20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/htc/2013/desire-600c-dual-sim/htc-desire-600c-dual-sim-1gb-8gb.json b/data/smartphone/htc/2013/desire-600c-dual-sim/htc-desire-600c-dual-sim-1gb-8gb.json new file mode 100644 index 00000000000..5553f3bcf21 --- /dev/null +++ b/data/smartphone/htc/2013/desire-600c-dual-sim/htc-desire-600c-dual-sim-1gb-8gb.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-600c-dual-sim-1gb-8gb", + "name": "HTC Desire 600C Dual SIM", + "brand": "htc", + "release_date": "2013-01-01", + "ram_gb": 1, + "battery_mah": 1860, + "weight_g": 127.0, + "os": "Android v4.1 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-600c-dual-sim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4.5 inches, 960 x 540 pixels", + "resolution": "~ 245 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1860 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.6 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "720p @ 72 fps HD", + "Connectivity.3G": "Yes 7.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "67 x 134.9 x 9.55 mm", + "Design.Qwerty": "", + "Design.Weight": "127 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 245 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 960 x 540 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+CDMA", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "Calendar, YouTube Player", + "Multimedia.Video": "Yes", + "Name": "HTC Desire 600C Dual SIM", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 203", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.1 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon" +} diff --git a/data/smartphone/htc/2014/desire-510/htc-desire-510-1gb-8gb-4g-lte.json b/data/smartphone/htc/2014/desire-510/htc-desire-510-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..6435fac1778 --- /dev/null +++ b/data/smartphone/htc/2014/desire-510/htc-desire-510-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-510-1gb-8gb-4g-lte", + "name": "HTC Desire 510", + "brand": "htc", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 158.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-510", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4.7 inches, 480 x 854 pixels", + "resolution": "~ 208 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging", + "Camera.Flash": "", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.8 x 139.9 x 10 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 208 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.7 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Voice Commands", + "Multimedia.Video": "MP4, H.263, H.264, WMV", + "Name": "HTC Desire 510", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/htc/2014/desire-516/htc-desire-516-1gb-4gb.json b/data/smartphone/htc/2014/desire-516/htc-desire-516-1gb-4gb.json new file mode 100644 index 00000000000..f071c4609bd --- /dev/null +++ b/data/smartphone/htc/2014/desire-516/htc-desire-516-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-516-1gb-4gb", + "name": "HTC Desire 516", + "brand": "htc", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 1950, + "weight_g": 160.0, + "os": "Android v4.2.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-516", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1950 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes 21 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 140 x 9.69 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 220 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264, WMV", + "Name": "HTC Desire 516", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "3999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 200", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 302", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.2.2 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-200" +} diff --git a/data/smartphone/htc/2014/desire-626-dual-sim/htc-desire-626-dual-sim-2gb-16gb-4g-lte.json b/data/smartphone/htc/2014/desire-626-dual-sim/htc-desire-626-dual-sim-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..0037f5fe1d8 --- /dev/null +++ b/data/smartphone/htc/2014/desire-626-dual-sim/htc-desire-626-dual-sim-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-626-dual-sim-2gb-16gb-4g-lte", + "name": "HTC Desire 626 Dual Sim", + "brand": "htc", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2000, + "weight_g": 140.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-626-dual-sim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2000 mAh, Li-ion Battery", + "Battery.StandBy Time": "33 days", + "Battery.Talk Time": "20 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "146.9 x 70.9 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "HTC Desire 626 Dual Sim", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.7 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T760MP2Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/htc/2014/desire-700-dual-sim/htc-desire-700-dual-sim-1gb-8gb.json b/data/smartphone/htc/2014/desire-700-dual-sim/htc-desire-700-dual-sim-1gb-8gb.json new file mode 100644 index 00000000000..d9dbdf0d933 --- /dev/null +++ b/data/smartphone/htc/2014/desire-700-dual-sim/htc-desire-700-dual-sim-1gb-8gb.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-700-dual-sim-1gb-8gb", + "name": "HTC Desire 700 Dual Sim", + "brand": "htc", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 149.0, + "os": "Android v4.1.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-700-dual-sim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes 14.4 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 145.5 x 10.3 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 220 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264, WMV", + "Name": "HTC Desire 700 Dual Sim", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18319.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.1.2 (Jelly Bean)" + }, + "soc": "spreadtrum" +} diff --git a/data/smartphone/htc/2014/one-m8/htc-one-m8-2gb-16gb-4g-lte.json b/data/smartphone/htc/2014/one-m8/htc-one-m8-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..e5565be71e7 --- /dev/null +++ b/data/smartphone/htc/2014/one-m8/htc-one-m8-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-one-m8-2gb-16gb-4g-lte", + "name": "HTC One M8", + "brand": "htc", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2600, + "weight_g": 160.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-m8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2600 mAh, Li-Po Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "14 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "4 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.59 x 146.4 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "DivX, XviD, MP4, H.263, H.264, WMV", + "Name": "HTC One M8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13489.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/htc/2018/u12-life/htc-u12-life-4gb-64gb-4g-lte.json b/data/smartphone/htc/2018/u12-life/htc-u12-life-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f9f12de4f42 --- /dev/null +++ b/data/smartphone/htc/2018/u12-life/htc-u12-life-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-u12-life-4gb-64gb-4g-lte", + "name": "HTC U12 Life", + "brand": "htc", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3600, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u12-life", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 158.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 77.7%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U12 Life", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "HTC U12 Life", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/htc/2019/desire-19-plus/htc-desire-19-plus-4gb-64gb-4g-lte.json b/data/smartphone/htc/2019/desire-19-plus/htc-desire-19-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d4fa5724201 --- /dev/null +++ b/data/smartphone/htc/2019/desire-19-plus/htc-desire-19-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-19-plus-4gb-64gb-4g-lte", + "name": "HTC Desire 19 Plus", + "brand": "htc", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3850, + "weight_g": 170.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-19-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1440 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3850 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2 (Wide Angle)
26mm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
13mm
5 MP ƒ/2.2
depth sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 156.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.2 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Desire 19 Plus", + "General.OS Updates": "", + "General.Release Date": "July, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Desire 19 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/htc/2019/wildfire-x-4gb-ram-128gb/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/htc/2019/wildfire-x-4gb-ram-128gb/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0075bb5011a --- /dev/null +++ b/data/smartphone/htc/2019/wildfire-x-4gb-ram-128gb/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "HTC Wildfire X (4GB RAM + 128GB)", + "brand": "htc", + "release_date": "2019-08-14", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 160.0, + "os": "Android v9 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wildfire-x-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP (Wide Angle)
8 MP (Telephoto)
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 156.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Wildfire X", + "General.OS Updates": "", + "General.Release Date": "August 14, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Wildfire X (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/htc/2020/desire-20-plus/htc-desire-20-plus-6gb-128gb-4g-lte.json b/data/smartphone/htc/2020/desire-20-plus/htc-desire-20-plus-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..af94b9e058a --- /dev/null +++ b/data/smartphone/htc/2020/desire-20-plus/htc-desire-20-plus-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-20-plus-6gb-128gb-4g-lte", + "name": "HTC Desire 20 Plus", + "brand": "htc", + "release_date": "2020-10-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 203.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-20-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Desire 20 Plus", + "General.OS Updates": "", + "General.Release Date": "October 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Desire 20 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/htc/2020/u20-5g/htc-u20-5g-8gb-256gb-5g.json b/data/smartphone/htc/2020/u20-5g/htc-u20-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..b93943668d5 --- /dev/null +++ b/data/smartphone/htc/2020/u20-5g/htc-u20-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-u20-5g-8gb-256gb-5g", + "name": "HTC U20 5G", + "brand": "htc", + "release_date": "2020-06-16", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 215.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 171.2 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U20 5G", + "General.OS Updates": "", + "General.Release Date": "June 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC U20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/htc/2021/desire-21-pro/htc-desire-21-pro-8gb-128gb-5g.json b/data/smartphone/htc/2021/desire-21-pro/htc-desire-21-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..828708abcef --- /dev/null +++ b/data/smartphone/htc/2021/desire-21-pro/htc-desire-21-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-desire-21-pro-8gb-128gb-5g", + "name": "HTC Desire 21 Pro", + "brand": "htc", + "release_date": "2021-01-13", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "desire-21-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 167.1 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Desire 21 Pro", + "General.OS Updates": "", + "General.Release Date": "January 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Desire 21 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 690", + "Technical.Core Details": "2x2.0 GHz Kryo 560 Gold & 6x1.7 GHz Kryo 560 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-690" +} diff --git a/data/smartphone/htc/2021/wildfire-e2-plus/htc-wildfire-e2-plus-4gb-64gb-4g-lte.json b/data/smartphone/htc/2021/wildfire-e2-plus/htc-wildfire-e2-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b2a06125900 --- /dev/null +++ b/data/smartphone/htc/2021/wildfire-e2-plus/htc-wildfire-e2-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-wildfire-e2-plus-4gb-64gb-4g-lte", + "name": "HTC Wildfire E2 Plus", + "brand": "htc", + "release_date": "2021-12-14", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 210.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wildfire-e2-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
5 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 174.2 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.82 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Wildfire E2 Plus", + "General.OS Updates": "", + "General.Release Date": "December 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Wildfire E2 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T610", + "Technical.Core Details": "2x1.8 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t610" +} diff --git a/data/smartphone/huawei/2014/ascend-p7/huawei-ascend-p7-2gb-16gb-4g-lte.json b/data/smartphone/huawei/2014/ascend-p7/huawei-ascend-p7-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..81d564f9ca1 --- /dev/null +++ b/data/smartphone/huawei/2014/ascend-p7/huawei-ascend-p7-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-ascend-p7-2gb-16gb-4g-lte", + "name": "Huawei Ascend P7", + "brand": "huawei", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2500, + "weight_g": 124.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "ascend-p7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "22 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68.8 x 139.8 x 6.5 mm", + "Design.Qwerty": "", + "Design.Weight": "124 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "XviD, MP4, H.263, H.264, WMV", + "Name": "Huawei Ascend P7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20950.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16099}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Quad Core Processor", + "Technical.Chipset": "HiSilicon Kirin 910T", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-450MP4", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "hisilicon-kirin-910t" +} diff --git a/data/smartphone/huawei/2014/g620s/huawei-g620s-1gb-8gb-4g-lte.json b/data/smartphone/huawei/2014/g620s/huawei-g620s-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..4c951bd6866 --- /dev/null +++ b/data/smartphone/huawei/2014/g620s/huawei-g620s-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-g620s-1gb-8gb-4g-lte", + "name": "Huawei G620s", + "brand": "huawei", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2000, + "weight_g": 160.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g620s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 142.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei G620s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8786.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/huawei/2016/mate-9-lite/huawei-mate-9-lite-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2016/mate-9-lite/huawei-mate-9-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..6b635d2bc11 --- /dev/null +++ b/data/smartphone/huawei/2016/mate-9-lite/huawei-mate-9-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-9-lite-4gb-64gb-4g-lte", + "name": "Huawei Mate 9 Lite", + "brand": "huawei", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 162.0, + "os": "Android v6.0 (Marshmallow), upgradable to v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-9-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 150.9 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Huawei Mate 9 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16782}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16934}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 655", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow), upgradable to v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-655" +} diff --git a/data/smartphone/huawei/2017/enjoy-7-plus/huawei-enjoy-7-plus-3gb-32gb-4g-lte.json b/data/smartphone/huawei/2017/enjoy-7-plus/huawei-enjoy-7-plus-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6a6f667fe33 --- /dev/null +++ b/data/smartphone/huawei/2017/enjoy-7-plus/huawei-enjoy-7-plus-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-enjoy-7-plus-3gb-32gb-4g-lte", + "name": "Huawei Enjoy 7 Plus", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "enjoy-7-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 153.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 71.1%", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Enjoy 7 Plus", + "General.OS Updates": "", + "General.Release Date": "June, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Enjoy 7 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20399.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15721}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25455}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/huawei/2017/enjoy-7s/huawei-enjoy-7s-3gb-32gb-4g-lte.json b/data/smartphone/huawei/2017/enjoy-7s/huawei-enjoy-7s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6ecf5f1fdcf --- /dev/null +++ b/data/smartphone/huawei/2017/enjoy-7s/huawei-enjoy-7s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-enjoy-7s-3gb-32gb-4g-lte", + "name": "Huawei Enjoy 7S", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 165.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "enjoy-7s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.65 inches, 1080 x 2160 pixels", + "resolution": "~ 427 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.09 x 150.1 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.65 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Enjoy 7S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9506.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/huawei/2017/mate-10-pro-6gb-ram-128gb/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2017/mate-10-pro-6gb-ram-128gb/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a43917a03da --- /dev/null +++ b/data/smartphone/huawei/2017/mate-10-pro-6gb-ram-128gb/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Mate 10 Pro (6GB RAM +128GB)", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-10-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 4.5V/5A", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 154.19 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 80.9%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 10 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, WMV", + "Name": "Huawei Mate 10 Pro (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74885.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S21 5G (8GB RAM + 256GB)\", \"Price\": 73999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 26989}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 7499}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42020}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/huawei/2017/mate-10-pro/huawei-mate-10-pro-6gb-64gb-4g-lte.json b/data/smartphone/huawei/2017/mate-10-pro/huawei-mate-10-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..37d74b066a8 --- /dev/null +++ b/data/smartphone/huawei/2017/mate-10-pro/huawei-mate-10-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-10-pro-6gb-64gb-4g-lte", + "name": "Huawei Mate 10 Pro", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 4.5V/5A", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 154.19 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 80.9%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 10 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, WMV", + "Name": "Huawei Mate 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32177.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 100040}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16619}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17099}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/huawei/2017/nova-2i/huawei-nova-2i-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2017/nova-2i/huawei-nova-2i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c2be1968484 --- /dev/null +++ b/data/smartphone/huawei/2017/nova-2i/huawei-nova-2i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-2i-4gb-64gb-4g-lte", + "name": "Huawei Nova 2i", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 164.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-2i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP + 2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156.19 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Nova 2i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17258.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/huawei/2017/p10-plus/huawei-p10-plus-6gb-64gb-4g-lte.json b/data/smartphone/huawei/2017/p10-plus/huawei-p10-plus-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d7c5ebae19f --- /dev/null +++ b/data/smartphone/huawei/2017/p10-plus/huawei-p10-plus-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p10-plus-6gb-64gb-4g-lte", + "name": "Huawei P10 Plus", + "brand": "huawei", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3750, + "weight_g": 165.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p10-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 153.5 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 534 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Huawei P10 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41446.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16069}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 960", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP8", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "hisilicon-kirin-960" +} diff --git a/data/smartphone/huawei/2018/enjoy-9-plus/huawei-enjoy-9-plus-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2018/enjoy-9-plus/huawei-enjoy-9-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4b0c998e6dc --- /dev/null +++ b/data/smartphone/huawei/2018/enjoy-9-plus/huawei-enjoy-9-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-enjoy-9-plus-4gb-64gb-4g-lte", + "name": "Huawei Enjoy 9 Plus", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 173.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "enjoy-9-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP + 2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 162.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y9 (2019)", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Enjoy 9 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19744.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2018/mate-20-pro-8gb-ram-256gb/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/huawei/2018/mate-20-pro-8gb-ram-256gb/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..f210cfef01e --- /dev/null +++ b/data/smartphone/huawei/2018/mate-20-pro-8gb-ram-256gb/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Huawei Mate 20 Pro (8GB RAM + 256GB)", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 189.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-20-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 3120 x 1440 pixels", + "resolution": "~ 538 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Qi wireless fast charging 15W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica Optics, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP + 20 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.3 x 157.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 538 PPI", + "Display.Screen to Body Ratio": "~ 87.9%", + "Display.Size": "6.39 inches, 3120 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 20 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS(threaded view), MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Huawei Mate 20 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "56990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"OnePlus 13\", \"Price\": 65999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 119999}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Poco F7 Pro 5G\", \"Price\": 42990}, {\"Name\": \"Huawei Nova 12 SE\", \"Price\": 24990}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2018/mate-20-x/huawei-mate-20-x-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2018/mate-20-x/huawei-mate-20-x-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7cce86b1a03 --- /dev/null +++ b/data/smartphone/huawei/2018/mate-20-x/huawei-mate-20-x-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-20-x-6gb-128gb-4g-lte", + "name": "Huawei Mate 20 X", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 232.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-20-x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "7.2 inches, 1080 x 2244 pixels", + "resolution": "~ 346 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 22.5W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica optics, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP + 20 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "85.4 x 174.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "232 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 346 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "7.2 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 20 X", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS(threaded view), MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Huawei Mate 20 X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74885.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14399}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2018/nova-2-lite/huawei-nova-2-lite-3gb-32gb-4g-lte.json b/data/smartphone/huawei/2018/nova-2-lite/huawei-nova-2-lite-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4b2d7052e0b --- /dev/null +++ b/data/smartphone/huawei/2018/nova-2-lite/huawei-nova-2-lite-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-2-lite-3gb-32gb-4g-lte", + "name": "Huawei Nova 2 Lite", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-2-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Nova 2 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/huawei/2018/p-smart-2019/huawei-p-smart-2019-3gb-32gb-4g-lte.json b/data/smartphone/huawei/2018/p-smart-2019/huawei-p-smart-2019-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5ed9113d413 --- /dev/null +++ b/data/smartphone/huawei/2018/p-smart-2019/huawei-p-smart-2019-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p-smart-2019-3gb-32gb-4g-lte", + "name": "Huawei P Smart (2019)", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3400, + "weight_g": 160.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p-smart-2019", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.21 inches, 1080 x 2340 pixels", + "resolution": "~ 416 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 155.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 83.1%", + "Display.Size": "6.21 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P Smart (2019)", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/eAAC+/WAV/Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Huawei P Smart (2019)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"Samsung Galaxy A03s (4GB RAM + 64GB)\", \"Price\": 13990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2018/p20-6gb-ram-128gb/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2018/p20-6gb-ram-128gb/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ab7117d67f9 --- /dev/null +++ b/data/smartphone/huawei/2018/p20-6gb-ram-128gb/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei P20 (6GB RAM + 128GB)", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 165.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p20-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.8 inches, 1080 x 2244 pixels", + "resolution": "~ 429 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.8 x 149.1 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 429 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "5.8 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P20 128GB", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, WMV", + "Name": "Huawei P20 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15989}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/huawei/2018/p20-lite/huawei-p20-lite-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2018/p20-lite/huawei-p20-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a34d28afda9 --- /dev/null +++ b/data/smartphone/huawei/2018/p20-lite/huawei-p20-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p20-lite-4gb-64gb-4g-lte", + "name": "Huawei P20 Lite", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p20-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, EDR, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 9V/2A 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE, EDR, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 148.6 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 80.5%", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P20 lite", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, WMV", + "Name": "Huawei P20 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15749}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.36 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 659", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T830 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-659" +} diff --git a/data/smartphone/huawei/2018/p20-pro/huawei-p20-pro-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2018/p20-pro/huawei-p20-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ad2e52f0729 --- /dev/null +++ b/data/smartphone/huawei/2018/p20-pro/huawei-p20-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p20-pro-6gb-128gb-4g-lte", + "name": "Huawei P20 Pro", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p20-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2244 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP
Notch, Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP + 20 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 155 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.1 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P20 Pro", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, WMV", + "Name": "Huawei P20 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42750}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 14\", \"Price\": 52190}, {\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/huawei/2018/p20/huawei-p20-6gb-64gb-4g-lte.json b/data/smartphone/huawei/2018/p20/huawei-p20-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..948c0dba944 --- /dev/null +++ b/data/smartphone/huawei/2018/p20/huawei-p20-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p20-6gb-64gb-4g-lte", + "name": "Huawei P20", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 165.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.8 inches, 1080 x 2244 pixels", + "resolution": "~ 429 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.8 x 149.1 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 429 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "5.8 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P20", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, WMV", + "Name": "Huawei P20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32762.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 (12GB RAM + 512GB)\", \"Price\": 92999}, {\"Name\": \"Samsung Galaxy S23 (8GB RAM + 256GB)\", \"Price\": 49999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 970", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "hisilicon-kirin-970" +} diff --git a/data/smartphone/huawei/2018/y6-2018/huawei-y6-2018-2gb-16gb-4g-lte.json b/data/smartphone/huawei/2018/y6-2018/huawei-y6-2018-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..f9fcf11f2ed --- /dev/null +++ b/data/smartphone/huawei/2018/y6-2018/huawei-y6-2018-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-y6-2018-2gb-16gb-4g-lte", + "name": "Huawei Y6 (2018)", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 150.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y6-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 152.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Huawei Y6 (2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16598}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/huawei/2018/y9-2019/huawei-y9-2019-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2018/y9-2019/huawei-y9-2019-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cc0f1f4d876 --- /dev/null +++ b/data/smartphone/huawei/2018/y9-2019/huawei-y9-2019-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-y9-2019-4gb-64gb-4g-lte", + "name": "Huawei Y9 (2019)", + "brand": "huawei", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 173.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y9-2019", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "65 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "52 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP + 2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 162.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y9 (2019)", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Y9 (2019)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"itel P55 Plus\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7699}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2019/mate-20-x-5g/huawei-mate-20-x-5g-6gb-128gb-5g.json b/data/smartphone/huawei/2019/mate-20-x-5g/huawei-mate-20-x-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..1c0b1d969f0 --- /dev/null +++ b/data/smartphone/huawei/2019/mate-20-x-5g/huawei-mate-20-x-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-20-x-5g-6gb-128gb-5g", + "name": "Huawei Mate 20 X 5G", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 232.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-20-x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "7.2 inches, 1080 x 2244 pixels", + "resolution": "~ 346 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 40W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica optics, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP ƒ/1.8 (Wide Angle)
20 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "85.4 x 174.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "232 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 346 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "7.2 inches, 1080 x 2244 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 20 X 5G", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS(threaded view), MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Huawei Mate 20 X 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M55s 5G (8GB RAM + 256GB)\", \"Price\": 19699}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2019/nova-4e-4gb-ram-128gb/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/nova-4e-4gb-ram-128gb/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7d435e11560 --- /dev/null +++ b/data/smartphone/huawei/2019/nova-4e-4gb-ram-128gb/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Nova 4e (4GB RAM+ 128GB)", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3340, + "weight_g": 159.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-4e-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 418 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.7 x 152.9 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 418 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.15 inches, 1080 x 2312 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 4e", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 4e (4GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28693.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2019/nova-4e/huawei-nova-4e-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/nova-4e/huawei-nova-4e-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d605275958a --- /dev/null +++ b/data/smartphone/huawei/2019/nova-4e/huawei-nova-4e-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-4e-6gb-128gb-4g-lte", + "name": "Huawei Nova 4e", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3340, + "weight_g": 159.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-4e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 418 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.7 x 152.9 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 418 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.15 inches, 1080 x 2312 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 4e", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 4e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31796.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16619}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17099}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2019/nova-5-pro/huawei-nova-5-pro-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/nova-5-pro/huawei-nova-5-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5c7e2336a61 --- /dev/null +++ b/data/smartphone/huawei/2019/nova-5-pro/huawei-nova-5-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-5-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 5 Pro", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 3500, + "weight_g": 171.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
depth sensor", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 5 Pro", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32249.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "2x2.6 GHz Cortex-A76 & 2x1.92 GHz Cortex-A76 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2019/nova-5t/huawei-nova-5t-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/nova-5t/huawei-nova-5t-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b1f3c7d39c8 --- /dev/null +++ b/data/smartphone/huawei/2019/nova-5t/huawei-nova-5t-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-5t-6gb-128gb-4g-lte", + "name": "Huawei Nova 5T", + "brand": "huawei", + "release_date": "2019-08-14", + "ram_gb": 6, + "battery_mah": 3750, + "weight_g": 174.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-5t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.26 inches, 1080 x 2340 pixels", + "resolution": "~ 412 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, BLE, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, BLE, SBC, AAC, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 154.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 412 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.26 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 5T", + "General.OS Updates": "", + "General.Release Date": "August 14, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 5T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Honor X9c\", \"Price\": 20998}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15799}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Honor 200\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "2.6 GHz, Dual core, Cortex A76 + 1.92 GHz, Dual core, Cortex A76 + 1.8 GHz, Quad core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2019/p30-lite-6gb-ram-128gb/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/p30-lite-6gb-ram-128gb/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..abe2a4ece9c --- /dev/null +++ b/data/smartphone/huawei/2019/p30-lite-6gb-ram-128gb/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei P30 Lite (6GB RAM + 128GB)", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3340, + "weight_g": 159.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p30-lite-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3340 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.7 x 152.9 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 415 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.15 inches, 1080 x 2312 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P30 Lite", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei P30 Lite (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 710", + "Technical.Core Details": "4 x Cortex-A73 cores clocked at 2.3GHz, 4 x Cortex-A53 cores clocked at 1.7GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2019/p30/huawei-p30-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2019/p30/huawei-p30-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..05935f67e24 --- /dev/null +++ b/data/smartphone/huawei/2019/p30/huawei-p30-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p30-8gb-128gb-4g-lte", + "name": "Huawei P30", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 3650, + "weight_g": 163.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2340 pixels", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Super Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3650 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica optics, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP + 16 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.4 x 149.1 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.1 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P30", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei P30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy Note 10 Plus 5G\", \"Price\": 92999}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16490}, {\"Name\": \"OPPO Reno 10\", \"Price\": 29299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 980", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-980" +} diff --git a/data/smartphone/huawei/2019/y7-2019/huawei-y7-2019-3gb-32gb-4g-lte.json b/data/smartphone/huawei/2019/y7-2019/huawei-y7-2019-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9f1ebd79f09 --- /dev/null +++ b/data/smartphone/huawei/2019/y7-2019/huawei-y7-2019-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-y7-2019-3gb-32gb-4g-lte", + "name": "Huawei Y7 (2019)", + "brand": "huawei", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y7-2019", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 158.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 79.65%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y7 2019", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Y7 (2019)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/huawei/2020/mate-40-pro-plus/huawei-mate-40-pro-plus-12gb-256gb-5g.json b/data/smartphone/huawei/2020/mate-40-pro-plus/huawei-mate-40-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..e7348c829b9 --- /dev/null +++ b/data/smartphone/huawei/2020/mate-40-pro-plus/huawei-mate-40-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-40-pro-plus-12gb-256gb-5g", + "name": "Huawei Mate 40 Pro Plus", + "brand": "huawei", + "release_date": "2020-10-22", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 230.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-40-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Wide Angle)

TOF 3D", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
8 MP ƒ/4.4
Periscope
20 MP ƒ/2.4 (Ultra Wide)
(Depth Sensor)
TOF 3D", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 3840/960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 40 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "October 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate 40 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "121999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.13 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 9000", + "Technical.Core Details": "1x3.13 GHz Cortex-A77 & 3x2.54 GHz Cortex-A77 & 4x2.05 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP24", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "kirin-9000" +} diff --git a/data/smartphone/huawei/2020/mate-40-rs-porsche-design/huawei-mate-40-rs-porsche-design-12gb-512gb-5g.json b/data/smartphone/huawei/2020/mate-40-rs-porsche-design/huawei-mate-40-rs-porsche-design-12gb-512gb-5g.json new file mode 100644 index 00000000000..335b02191fc --- /dev/null +++ b/data/smartphone/huawei/2020/mate-40-rs-porsche-design/huawei-mate-40-rs-porsche-design-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-40-rs-porsche-design-12gb-512gb-5g", + "name": "Huawei Mate 40 RS Porsche Design", + "brand": "huawei", + "release_date": "2020-10-22", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 234.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-40-rs-porsche-design", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Wide Angle)

TOF 3D", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
20 MP ƒ/1.8 (Ultra Wide)
12 MP ƒ/2.4 (Telephoto)
8 MP ƒ/4.4
Periscope", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 3840/960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.9 x 10.1 mm", + "Design.Qwerty": "", + "Design.Weight": "234 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Infrared Thermometer, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 40 RS Porsche Design", + "General.OS Updates": "", + "General.Release Date": "October 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate 40 RS Porsche Design", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "191999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Pura 70 Pro\", \"Price\": 74990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.13 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 9000", + "Technical.Core Details": "1x3.13 GHz Cortex-A77 & 3x2.54 GHz Cortex-A77 & 4x2.05 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP24", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "kirin-9000" +} diff --git a/data/smartphone/huawei/2020/nova-8-se/huawei-nova-8-se-8gb-128gb-5g.json b/data/smartphone/huawei/2020/nova-8-se/huawei-nova-8-se-8gb-128gb-5g.json new file mode 100644 index 00000000000..ebb2d210563 --- /dev/null +++ b/data/smartphone/huawei/2020/nova-8-se/huawei-nova-8-se-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-8-se-8gb-128gb-5g", + "name": "Huawei Nova 8 SE", + "brand": "huawei", + "release_date": "2020-11-06", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 178.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-8-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 161.1 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.53 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 8 SE", + "General.OS Updates": "", + "General.Release Date": "November 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 8 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/huawei/2020/y6s/huawei-y6s-3gb-64gb-4g-lte.json b/data/smartphone/huawei/2020/y6s/huawei-y6s-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f15504de454 --- /dev/null +++ b/data/smartphone/huawei/2020/y6s/huawei-y6s-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-y6s-3gb-64gb-4g-lte", + "name": "Huawei Y6s", + "brand": "huawei", + "release_date": "2020-01-06", + "ram_gb": 3, + "battery_mah": 3020, + "weight_g": 150.0, + "os": "Android v9.1 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y6s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.09 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 156.28 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.09 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y6s", + "General.OS Updates": "", + "General.Release Date": "January 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Y6s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.1 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/huawei/2020/y8s/huawei-y8s-4gb-64gb-4g-lte.json b/data/smartphone/huawei/2020/y8s/huawei-y8s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..605506086ef --- /dev/null +++ b/data/smartphone/huawei/2020/y8s/huawei-y8s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-y8s-4gb-64gb-4g-lte", + "name": "Huawei Y8s", + "brand": "huawei", + "release_date": "2020-05-06", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y8s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 162.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y8s", + "General.OS Updates": "", + "General.Release Date": "May 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Y8s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6660}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Hisilicon Kirin 710", + "Technical.Core Details": "2.2 GHz, Quad core, Cortex A73 + 1.7 GHz, Quad core, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G51 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "hisilicon-kirin-710" +} diff --git a/data/smartphone/huawei/2021/mate-40-pro-4g/huawei-mate-40-pro-4g-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2021/mate-40-pro-4g/huawei-mate-40-pro-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..559f6bfe0cf --- /dev/null +++ b/data/smartphone/huawei/2021/mate-40-pro-4g/huawei-mate-40-pro-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-40-pro-4g-8gb-128gb-4g-lte", + "name": "Huawei Mate 40 Pro 4G", + "brand": "huawei", + "release_date": "2021-06-28", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 212.0, + "os": "Harmony v2.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-40-pro-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 90 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Leica Optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)

TOF 3D
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
12 MP ƒ/3.4 (Telephoto)
20 MP ƒ/1.8 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 3840/960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.9 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.76 inches, 1344 x 2772 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to quad-band: GLONASS (4), BDS (4), GALILEO (3), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate 40 Pro 4G", + "General.OS Updates": "", + "General.Release Date": "June 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate 40 Pro 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 15490}, {\"Name\": \"OPPO Reno 10\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 31999}, {\"Name\": \"Huawei Mate V 5G\", \"Price\": 119990}, {\"Name\": \"OnePlus 12R\", \"Price\": 39994}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.13 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 9000", + "Technical.Core Details": "1x3.13 GHz Cortex-A77 & 3x2.54 GHz Cortex-A77 & 4x2.05 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP24", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Harmony v2.0" + }, + "soc": "kirin-9000" +} diff --git a/data/smartphone/huawei/2021/mate-x2/huawei-mate-x2-8gb-256gb-5g.json b/data/smartphone/huawei/2021/mate-x2/huawei-mate-x2-8gb-256gb-5g.json new file mode 100644 index 00000000000..3ec9efb7a1a --- /dev/null +++ b/data/smartphone/huawei/2021/mate-x2/huawei-mate-x2-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-x2-8gb-256gb-5g", + "name": "Huawei Mate X2", + "brand": "huawei", + "release_date": "2021-02-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 295.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-x2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8 inches, 2200 x 2480 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
12 MP ƒ/2.4 (Telephoto)
8 MP ƒ/4.4
SuperZoom", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "145.8 x 161.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "295 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 6.45 inches, 1160 x 2700 pixels", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 87.3%", + "Display.Size": "8 inches, 2200 x 2480 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "USB Type-C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gravity sensor, Infrared sensor, Hall sensor, Barometric pressure sensor, Gyroscope, Compass, Ambient light sensor, Proximity sensor, Laser Sensor, Colour Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate X2", + "General.OS Updates": "", + "General.Release Date": "February 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate X2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "204999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.13 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 9000", + "Technical.Core Details": "1x3.13 GHz Cortex-A77 & 3x2.54 GHz Cortex-A77 & 4x2.05 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP24", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "kirin-9000" +} diff --git a/data/smartphone/huawei/2021/nova-9-pro/huawei-nova-9-pro-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2021/nova-9-pro/huawei-nova-9-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ea24535ff4c --- /dev/null +++ b/data/smartphone/huawei/2021/nova-9-pro/huawei-nova-9-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-9-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 9 Pro", + "brand": "huawei", + "release_date": "2021-09-23", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "HarmonyOS v2.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-9-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "resolution": "~ 439 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Super Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Ultra Wide)
32 MP ƒ/2
Portrait
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 163.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass Gravity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 9 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "*.mp3, *.mp4, *.3gp, *.ogg, *.amr, *.aac, *.flac, *.wav, *.midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp, *.mp4", + "Name": "Huawei Nova 9 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6290}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v2.0" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/infinix/2018/note-5/infinix-note-5-3gb-32gb-4g-lte.json b/data/smartphone/infinix/2018/note-5/infinix-note-5-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..84dfabbf5fc --- /dev/null +++ b/data/smartphone/infinix/2018/note-5/infinix-note-5-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-5-3gb-32gb-4g-lte", + "name": "Infinix Note 5", + "brand": "infinix", + "release_date": "2018-08-23", + "ram_gb": 3, + "battery_mah": 4500, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.25 x 158.25 x 8.65 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "proximity Light Compass Hall", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 5, X604", + "General.OS Updates": "", + "General.Release Date": "August 23, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Note 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50s 5G\", \"Price\": 17999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P23", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p23" +} diff --git a/data/smartphone/infinix/2019/hot-7-pro/infinix-hot-7-pro-6gb-64gb-4g-lte.json b/data/smartphone/infinix/2019/hot-7-pro/infinix-hot-7-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7a38b7ac054 --- /dev/null +++ b/data/smartphone/infinix/2019/hot-7-pro/infinix-hot-7-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-7-pro-6gb-64gb-4g-lte", + "name": "Infinix Hot 7 Pro", + "brand": "infinix", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
2 MP (Depth Sensor)
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP
AF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 155 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 7 Pro", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Hot 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T880MP2PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2019/hot-8/infinix-hot-8-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2019/hot-8/infinix-hot-8-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8628d3ac3fe --- /dev/null +++ b/data/smartphone/infinix/2019/hot-8/infinix-hot-8-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-8-4gb-64gb-4g-lte", + "name": "Infinix Hot 8", + "brand": "infinix", + "release_date": "2019-09-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Custom Bokeh, AI HDR, AI Beauty, Panorama", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
2 MP (Depth Sensor)

Low light Sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " 2.5D Glass, Read Mode, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ignite Photo Editor, Read Mode, Multi-window, Bike Mode, Game Boost, Smart Panel", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-sensor, Proximity, Light, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 8", + "General.OS Updates": "", + "General.Release Date": "September 4, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV,MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A03s\", \"Price\": 6999}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Infinix Hot 12 Play\", \"Price\": 8999}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 7999}, {\"Name\": \"Poco X7 5G\", \"Price\": 16999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2019/s4-4gb-ram-64gb/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2019/s4-4gb-ram-64gb/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..63e8bd246d5 --- /dev/null +++ b/data/smartphone/infinix/2019/s4-4gb-ram-64gb/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix S4 (4GB RAM + 64GB)", + "brand": "infinix", + "release_date": "2019-08-08", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 155.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s4-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.21 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "PDAF, Auto Scene Detection, AR Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8
8 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+ IPS Dual 2.5D Glass, 500 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.21 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " S4", + "General.OS Updates": "", + "General.Release Date": "August 8, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix S4 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2019/s4-6gb-ram-64gb/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/infinix/2019/s4-6gb-ram-64gb/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9cc9695c1b1 --- /dev/null +++ b/data/smartphone/infinix/2019/s4-6gb-ram-64gb/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Infinix S4 (6GB RAM + 64GB)", + "brand": "infinix", + "release_date": "2019-05-21", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 154.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s4-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 8 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " S4", + "General.OS Updates": "", + "General.Release Date": "May 21, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix S4 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2019/s4/infinix-s4-3gb-32gb-4g-lte.json b/data/smartphone/infinix/2019/s4/infinix-s4-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b27de3012f5 --- /dev/null +++ b/data/smartphone/infinix/2019/s4/infinix-s4-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-s4-3gb-32gb-4g-lte", + "name": "Infinix S4", + "brand": "infinix", + "release_date": "2019-05-21", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 155.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.21 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "PDAF, Auto Scene Detection, AR Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8
8 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+ IPS Dual 2.5D Glass, 500 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.21 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " S4", + "General.OS Updates": "", + "General.Release Date": "May 21, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix S4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8780.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2019/s5/infinix-s5-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2019/s5/infinix-s5-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4f994d74e0c --- /dev/null +++ b/data/smartphone/infinix/2019/s5/infinix-s5-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-s5-4gb-64gb-4g-lte", + "name": "Infinix S5", + "brand": "infinix", + "release_date": "2019-10-15", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v9 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Quad Camera", + "Camera.Flash": "Yes, Quad LED Flash", + "Camera.Front Camera": "32 MP ƒ/2 (Main)
Screen Flash Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
5 MP (Wide Angle)
Wide and Super Macro Lens
2 MP (Depth Sensor)

Low Light Sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": " 20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Super Cinema Display, 2.5D Glass on Front, 480 nits Brightness, 3D Crystal Feather Glass Design", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ignite Photo Editor, Read Mode, Multi-window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab, Digital Wellbeing, Smart Gestures, AI Smart Power Management, Face Unlock", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint, G-Sensor, Proximity, Light, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X652, S5", + "General.OS Updates": "", + "General.Release Date": "October 15, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix S5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pop 7\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2020/hot-10-4gb-ram-64gb/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2020/hot-10-4gb-ram-64gb/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3142ef5babb --- /dev/null +++ b/data/smartphone/infinix/2020/hot-10-4gb-ram-64gb/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix Hot 10 (4GB RAM + 64GB)", + "brand": "infinix", + "release_date": "2020-10-04", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-10-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.78 inches, 720 x 1640 pixels, 60 Hz", + "resolution": "~ 320 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "41 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "66 days", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Scene Detection, Custom Bokeh, AI HDR, AI 3D Beauty, Panorama, AR Animoji, AI 3D Body Shaping", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.85 (Wide Angle)
2 MP (Macro)
Macro
2 MP (Depth Sensor)

AI lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 171.1 x 8.88 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Curved Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 320 PPI", + "Display.Screen to Body Ratio": "~ 91.5%", + "Display.Size": "6.78 inches, 720 x 1640 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Hide Apps, Dark Theme, Eye Care, Photo Editor, Multi Window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab, Face and Fingerprint Unlock, VoWiFi, Gem Cut Texture Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-Sensor, Proximity, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 10 ", + "General.OS Updates": "", + "General.Release Date": "October 4, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MiDi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 10 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark Go 1\", \"Price\": 7299}, {\"Name\": \"OnePlus 12R (16GB RAM + 256GB)\", \"Price\": 45999}, {\"Name\": \"Vivo Y22 (4GB RAM + 128GB)\", \"Price\": 9199}, {\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 14998}, {\"Name\": \"Tecno Spark 30 4G\", \"Price\": 10990}, {\"Name\": \"Tecno Spark 30C 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/infinix/2020/hot-9-play/infinix-hot-9-play-2gb-32gb-4g-lte.json b/data/smartphone/infinix/2020/hot-9-play/infinix-hot-9-play-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7e06db088d7 --- /dev/null +++ b/data/smartphone/infinix/2020/hot-9-play/infinix-hot-9-play-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-9-play-2gb-32gb-4g-lte", + "name": "Infinix Hot 9 Play", + "brand": "infinix", + "release_date": "2020-04-09", + "ram_gb": 2, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-9-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "34 days", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)

QVGA, Low light sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 82.4%", + "Display.Size": "6.82 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 9 Play", + "General.OS Updates": "", + "General.Release Date": "April 09, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI", + "Name": "Infinix Hot 9 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 12 Play\", \"Price\": 8999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31799}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8300PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/infinix/2020/hot-9/infinix-hot-9-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2020/hot-9/infinix-hot-9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5435ed24ca6 --- /dev/null +++ b/data/smartphone/infinix/2020/hot-9/infinix-hot-9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-9-4gb-64gb-4g-lte", + "name": "Infinix Hot 9", + "brand": "infinix", + "release_date": "2020-05-29", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Scene Detection, Custom Bokeh, AI HDR, AI 3D Beauty, Panorama, AR Animoji, AI 3D Body Shaping", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "8 MP (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
2 MP (Depth Sensor)
2 MP (Macro)
Macro

Low Light Sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "InCell, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": " 2.5D Glass on Front", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Hide Apps, Dark Theme, Eye Care, Photo Editor, Multi Window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab, Face and Fingerprint Unlock, VoWiFi, Gem Cut Texture Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-Sensor, Proximity, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 9 ", + "General.OS Updates": "", + "General.Release Date": "May 29, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MiDi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/infinix/2020/note-7/infinix-note-7-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2020/note-7/infinix-note-7-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c5684307373 --- /dev/null +++ b/data/smartphone/infinix/2020/note-7/infinix-note-7-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-7-4gb-64gb-4g-lte", + "name": "Infinix Note 7", + "brand": "infinix", + "release_date": "2020-09-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 206.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.95 inches, 720 x 1640 pixels", + "resolution": "~ 258 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "135 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "35 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Custom Bokeh, AI HDR, AI 3D Beauty, Panorama, AR Animoji, AI 3D Body Shaping", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
2 MP (Depth Sensor)
2 MP (Macro)
Macro

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79 x 173.4 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 258 PPI", + "Display.Screen to Body Ratio": "~ 91.5%", + "Display.Size": "6.95 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-Sensor, Proximity, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 7", + "General.OS Updates": "", + "General.Release Date": "September 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG, Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Note 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A05\", \"Price\": 7999}, {\"Name\": \"Infinix Smart 9\", \"Price\": 6999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/infinix/2020/s5-pro/infinix-s5-pro-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2020/s5-pro/infinix-s5-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..164853b66b8 --- /dev/null +++ b/data/smartphone/infinix/2020/s5-pro/infinix-s5-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-s5-pro-4gb-64gb-4g-lte", + "name": "Infinix S5 Pro", + "brand": "infinix", + "release_date": "2020-03-06", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2220 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI 3D Face and Body Beauty, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Depth Sensor)

Low Light Sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.88 x 162.5 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.53 inches, 1080 x 2220 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ignite Photo Editor, Read Mode, Multi-window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab, Digital Wellbeing, Smart Gestures, AI Smart Power Management, Face Unlock", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-sensor, Proximity, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5 Pro", + "General.OS Updates": "", + "General.Release Date": "March 6, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix S5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/infinix/2020/smart-4-plus/infinix-smart-4-plus-3gb-32gb-4g-lte.json b/data/smartphone/infinix/2020/smart-4-plus/infinix-smart-4-plus-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..70d8b8cbbd6 --- /dev/null +++ b/data/smartphone/infinix/2020/smart-4-plus/infinix-smart-4-plus-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-smart-4-plus-3gb-32gb-4g-lte", + "name": "Infinix Smart 4 Plus", + "brand": "infinix", + "release_date": "2020-07-21", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "smart-4-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.82 inches, 1640 x 720 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Scene detection, Modes: Custom Bokeh, AI HDR, AI 3D Beauty, Panorama, AR Animoji, AI 3D Body Shaping", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
(Depth Sensor)", + "Camera.Video Recording": "1080P @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.96 x 171.82 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass Finish Design", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.82 inches, 1640 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Eye Care Mode, Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Hide Apps, Dark Theme, Photo Editor, Multi Window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-Sensor, Proximity, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X680D, Smart 4 Plus", + "General.OS Updates": "", + "General.Release Date": "July 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG, Vorbis, WAV, MP3, MiDi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Smart 4 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/infinix/2021/hot-11/infinix-hot-11-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2021/hot-11/infinix-hot-11-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a4981ba692c --- /dev/null +++ b/data/smartphone/infinix/2021/hot-11/infinix-hot-11-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-11-4gb-64gb-4g-lte", + "name": "Infinix Hot 11", + "brand": "infinix", + "release_date": "2021-09-17", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 201.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 320 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Custom Portrait, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Slo-mo Video, Time Lapse, Short Video", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8

Depth Lens, AI lens", + "Camera.Video Recording": "2K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 164.7 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500:1 Contrast Ratio, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 320 PPI", + "Display.Screen to Body Ratio": "~ 90.66%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Hide Apps, Dark Theme, Eye Care, Photo Editor, Multi Window, Bike Mode, Game Mode, Smart Panel, AI Gallery, Battery Lab, Face and Fingerprint Unlock, VoWiFi, Gem Cut Texture Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 11", + "General.OS Updates": "", + "General.Release Date": "September 17, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MiDi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-0.023305748", + "Price Drop Amount": "-2", + "Related Items": "[{\"Name\": \"Infinix Hot 11S\", \"Price\": 10999}, {\"Name\": \"Infinix Note 12\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 13950}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/infinix/2021/hot-11s-4gb-ram-128gb/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/infinix/2021/hot-11s-4gb-ram-128gb/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..122705ac279 --- /dev/null +++ b/data/smartphone/infinix/2021/hot-11s-4gb-ram-128gb/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Infinix Hot 11S (4GB RAM + 128GB)", + "brand": "infinix", + "release_date": "2021-09-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-11s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Custom Portrait, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Slo-mo Video, Time Lapse", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6
2 MP

AI Lens Camera", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 168.9 x 8.82 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 NITS Brightness, Eye Care Mode, NEG Dinorex T2X-1 Glass Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 90.53%", + "Display.Size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "DAR-LINK Game Boost Technology, Power Marathon Tech, Video Assistant, Ultra Touch, Thunderback, Xhide, Theft Alert, Peek Proof, Kids Mode, Xclone, Photo Compressor, 360 Flashlight, Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Dark Theme, Eye Care, Multi-Window, Bike Mode, Game Mode, Smart Panel, AI Gallery", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 11S", + "General.OS Updates": "", + "General.Release Date": "September 17, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 11S (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8299.0", + "Price Drop": "14.846624", + "Price Drop Amount": "1232", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2021/hot-11s/infinix-hot-11s-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2021/hot-11s/infinix-hot-11s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..550c079de9b --- /dev/null +++ b/data/smartphone/infinix/2021/hot-11s/infinix-hot-11s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-11s-4gb-64gb-4g-lte", + "name": "Infinix Hot 11S", + "brand": "infinix", + "release_date": "2021-09-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-11s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Custom Portrait, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Slo-mo Video, Time Lapse", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6
2 MP

AI Lens Camera", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 168.9 x 8.82 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 NITS Brightness, Eye Care Mode, NEG Dinorex T2X-1 Glass Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 90.53%", + "Display.Size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "DAR-LINK Game Boost Technology, Power Marathon Tech, Video Assistant, Ultra Touch, Thunderback, Xhide, Theft Alert, Peek Proof, Kids Mode, Xclone, Photo Compressor, 360 Flashlight, Social Turbo, Wi-Fi Share, Smart Gestures, Digital Wellbeing, Dark Theme, Eye Care, Multi-Window, Bike Mode, Game Mode, Smart Panel, AI Gallery", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 11S", + "General.OS Updates": "", + "General.Release Date": "September 17, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 11S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2021/note-10-6gb-ram-128gb/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/infinix/2021/note-10-6gb-ram-128gb/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c4ac5ed6cbc --- /dev/null +++ b/data/smartphone/infinix/2021/note-10-6gb-ram-128gb/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Infinix Note 10 (6GB RAM + 128GB)", + "brand": "infinix", + "release_date": "2021-06-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-10-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.95 inches, 1080 x 2460 pixels", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Professional Mode, Document Mode, Bokeh, Beauty, Panorama, AR Animoji", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4
Marco", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.7 x 173.2 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "205.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.95 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 10", + "General.OS Updates": "", + "General.Release Date": "June 7, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Note 10 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"HMD Fusion\", \"Price\": 10999}, {\"Name\": \"HMD Crest Max\", \"Price\": 11895}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 9990}, {\"Name\": \"itel RS4\", \"Price\": 8990}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23542}, {\"Name\": \"Infinix Note 40X 5G (12GB RAM +256GB)\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/infinix/2021/note-11/infinix-note-11-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2021/note-11/infinix-note-11-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8598c6f2350 --- /dev/null +++ b/data/smartphone/infinix/2021/note-11/infinix-note-11-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-11-4gb-64gb-4g-lte", + "name": "Infinix Note 11", + "brand": "infinix", + "release_date": "2021-12-13", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)

QVGA", + "Camera.Video Recording": "1440p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X663, Note 11", + "General.OS Updates": "", + "General.Release Date": "December 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Note 11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.055178635", + "Price Drop Amount": "6", + "Related Items": "[{\"Name\": \"Infinix Note 12\", \"Price\": 8799}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Realme C35 (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16750}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2021/zero-x-pro/infinix-zero-x-pro-8gb-128gb-5g.json b/data/smartphone/infinix/2021/zero-x-pro/infinix-zero-x-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..27dab769426 --- /dev/null +++ b/data/smartphone/infinix/2021/zero-x-pro/infinix-zero-x-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-zero-x-pro-8gb-128gb-5g", + "name": "Infinix Zero X Pro", + "brand": "infinix", + "release_date": "2021-09-13", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zero-x-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, Panorama", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
8 MP ƒ/2.3 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, G-sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zero X Pro", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3,MIDI,AMR,WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3gp, .mp4,.mkv, .avi, .flv,.webm,.mpeg", + "Name": "Infinix Zero X Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 50 Pro\", \"Price\": 15990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 81999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/infinix/2021/zero-x/infinix-zero-x-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2021/zero-x/infinix-zero-x-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a93382b443f --- /dev/null +++ b/data/smartphone/infinix/2021/zero-x/infinix-zero-x-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-zero-x-8gb-128gb-4g-lte", + "name": "Infinix Zero X", + "brand": "infinix", + "release_date": "2021-09-13", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zero-x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
8 MP ƒ/2.3 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, G-Sensor, Proximity, E-Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zero X", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3gp, .mp4,.mkv, .avi, .flv,.webm,.mpeg\n", + "Name": "Infinix Zero X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18800}, {\"Name\": \"Infinix Hot 40\", \"Price\": 8990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/intex/2016/aqua-classic/intex-aqua-classic-1gb-8gb-3g.json b/data/smartphone/intex/2016/aqua-classic/intex-aqua-classic-1gb-8gb-3g.json new file mode 100644 index 00000000000..ba4a464dd3a --- /dev/null +++ b/data/smartphone/intex/2016/aqua-classic/intex-aqua-classic-1gb-8gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "intex-aqua-classic-1gb-8gb-3g", + "name": "Intex Aqua Classic", + "brand": "intex", + "release_date": "2016-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 160.0, + "os": "Android v5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aqua-classic", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 480 x 854 pixels", + "resolution": "~ 196 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-ion Battery", + "Battery.StandBy Time": "210 hours", + "Battery.Talk Time": "6 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Intex", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.59 x 145.5 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass v3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 196 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Intex Aqua Classic", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "2350.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25995}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Realme 16 5G\", \"Price\": 27990}]", + "Technical.Browser": "", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC7731", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v5.1 (Lollipop)" + }, + "soc": "spreadtrum-sc7731" +} diff --git a/data/smartphone/intex/2017/aqua-jewel-2/intex-aqua-jewel-2-2gb-16gb-4g-lte.json b/data/smartphone/intex/2017/aqua-jewel-2/intex-aqua-jewel-2-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..0cb205e42e6 --- /dev/null +++ b/data/smartphone/intex/2017/aqua-jewel-2/intex-aqua-jewel-2-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "intex-aqua-jewel-2-2gb-16gb-4g-lte", + "name": "Intex Aqua Jewel 2", + "brand": "intex", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 2500, + "weight_g": 154.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aqua-jewel-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-ion Battery", + "Battery.StandBy Time": "16 days", + "Battery.Talk Time": "7 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Intex", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Intex Aqua Jewel 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4970.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "", + "Technical.CPU": "1.3 GHz, Octa Core Processor", + "Technical.Chipset": "Spreadtrum SC9832A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "spreadtrum-sc9832a" +} diff --git a/data/smartphone/intex/2017/aqua-selfie/intex-aqua-selfie-2gb-16gb-4g-lte.json b/data/smartphone/intex/2017/aqua-selfie/intex-aqua-selfie-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..999114acd8a --- /dev/null +++ b/data/smartphone/intex/2017/aqua-selfie/intex-aqua-selfie-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "intex-aqua-selfie-2gb-16gb-4g-lte", + "name": "Intex Aqua Selfie", + "brand": "intex", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 178.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aqua-selfie", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Intex", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Intex Aqua Selfie", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC9832A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "spreadtrum-sc9832a" +} diff --git a/data/smartphone/intex/2018/infie-33/intex-infie-33-1gb-8gb-4g-lte.json b/data/smartphone/intex/2018/infie-33/intex-infie-33-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..6835e7b036d --- /dev/null +++ b/data/smartphone/intex/2018/infie-33/intex-infie-33-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "intex-infie-33-1gb-8gb-4g-lte", + "name": "Intex Infie 33", + "brand": "intex", + "release_date": "2018-01-01", + "ram_gb": 1, + "battery_mah": 3000, + "weight_g": 148.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "infie-33", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5.34 inches, 480 x 960 pixels", + "resolution": "~ 201 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Intex", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.6 x 145.8 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 201 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.34 inches, 480 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "INFIE 33", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Intex Infie 33", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "3960.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20080}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31499}]", + "Technical.Browser": "", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC9850", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T820 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "spreadtrum-sc9850" +} diff --git a/data/smartphone/intex/2018/lions-6/intex-lions-6-1gb-8gb-4g-lte.json b/data/smartphone/intex/2018/lions-6/intex-lions-6-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..4a8e9f4bf32 --- /dev/null +++ b/data/smartphone/intex/2018/lions-6/intex-lions-6-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "intex-lions-6-1gb-8gb-4g-lte", + "name": "Intex Lions 6", + "brand": "intex", + "release_date": "2018-09-17", + "ram_gb": 1, + "battery_mah": 2400, + "weight_g": 140.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "lions-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 480 x 854 pixels", + "resolution": "~ 196 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Intex", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 144.1 x 11.2 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 196 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Lions 6", + "General.OS Updates": "", + "General.Release Date": "September 17, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Intex Lions 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4399.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC9832A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "spreadtrum-sc9832a" +} diff --git a/data/smartphone/iqoo/2019/neo-855-racing-edition/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte.json b/data/smartphone/iqoo/2019/neo-855-racing-edition/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..13257bdba10 --- /dev/null +++ b/data/smartphone/iqoo/2019/neo-855-racing-edition/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-855-racing-edition-8gb-128gb-4g-lte", + "name": "iQOO Neo 855 Racing Edition", + "brand": "iqoo", + "release_date": "2019-12-05", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 198.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-855-racing-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo 855 Racing Edition", + "General.OS Updates": "", + "General.Release Date": "December 5, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 855 Racing Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/iqoo/2019/neo/iqoo-neo-6gb-128gb-4g-lte.json b/data/smartphone/iqoo/2019/neo/iqoo-neo-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f59c816f9da --- /dev/null +++ b/data/smartphone/iqoo/2019/neo/iqoo-neo-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-6gb-128gb-4g-lte", + "name": "iQOO Neo", + "brand": "iqoo", + "release_date": "2019-07-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 198.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo", + "General.OS Updates": "", + "General.Release Date": "July 8, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 27790}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 20849}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/iqoo/2019/vivo-iqoo-pro-5g/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2019/vivo-iqoo-pro-5g/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..d428c878947 --- /dev/null +++ b/data/smartphone/iqoo/2019/vivo-iqoo-pro-5g/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g", + "name": "Vivo iQOO Pro 5G", + "brand": "iqoo", + "release_date": "2019-08-22", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 218.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "vivo-iqoo-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
13 MP
2 MP", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 158.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 22, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo iQOO Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone (1)\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/iqoo/2020/3-8gb-ram-256gb/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/iqoo/2020/3-8gb-ram-256gb/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..b48e99a817e --- /dev/null +++ b/data/smartphone/iqoo/2020/3-8gb-ram-256gb/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "iQOO 3 (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2020-02-25", + "ram_gb": 8, + "battery_mah": 4440, + "weight_g": 214.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Super Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4440 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
13 MP ƒ/2.46 (Telephoto)
13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.88 x 158.5 x 9.16 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1, Monster Touch Buttons", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 3", + "General.OS Updates": "", + "General.Release Date": "February 25, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO 3 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z9s 5G\", \"Price\": 24998}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21471}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18150}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "2.84 GHz, Single core, Kryo 585 + 2.42 GHz, Tri core, Kryo 585 +, Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/3-pro/iqoo-3-pro-8gb-128gb-4g-lte.json b/data/smartphone/iqoo/2020/3-pro/iqoo-3-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fffd4bdc7f6 --- /dev/null +++ b/data/smartphone/iqoo/2020/3-pro/iqoo-3-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-3-pro-8gb-128gb-4g-lte", + "name": "iQOO 3 Pro", + "brand": "iqoo", + "release_date": "2020-07-25", + "ram_gb": 8, + "battery_mah": 4440, + "weight_g": 214.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Super Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4440 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
13 MP ƒ/2.46 (Telephoto)
13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.88 x 158.5 x 9.16 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1, Monster Touch Buttons", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 3 Pro", + "General.OS Updates": "", + "General.Release Date": "July 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO 3 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/neo-3-5g-12gb-ram-128gb/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g.json b/data/smartphone/iqoo/2020/neo-3-5g-12gb-ram-128gb/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g.json new file mode 100644 index 00000000000..c183371657c --- /dev/null +++ b/data/smartphone/iqoo/2020/neo-3-5g-12gb-ram-128gb/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g", + "name": "iQOO Neo 3 5G (12GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2020-04-23", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 198.1, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-3-5g-12gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes, Support PDAF", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.71 x 8.93 mm", + "Design.Qwerty": "", + "Design.Weight": "198.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo 3", + "General.OS Updates": "", + "General.Release Date": "April 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 3 5G (12GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/neo-3-5g-8gb-ram-128gb/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2020/neo-3-5g-8gb-ram-128gb/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..733552b9235 --- /dev/null +++ b/data/smartphone/iqoo/2020/neo-3-5g-8gb-ram-128gb/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Neo 3 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2020-04-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 198.1, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-3-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes, Support PDAF", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.71 x 8.93 mm", + "Design.Qwerty": "", + "Design.Weight": "198.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "Yes, HDR10", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo 3", + "General.OS Updates": "", + "General.Release Date": "April 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 3 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19990}, {\"Name\": \"Moto G96 5G\", \"Price\": 17989}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 88343}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/neo-3/iqoo-neo-3-6gb-128gb-5g.json b/data/smartphone/iqoo/2020/neo-3/iqoo-neo-3-6gb-128gb-5g.json new file mode 100644 index 00000000000..58546900e19 --- /dev/null +++ b/data/smartphone/iqoo/2020/neo-3/iqoo-neo-3-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-3-6gb-128gb-5g", + "name": "iQOO Neo 3", + "brand": "iqoo", + "release_date": "2020-04-23", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 198.1, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes, Support PDAF", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.71 x 8.93 mm", + "Design.Qwerty": "", + "Design.Weight": "198.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo 3", + "General.OS Updates": "", + "General.Release Date": "April 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/u3/iqoo-u3-6gb-128gb-5g.json b/data/smartphone/iqoo/2020/u3/iqoo-u3-6gb-128gb-5g.json new file mode 100644 index 00000000000..31b39f4f1d8 --- /dev/null +++ b/data/smartphone/iqoo/2020/u3/iqoo-u3-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-u3-6gb-128gb-5g", + "name": "iQOO U3", + "brand": "iqoo", + "release_date": "2020-12-14", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "No", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.07:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U3", + "General.OS Updates": "", + "General.Release Date": "December 14, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO U3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"iQOO 15R\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 47990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "Octa-core 2.4 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/iqoo/2020/vivo-iqoo-3/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte.json b/data/smartphone/iqoo/2020/vivo-iqoo-3/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d0fb8fe5eed --- /dev/null +++ b/data/smartphone/iqoo/2020/vivo-iqoo-3/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-vivo-iqoo-3-8gb-128gb-4g-lte", + "name": "Vivo iQOO 3", + "brand": "iqoo", + "release_date": "2020-02-25", + "ram_gb": 8, + "battery_mah": 4440, + "weight_g": 214.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "vivo-iqoo-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Super Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4440 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
13 MP ƒ/2.46 (Telephoto)
13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.88 x 158.5 x 9.16 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1, Monster Touch Buttons", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 3", + "General.OS Updates": "", + "General.Release Date": "February 25, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo iQOO 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/iqoo/2020/z1-8gb-ram-128gb/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2020/z1-8gb-ram-128gb/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..7d38c63d444 --- /dev/null +++ b/data/smartphone/iqoo/2020/z1-8gb-ram-128gb/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z1-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z1 (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2020-05-19", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IQOO Z1", + "General.OS Updates": "", + "General.Release Date": "May 19, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z1 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+ ", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/iqoo/2020/z1-nautical-king-limited-edition/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g.json b/data/smartphone/iqoo/2020/z1-nautical-king-limited-edition/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g.json new file mode 100644 index 00000000000..b31c4643415 --- /dev/null +++ b/data/smartphone/iqoo/2020/z1-nautical-king-limited-edition/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g", + "name": "iQOO Z1 Nautical King Limited Edition", + "brand": "iqoo", + "release_date": "2020-07-22", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1-nautical-king-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IQOO Z1", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z1 Nautical King Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 105900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20080}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+ ", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/iqoo/2020/z1/iqoo-z1-6gb-128gb-5g.json b/data/smartphone/iqoo/2020/z1/iqoo-z1-6gb-128gb-5g.json new file mode 100644 index 00000000000..99ff3543671 --- /dev/null +++ b/data/smartphone/iqoo/2020/z1/iqoo-z1-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z1-6gb-128gb-5g", + "name": "iQOO Z1", + "brand": "iqoo", + "release_date": "2020-05-19", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IQOO Z1", + "General.OS Updates": "", + "General.Release Date": "May 19, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T3 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+ ", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/iqoo/2020/z1x-8gb-ram-128gb/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2020/z1x-8gb-ram-128gb/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e0eedd20a34 --- /dev/null +++ b/data/smartphone/iqoo/2020/z1x-8gb-ram-128gb/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z1x (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2020-07-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1x-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 164.2 x 9.06 mm", + "Design.Qwerty": "", + "Design.Weight": "199.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "Yes, HDR10", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1x", + "General.OS Updates": "", + "General.Release Date": "July 9, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z1x (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Moto G96 5G\", \"Price\": 17989}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 90292}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/iqoo/2021/7-8gb-ram-256gb/iqoo-7-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2021/7-8gb-ram-256gb/iqoo-7-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..58a8db50a67 --- /dev/null +++ b/data/smartphone/iqoo/2021/7-8gb-ram-256gb/iqoo-7-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-7-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO 7 (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2021-04-26", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Photography, Video, Pano, Live Photo, Slo-mo, Time-Lapse, Pro Mode, AR Stickers, Extreme Night Vision, Doc Correction, Pro Sports Mode, Ultra Stable Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "AG Matte ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Chip Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Ambient Light Sensor, Proximity Sensor, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 7", + "General.OS Updates": "", + "General.Release Date": "April 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "iQOO 7 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11T Pro 5G\", \"Price\": 20199}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2021/7-legend-12gb-ram-256gb/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2021/7-legend-12gb-ram-256gb/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..1478bbaf570 --- /dev/null +++ b/data/smartphone/iqoo/2021/7-legend-12gb-ram-256gb/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO 7 Legend (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2021-04-26", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 209.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-legend-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "13 days", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Photography, Video, Pano, Live Photo, Slo-mo, Time-Lapse, Pro Mode, AR Stickers, Extreme Night Vision, Doc Correction, Pro Sports Mode, Ultra Stable Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
13 MP ƒ/2.2 (Macro)
Macro
13 MP ƒ/2.46
Portrait", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.2 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "209.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Ambient Light Sensor, Proximity Sensor, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 7 Legend", + "General.OS Updates": "", + "General.Release Date": "April 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "iQOO 7 Legend (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "43990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"OnePlus 11R 5G\", \"Price\": 34999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/iqoo/2021/7/iqoo-7-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/7/iqoo-7-8gb-128gb-5g.json new file mode 100644 index 00000000000..fab7b74dbb5 --- /dev/null +++ b/data/smartphone/iqoo/2021/7/iqoo-7-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-7-8gb-128gb-5g", + "name": "iQOO 7", + "brand": "iqoo", + "release_date": "2021-04-26", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Photography, Video, Pano, Live Photo, Slo-mo, Time-Lapse, Pro Mode, AR Stickers, Extreme Night Vision, Doc Correction, Pro Sports Mode, Ultra Stable Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "AG Matte ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Chip Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Ambient Light Sensor, Proximity Sensor, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 7", + "General.OS Updates": "", + "General.Release Date": "April 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "iQOO 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"iQOO Z9s 5G\", \"Price\": 21979}, {\"Name\": \"iQOO Neo 6 5G\", \"Price\": 27999}, {\"Name\": \"iQOO 7 Legend\", \"Price\": 21990}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"OnePlus 10R 5G\", \"Price\": 29794}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2021/8-5g/iqoo-8-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/8-5g/iqoo-8-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a9906a0590c --- /dev/null +++ b/data/smartphone/iqoo/2021/8-5g/iqoo-8-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-8-5g-8gb-128gb-5g", + "name": "iQOO 8 5G", + "brand": "iqoo", + "release_date": "2021-08-17", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS", + "Camera.Features": "Night Scene, Portrait, Short Video/VLOG, Panorama, Dynamic Photo, Slow Motion, Time-lapse Photography, Professional, AR Cute Shooting, Smart Vision, Document Correction, Starry Sky, Sports Capture, Time Slow Door, Dual Exposure, Dual-view Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.76%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Full-sensing Control System 2.0, Independent Display Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor, ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8 5G", + "General.OS Updates": "", + "General.Release Date": "August 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3\n\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO 8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/iqoo/2021/neo-5-se-5g/iqoo-neo-5-se-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/neo-5-se-5g/iqoo-neo-5-se-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f88422f8845 --- /dev/null +++ b/data/smartphone/iqoo/2021/neo-5-se-5g/iqoo-neo-5-se-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-5-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 5 SE 5G", + "brand": "iqoo", + "release_date": "2021-12-20", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-5-se-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "21 days", + "Battery.Talk Time": "13 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Night Scene, Portrait, Panorama, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 164.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.36%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 5 SE", + "General.OS Updates": "", + "General.Release Date": "December 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP1, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 5 SE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16693}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2021/neo-5-vitality-edition/iqoo-neo-5-vitality-edition-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/neo-5-vitality-edition/iqoo-neo-5-vitality-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..0a0413e25e3 --- /dev/null +++ b/data/smartphone/iqoo/2021/neo-5-vitality-edition/iqoo-neo-5-vitality-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-5-vitality-edition-8gb-128gb-5g", + "name": "iQOO Neo 5 Vitality Edition", + "brand": "iqoo", + "release_date": "2021-05-24", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 198.3, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-5-vitality-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 398 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Short Video, Panorama, Dynamic Photo, Slow Lens, Time-lapse", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 163.9 x 8.93 mm", + "Design.Qwerty": "", + "Design.Weight": "198.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Gravity, Proximity, Electronic Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO Neo 5 Vitality Edition", + "General.OS Updates": "", + "General.Release Date": "May 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 5 Vitality Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2021/neo-5s-5g/iqoo-neo-5s-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/neo-5s-5g/iqoo-neo-5s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f3267ffacd5 --- /dev/null +++ b/data/smartphone/iqoo/2021/neo-5s-5g/iqoo-neo-5s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-5s-5g-8gb-128gb-5g", + "name": "iQOO Neo 5s 5G", + "brand": "iqoo", + "release_date": "2021-12-20", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 197.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-5s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "14 days", + "Battery.Talk Time": "14 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, High-pixel Mode, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Electronic Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 5s", + "General.OS Updates": "", + "General.Release Date": "December 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 5s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/iqoo/2021/u3x-4g/iqoo-u3x-4g-4gb-128gb-4g-lte.json b/data/smartphone/iqoo/2021/u3x-4g/iqoo-u3x-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..eee1c467b77 --- /dev/null +++ b/data/smartphone/iqoo/2021/u3x-4g/iqoo-u3x-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-u3x-4g-4gb-128gb-4g-lte", + "name": "iQOO U3x 4G", + "brand": "iqoo", + "release_date": "2021-06-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.4, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u3x-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.32 x 164.41 x 8.41 mm", + "Design.Qwerty": "", + "Design.Weight": "191.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U3x 4G", + "General.OS Updates": "", + "General.Release Date": "Jun 7, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO U3x 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/iqoo/2021/u3x/iqoo-u3x-6gb-64gb-5g.json b/data/smartphone/iqoo/2021/u3x/iqoo-u3x-6gb-64gb-5g.json new file mode 100644 index 00000000000..c139463ac73 --- /dev/null +++ b/data/smartphone/iqoo/2021/u3x/iqoo-u3x-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-u3x-6gb-64gb-5g", + "name": "iQOO U3x", + "brand": "iqoo", + "release_date": "2021-03-22", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u3x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U3x 5G", + "General.OS Updates": "", + "General.Release Date": "March 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO U3x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo U3x\", \"Price\": 8990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/iqoo/2021/u5-5g/iqoo-u5-5g-4gb-128gb-5g.json b/data/smartphone/iqoo/2021/u5-5g/iqoo-u5-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..40de07da27e --- /dev/null +++ b/data/smartphone/iqoo/2021/u5-5g/iqoo-u5-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-u5-5g-4gb-128gb-5g", + "name": "iQOO U5 5G", + "brand": "iqoo", + "release_date": "2021-12-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u5-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 8 MP", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U5 5G", + "General.OS Updates": "", + "General.Release Date": "December 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "iQOO U5 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}, {\"Name\": \"iQOO 15\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2021/z3-5g-8gb-ram-128gb/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/z3-5g-8gb-ram-128gb/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..33f8c5ca61f --- /dev/null +++ b/data/smartphone/iqoo/2021/z3-5g-8gb-ram-128gb/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z3 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2021-06-08", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 185.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z3-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Pro Mode,Time-Lapse, AR Stickers, ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 164 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z3", + "General.OS Updates": "", + "General.Release Date": "June 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV,AAC,MP3, MP2, MIDI, Vorbis, APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z3 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15 (256GB)\", \"Price\": 67490}, {\"Name\": \"Vivo Y31 Pro 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Nothing Phone 1\", \"Price\": 19999}, {\"Name\": \"Oppo F29 Pro (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Oppo F25 Pro 5G (8GB RAM + 256GB)\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 768G", + "Technical.Core Details": "1x2.8 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-768g" +} diff --git a/data/smartphone/iqoo/2021/z3/iqoo-z3-6gb-128gb-5g.json b/data/smartphone/iqoo/2021/z3/iqoo-z3-6gb-128gb-5g.json new file mode 100644 index 00000000000..f9082dc90dd --- /dev/null +++ b/data/smartphone/iqoo/2021/z3/iqoo-z3-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z3-6gb-128gb-5g", + "name": "iQOO Z3", + "brand": "iqoo", + "release_date": "2021-06-08", + "ram_gb": 6, + "battery_mah": 4400, + "weight_g": 185.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Pro Mode,Time-Lapse, AR Stickers, ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 164 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z3", + "General.OS Updates": "", + "General.Release Date": "June 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV,AAC,MP3, MP2, MIDI, Vorbis, APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Oppo K13\", \"Price\": 16889}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18499}, {\"Name\": \"Poco X7 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28290}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 768G", + "Technical.Core Details": "1x2.8 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-768g" +} diff --git a/data/smartphone/iqoo/2021/z5-5g-12gb-ram-256gb/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2021/z5-5g-12gb-ram-256gb/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..d687f5e01a8 --- /dev/null +++ b/data/smartphone/iqoo/2021/z5-5g-12gb-ram-256gb/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z5 5G (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2021-09-27", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Panorama, Dynamic Photo , Slow Motion, Time-lapse Photography, Professional Mode, AR Cute Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.7 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 91.36%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z5 5G", + "General.OS Updates": "", + "General.Release Date": "September 27, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z5 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 5G\", \"Price\": 21998}, {\"Name\": \"Vivo Y56 5G\", \"Price\": 20990}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Infinix Note 30 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34495}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/iqoo/2021/z5-5g-8gb-ram-256gb/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2021/z5-5g-8gb-ram-256gb/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..35ea0ccf4a5 --- /dev/null +++ b/data/smartphone/iqoo/2021/z5-5g-8gb-ram-256gb/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z5 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2021-09-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Panorama, Dynamic Photo , Slow Motion, Time-lapse Photography, Professional Mode, AR Cute Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79
8 MP ƒ/2.2
2 MP ƒ/2.4", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.7 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 91.36%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z5 5G", + "General.OS Updates": "", + "General.Release Date": "September 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z5 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"iQOO Z10x\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/iqoo/2021/z5-5g/iqoo-z5-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2021/z5-5g/iqoo-z5-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..421171ee1cb --- /dev/null +++ b/data/smartphone/iqoo/2021/z5-5g/iqoo-z5-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z5-5g-8gb-128gb-5g", + "name": "iQOO Z5 5G", + "brand": "iqoo", + "release_date": "2021-09-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Panorama, Dynamic Photo , Slow Motion, Time-lapse Photography, Professional Mode, AR Cute Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.7 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 91.36%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z5 5G", + "General.OS Updates": "", + "General.Release Date": "September 27, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z5 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 1\", \"Price\": 19999}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18499}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 21900}, {\"Name\": \"Oppo K13\", \"Price\": 16899}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 16990}, {\"Name\": \"Poco X3 Pro\", \"Price\": 11490}, {\"Name\": \"OnePlus Nord CE 2 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/iqoo/2021/z5x-5g/iqoo-z5x-5g-6gb-128gb-5g.json b/data/smartphone/iqoo/2021/z5x-5g/iqoo-z5x-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..9e0c33d0a30 --- /dev/null +++ b/data/smartphone/iqoo/2021/z5x-5g/iqoo-z5x-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z5x-5g-6gb-128gb-5g", + "name": "iQOO Z5x 5G", + "brand": "iqoo", + "release_date": "2021-10-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Dynamic Photo, Micro-film, AR Cute Shooting, Double Exposure, Dual-view Video, Panoramic, Slow Motion, Time-lapse Photography, Professional Mode, Smart Vision, Document Correction", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z5x 5G", + "General.OS Updates": "", + "General.Release Date": "October 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z5x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26929}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/jolla/2013/smartphone/jolla-smartphone-1gb-16gb-4g-lte.json b/data/smartphone/jolla/2013/smartphone/jolla-smartphone-1gb-16gb-4g-lte.json new file mode 100644 index 00000000000..f18b375a8d1 --- /dev/null +++ b/data/smartphone/jolla/2013/smartphone/jolla-smartphone-1gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "jolla-smartphone-1gb-16gb-4g-lte", + "name": "Jolla Smartphone", + "brand": "jolla", + "release_date": "2013-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 141.0, + "os": "v1, upgradable to v1.0.5", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "smartphone", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-ion Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "9 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Jolla", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68 x 131 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "141 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 2 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 245 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, WMV", + "Name": "Jolla Smartphone", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Dual Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": " v1, upgradable to v1.0.5" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/lava/2014/iris-x1/lava-iris-x1-1gb-4gb.json b/data/smartphone/lava/2014/iris-x1/lava-iris-x1-1gb-4gb.json new file mode 100644 index 00000000000..8b6d9f0c053 --- /dev/null +++ b/data/smartphone/lava/2014/iris-x1/lava-iris-x1-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-iris-x1-1gb-4gb", + "name": "Lava Iris X1", + "brand": "lava", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 1800, + "weight_g": 138.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iris-x1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1800 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "585 min", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes 21.1 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66 x 134 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "138 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 218 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mobile Tracker, Call Recording", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "Unlimited", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, MIDI, WAV, 3GP, AAC,AAC+, AMR-NB, AMR-WB, EAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Calendar, YouTube Player", + "Multimedia.Video": "MPEG4, H.263, H.264", + "Name": "Lava Iris X1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Broadcom BCM23550", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Broadcom VideoCore IV", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "broadcom-bcm23550" +} diff --git a/data/smartphone/lava/2021/z2-max/lava-z2-max-2gb-32gb-4g-lte.json b/data/smartphone/lava/2021/z2-max/lava-z2-max-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..03cafa6821e --- /dev/null +++ b/data/smartphone/lava/2021/z2-max/lava-z2-max-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-z2-max-2gb-32gb-4g-lte", + "name": "Lava Z2 Max", + "brand": "lava", + "release_date": "2021-05-11", + "ram_gb": 2, + "battery_mah": 6000, + "weight_g": 216.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z2-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "7 inches, 1640 x 720 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty Mode, HDR, Bokeh, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 174.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "7 inches, 1640 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LS0001, Z2 Max", + "General.OS Updates": "", + "General.Release Date": "May 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Z2 Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio" +} diff --git a/data/smartphone/lava/2021/z2/lava-z2-2gb-32gb-4g-lte.json b/data/smartphone/lava/2021/z2/lava-z2-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..865b392c5e6 --- /dev/null +++ b/data/smartphone/lava/2021/z2/lava-z2-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-z2-2gb-32gb-4g-lte", + "name": "Lava Z2", + "brand": "lava", + "release_date": "2021-01-07", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "31 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "DigitalBeauty Mode, HDR Mode, Burst Mode, Panorama, Night, AI Scene Detection, Bokeh Mode Zoom, Auto Flash", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.5 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Battery Saver Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z2", + "General.OS Updates": "", + "General.Release Date": "January 07, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Z2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4910.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/lava/2021/z4/lava-z4-4gb-64gb-4g-lte.json b/data/smartphone/lava/2021/z4/lava-z4-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bc548c20eb2 --- /dev/null +++ b/data/smartphone/lava/2021/z4/lava-z4-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-z4-4gb-64gb-4g-lte", + "name": "Lava Z4", + "brand": "lava", + "release_date": "2021-01-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "31 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "DigitalBeauty Mode, HDR Mode, Burst Mode, Panorama, Night, AI Scene Detection, Bokeh Mode Zoom, Auto Flash", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.5 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Battery Saver Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z4", + "General.OS Updates": "", + "General.Release Date": "January 07, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Z4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/lava/2021/z6/lava-z6-6gb-64gb-4g-lte.json b/data/smartphone/lava/2021/z6/lava-z6-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a1ea9e95156 --- /dev/null +++ b/data/smartphone/lava/2021/z6/lava-z6-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-z6-6gb-64gb-4g-lte", + "name": "Lava Z6", + "brand": "lava", + "release_date": "2021-01-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "31 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "DigitalBeauty Mode, HDR Mode, Burst Mode, Panorama, Night, AI Scene Detection, Bokeh Mode Zoom, Auto Flash", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.5 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Battery Saver Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6", + "General.OS Updates": "", + "General.Release Date": "January 07, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Z6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/leeco/2016/le-pro-3/leeco-le-pro-3-6gb-64gb-4g-lte.json b/data/smartphone/leeco/2016/le-pro-3/leeco-le-pro-3-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ce7a3f9788b --- /dev/null +++ b/data/smartphone/leeco/2016/le-pro-3/leeco-le-pro-3-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "leeco-le-pro-3-6gb-64gb-4g-lte", + "name": "LeEco Le Pro 3", + "brand": "leeco", + "release_date": "2016-01-01", + "ram_gb": 6, + "battery_mah": 4070, + "weight_g": 175.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "le-pro-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LeEco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 151.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4", + "Name": "LeEco Le Pro 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7312.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16275}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/lenovo/2016/k6-power-4gb-ram/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte.json b/data/smartphone/lenovo/2016/k6-power-4gb-ram/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..79ef8d1a639 --- /dev/null +++ b/data/smartphone/lenovo/2016/k6-power-4gb-ram/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte", + "name": "Lenovo K6 Power (4GB RAM)", + "brand": "lenovo", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 145.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k6-power-4gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "50 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.3 x 141.9 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Lenovo K6 Power (4GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/lenovo/2016/p2-3gb-ram/lenovo-p2-3gb-ram-3gb-32gb-4g-lte.json b/data/smartphone/lenovo/2016/p2-3gb-ram/lenovo-p2-3gb-ram-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5d6ff9c3085 --- /dev/null +++ b/data/smartphone/lenovo/2016/p2-3gb-ram/lenovo-p2-3gb-ram-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-p2-3gb-ram-3gb-32gb-4g-lte", + "name": "Lenovo P2 (3GB RAM)", + "brand": "lenovo", + "release_date": "2016-01-01", + "ram_gb": 3, + "battery_mah": 5100, + "weight_g": 177.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p2-3gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 153 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Lenovo P2 (3GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7077.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16782}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/lenovo/2018/k5-play-2gb-ram-16gb/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte.json b/data/smartphone/lenovo/2018/k5-play-2gb-ram-16gb/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..fbcb7a23d7d --- /dev/null +++ b/data/smartphone/lenovo/2018/k5-play-2gb-ram-16gb/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "Lenovo K5 Play (2GB RAM + 16GB)", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k5-play-2gb-ram-16gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.59 x 153.8 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Lenovo K5 Play (2GB RAM + 16GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11768.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25995}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Realme 16 5G\", \"Price\": 27990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/lenovo/2018/k5-pro/lenovo-k5-pro-6gb-64gb-4g-lte.json b/data/smartphone/lenovo/2018/k5-pro/lenovo-k5-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..06833368871 --- /dev/null +++ b/data/smartphone/lenovo/2018/k5-pro/lenovo-k5-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k5-pro-6gb-64gb-4g-lte", + "name": "Lenovo K5 Pro", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 4050, + "weight_g": 165.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP + 5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K5 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, Flac", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.265", + "Name": "Lenovo K5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11700.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/lenovo/2018/s5-3gb-ram-32gb/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/lenovo/2018/s5-3gb-ram-32gb/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..945ba784351 --- /dev/null +++ b/data/smartphone/lenovo/2018/s5-3gb-ram-32gb/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Lenovo S5 (3GB RAM + 32GB)", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 154 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5 3GB", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Lenovo S5 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10969.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/lenovo/2018/s5-pro-gt-6gb-ram-64gb/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/lenovo/2018/s5-pro-gt-6gb-ram-64gb/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..408852bb1b2 --- /dev/null +++ b/data/smartphone/lenovo/2018/s5-pro-gt-6gb-ram-64gb/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Lenovo S5 Pro GT (6GB RAM + 64GB)", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-pro-gt-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 2A/9V 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, 2 x Optical Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP + 8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "3840 x 1080 px @ 30 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 154.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.2 inches, 2246 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5 Pro GT", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo S5 Pro GT (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20393.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/lenovo/2018/s5-pro-gt/lenovo-s5-pro-gt-4gb-64gb-4g-lte.json b/data/smartphone/lenovo/2018/s5-pro-gt/lenovo-s5-pro-gt-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e0ac10d3437 --- /dev/null +++ b/data/smartphone/lenovo/2018/s5-pro-gt/lenovo-s5-pro-gt-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-s5-pro-gt-4gb-64gb-4g-lte", + "name": "Lenovo S5 Pro GT", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-pro-gt", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 2A/9V 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, 2 x Optical Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP + 8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "3840 x 1080 px @ 30 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 154.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.2 inches, 2246 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5 Pro GT", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo S5 Pro GT", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18761.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/lenovo/2018/s5-pro/lenovo-s5-pro-6gb-64gb-4g-lte.json b/data/smartphone/lenovo/2018/s5-pro/lenovo-s5-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1b48ddbda13 --- /dev/null +++ b/data/smartphone/lenovo/2018/s5-pro/lenovo-s5-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-s5-pro-6gb-64gb-4g-lte", + "name": "Lenovo S5 Pro", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, 2 x Optical Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP + 8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "3840 x 1080 px @ 30 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 154.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 2246 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo S5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10969.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/lenovo/2018/s5/lenovo-s5-4gb-64gb-4g-lte.json b/data/smartphone/lenovo/2018/s5/lenovo-s5-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..19c2e5509d4 --- /dev/null +++ b/data/smartphone/lenovo/2018/s5/lenovo-s5-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-s5-4gb-64gb-4g-lte", + "name": "Lenovo S5", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 154 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Lenovo S5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9269.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/lenovo/2018/z5-pro-gt-8gb-ram-256gb/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/lenovo/2018/z5-pro-gt-8gb-ram-256gb/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..f63f556563a --- /dev/null +++ b/data/smartphone/lenovo/2018/z5-pro-gt-8gb-ram-256gb/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Lenovo Z5 Pro GT (8GB RAM +256GB)", + "brand": "lenovo", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3350, + "weight_g": 210.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5-pro-gt-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP + 8 MP
Slider", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 155.12 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Infrared face recognition, Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z5 Pro GT", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/eAAC+/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264/FLAC", + "Name": "Lenovo Z5 Pro GT (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "50214.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/lenovo/2019/k10-note-6gb-ram-128gb/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/lenovo/2019/k10-note-6gb-ram-128gb/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..67ce4019209 --- /dev/null +++ b/data/smartphone/lenovo/2019/k10-note-6gb-ram-128gb/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Lenovo K10 Note (6GB RAM + 128GB)", + "brand": "lenovo", + "release_date": "2019-09-05", + "ram_gb": 6, + "battery_mah": 4050, + "weight_g": 164.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k10-note-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
8 MP ƒ/2.4 (Telephoto)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K10 Note", + "General.OS Updates": "", + "General.Release Date": "September 5, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo K10 Note (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silve", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/lenovo/2019/z6-lite/lenovo-z6-lite-4gb-64gb-4g-lte.json b/data/smartphone/lenovo/2019/z6-lite/lenovo-z6-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4405c212259 --- /dev/null +++ b/data/smartphone/lenovo/2019/z6-lite/lenovo-z6-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-z6-lite-4gb-64gb-4g-lte", + "name": "Lenovo Z6 Lite", + "brand": "lenovo", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4050, + "weight_g": 364.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/1.8", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8
8 MP ƒ/2.4 (Telephoto)
5 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.6 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "364 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 Pro", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo Z6 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2.2 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/lenovo/2020/k12-note/lenovo-k12-note-4gb-128gb-4g-lte.json b/data/smartphone/lenovo/2020/k12-note/lenovo-k12-note-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5d6fc7e2900 --- /dev/null +++ b/data/smartphone/lenovo/2020/k12-note/lenovo-k12-note-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k12-note-4gb-128gb-4g-lte", + "name": "Lenovo K12 Note", + "brand": "lenovo", + "release_date": "2020-11-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k12-note", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS TFT LCD" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Timer, AR Stickers, Active Photos, Cinemagraph, Manual Mode, Portrait Mode, Cutout, Spot Color, Panorama, Live Filter, RAW Photo Output, Watermark, Burst Shot, Best Shot, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4", + "Camera.Video Recording": "1080P @ 30 fps FHD, 720P @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.21 x 9.18 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Max Vision Display, Water Repellent Design", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS TFT LCD", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Moto Display Smarter Screen, Moto Gametime", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K12 Note", + "General.OS Updates": "", + "General.Release Date": "November 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo K12 Note", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16750}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28428}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610 GPU ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/lenovo/2020/k12/lenovo-k12-4gb-64gb-4g-lte.json b/data/smartphone/lenovo/2020/k12/lenovo-k12-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..703a8a4c092 --- /dev/null +++ b/data/smartphone/lenovo/2020/k12/lenovo-k12-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k12-4gb-64gb-4g-lte", + "name": "Lenovo K12", + "brand": "lenovo", + "release_date": "2020-12-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 165.2 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K12", + "General.OS Updates": "", + "General.Release Date": "December 09, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo K12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460 ", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/lenovo/2020/legion-duel-16gb-ram-512gb/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/lenovo/2020/legion-duel-16gb-ram-512gb/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..5b4151e50c9 --- /dev/null +++ b/data/smartphone/lenovo/2020/legion-duel-16gb-ram-512gb/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g", + "name": "Lenovo Legion Duel (16GB RAM + 512GB)", + "brand": "lenovo", + "release_date": "2020-07-22", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 239.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "legion-duel-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.48 x 169.17 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "239 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Legion Duel", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo Legion Duel (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "63999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26929}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27849}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/lenovo/2020/legion-duel/lenovo-legion-duel-8gb-128gb-5g.json b/data/smartphone/lenovo/2020/legion-duel/lenovo-legion-duel-8gb-128gb-5g.json new file mode 100644 index 00000000000..77a788492ea --- /dev/null +++ b/data/smartphone/lenovo/2020/legion-duel/lenovo-legion-duel-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-legion-duel-8gb-128gb-5g", + "name": "Lenovo Legion Duel", + "brand": "lenovo", + "release_date": "2020-07-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 239.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "legion-duel", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.48 x 169.17 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "239 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Legion Duel", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo Legion Duel", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15475}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15033}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/lenovo/2020/legion-pro-extreme-transparent-edition/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g.json b/data/smartphone/lenovo/2020/legion-pro-extreme-transparent-edition/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..9a91258f28f --- /dev/null +++ b/data/smartphone/lenovo/2020/legion-pro-extreme-transparent-edition/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g", + "name": "Lenovo Legion Pro Extreme Transparent Edition", + "brand": "lenovo", + "release_date": "2020-11-11", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 239.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "legion-pro-extreme-transparent-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.48 x 169.17 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "239 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Legion Pro Extreme Transparent Edition", + "General.OS Updates": "", + "General.Release Date": "November 11, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo Legion Pro Extreme Transparent Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/lenovo/2021/legion-2-pro/lenovo-legion-2-pro-12gb-256gb-5g.json b/data/smartphone/lenovo/2021/legion-2-pro/lenovo-legion-2-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..c9ff9d549e2 --- /dev/null +++ b/data/smartphone/lenovo/2021/legion-2-pro/lenovo-legion-2-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-legion-2-pro-12gb-256gb-5g", + "name": "Lenovo Legion 2 Pro", + "brand": "lenovo", + "release_date": "2021-04-08", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 259.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "legion-2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
Popup", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 176 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "259 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.92 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Legion 2 Pro", + "General.OS Updates": "", + "General.Release Date": "April 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo Legion 2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/lg/2013/g2-d802t-lte-4g/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte.json b/data/smartphone/lg/2013/g2-d802t-lte-4g/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d609b45a94f --- /dev/null +++ b/data/smartphone/lg/2013/g2-d802t-lte-4g/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g2-d802t-lte-4g-2gb-32gb-4g-lte", + "name": "LG G2 D802T LTE (4G)", + "brand": "lg", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 143.0, + "os": "Android v4.2.2 (Jelly Bean), upgradable to v5.0.2 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g2-d802t-lte-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "32 days", + "Battery.Talk Time": "16 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes 1 Mbps Download", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.9 x 138.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 2 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, XviD, H.264, WMV", + "Name": "LG G2 D802T LTE (4G)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.26 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.2.2 (Jelly Bean), upgradable to v5.0.2 (Lollipop)" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/lg/2013/gx/lg-gx-2gb-32gb-4g-lte.json b/data/smartphone/lg/2013/gx/lg-gx-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4810827a08d --- /dev/null +++ b/data/smartphone/lg/2013/gx/lg-gx-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-gx-2gb-32gb-4g-lte", + "name": "LG GX", + "brand": "lg", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 3140, + "weight_g": 167.0, + "os": "Android v4.3 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gx", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3140 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.09 x 150.6 x 9.19 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WMA, WAV, FLAC, eAAC+, AC3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, H.264, H.263, WMV", + "Name": "LG GX", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML/Flash", + "Technical.CPU": "Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 600", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 320", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.3 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-600" +} diff --git a/data/smartphone/lg/2013/nexus-5-16gb/lg-nexus-5-16gb-2gb-16gb-4g-lte.json b/data/smartphone/lg/2013/nexus-5-16gb/lg-nexus-5-16gb-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..7b587dd1c79 --- /dev/null +++ b/data/smartphone/lg/2013/nexus-5-16gb/lg-nexus-5-16gb-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-nexus-5-16gb-2gb-16gb-4g-lte", + "name": "LG Nexus 5 (16GB)", + "brand": "lg", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 2300, + "weight_g": 130.0, + "os": "Android v4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nexus-5-16gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "4.95 inches, 1080 x 1920 pixels", + "resolution": "~ 445 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2300 mAh, Li-Po Battery", + "Battery.StandBy Time": "12 days", + "Battery.Talk Time": "17 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Optical Image Stabilisation, Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.17 x 137.84 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "130 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 445 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.95 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, AC3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, H.264, H.263", + "Name": "LG Nexus 5 (16GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330, 450 MHz", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/lg/2013/nexus-5-32gb/lg-nexus-5-32gb-2gb-32gb-4g-lte.json b/data/smartphone/lg/2013/nexus-5-32gb/lg-nexus-5-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..647afdf515b --- /dev/null +++ b/data/smartphone/lg/2013/nexus-5-32gb/lg-nexus-5-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-nexus-5-32gb-2gb-32gb-4g-lte", + "name": "LG Nexus 5 (32GB)", + "brand": "lg", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 2300, + "weight_g": 130.0, + "os": "Android v4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nexus-5-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "4.95 inches, 1080 x 1920 pixels", + "resolution": "~ 445 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2300 mAh, Li-Po Battery", + "Battery.StandBy Time": "12 days", + "Battery.Talk Time": "17 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Optical Image Stabilisation, Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.17 x 137.84 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "130 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 445 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.95 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, AC3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, H.264, H.263", + "Name": "LG Nexus 5 (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25748}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330, 450 MHz", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/lg/2014/f70/lg-f70-1gb-4gb-4g-lte.json b/data/smartphone/lg/2014/f70/lg-f70-1gb-4gb-4g-lte.json new file mode 100644 index 00000000000..d5176907d57 --- /dev/null +++ b/data/smartphone/lg/2014/f70/lg-f70-1gb-4gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-f70-1gb-4gb-4g-lte", + "name": "LG F70", + "brand": "lg", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2440, + "weight_g": 129.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f70", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.5 inches, 480 x 800 pixels", + "resolution": "~ 207 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2440 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66.4 x 127.2 x 10 mm", + "Design.Qwerty": "", + "Design.Weight": "129 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "5:3", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 207 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 480 x 800 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, H.263", + "Name": "LG F70", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "3699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/lg/2014/g-pro-2-d838/lg-g-pro-2-d838-3gb-16gb-4g-lte.json b/data/smartphone/lg/2014/g-pro-2-d838/lg-g-pro-2-d838-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..7ca257e47d1 --- /dev/null +++ b/data/smartphone/lg/2014/g-pro-2-d838/lg-g-pro-2-d838-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g-pro-2-d838-3gb-16gb-4g-lte", + "name": "LG G Pro 2 D838", + "brand": "lg", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3200, + "weight_g": 172.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g-pro-2-d838", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.9 inches, 1080 x 1920 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "15 days", + "Battery.Talk Time": "8 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "81.9 x 157.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 373 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WMA, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "XviD, MP4, H.264, H.263, WMV", + "Name": "LG G Pro 2 D838", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16899}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27932}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22200}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.26 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/lg/2014/g3-32gb/lg-g3-32gb-3gb-32gb-4g-lte.json b/data/smartphone/lg/2014/g3-32gb/lg-g3-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..a2f9d8bdb5a --- /dev/null +++ b/data/smartphone/lg/2014/g3-32gb/lg-g3-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g3-32gb-3gb-32gb-4g-lte", + "name": "LG G3 (32GB)", + "brand": "lg", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 149.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g3-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42 Mbps Download 21 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.59 x 146.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 534 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, XviD, H.264, H.263, WMV", + "Name": "LG G3 (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15721}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/lg/2014/l65-dual-d285/lg-l65-dual-d285-1gb-4gb.json b/data/smartphone/lg/2014/l65-dual-d285/lg-l65-dual-d285-1gb-4gb.json new file mode 100644 index 00000000000..1a40ef120dc --- /dev/null +++ b/data/smartphone/lg/2014/l65-dual-d285/lg-l65-dual-d285-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-l65-dual-d285-1gb-4gb", + "name": "LG L65 Dual D285", + "brand": "lg", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 126.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "l65-dual-d285", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.3 inches, 480 x 800 pixels", + "resolution": "~ 217 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes 21 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66.8 x 127.2 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "126 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "5:3", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 217 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.3 inches, 480 x 800 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, H.263", + "Name": "LG L65 Dual D285", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Dual Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 200", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 302", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-200" +} diff --git a/data/smartphone/lg/2014/l70-dual/lg-l70-dual-1gb-4gb.json b/data/smartphone/lg/2014/l70-dual/lg-l70-dual-1gb-4gb.json new file mode 100644 index 00000000000..0601630843e --- /dev/null +++ b/data/smartphone/lg/2014/l70-dual/lg-l70-dual-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-l70-dual-1gb-4gb", + "name": "LG L70 Dual", + "brand": "lg", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2100, + "weight_g": 126.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "l70-dual", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.5 inches, 480 x 800 pixels", + "resolution": "~ 207 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2100 mAh, Li-ion Battery", + "Battery.StandBy Time": "16 days", + "Battery.Talk Time": "280 min", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes 21 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "66.8 x 127.2 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "126 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "5:3", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 207 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 480 x 800 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264, H.263", + "Name": "LG L70 Dual", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "1999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Dual Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 200", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 302", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-200" +} diff --git a/data/smartphone/lg/2015/g-flex2/lg-g-flex2-2gb-32gb-4g-lte.json b/data/smartphone/lg/2015/g-flex2/lg-g-flex2-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9451ff6a459 --- /dev/null +++ b/data/smartphone/lg/2015/g-flex2/lg-g-flex2-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g-flex2-2gb-32gb-4g-lte", + "name": "LG G Flex2", + "brand": "lg", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v5.0.1 (Lollipop), upgradable to v6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g-flex2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "21 days", + "Battery.Talk Time": "18 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 1 Mbps Download", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 149.1 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, AC3, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, XviD, H.264, WMV", + "Name": "LG G Flex2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 430", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.0.1 (Lollipop), upgradable to v6.0.1 (Marshmallow)" + }, + "soc": "snapdragon-810" +} diff --git a/data/smartphone/lg/2015/google-nexus-5x-2015/lg-google-nexus-5x-2015-2gb-16gb-4g-lte.json b/data/smartphone/lg/2015/google-nexus-5x-2015/lg-google-nexus-5x-2015-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..cfc19f6dd02 --- /dev/null +++ b/data/smartphone/lg/2015/google-nexus-5x-2015/lg-google-nexus-5x-2015-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-google-nexus-5x-2015-2gb-16gb-4g-lte", + "name": "LG Google Nexus 5X (2015)", + "brand": "lg", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 2700, + "weight_g": 136.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "google-nexus-5x-2015", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.59 x 147 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "136 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3, oleophobic coating Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Google Nexus 5X (2015)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Hexa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/lg/2015/google-nexus-5x-32gb/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte.json b/data/smartphone/lg/2015/google-nexus-5x-32gb/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..56173bea118 --- /dev/null +++ b/data/smartphone/lg/2015/google-nexus-5x-32gb/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-google-nexus-5x-32gb-2gb-32gb-4g-lte", + "name": "LG Google Nexus 5X (32GB)", + "brand": "lg", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 2700, + "weight_g": 136.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "google-nexus-5x-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.3 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.59 x 147 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "136 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3, oleophobic coating Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Google Nexus 5X (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25748}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26875}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.44 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/lg/2016/stylus-2-plus/lg-stylus-2-plus-3gb-16gb-4g-lte.json b/data/smartphone/lg/2016/stylus-2-plus/lg-stylus-2-plus-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..10074b1fc47 --- /dev/null +++ b/data/smartphone/lg/2016/stylus-2-plus/lg-stylus-2-plus-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-stylus-2-plus-3gb-16gb-4g-lte", + "name": "LG Stylus 2 Plus", + "brand": "lg", + "release_date": "2016-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 146.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "stylus-2-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.59 x 155 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "Stylus included", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Stylus 2 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"iQOO 15R\", \"Price\": 44999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 17540}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/lg/2017/g6/lg-g6-4gb-64gb-4g-lte.json b/data/smartphone/lg/2017/g6/lg-g6-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..55d5d7aaee4 --- /dev/null +++ b/data/smartphone/lg/2017/g6/lg-g6-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g6-4gb-64gb-4g-lte", + "name": "LG G6", + "brand": "lg", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 163.0, + "os": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1440 x 2880 pixels", + "resolution": "~ 565 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 148.9 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 565 PPI", + "Display.Screen to Body Ratio": "~ 78.6%", + "Display.Size": "5.7 inches, 1440 x 2880 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, MIL-STD-810G Compliant", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G6", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, XviD", + "Name": "LG G6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27390}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/lg/2017/q6/lg-q6-3gb-32gb-4g-lte.json b/data/smartphone/lg/2017/q6/lg-q6-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7f4225c0f8d --- /dev/null +++ b/data/smartphone/lg/2017/q6/lg-q6-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-q6-3gb-32gb-4g-lte", + "name": "LG Q6", + "brand": "lg", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 149.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.3 x 142.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "~ 78%", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q6", + "General.OS Updates": "", + "General.Release Date": "July, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Q6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8449.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/lg/2017/v30-plus/lg-v30-plus-4gb-128gb-4g-lte.json b/data/smartphone/lg/2017/v30-plus/lg-v30-plus-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4ba4ca1374b --- /dev/null +++ b/data/smartphone/lg/2017/v30-plus/lg-v30-plus-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-v30-plus-4gb-128gb-4g-lte", + "name": "LG V30 Plus", + "brand": "lg", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 158.0, + "os": "Android v7.1.2 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v30-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 151.69 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 537 PPI", + "Display.Screen to Body Ratio": "~ 81.2%", + "Display.Size": "6 inches, 1440 x 2880 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V30 Plus", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, SMS", + "Multimedia.Video": "MP4, XviD, WMV", + "Name": "LG V30 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/lg/2017/v30/lg-v30-4gb-64gb-4g-lte.json b/data/smartphone/lg/2017/v30/lg-v30-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4d596ba19ae --- /dev/null +++ b/data/smartphone/lg/2017/v30/lg-v30-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-v30-4gb-64gb-4g-lte", + "name": "LG V30", + "brand": "lg", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 158.0, + "os": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 151.69 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 537 PPI", + "Display.Screen to Body Ratio": "~ 81.2%", + "Display.Size": "6 inches, 1440 x 2880 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V30", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, XviD, WMV", + "Name": "LG V30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Realme 14 5G\", \"Price\": 21990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/lg/2018/g7-plus-thinq/lg-g7-plus-thinq-6gb-128gb-4g-lte.json b/data/smartphone/lg/2018/g7-plus-thinq/lg-g7-plus-thinq-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cd03d7a4727 --- /dev/null +++ b/data/smartphone/lg/2018/g7-plus-thinq/lg-g7-plus-thinq-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-g7-plus-thinq-6gb-128gb-4g-lte", + "name": "LG G7 Plus ThinQ", + "brand": "lg", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3000, + "weight_g": 162.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g7-plus-thinq", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1440 x 3120 pixels", + "resolution": "~ 563 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 153.19 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 563 PPI", + "Display.Screen to Body Ratio": "~ 82.6%", + "Display.Size": "6.1 inches, 1440 x 3120 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G7 Plus ThinQ", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, XviD", + "Name": "LG G7 Plus ThinQ", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37977}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15760}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31299}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25455}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/lg/2018/k9/lg-k9-2gb-16gb-4g-lte.json b/data/smartphone/lg/2018/k9/lg-k9-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..44f71f08f6f --- /dev/null +++ b/data/smartphone/lg/2018/k9/lg-k9-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-k9-2gb-16gb-4g-lte", + "name": "LG K9", + "brand": "lg", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 2500, + "weight_g": 152.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 146.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K9", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG K9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "3994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 93000}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15817}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20119}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 210", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 304", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-210" +} diff --git a/data/smartphone/lg/2018/q7-plus/lg-q7-plus-4gb-64gb-4g-lte.json b/data/smartphone/lg/2018/q7-plus/lg-q7-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3283aba523c --- /dev/null +++ b/data/smartphone/lg/2018/q7-plus/lg-q7-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-q7-plus-4gb-64gb-4g-lte", + "name": "LG Q7 Plus", + "brand": "lg", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q7-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Pump Express+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.3 x 143.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "~ 77.3%", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q7 Plus", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Q7 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/lg/2018/q7/lg-q7-3gb-32gb-4g-lte.json b/data/smartphone/lg/2018/q7/lg-q7-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..69908f9c4ae --- /dev/null +++ b/data/smartphone/lg/2018/q7/lg-q7-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-q7-3gb-32gb-4g-lte", + "name": "LG Q7", + "brand": "lg", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Pump Express+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.3 x 143.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "~ 77.3%", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q7", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "LG Q7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "MT6750S", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T860 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "mediatek-mt6750s" +} diff --git a/data/smartphone/lg/2019/w30-plus/lg-w30-plus-4gb-64gb-4g-lte.json b/data/smartphone/lg/2019/w30-plus/lg-w30-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..587acbbd894 --- /dev/null +++ b/data/smartphone/lg/2019/w30-plus/lg-w30-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-w30-plus-4gb-64gb-4g-lte", + "name": "LG W30 Plus", + "brand": "lg", + "release_date": "2019-12-30", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w30-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast, v3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Front Camera", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP
13 MP
2 MP
Triple Primary Cameras", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 159 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 80.2%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W30 Plus", + "General.OS Updates": "", + "General.Release Date": "December 30, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG W30 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/lg/2020/v60-thinq/lg-v60-thinq-8gb-128gb-5g.json b/data/smartphone/lg/2020/v60-thinq/lg-v60-thinq-8gb-128gb-5g.json new file mode 100644 index 00000000000..5865a19faea --- /dev/null +++ b/data/smartphone/lg/2020/v60-thinq/lg-v60-thinq-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-v60-thinq-8gb-128gb-5g", + "name": "LG V60 ThinQ", + "brand": "lg", + "release_date": "2020-02-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 218.0, + "os": "Android v10.0, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-thinq", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10 MP ƒ/1.9
30mm, 1/3.1\", 1.22�m, standard
Screen Flash Flash", + "Camera.Front Video Recording": "2160p @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8
13 MP ƒ/1.9 (Ultra Wide)
0.3 MP ƒ/1.4
TOF 3D", + "Camera.Video Recording": "4320p @ 30 fps UHD, 2160p @ 30 fps UHD, 1080p, k", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 169.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 6.8 inches, 1080 x 2460 pixels", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V60 ThinQ", + "General.OS Updates": "", + "General.Release Date": "February 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG V60 ThinQ", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Stylus 5G 2024\", \"Price\": 33499}, {\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 28399}, {\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Sharp Aquos R10\", \"Price\": 29990}, {\"Name\": \"OnePlus 9\", \"Price\": 23789}, {\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 8499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v12" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/lg/2020/velvet-5g/lg-velvet-5g-6gb-128gb-5g.json b/data/smartphone/lg/2020/velvet-5g/lg-velvet-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..d07b5befc8d --- /dev/null +++ b/data/smartphone/lg/2020/velvet-5g/lg-velvet-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-velvet-5g-6gb-128gb-5g", + "name": "LG Velvet 5G", + "brand": "lg", + "release_date": "2020-05-07", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 180.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "velvet-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "17 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 9W", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/1.9", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 167.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 88.6%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Velvet", + "General.OS Updates": "", + "General.Release Date": "May 07, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG Velvet 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/lg/2020/velvet-dual-screen/lg-velvet-dual-screen-6gb-128gb-4g-lte.json b/data/smartphone/lg/2020/velvet-dual-screen/lg-velvet-dual-screen-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e18ab0c837b --- /dev/null +++ b/data/smartphone/lg/2020/velvet-dual-screen/lg-velvet-dual-screen-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-velvet-dual-screen-6gb-128gb-4g-lte", + "name": "LG Velvet Dual Screen", + "brand": "lg", + "release_date": "2020-07-28", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 180.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "velvet-dual-screen", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 9W", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/1.9", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 167.1 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 6.8 inches, 1080 x 2460 pixels, OLED", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Velvet", + "General.OS Updates": "", + "General.Release Date": "July 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG Velvet Dual Screen", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.7 GHz Kryo 385 Gold & 4x1.7 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/lg/2020/w11/lg-w11-3gb-32gb-4g-lte.json b/data/smartphone/lg/2020/w11/lg-w11-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6baaa64deac --- /dev/null +++ b/data/smartphone/lg/2020/w11/lg-w11-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-w11-3gb-32gb-4g-lte", + "name": "LG W11", + "brand": "lg", + "release_date": "2020-11-06", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 145.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 166.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 76.84%", + "Display.Size": "6.52 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W11", + "General.OS Updates": "", + "General.Release Date": "November 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG W11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "Octa core, 2 GHz, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/lg/2020/w31-plus/lg-w31-plus-4gb-128gb-4g-lte.json b/data/smartphone/lg/2020/w31-plus/lg-w31-plus-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bb619b7617a --- /dev/null +++ b/data/smartphone/lg/2020/w31-plus/lg-w31-plus-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-w31-plus-4gb-128gb-4g-lte", + "name": "LG W31 Plus", + "brand": "lg", + "release_date": "2020-11-06", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 173.6, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w31-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "17 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "173.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.52 inches, 1600 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LMK315IM, W31 Plus", + "General.OS Updates": "", + "General.Release Date": "November 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG W31 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8890.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"Vivo X300 FE\", \"Price\": 69999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}, {\"Name\": \"Realme C63 5G (6GB RAM + 128GB)\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/lg/2021/w41-pro/lg-w41-pro-6gb-128gb-4g-lte.json b/data/smartphone/lg/2021/w41-pro/lg-w41-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d0247b4da35 --- /dev/null +++ b/data/smartphone/lg/2021/w41-pro/lg-w41-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-w41-pro-6gb-128gb-4g-lte", + "name": "LG W41 Pro", + "brand": "lg", + "release_date": "2021-02-22", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w41-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.55 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Compass, Proximity, Accelerometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W41 Pro", + "General.OS Updates": "", + "General.Release Date": "February 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG W41 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/lg/2021/w41/lg-w41-4gb-64gb-4g-lte.json b/data/smartphone/lg/2021/w41/lg-w41-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5942ea8c317 --- /dev/null +++ b/data/smartphone/lg/2021/w41/lg-w41-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lg-w41-4gb-64gb-4g-lte", + "name": "LG W41", + "brand": "lg", + "release_date": "2021-02-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w41", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "LG", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 166.5 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.55 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Compass, Proximity, Accelerometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W41", + "General.OS Updates": "", + "General.Release Date": "February 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "LG W41", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 200 Lite\", \"Price\": 20990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/meizu/2018/15-4gb-ram-64gb/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/meizu/2018/15-4gb-ram-64gb/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..26a4216b6c7 --- /dev/null +++ b/data/smartphone/meizu/2018/15-4gb-ram-64gb/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Meizu 15 (4GB RAM + 64GB)", + "brand": "meizu", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 152.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.46 inches, 1080 x 1920 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, mCharge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Six-LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 143 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 79.8%", + "Display.Size": "5.46 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-compass, Gravity Sensor, Fingerprint Sensor, Gyroscope, Ambient Light Sensor, Hall Sensor, Infrared", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "15", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Meizu 15 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29030.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/meizu/2018/16-plus/meizu-16-plus-8gb-128gb-4g-lte.json b/data/smartphone/meizu/2018/16-plus/meizu-16-plus-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6abfd38feac --- /dev/null +++ b/data/smartphone/meizu/2018/16-plus/meizu-16-plus-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-16-plus-8gb-128gb-4g-lte", + "name": "Meizu 16 Plus", + "brand": "meizu", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3570, + "weight_g": 182.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, mCharge 4.0 (24W)", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3570 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Six LED Dual Tone Flash", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 160.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "16 Plus", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MIDI, MP3, AAC, ARM, AWB, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID, WAV, AAC", + "Name": "Meizu 16 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "51783.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/meizu/2018/m6s/meizu-m6s-3gb-32gb-4g-lte.json b/data/smartphone/meizu/2018/m6s/meizu-m6s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..a31b740c2cf --- /dev/null +++ b/data/smartphone/meizu/2018/m6s/meizu-m6s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-m6s-3gb-32gb-4g-lte", + "name": "Meizu M6s", + "brand": "meizu", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 160.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "m6s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 152 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6s", + "General.OS Updates": "", + "General.Release Date": "January, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu M6s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16819.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Hexa Core Processor", + "Technical.Chipset": "Samsung Exynos 7872", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP1", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "exynos-7872" +} diff --git a/data/smartphone/meizu/2019/16t-8gb-ram-128gb/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/meizu/2019/16t-8gb-ram-128gb/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..51afc825974 --- /dev/null +++ b/data/smartphone/meizu/2019/16t-8gb-ram-128gb/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Meizu 16T (8GB RAM +128GB)", + "brand": "meizu", + "release_date": "2019-10-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16t-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 159.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.5 inches, 1080 x 2232 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "16T", + "General.OS Updates": "", + "General.Release Date": "October 23, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 16T (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33347.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/meizu/2019/16t-8gb-ram-256gb/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/meizu/2019/16t-8gb-ram-256gb/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..3bddb2d5fbc --- /dev/null +++ b/data/smartphone/meizu/2019/16t-8gb-ram-256gb/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Meizu 16T (8GB RAM +256GB)", + "brand": "meizu", + "release_date": "2019-10-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16t-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 159.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.5 inches, 1080 x 2232 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "16T", + "General.OS Updates": "", + "General.Release Date": "October 23, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 16T (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35674.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/meizu/2019/16t/meizu-16t-6gb-128gb-4g-lte.json b/data/smartphone/meizu/2019/16t/meizu-16t-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f22227ec5f1 --- /dev/null +++ b/data/smartphone/meizu/2019/16t/meizu-16t-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-16t-6gb-128gb-4g-lte", + "name": "Meizu 16T", + "brand": "meizu", + "release_date": "2019-10-23", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 159.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.5 inches, 1080 x 2232 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "16T", + "General.OS Updates": "", + "General.Release Date": "October 23, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 16T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/meizu/2020/17-pro-12gb-ram-256gb/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/meizu/2020/17-pro-12gb-ram-256gb/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..73b9cd86afd --- /dev/null +++ b/data/smartphone/meizu/2020/17-pro-12gb-ram-256gb/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Meizu 17 Pro (12GB RAM + 256GB)", + "brand": "meizu", + "release_date": "2020-05-08", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 219.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "17-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 27W", + "Brand": "Meizu", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "5- dual-tone , Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
32 MP ƒ/2.2 (Ultra Wide)
0.3 MP ƒ/1.4
TOF 3D", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 160 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "17 Pro", + "General.OS Updates": "", + "General.Release Date": "May 08, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 17 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"LG Velvet 5G\", \"Price\": 54999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/meizu/2021/18s-5g/meizu-18s-5g-8gb-128gb-5g.json b/data/smartphone/meizu/2021/18s-5g/meizu-18s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..27275998b77 --- /dev/null +++ b/data/smartphone/meizu/2021/18s-5g/meizu-18s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-18s-5g-8gb-128gb-5g", + "name": "Meizu 18s 5G", + "brand": "meizu", + "release_date": "2021-09-22", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 162.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "18s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 563 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 36W Super mCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Portrait, Live Photo, Dark Vision, Super Night View 4.0, AI Dynamic Tracking", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.2 x 152.4 x 8.18 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 563 PPI", + "Display.Screen to Body Ratio": "~ 88.9%", + "Display.Size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "18s", + "General.OS Updates": "", + "General.Release Date": "September 22, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 18s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/meizu/2021/18s-pro-5g/meizu-18s-pro-5g-8gb-128gb-5g.json b/data/smartphone/meizu/2021/18s-pro-5g/meizu-18s-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..bd070b07f87 --- /dev/null +++ b/data/smartphone/meizu/2021/18s-pro-5g/meizu-18s-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "meizu-18s-pro-5g-8gb-128gb-5g", + "name": "Meizu 18s Pro 5G", + "brand": "meizu", + "release_date": "2021-09-22", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "18s-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Super mCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "Meizu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GN1", + "Camera.Features": "HDR, Panorama, 130° Ultra Wide Angle, DarkVision, Pure Fusion, Super Night View 4.0, ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
32 MP ƒ/2.2 (Ultra Wide)
3 MP ƒ/1.4 (Depth Sensor)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 526 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, IRNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Distance Sensor, Pressure Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "18s Pro", + "General.OS Updates": "", + "General.Release Date": "September 22, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Meizu 18s Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "51990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28290}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/micromax/2014/canvas-knight-a350/micromax-canvas-knight-a350-2gb-32gb-3g.json b/data/smartphone/micromax/2014/canvas-knight-a350/micromax-canvas-knight-a350-2gb-32gb-3g.json new file mode 100644 index 00000000000..e1e3fd7c2a0 --- /dev/null +++ b/data/smartphone/micromax/2014/canvas-knight-a350/micromax-canvas-knight-a350-2gb-32gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-canvas-knight-a350-2gb-32gb-3g", + "name": "Micromax Canvas Knight A350", + "brand": "micromax", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2350, + "weight_g": 154.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "canvas-knight-a350", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2350 mAh, Li-ion Battery", + "Battery.StandBy Time": "175 hours", + "Battery.Talk Time": "7 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Calendar, YouTube Player", + "Multimedia.Video": "MP4, WMV, H.264, H.263", + "Name": "Micromax Canvas Knight A350", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16782}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.7 GHz, Octa Core Processor", + "Technical.Chipset": "MT6592T", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "mediatek-mt6592t" +} diff --git a/data/smartphone/micromax/2019/ione/micromax-ione-2gb-16gb-4g-lte.json b/data/smartphone/micromax/2019/ione/micromax-ione-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..a093c220396 --- /dev/null +++ b/data/smartphone/micromax/2019/ione/micromax-ione-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-ione-2gb-16gb-4g-lte", + "name": "Micromax iOne", + "brand": "micromax", + "release_date": "2019-05-17", + "ram_gb": 2, + "battery_mah": 2200, + "weight_g": 120.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "ione", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.45 inches, 540 x 1132 pixels", + "resolution": "~ 230 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Front Camera
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP ƒ/2.2
Primary Camera", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69 x 141 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "120 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 230 PPI", + "Display.Screen to Body Ratio": "~ 76.84%", + "Display.Size": "5.45 inches, 540 x 1132 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iOne", + "General.OS Updates": "", + "General.Release Date": "May 17, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax iOne", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "unisoc-sc9863" +} diff --git a/data/smartphone/micromax/2020/in-1b-4gb-ram-64gb/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/micromax/2020/in-1b-4gb-ram-64gb/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7ead8831304 --- /dev/null +++ b/data/smartphone/micromax/2020/in-1b-4gb-ram-64gb/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Micromax IN 1b (4GB RAM + 64GB)", + "brand": "micromax", + "release_date": "2020-11-03", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-1b-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Mode, Face Access 2.0, Smart Split 3.0, Eye Protection Mode, App Clone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IN 1B", + "General.OS Updates": "", + "General.Release Date": "November 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, MIDI, Vorbis, APE, FLAC, OGG, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Micromax IN 1b (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16750}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28428}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/micromax/2020/in-1b/micromax-in-1b-2gb-32gb-4g-lte.json b/data/smartphone/micromax/2020/in-1b/micromax-in-1b-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3d57093932c --- /dev/null +++ b/data/smartphone/micromax/2020/in-1b/micromax-in-1b-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-1b-2gb-32gb-4g-lte", + "name": "Micromax IN 1b", + "brand": "micromax", + "release_date": "2020-11-03", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-1b", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Mode, Face Access 2.0, Smart Split 3.0, Eye Protection Mode, App Clone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IN 1B", + "General.OS Updates": "", + "General.Release Date": "November 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, MIDI, Vorbis, APE, FLAC, OGG, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Micromax IN 1b", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31799}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16389}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20395}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/micromax/2020/in-note-1-4gb-ram-128gb/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/micromax/2020/in-note-1-4gb-ram-128gb/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b542418d4c7 --- /dev/null +++ b/data/smartphone/micromax/2020/in-note-1-4gb-ram-128gb/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Micromax IN Note 1 (4GB RAM + 128GB)", + "brand": "micromax", + "release_date": "2020-11-03", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-note-1-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "E7746, IN Note 1", + "General.OS Updates": "", + "General.Release Date": "November 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN Note 1 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/micromax/2020/in-note-1/micromax-in-note-1-4gb-64gb-4g-lte.json b/data/smartphone/micromax/2020/in-note-1/micromax-in-note-1-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..557760e93a3 --- /dev/null +++ b/data/smartphone/micromax/2020/in-note-1/micromax-in-note-1-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-note-1-4gb-64gb-4g-lte", + "name": "Micromax IN Note 1", + "brand": "micromax", + "release_date": "2020-11-03", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-note-1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "E7746, IN Note 1", + "General.OS Updates": "", + "General.Release Date": "November 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN Note 1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "-5.177584", + "Price Drop Amount": "-440", + "Related Items": "[{\"Name\": \"Micromax IN 1\", \"Price\": 7999}, {\"Name\": \"Infinix Note 12\", \"Price\": 8299}, {\"Name\": \"Micromax IN Note 3\", \"Price\": 12999}, {\"Name\": \"Poco C75 5G\", \"Price\": 7289}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/micromax/2021/in-1-6gb-ram-128gb/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/micromax/2021/in-1-6gb-ram-128gb/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..29523f9d8a3 --- /dev/null +++ b/data/smartphone/micromax/2021/in-1-6gb-ram-128gb/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Micromax IN 1 (6GB RAM + 128GB)", + "brand": "micromax", + "release_date": "2021-03-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-1-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AF, Portrait, Night Mode, HDR, AI, Slow Motion Mode, Panoroma", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.4 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Curved Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IN 1", + "General.OS Updates": "", + "General.Release Date": "March 19, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN 1 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/motorola/2013/moto-g-8gb/motorola-moto-g-8gb-1gb-8gb.json b/data/smartphone/motorola/2013/moto-g-8gb/motorola-moto-g-8gb-1gb-8gb.json new file mode 100644 index 00000000000..2560200ca84 --- /dev/null +++ b/data/smartphone/motorola/2013/moto-g-8gb/motorola-moto-g-8gb-1gb-8gb.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-8gb-1gb-8gb", + "name": "Motorola Moto G (8GB)", + "brand": "motorola", + "release_date": "2013-01-01", + "ram_gb": 1, + "battery_mah": 2070, + "weight_g": 143.0, + "os": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-8gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4.5 inches, 720 x 1280 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes 21 Mbps Download", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "65.9 x 129.9 x 11.6 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Motorola Moto G (8GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/motorola/2013/moto-g/motorola-moto-g-1gb-16gb.json b/data/smartphone/motorola/2013/moto-g/motorola-moto-g-1gb-16gb.json new file mode 100644 index 00000000000..b6bb07d94dd --- /dev/null +++ b/data/smartphone/motorola/2013/moto-g/motorola-moto-g-1gb-16gb.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-1gb-16gb", + "name": "Motorola Moto G", + "brand": "motorola", + "release_date": "2013-01-01", + "ram_gb": 1, + "battery_mah": 2070, + "weight_g": 143.0, + "os": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "4.5 inches, 720 x 1280 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes 21 Mbps Download", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "65.9 x 129.9 x 11.6 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 326 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Motorola Moto G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 6T\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy A52\", \"Price\": 26499}, {\"Name\": \"Motorola Moto G75 5G\", \"Price\": 32990}, {\"Name\": \"Realme 12 Plus 5G\", \"Price\": 19100}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/motorola/2014/google-nexus-6/motorola-google-nexus-6-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2014/google-nexus-6/motorola-google-nexus-6-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..0474cd7a8f1 --- /dev/null +++ b/data/smartphone/motorola/2014/google-nexus-6/motorola-google-nexus-6-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-google-nexus-6-3gb-32gb-4g-lte", + "name": "Google Nexus 6", + "brand": "motorola", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3220, + "weight_g": 184.0, + "os": "Android v5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "google-nexus-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6 inches, 1440 x 2560 pixels", + "resolution": "~ 490 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3220 mAh, Li-Po Battery", + "Battery.StandBy Time": "10 days", + "Battery.Talk Time": "1 day", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-SlimPort v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "83 x 159.3 x 10.1 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 490 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, H.264, H.263", + "Name": "Google Nexus 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16275}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.7 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 805", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 420", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v5.0 (Lollipop)" + }, + "soc": "snapdragon-805" +} diff --git a/data/smartphone/motorola/2014/moto-e/motorola-moto-e-1gb-4gb.json b/data/smartphone/motorola/2014/moto-e/motorola-moto-e-1gb-4gb.json new file mode 100644 index 00000000000..01d4f271300 --- /dev/null +++ b/data/smartphone/motorola/2014/moto-e/motorola-moto-e-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e-1gb-4gb", + "name": "Motorola Moto E", + "brand": "motorola", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 1980, + "weight_g": 142.0, + "os": "Android v4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.3 inches, 540 x 960 pixels", + "resolution": "~ 256 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1980 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging, Touch to focus", + "Camera.Flash": "", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "480p @ 30 fps", + "Connectivity.3G": "Yes 21.1 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "64.8 x 124.8 x 12.3 mm", + "Design.Qwerty": "", + "Design.Weight": "142 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.3 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Motorola Moto E", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "3600.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15630}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25831}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Dual Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 200", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 302, 400 MHz Single", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-200" +} diff --git a/data/smartphone/motorola/2014/moto-g-2nd-gen-16-gb/motorola-moto-g-2nd-gen-16-gb-1gb-16gb.json b/data/smartphone/motorola/2014/moto-g-2nd-gen-16-gb/motorola-moto-g-2nd-gen-16-gb-1gb-16gb.json new file mode 100644 index 00000000000..40ebf13368f --- /dev/null +++ b/data/smartphone/motorola/2014/moto-g-2nd-gen-16-gb/motorola-moto-g-2nd-gen-16-gb-1gb-16gb.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-2nd-gen-16-gb-1gb-16gb", + "name": "Motorola Moto G (2nd Gen) (16 GB)", + "brand": "motorola", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2070, + "weight_g": 149.0, + "os": "Android v4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-2nd-gen-16-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Slow Motion Video, Burst Mode, Auto HDR, Panorama, Tap to Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes 21 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.7 x 141.5 x 10.99 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "MMS Enabled, Alerts (Silent, Polyphonic Ring, Vibrate, Notification LED), POP Email, Curve: 6.0 - 11.0 mm, Front-facing Speakers", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "eCompass, Hall Effect Sensor, Accelerometer, Magnetometer, Proximity Sensor, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XT1068, Moto G (2nd Generation)", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, eAAC+, AMR-WB, AMR-NB, AAC+, MP3, WAV, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, YouTube Player", + "Multimedia.Video": "H.263, H.264, MPEG4", + "Name": "Motorola Moto G (2nd Gen) (16 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9049.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/motorola/2014/moto-x-2nd-gen/motorola-moto-x-2nd-gen-2gb-16gb.json b/data/smartphone/motorola/2014/moto-x-2nd-gen/motorola-moto-x-2nd-gen-2gb-16gb.json new file mode 100644 index 00000000000..ee70ebf377d --- /dev/null +++ b/data/smartphone/motorola/2014/moto-x-2nd-gen/motorola-moto-x-2nd-gen-2gb-16gb.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x-2nd-gen-2gb-16gb", + "name": "Motorola Moto X (2nd Gen)", + "brand": "motorola", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2300, + "weight_g": 144.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x-2nd-gen", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 140.8 x 10 mm", + "Design.Qwerty": "", + "Design.Weight": "144 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3, Dual Touch Capacitive Touchscreen Technology, Date and Time Visualization, Automatic Image Rotation", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, YouTube Player", + "Multimedia.Video": "MP4, H.263, H.264, WMV", + "Name": "Motorola Moto X (2nd Gen)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/motorola/2015/moto-x-force-64gb/motorola-moto-x-force-64gb-3gb-64gb-4g-lte.json b/data/smartphone/motorola/2015/moto-x-force-64gb/motorola-moto-x-force-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5340c37083c --- /dev/null +++ b/data/smartphone/motorola/2015/moto-x-force-64gb/motorola-moto-x-force-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x-force-64gb-3gb-64gb-4g-lte", + "name": "Motorola Moto X Force (64GB)", + "brand": "motorola", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 3760, + "weight_g": 169.0, + "os": "Android v5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x-force-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.4 inches, 1440 x 2560 pixels", + "resolution": "~ 544 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3760 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "21 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 149.8 x 9.19 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Shatterproof Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 544 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.4 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto X Force (64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 430", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop)" + }, + "soc": "snapdragon-810" +} diff --git a/data/smartphone/motorola/2015/moto-x-style-32gb/motorola-moto-x-style-32gb-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2015/moto-x-style-32gb/motorola-moto-x-style-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fd2ad8a2c50 --- /dev/null +++ b/data/smartphone/motorola/2015/moto-x-style-32gb/motorola-moto-x-style-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x-style-32gb-3gb-32gb-4g-lte", + "name": "Motorola Moto X Style (32GB)", + "brand": "motorola", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 179.0, + "os": "Android v5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x-style-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "21 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 153.9 x 11.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, WMV", + "Name": "Motorola Moto X Style (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 114990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X200T\", \"Price\": 69999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 33699}, {\"Name\": \"Realme 16 Pro Plus 5G\", \"Price\": 39999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/motorola/2015/moto-x-style/motorola-moto-x-style-3gb-16gb-4g-lte.json b/data/smartphone/motorola/2015/moto-x-style/motorola-moto-x-style-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..a31a0ade7a7 --- /dev/null +++ b/data/smartphone/motorola/2015/moto-x-style/motorola-moto-x-style-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x-style-3gb-16gb-4g-lte", + "name": "Motorola Moto X Style", + "brand": "motorola", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 179.0, + "os": "Android v5.1.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x-style", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "21 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 153.9 x 11.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, WMV", + "Name": "Motorola Moto X Style", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7949.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Hexa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/motorola/2017/moto-g5-plus-3gb-ram-16gb/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte.json b/data/smartphone/motorola/2017/moto-g5-plus-3gb-ram-16gb/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..e281418b868 --- /dev/null +++ b/data/smartphone/motorola/2017/moto-g5-plus-3gb-ram-16gb/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte", + "name": "Motorola Moto G5 Plus (3GB RAM+16GB)", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g5-plus-3gb-ram-16gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 1 Mbps Download", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 150.19 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G5 Plus (3GB RAM+16GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16314}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/motorola/2017/moto-g5-plus/motorola-moto-g5-plus-4gb-32gb-4g-lte.json b/data/smartphone/motorola/2017/moto-g5-plus/motorola-moto-g5-plus-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ba45ce5e0f2 --- /dev/null +++ b/data/smartphone/motorola/2017/moto-g5-plus/motorola-moto-g5-plus-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g5-plus-4gb-32gb-4g-lte", + "name": "Motorola Moto G5 Plus", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 155.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g5-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 1 Mbps Download", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 150.19 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G5 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M3\", \"Price\": 8980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/motorola/2017/moto-g5/motorola-moto-g5-3gb-16gb-4g-lte.json b/data/smartphone/motorola/2017/moto-g5/motorola-moto-g5-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..4e507a449d7 --- /dev/null +++ b/data/smartphone/motorola/2017/moto-g5/motorola-moto-g5-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g5-3gb-16gb-4g-lte", + "name": "Motorola Moto G5", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 2800, + "weight_g": 145.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2800 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 144.3 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5450.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7690}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/motorola/2017/moto-x4-3gb-ram-32gb/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2017/moto-x4-3gb-ram-32gb/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1d578e1f3b1 --- /dev/null +++ b/data/smartphone/motorola/2017/moto-x4-3gb-ram-32gb/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Motorola Moto X4 (3GB RAM + 32GB)", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 163.0, + "os": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x4-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 148.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto X4 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/motorola/2017/moto-x4-6gb-ram-64gb/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/motorola/2017/moto-x4-6gb-ram-64gb/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e497090266d --- /dev/null +++ b/data/smartphone/motorola/2017/moto-x4-6gb-ram-64gb/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Motorola Moto X4 (6GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3000, + "weight_g": 163.0, + "os": "Android v8 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x4-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 148.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto X4 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8 (Oreo)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/motorola/2017/moto-x4/motorola-moto-x4-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2017/moto-x4/motorola-moto-x4-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..86eaa8923d5 --- /dev/null +++ b/data/smartphone/motorola/2017/moto-x4/motorola-moto-x4-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-x4-4gb-64gb-4g-lte", + "name": "Motorola Moto X4", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 163.0, + "os": "Android v7.1 (Nougat), upgradable to v8 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-x4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 148.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto X4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14483}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat), upgradable to v8 (Oreo)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/motorola/2017/moto-z2-force/motorola-moto-z2-force-6gb-64gb-4g-lte.json b/data/smartphone/motorola/2017/moto-z2-force/motorola-moto-z2-force-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4d8ca56618c --- /dev/null +++ b/data/smartphone/motorola/2017/moto-z2-force/motorola-moto-z2-force-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-z2-force-6gb-64gb-4g-lte", + "name": "Motorola Moto Z2 Force", + "brand": "motorola", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 2730, + "weight_g": 143.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-z2-force", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2730 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP
Dual LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 155.8 x 6.1 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Shatterproof Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 534 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto Z2 Force", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/motorola/2018/moto-e5-plus-4gb-ram-64gb/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/moto-e5-plus-4gb-ram-64gb/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0c4c8a556ec --- /dev/null +++ b/data/smartphone/motorola/2018/moto-e5-plus-4gb-ram-64gb/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E5 Plus (4GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e5-plus-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 160.9 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E5 Plus (4GB RAM)", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, WMV, MP4, H.264", + "Name": "Motorola Moto E5 Plus (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26103.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/motorola/2018/moto-e5/motorola-moto-e5-2gb-16gb-4g-lte.json b/data/smartphone/motorola/2018/moto-e5/motorola-moto-e5-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..63c6a8f5acd --- /dev/null +++ b/data/smartphone/motorola/2018/moto-e5/motorola-moto-e5-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e5-2gb-16gb-4g-lte", + "name": "Motorola Moto E5", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 174.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.2 x 154.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, WMV, MP4, H.264", + "Name": "Motorola Moto E5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/motorola/2018/moto-g6-4gb-ram-64gb/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/moto-g6-4gb-ram-64gb/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b7744c5fbc3 --- /dev/null +++ b/data/smartphone/motorola/2018/moto-g6-4gb-ram-64gb/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto G6 (4GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 167.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g6-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.3 x 153.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "~ 75.4%", + "Display.Size": "5.7 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G6", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G6 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10790.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18212}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16890}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/motorola/2018/moto-g6-plus/motorola-moto-g6-plus-6gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/moto-g6-plus/motorola-moto-g6-plus-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3cc7925135e --- /dev/null +++ b/data/smartphone/motorola/2018/moto-g6-plus/motorola-moto-g6-plus-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g6-plus-6gb-64gb-4g-lte", + "name": "Motorola Moto G6 Plus", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 168.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g6-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 161 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G6 Plus", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G6 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/motorola/2018/moto-g6/motorola-moto-g6-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2018/moto-g6/motorola-moto-g6-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d8ac13173e3 --- /dev/null +++ b/data/smartphone/motorola/2018/moto-g6/motorola-moto-g6-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g6-3gb-32gb-4g-lte", + "name": "Motorola Moto G6", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 167.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.3 x 153.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "~ 75.4%", + "Display.Size": "5.7 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G6", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto G6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16130}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/motorola/2018/moto-p30-6gb-ram-128gb/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2018/moto-p30-6gb-ram-128gb/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5242ad1596d --- /dev/null +++ b/data/smartphone/motorola/2018/moto-p30-6gb-ram-128gb/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto P30 (6GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3000, + "weight_g": 170.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-p30-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 155.5 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto P30 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37523.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/motorola/2018/moto-z3-play/motorola-moto-z3-play-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/moto-z3-play/motorola-moto-z3-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..97b4c658f5d --- /dev/null +++ b/data/smartphone/motorola/2018/moto-z3-play/motorola-moto-z3-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-z3-play-4gb-64gb-4g-lte", + "name": "Motorola Moto Z3 Play", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 156.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-z3-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Dual LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 156.5 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.01 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola Moto Z3 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16576}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16986}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/motorola/2018/one-power/motorola-one-power-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/one-power/motorola-one-power-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0170fea3776 --- /dev/null +++ b/data/smartphone/motorola/2018/one-power/motorola-one-power-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-power-4gb-64gb-4g-lte", + "name": "Motorola One Power", + "brand": "motorola", + "release_date": "2018-09-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-power", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP ƒ/2
Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8
5 MP ƒ/2.2", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 156 x 8.98 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One Power", + "General.OS Updates": "", + "General.Release Date": "September 24, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola One Power", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9727}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16644}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/motorola/2018/p30-note/motorola-p30-note-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/p30-note/motorola-p30-note-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..59f766eefd1 --- /dev/null +++ b/data/smartphone/motorola/2018/p30-note/motorola-p30-note-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-p30-note-4gb-64gb-4g-lte", + "name": "Motorola P30 Note", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p30-note", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 156 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P30 Note", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola P30 Note", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29365.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/motorola/2018/p30-play/motorola-p30-play-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/p30-play/motorola-p30-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d11d043a867 --- /dev/null +++ b/data/smartphone/motorola/2018/p30-play/motorola-p30-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-p30-play-4gb-64gb-4g-lte", + "name": "Motorola P30 Play", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 162.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p30-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.86 inches, 720 x 1520 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.2 x 149.9 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 287 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.86 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P30 Play", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola P30 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29365.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/motorola/2018/p30/motorola-p30-6gb-64gb-4g-lte.json b/data/smartphone/motorola/2018/p30/motorola-p30-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..168e8e9c051 --- /dev/null +++ b/data/smartphone/motorola/2018/p30/motorola-p30-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-p30-6gb-64gb-4g-lte", + "name": "Motorola P30", + "brand": "motorola", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3000, + "weight_g": 170.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 155.5 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola P30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32630.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/motorola/2019/moto-one-vision/motorola-moto-one-vision-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2019/moto-one-vision/motorola-moto-one-vision-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bad2965bfc4 --- /dev/null +++ b/data/smartphone/motorola/2019/moto-one-vision/motorola-moto-one-vision-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-one-vision-4gb-128gb-4g-lte", + "name": "Motorola Moto One Vision", + "brand": "motorola", + "release_date": "2019-06-20", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-one-vision", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2520 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "25 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
5 MP", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30/30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 160.1 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.3 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint Reader, Proximity Sensor, Accelerometer, Ambient Light Sensor, Magnetometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One Vision", + "General.OS Updates": "", + "General.Release Date": "June 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto One Vision", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8799.0", + "Price Drop": "0.32740152", + "Price Drop Amount": "29", + "Related Items": "[{\"Name\": \"Vivo V40e 5G\", \"Price\": 24999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9609", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9609" +} diff --git a/data/smartphone/motorola/2019/one/motorola-one-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2019/one/motorola-one-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..500e1cbe851 --- /dev/null +++ b/data/smartphone/motorola/2019/one/motorola-one-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-4gb-64gb-4g-lte", + "name": "Motorola One", + "brand": "motorola", + "release_date": "2019-03-25", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 162.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.9 inches, 720 x 1520 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Turbo Power Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Barcode and QR Code Scanner, Panorama, Manual Mode, Colour Correlated Temperature, Spot Colour", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.2 x 149.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Corning Gorilla Glass, Moto Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 287 PPI", + "Display.Screen to Body Ratio": "~ 79.2%", + "Display.Size": "5.9 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One", + "General.OS Updates": "", + "General.Release Date": "March 25, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Motorola One", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V25 5G\", \"Price\": 22015}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "Octa core, 2 GHz, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/motorola/2020/edge/motorola-edge-6gb-128gb-5g.json b/data/smartphone/motorola/2020/edge/motorola-edge-6gb-128gb-5g.json new file mode 100644 index 00000000000..7a92670c5b8 --- /dev/null +++ b/data/smartphone/motorola/2020/edge/motorola-edge-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-6gb-128gb-5g", + "name": "Motorola Edge", + "brand": "motorola", + "release_date": "2020-04-22", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)

ToF", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.1 x 161.6 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 95.9%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, LTEPP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge ", + "General.OS Updates": "", + "General.Release Date": "April 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13295}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2020/moto-e6s-2020/motorola-moto-e6s-2020-2gb-32gb-4g-lte.json b/data/smartphone/motorola/2020/moto-e6s-2020/motorola-moto-e6s-2020-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..486c6426b5c --- /dev/null +++ b/data/smartphone/motorola/2020/moto-e6s-2020/motorola-moto-e6s-2020-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e6s-2020-2gb-32gb-4g-lte", + "name": "Motorola Moto E6s (2020)", + "brand": "motorola", + "release_date": "2020-03-16", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 160.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e6s-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2 (Main)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.06 x 155.6 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 286 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.1 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E6s 2020 ", + "General.OS Updates": "", + "General.Release Date": "March 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, WMV, MP4, H.264", + "Name": "Motorola Moto E6s (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/motorola/2020/moto-g-5g-plus-6gb-ram-128gb/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/motorola/2020/moto-g-5g-plus-6gb-ram-128gb/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..3a4fe42a1d0 --- /dev/null +++ b/data/smartphone/motorola/2020/moto-g-5g-plus-6gb-ram-128gb/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g", + "name": "Motorola Moto G 5G Plus (6GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2020-07-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-5g-plus-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W TurboPower", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot Optimisation, Auto smile capture, Gesture selfie, Smart composition, HDR, Timer, Active photos, Manual mode, Portrait mode, Portrait lighting, Cutout, Macro, Spot Colour, Cinemagraph, Panorama, Live filter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, CinemaVision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Google Assistant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEEP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G 5G Plus", + "General.OS Updates": "", + "General.Release Date": "July 07, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G 5G Plus (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25999}, {\"Name\": \"Blackview A96\", \"Price\": 13999}, {\"Name\": \"Lava Play Ultra 5G (8GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2020/moto-g-5g-plus/motorola-moto-g-5g-plus-4gb-64gb-5g.json b/data/smartphone/motorola/2020/moto-g-5g-plus/motorola-moto-g-5g-plus-4gb-64gb-5g.json new file mode 100644 index 00000000000..68f9aac74e9 --- /dev/null +++ b/data/smartphone/motorola/2020/moto-g-5g-plus/motorola-moto-g-5g-plus-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-5g-plus-4gb-64gb-5g", + "name": "Motorola Moto G 5G Plus", + "brand": "motorola", + "release_date": "2020-07-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-5g-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W TurboPower", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot Optimisation, Auto smile capture, Gesture selfie, Smart composition, HDR, Timer, Active photos, Manual mode, Portrait mode, Portrait lighting, Cutout, Macro, Spot Colour, Cinemagraph, Panorama, Live filter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, CinemaVision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Google Assistant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEEP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G 5G Plus", + "General.OS Updates": "", + "General.Release Date": "July 07, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G 5G Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 8T (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2020/moto-g-5g/motorola-moto-g-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2020/moto-g-5g/motorola-moto-g-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..afdd4301378 --- /dev/null +++ b/data/smartphone/motorola/2020/moto-g-5g/motorola-moto-g-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-5g-6gb-128gb-5g", + "name": "Motorola Moto G 5G", + "brand": "motorola", + "release_date": "2020-11-30", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 210.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Smart Composition, Shot Optimization, Night Vision, High-res Zoom, HDR, Timer, AR Stickers, Active Photos, Cinemagraph, Manual Mode, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.25 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 166.13 x 9.89 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 Max Vision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G 5G", + "General.OS Updates": "", + "General.Release Date": "November 30, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 21999}, {\"Name\": \"Oppo A78\", \"Price\": 15790}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19300}, {\"Name\": \"Tecno Pop 9 5G\", \"Price\": 7799}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13891}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16389}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/motorola/2020/moto-g9-play/motorola-moto-g9-play-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2020/moto-g9-play/motorola-moto-g9-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..6bf4f053048 --- /dev/null +++ b/data/smartphone/motorola/2020/moto-g9-play/motorola-moto-g9-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g9-play-4gb-64gb-4g-lte", + "name": "Motorola Moto G9 Play", + "brand": "motorola", + "release_date": "2020-08-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g9-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS TFT LCD" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Timer, AR Stickers, Active Photos, Cinemagraph, Manual Mode, Portrait Mode, Cutout, Spot Color, Panorama, Live Filter, RAW Photo Output, Watermark, Burst Shot, Best Shot, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4", + "Camera.Video Recording": "1080P @ 30 fps FHD, 720P @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.21 x 9.18 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Max Vision Display, Water Repellent Design", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.5 inches, 1600 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS TFT LCD", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Moto Display Smarter Screen, Moto Gametime", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G9 Play", + "General.OS Updates": "", + "General.Release Date": "August 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G9 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7111.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9945}, {\"Name\": \"Motorola Moto G22\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610 GPU ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/motorola/2020/moto-g9-plus/motorola-moto-g9-plus-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2020/moto-g9-plus/motorola-moto-g9-plus-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..67c76d2017f --- /dev/null +++ b/data/smartphone/motorola/2020/moto-g9-plus/motorola-moto-g9-plus-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g9-plus-4gb-128gb-4g-lte", + "name": "Motorola Moto G9 Plus", + "brand": "motorola", + "release_date": "2020-09-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 223.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g9-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Turbo Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 170 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "223 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G9 Plus", + "General.OS Updates": "", + "General.Release Date": "September 07, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G9 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16378}, {\"Name\": \"Motorola Moto G84 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G ", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/motorola/2020/one-5g-2020/motorola-one-5g-2020-4gb-128gb-5g.json b/data/smartphone/motorola/2020/one-5g-2020/motorola-one-5g-2020-4gb-128gb-5g.json new file mode 100644 index 00000000000..612e024936e --- /dev/null +++ b/data/smartphone/motorola/2020/one-5g-2020/motorola-one-5g-2020-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-5g-2020-4gb-128gb-5g", + "name": "Motorola One 5G 2020", + "brand": "motorola", + "release_date": "2020-09-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-5g-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One 5G ", + "General.OS Updates": "", + "General.Release Date": "September 1, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One 5G 2020", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Ai+ Nova 2 Ultra\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2020/one-5g-uw/motorola-one-5g-uw-4gb-128gb-5g.json b/data/smartphone/motorola/2020/one-5g-uw/motorola-one-5g-uw-4gb-128gb-5g.json new file mode 100644 index 00000000000..fe9424df735 --- /dev/null +++ b/data/smartphone/motorola/2020/one-5g-uw/motorola-one-5g-uw-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-5g-uw-4gb-128gb-5g", + "name": "Motorola One 5G UW", + "brand": "motorola", + "release_date": "2020-10-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 209.8, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-5g-uw", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
26mm, 1/2.0\", 0.8µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 167.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "209.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, LTEEP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One 5G UW", + "General.OS Updates": "", + "General.Release Date": "October 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One 5G UW", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2020/one-fusion-plus/motorola-one-fusion-plus-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2020/one-fusion-plus/motorola-one-fusion-plus-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ca5ad61902f --- /dev/null +++ b/data/smartphone/motorola/2020/one-fusion-plus/motorola-one-fusion-plus-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-fusion-plus-6gb-128gb-4g-lte", + "name": "Motorola One Fusion Plus", + "brand": "motorola", + "release_date": "2020-06-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 210.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-fusion-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "No", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Vision, Shot Optimisation, Auto smile capture, Smart composition, HDR, Timer, Active photos, Burst shot, Manual mode, Portrait mode, Cutout, Spot Colour, Cinemagraph, Panorama, Live filter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Main)
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 162.9 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Total Vision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Water Repellent Design, Quick Gestures: Moto Actions - Quick Capture, Fast Flashlight, Three Finger Screenshot, Screenshot Editor, Flip for DND, Pick Up to Silence, Media Controls, Dedicataed Google Assistant Key, Smarter Screen: Moto Display - Nudge, Quick Reply, Split, Secure Notfications, Single Tap to Wake, Weather, Plastic Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer, Ambient Light sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One Fusion+", + "General.OS Updates": "", + "General.Release Date": "June 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One Fusion Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 21375}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Motorola Moto G60\", \"Price\": 10999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/motorola/2020/one-fusion/motorola-one-fusion-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2020/one-fusion/motorola-one-fusion-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cdc50f71c35 --- /dev/null +++ b/data/smartphone/motorola/2020/one-fusion/motorola-one-fusion-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-fusion-4gb-64gb-4g-lte", + "name": "Motorola One Fusion", + "brand": "motorola", + "release_date": "2020-07-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-fusion", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 273 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Main)
8 MP (Wide Angle)
5 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.85 x 164.96 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 273 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "One Fusion", + "General.OS Updates": "", + "General.Release Date": "July 2, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One Fusion", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silve", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/motorola/2020/razr-5g/motorola-razr-5g-8gb-256gb-5g.json b/data/smartphone/motorola/2020/razr-5g/motorola-razr-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..38bc99f71f5 --- /dev/null +++ b/data/smartphone/motorola/2020/razr-5g/motorola-razr-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-razr-5g-8gb-256gb-5g", + "name": "Motorola Razr 5G", + "brand": "motorola", + "release_date": "2020-10-05", + "ram_gb": 8, + "battery_mah": 2800, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "razr-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.2 inches, 876 x 2142 pixels", + "resolution": "~ 374 PPI", + "type": "Color pOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Rapid Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes, Dual Pixel autofocus", + "Camera.Camera Sensor": "Sony IMX-519", + "Camera.Features": "HDR, Face Beauty, Dual Camera Bokeh, Timer, Panorama, Google Lens Integration", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "72.6 x 168.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, gOLED , 2.7 inches, 600 x 800 pixels, 4:3 Aspect Ratio", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "~ 70.7%", + "Display.Size": "6.2 inches, 876 x 2142 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Gyroscope, Compass", + "Extra.Splash Resistant": "Yes, Water Repellent Design", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Razr 2", + "General.OS Updates": "", + "General.Release Date": "October 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Razr 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "99000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Xiaomi 12 5G\", \"Price\": 42990}, {\"Name\": \"Motorola Razr 3 5G\", \"Price\": 94990}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 74999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/motorola/2021/defy-2021/motorola-defy-2021-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2021/defy-2021/motorola-defy-2021-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c088dc03585 --- /dev/null +++ b/data/smartphone/motorola/2021/defy-2021/motorola-defy-2021-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-defy-2021-4gb-64gb-4g-lte", + "name": "Motorola Defy 2021", + "brand": "motorola", + "release_date": "2021-06-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "defy-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 170 x 11 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Defy (2021)", + "General.OS Updates": "", + "General.Release Date": "June 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Defy 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42897}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/motorola/2021/edge-20-5g/motorola-edge-20-5g-8gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-20-5g/motorola-edge-20-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f40bb1837ed --- /dev/null +++ b/data/smartphone/motorola/2021/edge-20-5g/motorola-edge-20-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-20-5g-8gb-128gb-5g", + "name": "Motorola Edge 20 5G", + "brand": "motorola", + "release_date": "2021-08-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, AR Stickers, Live Filter, Dual Capture, Spot Color, Night Vision, Cinemagraph, Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.25 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.99 x 163.26 x 6.99 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, DCI-P3 Color Space, Up to 576Hz Touch Sensitivity in Game Time Mode, 450 NITS Brightness, Anti-fingerprint Coating", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.7 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes, 576 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52 ", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 20 5G", + "General.OS Updates": "", + "General.Release Date": "August 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "10.433379", + "Price Drop Amount": "1668", + "Related Items": "[{\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 16699}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15010}, {\"Name\": \"Motorola Edge 20 Fusion 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16058}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15841}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16778}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/motorola/2021/edge-20-fusion-5g-8gb-ram-128gb/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-20-fusion-5g-8gb-ram-128gb/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..406c9ef8796 --- /dev/null +++ b/data/smartphone/motorola/2021/edge-20-fusion-5g-8gb-ram-128gb/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2021-08-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-20-fusion-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Cinemagraph, Portrait, Cutout, Live, Filter, Panorama, AR Stickers, Artificial Intelligence: Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 165.89 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Color Space, HDR10, 10-bit Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Gyro, Compass, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 20 Fusion", + "General.OS Updates": "", + "General.Release Date": "August 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "1.9858564", + "Price Drop Amount": "328", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16778}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18900}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19728}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15709}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20829}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 22990}, {\"Name\": \"Poco X7 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 20 Fusion 5G\", \"Price\": 17947}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/motorola/2021/edge-20-fusion-5g/motorola-edge-20-fusion-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-20-fusion-5g/motorola-edge-20-fusion-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..c0bfb66ae56 --- /dev/null +++ b/data/smartphone/motorola/2021/edge-20-fusion-5g/motorola-edge-20-fusion-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-20-fusion-5g-6gb-128gb-5g", + "name": "Motorola Edge 20 Fusion 5G", + "brand": "motorola", + "release_date": "2021-08-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-20-fusion-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Cinemagraph, Portrait, Cutout, Live, Filter, Panorama, AR Stickers, Artificial Intelligence: Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 165.89 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Color Space, HDR10, 10-bit Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Gyro, Compass, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 20 Fusion", + "General.OS Updates": "", + "General.Release Date": "August 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 20 Fusion 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "1.1002278", + "Price Drop Amount": "176", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21069}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20542}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15119}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 16299}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17644}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16450}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18798}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/motorola/2021/edge-20-pro-5g/motorola-edge-20-pro-5g-8gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-20-pro-5g/motorola-edge-20-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..1bced8a82fd --- /dev/null +++ b/data/smartphone/motorola/2021/edge-20-pro-5g/motorola-edge-20-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-20-pro-5g-8gb-128gb-5g", + "name": "Motorola Edge 20 Pro 5G", + "brand": "motorola", + "release_date": "2021-10-01", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-20-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, AR Stickers, Live Filter, Dual Capture, Spot Color, Night Vision, Cinemagraph, Portrait (w/ HDR), Cutout, Scan, Artificial Intelligence: Auto Smile Capture, Google Lens Integration, Smart Composition, Shot Optimization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.25 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, DCI-P3, 450 NITS Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Compass, Proximity Sensor, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 20 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "October 1, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 20 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23460.0", + "Price Drop": "-11.954262", + "Price Drop Amount": "-2804", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28499}, {\"Name\": \"Motorola Edge 20 Fusion 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 20 5G\", \"Price\": 18499}, {\"Name\": \"Vivo V40e 5G\", \"Price\": 28999}, {\"Name\": \"Motorola Moto G60\", \"Price\": 11990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21490}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20938}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/motorola/2021/edge-s-pioneer-edition/motorola-edge-s-pioneer-edition-6gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-s-pioneer-edition/motorola-edge-s-pioneer-edition-6gb-128gb-5g.json new file mode 100644 index 00000000000..8411f3a8373 --- /dev/null +++ b/data/smartphone/motorola/2021/edge-s-pioneer-edition/motorola-edge-s-pioneer-edition-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-s-pioneer-edition-6gb-128gb-5g", + "name": "Motorola Edge S Pioneer Edition", + "brand": "motorola", + "release_date": "2021-05-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 215.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-s-pioneer-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
8 MP (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
16 MP (Ultra Wide)
2 MP (Depth Sensor)

TOF 3D", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168.4 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge S Pioneer Edition", + "General.OS Updates": "", + "General.Release Date": "May 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge S Pioneer Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/motorola/2021/edge-s-pro/motorola-edge-s-pro-6gb-128gb-5g.json b/data/smartphone/motorola/2021/edge-s-pro/motorola-edge-s-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..2e2dc1247c3 --- /dev/null +++ b/data/smartphone/motorola/2021/edge-s-pro/motorola-edge-s-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-s-pro-6gb-128gb-5g", + "name": "Motorola Edge S Pro", + "brand": "motorola", + "release_date": "2021-08-05", + "ram_gb": 6, + "battery_mah": 4520, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.3 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge S Pro", + "General.OS Updates": "", + "General.Release Date": "August 05, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge S Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/motorola/2021/moto-e30/motorola-moto-e30-2gb-32gb-4g-lte.json b/data/smartphone/motorola/2021/moto-e30/motorola-moto-e30-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b1542a4cf9f --- /dev/null +++ b/data/smartphone/motorola/2021/moto-e30/motorola-moto-e30-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e30-2gb-32gb-4g-lte", + "name": "Motorola Moto E30", + "brand": "motorola", + "release_date": "2021-11-03", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 165.1 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E30", + "General.OS Updates": "", + "General.Release Date": "November 03, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "UNISOC Tiger T700", + "Technical.Core Details": "Octa-core 1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G52 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t700" +} diff --git a/data/smartphone/motorola/2021/moto-e40/motorola-moto-e40-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2021/moto-e40/motorola-moto-e40-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5a6f3f1a40e --- /dev/null +++ b/data/smartphone/motorola/2021/moto-e40/motorola-moto-e40-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e40-4gb-64gb-4g-lte", + "name": "Motorola Moto E40", + "brand": "motorola", + "release_date": "2021-10-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e40", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait Mode, Photo, Video, Panorama, Face Beauty, HDR, Night Vision, Macro Vision, Pro Mode, High-Res Zoom 7, Google Lens Integration 8", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 165.1 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Water Repellent Design, Max Vision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Notification LED", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E40", + "General.OS Updates": "", + "General.Release Date": "October 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E40", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6980.0", + "Price Drop": "1.8326186", + "Price Drop Amount": "128", + "Related Items": "[{\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7261}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7095}, {\"Name\": \"Samsung Galaxy F07\", \"Price\": 7199}, {\"Name\": \"Samsung Galaxy F05\", \"Price\": 6799}, {\"Name\": \"Motorola Moto E22s\", \"Price\": 7499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 8099}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T700", + "Technical.Core Details": "Octa-core 1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t700" +} diff --git a/data/smartphone/motorola/2021/moto-e7-power-2gb-ram-32gb/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/motorola/2021/moto-e7-power-2gb-ram-32gb/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..bf3e3ce6476 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-e7-power-2gb-ram-32gb/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Motorola Moto E7 Power (2GB RAM + 32GB)", + "brand": "motorola", + "release_date": "2021-02-19", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e7-power-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 273 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Smile Capture, Smart Composition, Night Vision, High-res Zoom, HDR, Timer, Active Photos, Manual Mode, Portrait Mode, Cutout, Spot Color, Panorama, Live Filter, RAW Photo Output, Watermark, Burst Shot, Best Shot, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.21 x 9.18 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 273 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes with A-GPS, GLONSS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "E7 Power", + "General.OS Updates": "", + "General.Release Date": "February 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E7 Power (2GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto E7 Power\", \"Price\": 7690}, {\"Name\": \"Poco C61 (6GB RAM + 128GB)\", \"Price\": 8499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G25", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/motorola/2021/moto-edge-s30-5g/motorola-moto-edge-s30-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2021/moto-edge-s30-5g/motorola-moto-edge-s30-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..9297b527ba6 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-edge-s30-5g/motorola-moto-edge-s30-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-edge-s30-5g-6gb-128gb-5g", + "name": "Motorola Moto Edge S30 5G", + "brand": "motorola", + "release_date": "2021-12-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-edge-s30-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 168.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto Edge S30", + "General.OS Updates": "", + "General.Release Date": "December 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto Edge S30 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+ ", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/motorola/2021/moto-g-play-2021/motorola-moto-g-play-2021-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g-play-2021/motorola-moto-g-play-2021-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c287d6c1496 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g-play-2021/motorola-moto-g-play-2021-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-play-2021-3gb-32gb-4g-lte", + "name": "Motorola Moto G Play 2021", + "brand": "motorola", + "release_date": "2021-01-08", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-play-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot optimization, Auto smile capture, Smart composition, High-res zoom, HDR, Timer, Active photos, Manual mode, Portrait mode, Cutout, Spot color, Panorama, Live filter, RAW photo output, Watermark, Burst shot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166.6 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Max Vision Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, A-GPS, GLONASS, GALILEO, LTEEP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G Play 2021", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Play 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 30 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460 ", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/motorola/2021/moto-g-power-2021/motorola-moto-g-power-2021-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g-power-2021/motorola-moto-g-power-2021-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fc4d72ebbc1 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g-power-2021/motorola-moto-g-power-2021-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-power-2021-3gb-32gb-4g-lte", + "name": "Motorola Moto G Power 2021", + "brand": "motorola", + "release_date": "2021-01-08", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 206.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-power-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot optimization, Auto smile capture, Gesture selfie, Smart composition, HDR, Timer, Active photos, Pro mode, Portrait mode, Cutout, Macro, Spot color, Cinemagraph, Panorama, Night vision, Live filter, High-res zoom, RAW photo output", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 165.3 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "206.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, LTEPP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub, Barometers, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G Power 2021", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Power 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Motorola Moto G Play (2024)\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G Power 5G 2025\", \"Price\": 27990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/motorola/2021/moto-g-stylus-2021/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g-stylus-2021/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..50a7426473b --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g-stylus-2021/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-stylus-2021-4gb-128gb-4g-lte", + "name": "Motorola Moto G Stylus 2021", + "brand": "motorola", + "release_date": "2021-01-08", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 213.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-stylus-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot optimization, Auto smile capture, Gesture selfie, Smart composition, HDR, Timer, Active photos, Manual mode, Portrait mode, Cutout, Macro, Spot color, Cinemagraph, Panorama, Live filter, High-res zoom, RAW photo output, Night vision", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 169.8 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G Stylus (2021)", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Stylus 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Google Pixel 6A\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 678 ", + "Technical.Core Details": "2x2.2 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-678" +} diff --git a/data/smartphone/motorola/2021/moto-g100/motorola-moto-g100-8gb-128gb-5g.json b/data/smartphone/motorola/2021/moto-g100/motorola-moto-g100-8gb-128gb-5g.json new file mode 100644 index 00000000000..a92a49c784a --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g100/motorola-moto-g100-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g100-8gb-128gb-5g", + "name": "Motorola Moto G100", + "brand": "motorola", + "release_date": "2021-03-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g100", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Spot Color, Night Vision, Cinemagraph, Portrait w/ HDR, Cutout, Live Filter, Panorama, Ultra-Res, AR Stickers, Pro Mode ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)

TOF 3D", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168.4 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Water Repellent Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band AGPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G100", + "General.OS Updates": "", + "General.Release Date": "March 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G100", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G75 5G\", \"Price\": 32990}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26599}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G86 5G\", \"Price\": 28999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/motorola/2021/moto-g200/motorola-moto-g200-8gb-128gb-5g.json b/data/smartphone/motorola/2021/moto-g200/motorola-moto-g200-8gb-128gb-5g.json new file mode 100644 index 00000000000..afb5b050db8 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g200/motorola-moto-g200-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g200-8gb-128gb-5g", + "name": "Motorola Moto G200", + "brand": "motorola", + "release_date": "2021-11-18", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g200", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2520 pixels, 144 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Spot Color, Night Vision, Cinemagraph, Portrait w/ HDR, Cutout, Live Filter, Panorama, Ultra-Res, AR Stickers, Pro Mode ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 168.4 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.8 inches, 1080 x 2520 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Water Repellent Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band AGPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G200", + "General.OS Updates": "", + "General.Release Date": "November 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G200", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18100}, {\"Name\": \"Motorola Moto G100 (2025)\", \"Price\": 17990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26990}, {\"Name\": \"Motorola Moto G75 5G\", \"Price\": 32990}, {\"Name\": \"Motorola Moto G84 5G\", \"Price\": 18999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/motorola/2021/moto-g30-6gb-ram-128gb/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g30-6gb-ram-128gb/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..55feb621523 --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g30-6gb-ram-128gb/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G30 (6GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2021-03-09", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g30-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Timer, AR Stickers, Active Photos, Cinemagraph, Manual Mode, Portrait Mode, Cutout, Spot Color, Panorama, Live Filter, RAW Photo Output, Watermark, Burst Shot, Best Shot, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080P @ 30 fps FHD, 720P @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Moto Display Smarter Screen, Moto Gametime", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G30 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "March 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G30 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610 GPU ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/motorola/2021/moto-g30/motorola-moto-g30-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g30/motorola-moto-g30-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f96f221ef8b --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g30/motorola-moto-g30-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g30-4gb-64gb-4g-lte", + "name": "Motorola Moto G30", + "brand": "motorola", + "release_date": "2021-03-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.22 x 9.19 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "IP52 Rated Water Repellant, 2x2 MIMO", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, LTEPP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PAML0001IN, G30", + "General.OS Updates": "", + "General.Release Date": "March 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8599.0", + "Price Drop": "3.4665728", + "Price Drop Amount": "298", + "Related Items": "[{\"Name\": \"Motorola Moto G60\", \"Price\": 11440}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9568}, {\"Name\": \"Motorola Moto E13 (4GB RAM + 64GB)\", \"Price\": 6999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11819}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15949}, {\"Name\": \"Motorola Moto G05\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi Note 8 (3GB RAM + 32GB)\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/motorola/2021/moto-g31-6gb-ram-128gb/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g31-6gb-ram-128gb/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..382c806bf8e --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g31-6gb-ram-128gb/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G31 (6GB RAM+ 128GB)", + "brand": "motorola", + "release_date": "2021-11-29", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g31-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Macro Vision, Cinemagraph, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 161.19 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Upto 700nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Gradient Unibody ME, Water Repellent Design, Google Assistant, Dual Microphone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water Repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PASL0004IN, Moto G31", + "General.OS Updates": "", + "General.Release Date": "November 29, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WMV, WAV, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G31 (6GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9449.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15580}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17224}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 117999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2021/moto-g31/motorola-moto-g31-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g31/motorola-moto-g31-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c75f8aaedfa --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g31/motorola-moto-g31-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g31-4gb-64gb-4g-lte", + "name": "Motorola Moto G31", + "brand": "motorola", + "release_date": "2021-11-29", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Macro Vision, Cinemagraph, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 161.19 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Upto 700nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Gradient Unibody ME, Water Repellent Design, Google Assistant, Dual Microphone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water Repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PASL0004IN, Moto G31", + "General.OS Updates": "", + "General.Release Date": "November 29, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WMV, WAV, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7599.0", + "Price Drop": "9.022565", + "Price Drop Amount": "686", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7339}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6789}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Motorola Moto G42\", \"Price\": 9998}, {\"Name\": \"Infinix Smart 8 (8GB RAM + 128 GB)\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2021/moto-g40-fusion-6gb-ram-128gb/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g40-fusion-6gb-ram-128gb/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ade8d93b37c --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g40-fusion-6gb-ram-128gb/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G40 Fusion (6GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2021-04-20", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 220.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g40-fusion-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Turbo Power charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot Optimization, Auto Smile Capture, Gesture Selfie, Smart Composition, HDR, Timer, Active Photos, Pro Mode, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.25 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Wide Angle)
Ultra-wide + Macro Vision
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.88 x 169.61 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating, Water Repellent Design, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 84.69%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G40 Fusion", + "General.OS Updates": "", + "General.Release Date": "April 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G40 Fusion (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11290.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16482}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19842}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28770}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18790}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42155}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7746}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15997}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21327}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/motorola/2021/moto-g41/motorola-moto-g41-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g41/motorola-moto-g41-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..dcb3f94084b --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g41/motorola-moto-g41-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g41-4gb-128gb-4g-lte", + "name": "Motorola Moto G41", + "brand": "motorola", + "release_date": "2021-11-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g41", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 82.7%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX2 ", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G41", + "General.OS Updates": "", + "General.Release Date": "November 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G41", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 27899}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2021/moto-g50/motorola-moto-g50-8gb-128gb-5g.json b/data/smartphone/motorola/2021/moto-g50/motorola-moto-g50-8gb-128gb-5g.json new file mode 100644 index 00000000000..107bee3ba9d --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g50/motorola-moto-g50-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g50-8gb-128gb-5g", + "name": "Motorola Moto G50", + "brand": "motorola", + "release_date": "2021-04-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Timer, Active photos, Pro mode, Portrait mode, Timelapse video, Hyperlapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G50", + "General.OS Updates": "", + "General.Release Date": "April 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18499}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16459}, {\"Name\": \"Motorola Moto G60\", \"Price\": 10499}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19990}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 21899}, {\"Name\": \"Honor 200 Smart\", \"Price\": 18990}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/motorola/2021/moto-g51-5g/motorola-moto-g51-5g-4gb-64gb-5g.json b/data/smartphone/motorola/2021/moto-g51-5g/motorola-moto-g51-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..229b3b6276a --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g51-5g/motorola-moto-g51-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g51-5g-4gb-64gb-5g", + "name": "Motorola Moto G51 5G", + "brand": "motorola", + "release_date": "2021-12-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 208.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g51-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD/Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10 W Rapid Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Cinemagraph, Portrait, Cutout, Live Filter, Panorama, Pro, Ultra Res, Burst shot, Smart Composition, Shot Optimization, Auto Smile Capture, Gesture Capture, Time Lapse, Super Resolution, Multi-Frame Bokeh", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD/Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 170.5 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 83.81%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Gradient Unibody ME, 20W Charger, 2 Microphone, Google Assistant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, GAlILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52 ", + "Extra.NFC": "Yes", + "Extra.Sensors": "Notification LED, Proximity, Ambient Light, Accelerometer, Gyroscope, Magnetometer (Compass)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G51 5G", + "General.OS Updates": "", + "General.Release Date": "December 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G51 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11099.0", + "Price Drop": "-1.3491484", + "Price Drop Amount": "-150", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10100}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/motorola/2021/moto-g60s/motorola-moto-g60s-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2021/moto-g60s/motorola-moto-g60s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6d33ae9a22a --- /dev/null +++ b/data/smartphone/motorola/2021/moto-g60s/motorola-moto-g60s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g60s-6gb-128gb-4g-lte", + "name": "Motorola Moto G60S", + "brand": "motorola", + "release_date": "2021-08-11", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 212.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g60s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shot Optimization, Auto Smile Capture, Gesture Selfie, Smart Composition, HDR, Timer, Active Photos, Pro Mode, Portrait Mode, Cutout, Macro, Spot Color, Cinemagraph, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7
5 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 169.7 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating, Water Repellent Design, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 84.69%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, AGPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensort Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G60S", + "General.OS Updates": "", + "General.Release Date": "August 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G60S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G60\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G55\", \"Price\": 17990}, {\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"Google Pixel 8A\", \"Price\": 32999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/motorola/2021/one-5g-ace/motorola-one-5g-ace-4gb-64gb-5g.json b/data/smartphone/motorola/2021/one-5g-ace/motorola-one-5g-ace-4gb-64gb-5g.json new file mode 100644 index 00000000000..1a0384f9154 --- /dev/null +++ b/data/smartphone/motorola/2021/one-5g-ace/motorola-one-5g-ace-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-5g-ace-4gb-64gb-5g", + "name": "Motorola One 5G Ace", + "brand": "motorola", + "release_date": "2021-01-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 212.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-5g-ace", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Vision, Shot optimization, Auto smile capture, Smart composition, HDR, Timer, Active photos, Burst shot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 166.1 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, LTEEP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "One 5G Ace", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One 5G Ace", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17050}, {\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Motorola Moto G 5G 2025\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Moto G Power 5G 2025\", \"Price\": 27990}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/motorola/2021/one-5g-uw-ace/motorola-one-5g-uw-ace-4gb-64gb-5g.json b/data/smartphone/motorola/2021/one-5g-uw-ace/motorola-one-5g-uw-ace-4gb-64gb-5g.json new file mode 100644 index 00000000000..e01bbe3e58b --- /dev/null +++ b/data/smartphone/motorola/2021/one-5g-uw-ace/motorola-one-5g-uw-ace-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-one-5g-uw-ace-4gb-64gb-5g", + "name": "Motorola One 5G UW Ace", + "brand": "motorola", + "release_date": "2021-07-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 213.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "one-5g-uw-ace", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166.1 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "213.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "One 5G UW Ace", + "General.OS Updates": "", + "General.Release Date": "July 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola One 5G UW Ace", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/nokia/2013/lumia-1520/nokia-lumia-1520-2gb-32gb.json b/data/smartphone/nokia/2013/lumia-1520/nokia-lumia-1520-2gb-32gb.json new file mode 100644 index 00000000000..862f0ea1f30 --- /dev/null +++ b/data/smartphone/nokia/2013/lumia-1520/nokia-lumia-1520-2gb-32gb.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-lumia-1520-2gb-32gb", + "name": "Nokia Lumia 1520", + "brand": "nokia", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 3400, + "weight_g": 209.0, + "os": "Windows Phone v8", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "lumia-1520", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6 inches, 1080 x 1920 pixels", + "resolution": "~ 367 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "124 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "32 days", + "Battery.Talk Time": "27 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "1.2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "85.4 x 162.8 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 367 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WMA, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, H.264, H.263, WMV", + "Name": "Nokia Lumia 1520", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nokia X200\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 800", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Windows Phone v8" + }, + "soc": "qualcomm-snapdragon-800" +} diff --git a/data/smartphone/nokia/2017/5-3gb-ram/nokia-5-3gb-ram-3gb-16gb-4g-lte.json b/data/smartphone/nokia/2017/5-3gb-ram/nokia-5-3gb-ram-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..6be48e20159 --- /dev/null +++ b/data/smartphone/nokia/2017/5-3gb-ram/nokia-5-3gb-ram-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-5-3gb-ram-3gb-16gb-4g-lte", + "name": "Nokia 5 (3GB RAM)", + "brand": "nokia", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 160.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-3gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 149.69 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 68.7%", + "Display.Size": "5.2 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nokia 5", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 5 (3GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6049.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16989}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/nokia/2017/6-4gb-ram/nokia-6-4gb-ram-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2017/6-4gb-ram/nokia-6-4gb-ram-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..19b80ba51d4 --- /dev/null +++ b/data/smartphone/nokia/2017/6-4gb-ram/nokia-6-4gb-ram-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-6-4gb-ram-4gb-64gb-4g-lte", + "name": "Nokia 6 (4GB RAM)", + "brand": "nokia", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 169.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-4gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "22 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 154 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 70.7%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nokia 6", + "General.OS Updates": "", + "General.Release Date": "January, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 6 (4GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/nokia/2017/6/nokia-6-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2017/6/nokia-6-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..391959155aa --- /dev/null +++ b/data/smartphone/nokia/2017/6/nokia-6-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-6-3gb-32gb-4g-lte", + "name": "Nokia 6", + "brand": "nokia", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 169.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "22 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 154 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 70.7%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nokia 6", + "General.OS Updates": "", + "General.Release Date": "January, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/nokia/2017/8-6gb-ram-128gb/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/nokia/2017/8-6gb-ram-128gb/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..38ad9fc234f --- /dev/null +++ b/data/smartphone/nokia/2017/8-6gb-ram-128gb/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia 8 (6GB RAM + 128GB)", + "brand": "nokia", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3090, + "weight_g": 160.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.3 inches, 1440 x 2560 pixels", + "resolution": "~ 554 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3090 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 151.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 554 PPI", + "Display.Screen to Body Ratio": "~ 69.4%", + "Display.Size": "5.3 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Nokia 8", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 8 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20476.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K70 Pro\", \"Price\": 49990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/nokia/2017/8/nokia-8-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2017/8/nokia-8-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0912d9f487a --- /dev/null +++ b/data/smartphone/nokia/2017/8/nokia-8-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-4gb-64gb-4g-lte", + "name": "Nokia 8", + "brand": "nokia", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3090, + "weight_g": 160.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.3 inches, 1440 x 2560 pixels", + "resolution": "~ 554 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3090 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 151.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 554 PPI", + "Display.Screen to Body Ratio": "~ 69.4%", + "Display.Size": "5.3 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nokia 8", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/nokia/2018/4/nokia-4-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2018/4/nokia-4-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..214fad4f24d --- /dev/null +++ b/data/smartphone/nokia/2018/4/nokia-4-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-4-3gb-32gb-4g-lte", + "name": "Nokia 4", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3200, + "weight_g": 148.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "148 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Nokia 4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "", + "Technical.CPU": "1.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/nokia/2018/5-1-plus-nokia-x5/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2018/5-1-plus-nokia-x5/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..a1ed2718222 --- /dev/null +++ b/data/smartphone/nokia/2018/5-1-plus-nokia-x5/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte", + "name": "Nokia 5.1 Plus (Nokia X5)", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3060, + "weight_g": 151.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-1-plus-nokia-x5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.86 inches, 1520 x 720 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3060 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 149.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "151 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 287 PPI", + "Display.Screen to Body Ratio": "~ 79.6%", + "Display.Size": "5.86 inches, 1520 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5.1 Plus, X5", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 5.1 Plus (Nokia X5)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4497.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 FE\", \"Price\": 79999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26025}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 21930}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30085}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/nokia/2018/6-1-nokia-6-2018/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2018/6-1-nokia-6-2018/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..21a26aeb5fd --- /dev/null +++ b/data/smartphone/nokia/2018/6-1-nokia-6-2018/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte", + "name": "Nokia 6.1 (Nokia 6 2018)", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 172.0, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-1-nokia-6-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 148.8 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 73.2%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6.1", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 6.1 (Nokia 6 2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}, {\"Name\": \"iQOO 15\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/nokia/2018/6-2018-64gb/nokia-6-2018-64gb-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2018/6-2018-64gb/nokia-6-2018-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..81a87e814b9 --- /dev/null +++ b/data/smartphone/nokia/2018/6-2018-64gb/nokia-6-2018-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-6-2018-64gb-4gb-64gb-4g-lte", + "name": "Nokia 6 2018 (64GB)", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 172.0, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-2018-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 148.8 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 73.2%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6.1", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 6 2018 (64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84879}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/nokia/2018/7-1-plus-nokia-x7/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2018/7-1-plus-nokia-x7/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fa558f29b59 --- /dev/null +++ b/data/smartphone/nokia/2018/7-1-plus-nokia-x7/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte", + "name": "Nokia 7.1 Plus (Nokia X7)", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 178.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-1-plus-nokia-x7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.18 inches, 2280 x 1080 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 154.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.18 inches, 2280 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7.1 Plus", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 7.1 Plus (Nokia X7)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/nokia/2018/8-1/nokia-8-1-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2018/8-1/nokia-8-1-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a350c70a1b3 --- /dev/null +++ b/data/smartphone/nokia/2018/8-1/nokia-8-1-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-1-4gb-64gb-4g-lte", + "name": "Nokia 8.1", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.18 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 2A/9V (18W)", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 154.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.18 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8.1", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 8.1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21875}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/nokia/2018/x6-2018/nokia-x6-2018-6gb-64gb-4g-lte.json b/data/smartphone/nokia/2018/x6-2018/nokia-x6-2018-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..650d887d5ed --- /dev/null +++ b/data/smartphone/nokia/2018/x6-2018/nokia-x6-2018-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-x6-2018-6gb-64gb-4g-lte", + "name": "Nokia X6 (2018)", + "brand": "nokia", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3060, + "weight_g": 151.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x6-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.8 inches, 1080 x 2280 pixels", + "resolution": "~ 435 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3060 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71 x 147.19 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "151 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 435 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "5.8 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6 (2018)", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia X6 (2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12431.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/nokia/2019/2-2-3gb-ram-32gb/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2019/2-2-3gb-ram-32gb/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..dbbba2b5249 --- /dev/null +++ b/data/smartphone/nokia/2019/2-2-3gb-ram-32gb/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Nokia 2.2 (3GB RAM + 32GB)", + "brand": "nokia", + "release_date": "2019-06-11", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 153.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "2-2-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.6 x 146 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "153 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2.2", + "General.OS Updates": "", + "General.Release Date": "June 11, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 2.2 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/nokia/2019/2-2/nokia-2-2-2gb-16gb-4g-lte.json b/data/smartphone/nokia/2019/2-2/nokia-2-2-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..f4ccb71b07f --- /dev/null +++ b/data/smartphone/nokia/2019/2-2/nokia-2-2-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-2-2-2gb-16gb-4g-lte", + "name": "Nokia 2.2", + "brand": "nokia", + "release_date": "2019-06-11", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 153.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "2-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.56 x 145.96 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "153 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+ with Selfie Notch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "5.71 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "=", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2.2", + "General.OS Updates": "", + "General.Release Date": "June 11, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 2.2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15400}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31799}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16389}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/nokia/2019/3-1-c/nokia-3-1-c-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2019/3-1-c/nokia-3-1-c-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1fb72221a82 --- /dev/null +++ b/data/smartphone/nokia/2019/3-1-c/nokia-3-1-c-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-3-1-c-3gb-32gb-4g-lte", + "name": "Nokia 3.1 C", + "brand": "nokia", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 2900, + "weight_g": 138.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3-1-c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 310 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68.7 x 146.3 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "138 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 310 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "3.1 C", + "General.OS Updates": "", + "General.Release Date": "July, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 3.1 C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 429", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 504", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-429" +} diff --git a/data/smartphone/nokia/2019/5-1-plus-6gb-ram-64gb/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/nokia/2019/5-1-plus-6gb-ram-64gb/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..38393ad58f5 --- /dev/null +++ b/data/smartphone/nokia/2019/5-1-plus-6gb-ram-64gb/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.1 Plus (6GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3060, + "weight_g": 151.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-1-plus-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.86 inches, 1520 x 720 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3060 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 149.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "151 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 287 PPI", + "Display.Screen to Body Ratio": "~ 79.6%", + "Display.Size": "5.86 inches, 1520 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5.1 Plus (6GB RAM + 64GB)", + "General.OS Updates": "", + "General.Release Date": "Febuary, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 5.1 Plus (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/nokia/2019/6-2/nokia-6-2-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2019/6-2/nokia-6-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a60445d2e42 --- /dev/null +++ b/data/smartphone/nokia/2019/6-2/nokia-6-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-6-2-4gb-64gb-4g-lte", + "name": "Nokia 6.2", + "brand": "nokia", + "release_date": "2019-10-11", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2
Autofocus", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
8 MP (Ultra Wide)
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.15 x 159.92 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3, FHD+ with PureDisplay", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A GPS, LONASS, BDS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient light + RGB senso, Proximity sensor, Accelerometer, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6.2", + "General.OS Updates": "", + "General.Release Date": "October 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 6.2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6847.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 50 5G\", \"Price\": 22048}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10480}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "Octa-core 1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/nokia/2019/7-2-6gb-ram-64gb/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/nokia/2019/7-2-6gb-ram-64gb/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d56e7e57f65 --- /dev/null +++ b/data/smartphone/nokia/2019/7-2-6gb-ram-64gb/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 7.2 (6GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2019-09-11", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-2-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 82.4%", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7.2", + "General.OS Updates": "", + "General.Release Date": "September 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 7.2 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 43620}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/nokia/2019/7-2/nokia-7-2-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2019/7-2/nokia-7-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..58c451f1747 --- /dev/null +++ b/data/smartphone/nokia/2019/7-2/nokia-7-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-7-2-4gb-64gb-4g-lte", + "name": "Nokia 7.2", + "brand": "nokia", + "release_date": "2019-09-11", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 82.4%", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7.2", + "General.OS Updates": "", + "General.Release Date": "September 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 7.2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28199}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/nokia/2019/8-1-6gb-ram-128gb/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/nokia/2019/8-1-6gb-ram-128gb/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..01e07d48a03 --- /dev/null +++ b/data/smartphone/nokia/2019/8-1-6gb-ram-128gb/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia 8.1 (6GB RAM+128GB)", + "brand": "nokia", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-1-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.18 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 2A/9V (18W)", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 154.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.18 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8.1", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 8.1 (6GB RAM+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/nokia/2019/8-1-plus/nokia-8-1-plus-6gb-128gb-4g-lte.json b/data/smartphone/nokia/2019/8-1-plus/nokia-8-1-plus-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7fbb8d68800 --- /dev/null +++ b/data/smartphone/nokia/2019/8-1-plus/nokia-8-1-plus-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-1-plus-6gb-128gb-4g-lte", + "name": "Nokia 8.1 Plus", + "brand": "nokia", + "release_date": "2019-07-21", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-1-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.22 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 2A/9V (18W)", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 156.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.22 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8.1 Plus", + "General.OS Updates": "", + "General.Release Date": "July 21, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 400 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nokia 8.1 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/nokia/2020/5-3-6gb-ram-64gb/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/nokia/2020/5-3-6gb-ram-64gb/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dae55ea34b9 --- /dev/null +++ b/data/smartphone/nokia/2020/5-3-6gb-ram-64gb/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.3 (6GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2020-03-19", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 185.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-3-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
5 MP (Ultra Wide)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.55 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5.3", + "General.OS Updates": "", + "General.Release Date": "March 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 5.3 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/nokia/2020/8-3-5g/nokia-8-3-5g-6gb-64gb-5g.json b/data/smartphone/nokia/2020/8-3-5g/nokia-8-3-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..bfdd7afb5a5 --- /dev/null +++ b/data/smartphone/nokia/2020/8-3-5g/nokia-8-3-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-8-3-5g-6gb-64gb-5g", + "name": "Nokia 8.3 5G", + "brand": "nokia", + "release_date": "2020-03-19", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 220.0, + "os": "Android v10, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.81 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 171.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.81 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8.3 5G", + "General.OS Updates": "", + "General.Release Date": "March 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 8.3 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v12" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/nokia/2020/c3-3gb-ram-32gb/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2020/c3-3gb-ram-32gb/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b495bbbee13 --- /dev/null +++ b/data/smartphone/nokia/2020/c3-3gb-ram-32gb/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Nokia C3 (3GB RAM + 32GB)", + "brand": "nokia", + "release_date": "2020-08-04", + "ram_gb": 3, + "battery_mah": 3040, + "weight_g": 184.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c3-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3040 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 159.6 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "184.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 75.3%", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C3", + "General.OS Updates": "", + "General.Release Date": "August 4, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C3 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20209}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2021/1-4-3gb-ram-64gb/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/nokia/2021/1-4-3gb-ram-64gb/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f6cf9943efa --- /dev/null +++ b/data/smartphone/nokia/2021/1-4-3gb-ram-64gb/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Nokia 1.4 (3GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2021-02-03", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "1-4-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP (Wide Angle)
2 MP (Macro)
Macro", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 166.4 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "1.4", + "General.OS Updates": "", + "General.Release Date": "February 03, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 1.4 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20209}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 215", + "Technical.Core Details": " 4x ARM Cortex A53, Quad-core CPU", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-215" +} diff --git a/data/smartphone/nokia/2021/3-4/nokia-3-4-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2021/3-4/nokia-3-4-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d9c44a45afb --- /dev/null +++ b/data/smartphone/nokia/2021/3-4/nokia-3-4-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-3-4-4gb-64gb-4g-lte", + "name": "Nokia 3.4", + "brand": "nokia", + "release_date": "2021-02-10", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3-4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 720 x 1560 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.99 x 160.97 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.39 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient light sensor, Proximity sensor, Accelerometer (G-sensor), Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "3.4", + "General.OS Updates": "", + "General.Release Date": "February 10, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 3.4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/nokia/2021/5-4-6gb-ram-64gb/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/nokia/2021/5-4-6gb-ram-64gb/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..98098e83d32 --- /dev/null +++ b/data/smartphone/nokia/2021/5-4-6gb-ram-64gb/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.4 (6GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2021-02-10", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-4-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1560 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "22 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zero Shutter Lag, Cinematic Video Recording, Smoother Motion Shots, Image Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Main)
5 MP (Ultra Wide)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.99 x 160.97 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.39 inches, 1560 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HQ5020M517000, 5.4", + "General.OS Updates": "", + "General.Release Date": "February 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MP3, WMA, AMR, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia 5.4 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18489.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27479}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/nokia/2021/c10/nokia-c10-1gb-16gb-3g.json b/data/smartphone/nokia/2021/c10/nokia-c10-1gb-16gb-3g.json new file mode 100644 index 00000000000..e1d719c7fca --- /dev/null +++ b/data/smartphone/nokia/2021/c10/nokia-c10-1gb-16gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c10-1gb-16gb-3g", + "name": "Nokia C10", + "brand": "nokia", + "release_date": "2021-04-08", + "ram_gb": 1, + "battery_mah": 3000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
LED Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP ƒ/2.2", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 169.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 77.5%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C10", + "General.OS Updates": "", + "General.Release Date": "April 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Unisoc SC7331E", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc7331e" +} diff --git a/data/smartphone/nokia/2021/c20-plus/nokia-c20-plus-2gb-32gb-4g-lte.json b/data/smartphone/nokia/2021/c20-plus/nokia-c20-plus-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..48362dc2ab4 --- /dev/null +++ b/data/smartphone/nokia/2021/c20-plus/nokia-c20-plus-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c20-plus-2gb-32gb-4g-lte", + "name": "Nokia C20 Plus", + "brand": "nokia", + "release_date": "2021-08-09", + "ram_gb": 2, + "battery_mah": 4950, + "weight_g": 204.7, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c20-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4950 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP
2 MP (Depth Sensor)", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.85 x 165.4 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "204.7 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C20 Plus", + "General.OS Updates": "", + "General.Release Date": "August 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C20 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"iQOO 15R\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 17540}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2021/g10/nokia-g10-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2021/g10/nokia-g10-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d99b1025753 --- /dev/null +++ b/data/smartphone/nokia/2021/g10/nokia-g10-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g10-4gb-64gb-4g-lte", + "name": "Nokia G10", + "brand": "nokia", + "release_date": "2021-09-13", + "ram_gb": 4, + "battery_mah": 5050, + "weight_g": 195.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.9 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX2", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G10", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17260}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28072}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/nokia/2021/g50-5g/nokia-g50-5g-4gb-64gb-5g.json b/data/smartphone/nokia/2021/g50-5g/nokia-g50-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..03f7fec28bd --- /dev/null +++ b/data/smartphone/nokia/2021/g50-5g/nokia-g50-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g50-5g-4gb-64gb-5g", + "name": "Nokia G50 5G", + "brand": "nokia", + "release_date": "2021-09-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 220.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g50-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.68 x 173.83 x 8.85 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.82 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient light sensor, Proximity sensor, Accelerometer (G-sensor), E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G50 5G", + "General.OS Updates": "", + "General.Release Date": "September 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G50 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 32999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nokia/2021/x100-5g/nokia-x100-5g-6gb-128gb-5g.json b/data/smartphone/nokia/2021/x100-5g/nokia-x100-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..557ed17fa90 --- /dev/null +++ b/data/smartphone/nokia/2021/x100-5g/nokia-x100-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-x100-5g-6gb-128gb-5g", + "name": "Nokia X100 5G", + "brand": "nokia", + "release_date": "2021-11-09", + "ram_gb": 6, + "battery_mah": 4470, + "weight_g": 217.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4470 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.7 x 171.44 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 78.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Barometer, e-Compass, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100", + "General.OS Updates": "", + "General.Release Date": "November 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 1000 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia X100 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 28999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21166}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 132900}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nokia/2021/xr20/nokia-xr20-6gb-128gb-5g.json b/data/smartphone/nokia/2021/xr20/nokia-xr20-6gb-128gb-5g.json new file mode 100644 index 00000000000..47b5cc5c1a4 --- /dev/null +++ b/data/smartphone/nokia/2021/xr20/nokia-xr20-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-xr20-6gb-128gb-5g", + "name": "Nokia XR20", + "brand": "nokia", + "release_date": "2021-07-27", + "ram_gb": 6, + "battery_mah": 4630, + "weight_g": 248.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xr20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4630 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "ZEISS Optics, ZEISS Portrait, ZEISS Cinematic Effects, SpeedWarp Mode, Action Cam Mode, Night Mode, Cinema Mode, HDR, Beautification, Panorama, Watermark", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "81.5 x 171.64 x 10.64 mm", + "Design.Qwerty": "", + "Design.Weight": "248 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 76.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, Galileo, GLONASS/A-GLONASS, Beidou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Barometer, e-Compass, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 1 hour", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XR20", + "General.OS Updates": "", + "General.Release Date": "July 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia XR20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nubia/2014/z7-max/nubia-z7-max-2gb-32gb-4g-lte.json b/data/smartphone/nubia/2014/z7-max/nubia-z7-max-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4539ed5177a --- /dev/null +++ b/data/smartphone/nubia/2014/z7-max/nubia-z7-max-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z7-max-2gb-32gb-4g-lte", + "name": "Nubia Z7 Max", + "brand": "nubia", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 3100, + "weight_g": 160.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 152.69 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, XviD, H.264, WMV", + "Name": "Nubia Z7 Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26857}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/nubia/2015/z9-max/nubia-z9-max-3gb-16gb-4g-lte.json b/data/smartphone/nubia/2015/z9-max/nubia-z9-max-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..bcb3709af75 --- /dev/null +++ b/data/smartphone/nubia/2015/z9-max/nubia-z9-max-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z9-max-3gb-16gb-4g-lte", + "name": "Nubia Z9 Max", + "brand": "nubia", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 2900, + "weight_g": 165.0, + "os": "Android v5.0.2 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.59 x 154.8 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, v3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Z9 Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25100.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 430", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.0.2 (Lollipop)" + }, + "soc": "snapdragon-810" +} diff --git a/data/smartphone/nubia/2017/z17/nubia-z17-6gb-64gb-4g-lte.json b/data/smartphone/nubia/2017/z17/nubia-z17-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..549ab3d4b18 --- /dev/null +++ b/data/smartphone/nubia/2017/z17/nubia-z17-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z17-6gb-64gb-4g-lte", + "name": "Nubia Z17", + "brand": "nubia", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 173.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 23 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 152.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Z17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24132.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32790}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16498}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/nubia/2018/x-6gb-ram-64gb/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/nubia/2018/x-6gb-ram-64gb/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..be9a715d492 --- /dev/null +++ b/data/smartphone/nubia/2018/x-6gb-ram-64gb/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nubia X (6GB RAM + 64GB)", + "brand": "nubia", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3800, + "weight_g": 181.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Face Beauty, Face Detection", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 154.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 5.1 inches, 1520 x 720 pixels", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Dual Fingerprint (Side)", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Dual Fingerprint (side-mounted), Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nubia X 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, APE, FLAC, M4A, MA4, Midi, MKA, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS(threaded view), MMS, IM", + "Multimedia.Video": "3GP, ASF, AVI, FLV, M2TS, M4A, MKV, MOV, MP4, MPG, OGG, RM, RMVB, TS, WMA, WMV", + "Name": "Nubia X (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47241.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 49999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.65 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/nubia/2018/x/nubia-x-8gb-128gb-4g-lte.json b/data/smartphone/nubia/2018/x/nubia-x-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cd08a619442 --- /dev/null +++ b/data/smartphone/nubia/2018/x/nubia-x-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-x-8gb-128gb-4g-lte", + "name": "Nubia X", + "brand": "nubia", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 181.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Face Beauty, Face Detection", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 154.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 5.1 inches, 1520 x 720 pixels", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Dual Fingerprint (Side)", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Dual Fingerprint (side-mounted), Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nubia X", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, APE, FLAC, M4A, MA4, Midi, MKA, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS(threaded view), MMS, IM", + "Multimedia.Video": "3GP, ASF, AVI, FLV, M2TS, M4A, MKV, MOV, MP4, MPG, OGG, RM, RMVB, TS, WMA, WMV", + "Name": "Nubia X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52873.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.65 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/nubia/2018/z17s-8gb-ram-128gb/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/nubia/2018/z17s-8gb-ram-128gb/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3cd161e1825 --- /dev/null +++ b/data/smartphone/nubia/2018/z17s-8gb-ram-128gb/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Nubia Z17s (8GB RAM + 128GB)", + "brand": "nubia", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3100, + "weight_g": 170.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z17s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.73 inches, 1080 x 2040 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP + 5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 23 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.68 x 147.46 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "17:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.73 inches, 1080 x 2040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z17s 8GB RAM", + "General.OS Updates": "", + "General.Release Date": "January, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3ga, aac, amr, ape, flac, imym4a, midi, mka, mp3, ogg, qcpwav, wma", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "3gp, asf, avi, dat, flv, m2tsmkv, mov, mp4, mpg, mts, rmrmvb, ts. vob, webm, wmv", + "Name": "Nubia Z17s (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "65731.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16693}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/nubia/2018/z18/nubia-z18-8gb-128gb-4g-lte.json b/data/smartphone/nubia/2018/z18/nubia-z18-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d9871e4738e --- /dev/null +++ b/data/smartphone/nubia/2018/z18/nubia-z18-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z18-8gb-128gb-4g-lte", + "name": "Nubia Z18", + "brand": "nubia", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3350, + "weight_g": 172.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z18", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.6 x 148.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z18", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Z18", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/nubia/2020/play-5g/nubia-play-5g-6gb-128gb-5g.json b/data/smartphone/nubia/2020/play-5g/nubia-play-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..47cb02475fb --- /dev/null +++ b/data/smartphone/nubia/2020/play-5g/nubia-play-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-play-5g-6gb-128gb-5g", + "name": "Nubia Play 5G", + "brand": "nubia", + "release_date": "2020-04-21", + "ram_gb": 6, + "battery_mah": 5100, + "weight_g": 210.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 405 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 171.1 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Play 5G", + "General.OS Updates": "", + "General.Release Date": "April 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Play 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oneplus/2016/3t-128gb/oneplus-3t-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oneplus/2016/3t-128gb/oneplus-3t-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f251a300b87 --- /dev/null +++ b/data/smartphone/oneplus/2016/3t-128gb/oneplus-3t-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-3t-128gb-6gb-128gb-4g-lte", + "name": "OnePlus 3T (128GB)", + "brand": "oneplus", + "release_date": "2016-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 158.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3t-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 152.69 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 3T (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/oneplus/2016/3t/oneplus-3t-6gb-64gb-4g-lte.json b/data/smartphone/oneplus/2016/3t/oneplus-3t-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cbc2587603a --- /dev/null +++ b/data/smartphone/oneplus/2016/3t/oneplus-3t-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-3t-6gb-64gb-4g-lte", + "name": "OnePlus 3T", + "brand": "oneplus", + "release_date": "2016-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 158.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 152.69 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 3T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/oneplus/2017/5-6gb-ram-64gb/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/oneplus/2017/5-6gb-ram-64gb/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d30af3f1a57 --- /dev/null +++ b/data/smartphone/oneplus/2017/5-6gb-ram-64gb/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "OnePlus 5 (6GB RAM+64GB)", + "brand": "oneplus", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 153.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.09 x 154.19 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "153 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 5 (6GB RAM+64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49940}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"Realme C55 (6GB RAM + 64GB)\", \"Price\": 12990}, {\"Name\": \"Google Pixel 9\", \"Price\": 56000}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/oneplus/2017/5t-star-wars-limited-edition/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte.json b/data/smartphone/oneplus/2017/5t-star-wars-limited-edition/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f72f37ac1e0 --- /dev/null +++ b/data/smartphone/oneplus/2017/5t-star-wars-limited-edition/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte", + "name": "OnePlus 5T Star Wars Limited Edition", + "brand": "oneplus", + "release_date": "2017-01-01", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 162.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5t-star-wars-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 156.1 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.01 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 5T Star Wars Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 48999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 21400}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/oneplus/2018/6-8gb-ram-128gb/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oneplus/2018/6-8gb-ram-128gb/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6864e9b8252 --- /dev/null +++ b/data/smartphone/oneplus/2018/6-8gb-ram-128gb/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OnePlus 6 (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 177.0, + "os": "Android v8.1 (Oreo), upgradable to v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 155.69 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 6 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7684}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v10" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6-marvel-avengers-limited-edition/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte.json b/data/smartphone/oneplus/2018/6-marvel-avengers-limited-edition/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..40875cc2acb --- /dev/null +++ b/data/smartphone/oneplus/2018/6-marvel-avengers-limited-edition/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte", + "name": "OnePlus 6 Marvel Avengers Limited Edition", + "brand": "oneplus", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 177.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-marvel-avengers-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 155.69 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 6 Marvel Avengers Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo V60e\", \"Price\": 28499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6/oneplus-6-6gb-64gb-4g-lte.json b/data/smartphone/oneplus/2018/6/oneplus-6-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b66a6c3823d --- /dev/null +++ b/data/smartphone/oneplus/2018/6/oneplus-6-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6-6gb-64gb-4g-lte", + "name": "OnePlus 6", + "brand": "oneplus", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 177.0, + "os": "Android v8.1 (Oreo), upgradable to v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C 1.0 reversible connector v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C 1.0 reversible connector v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 155.69 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "OnePlus 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"Google Pixel 9\", \"Price\": 56200}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 64999}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 54998}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22137}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Infinix Hot 50 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A14 4G (4GB RAM + 128 GB)\", \"Price\": 18499}, {\"Name\": \"Realme 7\", \"Price\": 13990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v10" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6t-8gb-ram-128gb/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oneplus/2018/6t-8gb-ram-128gb/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ef07831254a --- /dev/null +++ b/data/smartphone/oneplus/2018/6t-8gb-ram-128gb/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OnePlus 6T (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2018-10-30", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6t-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Dash charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode, Pro Mode, Night Mode, Panorama, Time-Lapse, HDR, HQ, Studio Lighting, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.5 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Sensor, RGB Ambient Light Sensor,Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6T", + "General.OS Updates": "", + "General.Release Date": "October 30, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 6T (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29320.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 56200}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31999}, {\"Name\": \"Vivo Y56 5G\", \"Price\": 20990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 58999}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33499}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 50 Fusion (12GB RAM + 256GB)\", \"Price\": 20730}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.7 GHz Kryo 385 Gold & 4x1.7 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6t-8gb-ram-256gb/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oneplus/2018/6t-8gb-ram-256gb/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..2cba000e220 --- /dev/null +++ b/data/smartphone/oneplus/2018/6t-8gb-ram-256gb/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 6T (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2018-10-30", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6t-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Dash charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, yes Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode, Pro Mode, Night Mode, Panorama, Time-Lapse, HDR, HQ, Studio Lighting, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.5 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Optic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Sensor, RGB Ambient Light Sensor,Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6T", + "General.OS Updates": "", + "General.Release Date": "October 30, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 6T (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47397}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.7 GHz Kryo 385 Gold & 4x1.7 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6t-mclaren-edition/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte.json b/data/smartphone/oneplus/2018/6t-mclaren-edition/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte.json new file mode 100644 index 00000000000..8858a0af801 --- /dev/null +++ b/data/smartphone/oneplus/2018/6t-mclaren-edition/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6t-mclaren-edition-10gb-256gb-4g-lte", + "name": "OnePlus 6T McLaren Edition", + "brand": "oneplus", + "release_date": "2018-12-12", + "ram_gb": 10, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6t-mclaren-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Warp Charge 30", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, yes Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode, Pro Mode, Night Mode, Panorama, Time-Lapse, HDR, HQ, Studio Lighting, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Water Drop Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.5 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Optic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Sensor, RGB Ambient Light Sensor,Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6T McLaren Edition", + "General.OS Updates": "", + "General.Release Date": "December 12, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "10 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 6T McLaren Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2018/6t/oneplus-6t-6gb-128gb-4g-lte.json b/data/smartphone/oneplus/2018/6t/oneplus-6t-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..47b84c25cde --- /dev/null +++ b/data/smartphone/oneplus/2018/6t/oneplus-6t-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-6t-6gb-128gb-4g-lte", + "name": "OnePlus 6T", + "brand": "oneplus", + "release_date": "2018-10-30", + "ram_gb": 6, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, yes Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode, Pro Mode, Night Mode, Panorama, Time-Lapse, HDR, HQ, Studio Lighting, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Water Drop Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.5 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Optic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Hall Sensor, RGB Ambient Light Sensor,Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6T", + "General.OS Updates": "", + "General.Release Date": "October 30, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 6T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"OnePlus Nord CE 2 5G\", \"Price\": 18990}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 105900}, {\"Name\": \"OnePlus 7T\", \"Price\": 25990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43640}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.7 GHz Kryo 385 Gold & 4x1.7 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oneplus/2019/7-8gb-ram-256gb/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oneplus/2019/7-8gb-ram-256gb/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0e517ebac54 --- /dev/null +++ b/data/smartphone/oneplus/2019/7-8gb-ram-256gb/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 7 (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2019-05-14", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 182.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Warp Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "UltraShot, Nightscape, Studio Lighting, Portrait, Pro Mode, Panorama, HDR, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD, 4K @ 30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Corning Gorilla Glass, Reading Mode, Night Mode, Video Enhancer", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7", + "General.OS Updates": "", + "General.Release Date": "May 14, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus 7 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 18990}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 23190}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 21999}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2019/7/oneplus-7-6gb-128gb-4g-lte.json b/data/smartphone/oneplus/2019/7/oneplus-7-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fc1db27a2a2 --- /dev/null +++ b/data/smartphone/oneplus/2019/7/oneplus-7-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7-6gb-128gb-4g-lte", + "name": "OnePlus 7", + "brand": "oneplus", + "release_date": "2019-05-14", + "ram_gb": 6, + "battery_mah": 3700, + "weight_g": 182.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Warp Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Contrast Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "UltraShot, Nightscape, Studio Lighting, Portrait, Pro Mode, Panorama, HDR, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "1080p @ 240/30/60 fps FHD, 720p @ 480 fps HD, 4K @ 30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 157.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Corning Gorilla Glass, Reading Mode, Night Mode, Video Enhancer", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7", + "General.OS Updates": "", + "General.Release Date": "May 14, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19755.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43620}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 57999}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 13583}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 11499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2019/7t-8gb-ram-256gb/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oneplus/2019/7t-8gb-ram-256gb/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..e974cc2fbbc --- /dev/null +++ b/data/smartphone/oneplus/2019/7t-8gb-ram-256gb/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 7T (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2019-09-26", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 190.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7t-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
12 MP ƒ/2.2 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 2K @ 60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, HDR10+, 90Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7T", + "General.OS Updates": "", + "General.Release Date": "September 26, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus 7T (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 33687}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18750}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23040}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"CMF Phone (1)\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"OnePlus 9R 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2019/7t-pro-mclaren-edition/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte.json b/data/smartphone/oneplus/2019/7t-pro-mclaren-edition/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..8f1eac0c68c --- /dev/null +++ b/data/smartphone/oneplus/2019/7t-pro-mclaren-edition/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte", + "name": "OnePlus 7T Pro McLaren Edition", + "brand": "oneplus", + "release_date": "2019-10-10", + "ram_gb": 12, + "battery_mah": 4085, + "weight_g": 206.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7t-pro-mclaren-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1440 x 3120 pixels", + "resolution": "~ 514 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Warp Charge 30T", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4085 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, PDAF+LAF+CAF", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, Panorama, UltraShot, Nightscape, Portrait, Pro Mode, Panorama, HDR, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Motorized Pop-up
Popup, LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 162.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz Fluid Display, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 514 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1440 x 3120 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0, X-Axis Haptic Vibration Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1+L5 Dual Band), GLONASS, Galileo (E1+E5a Dual Band), Beidou, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Laser Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7T Pro", + "General.OS Updates": "", + "General.Release Date": "October 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4 Recording: WAV, AAC, AMR", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM Recording: MP4", + "Name": "OnePlus 7T Pro McLaren Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13 Turbo\", \"Price\": 23999}, {\"Name\": \"Oppo A78\", \"Price\": 17290}, {\"Name\": \"Vivo X200 Pro Mini\", \"Price\": 55990}, {\"Name\": \"OnePlus 12 5G\", \"Price\": 56440}, {\"Name\": \"Realme 12 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 32690}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 44298}, {\"Name\": \"Oppo K13\", \"Price\": 16865}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2019/7t-pro/oneplus-7t-pro-8gb-256gb-4g-lte.json b/data/smartphone/oneplus/2019/7t-pro/oneplus-7t-pro-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..4902d1afa6f --- /dev/null +++ b/data/smartphone/oneplus/2019/7t-pro/oneplus-7t-pro-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7t-pro-8gb-256gb-4g-lte", + "name": "OnePlus 7T Pro", + "brand": "oneplus", + "release_date": "2019-10-10", + "ram_gb": 8, + "battery_mah": 4085, + "weight_g": 206.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7t-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1440 x 3120 pixels", + "resolution": "~ 516 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Warp Charge 30 Power Adapter", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4085 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, PDAF+LAF+CAF", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, Panorama, UltraShot, Nightscape, Portrait, Pro Mode, Panorama, HDR, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Motorized Pop-up
Popup, LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 162.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz Fluid Display, Video Enhancer, Reading Mode, Night mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 516 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1440 x 3120 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "X-Axis Haptic Vibration Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1+L5 Dual Band), GLONASS, Galileo (E1+E5a Dual Band), Beidou, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Laser Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7T Pro", + "General.OS Updates": "", + "General.Release Date": "October 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4 Recording: WAV, AAC, AMR", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM Recording: MP4", + "Name": "OnePlus 7T Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "43999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 10 Pro\", \"Price\": 109999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25799}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 124599}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"OnePlus 12 Pro\", \"Price\": 69999}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 44000}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2019/7t/oneplus-7t-8gb-128gb-4g-lte.json b/data/smartphone/oneplus/2019/7t/oneplus-7t-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..27b5e3eae19 --- /dev/null +++ b/data/smartphone/oneplus/2019/7t/oneplus-7t-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-7t-8gb-128gb-4g-lte", + "name": "OnePlus 7T", + "brand": "oneplus", + "release_date": "2019-09-26", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 190.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
12 MP ƒ/2.2 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 2K @ 60 fps QHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, HDR10+, 90Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7T", + "General.OS Updates": "", + "General.Release Date": "September 26, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus 7T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18998}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 76139}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"OnePlus 8T\", \"Price\": 22362}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oneplus/2020/8-12gb-ram-256gb/oneplus-8-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2020/8-12gb-ram-256gb/oneplus-8-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..f1d9dd5af43 --- /dev/null +++ b/data/smartphone/oneplus/2020/8-12gb-ram-256gb/oneplus-8-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8 (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2020-04-14", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 180.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "UltraShot HDR, Nightscape, Micro , Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 160.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode, Night Mode, Vibrant Color Effect, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "April 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 6A\", \"Price\": 21999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Realme 11 Pro Plus\", \"Price\": 26997}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15988}, {\"Name\": \"Motorola Edge 40 Neo\", \"Price\": 19900}, {\"Name\": \"Vivo V25 Pro 5G\", \"Price\": 25999}, {\"Name\": \"OnePlus 11 5G\", \"Price\": 37994}, {\"Name\": \"OnePlus 12R (8GB RAM + 256GB)\", \"Price\": 37998}, {\"Name\": \"OnePlus Nord 2T (12GB RAM + 256GB)\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8-8gb-ram-128gb/oneplus-8-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2020/8-8gb-ram-128gb/oneplus-8-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..120299eced8 --- /dev/null +++ b/data/smartphone/oneplus/2020/8-8gb-ram-128gb/oneplus-8-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus 8 (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2020-04-14", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 180.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "UltraShot HDR, Nightscape, Micro , Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 160.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode, Night Mode, Vibrant Color Effect, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "April 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 12R\", \"Price\": 39994}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23380}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19992}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 30200}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44249}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8-pro-12gb-ram-256gb/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2020/8-pro-12gb-ram-256gb/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..76ecc96d2de --- /dev/null +++ b/data/smartphone/oneplus/2020/8-pro-12gb-ram-256gb/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8 Pro (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2020-04-14", + "ram_gb": 12, + "battery_mah": 4510, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4510 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX689", + "Camera.Features": "UltraShot HDR, Nightscape, Super Micro, Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image, Audio Zoom, Audio 3D", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
48 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 165.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Adaptive Display, Vibrant Color Effect Pro, Motion Graphics Smoothing, Reading Mode, Night Mode, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 513 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor Sensor, Core, Laser Sensor, Flicker-detect Sensor, Front RGB Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8 Pro", + "General.OS Updates": "", + "General.Release Date": "April 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35980}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Google Pixel 8 Pro (12GB RAM + 256 GB)\", \"Price\": 79999}, {\"Name\": \"OnePlus 8T (12GB RAM + 256GB)\", \"Price\": 27899}, {\"Name\": \"iQOO Neo 10 Pro Plus\", \"Price\": 34990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21036}, {\"Name\": \"Realme GT 8\", \"Price\": 35990}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8-pro/oneplus-8-pro-8gb-128gb-5g.json b/data/smartphone/oneplus/2020/8-pro/oneplus-8-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..d36128dfb15 --- /dev/null +++ b/data/smartphone/oneplus/2020/8-pro/oneplus-8-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8-pro-8gb-128gb-5g", + "name": "OnePlus 8 Pro", + "brand": "oneplus", + "release_date": "2020-04-14", + "ram_gb": 8, + "battery_mah": 4510, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4510 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX689", + "Camera.Features": "UltraShot HDR, Nightscape, Super Micro, Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image, Audio Zoom, Audio 3D", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
48 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 165.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Adaptive Display, Vibrant Color Effect Pro, Motion Graphics Smoothing, Reading Mode, Night Mode, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 513 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor Sensor, Core, Laser Sensor, Flicker-detect Sensor, Front RGB Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8 Pro", + "General.OS Updates": "", + "General.Release Date": "April 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 8T\", \"Price\": 22362}, {\"Name\": \"OnePlus 7 Pro 5G\", \"Price\": 62999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28759}, {\"Name\": \"OnePlus 9\", \"Price\": 23485}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15992}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8/oneplus-8-6gb-128gb-5g.json b/data/smartphone/oneplus/2020/8/oneplus-8-6gb-128gb-5g.json new file mode 100644 index 00000000000..24f02ddf9e6 --- /dev/null +++ b/data/smartphone/oneplus/2020/8/oneplus-8-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8-6gb-128gb-5g", + "name": "OnePlus 8", + "brand": "oneplus", + "release_date": "2020-04-14", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 180.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "UltraShot HDR, Nightscape, Micro , Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 160.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode, Night Mode, Vibrant Color Effect, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "April 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29759.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 8 Pro\", \"Price\": 30900}, {\"Name\": \"OnePlus 8T\", \"Price\": 26500}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8t-12gb-ram-256gb/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2020/8t-12gb-ram-256gb/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..0f3c6eda7a6 --- /dev/null +++ b/data/smartphone/oneplus/2020/8t-12gb-ram-256gb/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8t-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8T (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2020-10-14", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8t-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Warp Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "CINE Aspect Ratio Video Recording, Video Portrait, UltraShot HDR, Nightscape, Macro, Portrait, Pro Mode, Panorama, Smart Pet Capture, AI Scene Detection, RAW Image, Filter, Video Focus Tracking, Super Stable, Video Nightscape", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Monochrome", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 160.7 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Reading Mode, Night Mode, Vibrant Color", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Ambient Light Sensor, Sensor Core, Flicker-detect Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8T", + "General.OS Updates": "", + "General.Release Date": "October 14, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8T (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30044.0", + "Price Drop": "-7.814624", + "Price Drop Amount": "-2348", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus Nord 3 5G\", \"Price\": 22994}, {\"Name\": \"Apple iPhone 16\", \"Price\": 58900}, {\"Name\": \"Motorola Moto G54 5G (12GB RAM +256GB)\", \"Price\": 16999}, {\"Name\": \"Vivo V25 Pro 5G\", \"Price\": 25999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18559}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 25295}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/8t-cyberpunk-2077-limited-edition/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g.json b/data/smartphone/oneplus/2020/8t-cyberpunk-2077-limited-edition/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..b088bc41b16 --- /dev/null +++ b/data/smartphone/oneplus/2020/8t-cyberpunk-2077-limited-edition/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g", + "name": "OnePlus 8T Cyberpunk 2077 Limited Edition", + "brand": "oneplus", + "release_date": "2020-11-02", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8t-cyberpunk-2077-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Warp Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "CINE Aspect Ratio Video Recording, Video Portrait, UltraShot HDR, Nightscape, Macro, Portrait, Pro Mode, Panorama, Smart Pet Capture, AI Scene Detection, RAW Image, Filter, Video Focus Tracking, Super Stable, Video Nightscape", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Monochrome", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 160.7 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Reading Mode, Night Mode, Vibrant Color", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, GLONASS, BDS, GALILEO, SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Ambient Light Sensor, Sensor Core, Flicker-detect Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8T", + "General.OS Updates": "", + "General.Release Date": "November 02, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 8T Cyberpunk 2077 Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi Note 13 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oneplus/2020/nord-12gb-ram-256gb/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2020/nord-12gb-ram-256gb/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..4f3201b87ea --- /dev/null +++ b/data/smartphone/oneplus/2020/nord-12gb-ram-256gb/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2020-07-21", + "ram_gb": 12, + "battery_mah": 4115, + "weight_g": 184.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 408 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4115 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "Optical Image Stabilization, CINE aspect ratio video recording, UltraShot HDR, Nightscape, Super macro, Portrait, Pro mode, Panorama, AI scene detection, RAW image, Filters, Quick share", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)
8 MP ƒ/2.45 (Ultra Wide)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD, 4K @ 30/60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
8 MP ƒ/2.25 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 240/30/60 fps FHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 85.16%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, GALILEO, BDS, SBAS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 5G", + "General.OS Updates": "", + "General.Release Date": "July 21, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, TS, 3GP, FLV, WEBM", + "Name": "OnePlus Nord (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"OnePlus Nord 4 5G\", \"Price\": 29999}, {\"Name\": \"Google Pixel 9\", \"Price\": 50540}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 21190}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84895}, {\"Name\": \"OnePlus Nord 3 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oneplus/2020/nord-8gb-ram-128gb/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2020/nord-8gb-ram-128gb/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..1c7ffd47a0e --- /dev/null +++ b/data/smartphone/oneplus/2020/nord-8gb-ram-128gb/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2020-07-21", + "ram_gb": 8, + "battery_mah": 4115, + "weight_g": 184.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4115 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "Optical Image Stabilization, CINE aspect ratio video recording, UltraShot HDR, Nightscape, Super macro, Portrait, Pro mode, Panorama, AI scene detection, RAW image, Filters, Quick share", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)
8 MP ƒ/2.45 (Ultra Wide)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD, 4K @ 30/60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
8 MP ƒ/2.25 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 240/30/60 fps FHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.16%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, GALILEO, BDS, SBAS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 5G", + "General.OS Updates": "", + "General.Release Date": "July 21, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, TS, 3GP, FLV, WEBM", + "Name": "OnePlus Nord (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 105900}, {\"Name\": \"OnePlus 9R 5G\", \"Price\": 19999}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 25449}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 256GB)\", \"Price\": 65999}, {\"Name\": \"OPPO Reno 6 Pro 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 4 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G54 5G (12GB RAM +256GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oneplus/2020/nord-n10/oneplus-nord-n10-6gb-128gb-5g.json b/data/smartphone/oneplus/2020/nord-n10/oneplus-nord-n10-6gb-128gb-5g.json new file mode 100644 index 00000000000..566aeca1c4f --- /dev/null +++ b/data/smartphone/oneplus/2020/nord-n10/oneplus-nord-n10-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-n10-6gb-128gb-5g", + "name": "OnePlus Nord N10", + "brand": "oneplus", + "release_date": "2020-10-26", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 190.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-n10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "UltraShot HDR, Nightscape, Macro, Portrait, Pro Mode, Panorama, AI Scene Detection, RAW Image", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 163 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 406 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, SAR sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord N10 5G", + "General.OS Updates": "", + "General.Release Date": "October 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/AAC+/eAAC+, MP3, WMA, AMR, FLAC, ALAC, Vorbis, AIFF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG-2, VP9, HEVC, HEIF/HEIC, MPEG-4, H.263", + "Name": "OnePlus Nord N10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 23040}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 29990}, {\"Name\": \"OnePlus 8T\", \"Price\": 22272}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 690", + "Technical.Core Details": "2 GHz, Dual core, Kryo 560 + 1.7 GHz, Hexa Core, Kryo 560", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-690" +} diff --git a/data/smartphone/oneplus/2020/nord-n100/oneplus-nord-n100-4gb-64gb-4g-lte.json b/data/smartphone/oneplus/2020/nord-n100/oneplus-nord-n100-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fdd73c2980d --- /dev/null +++ b/data/smartphone/oneplus/2020/nord-n100/oneplus-nord-n100-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-n100-4gb-64gb-4g-lte", + "name": "OnePlus Nord N100", + "brand": "oneplus", + "release_date": "2020-10-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-n100", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 164.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord N100", + "General.OS Updates": "", + "General.Release Date": "October 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus Nord N100", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/oneplus/2021/9-12gb-ram-256gb/oneplus-9-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2021/9-12gb-ram-256gb/oneplus-9-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..d4e444dec30 --- /dev/null +++ b/data/smartphone/oneplus/2021/9-12gb-ram-256gb/oneplus-9-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-9-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9 (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2021-03-23", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 183.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Warp Charge 65T", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Co-Developed by Hasselblad, Nightscape, Super Macro, UltraShot HDR, Smart Scene Recognition, Portrait mode, Pro mode, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
50 MP ƒ/2.2 (Ultra Wide)
2 MP
Monochrome", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode, Night Mode, Vibrant Color Effect, HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Flick-detect Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9 5G", + "General.OS Updates": "", + "General.Release Date": "March 23, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 9 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 65979}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44999}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Nothing Phone 3a (12GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "Octa-core (1x2.84 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oneplus/2021/9-pro-12gb-ram-256gb/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2021/9-pro-12gb-ram-256gb/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..6244bfe0b34 --- /dev/null +++ b/data/smartphone/oneplus/2021/9-pro-12gb-ram-256gb/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9 Pro (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2021-03-23", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 197.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX789", + "Camera.Features": "Co-Developed by Hasselblad, Nightscape, Super Macro, UltraShot HDR, Smart Scene Recognition, Portrait mode, Pro mode, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole, Autofocus, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)
Telephoto
2 MP ƒ/2.4
Monochrome", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 163.2 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Hyper Touch, Reading Mode, Night Mode, Vibrant Color Effect Pro, Motion Graphics Smoothing, Ultra-high Video Resolution, Adaptive Display, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 525 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Alert Slider", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Flick-detect Sensor, Front RGB Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9 Pro", + "General.OS Updates": "", + "General.Release Date": "March 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265", + "Name": "OnePlus 9 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 52850}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"OnePlus 12 5G\", \"Price\": 63999}, {\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oneplus/2021/9r-12gb-ram-256gb/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2021/9r-12gb-ram-256gb/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..10d2863725d --- /dev/null +++ b/data/smartphone/oneplus/2021/9r-12gb-ram-256gb/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-9r-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9R (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2021-03-23", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9r-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Monochrome", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 161 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode, Night Mode, Vibrant Color Effect", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS,GLONASS, Galileo, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Flicker-detect Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9R", + "General.OS Updates": "", + "General.Release Date": "March 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 ", + "Name": "OnePlus 9R (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30066.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy A75 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21328}, {\"Name\": \"OnePlus 12R (8GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/oneplus/2021/9rt-5g-8gb-ram-256gb/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2021/9rt-5g-8gb-ram-256gb/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..2a65547e07f --- /dev/null +++ b/data/smartphone/oneplus/2021/9rt-5g-8gb-ram-256gb/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus 9RT 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2021-10-13", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 198.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9rt-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65T Warp Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Portrait Mode, Professional Mode, Panorama Mode, RAW Format, Style Filter, Video Portrait, Video Tracking, Recording Tracking", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 162.2 x 8.29 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+, Support sRGB, Display P3, Night Mode, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 87.9%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Distance Sensor, Flick-detect Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9RT 5G", + "General.OS Updates": "", + "General.Release Date": "October 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM\n\n", + "Name": "OnePlus 9RT 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21827}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16 Plus\", \"Price\": 76590}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord 4 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oneplus/2021/nord-ce-5g-12gb-ram-256gb/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2021/nord-ce-5g-12gb-ram-256gb/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..1df22a06d42 --- /dev/null +++ b/data/smartphone/oneplus/2021/nord-ce-5g-12gb-ram-256gb/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord CE 5G (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2021-06-10", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 170.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, UltraShot HDR, Portrait, Panorama, Pro Mode, Smart Scene Recogonition, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.75 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 159.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ambient Display, Dark Mode, Reading Mode, Support sRGB, Display P3 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 410 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, GLONASS, GALILEO, BDS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord CE 5G", + "General.OS Updates": "", + "General.Release Date": "June 10, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, TS, 3GP, FLV, WEBM", + "Name": "OnePlus Nord CE 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20102}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 22999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21493}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Motorola Edge 40 Neo (12GB RAM + 256GB)\", \"Price\": 23990}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/oneplus/2021/nord-ce-5g-8gb-ram-128gb/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2021/nord-ce-5g-8gb-ram-128gb/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..5766f265868 --- /dev/null +++ b/data/smartphone/oneplus/2021/nord-ce-5g-8gb-ram-128gb/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 5G (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2021-06-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 170.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30T Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, UltraShot HDR, Portrait, Panorama, Pro Mode, Smart Scene Recogonition, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.75 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 159.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ambient Display, Dark Mode, Reading Mode, Support sRGB, Display P3 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 410 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, GLONASS, GALILEO, BDS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord CE 5G", + "General.OS Updates": "", + "General.Release Date": "June 10, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265(HEVC), AVI, TS, 3GP, FLV, WEBM", + "Name": "OnePlus Nord CE 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16299}, {\"Name\": \"OnePlus 9R 5G\", \"Price\": 22999}, {\"Name\": \"Google Pixel 6A\", \"Price\": 23999}, {\"Name\": \"OPPO F21 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 50 Fusion (12GB RAM + 256GB)\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16779}, {\"Name\": \"Google Pixel 7A\", \"Price\": 25999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/oneplus/2021/nord-n200/oneplus-nord-n200-4gb-64gb-5g.json b/data/smartphone/oneplus/2021/nord-n200/oneplus-nord-n200-4gb-64gb-5g.json new file mode 100644 index 00000000000..6d23f85df9b --- /dev/null +++ b/data/smartphone/oneplus/2021/nord-n200/oneplus-nord-n200-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-n200-4gb-64gb-5g", + "name": "OnePlus Nord N200", + "brand": "oneplus", + "release_date": "2021-06-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-n200", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 163.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord N200", + "General.OS Updates": "", + "General.Release Date": "June 21, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus Nord N200", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Asus ROG Phone 9\", \"Price\": 83990}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23500}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 68999}, {\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/oppo/2013/n1/oppo-n1-2gb-16gb-3g.json b/data/smartphone/oppo/2013/n1/oppo-n1-2gb-16gb-3g.json new file mode 100644 index 00000000000..424e30d7460 --- /dev/null +++ b/data/smartphone/oppo/2013/n1/oppo-n1-2gb-16gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-n1-2gb-16gb-3g", + "name": "OPPO N1", + "brand": "oppo", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 3610, + "weight_g": 213.0, + "os": "Android v4.2 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "n1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.9 inches, 1080 x 1920 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3610 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "No", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "82.6 x 170.7 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 373 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.9 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, AC3, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, DivX, XviD, WMV, H.264, H.263", + "Name": "OPPO N1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25100.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.7 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 600", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 320", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.2 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-600" +} diff --git a/data/smartphone/oppo/2015/a33/oppo-a33-2gb-16gb-4g-lte.json b/data/smartphone/oppo/2015/a33/oppo-a33-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..03483175cc3 --- /dev/null +++ b/data/smartphone/oppo/2015/a33/oppo-a33-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a33-2gb-16gb-4g-lte", + "name": "OPPO A33", + "brand": "oppo", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 2400, + "weight_g": 146.0, + "os": "Android v5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a33", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 142.69 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 220 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "FLAC, MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO A33", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1 (Lollipop)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/oppo/2017/f5-4gb-ram-32gb/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte.json b/data/smartphone/oppo/2017/f5-4gb-ram-32gb/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7509ae414d7 --- /dev/null +++ b/data/smartphone/oppo/2017/f5-4gb-ram-32gb/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte", + "name": "OPPO F5 (4GB RAM + 32GB)", + "brand": "oppo", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3200, + "weight_g": 152.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f5-4gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 156.5 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO F5 (4GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 39999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P23", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "helio-p23" +} diff --git a/data/smartphone/oppo/2018/a3/oppo-a3-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2018/a3/oppo-a3-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..611eb1a8b1d --- /dev/null +++ b/data/smartphone/oppo/2018/a3/oppo-a3-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3-4gb-128gb-4g-lte", + "name": "OPPO A3", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3400, + "weight_g": 159.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2280 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 156 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "FLAC, MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO A3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21207.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 14499}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10999}, {\"Name\": \"Oppo K13\", \"Price\": 19279}, {\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 12799}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/a3s-3gb-ram-32gb/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/oppo/2018/a3s-3gb-ram-32gb/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..186b1a31bd5 --- /dev/null +++ b/data/smartphone/oppo/2018/a3s-3gb-ram-32gb/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "OPPO A3s (3GB RAM +32GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3s-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "LED flash, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.2 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A3s", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/ eAAC+/ WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/ H.264/ FLAC", + "Name": "OPPO A3s (3GB RAM +32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7690.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/oppo/2018/a3s/oppo-a3s-2gb-16gb-4g-lte.json b/data/smartphone/oppo/2018/a3s/oppo-a3s-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..123b85fad26 --- /dev/null +++ b/data/smartphone/oppo/2018/a3s/oppo-a3s-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3s-2gb-16gb-4g-lte", + "name": "Oppo A3s", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 4230, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "LED flash, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "156.2 x 75.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A3s", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/ eAAC+/ WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/ H.264/ FLAC", + "Name": "Oppo A3s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 16697}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16940}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/oppo/2018/a5-4gb-ram-64-gb/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/a5-4gb-ram-64-gb/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..18dc99cf176 --- /dev/null +++ b/data/smartphone/oppo/2018/a5-4gb-ram-64-gb/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte", + "name": "Oppo A5 (4GB RAM + 64 GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-4gb-ram-64-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo-tagging, Touch to Focus, Face Detection, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A5", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5 (4GB RAM + 64 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"OPPO A59 5G (6GB RAM + 128GB)\", \"Price\": 14299}, {\"Name\": \"Samsung Galaxy A05 (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/oppo/2018/a5/oppo-a5-4gb-32gb-4g-lte.json b/data/smartphone/oppo/2018/a5/oppo-a5-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..058a5403bd6 --- /dev/null +++ b/data/smartphone/oppo/2018/a5/oppo-a5-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-4gb-32gb-4g-lte", + "name": "Oppo A5", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo-tagging, Touch to Focus, Face Detection, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Realme Narzo 60 5G\", \"Price\": 19990}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11498}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"Realme Narzo 60X\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Vivo Y28 4G\", \"Price\": 11990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/oppo/2018/a7-3gb-ram-64gb/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/a7-3gb-ram-64gb/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..607aa0fda72 --- /dev/null +++ b/data/smartphone/oppo/2018/a7-3gb-ram-64gb/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "OPPO A7 (3GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a7-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 155.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A7 3GB RAM", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264, FLAC", + "Name": "OPPO A7 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A3 2024\", \"Price\": 17990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/oppo/2018/a83-2gb-ram-16gb/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte.json b/data/smartphone/oppo/2018/a83-2gb-ram-16gb/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..d74ea680870 --- /dev/null +++ b/data/smartphone/oppo/2018/a83-2gb-ram-16gb/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "OPPO A83 (2GB RAM + 16GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3180, + "weight_g": 143.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a83-2gb-ram-16gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3180 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.09 x 150.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 76.2%", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A83 2GB RAM", + "General.OS Updates": "", + "General.Release Date": "January, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO A83 (2GB RAM + 16GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P23", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "helio-p23" +} diff --git a/data/smartphone/oppo/2018/a83/oppo-a83-3gb-32gb-4g-lte.json b/data/smartphone/oppo/2018/a83/oppo-a83-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..bb6e5ceb784 --- /dev/null +++ b/data/smartphone/oppo/2018/a83/oppo-a83-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a83-3gb-32gb-4g-lte", + "name": "OPPO A83", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3180, + "weight_g": 143.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a83", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3180 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.09 x 150.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 76.2%", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A83", + "General.OS Updates": "", + "General.Release Date": "January, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO A83", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 7999}, {\"Name\": \"OPPO A38\", \"Price\": 10999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P23", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "helio-p23" +} diff --git a/data/smartphone/oppo/2018/f7-4gb-ram-64gb/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/f7-4gb-ram-64gb/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..988a7d61a19 --- /dev/null +++ b/data/smartphone/oppo/2018/f7-4gb-ram-64gb/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "OPPO F7 (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3400, + "weight_g": 158.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f7-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.23 inches, 1080 x 2280 pixels", + "resolution": "~ 405 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 156 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.23 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO F7 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "37.502342", + "Price Drop Amount": "3750", + "Related Items": "[{\"Name\": \"Tecno Spark Go 1\", \"Price\": 7299}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22999}, {\"Name\": \"Vivo X200T\", \"Price\": 69999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/f9-3gb-ram-64gb/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/f9-3gb-ram-64gb/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..84453659f00 --- /dev/null +++ b/data/smartphone/oppo/2018/f9-3gb-ram-64gb/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "OPPO F9 (3GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3500, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f9-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 5V/4A 20W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F9 3GB RAM", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F9 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/f9-pro-6gb-ram-128gb/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2018/f9-pro-6gb-ram-128gb/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2c0770d03c3 --- /dev/null +++ b/data/smartphone/oppo/2018/f9-pro-6gb-ram-128gb/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO F9 Pro (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2018-08-21", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f9-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F9 Pro", + "General.OS Updates": "", + "General.Release Date": "August 21, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F9 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Oppo F29 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/f9-pro/oppo-f9-pro-6gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/f9-pro/oppo-f9-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ca0b69f7bb8 --- /dev/null +++ b/data/smartphone/oppo/2018/f9-pro/oppo-f9-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f9-pro-6gb-64gb-4g-lte", + "name": "OPPO F9 Pro", + "brand": "oppo", + "release_date": "2018-08-21", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f9-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F9 Pro, CPH1823", + "General.OS Updates": "", + "General.Release Date": "August 21, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F9 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14475}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 10490}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/f9/oppo-f9-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2018/f9/oppo-f9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3fa8b573241 --- /dev/null +++ b/data/smartphone/oppo/2018/f9/oppo-f9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f9-4gb-64gb-4g-lte", + "name": "OPPO F9", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 5V/4A 20W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F9", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 2 Pro\", \"Price\": 13990}, {\"Name\": \"Samsung Galaxy F05\", \"Price\": 6549}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/oppo/2018/find-x-lamborghini-edition/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte.json b/data/smartphone/oppo/2018/find-x-lamborghini-edition/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte.json new file mode 100644 index 00000000000..71e0b8340e6 --- /dev/null +++ b/data/smartphone/oppo/2018/find-x-lamborghini-edition/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte", + "name": "Oppo Find X Lamborghini Edition", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3400, + "weight_g": 186.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x-lamborghini-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.42 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Super VOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "25 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 156.69 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.42 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X Lamborghini Edition", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, SMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Oppo Find X Lamborghini Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z9s 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/oppo/2018/r15-plus/oppo-r15-plus-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2018/r15-plus/oppo-r15-plus-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..99f42e57f6a --- /dev/null +++ b/data/smartphone/oppo/2018/r15-plus/oppo-r15-plus-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-r15-plus-6gb-128gb-4g-lte", + "name": "OPPO R15 Plus", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "r15-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 155.1 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO R15 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16504}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16693}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20600}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/oppo/2018/r17-pro/oppo-r17-pro-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2018/r17-pro/oppo-r17-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e87e3463a1d --- /dev/null +++ b/data/smartphone/oppo/2018/r17-pro/oppo-r17-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-r17-pro-8gb-128gb-4g-lte", + "name": "Oppo R17 Pro", + "brand": "oppo", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 183.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "r17-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 394 PPI", + "type": "Color (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, SuperVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 157.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.4 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "R17 Pro", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4/H.264", + "Name": "Oppo R17 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO F17 Pro\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/oppo/2019/a11/oppo-a11-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a11/oppo-a11-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f4e5f008fc3 --- /dev/null +++ b/data/smartphone/oppo/2019/a11/oppo-a11-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a11-4gb-128gb-4g-lte", + "name": "Oppo A11", + "brand": "oppo", + "release_date": "2019-10-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A11", + "General.OS Updates": "", + "General.Release Date": "October 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A58\", \"Price\": 18990}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20444}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a11x/oppo-a11x-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a11x/oppo-a11x-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..60298282cff --- /dev/null +++ b/data/smartphone/oppo/2019/a11x/oppo-a11x-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a11x-8gb-128gb-4g-lte", + "name": "Oppo A11x", + "brand": "oppo", + "release_date": "2019-09-24", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a11x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A11x", + "General.OS Updates": "", + "General.Release Date": "September 24, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A11x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25455}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26794}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a1k/oppo-a1k-2gb-32gb-4g-lte.json b/data/smartphone/oppo/2019/a1k/oppo-a1k-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..09d8d21ee92 --- /dev/null +++ b/data/smartphone/oppo/2019/a1k/oppo-a1k-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a1k-2gb-32gb-4g-lte", + "name": "OPPO A1K", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a1k", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.1 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "No", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 154.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 79.89%", + "Display.Size": "6.1 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A1K", + "General.OS Updates": "", + "General.Release Date": "April, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A1K", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 9A Sport\", \"Price\": 7490}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/oppo/2019/a5-2020-4gb-ram-128gb/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a5-2020-4gb-ram-128gb/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fb3831c3a67 --- /dev/null +++ b/data/smartphone/oppo/2019/a5-2020-4gb-ram-128gb/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A5 2020 (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2019-09-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.1 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-2020-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Panorama, Portrait, Night Scene, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.25
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration, Gyro Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A5 2020", + "General.OS Updates": "", + "General.Release Date": "September 27, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo A5 2020 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy A04\", \"Price\": 8499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12490}, {\"Name\": \"OPPO K12x\", \"Price\": 12699}, {\"Name\": \"Oppo K13\", \"Price\": 16730}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 10490}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 11299}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.1 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a5-2020-6gb-ram-128gb/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a5-2020-6gb-ram-128gb/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..87f702e6dcd --- /dev/null +++ b/data/smartphone/oppo/2019/a5-2020-6gb-ram-128gb/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Oppo A5 2020 (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2019-09-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.1 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-2020-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Panorama, Portrait, Night Scene, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.25
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration, Gyro Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A5 2020", + "General.OS Updates": "", + "General.Release Date": "September 27, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo A5 2020 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13587.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10377}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16096}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18998}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.1 (Pie), upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a5-2020/oppo-a5-2020-3gb-64gb-4g-lte.json b/data/smartphone/oppo/2019/a5-2020/oppo-a5-2020-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4ac87be405c --- /dev/null +++ b/data/smartphone/oppo/2019/a5-2020/oppo-a5-2020-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-2020-3gb-64gb-4g-lte", + "name": "Oppo A5 (2020)", + "brand": "oppo", + "release_date": "2019-09-27", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.1 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Panorama, Portrait, Night Scene, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.25
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration, Gyro Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A5 2020", + "General.OS Updates": "", + "General.Release Date": "September 27, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo A5 (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5 (2025)\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi 12 4G\", \"Price\": 8998}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"OPPO A6\", \"Price\": 11990}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13928}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 18999}, {\"Name\": \"OPPO A17\", \"Price\": 9500}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.1 (Pie), upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a9-2020-4gb-ram-128gb/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a9-2020-4gb-ram-128gb/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8fddf725ba3 --- /dev/null +++ b/data/smartphone/oppo/2019/a9-2020-4gb-ram-128gb/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A9 2020 (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2019-09-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a9-2020-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A9 (2020)", + "General.OS Updates": "", + "General.Release Date": "September 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A9 2020 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4R 5G (12GB RAM + 256GB)\", \"Price\": 24932}, {\"Name\": \"Realme Narzo 80 Pro 5G (12GB RAM + 256GB)\", \"Price\": 20498}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19899}, {\"Name\": \"iQOO Z10R (12GB RAM + 256GB)\", \"Price\": 23498}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6797}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/a9/oppo-a9-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a9/oppo-a9-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f6772cdd945 --- /dev/null +++ b/data/smartphone/oppo/2019/a9/oppo-a9-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a9-4gb-128gb-4g-lte", + "name": "Oppo A9", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4020, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 162 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A9", + "General.OS Updates": "", + "General.Release Date": "April, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/a91/oppo-a91-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a91/oppo-a91-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4f652afe2f9 --- /dev/null +++ b/data/smartphone/oppo/2019/a91/oppo-a91-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a91-4gb-128gb-4g-lte", + "name": "OPPO A91", + "brand": "oppo", + "release_date": "2019-12-20", + "ram_gb": 4, + "battery_mah": 4025, + "weight_g": 172.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a91", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 160.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A91", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A91", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/a9s/oppo-a9s-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/a9s/oppo-a9s-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ec5a60095c7 --- /dev/null +++ b/data/smartphone/oppo/2019/a9s/oppo-a9s-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a9s-4gb-128gb-4g-lte", + "name": "Oppo A9s", + "brand": "oppo", + "release_date": "2019-08-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a9s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 162 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A9s", + "General.OS Updates": "", + "General.Release Date": "August 12, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A9s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2019/f11-pro-6gb-ram-128gb/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/f11-pro-6gb-ram-128gb/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..14ea08eb6af --- /dev/null +++ b/data/smartphone/oppo/2019/f11-pro-6gb-ram-128gb/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO F11 Pro (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f11-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F11 Pro", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F11 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Oppo A3 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18290}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7995}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16642}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 49999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/f11/oppo-f11-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/f11/oppo-f11-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4d1b8a636fd --- /dev/null +++ b/data/smartphone/oppo/2019/f11/oppo-f11-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f11-4gb-128gb-4g-lte", + "name": "OPPO F11", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4020, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8
5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F11", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11019.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Oppo A78\", \"Price\": 16290}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 (12nm)", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/k1-6gb-ram-64gb/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/oppo/2019/k1-6gb-ram-64gb/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9f45c01c284 --- /dev/null +++ b/data/smartphone/oppo/2019/k1-6gb-ram-64gb/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "OPPO K1 (6GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 156.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k1-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 2340 x 1080 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 158.3 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.4 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH1893, K1", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, IM", + "Multimedia.Video": "MP4", + "Name": "OPPO K1 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/oppo/2019/k3-8gb-ram-128gb/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/k3-8gb-ram-128gb/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ae242e6da3f --- /dev/null +++ b/data/smartphone/oppo/2019/k3-8gb-ram-128gb/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Oppo K3 (8GB RAM +128GB)", + "brand": "oppo", + "release_date": "2019-07-19", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k3-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 161.2 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "k3", + "General.OS Updates": "", + "General.Release Date": "July 19, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K3 (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16890}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 21999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20570}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Oppo K13\", \"Price\": 16998}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Realme P3 5G\", \"Price\": 16349}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710 ", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/oppo/2019/k3/oppo-k3-6gb-64gb-4g-lte.json b/data/smartphone/oppo/2019/k3/oppo-k3-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..46c58e96f3e --- /dev/null +++ b/data/smartphone/oppo/2019/k3/oppo-k3-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k3-6gb-64gb-4g-lte", + "name": "Oppo K3", + "brand": "oppo", + "release_date": "2019-07-19", + "ram_gb": 6, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 161.2 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "k3", + "General.OS Updates": "", + "General.Release Date": "July 19, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16846.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 11970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710 ", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/oppo/2019/k5-8gb-ram-256gb/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2019/k5-8gb-ram-256gb/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..955a6ce9c53 --- /dev/null +++ b/data/smartphone/oppo/2019/k5-8gb-ram-256gb/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Oppo K5 (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2019-12-26", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k5-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0 Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K5", + "General.OS Updates": "", + "General.Release Date": "December 26, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K5 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15630}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adren 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/oppo/2019/reno-10x-zoom/oppo-reno-10x-zoom-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/reno-10x-zoom/oppo-reno-10x-zoom-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d077ce99954 --- /dev/null +++ b/data/smartphone/oppo/2019/reno-10x-zoom/oppo-reno-10x-zoom-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-10x-zoom-6gb-128gb-4g-lte", + "name": "Oppo Reno 10x Zoom", + "brand": "oppo", + "release_date": "2019-05-28", + "ram_gb": 6, + "battery_mah": 4065, + "weight_g": 215.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-10x-zoom", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC 3.0 Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4065 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-night mode 2.0, Dazzle Color optimization mode, Artistic portrait mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
13 MP ƒ/3 (Telephoto)
Periscope Telephoto 10x Zoom
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 93.1%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic, Light, Distant, Gravity, Gyro, Laser Focus and Step TrackingDual", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 10x Zoom", + "General.OS Updates": "", + "General.Release Date": "May 28, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo Reno 10x Zoom", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26549.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 35990}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 10\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 39999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oppo/2019/reno-2/oppo-reno-2-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2019/reno-2/oppo-reno-2-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..7f796d33991 --- /dev/null +++ b/data/smartphone/oppo/2019/reno-2/oppo-reno-2-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-2-8gb-256gb-4g-lte", + "name": "OPPO Reno 2", + "brand": "oppo", + "release_date": "2019-08-28", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 189.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
Pop-up
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
13 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Mono Lens", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 160 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6, 3D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 93.1%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 2", + "General.OS Updates": "", + "General.Release Date": "August 28, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18848}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37999}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"OnePlus 11 5G\", \"Price\": 37994}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/oppo/2019/reno-2f-6gb-ram-256gb/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte.json b/data/smartphone/oppo/2019/reno-2f-6gb-ram-256gb/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte.json new file mode 100644 index 00000000000..521e66f1606 --- /dev/null +++ b/data/smartphone/oppo/2019/reno-2f-6gb-ram-256gb/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte", + "name": "Oppo Reno 2F (6GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2019-08-28", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-2f-6gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2
Portrait Lens
2 MP ƒ/2
Mono Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 161.8 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 2F", + "General.OS Updates": "", + "General.Release Date": "August 28, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 2F (6GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 10499}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Poco M3\", \"Price\": 8990}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20948}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 22900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/reno-2f/oppo-reno-2f-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/reno-2f/oppo-reno-2f-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2d036c40a3d --- /dev/null +++ b/data/smartphone/oppo/2019/reno-2f/oppo-reno-2f-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-2f-8gb-128gb-4g-lte", + "name": "Oppo Reno 2F", + "brand": "oppo", + "release_date": "2019-08-28", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-2f", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2
Portrait Lens
2 MP ƒ/2
Mono Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 161.8 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 2F", + "General.OS Updates": "", + "General.Release Date": "August 28, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 2F", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 16335}, {\"Name\": \"Oppo Reno 5 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Oppo Reno 2Z\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31299}, {\"Name\": \"OPPO Reno 6 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24390}, {\"Name\": \"Vivo Y36 5G\", \"Price\": 20999}, {\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/reno-2z/oppo-reno-2z-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2019/reno-2z/oppo-reno-2z-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0622cd663dc --- /dev/null +++ b/data/smartphone/oppo/2019/reno-2z/oppo-reno-2z-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-2z-8gb-256gb-4g-lte", + "name": "Oppo Reno 2Z", + "brand": "oppo", + "release_date": "2019-08-28", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 195.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-2z", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2
Portrait Lens
2 MP ƒ/2
Mono Lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 162 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 2Z", + "General.OS Updates": "", + "General.Release Date": "August 28, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 2Z", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18399}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"itel S24\", \"Price\": 8499}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21437}, {\"Name\": \"ZTE Blade V50\", \"Price\": 18999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P90", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GM9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "helio-p90" +} diff --git a/data/smartphone/oppo/2019/reno-ace/oppo-reno-ace-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/reno-ace/oppo-reno-ace-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..32b24ee66a0 --- /dev/null +++ b/data/smartphone/oppo/2019/reno-ace/oppo-reno-ace-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-ace-8gb-128gb-4g-lte", + "name": "Oppo Reno Ace", + "brand": "oppo", + "release_date": "2019-10-10", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 200.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-ace", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 161 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz, Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno Ace", + "General.OS Updates": "", + "General.Release Date": "October 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno Ace", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/oppo/2019/reno-lite/oppo-reno-lite-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/reno-lite/oppo-reno-lite-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..57591661af3 --- /dev/null +++ b/data/smartphone/oppo/2019/reno-lite/oppo-reno-lite-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-lite-6gb-128gb-4g-lte", + "name": "OPPO Reno Lite", + "brand": "oppo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3950, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3950 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP
Front Camera
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Main)
5 MP
Dual Primary Cameras", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 162 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 83.94%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno Lite", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2019/reno/oppo-reno-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2019/reno/oppo-reno-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d1da150969c --- /dev/null +++ b/data/smartphone/oppo/2019/reno/oppo-reno-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-8gb-128gb-4g-lte", + "name": "OPPO Reno", + "brand": "oppo", + "release_date": "2019-05-28", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC 3.0 Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7
5 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.6 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 93.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic, Proximity, Accelerometer, Light Sensor ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno", + "General.OS Updates": "", + "General.Release Date": "May 28, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "OPPO Reno", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29742.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21875}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 9753}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/oppo/2020/a12-4gb-ram-64gb/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2020/a12-4gb-ram-64gb/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bde2611b0d0 --- /dev/null +++ b/data/smartphone/oppo/2020/a12-4gb-ram-64gb/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Oppo A12 (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2020-06-08", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a12-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "AR Stickers, Characteristic Function for Photograph: filters, AI Beautification, Bokeh, HDR, Dazzle Color Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 155.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+,Iin-cell Touch Panel Technology, PET 2D Screen Protector Film Type, No Stroboscopic Eye Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC ROM Technology, OTG Storage Format: FAT12, FAT16, FAT32, NTFS, EXFAT, Split Screen, Picture in Picture, Rear Fingerprint, AI Face Unlock, Apps Lock, File Encryption, Limit Number of Connction of Hotspot: 10 Hotspots, WLAN Display, Polycarbonate Back Cover Material, Graphite Sheet Heat Dissipation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Electronic Compass Distance Transducer Magnetic Induction Sensor Light Sensor G-Sensor/Acceleration Sensor Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2083, A12", + "General.OS Updates": "", + "General.Release Date": "June 8, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Oppo A12 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Oppo A3 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Realme C2\", \"Price\": 3999}, {\"Name\": \"OPPO K12x\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "Octa core, 2.3 GHz, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2020/a12/oppo-a12-3gb-32gb-4g-lte.json b/data/smartphone/oppo/2020/a12/oppo-a12-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d1ce1c96a71 --- /dev/null +++ b/data/smartphone/oppo/2020/a12/oppo-a12-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a12-3gb-32gb-4g-lte", + "name": "Oppo A12", + "brand": "oppo", + "release_date": "2020-06-08", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "AR Stickers, Characteristic Function for Photograph: filters, AI Beautification, Bokeh, HDR, Dazzle Color Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 155.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HD+,Iin-cell Touch Panel Technology, PET 2D Screen Protector Film Type, No Stroboscopic Eye Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC ROM Technology, OTG Storage Format: FAT12, FAT16, FAT32, NTFS, EXFAT, Split Screen, Picture in Picture, Rear Fingerprint, AI Face Unlock, Apps Lock, File Encryption, Limit Number of Connction of Hotspot: 10 Hotspots, WLAN Display, Polycarbonate Back Cover Material, Graphite Sheet Heat Dissipation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Electronic Compass Distance Transducer Magnetic Induction Sensor Light Sensor G-Sensor/Acceleration Sensor Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2083, A12", + "General.OS Updates": "", + "General.Release Date": "June 8, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Oppo A12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"OPPO A17\", \"Price\": 9999}, {\"Name\": \"Realme C11 2021\", \"Price\": 7499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "Octa core, 2.3 GHz, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2020/a15s-4gb-ram-128gb/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a15s-4gb-ram-128gb/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..73a5e8f1aa9 --- /dev/null +++ b/data/smartphone/oppo/2020/a15s-4gb-ram-128gb/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A15s (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-12-16", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 177.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a15s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Night Mode, Panorama Mode, Portrait, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A15s", + "General.OS Updates": "", + "General.Release Date": "December 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A15s (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10434.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16850}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"OPPO A57 4G (4GB RAM + 64 GB)\", \"Price\": 11108}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12485}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9819}, {\"Name\": \"CMF Phone (1)\", \"Price\": 15498}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35 ", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2020/a15s/oppo-a15s-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2020/a15s/oppo-a15s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..25aaf73c028 --- /dev/null +++ b/data/smartphone/oppo/2020/a15s/oppo-a15s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a15s-4gb-64gb-4g-lte", + "name": "Oppo A15s", + "brand": "oppo", + "release_date": "2020-12-16", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 177.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a15s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Night Mode, Panorama Mode, Portrait, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A15s", + "General.OS Updates": "", + "General.Release Date": "December 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A15s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35 ", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2020/a31-2020-6gb-ram-128gb/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a31-2020-6gb-ram-128gb/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7f0c407ddb3 --- /dev/null +++ b/data/smartphone/oppo/2020/a31-2020-6gb-ram-128gb/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Oppo A31 2020 (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-03-06", + "ram_gb": 6, + "battery_mah": 4230, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a31-2020-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 163.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A31 2020", + "General.OS Updates": "", + "General.Release Date": "March 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A31 2020 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A17\", \"Price\": 8999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 27999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 22999}, {\"Name\": \"Vivo V40 5G (8GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2020/a32/oppo-a32-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a32/oppo-a32-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2d1d2d1873a --- /dev/null +++ b/data/smartphone/oppo/2020/a32/oppo-a32-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a32-4gb-128gb-4g-lte", + "name": "OPPO A32", + "brand": "oppo", + "release_date": "2020-09-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a32", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Professional, Panorama, Portrait, Time Lapse Photography, Slow Motion, AI Scene Recognition", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP
Blur
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080P, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation, Screen Proportion, Touch Screen Glass Type: Corning GG3+, 90 Hz Screen Refresh Rate , 2D Screen Protective Film, Oleophobic Layer on Film", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1, Automatic Call Recording, Picture Editing, Data Backup, File Encryption, Apps Lock, Split Screen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Induction, Light Induction, Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Life Waterproof", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PDVM00, A32", + "General.OS Updates": "", + "General.Release Date": "September 10, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "OPPO A32", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11 Lite (8GB RAM + 128GB)\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84879}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/oppo/2020/a33-2020/oppo-a33-2020-3gb-32gb-4g-lte.json b/data/smartphone/oppo/2020/a33-2020/oppo-a33-2020-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..88f7b183427 --- /dev/null +++ b/data/smartphone/oppo/2020/a33-2020/oppo-a33-2020-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a33-2020-3gb-32gb-4g-lte", + "name": "Oppo A33 2020", + "brand": "oppo", + "release_date": "2020-09-28", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a33-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A33 2020", + "General.OS Updates": "", + "General.Release Date": "September 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A33 2020", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/oppo/2020/a52-4gb-ram-128gb/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a52-4gb-ram-128gb/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7bfce02125d --- /dev/null +++ b/data/smartphone/oppo/2020/a52-4gb-ram-128gb/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A52 (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-06-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a52-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "50 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Expert, Panorama, Time-Lapes, Slow-Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dark Mode, Smart Slide Bar", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer/G-sensor, Proximity, Light Sensor, Magnetic Induction", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A52", + "General.OS Updates": "", + "General.Release Date": "June 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A52 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A04s (4GB RAM + 128GB)\", \"Price\": 10080}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2020/a52-8gb-ram-128gb/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a52-8gb-ram-128gb/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..762776bd3e3 --- /dev/null +++ b/data/smartphone/oppo/2020/a52-8gb-ram-128gb/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO A52 (8GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-06-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a52-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "50 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Expert, Panorama, Time-Lapes, Slow-Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dark Mode, Smart Slide Bar", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer/G-sensor, Proximity, Light Sensor, Magnetic Induction", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A52", + "General.OS Updates": "", + "General.Release Date": "June 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A52 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2020/a52/oppo-a52-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a52/oppo-a52-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0ba6be2887f --- /dev/null +++ b/data/smartphone/oppo/2020/a52/oppo-a52-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a52-6gb-128gb-4g-lte", + "name": "OPPO A52", + "brand": "oppo", + "release_date": "2020-06-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a52", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "50 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Expert, Panorama, Time-Lapes, Slow-Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dark Mode, Smart Slide Bar", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer/G-sensor, Proximity, Light Sensor, Magnetic Induction", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A52", + "General.OS Updates": "", + "General.Release Date": "June 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A52", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A22 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2020/a53-2020-6gb-ram-128gb/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a53-2020-6gb-ram-128gb/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c90a76ec803 --- /dev/null +++ b/data/smartphone/oppo/2020/a53-2020-6gb-ram-128gb/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO A53 2020 (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-08-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a53-2020-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Professional, Panorama, Portrait, Time Lapse Photography, Slow Motion, AI Scene Recognition", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP
Blur
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080P, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation, Screen Proportion, Touch Screen Glass Type: Corning GG3+, 90 Hz Screen Refresh Rate , 2D Screen Protective Film, Oleophobic Layer on Film", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1, Automatic Call Recording, Picture Editing, Data Backup, File Encryption, Apps Lock, Split Screen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Induction, Light Induction, Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Life Waterproof", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2127, A53", + "General.OS Updates": "", + "General.Release Date": "August 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "OPPO A53 2020 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G60\", \"Price\": 14999}, {\"Name\": \"OPPO A3x 5G (4GB RAM + 64GB)\", \"Price\": 10399}, {\"Name\": \"OPPO A3x 4G (4GB RAM + 128GB)\", \"Price\": 9285}, {\"Name\": \"Vivo Y28 5G (8GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 256GB)\", \"Price\": 20995}, {\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/oppo/2020/a53-5g/oppo-a53-5g-4gb-128gb-5g.json b/data/smartphone/oppo/2020/a53-5g/oppo-a53-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..07967b4c1a3 --- /dev/null +++ b/data/smartphone/oppo/2020/a53-5g/oppo-a53-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a53-5g-4gb-128gb-5g", + "name": "Oppo A53 5G", + "brand": "oppo", + "release_date": "2020-12-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 175.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a53-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 162.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A53 5G", + "General.OS Updates": "", + "General.Release Date": "December 1, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A53 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 13499}, {\"Name\": \"Oppo Reno 8 Pro (8GB RAM + 256GB)\", \"Price\": 42990}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 35599}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/oppo/2020/a53s/oppo-a53s-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a53s/oppo-a53s-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a37b11e32c3 --- /dev/null +++ b/data/smartphone/oppo/2020/a53s/oppo-a53s-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a53s-4gb-128gb-4g-lte", + "name": "OPPO A53s", + "brand": "oppo", + "release_date": "2020-10-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a53s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A53s", + "General.OS Updates": "", + "General.Release Date": "October 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A53s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A52 5G\", \"Price\": 34990}, {\"Name\": \"OPPO A58\", \"Price\": 18990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460 ", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/oppo/2020/a73-2020/oppo-a73-2020-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a73-2020/oppo-a73-2020-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1f3d8d02de1 --- /dev/null +++ b/data/smartphone/oppo/2020/a73-2020/oppo-a73-2020-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a73-2020-6gb-128gb-4g-lte", + "name": "OPPO A73 2020", + "brand": "oppo", + "release_date": "2020-10-03", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a73-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 159.8 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A73 2020", + "General.OS Updates": "", + "General.Release Date": "October 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Name": "OPPO A73 2020", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"LAVA Agni 4 5G\", \"Price\": 20990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/oppo/2020/a93/oppo-a93-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/a93/oppo-a93-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5a6327e9439 --- /dev/null +++ b/data/smartphone/oppo/2020/a93/oppo-a93-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a93-8gb-128gb-4g-lte", + "name": "Oppo A93", + "brand": "oppo", + "release_date": "2020-10-06", + "ram_gb": 8, + "battery_mah": 4015, + "weight_g": 164.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a93", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4015 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.1 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A93", + "General.OS Updates": "", + "General.Release Date": "October 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A93", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO F17 Pro\", \"Price\": 22990}, {\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 149999}, {\"Name\": \"OPPO A77s\", \"Price\": 17998}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GM9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2020/ace-2/oppo-ace-2-8gb-128gb-5g.json b/data/smartphone/oppo/2020/ace-2/oppo-ace-2-8gb-128gb-5g.json new file mode 100644 index 00000000000..4d33901e722 --- /dev/null +++ b/data/smartphone/oppo/2020/ace-2/oppo-ace-2-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-ace-2-8gb-128gb-5g", + "name": "Oppo Ace 2", + "brand": "oppo", + "release_date": "2020-04-13", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 185.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "ace-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
B/W
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 160 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Induction, Light Induction, Proximity, Acceleration Sensor, Gravity, Gyroscope, Support Step Counting ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Ace 2", + "General.OS Updates": "", + "General.Release Date": "April 13, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Ace 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Zero 40 5G\", \"Price\": 25999}, {\"Name\": \"Google Pixel 6\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16486}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oppo/2020/f15s/oppo-f15s-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/f15s/oppo-f15s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8a5d2474fcd --- /dev/null +++ b/data/smartphone/oppo/2020/f15s/oppo-f15s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f15s-8gb-128gb-4g-lte", + "name": "OPPO F15s", + "brand": "oppo", + "release_date": "2020-05-15", + "ram_gb": 8, + "battery_mah": 4025, + "weight_g": 172.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f15s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, VOOC, v3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F15s", + "General.OS Updates": "", + "General.Release Date": "May 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F15s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/oppo/2020/f17-8gb-ram-128gb/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/f17-8gb-ram-128gb/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5a8dd323bbb --- /dev/null +++ b/data/smartphone/oppo/2020/f17-8gb-ram-128gb/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO F17 (8GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2020-09-02", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f17-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 159.8 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F17", + "General.OS Updates": "", + "General.Release Date": "September 02, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Name": "OPPO F17 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12160}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"OPPO A17\", \"Price\": 10083}, {\"Name\": \"Oppo F29 (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10990}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/oppo/2020/f17-pro-diwali-edition/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/f17-pro-diwali-edition/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..eeb1d2d0eb3 --- /dev/null +++ b/data/smartphone/oppo/2020/f17-pro-diwali-edition/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte", + "name": "OPPO F17 Pro Diwali Edition", + "brand": "oppo", + "release_date": "2020-10-19", + "ram_gb": 8, + "battery_mah": 4015, + "weight_g": 164.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f17-pro-diwali-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4015 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
2 MP ƒ/2.4 (Depth Sensor)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.1 x 7.48 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+ ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.67%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F17 Pro", + "General.OS Updates": "", + "General.Release Date": "October 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI, WMV, MKV, ASF, FLV", + "Name": "OPPO F17 Pro Diwali Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 17900}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18565}, {\"Name\": \"Motorola Edge 50 Fusion (12GB RAM + 256GB)\", \"Price\": 20725}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23779}, {\"Name\": \"OnePlus Nord 4 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GM 9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2020/f17-pro/oppo-f17-pro-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/f17-pro/oppo-f17-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..70037ce5c85 --- /dev/null +++ b/data/smartphone/oppo/2020/f17-pro/oppo-f17-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f17-pro-8gb-128gb-4g-lte", + "name": "OPPO F17 Pro", + "brand": "oppo", + "release_date": "2020-09-02", + "ram_gb": 8, + "battery_mah": 4015, + "weight_g": 164.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f17-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4015 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
2 MP ƒ/2.4 (Depth Sensor)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.1 x 7.48 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+ ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.67%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F17 Pro", + "General.OS Updates": "", + "General.Release Date": "September 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI, WMV, MKV, ASF, FLV", + "Name": "OPPO F17 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35990}, {\"Name\": \"Xiaomi Redmi Note 10 Pro Max (6GB RAM + 128GB)\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 14\", \"Price\": 52190}, {\"Name\": \"Infinix Smart 8 (8GB RAM + 128 GB)\", \"Price\": 8999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23948}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15219}, {\"Name\": \"OPPO A79 5G\", \"Price\": 17790}, {\"Name\": \"Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GM 9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2020/f17/oppo-f17-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/f17/oppo-f17-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..33de9b99b42 --- /dev/null +++ b/data/smartphone/oppo/2020/f17/oppo-f17-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f17-6gb-128gb-4g-lte", + "name": "OPPO F17", + "brand": "oppo", + "release_date": "2020-09-02", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 159.8 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F17", + "General.OS Updates": "", + "General.Release Date": "September 02, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Name": "OPPO F17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 16203}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 28699}, {\"Name\": \"Blackview A200 Pro\", \"Price\": 20999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/oppo/2020/find-x2-lite/oppo-find-x2-lite-8gb-128gb-5g.json b/data/smartphone/oppo/2020/find-x2-lite/oppo-find-x2-lite-8gb-128gb-5g.json new file mode 100644 index 00000000000..600e74c488e --- /dev/null +++ b/data/smartphone/oppo/2020/find-x2-lite/oppo-find-x2-lite-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x2-lite-8gb-128gb-5g", + "name": "OPPO Find X2 Lite", + "brand": "oppo", + "release_date": "2020-04-16", + "ram_gb": 8, + "battery_mah": 4025, + "weight_g": 180.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x2-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 160.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X2 lite", + "General.OS Updates": "", + "General.Release Date": "April 16, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Find X2 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/find-x2-neo/oppo-find-x2-neo-12gb-256gb-5g.json b/data/smartphone/oppo/2020/find-x2-neo/oppo-find-x2-neo-12gb-256gb-5g.json new file mode 100644 index 00000000000..87da01011af --- /dev/null +++ b/data/smartphone/oppo/2020/find-x2-neo/oppo-find-x2-neo-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x2-neo-12gb-256gb-5g", + "name": "OPPO Find X2 Neo", + "brand": "oppo", + "release_date": "2020-05-21", + "ram_gb": 12, + "battery_mah": 4025, + "weight_g": 171.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x2-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 159.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Find X2 Neo", + "General.OS Updates": "", + "General.Release Date": "May 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Find X2 Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16260}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/find-x2-pro-automobili-lamborghini-edition/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g.json b/data/smartphone/oppo/2020/find-x2-pro-automobili-lamborghini-edition/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g.json new file mode 100644 index 00000000000..4b506dbcb09 --- /dev/null +++ b/data/smartphone/oppo/2020/find-x2-pro-automobili-lamborghini-edition/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g", + "name": "Oppo Find X2 Pro AutoMobili Lamborghini Edition", + "brand": "oppo", + "release_date": "2020-07-09", + "ram_gb": 12, + "battery_mah": 4260, + "weight_g": 199.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x2-pro-automobili-lamborghini-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4260 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX689", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
48 MP ƒ/2.2 (Ultra Wide)
13 MP ƒ/3 (Telephoto)
Telephoto", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 165.2 x 10 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ultra Vision Screen, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 513 PPI", + "Display.Screen to Body Ratio": "~ 93.1%", + "Display.Size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Type-C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Color Temperature Sensor, Geomagnetic Sensor, Barometer, Proximity Sensor, Light Sensor, Accelerometer, Gyro Sensor, Support Step Counting Function, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Find X2 Pro Lamborghini Edition", + "General.OS Updates": "", + "General.Release Date": "July 09, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X2 Pro AutoMobili Lamborghini Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "129990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15752}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19989}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oppo/2020/find-x2-pro/oppo-find-x2-pro-12gb-512gb-5g.json b/data/smartphone/oppo/2020/find-x2-pro/oppo-find-x2-pro-12gb-512gb-5g.json new file mode 100644 index 00000000000..e4566e36011 --- /dev/null +++ b/data/smartphone/oppo/2020/find-x2-pro/oppo-find-x2-pro-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x2-pro-12gb-512gb-5g", + "name": "OPPO Find X2 Pro", + "brand": "oppo", + "release_date": "2020-06-17", + "ram_gb": 12, + "battery_mah": 4260, + "weight_g": 207.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4260 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX689", + "Camera.Features": "HDR, Panorama, Professional Mode, Portrait, Night Mode, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/3 (Telephoto)
48 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 165.2 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ultra Vision Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 513 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X2 Pro", + "General.OS Updates": "", + "General.Release Date": "June 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Find X2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 12 5G\", \"Price\": 63999}, {\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 35949}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 24499}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22290}, {\"Name\": \"Oppo Find X8 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Honor X50i Plus\", \"Price\": 18990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20395}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oppo/2020/k5/oppo-k5-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/k5/oppo-k5-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..631d4b94158 --- /dev/null +++ b/data/smartphone/oppo/2020/k5/oppo-k5-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k5-6gb-128gb-4g-lte", + "name": "Oppo K5", + "brand": "oppo", + "release_date": "2020-01-29", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC 4.0 Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K5", + "General.OS Updates": "", + "General.Release Date": "January 29, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adren 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/oppo/2020/reno-3-pro-8gb-ram-256gb/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2020/reno-3-pro-8gb-ram-256gb/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..d3ccf40fd83 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-3-pro-8gb-ram-256gb/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Oppo Reno 3 Pro (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2020-03-02", + "ram_gb": 8, + "battery_mah": 4025, + "weight_g": 175.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-3-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "15 days", + "Battery.Talk Time": "36 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "20 x Digital Zoom, 2 x Optical Zoom, Auto Flash, Face detection, Touch to focus,Ultra Steady Video 2.0, Video Bokeh", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 158.8 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 3 Pro ", + "General.OS Updates": "", + "General.Release Date": "March 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 3 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 44990}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Vivo V40 Lite 5G\", \"Price\": 29990}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Oppo A78\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GM 9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2020/reno-3/oppo-reno-3-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/reno-3/oppo-reno-3-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7e55a5256dc --- /dev/null +++ b/data/smartphone/oppo/2020/reno-3/oppo-reno-3-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-3-8gb-128gb-4g-lte", + "name": "Oppo Reno 3", + "brand": "oppo", + "release_date": "2020-03-17", + "ram_gb": 8, + "battery_mah": 4025, + "weight_g": 170.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 160.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno3", + "General.OS Updates": "", + "General.Release Date": "March 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16930}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P90", + "Technical.Core Details": "2x2.2 GHz Cortex-A75 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GM9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "helio-p90" +} diff --git a/data/smartphone/oppo/2020/reno-4-5g-8gb-ram-256gb/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2020/reno-4-5g-8gb-ram-256gb/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f8080189151 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-5g-8gb-ram-256gb/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO Reno 4 5G (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2020-06-05", + "ram_gb": 8, + "battery_mah": 4020, + "weight_g": 183.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SuperVOOC Super Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, AF Auto Focus", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Wide Angle)
Super Wide-angle
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 159.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno4 5G", + "General.OS Updates": "", + "General.Release Date": "June 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 4 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy A05s (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/reno-4-5g/oppo-reno-4-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-4-5g/oppo-reno-4-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..63519fbddeb --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-5g/oppo-reno-4-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-5g-8gb-128gb-5g", + "name": "OPPO Reno 4 5G", + "brand": "oppo", + "release_date": "2020-06-05", + "ram_gb": 8, + "battery_mah": 4020, + "weight_g": 183.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SuperVOOC Super Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, AF Auto Focus", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Wide Angle)
Super Wide-angle
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 159.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno4 5G", + "General.OS Updates": "", + "General.Release Date": "June 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 4 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/reno-4-lite/oppo-reno-4-lite-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/reno-4-lite/oppo-reno-4-lite-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..31a14a12345 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-lite/oppo-reno-4-lite-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-lite-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Lite", + "brand": "oppo", + "release_date": "2020-09-28", + "ram_gb": 8, + "battery_mah": 4015, + "weight_g": 164.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4015 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 160.1 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno4 Lite", + "General.OS Updates": "", + "General.Release Date": "September 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 4 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A23\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GM9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2020/reno-4-pro-5g-12gb-ram-256gb/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2020/reno-4-pro-5g-12gb-ram-256gb/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..7f3df888b31 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-pro-5g-12gb-ram-256gb/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 4 Pro 5G (12GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2020-07-31", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, AF Auto Focus", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
13 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 159.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Induction, Proximity Light Sensor, Ambient Light Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Support Step Counting Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "July 31, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 4 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 39999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 28994}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 25999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/reno-4-pro-5g/oppo-reno-4-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-4-pro-5g/oppo-reno-4-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..14de1860fda --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-pro-5g/oppo-reno-4-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-pro-5g-8gb-128gb-5g", + "name": "OPPO Reno 4 Pro 5G", + "brand": "oppo", + "release_date": "2020-07-31", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes, AF Auto Focus", + "Camera.Camera Sensor": "Sony IMX586", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
13 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 159.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Induction, Proximity Light Sensor, Ambient Light Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Support Step Counting Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "July 31, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 4 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/reno-4-pro-ms-dhoni-special-edition/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/reno-4-pro-ms-dhoni-special-edition/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..10726542062 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-pro-ms-dhoni-special-edition/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Pro MS Dhoni Special Edition", + "brand": "oppo", + "release_date": "2020-09-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 161.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-pro-ms-dhoni-special-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "161 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 4 Pro", + "General.OS Updates": "", + "General.Release Date": "September 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Oppo Reno 4 Pro MS Dhoni Special Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/oppo/2020/reno-4-pro/oppo-reno-4-pro-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/reno-4-pro/oppo-reno-4-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6c751f3f8fa --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-pro/oppo-reno-4-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-pro-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Pro", + "brand": "oppo", + "release_date": "2020-07-31", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 161.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "161 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 4 Pro", + "General.OS Updates": "", + "General.Release Date": "July 31, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Oppo Reno 4 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 Pro Plus\", \"Price\": 23899}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 12999}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/oppo/2020/reno-4-se/oppo-reno-4-se-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-4-se/oppo-reno-4-se-8gb-128gb-5g.json new file mode 100644 index 00000000000..99bd4756124 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-4-se/oppo-reno-4-se-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-4-se-8gb-128gb-5g", + "name": "Oppo Reno 4 SE", + "brand": "oppo", + "release_date": "2020-09-21", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 169.0, + "os": "Android v10, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-4-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Panorama, Portrait, Night Scene, Time-lapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Induction, Light Induction, Narrow Slit Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 4 SE", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 4 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14704}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "2 GHz, Quad core, Cortex A76 + 2 GHz, Quad core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G75 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v12" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/oppo/2020/reno-5-pro-5g/oppo-reno-5-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-5-pro-5g/oppo-reno-5-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..293ac9eee4f --- /dev/null +++ b/data/smartphone/oppo/2020/reno-5-pro-5g/oppo-reno-5-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-5-pro-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Pro 5G", + "brand": "oppo", + "release_date": "2020-01-18", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-5-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 92.1%", + "Display.Size": "6.53 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "January 18, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo Reno 5 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "1.9785717", + "Price Drop Amount": "495", + "Related Items": "[{\"Name\": \"OPPO Reno 6 Pro 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"OPPO Reno 6\", \"Price\": 24999}, {\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 35949}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 22199}, {\"Name\": \"Honor X9c\", \"Price\": 19998}, {\"Name\": \"Huawei Nova 12s\", \"Price\": 26990}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 28990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/oppo/2020/reno-5-pro-plus-5g/oppo-reno-5-pro-plus-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-5-pro-plus-5g/oppo-reno-5-pro-plus-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..54369b581cc --- /dev/null +++ b/data/smartphone/oppo/2020/reno-5-pro-plus-5g/oppo-reno-5-pro-plus-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-5-pro-plus-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Pro Plus 5G", + "brand": "oppo", + "release_date": "2020-12-24", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 184.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-5-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 159.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 5 Pro+ 5G", + "General.OS Updates": "", + "General.Release Date": "December 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 5 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oppo/2020/reno-5/oppo-reno-5-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno-5/oppo-reno-5-8gb-128gb-5g.json new file mode 100644 index 00000000000..21452d73760 --- /dev/null +++ b/data/smartphone/oppo/2020/reno-5/oppo-reno-5-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-5-8gb-128gb-5g", + "name": "Oppo Reno 5", + "brand": "oppo", + "release_date": "2020-12-10", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 410 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.1 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 410 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 5G", + "General.OS Updates": "", + "General.Release Date": "December 10, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A78\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi 13C 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2020/reno3-a/oppo-reno3-a-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2020/reno3-a/oppo-reno3-a-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..af461f2f10a --- /dev/null +++ b/data/smartphone/oppo/2020/reno3-a/oppo-reno3-a-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno3-a-6gb-128gb-4g-lte", + "name": "Oppo Reno3 A", + "brand": "oppo", + "release_date": "2020-06-13", + "ram_gb": 6, + "battery_mah": 4025, + "weight_g": 175.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno3-a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4025 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 161 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 3A", + "General.OS Updates": "", + "General.Release Date": "June 13, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno3 A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 11\", \"Price\": 26590}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/oppo/2020/reno5-pro-new-year-edition/oppo-reno5-pro-new-year-edition-8gb-128gb-5g.json b/data/smartphone/oppo/2020/reno5-pro-new-year-edition/oppo-reno5-pro-new-year-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..613fdb9d874 --- /dev/null +++ b/data/smartphone/oppo/2020/reno5-pro-new-year-edition/oppo-reno5-pro-new-year-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno5-pro-new-year-edition-8gb-128gb-5g", + "name": "OPPO Reno5 Pro New Year Edition", + "brand": "oppo", + "release_date": "2020-12-10", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno5-pro-new-year-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.6%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "December 10, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno5 Pro New Year Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38190.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/oppo/2021/a16k-4gb-ram-64gb/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2021/a16k-4gb-ram-64gb/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..81534030763 --- /dev/null +++ b/data/smartphone/oppo/2021/a16k-4gb-ram-64gb/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "OPPO A16K (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2021-11-06", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a16k-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beautification, Bokeh, HDR, Ddazzle Color Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164 x 7.85 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A11K", + "General.OS Updates": "", + "General.Release Date": "November 06, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A16K (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2021/a53s-5g-8gb-ram-128gb/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oppo/2021/a53s-5g-8gb-ram-128gb/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d9993bdecdb --- /dev/null +++ b/data/smartphone/oppo/2021/a53s-5g-8gb-ram-128gb/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO A53s 5G (8GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2021-04-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a53s-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "28 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Panoramic, Portrait, Time-lapse, Slow-motion, Text Scanner, Extra HD, AI ID Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ultra Clear Eyecare Diplay", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A53s 5G", + "General.OS Updates": "", + "General.Release Date": "April 27, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A53s 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO F27 (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"OPPO K12x 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 700", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/oppo/2021/a54-4gb-ram-128gb/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/a54-4gb-ram-128gb/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0cd2d378b0f --- /dev/null +++ b/data/smartphone/oppo/2021/a54-4gb-ram-128gb/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A54 (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2021-04-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a54-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Crop and Rotate, Adjust, Filter, Markup, Text, Mosaic, Beautify, Stickers, Eraser, Blur", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode, Eye Comfort", + "Display.Foldable Display": "", + "Display.Glass Type": "NEG T2X-1 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2239, A54", + "General.OS Updates": "", + "General.Release Date": "April 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A54 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320 (at 680 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2021/a54-6gb-ram-128gb/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/a54-6gb-ram-128gb/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8bd4808ad06 --- /dev/null +++ b/data/smartphone/oppo/2021/a54-6gb-ram-128gb/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO A54 (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2021-04-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a54-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Crop and Rotate, Adjust, Filter, Markup, Text, Mosaic, Beautify, Stickers, Eraser, Blur", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode, Eye Comfort", + "Display.Foldable Display": "", + "Display.Glass Type": "NEG T2X-1 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Accelerometer, and Gravity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2239, A54", + "General.OS Updates": "", + "General.Release Date": "April 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A54 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11 Pro 4G (8GB RAM + 128GB)\", \"Price\": 20999}, {\"Name\": \"Poco F4 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320 (at 680 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2021/a54/oppo-a54-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2021/a54/oppo-a54-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bbd24837245 --- /dev/null +++ b/data/smartphone/oppo/2021/a54/oppo-a54-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a54-4gb-64gb-4g-lte", + "name": "OPPO A54", + "brand": "oppo", + "release_date": "2021-04-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a54", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Crop and Rotate, Adjust, Filter, Markup, Text, Mosaic, Beautify, Stickers, Eraser, Blur", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode, Eye Comfort", + "Display.Foldable Display": "", + "Display.Glass Type": "NEG T2X-1 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2239, A54", + "General.OS Updates": "", + "General.Release Date": "April 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A54", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10493.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C15 (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Realme 8i\", \"Price\": 14900}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17099}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26399}, {\"Name\": \"OPPO F19s\", \"Price\": 16999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12193}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 12999}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 11354}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320 (at 680 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/oppo/2021/a54s/oppo-a54s-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/a54s/oppo-a54s-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a551a1f325b --- /dev/null +++ b/data/smartphone/oppo/2021/a54s/oppo-a54s-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a54s-4gb-128gb-4g-lte", + "name": "OPPO A54s", + "brand": "oppo", + "release_date": "2021-10-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a54s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Crop and Rotate, Adjust, Filter, Markup, Text, Mosaic, Beautify, Stickers, Eraser, Blur", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode, Eye Comfort", + "Display.Foldable Display": "", + "Display.Glass Type": "Sheet Material", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, BeiDou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Step Counting Function", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A54s", + "General.OS Updates": "", + "General.Release Date": "October 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A54s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 9348}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2021/a55-4g-4gb-ram-128gb/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/a55-4g-4gb-ram-128gb/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..dec5a04d4e3 --- /dev/null +++ b/data/smartphone/oppo/2021/a55-4g-4gb-ram-128gb/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A55 4G (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2021-10-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a55-4g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Panoramic, Macro, Sticker, Time-lapse, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A55 4G", + "General.OS Updates": "", + "General.Release Date": "October 1, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A55 4G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A3x 5G\", \"Price\": 10735}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2021/a55-4g/oppo-a55-4g-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2021/a55-4g/oppo-a55-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cd5a29a16a9 --- /dev/null +++ b/data/smartphone/oppo/2021/a55-4g/oppo-a55-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a55-4g-4gb-64gb-4g-lte", + "name": "OPPO A55 4G", + "brand": "oppo", + "release_date": "2021-10-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a55-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Panoramic, Macro, Sticker, Time-lapse, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A55 4G", + "General.OS Updates": "", + "General.Release Date": "October 1, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A55 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"CMF Phone (2)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2021/a55-5g/oppo-a55-5g-6gb-128gb-5g.json b/data/smartphone/oppo/2021/a55-5g/oppo-a55-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6cdbbfedb47 --- /dev/null +++ b/data/smartphone/oppo/2021/a55-5g/oppo-a55-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a55-5g-6gb-128gb-5g", + "name": "OPPO A55 5G", + "brand": "oppo", + "release_date": "2021-01-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a55-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A55 5G", + "General.OS Updates": "", + "General.Release Date": "January 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A55 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 700", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/oppo/2021/a74-5g/oppo-a74-5g-6gb-128gb-5g.json b/data/smartphone/oppo/2021/a74-5g/oppo-a74-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..2bd9aec9311 --- /dev/null +++ b/data/smartphone/oppo/2021/a74-5g/oppo-a74-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a74-5g-6gb-128gb-5g", + "name": "OPPO A74 5G", + "brand": "oppo", + "release_date": "2021-04-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a74-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 162.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A74 5G", + "General.OS Updates": "", + "General.Release Date": "April 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A74 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)\", \"Price\": 16999}, {\"Name\": \"Realme 8s 5G\", \"Price\": 17999}, {\"Name\": \"Poco M4 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"OPPO Reno7 5G\", \"Price\": 24949}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13619}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/oppo/2021/a74/oppo-a74-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/a74/oppo-a74-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9b89a450c9d --- /dev/null +++ b/data/smartphone/oppo/2021/a74/oppo-a74-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a74-6gb-128gb-4g-lte", + "name": "OPPO A74", + "brand": "oppo", + "release_date": "2021-04-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a74", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A74", + "General.OS Updates": "", + "General.Release Date": "April 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A74", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17669}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 32999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Honor X7b 5G\", \"Price\": 19990}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}, {\"Name\": \"OPPO A74 5G\", \"Price\": 17990}, {\"Name\": \"Tecno Spark 30C 5G (4GB RAM + 64GB)\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/oppo/2021/a93-5g/oppo-a93-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2021/a93-5g/oppo-a93-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..3aec95fb08f --- /dev/null +++ b/data/smartphone/oppo/2021/a93-5g/oppo-a93-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a93-5g-8gb-256gb-5g", + "name": "Oppo A93 5G", + "brand": "oppo", + "release_date": "2021-01-14", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a93-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 162.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A93 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A93 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G (12GB RAM + 512GB)\", \"Price\": 41999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "4x2.0 GHz Kryo 460 & 4xX.X GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/oppo/2021/f19-pro-8gb-ram-256gb/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2021/f19-pro-8gb-ram-256gb/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0569e9844d9 --- /dev/null +++ b/data/smartphone/oppo/2021/f19-pro-8gb-ram-256gb/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OPPO F19 Pro (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2021-03-08", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f19-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Expert, Panorama, Portrait, Time-lapse, Slow-motion, Text scanner, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity Sensor, Accelerometer, Compass, Gyroscope, Geomagnetic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F19 Pro", + "General.OS Updates": "", + "General.Release Date": "March 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI, WMV, MKV, ASF, FLV", + "Name": "OPPO F19 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 1\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 256GB)\", \"Price\": 20995}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 29999}, {\"Name\": \"Oppo F25 Pro 5G (8GB RAM + 256GB)\", \"Price\": 21235}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21685}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Vivo Y300 5G\", \"Price\": 20999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17490}, {\"Name\": \"Vivo X200 FE\", \"Price\": 62990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GM 9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2021/f19-pro-plus-5g/oppo-f19-pro-plus-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2021/f19-pro-plus-5g/oppo-f19-pro-plus-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..d6515dbf9db --- /dev/null +++ b/data/smartphone/oppo/2021/f19-pro-plus-5g/oppo-f19-pro-plus-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f19-pro-plus-5g-8gb-128gb-5g", + "name": "OPPO F19 Pro Plus 5G", + "brand": "oppo", + "release_date": "2021-03-08", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f19-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Flash Charging Technology", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 160.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity Sensor, Accelerometer, Compass, Gyroscope, Gravity Sensor, Geomagnetic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F19 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "March 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI, WMV, MKV, ASF, FLV", + "Name": "OPPO F19 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "20.90356", + "Price Drop Amount": "4181", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 2 5G (8GB RAM + 128GB)\", \"Price\": 18990}, {\"Name\": \"Realme X7 Max\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20829}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 21990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 23975}, {\"Name\": \"Oppo F27 Pro 5G\", \"Price\": 20990}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16499}, {\"Name\": \"Oppo K13\", \"Price\": 16899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U ", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/oppo/2021/f19s/oppo-f19s-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/f19s/oppo-f19s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..018524e32e3 --- /dev/null +++ b/data/smartphone/oppo/2021/f19s/oppo-f19s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f19s-6gb-128gb-4g-lte", + "name": "OPPO F19s", + "brand": "oppo", + "release_date": "2021-09-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f19s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait, Time-lapse, Slow-motion, Text Scanner, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.3 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 92% DCI-P3 (Typ), 100% sRGB (Typ), 1000000:1 Contrast Ratio, Oleophobic Coating, Night Mode, Eye Comfort, SCHOTT X-UP Front Screen Protection Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "3D Curved Body, Game Focus Mode, Low Battery SMS Notification", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2223, F19s", + "General.OS Updates": "", + "General.Release Date": "September 27, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO F19s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"OPPO A38\", \"Price\": 9950}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 18549}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 27999}, {\"Name\": \"OPPO F17 Pro\", \"Price\": 22990}, {\"Name\": \"Xiaomi Redmi 12 5G (6GB RAM + 128GB)\", \"Price\": 12494}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/oppo/2021/find-n-5g/oppo-find-n-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2021/find-n-5g/oppo-find-n-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..d91759a77b3 --- /dev/null +++ b/data/smartphone/oppo/2021/find-n-5g/oppo-find-n-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-n-5g-8gb-256gb-5g", + "name": "Oppo Find N 5G", + "brand": "oppo", + "release_date": "2021-12-15", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 275.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-n-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.1 inches, 1792 x 1920 pixels, 120 Hz", + "resolution": "~ 370 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "140.2 x 132.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "275 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, AMOLED, 5.49 inches, 1972 x 988 pixels", + "Display.Features": "HDR10+, 500 nits (typ), 800 nits (HBM), 1000 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 370 PPI", + "Display.Screen to Body Ratio": "~ 87.3%", + "Display.Size": "7.1 inches, 1792 x 1920 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Dual Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find N 5G", + "General.OS Updates": "", + "General.Release Date": "December 15, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find N 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "92249.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12 Pro 5G (12GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oppo/2021/find-x3-lite/oppo-find-x3-lite-8gb-128gb-5g.json b/data/smartphone/oppo/2021/find-x3-lite/oppo-find-x3-lite-8gb-128gb-5g.json new file mode 100644 index 00000000000..7f9f055264b --- /dev/null +++ b/data/smartphone/oppo/2021/find-x3-lite/oppo-find-x3-lite-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x3-lite-8gb-128gb-5g", + "name": "Oppo Find X3 Lite", + "brand": "oppo", + "release_date": "2021-03-11", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x3-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.1 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 410 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X3 Lite", + "General.OS Updates": "", + "General.Release Date": "March 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X3 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9 Pro XL (16GB RAM + 512GB)\", \"Price\": 94999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 62999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43630}, {\"Name\": \"Xiaomi 14T Pro 5G\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"OPPO Reno 10\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2021/find-x3-neo-5g/oppo-find-x3-neo-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2021/find-x3-neo-5g/oppo-find-x3-neo-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..64d9a1c302e --- /dev/null +++ b/data/smartphone/oppo/2021/find-x3-neo-5g/oppo-find-x3-neo-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x3-neo-5g-12gb-256gb-5g", + "name": "Oppo Find X3 Neo 5G", + "brand": "oppo", + "release_date": "2021-03-11", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 184.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x3-neo-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 159.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X3 Neo 5G", + "General.OS Updates": "", + "General.Release Date": "March 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X3 Neo 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36799}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38999}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/oppo/2021/find-x3-pro-mars-exploration-edition/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g.json b/data/smartphone/oppo/2021/find-x3-pro-mars-exploration-edition/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g.json new file mode 100644 index 00000000000..c1ee9487362 --- /dev/null +++ b/data/smartphone/oppo/2021/find-x3-pro-mars-exploration-edition/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g", + "name": "Oppo Find X3 Pro Mars Exploration Edition", + "brand": "oppo", + "release_date": "2021-05-15", + "ram_gb": 16, + "battery_mah": 4500, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x3-pro-mars-exploration-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (dual antenna)", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
26mm, 1/2.8\", 0.8µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
50 MP ƒ/2.2 (Ultra Wide)
3 MP ƒ/3 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 163.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 525 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes, Yes (dual antenna)", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X3 Pro Mars Exploration Editionpd", + "General.OS Updates": "", + "General.Release Date": "May 15, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X3 Pro Mars Exploration Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "66990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 Ultra\", \"Price\": 80990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oppo/2021/find-x3/oppo-find-x3-8gb-128gb-5g.json b/data/smartphone/oppo/2021/find-x3/oppo-find-x3-8gb-128gb-5g.json new file mode 100644 index 00000000000..3acc5548c2b --- /dev/null +++ b/data/smartphone/oppo/2021/find-x3/oppo-find-x3-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x3-8gb-128gb-5g", + "name": "Oppo Find X3", + "brand": "oppo", + "release_date": "2021-03-11", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (dual antenna)", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
50 MP ƒ/2.2 (Ultra Wide)
3 MP ƒ/3 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 163.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 525 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes, Yes (dual antenna)", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X3", + "General.OS Updates": "", + "General.Release Date": "March 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Realme 12 Pro 5G\", \"Price\": 19999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Vivo V60e\", \"Price\": 28499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 23998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/oppo/2021/k9-5g/oppo-k9-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2021/k9-5g/oppo-k9-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..5a34aa6fd7a --- /dev/null +++ b/data/smartphone/oppo/2021/k9-5g/oppo-k9-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k9-5g-8gb-128gb-5g", + "name": "Oppo K9 5G", + "brand": "oppo", + "release_date": "2021-05-06", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.1 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K9 5G", + "General.OS Updates": "", + "General.Release Date": "May 06, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 768G", + "Technical.Core Details": "1x2.8 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-768g" +} diff --git a/data/smartphone/oppo/2021/k9-pro-5g/oppo-k9-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2021/k9-pro-5g/oppo-k9-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..14d6e21d701 --- /dev/null +++ b/data/smartphone/oppo/2021/k9-pro-5g/oppo-k9-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k9-pro-5g-8gb-128gb-5g", + "name": "OPPO K9 Pro 5G", + "brand": "oppo", + "release_date": "2021-09-26", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 180.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k9-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W Super Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portraits, Night Scenes, Panoramas, Cute Shooting, Multi-scene Video, AI ID Photos, Time-lapse Photography, Instant Recording Templates", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 158.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor, Geomagnetic Induction, Step Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K9 Pro", + "General.OS Updates": "", + "General.Release Date": "September 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO K9 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16940}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Google Pixel 9\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22249}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/oppo/2021/reno-5-z-5g/oppo-reno-5-z-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2021/reno-5-z-5g/oppo-reno-5-z-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..5a57be88f88 --- /dev/null +++ b/data/smartphone/oppo/2021/reno-5-z-5g/oppo-reno-5-z-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-5-z-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Z 5G", + "brand": "oppo", + "release_date": "2021-04-07", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-5-z-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 160.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 Z 5G", + "General.OS Updates": "", + "General.Release Date": "April 07, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 5 Z 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "Octa-core 2.4 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/oppo/2021/reno-5a/oppo-reno-5a-6gb-128gb-5g.json b/data/smartphone/oppo/2021/reno-5a/oppo-reno-5a-6gb-128gb-5g.json new file mode 100644 index 00000000000..728a2f265d2 --- /dev/null +++ b/data/smartphone/oppo/2021/reno-5a/oppo-reno-5a-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-5a-6gb-128gb-5g", + "name": "Oppo Reno 5A", + "brand": "oppo", + "release_date": "2021-05-20", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-5a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LTPS LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Mono Chrome
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 162 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes with A-GPS, BeiDou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Accelerometer, Proximity Sensor, Compass, Color Temperature Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 5A", + "General.OS Updates": "", + "General.Release Date": "May 20, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 5A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/oppo/2021/reno-6-4g/oppo-reno-6-4g-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/reno-6-4g/oppo-reno-6-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8d9f3075b65 --- /dev/null +++ b/data/smartphone/oppo/2021/reno-6-4g/oppo-reno-6-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-6-4g-8gb-128gb-4g-lte", + "name": "OPPO Reno 6 4G", + "brand": "oppo", + "release_date": "2021-07-28", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-6-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Expert, Panorama, Portrait, Time-lapse, Slow-motion, Text Scanner, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "SRF 2D High-Definition Screen Protection Film, Oleophobic Coating, Night Mode, Eye Comfort, HDR Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "IP54 Rated Ingress Protection, Private Safe (File Lock), App Lock, Split Screen Mode, Picture-in-picture (PIP), Kid Space", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Color Temperature Sensor, On Screen Proximity Sensor, On Screen Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer, Compass\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 6 4G", + "General.OS Updates": "", + "General.Release Date": "July 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV\n", + "Name": "OPPO Reno 6 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13F 4G\", \"Price\": 27990}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Infinix Hot 60 Pro Plus\", \"Price\": 19990}, {\"Name\": \"Realme 10 (8GB RAM + 128GB)\", \"Price\": 14990}, {\"Name\": \"Vivo T3 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Oppo A6 Pro\", \"Price\": 22999}, {\"Name\": \"Tecno Camon 30 Premier 5G\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes, supports OPPO Browser", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/oppo/2021/reno-6-pro-plus-5g/oppo-reno-6-pro-plus-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2021/reno-6-pro-plus-5g/oppo-reno-6-pro-plus-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..047e4b7c4a7 --- /dev/null +++ b/data/smartphone/oppo/2021/reno-6-pro-plus-5g/oppo-reno-6-pro-plus-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-6-pro-plus-5g-8gb-128gb-5g", + "name": "OPPO Reno 6 Pro Plus 5G", + "brand": "oppo", + "release_date": "2021-05-27", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-6-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Professional, Panoramic, Portrait, Time-lapse Photography, Slow Motion, Super Text, AI ID Photo, Cute Shooting, Movie Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 160.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 6 Pro Plus 5G", + "General.OS Updates": "", + "General.Release Date": "May 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 6 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT Neo 3 5G (12GB RAM + 256GB)\", \"Price\": 24418}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 89999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16504}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/oppo/2021/reno-6/oppo-reno-6-8gb-128gb-5g.json b/data/smartphone/oppo/2021/reno-6/oppo-reno-6-8gb-128gb-5g.json new file mode 100644 index 00000000000..d1b3003fa75 --- /dev/null +++ b/data/smartphone/oppo/2021/reno-6/oppo-reno-6-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-6-8gb-128gb-5g", + "name": "OPPO Reno 6", + "brand": "oppo", + "release_date": "2021-07-14", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Expert, Panorama, Portrait, Time-lapse, Slow-motion, Text Scanner, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.1 x 156.8 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "SRF 2D High-Definition Screen Protection Film, Oleophobic Coating, Night Mode, Eye Comfort, HDR Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "IP54 Rated Ingress Protection, Private Safe (File Lock), App Lock, Split Screen Mode, Picture-in-picture (PIP), Kid Space", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Color Temperature Sensor, On Screen Proximity Sensor, On Screen Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 6", + "General.OS Updates": "", + "General.Release Date": "July 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV\n", + "Name": "OPPO Reno 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "-2.307665", + "Price Drop Amount": "-600", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10800}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 10\", \"Price\": 28377}]", + "Technical.Browser": "Yes, supports OPPO Browser", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/oppo/2021/reno5-f/oppo-reno5-f-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/reno5-f/oppo-reno5-f-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4605ae1f580 --- /dev/null +++ b/data/smartphone/oppo/2021/reno5-f/oppo-reno5-f-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno5-f-8gb-128gb-4g-lte", + "name": "Oppo Reno5 F", + "brand": "oppo", + "release_date": "2021-03-17", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno5-f", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 F", + "General.OS Updates": "", + "General.Release Date": "March 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno5 F", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P95 ", + "Technical.Core Details": "2.2 GHz, Dual core, Cortex A75 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GM 9446", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p95" +} diff --git a/data/smartphone/oppo/2021/reno5-marvel-edition/oppo-reno5-marvel-edition-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2021/reno5-marvel-edition/oppo-reno5-marvel-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..02c28a7939f --- /dev/null +++ b/data/smartphone/oppo/2021/reno5-marvel-edition/oppo-reno5-marvel-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno5-marvel-edition-8gb-128gb-4g-lte", + "name": "OPPO Reno5 Marvel Edition", + "brand": "oppo", + "release_date": "2021-03-14", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 171.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno5-marvel-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.1 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno5 Marvel Edition", + "General.OS Updates": "", + "General.Release Date": "March 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno5 Marvel Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19990}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 88386}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/oppo/2021/reno6-pro-5g-snapdragon/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g.json b/data/smartphone/oppo/2021/reno6-pro-5g-snapdragon/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g.json new file mode 100644 index 00000000000..e37bfd1a748 --- /dev/null +++ b/data/smartphone/oppo/2021/reno6-pro-5g-snapdragon/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g", + "name": "Oppo Reno6 Pro 5G (Snapdragon)", + "brand": "oppo", + "release_date": "2021-09-09", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno6-pro-5g-snapdragon", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.5 x 160.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits (typ), 800 nits (HDR), 1100 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno6 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno6 Pro 5G (Snapdragon)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "67999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A6 Pro\", \"Price\": 22999}, {\"Name\": \"Realme P3 Pro 5G (8GB RAM +256GB)\", \"Price\": 20590}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19995}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 31949}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/oppo/2021/reno7-se/oppo-reno7-se-8gb-128gb-5g.json b/data/smartphone/oppo/2021/reno7-se/oppo-reno7-se-8gb-128gb-5g.json new file mode 100644 index 00000000000..f80bcd8f0ca --- /dev/null +++ b/data/smartphone/oppo/2021/reno7-se/oppo-reno7-se-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno7-se-8gb-128gb-5g", + "name": "Oppo Reno7 SE", + "brand": "oppo", + "release_date": "2021-11-25", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 171.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno7-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.2 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430 nits (typ), 600 nits (HDR)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno7 SE", + "General.OS Updates": "", + "General.Release Date": "November 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno7 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/panasonic/2014/eluga-u/panasonic-eluga-u-2gb-16gb-3g.json b/data/smartphone/panasonic/2014/eluga-u/panasonic-eluga-u-2gb-16gb-3g.json new file mode 100644 index 00000000000..26f397b710f --- /dev/null +++ b/data/smartphone/panasonic/2014/eluga-u/panasonic-eluga-u-2gb-16gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "panasonic-eluga-u-2gb-16gb-3g", + "name": "Panasonic Eluga U", + "brand": "panasonic", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2500, + "weight_g": 141.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "eluga-u", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Panasonic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.3 x 141.5 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "141 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, H.263", + "Name": "Panasonic Eluga U", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/panasonic/2018/eluga-z1-pro/panasonic-eluga-z1-pro-4gb-64gb-4g-lte.json b/data/smartphone/panasonic/2018/eluga-z1-pro/panasonic-eluga-z1-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..96cde0b71ad --- /dev/null +++ b/data/smartphone/panasonic/2018/eluga-z1-pro/panasonic-eluga-z1-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "panasonic-eluga-z1-pro-4gb-64gb-4g-lte", + "name": "Panasonic Eluga Z1 Pro", + "brand": "panasonic", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "eluga-z1-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.19 inches, 720 x 1500 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Panasonic", + "Camera.Auto Focus": "Yes, PDAF", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 157.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Square Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.19 inches, 720 x 1500 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Eluga Z1 Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Panasonic Eluga Z1 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16615}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/panasonic/2019/eluga-ray-810/panasonic-eluga-ray-810-4gb-64gb-4g-lte.json b/data/smartphone/panasonic/2019/eluga-ray-810/panasonic-eluga-ray-810-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..09fdea05a97 --- /dev/null +++ b/data/smartphone/panasonic/2019/eluga-ray-810/panasonic-eluga-ray-810-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "panasonic-eluga-ray-810-4gb-64gb-4g-lte", + "name": "Panasonic Eluga Ray 810", + "brand": "panasonic", + "release_date": "2019-11-12", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 158.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "eluga-ray-810", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 720 x 1500 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "26 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Panasonic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Continuos Shooting, High Dynamic Range mode (HDR), Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080P @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 154.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 720 x 1500 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambiant Light, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "EB-90S62E81K, Eluga Ray 810", + "General.OS Updates": "", + "General.Release Date": "November 12, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Panasonic Eluga Ray 810", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/razer/2017/phone/razer-phone-8gb-64gb-4g-lte.json b/data/smartphone/razer/2017/phone/razer-phone-8gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9596be7e9d3 --- /dev/null +++ b/data/smartphone/razer/2017/phone/razer-phone-8gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "razer-phone-8gb-64gb-4g-lte", + "name": "Razer Phone", + "brand": "razer", + "release_date": "2017-01-01", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 197.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Razer", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.7 x 158.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV, H.264", + "Name": "Razer Phone", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 39999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/realme/2018/2-3gb-ram-32gb/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/realme/2018/2-3gb-ram-32gb/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6e6c78c2309 --- /dev/null +++ b/data/smartphone/realme/2018/2-3gb-ram-32gb/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme 2 (3GB RAM + 32GB)", + "brand": "realme", + "release_date": "2018-08-28", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "2-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beautification 2.0, Bokeh Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.2 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.2%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2 Model", + "General.OS Updates": "", + "General.Release Date": "August 28, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 2 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C65 (6GB RAM + 128GB)\", \"Price\": 9499}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 115999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/realme/2018/2-pro-8gb-ram-128gb/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2018/2-pro-8gb-ram-128gb/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ebb4b9a83a8 --- /dev/null +++ b/data/smartphone/realme/2018/2-pro-8gb-ram-128gb/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 2 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3500, + "weight_g": 174.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "2-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 2 Pro 8GB RAM", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/eAAC+/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264/FLAC", + "Name": "Realme 2 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/realme/2018/2-pro/realme-2-pro-4gb-64gb-4g-lte.json b/data/smartphone/realme/2018/2-pro/realme-2-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5ebd0f62ab8 --- /dev/null +++ b/data/smartphone/realme/2018/2-pro/realme-2-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-2-pro-4gb-64gb-4g-lte", + "name": "Realme 2 Pro", + "brand": "realme", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 174.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 2 Pro", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/eAAC+/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264/FLAC", + "Name": "Realme 2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "-18.32887", + "Price Drop Amount": "-2564", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/realme/2018/u1-3gb-ram-32gb/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/realme/2018/u1-3gb-ram-32gb/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..f55ec0ec7b5 --- /dev/null +++ b/data/smartphone/realme/2018/u1-3gb-ram-32gb/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme U1 (3GB RAM + 32GB)", + "brand": "realme", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3500, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u1-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP
Water Drop Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme U1", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/eAAC+/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264/FLAC", + "Name": "Realme U1 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/realme/2018/u1-3gb-ram-64gb/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/realme/2018/u1-3gb-ram-64gb/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..822582d27af --- /dev/null +++ b/data/smartphone/realme/2018/u1-3gb-ram-64gb/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Realme U1 (3GB RAM + 64GB)", + "brand": "realme", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3500, + "weight_g": 168.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u1-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme U1", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/eAAC+/WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264/FLAC", + "Name": "Realme U1 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C35 (4GB RAM + 128GB)\", \"Price\": 8400}, {\"Name\": \"Realme Narzo 30 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15752}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/realme/2019/3-3gb-ram-32gb/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/realme/2019/3-3gb-ram-32gb/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..35442e77902 --- /dev/null +++ b/data/smartphone/realme/2019/3-3gb-ram-32gb/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme 3 (3GB RAM + 32GB)", + "brand": "realme", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 175.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 1520 x 720 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.22 inches, 1520 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction, Light Sensor, Proximity Sensor, G-sensor, Acceleration Sensor, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 3", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 3 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17300}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28433}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P70", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G72 MP3", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/realme/2019/3i-4gb-ram-64gb/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/3i-4gb-ram-64gb/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4456786c3ac --- /dev/null +++ b/data/smartphone/realme/2019/3i-4gb-ram-64gb/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme 3i (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2019-07-15", + "ram_gb": 4, + "battery_mah": 4230, + "weight_g": 175.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3i-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Hybrid HDR, Chroma Boost, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, E-Compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 3i", + "General.OS Updates": "", + "General.Release Date": "July 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 3i (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8473.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/realme/2019/3i/realme-3i-3gb-32gb-4g-lte.json b/data/smartphone/realme/2019/3i/realme-3i-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9ce5639a726 --- /dev/null +++ b/data/smartphone/realme/2019/3i/realme-3i-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-3i-3gb-32gb-4g-lte", + "name": "Realme 3i", + "brand": "realme", + "release_date": "2019-07-15", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 175.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "3i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Hybrid HDR, Chroma Boost, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 156.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, E-Compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 3i", + "General.OS Updates": "", + "General.Release Date": "July 15, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 3i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9\", \"Price\": 8999}, {\"Name\": \"Realme Narzo N65 5G\", \"Price\": 11956}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/realme/2019/4-pro/realme-4-pro-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/4-pro/realme-4-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d266d5e8a0e --- /dev/null +++ b/data/smartphone/realme/2019/4-pro/realme-4-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-4-pro-4gb-64gb-4g-lte", + "name": "Realme 4 Pro", + "brand": "realme", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "4-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 120/30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 161.2 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 100% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme 3 Pro", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 4 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 11 Pro Plus\", \"Price\": 26399}, {\"Name\": \"Vivo X90 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730" +} diff --git a/data/smartphone/realme/2019/5-4gb-ram-128gb/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2019/5-4gb-ram-128gb/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..58112264a1d --- /dev/null +++ b/data/smartphone/realme/2019/5-4gb-ram-128gb/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 5 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI beauty, AI Scene Recognition, Chrome boost, Super Nightscape, Filter Mode, Panorama, Expert Mode, Time-Lapse Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3+, Night mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "BeiDou, Galileo, GLONASS, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/realme/2019/5-4gb-ram-64gb/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/5-4gb-ram-64gb/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c97203d7abb --- /dev/null +++ b/data/smartphone/realme/2019/5-4gb-ram-64gb/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme 5 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI beauty, AI Scene Recognition, Chrome boost, Super Nightscape, Filter Mode, Panorama, Expert Mode, Time-Lapse Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3+, Night mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "BeiDou, Galileo, GLONASS, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "-21.46573", + "Price Drop Amount": "-2144", + "Related Items": "[{\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16930}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/realme/2019/5-pro-6gb-ram-64gb/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/realme/2019/5-pro-6gb-ram-64gb/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..990c79c3481 --- /dev/null +++ b/data/smartphone/realme/2019/5-pro-6gb-ram-64gb/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme 5 Pro (6GB RAM + 64GB)", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 6, + "battery_mah": 4035, + "weight_g": 184.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4035 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, AI Scene Recognition, Chrome Boost, Filter Mode, Panorama ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 157 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night mode, Corning Gorilla Glass 3+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5 Pro", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "-20.602499", + "Price Drop Amount": "-2987", + "Related Items": "[{\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25699}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2x2.3 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2019/5-pro-8gb-ram-128gb/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/5-pro-8gb-ram-128gb/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..aea5199d69b --- /dev/null +++ b/data/smartphone/realme/2019/5-pro-8gb-ram-128gb/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 5 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 8, + "battery_mah": 4035, + "weight_g": 184.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4035 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, AI Scene Recognition, Chrome Boost, Filter Mode, Panorama ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 157 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night mode, Corning Gorilla Glass 3+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5 Pro", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Realme 12X 5G (8GB RAM +128GB)\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2x2.3 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2019/5-pro/realme-5-pro-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/5-pro/realme-5-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..df77d6d672d --- /dev/null +++ b/data/smartphone/realme/2019/5-pro/realme-5-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-pro-4gb-64gb-4g-lte", + "name": "Realme 5 Pro", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 4, + "battery_mah": 4035, + "weight_g": 184.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4035 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, AI Scene Recognition, Chrome Boost, Filter Mode, Panorama ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 157 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night mode, Corning Gorilla Glass 3+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5 Pro", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-2.5294418", + "Price Drop Amount": "-379", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 15999}, {\"Name\": \"Realme 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 38999}, {\"Name\": \"Realme 8i\", \"Price\": 14900}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 12999}, {\"Name\": \"Honor 200\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 8999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2x2.3 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2019/5/realme-5-3gb-32gb-4g-lte.json b/data/smartphone/realme/2019/5/realme-5-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8d31e94f425 --- /dev/null +++ b/data/smartphone/realme/2019/5/realme-5-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-5-3gb-32gb-4g-lte", + "name": "Realme 5", + "brand": "realme", + "release_date": "2019-08-20", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI beauty, AI Scene Recognition, Chrome boost, Super Nightscape, Filter Mode, Panorama, Expert Mode, Time-Lapse Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3+, Night mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "BeiDou, Galileo, GLONASS, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "5", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 5 Pro\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8399}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/realme/2019/c2-2gb-ram-32gb/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/realme/2019/c2-2gb-ram-32gb/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6a908a609a8 --- /dev/null +++ b/data/smartphone/realme/2019/c2-2gb-ram-32gb/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Realme C2 (2GB RAM + 32GB)", + "brand": "realme", + "release_date": "2019-04-22", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c2-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.1 inches, 1560 x 720 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "4x Maximum Zoom Multiples, 5P Lens, Bokeh Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 154.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "In-cell Touch Panel Technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 89.35%", + "Display.Size": "6.1 inches, 1560 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Face Recognition, Kids Space, Clone Apps, Night Shield, 12nm CPU Technology, Diamond Cut Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "M-sensor, Light Sensor, Proximity Sensor, Gravity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C2", + "General.OS Updates": "", + "General.Release Date": "April 22, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C2 (2GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16849}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/realme/2019/c2-3gb-ram-32gb/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/realme/2019/c2-3gb-ram-32gb/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7e0d92f9939 --- /dev/null +++ b/data/smartphone/realme/2019/c2-3gb-ram-32gb/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme C2 (3GB RAM + 32GB)", + "brand": "realme", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c2-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "PDAF Fast Focusing, Slo-Mo Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 154.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 89.35%", + "Display.Size": "6.1 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "M-sensor, Light Sensor, Proximity Sensor, Gravity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C2", + "General.OS Updates": "", + "General.Release Date": "April, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C2 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 12 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Xiaomi Redmi Note 5 Pro\", \"Price\": 10499}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi 4A (32GB)\", \"Price\": 6499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/realme/2019/x-8gb-ram-128gb/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x-8gb-ram-128gb/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fd4802af8d1 --- /dev/null +++ b/data/smartphone/realme/2019/x-8gb-ram-128gb/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-07-15", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with aGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme X", + "General.OS Updates": "", + "General.Release Date": "July 15, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/realme/2019/x-8gb-ram-256gb/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/realme/2019/x-8gb-ram-256gb/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..3e8b6b7a01c --- /dev/null +++ b/data/smartphone/realme/2019/x-8gb-ram-256gb/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2019-08-11", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with aGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme X", + "General.OS Updates": "", + "General.Release Date": "August 11, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/realme/2019/x-master-edition/realme-x-master-edition-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x-master-edition/realme-x-master-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..67fc634ff0e --- /dev/null +++ b/data/smartphone/realme/2019/x-master-edition/realme-x-master-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x-master-edition-8gb-128gb-4g-lte", + "name": "Realme X Master Edition", + "brand": "realme", + "release_date": "2019-07-15", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x-master-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with aGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme X Master Edition", + "General.OS Updates": "", + "General.Release Date": "July 15, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X Master Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 27999}, {\"Name\": \"Realme 14x 5G\", \"Price\": 12898}, {\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/realme/2019/x-spiderman-edition/realme-x-spiderman-edition-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x-spiderman-edition/realme-x-spiderman-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..84ebb295111 --- /dev/null +++ b/data/smartphone/realme/2019/x-spiderman-edition/realme-x-spiderman-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x-spiderman-edition-8gb-128gb-4g-lte", + "name": "Realme X Spiderman Edition", + "brand": "realme", + "release_date": "2019-05-15", + "ram_gb": 8, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x-spiderman-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 120/30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 161.2 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 100% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme X Spiderman Edition", + "General.OS Updates": "", + "General.Release Date": "May 15, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X Spiderman Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/realme/2019/x/realme-x-4gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x/realme-x-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9cfe653848d --- /dev/null +++ b/data/smartphone/realme/2019/x/realme-x-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x-4gb-128gb-4g-lte", + "name": "Realme X", + "brand": "realme", + "release_date": "2019-07-15", + "ram_gb": 4, + "battery_mah": 3765, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3765 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Ultra HD, Chroma Boost, Portrait Mode, Expert Mode, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with aGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, Light Sensor, Proximity Sensor, Gravity Sensor, Accelerometer Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Realme X", + "General.OS Updates": "", + "General.Release Date": "July 15, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15743}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A50\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/realme/2019/x2-6gb-ram-128gb/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x2-6gb-ram-128gb/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ee4071e13b4 --- /dev/null +++ b/data/smartphone/realme/2019/x2-6gb-ram-128gb/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme X2 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-12-20", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Electric Image Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Ultra Wide)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X2 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/realme/2019/x2-8gb-ram-128gb/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x2-8gb-ram-128gb/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..865b28d21d1 --- /dev/null +++ b/data/smartphone/realme/2019/x2-8gb-ram-128gb/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X2 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-12-20", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Electric Image Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Ultra Wide)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X2 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 7\", \"Price\": 6899}, {\"Name\": \"Xiaomi Redmi 6A (2GB RAM + 32GB)\", \"Price\": 5999}, {\"Name\": \"Xiaomi Redmi Note 7s\", \"Price\": 7273}, {\"Name\": \"Xiaomi Redmi 7A\", \"Price\": 5999}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 9399}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19899}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"iQOO Z10 Turbo\", \"Price\": 21990}, {\"Name\": \"Realme GT 7 (12GB RAM + 256GB)\", \"Price\": 39998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/realme/2019/x2-8gb-ram-256gb/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/realme/2019/x2-8gb-ram-256gb/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..1fce5088702 --- /dev/null +++ b/data/smartphone/realme/2019/x2-8gb-ram-256gb/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X2 (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2019-12-20", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Electric Image Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Ultra Wide)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X2 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 22499}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 17498}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 Ultra (12GB RAM + 1TB)\", \"Price\": 159999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12980}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/realme/2019/x2-pro-12gb-ram-256gb/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte.json b/data/smartphone/realme/2019/x2-pro-12gb-ram-256gb/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..12e2a2a0ad4 --- /dev/null +++ b/data/smartphone/realme/2019/x2-pro-12gb-ram-256gb/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Realme X2 Pro (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2019-11-20", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 199.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "20X Hybrid Zoom, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, Slow Motion @ 960 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 161 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz, Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Gyro-meter, Acceleration ", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2 Pro", + "General.OS Updates": "", + "General.Release Date": "November 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X2 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26350}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2019/x2-pro-6gb-ram-64gb/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/realme/2019/x2-pro-6gb-ram-64gb/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0da9659b3f5 --- /dev/null +++ b/data/smartphone/realme/2019/x2-pro-6gb-ram-64gb/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme X2 Pro (6GB RAM + 64GB)", + "brand": "realme", + "release_date": "2019-11-20", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 199.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "20X Hybrid Zoom, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, Slow Motion @ 960 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 161 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz, Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Gyro-meter, Acceleration ", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2 Pro", + "General.OS Updates": "", + "General.Release Date": "November 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X2 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2019/x2-pro-master-edition/realme-x2-pro-master-edition-12gb-256gb-4g-lte.json b/data/smartphone/realme/2019/x2-pro-master-edition/realme-x2-pro-master-edition-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..b37823ef4de --- /dev/null +++ b/data/smartphone/realme/2019/x2-pro-master-edition/realme-x2-pro-master-edition-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-pro-master-edition-12gb-256gb-4g-lte", + "name": "Realme X2 Pro Master Edition", + "brand": "realme", + "release_date": "2019-11-20", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 199.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-pro-master-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/960 fps HD, @ 60 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 161 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz, Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0 ", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2 Pro Master Edition", + "General.OS Updates": "", + "General.Release Date": "November 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X2 Pro Master Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2019/x2-pro/realme-x2-pro-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/x2-pro/realme-x2-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b9c2f954bf6 --- /dev/null +++ b/data/smartphone/realme/2019/x2-pro/realme-x2-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-pro-8gb-128gb-4g-lte", + "name": "Realme X2 Pro", + "brand": "realme", + "release_date": "2019-11-20", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 199.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "20X Hybrid Zoom, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, Slow Motion @ 960 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 161 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90 Hz, Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Gyro-meter, Acceleration ", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2 Pro", + "General.OS Updates": "", + "General.Release Date": "November 20, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21819}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2019/x2/realme-x2-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/x2/realme-x2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..cf92b285c64 --- /dev/null +++ b/data/smartphone/realme/2019/x2/realme-x2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x2-4gb-64gb-4g-lte", + "name": "Realme X2", + "brand": "realme", + "release_date": "2019-12-20", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W VOOC Flash Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Electric Image Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Ultra Wide)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 60 Hz Refresh Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/realme/2019/xt-6gb-ram-64gb/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/realme/2019/xt-6gb-ram-64gb/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7db359af3e7 --- /dev/null +++ b/data/smartphone/realme/2019/xt-6gb-ram-64gb/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme XT (6GB RAM + 64GB)", + "brand": "realme", + "release_date": "2019-09-13", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xt-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Night Mode, ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction, Light Sensor, Proximity Sensor, G-Sensor, Acceleration Sensor, Pedometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XT", + "General.OS Updates": "", + "General.Release Date": "September 13, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme XT (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Realme GT 6\", \"Price\": 27999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Z10 Lite 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16970}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2019/xt-8gb-ram-128gb/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2019/xt-8gb-ram-128gb/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f88fe9037a7 --- /dev/null +++ b/data/smartphone/realme/2019/xt-8gb-ram-128gb/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme XT (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2019-09-13", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xt-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Night Mode, ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction, Light Sensor, Proximity Sensor, G-Sensor, Acceleration Sensor, Pedometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XT", + "General.OS Updates": "", + "General.Release Date": "September 13, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme XT (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 27999}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 116549}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47250}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 22490}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 77999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2019/xt/realme-xt-4gb-64gb-4g-lte.json b/data/smartphone/realme/2019/xt/realme-xt-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..19a3644dea6 --- /dev/null +++ b/data/smartphone/realme/2019/xt/realme-xt-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-xt-4gb-64gb-4g-lte", + "name": "Realme XT", + "brand": "realme", + "release_date": "2019-09-13", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 183.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xt", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W VOOC Flash Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 158.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Night Mode, ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction, Light Sensor, Proximity Sensor, G-Sensor, Acceleration Sensor, Pedometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XT", + "General.OS Updates": "", + "General.Release Date": "September 13, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme XT", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 5G\", \"Price\": 17999}, {\"Name\": \"Realme P3 Ultra (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22969}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Poco X2\", \"Price\": 9999}, {\"Name\": \"Realme C35\", \"Price\": 8499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/realme/2020/6-6gb-ram-128gb/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2020/6-6gb-ram-128gb/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8b84dff8478 --- /dev/null +++ b/data/smartphone/realme/2020/6-6gb-ram-128gb/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 6 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-03-05", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 191.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Super NightScape, Panoramic View, Expert Mode, Timelapse, Portrait Mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 162.1 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6", + "General.OS Updates": "", + "General.Release Date": "March 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme 6 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C11\", \"Price\": 6490}, {\"Name\": \"CMF Phone 1 (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G90T ", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G76 MC4 800MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g90t" +} diff --git a/data/smartphone/realme/2020/6-pro-6gb-ram-128gb/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2020/6-pro-6gb-ram-128gb/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8eea42e43b0 --- /dev/null +++ b/data/smartphone/realme/2020/6-pro-6gb-ram-128gb/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 6 Pro (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-03-05", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 195.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, AI Scene Recognition, Chrome Boost, Filter Mode, Panorama ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Wide Angle)
12 MP ƒ/2.5 (Telephoto)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A GPS, Glonass, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6 Pro", + "General.OS Updates": "", + "General.Release Date": "March 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme 6 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2020/6-pro-8gb-ram-128gb/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2020/6-pro-8gb-ram-128gb/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a98703bdbf3 --- /dev/null +++ b/data/smartphone/realme/2020/6-pro-8gb-ram-128gb/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 6 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-03-05", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 195.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, AI Scene Recognition, Chrome Boost, Filter Mode, Panorama ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Wide Angle)
12 MP ƒ/2.5 (Telephoto)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A GPS, Glonass, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6 Pro", + "General.OS Updates": "", + "General.Release Date": "March 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme 6 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 24990}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Realme GT 6T\", \"Price\": 25989}, {\"Name\": \"Realme 10 Pro Plus\", \"Price\": 22999}, {\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19090}, {\"Name\": \"Samsung Galaxy A34 5G (8GB RAM + 128GB)\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2020/6i/realme-6i-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/6i/realme-6i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7a089dc580b --- /dev/null +++ b/data/smartphone/realme/2020/6i/realme-6i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-6i-4gb-64gb-4g-lte", + "name": "Realme 6i", + "brand": "realme", + "release_date": "2020-07-24", + "ram_gb": 4, + "battery_mah": 4300, + "weight_g": 191.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30 W Flash Charge Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, Continuous Capture Modes (20 Max), Ways of Taking Photos: Timer, Touch, Volume Button", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 162.1 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Glass Material", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Heat Dissipation Technology: Dual Layer Graphite + Copper Foil, PD Charge Support, Bluetooth Audio Codec: SBC, AAC, APTX, APTX HD, LDAC, WLAN Display, WIFI Antenna Technology: SISO, Split Screen, Clone Apps, Kids Space, Voice Wake Up, Night Shield, Game Acceleration, APP Market, Theme Store, Clone Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX2002, 6i", + "General.OS Updates": "", + "General.Release Date": "July 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme 6i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G90T", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM G76", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g90t" +} diff --git a/data/smartphone/realme/2020/6s/realme-6s-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/6s/realme-6s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1fc998aca9f --- /dev/null +++ b/data/smartphone/realme/2020/6s/realme-6s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-6s-4gb-64gb-4g-lte", + "name": "Realme 6s", + "brand": "realme", + "release_date": "2020-05-26", + "ram_gb": 4, + "battery_mah": 4300, + "weight_g": 191.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super NightScape, Panoramic view, Expert mode, Timelapse, Portrait mode, HDR, Ultra wide mode, Ultra macro mode, AI scene recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)
B/W", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 162.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6s", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 6s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27479}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20570}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G90T", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G76 MC4 800MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g90t" +} diff --git a/data/smartphone/realme/2020/7-pro-8gb-ram-128gb/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2020/7-pro-8gb-ram-128gb/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f87ccd38381 --- /dev/null +++ b/data/smartphone/realme/2020/7-pro-8gb-ram-128gb/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 7 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-09-03", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 182.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SuperDart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Pro Nightscape, Starry Mode, Super NightScape, Panoramic View, Expert Mode, Timelapse, Portrait Mode, HDR, Ultra Wide-angle Mode, Ultra Macro mode, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 160.9 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7 Pro", + "General.OS Updates": "", + "General.Release Date": "September 3, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, MP2, WMA, IMY, MMF, SND", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV,MPG, WEBM", + "Name": "Realme 7 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19199}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Realme 12 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 24149}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 18548}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2020/7-pro-se/realme-7-pro-se-8gb-128gb-4g-lte.json b/data/smartphone/realme/2020/7-pro-se/realme-7-pro-se-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..dcb58b2a71d --- /dev/null +++ b/data/smartphone/realme/2020/7-pro-se/realme-7-pro-se-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7-pro-se-8gb-128gb-4g-lte", + "name": "Realme 7 Pro SE", + "brand": "realme", + "release_date": "2020-10-21", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-pro-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7 Pro SE", + "General.OS Updates": "", + "General.Release Date": "October 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 7 Pro SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31699}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/realme/2020/7-pro/realme-7-pro-6gb-128gb-4g-lte.json b/data/smartphone/realme/2020/7-pro/realme-7-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..555eae8901d --- /dev/null +++ b/data/smartphone/realme/2020/7-pro/realme-7-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7-pro-6gb-128gb-4g-lte", + "name": "Realme 7 Pro", + "brand": "realme", + "release_date": "2020-09-03", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 182.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SuperDart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Pro Nightscape, Starry Mode, Super NightScape, Panoramic View, Expert Mode, Timelapse, Portrait Mode, HDR, Ultra Wide-angle Mode, Ultra Macro mode, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 160.9 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7 Pro", + "General.OS Updates": "", + "General.Release Date": "September 3, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, MP2, WMA, IMY, MMF, SND", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV,MPG, WEBM", + "Name": "Realme 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "-1.8344584", + "Price Drop Amount": "-385", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23600}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme X7 Max\", \"Price\": 26999}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12999}, {\"Name\": \"Realme 15 5G\", \"Price\": 23999}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25699}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2020/7/realme-7-6gb-64gb-4g-lte.json b/data/smartphone/realme/2020/7/realme-7-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3b69cda0754 --- /dev/null +++ b/data/smartphone/realme/2020/7/realme-7-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7-6gb-64gb-4g-lte", + "name": "Realme 7", + "brand": "realme", + "release_date": "2020-09-03", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 196.5, + "os": "Android v10, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W SuperDart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Starry Mode, Super Nightscape, Panorama, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7 ", + "General.OS Updates": "", + "General.Release Date": "September 3, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 30\", \"Price\": 11999}, {\"Name\": \"Realme Narzo 30 Pro\", \"Price\": 13499}, {\"Name\": \"Realme 8i\", \"Price\": 11499}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Realme P4 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 12490}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Realme 9 4G\", \"Price\": 13490}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G76 MC4 800MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v12" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/realme/2020/7i-4gb-ram-128gb/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2020/7i-4gb-ram-128gb/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..07581ebd206 --- /dev/null +++ b/data/smartphone/realme/2020/7i-4gb-ram-128gb/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 7i (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-10-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7i-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NTSC Color Saturation, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7i", + "General.OS Updates": "", + "General.Release Date": "October 7, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 7i (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}, {\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Poco X6 5G\", \"Price\": 17499}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15915}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/realme/2020/7i/realme-7i-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/7i/realme-7i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..084451b8168 --- /dev/null +++ b/data/smartphone/realme/2020/7i/realme-7i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-7i-4gb-64gb-4g-lte", + "name": "Realme 7i", + "brand": "realme", + "release_date": "2020-10-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "7i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NTSC Color Saturation, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7i", + "General.OS Updates": "", + "General.Release Date": "October 7, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme 7i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 6i\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/realme/2020/c11/realme-c11-2gb-32gb-4g-lte.json b/data/smartphone/realme/2020/c11/realme-c11-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6a924fc5b78 --- /dev/null +++ b/data/smartphone/realme/2020/c11/realme-c11-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c11-2gb-32gb-4g-lte", + "name": "Realme C11", + "brand": "realme", + "release_date": "2020-07-14", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "40 days", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, Continuous Capture Modes", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "720P @ 30 fps HD, 1080P @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.4 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, GG3 Touch Screen Glass Material , Oleophpbic Coating", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "with A-GPS ,Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX2185, C11", + "General.OS Updates": "", + "General.Release Date": "July 14, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C11 2021\", \"Price\": 7499}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2020/c12/realme-c12-3gb-32gb-4g-lte.json b/data/smartphone/realme/2020/c12/realme-c12-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b77afd4bdb1 --- /dev/null +++ b/data/smartphone/realme/2020/c12/realme-c12-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c12-3gb-32gb-4g-lte", + "name": "Realme C12", + "brand": "realme", + "release_date": "2020-08-18", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C12", + "General.OS Updates": "", + "General.Release Date": "August 18, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "-0.44373414", + "Price Drop Amount": "-33", + "Related Items": "[{\"Name\": \"Realme 12 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 7298}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2020/c15-4gb-ram-64gb/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/c15-4gb-ram-64gb/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..06da51b57e7 --- /dev/null +++ b/data/smartphone/realme/2020/c15-4gb-ram-64gb/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C15 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2020-08-18", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c15-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "60 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "46 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Chroma Boost, Ultra-wide Mode, Beauty, Filter, HDR Mode, Panoramic View, Portrait, Timelapse, Slo-mo, Super NightScape, Expert Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4
Retro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C15", + "General.OS Updates": "", + "General.Release Date": "August 18, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C15 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C61\", \"Price\": 5799}, {\"Name\": \"Xiaomi Redmi A3 (6GB RAM + 128GB)\", \"Price\": 7935}, {\"Name\": \"Vivo Y30\", \"Price\": 11999}, {\"Name\": \"Ai+ Pulse\", \"Price\": 4999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Octa-core 2.3 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2020/c15-holiday-edition/realme-c15-holiday-edition-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/c15-holiday-edition/realme-c15-holiday-edition-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..951d26adb7c --- /dev/null +++ b/data/smartphone/realme/2020/c15-holiday-edition/realme-c15-holiday-edition-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c15-holiday-edition-4gb-64gb-4g-lte", + "name": "Realme C15 Holiday Edition", + "brand": "realme", + "release_date": "2020-12-03", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c15-holiday-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "60 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "46 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Chroma Boost, Ultra-wide Mode, Beauty, Filter, HDR Mode, Panoramic View, Portrait, Timelapse, Slo-mo, Super NightScape, Expert Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4
Retro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C15 Holiday Edition", + "General.OS Updates": "", + "General.Release Date": "December 03, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C15 Holiday Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/realme/2020/c15-qualcomm-edition-4gb-ram-64gb/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/c15-qualcomm-edition-4gb-ram-64gb/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e1a72806968 --- /dev/null +++ b/data/smartphone/realme/2020/c15-qualcomm-edition-4gb-ram-64gb/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C15 Qualcomm Edition (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2020-10-28", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c15-qualcomm-edition-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "60 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "46 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Chroma Boost, Ultra-wide Mode, Beauty, Filter, HDR Mode, Panoramic View, Portrait, Timelapse, Slo-mo, Super NightScape, Expert Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4
Retro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C15 Qualcomm Edition", + "General.OS Updates": "", + "General.Release Date": "October 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C15 Qualcomm Edition (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2020/c15-qualcomm-edition/realme-c15-qualcomm-edition-3gb-32gb-4g-lte.json b/data/smartphone/realme/2020/c15-qualcomm-edition/realme-c15-qualcomm-edition-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3e23a4f51d8 --- /dev/null +++ b/data/smartphone/realme/2020/c15-qualcomm-edition/realme-c15-qualcomm-edition-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c15-qualcomm-edition-3gb-32gb-4g-lte", + "name": "Realme C15 Qualcomm Edition", + "brand": "realme", + "release_date": "2020-10-28", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c15-qualcomm-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "60 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "46 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Chroma Boost, Ultra-wide Mode, Beauty, Filter, HDR Mode, Panoramic View, Portrait, Timelapse, Slo-mo, Super NightScape, Expert Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4
Retro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C15 Qualcomm Edition", + "General.OS Updates": "", + "General.Release Date": "October 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C15 Qualcomm Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A04s (4GB RAM + 128GB)\", \"Price\": 10490}, {\"Name\": \"Realme C25\", \"Price\": 9999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/realme/2020/c15/realme-c15-3gb-32gb-4g-lte.json b/data/smartphone/realme/2020/c15/realme-c15-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b49934713d3 --- /dev/null +++ b/data/smartphone/realme/2020/c15/realme-c15-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c15-3gb-32gb-4g-lte", + "name": "Realme C15", + "brand": "realme", + "release_date": "2020-08-18", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c15", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "60 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "57 days", + "Battery.Talk Time": "46 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Chroma Boost, Ultra-wide Mode, Beauty, Filter, HDR Mode, Panoramic View, Portrait, Timelapse, Slo-mo, Super NightScape, Expert Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4
Retro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C15", + "General.OS Updates": "", + "General.Release Date": "August 18, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C15", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "10.226198", + "Price Drop Amount": "716", + "Related Items": "[{\"Name\": \"Realme 8 5G (4GB RAM + 64GB)\", \"Price\": 15499}, {\"Name\": \"Realme C12\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8499}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi 13C 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Realme Narzo 30A\", \"Price\": 8399}, {\"Name\": \"POCO C31 (4GB RAM + 64GB)\", \"Price\": 7390}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Octa-core 2.3 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2020/c17/realme-c17-6gb-128gb-4g-lte.json b/data/smartphone/realme/2020/c17/realme-c17-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9334d66454e --- /dev/null +++ b/data/smartphone/realme/2020/c17/realme-c17-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c17-6gb-128gb-4g-lte", + "name": "Realme C17", + "brand": "realme", + "release_date": "2020-09-21", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR, Ultra wide, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C17", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A17\", \"Price\": 10083}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16095}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/realme/2020/c3-4gb-ram-64gb/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/c3-4gb-ram-64gb/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ad7bcd20421 --- /dev/null +++ b/data/smartphone/realme/2020/c3-4gb-ram-64gb/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C3 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2020-02-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c3-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 276 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "19 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "1 month", + "Battery.Talk Time": "43 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beauty, Chroma Boost, Super Nightscape, Panorama Mode, Expert Mode, Time-Lapse Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.4 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3, Night Mode, 60HZ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 276 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Accelerometer, Magnetic Induction Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C3", + "General.OS Updates": "", + "General.Release Date": "February 6, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme C3 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 8 5G (8GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Realme 14x 5G\", \"Price\": 13440}, {\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 13390}, {\"Name\": \"Realme 12X\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7349}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Poco C65\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 15499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/realme/2020/c3-triple-cameras/realme-c3-triple-cameras-2gb-32gb-4g-lte.json b/data/smartphone/realme/2020/c3-triple-cameras/realme-c3-triple-cameras-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b17246f603e --- /dev/null +++ b/data/smartphone/realme/2020/c3-triple-cameras/realme-c3-triple-cameras-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c3-triple-cameras-2gb-32gb-4g-lte", + "name": "Realme C3 (Triple Cameras)", + "brand": "realme", + "release_date": "2020-02-19", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c3-triple-cameras", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C3", + "General.OS Updates": "", + "General.Release Date": "February 19, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Mini+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C3 (Triple Cameras)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13993}, {\"Name\": \"Realme C25Y (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 18999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/realme/2020/narzo-10/realme-narzo-10-4gb-128gb-4g-lte.json b/data/smartphone/realme/2020/narzo-10/realme-narzo-10-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..658dd0a00f6 --- /dev/null +++ b/data/smartphone/realme/2020/narzo-10/realme-narzo-10-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-10-4gb-128gb-4g-lte", + "name": "Realme Narzo 10", + "brand": "realme", + "release_date": "2020-05-11", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "54 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "39 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
ƒ/2.4
B&W", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Care, COG Screen Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro Compass, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 10", + "General.OS Updates": "", + "General.Release Date": "May 11, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 30\", \"Price\": 10999}, {\"Name\": \"Realme Narzo 20\", \"Price\": 9999}, {\"Name\": \"Poco M6 Pro 5G\", \"Price\": 9990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/realme/2020/narzo-10a-4gb-ram-64gb/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/narzo-10a-4gb-ram-64gb/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7267f6dc51e --- /dev/null +++ b/data/smartphone/realme/2020/narzo-10a-4gb-ram-64gb/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 10A (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2020-06-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-10a-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "19 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "1 month", + "Battery.Talk Time": "43 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, Chroma Boost, Filter Mode, Panorama Mode, Expert Mode, Time-Lapse Mode, Ultra Macro Mode, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.4 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode for Eye Care, COG Screen Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 10A", + "General.OS Updates": "", + "General.Release Date": "June 22, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 10A (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/realme/2020/narzo-10a/realme-narzo-10a-3gb-32gb-4g-lte.json b/data/smartphone/realme/2020/narzo-10a/realme-narzo-10a-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3655196d6c4 --- /dev/null +++ b/data/smartphone/realme/2020/narzo-10a/realme-narzo-10a-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-10a-3gb-32gb-4g-lte", + "name": "Realme Narzo 10A", + "brand": "realme", + "release_date": "2020-05-11", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-10a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "19 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "1 month", + "Battery.Talk Time": "43 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, Chroma Boost, Filter Mode, Panorama Mode, Expert Mode, Time-Lapse Mode, Ultra Macro Mode, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.4 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Night Mode for Eye Care, COG Screen Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 10A", + "General.OS Updates": "", + "General.Release Date": "May 11, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 10A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "12.788378", + "Price Drop Amount": "767", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 8A\", \"Price\": 6750}, {\"Name\": \"Samsung Galaxy A03\", \"Price\": 6999}, {\"Name\": \"Realme C20\", \"Price\": 5999}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/realme/2020/narzo-20-4gb-ram-128gb/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2020/narzo-20-4gb-ram-128gb/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..055923bc6c8 --- /dev/null +++ b/data/smartphone/realme/2020/narzo-20-4gb-ram-128gb/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 20 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-09-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-20-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass with Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 20", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 20 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Realme Narzo 10\", \"Price\": 7999}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2020/narzo-20/realme-narzo-20-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/narzo-20/realme-narzo-20-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0260868d96a --- /dev/null +++ b/data/smartphone/realme/2020/narzo-20/realme-narzo-20-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-20-4gb-64gb-4g-lte", + "name": "Realme Narzo 20", + "brand": "realme", + "release_date": "2020-09-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass with Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 20", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10290.0", + "Price Drop": "2.0947537", + "Price Drop Amount": "216", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 17460}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 16599}, {\"Name\": \"Realme C21 (4GB RAM + 64GB)\", \"Price\": 9999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2020/narzo-20a-4gb-ram-64gb/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2020/narzo-20a-4gb-ram-64gb/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a3eee048a0c --- /dev/null +++ b/data/smartphone/realme/2020/narzo-20a-4gb-ram-64gb/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 20A (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2020-09-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-20a-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 480p @ 120 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 20A", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 20A (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9900.0", + "Price Drop": "-1.316729", + "Price Drop Amount": "-130", + "Related Items": "[{\"Name\": \"Realme 15 5G\", \"Price\": 23599}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/realme/2020/narzo-20a/realme-narzo-20a-3gb-32gb-4g-lte.json b/data/smartphone/realme/2020/narzo-20a/realme-narzo-20a-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..51c247cd9bb --- /dev/null +++ b/data/smartphone/realme/2020/narzo-20a/realme-narzo-20a-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-20a-3gb-32gb-4g-lte", + "name": "Realme Narzo 20A", + "brand": "realme", + "release_date": "2020-09-21", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-20a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 480p @ 120 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 20A", + "General.OS Updates": "", + "General.Release Date": "September 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 20A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "-0.020922404", + "Price Drop Amount": "-2", + "Related Items": "[{\"Name\": \"Realme P4x 5G (8GB RAM + 256GB)\", \"Price\": 18369}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/realme/2020/v3-5g/realme-v3-5g-6gb-64gb-5g.json b/data/smartphone/realme/2020/v3-5g/realme-v3-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..43c4db28562 --- /dev/null +++ b/data/smartphone/realme/2020/v3-5g/realme-v3-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-v3-5g-6gb-64gb-5g", + "name": "Realme V3 5G", + "brand": "realme", + "release_date": "2020-09-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.4 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V3 5G", + "General.OS Updates": "", + "General.Release Date": "September 01, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme V3 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/realme/2020/x3-8gb-ram-128gb/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2020/x3-8gb-ram-128gb/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5b3e2425ed5 --- /dev/null +++ b/data/smartphone/realme/2020/x3-8gb-ram-128gb/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X3 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-06-25", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x3-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Expert Mode, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, EIS Support", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Main)
8 MP ƒ/0.2 (Depth Sensor)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
12 MP ƒ/2.48 (Telephoto)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Full HD+, Ultra Smooth Display, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS, GLONSS, BEIDOU, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3", + "General.OS Updates": "", + "General.Release Date": "June 25, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X3 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2020/x3-superzoom-edition-12gb-ram-256gb/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte.json b/data/smartphone/realme/2020/x3-superzoom-edition-12gb-ram-256gb/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..2e096c15f2c --- /dev/null +++ b/data/smartphone/realme/2020/x3-superzoom-edition-12gb-ram-256gb/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Realme X3 SuperZoom Edition (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2020-06-25", + "ram_gb": 12, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x3-superzoom-edition-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Expert Mode, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, EIS Support", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
8 MP ƒ/3.4
Periscope
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONSS, BEIDOU, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3 SuperZoom Edition", + "General.OS Updates": "", + "General.Release Date": "June 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X3 SuperZoom Edition (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "35.592396", + "Price Drop Amount": "6403", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19434}, {\"Name\": \"Xiaomi Mi 11X 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Realme P1 Speed 5G (8GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Poco X6 5G (12GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19998}, {\"Name\": \"Motorola Moto G85 5G (12GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16889}, {\"Name\": \"Motorola Moto G54 5G (12GB RAM +256GB)\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2020/x3-superzoom-edition-8gb-ram-256gb/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/realme/2020/x3-superzoom-edition-8gb-ram-256gb/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0b407e6712e --- /dev/null +++ b/data/smartphone/realme/2020/x3-superzoom-edition-8gb-ram-256gb/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X3 SuperZoom Edition (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2020-06-25", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x3-superzoom-edition-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Expert Mode, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, EIS Support", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
8 MP ƒ/3.4
Periscope
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONSS, BEIDOU, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3 SuperZoom Edition", + "General.OS Updates": "", + "General.Release Date": "June 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X3 SuperZoom Edition (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "-9.683638", + "Price Drop Amount": "-3099", + "Related Items": "[{\"Name\": \"Realme Narzo 20 Pro (8GB RAM +128GB)\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G73\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2020/x3-superzoom-edition/realme-x3-superzoom-edition-8gb-128gb-4g-lte.json b/data/smartphone/realme/2020/x3-superzoom-edition/realme-x3-superzoom-edition-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..50dd55ca216 --- /dev/null +++ b/data/smartphone/realme/2020/x3-superzoom-edition/realme-x3-superzoom-edition-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x3-superzoom-edition-8gb-128gb-4g-lte", + "name": "Realme X3 SuperZoom Edition", + "brand": "realme", + "release_date": "2020-06-25", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x3-superzoom-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Expert Mode, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, EIS Support", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.25 (Wide Angle)
8 MP ƒ/3.4
Periscope
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONSS, BEIDOU, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3 SuperZoom Edition", + "General.OS Updates": "", + "General.Release Date": "June 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, AAC/M4A, MP3, WMA, AMR/AWB, FLAC, ALAC, OGG, AIFF, APE, MID/MIDI/IMY, MP2, QCELP, EVRC, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X3 SuperZoom Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2020/x3/realme-x3-6gb-128gb-4g-lte.json b/data/smartphone/realme/2020/x3/realme-x3-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8400e84ef1b --- /dev/null +++ b/data/smartphone/realme/2020/x3/realme-x3-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x3-6gb-128gb-4g-lte", + "name": "Realme X3", + "brand": "realme", + "release_date": "2020-06-25", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Expert Mode, Portrait Mode, Time-lapse Photography, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, EIS Support", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Main)
8 MP ƒ/0.2 (Depth Sensor)", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
12 MP ƒ/2.48 (Telephoto)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Full HD+, Ultra Smooth Display, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS, GLONSS, BEIDOU, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3", + "General.OS Updates": "", + "General.Release Date": "June 25, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/realme/2020/x50-pro-5g-12gb-ram-256gb/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2020/x50-pro-5g-12gb-ram-256gb/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..c4147f04ae6 --- /dev/null +++ b/data/smartphone/realme/2020/x50-pro-5g-12gb-ram-256gb/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme X50 Pro 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2020-02-24", + "ram_gb": 12, + "battery_mah": 4200, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Super Dart", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GW1", + "Camera.Features": "HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, SuperNight", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
12 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 158.96 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, BeiDou, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic, Light Sensor, Proximity, Gyroscope, Acceleration, Magnetic IInduction Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "February 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme X50 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 7 Pro (16GB RAM + 512GB)\", \"Price\": 52099}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/realme/2020/x50-pro-5g-8gb-ram-128gb/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2020/x50-pro-5g-8gb-ram-128gb/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c526558b9cb --- /dev/null +++ b/data/smartphone/realme/2020/x50-pro-5g-8gb-ram-128gb/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme X50 Pro 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2020-02-24", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50-pro-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Super Dart", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GW1", + "Camera.Features": "HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, SuperNight", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
12 MP ƒ/2.5 (Telephoto)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 158.96 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, BeiDou, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic, Light Sensor, Proximity, Gyroscope, Acceleration, Magnetic IInduction Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "February 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme X50 Pro 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/realme/2020/x50-pro-player-edition/realme-x50-pro-player-edition-6gb-128gb-5g.json b/data/smartphone/realme/2020/x50-pro-player-edition/realme-x50-pro-player-edition-6gb-128gb-5g.json new file mode 100644 index 00000000000..f06484e1d53 --- /dev/null +++ b/data/smartphone/realme/2020/x50-pro-player-edition/realme-x50-pro-player-edition-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x50-pro-player-edition-6gb-128gb-5g", + "name": "Realme X50 Pro Player Edition", + "brand": "realme", + "release_date": "2020-05-25", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 209.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50-pro-player-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Super Dart", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, SuperNight", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Ultra Wide)
8 MP ƒ/2.5 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 159 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic, Light Sensor, Proximity, Gyroscope, Acceleration", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50 Pro Player Edition", + "General.OS Updates": "", + "General.Release Date": "May 25, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme X50 Pro Player Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14399}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/realme/2020/x50m-5g-8gb-ram-256gb/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2020/x50m-5g-8gb-ram-256gb/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..85f63c8fda9 --- /dev/null +++ b/data/smartphone/realme/2020/x50m-5g-8gb-ram-256gb/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme X50m 5G (8GB RAM +256GB)", + "brand": "realme", + "release_date": "2020-04-23", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 202.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50m-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
2 MP (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50m 5G", + "General.OS Updates": "", + "General.Release Date": "April 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Realme X50m 5G (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/realme/2021/8-6gb-ram-128gb/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8-6gb-ram-128gb/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a8dc203d2ca --- /dev/null +++ b/data/smartphone/realme/2021/8-6gb-ram-128gb/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 8 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-03-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Starry Mode, Tilt-shift, Neon Portrait, Dynamic Bokeh, AI Colour Portrait, Super Nightscape, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "COG Sealing Process, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "March 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme 8 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"Realme Narzo 70 Turbo 5G\", \"Price\": 14483}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/realme/2021/8-8gb-ram-128gb/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8-8gb-ram-128gb/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7ce3546c1c6 --- /dev/null +++ b/data/smartphone/realme/2021/8-8gb-ram-128gb/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 8 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-03-24", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Starry Mode, Tilt-shift, Neon Portrait, Dynamic Bokeh, AI Colour Portrait, Super Nightscape, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "COG Sealing Process, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "March 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme 8 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Ultra\", \"Price\": 23085}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12989}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)\", \"Price\": 23998}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20249}, {\"Name\": \"Poco M6 5G\", \"Price\": 9250}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/realme/2021/8-pro-8gb-ram-128gb/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8-pro-8gb-ram-128gb/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c4d23765e21 --- /dev/null +++ b/data/smartphone/realme/2021/8-pro-8gb-ram-128gb/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 8 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-03-24", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperDart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Nightscape, Starry Mode, Super NightScape, Panoramic View, Expert Mode, Timelapse, Portrait Mode, HDR, Ultra Wide-angle Mode, Ultra Macro mode, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8 Pro", + "General.OS Updates": "", + "General.Release Date": "March 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, MP2, WMA, IMY, MMF, SND", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV,MPG, WEBM", + "Name": "Realme 8 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 40 Neo\", \"Price\": 20990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2021/8-pro/realme-8-pro-6gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8-pro/realme-8-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d61ccfd51a1 --- /dev/null +++ b/data/smartphone/realme/2021/8-pro/realme-8-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8-pro-6gb-128gb-4g-lte", + "name": "Realme 8 Pro", + "brand": "realme", + "release_date": "2021-03-24", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperDart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Nightscape, Starry Mode, Super NightScape, Panoramic View, Expert Mode, Timelapse, Portrait Mode, HDR, Ultra Wide-angle Mode, Ultra Macro mode, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8 Pro", + "General.OS Updates": "", + "General.Release Date": "March 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, MP2, WMA, IMY, MMF, SND", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV,MPG, WEBM", + "Name": "Realme 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 8\", \"Price\": 10999}, {\"Name\": \"Realme 7 Pro\", \"Price\": 20999}, {\"Name\": \"Realme 9 Pro Plus 5G\", \"Price\": 27990}, {\"Name\": \"Realme 8i\", \"Price\": 14900}, {\"Name\": \"Realme Narzo 50\", \"Price\": 10999}, {\"Name\": \"Oppo K13\", \"Price\": 16414}, {\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9499}, {\"Name\": \"Realme GT Master Edition 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/realme/2021/8/realme-8-4gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8/realme-8-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..535c0aa56d9 --- /dev/null +++ b/data/smartphone/realme/2021/8/realme-8-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8-4gb-128gb-4g-lte", + "name": "Realme 8", + "brand": "realme", + "release_date": "2021-03-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Starry Mode, Tilt-shift, Neon Portrait, Dynamic Bokeh, AI Colour Portrait, Super Nightscape, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.25 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 160.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "COG Sealing Process, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8", + "General.OS Updates": "", + "General.Release Date": "March 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 8s 5G\", \"Price\": 17999}, {\"Name\": \"Realme 8 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9999}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Realme X7 Pro\", \"Price\": 18453}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 14999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"iQOO Z6 Lite 5G\", \"Price\": 12999}, {\"Name\": \"Realme 14 Pro 5G\", \"Price\": 22990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/realme/2021/8i-6gb-ram-128gb/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2021/8i-6gb-ram-128gb/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bbd826aaf4c --- /dev/null +++ b/data/smartphone/realme/2021/8i-6gb-ram-128gb/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 8i (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-09-09", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8i-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Steady Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 480 nits Maximum Brightness, 1200:1 Screen Contrast, 96% Color Saturation, COG Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8i", + "General.OS Updates": "", + "General.Release Date": "September 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 8i (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10849.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X4 Pro 5G (8GB RAM + 128GB)\", \"Price\": 15480}, {\"Name\": \"Realme 8s 5G\", \"Price\": 17999}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24998}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/realme/2021/8i/realme-8i-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/8i/realme-8i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..debb5239e02 --- /dev/null +++ b/data/smartphone/realme/2021/8i/realme-8i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-8i-4gb-64gb-4g-lte", + "name": "Realme 8i", + "brand": "realme", + "release_date": "2021-09-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "8i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Steady Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 480 nits Maximum Brightness, 1200:1 Screen Contrast, 96% Color Saturation, COG Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "8i", + "General.OS Updates": "", + "General.Release Date": "September 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 8i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14900.0", + "Price Drop": "-10.303179", + "Price Drop Amount": "-1535", + "Related Items": "[{\"Name\": \"Realme Narzo 50\", \"Price\": 10799}, {\"Name\": \"Realme P3 5G\", \"Price\": 16639}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 11397}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10275}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6099}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 9590}, {\"Name\": \"Realme C35\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 10490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/realme/2021/c11-2021-4gb-ram-64gb/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/c11-2021-4gb-ram-64gb/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..126c7e3172d --- /dev/null +++ b/data/smartphone/realme/2021/c11-2021-4gb-ram-64gb/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C11 2021 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2021-05-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c11-2021-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C11 2021", + "General.OS Updates": "", + "General.Release Date": "May 04, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C11 2021 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-4.110594", + "Price Drop Amount": "-370", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21097}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84980}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/realme/2021/c11-2021/realme-c11-2021-2gb-32gb-4g-lte.json b/data/smartphone/realme/2021/c11-2021/realme-c11-2021-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fbd223942c3 --- /dev/null +++ b/data/smartphone/realme/2021/c11-2021/realme-c11-2021-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c11-2021-2gb-32gb-4g-lte", + "name": "Realme C11 2021", + "brand": "realme", + "release_date": "2021-05-04", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c11-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C11 2021", + "General.OS Updates": "", + "General.Release Date": "May 04, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C11 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6890.0", + "Price Drop": "4.3977776", + "Price Drop Amount": "303", + "Related Items": "[{\"Name\": \"Realme C11\", \"Price\": 6799}, {\"Name\": \"Oppo A31 (2020)\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6590}, {\"Name\": \"Realme Narzo 20\", \"Price\": 10290}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/realme/2021/c20/realme-c20-2gb-32gb-4g-lte.json b/data/smartphone/realme/2021/c20/realme-c20-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d5136b0c622 --- /dev/null +++ b/data/smartphone/realme/2021/c20/realme-c20-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c20-2gb-32gb-4g-lte", + "name": "Realme C20", + "brand": "realme", + "release_date": "2021-04-08", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Supports 20 Continuous Shooting, Photograph Functions: Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Macro, AI Beauty, Filter, Chroma Boost", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch , Sunlight Screen Support, COG Sealing Process, WideVine L3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Night Shield, Step Tracker, Game Space, APP Market, Theme Store, Clone Phone, Phone Manager, Telephone Number Identification", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3063, C20", + "General.OS Updates": "", + "General.Release Date": "April 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "4.896429", + "Price Drop Amount": "294", + "Related Items": "[{\"Name\": \"Realme Narzo 10A\", \"Price\": 5999}, {\"Name\": \"Realme C11\", \"Price\": 6999}, {\"Name\": \"Realme C11 2021\", \"Price\": 6790}, {\"Name\": \"OPPO A74 5G\", \"Price\": 17990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2021/c21-4gb-ram-64gb/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/c21-4gb-ram-64gb/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b4502235b62 --- /dev/null +++ b/data/smartphone/realme/2021/c21-4gb-ram-64gb/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C21 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2021-04-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c21-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Supports 20 Continuous Shooting, Photograph Functions: Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Macro, AI Beauty, Filter, Chroma Boost, Video Recording Functions: Filter, Slow Motion, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "720p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch , Sunlight Screen Support, COG Sealing Process, WideVine L3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Night Shield, Step Tracker, Game Space, APP Market, Theme Store, Clone Phone, Phone Manager, Telephone Number Identification, TUV Rheinland Certified", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3201, C21", + "General.OS Updates": "", + "General.Release Date": "April 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C21 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-11.470063", + "Price Drop Amount": "-1147", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3\", \"Price\": 7299}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2021/c21/realme-c21-3gb-32gb-4g-lte.json b/data/smartphone/realme/2021/c21/realme-c21-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..08015fd4a55 --- /dev/null +++ b/data/smartphone/realme/2021/c21/realme-c21-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c21-3gb-32gb-4g-lte", + "name": "Realme C21", + "brand": "realme", + "release_date": "2021-04-08", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c21", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Supports 20 Continuous Shooting, Photograph Functions: Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Macro, AI Beauty, Filter, Chroma Boost, Video Recording Functions: Filter, Slow Motion, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "720p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch , Sunlight Screen Support, COG Sealing Process, WideVine L3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Night Shield, Step Tracker, Game Space, APP Market, Theme Store, Clone Phone, Phone Manager, Telephone Number Identification, TUV Rheinland Certified", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3201, C21", + "General.OS Updates": "", + "General.Release Date": "April 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C21", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/realme/2021/c25-4gb-ram-128gb/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2021/c25-4gb-ram-128gb/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..588b544dd35 --- /dev/null +++ b/data/smartphone/realme/2021/c25-4gb-ram-128gb/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C25 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-04-08", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c25-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Supports 20 Continuous Shooting, Photograph Functions: Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert, Slow-mo Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "720p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, COG Sealing Process, WideVine L3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Heat Dissipation Technology: Dual Layer Graphite + Copper Foil, Night Shield, Game Space, APP Market, Theme Store, Clone Phone, Phone Manager, Google Lens", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3193, C25", + "General.OS Updates": "", + "General.Release Date": "April 8, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C25 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7850.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/realme/2021/c25s/realme-c25s-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/c25s/realme-c25s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4fb26514849 --- /dev/null +++ b/data/smartphone/realme/2021/c25s/realme-c25s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c25s-4gb-64gb-4g-lte", + "name": "Realme C25s", + "brand": "realme", + "release_date": "2021-06-08", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c25s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, NightScape, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, COG Sealing Process, WideVine L3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "With A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C25s", + "General.OS Updates": "", + "General.Release Date": "June 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C25s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "4.8692327", + "Price Drop Amount": "438", + "Related Items": "[{\"Name\": \"Poco X6 Pro 5G\", \"Price\": 21989}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2021/c25y/realme-c25y-4gb-128gb-4g-lte.json b/data/smartphone/realme/2021/c25y/realme-c25y-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2dd861197da --- /dev/null +++ b/data/smartphone/realme/2021/c25y/realme-c25y-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c25y-4gb-128gb-4g-lte", + "name": "Realme C25Y", + "brand": "realme", + "release_date": "2021-09-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c25y", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Max Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.5 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 360nits (Min), 420nits (Typical), Color Saturation: NTSC 70% (Typ), 65% (Min), COG Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "WideVine L3 Supported, Night Shiled, APP Market, Clone Phone, Google Lens", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "With A-AGPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C25Y", + "General.OS Updates": "", + "General.Release Date": "September 16, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MPEG, AMRNB, AMRWB, AAC, G711.ALAW, G711.MLAW, VORBIS, OPUS, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG-4, H.263, Sorenson Spark, VP8, VP9, H.265", + "Name": "Realme C25Y", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-0.11494445", + "Price Drop Amount": "-10", + "Related Items": "[{\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"Realme C21Y\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T610", + "Technical.Core Details": "2x 1.8 GHz – Cortex-A75, 6x 1.8 GHz – Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G52 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t610" +} diff --git a/data/smartphone/realme/2021/gt-master-edition-5g-8gb-ram-256gb/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2021/gt-master-edition-5g-8gb-ram-256gb/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..45a885275c4 --- /dev/null +++ b/data/smartphone/realme/2021/gt-master-edition-5g-8gb-ram-256gb/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme GT Master Edition 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2021-08-18", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 174.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-master-edition-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Super Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter,Super Text, Face Distortion Correction, Tilt-shift, Street, Slo-Mo, Starry Mode, Video Recording Functions: Ultra Steady Video, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 159.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, COF Sealing Process, On-cell Touch Panel, Oleophobic Coating, AGC DTstar", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Master Edition 5G", + "General.OS Updates": "", + "General.Release Date": "August 18, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR NB, AMR WB, AAC, G711, Vorbis, Opus, Raw, FLAC\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, HEVC, MPEG-2, MPEG-4, VP8, VP9\n", + "Name": "Realme GT Master Edition 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Realme C85 Pro\", \"Price\": 19990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29299}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42980}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642\n", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2021/gt-master-edition-5g/realme-gt-master-edition-5g-8gb-128gb-5g.json b/data/smartphone/realme/2021/gt-master-edition-5g/realme-gt-master-edition-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..8be41c37118 --- /dev/null +++ b/data/smartphone/realme/2021/gt-master-edition-5g/realme-gt-master-edition-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-master-edition-5g-8gb-128gb-5g", + "name": "Realme GT Master Edition 5G", + "brand": "realme", + "release_date": "2021-08-18", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 174.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-master-edition-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS Sensor", + "Camera.Features": "Super Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter,Super Text, Face Distortion Correction, Tilt-shift, Street, Slo-Mo, Starry Mode, Video Recording Functions: Ultra Steady Video, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 159.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, COF Sealing Process, On-cell Touch Panel, Oleophobic Coating, AGC DTstar", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Master Edition 5G", + "General.OS Updates": "", + "General.Release Date": "August 18, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR NB, AMR WB, AAC, G711, Vorbis, Opus, Raw, FLAC\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, HEVC, MPEG-2, MPEG-4, VP8, VP9\n", + "Name": "Realme GT Master Edition 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 12\", \"Price\": 48900}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"iQOO Neo 10 (12GB RAM + 256GB)\", \"Price\": 35998}, {\"Name\": \"Realme GT Neo 3 5G (12GB RAM + 256GB)\", \"Price\": 23990}, {\"Name\": \"Realme GT 6\", \"Price\": 27999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642\n", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2021/gt-neo-flash/realme-gt-neo-flash-8gb-256gb-5g.json b/data/smartphone/realme/2021/gt-neo-flash/realme-gt-neo-flash-8gb-256gb-5g.json new file mode 100644 index 00000000000..68723733853 --- /dev/null +++ b/data/smartphone/realme/2021/gt-neo-flash/realme-gt-neo-flash-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-flash-8gb-256gb-5g", + "name": "Realme GT Neo Flash", + "brand": "realme", + "release_date": "2021-05-25", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-flash", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo Flash", + "General.OS Updates": "", + "General.Release Date": "May 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme GT Neo Flash", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 22995}, {\"Name\": \"Xiaomi Redmi Note 15\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15420}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/realme/2021/gt-neo/realme-gt-neo-6gb-128gb-5g.json b/data/smartphone/realme/2021/gt-neo/realme-gt-neo-6gb-128gb-5g.json new file mode 100644 index 00000000000..c68f0a0d599 --- /dev/null +++ b/data/smartphone/realme/2021/gt-neo/realme-gt-neo-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-6gb-128gb-5g", + "name": "Realme GT Neo", + "brand": "realme", + "release_date": "2021-03-31", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, super wide-angle, super macro, AI Scene Recognition, AI Beauty, Filters, Colorful Mode, Super Text, Portrait Distortion Correction, AI ID Photo", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Geomagnetic, Light Sensor ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo", + "General.OS Updates": "", + "General.Release Date": "March 31, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme GT Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme X7 Max\", \"Price\": 26999}, {\"Name\": \"Realme GT 5G\", \"Price\": 40999}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 21982}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/realme/2021/gt-neo2-5g-12gb-ram-256gb/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2021/gt-neo2-5g-12gb-ram-256gb/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..8549f636d46 --- /dev/null +++ b/data/smartphone/realme/2021/gt-neo2-5g-12gb-ram-256gb/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT Neo2 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2021-10-13", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 199.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo2-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 2400 x 1080 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "Samsung S5KGW1SP03", + "Camera.Features": "CMOS Sensor, 20 Continous Shooting, Photograph Function: Super Nightscape, Panoramic View, Professional, Bokeh, HDR, Ultra Wide-Angle, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Dazzle Color Mode, Text Scanner, Portrait Distortion Correction, Tilt-Shift, Starry Mode, Street, Video Function: Nightscape Video, Ultra Steady Video, Video Bokeh, Video Beauty, Video Filter, Dual-View Video, Slow-Motion, Timelapse, Movie, EIS & UIS& UIS Max", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP ƒ/2.3 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.9 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "300 Hz Touch , Screen Contrast: 5000000:1, Brightness: 500 nits (Normal), 800 nits (HBM), 1300 nits (Peak), Color Saturation: NTSC 106% (Typ), NTSC 97% (Min) Sampling Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 92.6%", + "Display.Size": "6.62 inches, 2400 x 1080 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Hand Gesture Recognition, Phone locked functions: Data Backup, Phone Manager, Night Shiled, DC dimming, Step tracker, Clone phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3370, GT Neo2 5G", + "General.OS Updates": "", + "General.Release Date": "October 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo2 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Realme GT Neo 3 5G (12GB RAM + 256GB)\", \"Price\": 24410}, {\"Name\": \"Honor Magic 6\", \"Price\": 51999}, {\"Name\": \"Honor X9B\", \"Price\": 25999}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Realme Neo 7\", \"Price\": 24990}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29799}, {\"Name\": \"Poco X6 Pro 5G (12GB RAM + 512GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/realme/2021/narzo-30-6gb-ram-128gb/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2021/narzo-30-6gb-ram-128gb/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ea004a2b872 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-30-6gb-ram-128gb/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 30 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-06-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-30-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Portrait Mode, Time-Lapse Photography, HDR, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Video Recording Functions: Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "COG Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyro-meter", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 30", + "General.OS Updates": "", + "General.Release Date": "June 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 30 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "4.6337495", + "Price Drop Amount": "556", + "Related Items": "[{\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Xiaomi Redmi A4 5G (6GB RAM + 128GB)\", \"Price\": 9499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/realme/2021/narzo-30-pro-5g-8gb-ram-128gb/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2021/narzo-30-pro-5g-8gb-ram-128gb/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d2bfc258ba9 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-30-pro-5g-8gb-ram-128gb/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme Narzo 30 Pro 5G (8GB RAM +128GB)", + "brand": "realme", + "release_date": "2021-02-24", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-30-pro-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GM1", + "Camera.Features": "Ultra Steady Video, Ultra Steady Max Video, Night Mode, Panoramic View, Expert, Timelapse, HDR, Ultra-wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 162.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 30 Pro", + "General.OS Updates": "", + "General.Release Date": "February 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 30 Pro 5G (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10S (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13350}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2.05 GHz, Dual core, Cortex A76 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/realme/2021/narzo-30-pro/realme-narzo-30-pro-6gb-64gb-5g.json b/data/smartphone/realme/2021/narzo-30-pro/realme-narzo-30-pro-6gb-64gb-5g.json new file mode 100644 index 00000000000..dd583ededf5 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-30-pro/realme-narzo-30-pro-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-30-pro-6gb-64gb-5g", + "name": "Realme Narzo 30 Pro", + "brand": "realme", + "release_date": "2021-02-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-30-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GM1", + "Camera.Features": "Ultra Steady Video, Ultra Steady Max Video, Night Mode, Panoramic View, Expert, Timelapse, HDR, Ultra-wide, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Slow Motion, Bokeh Effect Control", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 162.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 30 Pro", + "General.OS Updates": "", + "General.Release Date": "February 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 30 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z9x (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 14498}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16499}, {\"Name\": \"Realme Narzo 30\", \"Price\": 11999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Realme Narzo 30 5G\", \"Price\": 13999}, {\"Name\": \"Realme 9 5G\", \"Price\": 17960}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2.05 GHz, Dual core, Cortex A76 + 2 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/realme/2021/narzo-30a-4gb-ram-64gb/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/narzo-30a-4gb-ram-64gb/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..66937437428 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-30a-4gb-ram-64gb/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 30A (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2021-02-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-30a-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 480p @ 120 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 30A", + "General.OS Updates": "", + "General.Release Date": "February 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 30A (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9490.0", + "Price Drop": "2.5327485", + "Price Drop Amount": "240", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14719}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2021/narzo-30a/realme-narzo-30a-3gb-32gb-4g-lte.json b/data/smartphone/realme/2021/narzo-30a/realme-narzo-30a-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3ff5f05a18a --- /dev/null +++ b/data/smartphone/realme/2021/narzo-30a/realme-narzo-30a-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-30a-3gb-32gb-4g-lte", + "name": "Realme Narzo 30A", + "brand": "realme", + "release_date": "2021-02-24", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-30a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 480p @ 120 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 30A", + "General.OS Updates": "", + "General.Release Date": "February 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 30A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8399.0", + "Price Drop": "3.5632281", + "Price Drop Amount": "299", + "Related Items": "[{\"Name\": \"Samsung Galaxy M05\", \"Price\": 6499}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Realme Narzo 20A\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2021/narzo-50a-4gb-ram-128gb/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2021/narzo-50a-4gb-ram-128gb/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..350062729ba --- /dev/null +++ b/data/smartphone/realme/2021/narzo-50a-4gb-ram-128gb/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 50A (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-09-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50a-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Night Filters, Beauty, filters, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity Sensor, Accelerometer, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50A", + "General.OS Updates": "", + "General.Release Date": "September 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 50A (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "11.456185", + "Price Drop Amount": "1146", + "Related Items": "[{\"Name\": \"Poco M7 Plus 5G (8GB RAM + 128GB)\", \"Price\": 13789}, {\"Name\": \"Realme 11 Pro\", \"Price\": 20990}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 39999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2021/narzo-50a/realme-narzo-50a-4gb-64gb-4g-lte.json b/data/smartphone/realme/2021/narzo-50a/realme-narzo-50a-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dd269d624a9 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-50a/realme-narzo-50a-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50a-4gb-64gb-4g-lte", + "name": "Realme Narzo 50A", + "brand": "realme", + "release_date": "2021-09-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Night Filters, Beauty, filters, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity Sensor, Accelerometer, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50A", + "General.OS Updates": "", + "General.Release Date": "September 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 50A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 50A Prime\", \"Price\": 10999}, {\"Name\": \"Realme C11 2021\", \"Price\": 6790}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Poco C75 5G\", \"Price\": 7499}, {\"Name\": \"Realme C11 2021 (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/realme/2021/narzo-50i/realme-narzo-50i-2gb-32gb-4g-lte.json b/data/smartphone/realme/2021/narzo-50i/realme-narzo-50i-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c6047c53e07 --- /dev/null +++ b/data/smartphone/realme/2021/narzo-50i/realme-narzo-50i-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50i-2gb-32gb-4g-lte", + "name": "Realme Narzo 50i", + "brand": "realme", + "release_date": "2021-09-24", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panoramic View, Portrait Mode, Expert, Timelapse, HDR, Beauty, Filter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Accelerometer, Magnetic Induction Sensor, Gyro-meter", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50i", + "General.OS Updates": "", + "General.Release Date": "September 24, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 50i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "-2.2450469", + "Price Drop Amount": "-168", + "Related Items": "[{\"Name\": \"Realme C20\", \"Price\": 6490}, {\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16576}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG 8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/realme/2021/q3-pro-carnival-edition/realme-q3-pro-carnival-edition-8gb-128gb-5g.json b/data/smartphone/realme/2021/q3-pro-carnival-edition/realme-q3-pro-carnival-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..d990a76caf4 --- /dev/null +++ b/data/smartphone/realme/2021/q3-pro-carnival-edition/realme-q3-pro-carnival-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-q3-pro-carnival-edition-8gb-128gb-5g", + "name": "Realme Q3 Pro Carnival Edition", + "brand": "realme", + "release_date": "2021-05-25", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q3-pro-carnival-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q3 Pro Carnival Edition", + "General.OS Updates": "", + "General.Release Date": "May 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Q3 Pro Carnival Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 768G", + "Technical.Core Details": "1x2.8 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-768g" +} diff --git a/data/smartphone/realme/2021/q3s/realme-q3s-6gb-128gb-5g.json b/data/smartphone/realme/2021/q3s/realme-q3s-6gb-128gb-5g.json new file mode 100644 index 00000000000..82a3c82c81d --- /dev/null +++ b/data/smartphone/realme/2021/q3s/realme-q3s-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-q3s-6gb-128gb-5g", + "name": "Realme Q3s", + "brand": "realme", + "release_date": "2021-10-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q3s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q3s", + "General.OS Updates": "", + "General.Release Date": "October 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Q3s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 13950}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2021/v15/realme-v15-6gb-128gb-5g.json b/data/smartphone/realme/2021/v15/realme-v15-6gb-128gb-5g.json new file mode 100644 index 00000000000..f3f30ce39c4 --- /dev/null +++ b/data/smartphone/realme/2021/v15/realme-v15-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-v15-6gb-128gb-5g", + "name": "Realme V15", + "brand": "realme", + "release_date": "2021-01-07", + "ram_gb": 6, + "battery_mah": 4310, + "weight_g": 176.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v15", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Scene 4.0, Panoramic, Professional, Time-lapse Photography, Background Blur, HDR, Super Side-angle, Super Macro, AI Scene Recognition, AI Beauty, Filters, Colorful Mode, Super Text , Portrait Distortion Correction", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 82.6%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Gyroscope, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V15", + "General.OS Updates": "", + "General.Release Date": "January 7, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme V15", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo V30 Pro 5G\", \"Price\": 28994}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "Octa-core 2.4 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/realme/2021/x7-8gb-ram-128gb/realme-x7-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2021/x7-8gb-ram-128gb/realme-x7-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..9c789c59283 --- /dev/null +++ b/data/smartphone/realme/2021/x7-8gb-ram-128gb/realme-x7-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x7-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme X7 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2021-02-04", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 176.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x7-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 2400 x 1080 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W SuperDart Max Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KGW3", + "Camera.Features": "Ultra Steady Video, Ultra Steady Max Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra Wide, Ultra Macro, AI Beauty, Filter, Slow Motion, Bokeh Effect Control, AI Scene Enhancement, Movie Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080P @ 30 fps FHD, 1080p @ 60 fps FHD, 720P @ 30 fps HD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "COG Screen Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": " DT Pro 2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 2400 x 1080 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-mic Nosie Cancellation, Night Shiled, DC Dimming, Step Tracker, Game Space, APP Market, Clone Phone, Theme Store, Phone Manager, Telephone Number Identification, Google Lens", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyro-meter, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3092, X7", + "General.OS Updates": "", + "General.Release Date": "February 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X7 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10750.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 105900}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18659}, {\"Name\": \"Google Pixel 8 Pro\", \"Price\": 51999}, {\"Name\": \"OPPO F19 Pro Plus 5G\", \"Price\": 19999}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/realme/2021/x7-max-12gb-ram-256gb/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2021/x7-max-12gb-ram-256gb/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..f32fffb1892 --- /dev/null +++ b/data/smartphone/realme/2021/x7-max-12gb-ram-256gb/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x7-max-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme X7 Max (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2021-05-31", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x7-max-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Super Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, Ultra wide, Ultra macro, AI Scene Recognition, AI Beauty, Filter, PF Mode, Super Text, Face Distortion Correction", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Screen Support, COF Sealing Process, On-cell Touch Panel Technology, Oleophobic Coating", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Comapss", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X7 Max", + "General.OS Updates": "", + "General.Release Date": "May 31, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, FLAC, APE, M4A, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme X7 Max (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "-5.0133886", + "Price Drop Amount": "-1654", + "Related Items": "[{\"Name\": \"CMF Phone (1)\", \"Price\": 15999}, {\"Name\": \"Vivo V40 Pro 5G (12GB RAM + 512GB)\", \"Price\": 47999}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 44800}, {\"Name\": \"Vivo V25 Pro 5G\", \"Price\": 27999}, {\"Name\": \"Realme 7 (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47499}, {\"Name\": \"Vivo V25 5G\", \"Price\": 18338}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/realme/2021/x7-pro-ultra/realme-x7-pro-ultra-8gb-128gb-5g.json b/data/smartphone/realme/2021/x7-pro-ultra/realme-x7-pro-ultra-8gb-128gb-5g.json new file mode 100644 index 00000000000..28ea9a5bf5b --- /dev/null +++ b/data/smartphone/realme/2021/x7-pro-ultra/realme-x7-pro-ultra-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x7-pro-ultra-8gb-128gb-5g", + "name": "Realme X7 Pro Ultra", + "brand": "realme", + "release_date": "2021-04-02", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 170.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x7-pro-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panoramic, Professional, Time-lapse Photography, Background Blur, HDR, Super Wide-angle, Super Macro, AI Scene Recognition, AI Beauty, Colorful Mode, Super Text, Portrait Distortion Correction, Multi-scene Video, Movie Mode, AI ID Photo, Scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 92.1%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Geomagnetic Sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X7 Pro Extreme", + "General.OS Updates": "", + "General.Release Date": "April 02, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X7 Pro Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1000+", + "Technical.Core Details": "4x2.6 GHz Cortex-A77 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-dimensity-1000" +} diff --git a/data/smartphone/redmagic/2018/nubia-red-magic-6gb-ram-64gb/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/redmagic/2018/nubia-red-magic-6gb-ram-64gb/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ebb95bdd56e --- /dev/null +++ b/data/smartphone/redmagic/2018/nubia-red-magic-6gb-ram-64gb/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nubia Red Magic (6GB RAM + 64GB)", + "brand": "redmagic", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3800, + "weight_g": 185.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.1 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dinorex T2X-1 scratch/shock resistant glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 78.5%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Red Magic (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39938.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.35 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/redmagic/2018/nubia-red-magic-mars/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte.json b/data/smartphone/redmagic/2018/nubia-red-magic-mars/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte.json new file mode 100644 index 00000000000..c426c07ab56 --- /dev/null +++ b/data/smartphone/redmagic/2018/nubia-red-magic-mars/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte", + "name": "Nubia Red Magic Mars", + "brand": "redmagic", + "release_date": "2018-01-01", + "ram_gb": 10, + "battery_mah": 3800, + "weight_g": 193.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-mars", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 5V/3A 16W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 158.2 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dinorex T2X-1 scratch/shock resistant glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 78.5%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 2", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "10 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Red Magic Mars", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15957}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/redmagic/2018/nubia-red-magic/redmagic-nubia-red-magic-8gb-128gb-4g-lte.json b/data/smartphone/redmagic/2018/nubia-red-magic/redmagic-nubia-red-magic-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8b2be7e9676 --- /dev/null +++ b/data/smartphone/redmagic/2018/nubia-red-magic/redmagic-nubia-red-magic-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-8gb-128gb-4g-lte", + "name": "Nubia Red Magic", + "brand": "redmagic", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3800, + "weight_g": 185.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-Po Battery", + "Battery.StandBy Time": "14 days", + "Battery.Talk Time": "28 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.1 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dinorex T2X-1 scratch/shock resistant glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 78.5%", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Nubia Red Magic", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Tecno Camon 30 Pro\", \"Price\": 22990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/redmagic/2019/nubia-red-magic-3-12gb-ram-256gb/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte.json b/data/smartphone/redmagic/2019/nubia-red-magic-3-12gb-ram-256gb/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..de814ca3b1a --- /dev/null +++ b/data/smartphone/redmagic/2019/nubia-red-magic-3-12gb-ram-256gb/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Nubia Red Magic 3 (12GB RAM + 256GB)", + "brand": "redmagic", + "release_date": "2019-01-01", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 215.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-3-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)", + "Camera.Video Recording": "2160p @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 171.7 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 80.5%", + "Display.Size": "6.65 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 3", + "General.OS Updates": "", + "General.Release Date": "2019, May", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 3 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/redmagic/2019/nubia-red-magic-3s/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte.json b/data/smartphone/redmagic/2019/nubia-red-magic-3s/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e7955572314 --- /dev/null +++ b/data/smartphone/redmagic/2019/nubia-red-magic-3s/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte", + "name": "Nubia Red Magic 3S", + "brand": "redmagic", + "release_date": "2019-10-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 215.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-3s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge 4+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)", + "Camera.Video Recording": "4K @ 15 fps UHD, 2K @ 30/60 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 171.7 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, 90 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 80.5%", + "Display.Size": "6.65 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 3S", + "General.OS Updates": "", + "General.Release Date": "October 17, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": " 3GP, ASF, AVI, DAT, FLV, M2TS, MKV, MOV, MP4, MPG, MTS, RMVB, TS, VOB, WEBM, WMV ", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GA, AAC, AMR, APE, FLAC, IMY, M4A, MIDI, MKA, MP3, OGG, QCP, WAV, WMA, WMV ", + "Name": "Nubia Red Magic 3S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/redmagic/2020/nubia-red-magic-5s/redmagic-nubia-red-magic-5s-8gb-128gb-5g.json b/data/smartphone/redmagic/2020/nubia-red-magic-5s/redmagic-nubia-red-magic-5s-8gb-128gb-5g.json new file mode 100644 index 00000000000..6ead74fc3ee --- /dev/null +++ b/data/smartphone/redmagic/2020/nubia-red-magic-5s/redmagic-nubia-red-magic-5s-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-5s-8gb-128gb-5g", + "name": "Nubia Red Magic 5S", + "brand": "redmagic", + "release_date": "2020-07-28", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 218.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-5s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "8K @ 15 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168.6 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 5S", + "General.OS Updates": "", + "General.Release Date": "July 28, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 5S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/redmagic/2021/nubia-red-magic-6-pro/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g.json b/data/smartphone/redmagic/2021/nubia-red-magic-6-pro/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g.json new file mode 100644 index 00000000000..789f28fcf3d --- /dev/null +++ b/data/smartphone/redmagic/2021/nubia-red-magic-6-pro/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-6-pro-12gb-128gb-5g", + "name": "Nubia Red Magic 6 Pro", + "brand": "redmagic", + "release_date": "2021-03-09", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 220.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-6-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 169 x 9.8 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 6 Pro", + "General.OS Updates": "", + "General.Release Date": "March 9, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 6 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/redmagic/2021/nubia-red-magic-6/redmagic-nubia-red-magic-6-8gb-128gb-5g.json b/data/smartphone/redmagic/2021/nubia-red-magic-6/redmagic-nubia-red-magic-6-8gb-128gb-5g.json new file mode 100644 index 00000000000..32f2a6739c3 --- /dev/null +++ b/data/smartphone/redmagic/2021/nubia-red-magic-6/redmagic-nubia-red-magic-6-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-6-8gb-128gb-5g", + "name": "Nubia Red Magic 6", + "brand": "redmagic", + "release_date": "2021-03-09", + "ram_gb": 8, + "battery_mah": 5050, + "weight_g": 220.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 169 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 6", + "General.OS Updates": "", + "General.Release Date": "March 9, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 9\", \"Price\": 23963}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/redmagic/2021/nubia-red-magic-6r/redmagic-nubia-red-magic-6r-8gb-128gb-5g.json b/data/smartphone/redmagic/2021/nubia-red-magic-6r/redmagic-nubia-red-magic-6r-8gb-128gb-5g.json new file mode 100644 index 00000000000..61278fe5899 --- /dev/null +++ b/data/smartphone/redmagic/2021/nubia-red-magic-6r/redmagic-nubia-red-magic-6r-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-6r-8gb-128gb-5g", + "name": "Nubia Red Magic 6R", + "brand": "redmagic", + "release_date": "2021-05-27", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 186.4, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-6r", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Ultra Wide)
5 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.34 x 163.04 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "186.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 6R", + "General.OS Updates": "", + "General.Release Date": "May 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 6R", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT Neo 3 5G\", \"Price\": 21750}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/redmagic/2021/nubia-red-magic-6s-pro-5g/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g.json b/data/smartphone/redmagic/2021/nubia-red-magic-6s-pro-5g/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g.json new file mode 100644 index 00000000000..69eeeda43ce --- /dev/null +++ b/data/smartphone/redmagic/2021/nubia-red-magic-6s-pro-5g/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g", + "name": "Nubia Red Magic 6S Pro 5G", + "brand": "redmagic", + "release_date": "2021-09-06", + "ram_gb": 12, + "battery_mah": 5050, + "weight_g": 215.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-6s-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Cyberpunk Filter, Neovision Camera Family", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.19 x 169.86 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DC Dimming Reduces Stroboscopic, SGS Low Blue Light Eye Care Certification, SGS High Brush Low Smear Certification, Contrast Ratio 1000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "VC Heat Sink, High Thermal Conductivity Gel, Canyon Cooling Air Duct, Open Shield, Composite Graphene, Aviation Aluminum Middle Frame\n\n\n\n", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GPS, Beidou, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Heart Rate, Geomagnetic Sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 6S Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 06, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 6S Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"iQOO 15\", \"Price\": 50990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2014/galaxy-a3-duos/samsung-galaxy-a3-duos-1gb-16gb-3g.json b/data/smartphone/samsung/2014/galaxy-a3-duos/samsung-galaxy-a3-duos-1gb-16gb-3g.json new file mode 100644 index 00000000000..d6265bf4c01 --- /dev/null +++ b/data/smartphone/samsung/2014/galaxy-a3-duos/samsung-galaxy-a3-duos-1gb-16gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a3-duos-1gb-16gb-3g", + "name": "Samsung Galaxy A3 Duos", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 1900, + "weight_g": 110.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a3-duos", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "65.5 x 130.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "110 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 245 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV, H.264", + "Name": "Samsung Galaxy A3 Duos", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8190.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/samsung/2014/galaxy-a3/samsung-galaxy-a3-1gb-16gb-4g-lte.json b/data/smartphone/samsung/2014/galaxy-a3/samsung-galaxy-a3-1gb-16gb-4g-lte.json new file mode 100644 index 00000000000..c1913c8ec41 --- /dev/null +++ b/data/smartphone/samsung/2014/galaxy-a3/samsung-galaxy-a3-1gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a3-1gb-16gb-4g-lte", + "name": "Samsung Galaxy A3", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 1900, + "weight_g": 110.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "65.5 x 130.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "110 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 245 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, WMV, H.264", + "Name": "Samsung Galaxy A3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18659}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/samsung/2014/galaxy-grand-prime/samsung-galaxy-grand-prime-1gb-8gb-3g.json b/data/smartphone/samsung/2014/galaxy-grand-prime/samsung-galaxy-grand-prime-1gb-8gb-3g.json new file mode 100644 index 00000000000..dd844420280 --- /dev/null +++ b/data/smartphone/samsung/2014/galaxy-grand-prime/samsung-galaxy-grand-prime-1gb-8gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-grand-prime-1gb-8gb-3g", + "name": "Samsung Galaxy Grand Prime", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2600, + "weight_g": 156.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-grand-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color TFT Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "75 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.09 x 144.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 220 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 64 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Samsung Galaxy Grand Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7992.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/samsung/2014/galaxy-note-edge/samsung-galaxy-note-edge-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2014/galaxy-note-edge/samsung-galaxy-note-edge-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..80a5458b8c9 --- /dev/null +++ b/data/smartphone/samsung/2014/galaxy-note-edge/samsung-galaxy-note-edge-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-edge-3gb-32gb-4g-lte", + "name": "Samsung Galaxy Note Edge", + "brand": "samsung", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 174.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-edge", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.6 inches, 1600 x 2560 pixels", + "resolution": "~ 539 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "67 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "3.7 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "82.4 x 151.3 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:10", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 539 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.6 inches, 1600 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, TV Out", + "Extra.Extra Features": "S Pen included", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, AC3, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD, WMV, H.264", + "Name": "Samsung Galaxy Note Edge", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.7 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 805", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 420", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "snapdragon-805" +} diff --git a/data/smartphone/samsung/2015/galaxy-s6-edge-128gb/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte.json b/data/smartphone/samsung/2015/galaxy-s6-edge-128gb/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cbed2d76366 --- /dev/null +++ b/data/smartphone/samsung/2015/galaxy-s6-edge-128gb/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte", + "name": "Samsung Galaxy S6 Edge (128GB)", + "brand": "samsung", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 2600, + "weight_g": 132.0, + "os": "Android v5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s6-edge-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.09 inches, 1440 x 2560 pixels", + "resolution": "~ 577 PPI", + "type": "Color Super AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Image stabilizer, Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.09 x 142.1 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "132 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass, v4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 577 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.09 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Samsung Galaxy S6 Edge (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo V60e\", \"Price\": 27999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7420", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T760 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v5.0 (Lollipop)" + }, + "soc": "exynos-7420" +} diff --git a/data/smartphone/samsung/2016/galaxy-c7/samsung-galaxy-c7-4gb-32gb-4g-lte.json b/data/smartphone/samsung/2016/galaxy-c7/samsung-galaxy-c7-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d1c422818e8 --- /dev/null +++ b/data/smartphone/samsung/2016/galaxy-c7/samsung-galaxy-c7-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-c7-4gb-32gb-4g-lte", + "name": "Samsung Galaxy C7", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 165.0, + "os": "Android v6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-c7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 156.6 x 6.7 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV, H.264", + "Name": "Samsung Galaxy C7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16693}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/samsung/2016/galaxy-j1-mini/samsung-galaxy-j1-mini-1gb-8gb-3g.json b/data/smartphone/samsung/2016/galaxy-j1-mini/samsung-galaxy-j1-mini-1gb-8gb-3g.json new file mode 100644 index 00000000000..cad9710a2cb --- /dev/null +++ b/data/smartphone/samsung/2016/galaxy-j1-mini/samsung-galaxy-j1-mini-1gb-8gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-j1-mini-1gb-8gb-3g", + "name": "Samsung Galaxy J1 Mini", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 1, + "battery_mah": 1500, + "weight_g": 123.0, + "os": "Android v5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-j1-mini", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4 inches, 480 x 800 pixels", + "resolution": "~ 233 PPI", + "type": "Color TFT Screen (256K colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "29 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "1500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "63.1 x 126.6 x 10.8 mm", + "Design.Qwerty": "", + "Design.Weight": "123 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "5:3", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 233 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4 inches, 480 x 800 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (256K colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Samsung Galaxy J1 Mini", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC8830", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1 (Lollipop)" + }, + "soc": "spreadtrum-sc8830" +} diff --git a/data/smartphone/samsung/2016/galaxy-j2-pro/samsung-galaxy-j2-pro-2gb-16gb-4g-lte.json b/data/smartphone/samsung/2016/galaxy-j2-pro/samsung-galaxy-j2-pro-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..69d7cde2390 --- /dev/null +++ b/data/smartphone/samsung/2016/galaxy-j2-pro/samsung-galaxy-j2-pro-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-j2-pro-2gb-16gb-4g-lte", + "name": "Samsung Galaxy J2 Pro", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 2, + "battery_mah": 2600, + "weight_g": 138.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-j2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.09 x 142.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "138 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Samsung Galaxy J2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16275}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "", + "Technical.CPU": "1.5 GHz, Quad Core Processor", + "Technical.Chipset": "Spreadtrum SC8830", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-400 MP2", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "spreadtrum-sc8830" +} diff --git a/data/smartphone/samsung/2016/galaxy-j5-prime/samsung-galaxy-j5-prime-2gb-16gb-4g-lte.json b/data/smartphone/samsung/2016/galaxy-j5-prime/samsung-galaxy-j5-prime-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..30be5f243cf --- /dev/null +++ b/data/smartphone/samsung/2016/galaxy-j5-prime/samsung-galaxy-j5-prime-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-j5-prime-2gb-16gb-4g-lte", + "name": "Samsung Galaxy J5 Prime", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 2, + "battery_mah": 2400, + "weight_g": 143.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-j5-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.5 x 142.8 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "", + "Name": "Samsung Galaxy J5 Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Samsung Exynos", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "exynos" +} diff --git a/data/smartphone/samsung/2016/galaxy-note-7/samsung-galaxy-note-7-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2016/galaxy-note-7/samsung-galaxy-note-7-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1d25c607642 --- /dev/null +++ b/data/smartphone/samsung/2016/galaxy-note-7/samsung-galaxy-note-7-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-7-4gb-64gb-4g-lte", + "name": "Samsung Galaxy Note 7", + "brand": "samsung", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 169.0, + "os": "Android v6 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 153.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "S Pen included", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD, WMV, H.264", + "Name": "Samsung Galaxy Note 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16598}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17448}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28400}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 8890", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali T880 MP12", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v6 (Marshmallow)" + }, + "soc": "exynos-8890" +} diff --git a/data/smartphone/samsung/2017/galaxy-a9-star/samsung-galaxy-a9-star-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2017/galaxy-a9-star/samsung-galaxy-a9-star-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dbb6de7f87b --- /dev/null +++ b/data/smartphone/samsung/2017/galaxy-a9-star/samsung-galaxy-a9-star-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a9-star-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A9 Star", + "brand": "samsung", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3700, + "weight_g": 191.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a9-star", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.28 inches, 1080 x 2220 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162.4 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2220 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV", + "Name": "Samsung Galaxy A9 Star", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15752}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19989}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42900}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/samsung/2017/galaxy-note-8/samsung-galaxy-note-8-6gb-64gb-4g-lte.json b/data/smartphone/samsung/2017/galaxy-note-8/samsung-galaxy-note-8-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d5bbc916277 --- /dev/null +++ b/data/smartphone/samsung/2017/galaxy-note-8/samsung-galaxy-note-8-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-8-6gb-64gb-4g-lte", + "name": "Samsung Galaxy Note 8", + "brand": "samsung", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 195.0, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 522 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "74 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.59 x 162.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 522 PPI", + "Display.Screen to Body Ratio": "~ 83.2%", + "Display.Size": "6.3 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Iris scanner, Accelerometer, Gyro, Proximity, Compass, Barometer, Heart rate, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 8", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Samsung Galaxy Note 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Stylus 5G 2025\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48810}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9945}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34880}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 8895", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP20", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)" + }, + "soc": "exynos-8895" +} diff --git a/data/smartphone/samsung/2017/galaxy-s8-plus-6gb-ram-128gb/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2017/galaxy-s8-plus-6gb-ram-128gb/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b75fc8fc423 --- /dev/null +++ b/data/smartphone/samsung/2017/galaxy-s8-plus-6gb-ram-128gb/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy S8 Plus (6GB RAM+128GB)", + "brand": "samsung", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 173.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s8-plus-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1440 x 2960 pixels", + "resolution": "~ 531 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 531 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy S8 Plus (6GB RAM+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48669.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A04s\", \"Price\": 8499}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 8895", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP20 - EMEA", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "exynos-8895" +} diff --git a/data/smartphone/samsung/2017/galaxy-s8-plus/samsung-galaxy-s8-plus-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2017/galaxy-s8-plus/samsung-galaxy-s8-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..684cd03a56c --- /dev/null +++ b/data/smartphone/samsung/2017/galaxy-s8-plus/samsung-galaxy-s8-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s8-plus-4gb-64gb-4g-lte", + "name": "Samsung Galaxy S8 Plus", + "brand": "samsung", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 173.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s8-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1440 x 2960 pixels", + "resolution": "~ 531 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 531 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy S8 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Tecno Camon 18\", \"Price\": 9199}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S11\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 14470}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47250}, {\"Name\": \"OnePlus Ace 6T\", \"Price\": 34990}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 8895", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G71 MP20", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "exynos-8895" +} diff --git a/data/smartphone/samsung/2018/galaxy-a7-2018-6gb-ram-128gb/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a7-2018-6gb-ram-128gb/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ddbdd524b24 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a7-2018-6gb-ram-128gb/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A7 2018 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 168.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a7-2018-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 2220 x 1080 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 159.8 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "6 inches, 2220 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Pay", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A7 (2018)", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV", + "Name": "Samsung Galaxy A7 2018 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F1 (6GB RAM + 128GB)\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 29249}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7885", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "exynos-7885" +} diff --git a/data/smartphone/samsung/2018/galaxy-a7-2018/samsung-galaxy-a7-2018-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a7-2018/samsung-galaxy-a7-2018-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e8630af57b1 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a7-2018/samsung-galaxy-a7-2018-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a7-2018-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A7 (2018)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 168.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a7-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 2220 x 1080 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 159.8 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "6 inches, 2220 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Pay", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A7 (2018)", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, WMV", + "Name": "Samsung Galaxy A7 (2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15697}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18583}, {\"Name\": \"Xiaomi Redmi Note 5 Pro\", \"Price\": 9399}, {\"Name\": \"Xiaomi Redmi A2 Plus ( 4GB RAM + 128GB)\", \"Price\": 12490}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Realme Narzo 70 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17398}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7885", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "exynos-7885" +} diff --git a/data/smartphone/samsung/2018/galaxy-a8s-8gb-ram-128gb/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a8s-8gb-ram-128gb/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a8bc775c588 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a8s-8gb-ram-128gb/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A8s (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3400, + "weight_g": 173.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a8s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 10 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.4 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity-O Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A8s", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy A8s (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "43990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/samsung/2018/galaxy-a9-2018/samsung-galaxy-a9-2018-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a9-2018/samsung-galaxy-a9-2018-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cdecc004ba7 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a9-2018/samsung-galaxy-a9-2018-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a9-2018-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 (2018)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3720, + "weight_g": 183.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a9-2018", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3720 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Wide Angle, Live Focus, Scene Optimizer, Flaw Detection, Selfie Focus, Pro-lighting, Fun Camera Feature, 2x Optical Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 10 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 80.5%", + "Display.Size": "6.3 inches, 1080 x 2220 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Pay", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A9 (2018), SM-A920FZBDINS", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, WMV, H.265", + "Name": "Samsung Galaxy A9 (2018)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/samsung/2018/galaxy-a9-8gb-ram-128gb/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a9-8gb-ram-128gb/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8401b90ef75 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a9-8gb-ram-128gb/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3720, + "weight_g": 183.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a9-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3720 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Wide Angle, Live Focus, Scene Optimizer, Flaw Detection, Selfie Focus, Pro-lighting, Fun Camera Feature, 2x Optical Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP + 10 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 80.5%", + "Display.Size": "6.3 inches, 1080 x 2220 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Pay", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A9 (2018), SM-A920FZBDINS", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, WMA, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "MP4, WMV, H.265", + "Name": "Samsung Galaxy A9 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 115999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/samsung/2018/galaxy-a9-star-pro/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-a9-star-pro/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e9f02331429 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-a9-star-pro/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 Star Pro", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3800, + "weight_g": 183.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a9-star-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "24 MP+8MP Ultrawide+10MP Telephoto 2x Optical Zoom+5MP Depth Sensor", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 8 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2220 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A9 Star Pro", + "General.OS Updates": "", + "General.Release Date": "October, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A9 Star Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/samsung/2018/galaxy-j6-plus/samsung-galaxy-j6-plus-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-j6-plus/samsung-galaxy-j6-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bd2a028a762 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-j6-plus/samsung-galaxy-j6-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-j6-plus-4gb-64gb-4g-lte", + "name": "Samsung Galaxy J6 Plus", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 177.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-j6-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 720 x 1480 pixels", + "resolution": "~ 280 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 280 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 720 x 1480 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy J6 Plus", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy J6 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/samsung/2018/galaxy-note-9-8gb-ram-512gb/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-note-9-8gb-ram-512gb/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte.json new file mode 100644 index 00000000000..2c9db73d5f5 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-note-9-8gb-ram-512gb/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 9 (8GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 201.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-9-8gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.4 inches, 1440 x 2960 pixels", + "resolution": "~ 514 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 161.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 514 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.4 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Iris Scanner, Accelerometer, Gyroscope, Compass, Barometer, Heart rate, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 9 (8GB RAM", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy Note 9 (8GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106800}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 52999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"OPPO Reno 13 Pro 5G (12GB RAM + 512GB)\", \"Price\": 44999}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP18", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "exynos-9810" +} diff --git a/data/smartphone/samsung/2018/galaxy-note-9/samsung-galaxy-note-9-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-note-9/samsung-galaxy-note-9-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d3ed12f4965 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-note-9/samsung-galaxy-note-9-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-9-6gb-128gb-4g-lte", + "name": "Samsung Galaxy Note 9", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 201.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1440 x 2960 pixels", + "resolution": "~ 514 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 161.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 514 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.4 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Iris Scanner, Accelerometer, Gyroscope, Compass, Barometer, Heart rate, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 9", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy Note 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Ulefone Armor 22\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42280}, {\"Name\": \"LG Velvet 5G\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy A52 5G\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 14366}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP18", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "exynos-9810" +} diff --git a/data/smartphone/samsung/2018/galaxy-s9/samsung-galaxy-s9-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2018/galaxy-s9/samsung-galaxy-s9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0e7596693a2 --- /dev/null +++ b/data/smartphone/samsung/2018/galaxy-s9/samsung-galaxy-s9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s9-4gb-64gb-4g-lte", + "name": "Samsung Galaxy S9", + "brand": "samsung", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 163.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.8 inches, 1440 x 2960 pixels", + "resolution": "~ 568 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, PDAF", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68.7 x 147.69 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 Screen Protection, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 568 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "5.8 inches, 1440 x 2960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S9", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy S9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26869.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27998}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16830}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A04s\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy S11\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP18", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "exynos-9810" +} diff --git a/data/smartphone/samsung/2019/galaxy-a10e/samsung-galaxy-a10e-2gb-32gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a10e/samsung-galaxy-a10e-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4ae8fc56b77 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a10e/samsung-galaxy-a10e-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a10e-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A10e", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 141.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a10e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.83 inches, 720 x 1560 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "64 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/1.9", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.6 x 147.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "141 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "5.83 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A10e", + "General.OS Updates": "", + "General.Release Date": "July ,2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A10e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7884", + "Technical.Core Details": "2x1.6 GHz Cortex-A73 & 6x1.35 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-7884" +} diff --git a/data/smartphone/samsung/2019/galaxy-a10s-3gb-ram-32gb/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a10s-3gb-ram-32gb/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5c891b4b148 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a10s-3gb-ram-32gb/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A10s (3GB RAM + 32GB)", + "brand": "samsung", + "release_date": "2019-08-12", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 168.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a10s-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Digital Zoom up to 4x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 156.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A10s", + "General.OS Updates": "", + "General.Release Date": "August 12, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV", + "Name": "Samsung Galaxy A10s (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14629}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "2x1.6 GHz & 6x1.35 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/samsung/2019/galaxy-a10s/samsung-galaxy-a10s-2gb-32gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a10s/samsung-galaxy-a10s-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fc58f5ce58a --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a10s/samsung-galaxy-a10s-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a10s-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A10s", + "brand": "samsung", + "release_date": "2019-08-12", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 168.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a10s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Digital Zoom up to 4x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 156.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.2 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A10s", + "General.OS Updates": "", + "General.Release Date": "August 12, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV", + "Name": "Samsung Galaxy A10s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 7684}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy F13\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A03\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 6999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "2x1.6 GHz & 6x1.35 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/samsung/2019/galaxy-a20s-4gb-ram-64gb/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a20s-4gb-ram-64gb/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..642ed4e1997 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a20s-4gb-ram-64gb/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A20s (4GB RAM+64GB)", + "brand": "samsung", + "release_date": "2019-09-21", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 183.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a20s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A20s", + "General.OS Updates": "", + "General.Release Date": "September 21, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A20s (4GB RAM+64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2019/galaxy-a30s-4gb-ram-128gb/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a30s-4gb-ram-128gb/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8b649d0806c --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a30s-4gb-ram-128gb/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A30s (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2019-12-25", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 169.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a30s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast charging", + "Battery.Music Playback Time": "77 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "25 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 158.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.4 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A30s", + "General.OS Updates": "", + "General.Release Date": "December 25, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A30s (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M55 (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 28699}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 33999}, {\"Name\": \"Realme 2 Pro\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18249}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 8850}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7904", + "Technical.Core Details": "1.8 GHz, Dual core, Cortex A73 + 1.6 GHz, Hexa Core, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-7904" +} diff --git a/data/smartphone/samsung/2019/galaxy-a30s/samsung-galaxy-a30s-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a30s/samsung-galaxy-a30s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dfc9de5e4ef --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a30s/samsung-galaxy-a30s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a30s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A30s", + "brand": "samsung", + "release_date": "2019-09-11", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 169.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a30s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast charging", + "Battery.Music Playback Time": "77 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "25 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 158.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.4 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A30s", + "General.OS Updates": "", + "General.Release Date": "September 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A30s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7654}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20000}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy S24 (8GB RAM + 128GB)\", \"Price\": 48999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 69499}, {\"Name\": \"Samsung Galaxy A54 5G (8GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Google Pixel 9\", \"Price\": 50540}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7904", + "Technical.Core Details": "2x1.8 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-7904" +} diff --git a/data/smartphone/samsung/2019/galaxy-a40/samsung-galaxy-a40-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a40/samsung-galaxy-a40-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..32b24a87c92 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a40/samsung-galaxy-a40-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a40-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A40", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3100, + "weight_g": 140.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a40", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.9 inches, 1080 x 2340 pixels", + "resolution": "~ 437 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast charging 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.1 x 144.3 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 437 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "5.9 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A40", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A40", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18494}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15320}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy A52\", \"Price\": 26499}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7885", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-7885" +} diff --git a/data/smartphone/samsung/2019/galaxy-a50-6gb-ram-64gb/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a50-6gb-ram-64gb/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9e75aa1eb0f --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a50-6gb-ram-64gb/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Samsung Galaxy A50 (6GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a50-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "25 MP ƒ/1.7
8 MP ƒ/2.2
5 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 158.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A50", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A50 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7393}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Realme C75\", \"Price\": 9990}, {\"Name\": \"Vivo V40 5G\", \"Price\": 31490}, {\"Name\": \"Infinix Smart 10\", \"Price\": 7470}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 19999}, {\"Name\": \"iQOO Z10R\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9610", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9610" +} diff --git a/data/smartphone/samsung/2019/galaxy-a50/samsung-galaxy-a50-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a50/samsung-galaxy-a50-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..31e6da39fc7 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a50/samsung-galaxy-a50-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a50-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A50", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "25 MP ƒ/1.7
8 MP ƒ/2.2
5 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 158.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A50", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20263}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 35660}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18494}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9610", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9610" +} diff --git a/data/smartphone/samsung/2019/galaxy-a50s-6gb-ram-128gb/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a50s-6gb-ram-128gb/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b2984aacabb --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a50s-6gb-ram-128gb/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A50s (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2019-09-11", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a50s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "92 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 158.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A50s", + "General.OS Updates": "", + "General.Release Date": "September 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A50s (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 30 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"POCO M2 Pro (6GB RAM + 64GB)\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 46500}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 69860}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2019/galaxy-a50s/samsung-galaxy-a50s-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a50s/samsung-galaxy-a50s-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6513a83b3fb --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a50s/samsung-galaxy-a50s-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a50s-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A50s", + "brand": "samsung", + "release_date": "2019-09-11", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a50s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "92 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 158.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A50s", + "General.OS Updates": "", + "General.Release Date": "September 11, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A50s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13F 4G\", \"Price\": 27990}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18295}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611 ", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2019/galaxy-a9-pro-2019/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-a9-pro-2019/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3c44e0bba4e --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-a9-pro-2019/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 Pro (2019)", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 173.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a9-pro-2019", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP + 10 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.4 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity-O Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A9 Pro (2019)", + "General.OS Updates": "", + "General.Release Date": "January, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy A9 Pro (2019)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/samsung/2019/galaxy-m30-6gb-ram-128gb/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-m30-6gb-ram-128gb/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4764e3de3a4 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-m30-6gb-ram-128gb/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M30 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 174.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m30-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.9
PDAF
5 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M30", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy M30 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone (1)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19069}, {\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14812}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7904", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "exynos-7904" +} diff --git a/data/smartphone/samsung/2019/galaxy-m30/samsung-galaxy-m30-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-m30/samsung-galaxy-m30-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3c136b95fc5 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-m30/samsung-galaxy-m30-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m30-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M30", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 174.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.9
PDAF
5 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M30", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy M30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 7904", + "Technical.Core Details": "2x1.8 GHz Cortex-A73 & 6x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "exynos-7904" +} diff --git a/data/smartphone/samsung/2019/galaxy-m30s-4gb-ram-128gb/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-m30s-4gb-ram-128gb/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8a3a76c7863 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-m30s-4gb-ram-128gb/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M30s (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2019-09-18", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m30s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "131 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.4 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M30s", + "General.OS Updates": "", + "General.Release Date": "September 18, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy M30s (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2019/galaxy-m30s-6gb-ram-128gb/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-m30s-6gb-ram-128gb/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..692940e9009 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-m30s-6gb-ram-128gb/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M30s (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2019-09-18", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m30s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "131 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.4 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M30s", + "General.OS Updates": "", + "General.Release Date": "September 18, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI", + "Name": "Samsung Galaxy M30s (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14630}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47761}, {\"Name\": \"Samsung Galaxy F14 5G (6GB RAM + 128GB)\", \"Price\": 13490}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2019/galaxy-m30s/samsung-galaxy-m30s-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-m30s/samsung-galaxy-m30s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5141da3de5d --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-m30s/samsung-galaxy-m30s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m30s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M30s", + "brand": "samsung", + "release_date": "2019-09-18", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m30s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "131 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.4 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M30s", + "General.OS Updates": "", + "General.Release Date": "September 18, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/WMA/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/WMV/H.265", + "Name": "Samsung Galaxy M30s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17990}, {\"Name\": \"Vivo Y200e 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15470}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 19999}, {\"Name\": \"Realme Narzo 20\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 12699}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21528}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42199}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2019/galaxy-note-10-plus-12gb-ram-512gb/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-note-10-plus-12gb-ram-512gb/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..e430f78d772 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-note-10-plus-12gb-ram-512gb/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2019-08-20", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 196.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10-plus-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5-ƒ/1.8 (Wide Angle)
12 MP ƒ/2.1 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)

TOF 3D VGA Camera", + "Camera.Video Recording": "2160p @ 60 fps UHD, 1080p @ 240 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 498 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.8 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10 Plus", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 10 Plus (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 114999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 24999}, {\"Name\": \"Honor X9c\", \"Price\": 19998}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25699}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Honor 200\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 9825", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2019/galaxy-note-10-plus-5g/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2019/galaxy-note-10-plus-5g/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..a9cf71e842f --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-note-10-plus-5g/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-plus-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Note 10 Plus 5G", + "brand": "samsung", + "release_date": "2019-08-07", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 198.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 495 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, microUSB v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Quick, v3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/1.6
Autofocus", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5-ƒ/1.8 (Wide Angle)
12 MP ƒ/2.1 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)
(TOF 3D)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 240 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 162.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 495 PPI", + "Display.Screen to Body Ratio": "~ 91.07%", + "Display.Size": "6.8 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "USB Type-C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10 Plus 5G", + "General.OS Updates": "", + "General.Release Date": "August 7, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 10 Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "92999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S23 Ultra (12GB RAM + 512GB)\", \"Price\": 161999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Honor X9c\", \"Price\": 22998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S22 Plus 5G\", \"Price\": 101999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16830}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9825", + "Technical.Core Details": "2.7 GHz, Dual core, M4 Mongoose + 2.3 GHz, Dual core, Cortex A75 + 1.9 GHz, Quad core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2019/galaxy-note-10-plus-star-wars-edition/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-note-10-plus-star-wars-edition/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..a8ec6c61173 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-note-10-plus-star-wars-edition/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus Star Wars Edition", + "brand": "samsung", + "release_date": "2019-12-20", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 196.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10-plus-star-wars-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5-ƒ/1.8 (Wide Angle)
12 MP ƒ/2.1 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)

TOF 3D VGA Camera", + "Camera.Video Recording": "2160p @ 60 fps UHD, 1080p @ 240 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 498 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.8 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10 Plus Star Wars Edition", + "General.OS Updates": "", + "General.Release Date": "December 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 10 Plus Star Wars Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "92990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy Z Fold Special Edition\", \"Price\": 169990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 9825", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2019/galaxy-note-10-plus/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-note-10-plus/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..7d42d3e12a6 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-note-10-plus/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-plus-12gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus", + "brand": "samsung", + "release_date": "2019-08-20", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 196.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5-ƒ/1.8 (Wide Angle)
12 MP ƒ/2.1 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)

TOF 3D VGA Camera", + "Camera.Video Recording": "2160p @ 60 fps UHD, 1080p @ 240 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 498 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.8 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10 Plus", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 10 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy Note 10 Plus 5G\", \"Price\": 92999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106899}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S10 5G\", \"Price\": 78990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 9825", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2019/galaxy-note-10/samsung-galaxy-note-10-8gb-256gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-note-10/samsung-galaxy-note-10-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..96a489a13d8 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-note-10/samsung-galaxy-note-10-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 10", + "brand": "samsung", + "release_date": "2019-08-20", + "ram_gb": 8, + "battery_mah": 3500, + "weight_g": 168.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 401 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Fast wireless charging", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5-ƒ/1.8 (Wide Angle)
12 MP ƒ/2.1 (Telephoto)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 60 fps UHD, 1080p @ 240 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 151 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "S-Pen with Air Action", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10", + "General.OS Updates": "", + "General.Release Date": "August 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy Note 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 29999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Tecno Spark 20 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Sony Xperia 1 V\", \"Price\": 125990}, {\"Name\": \"Sony Xperia Pro-I\", \"Price\": 134999}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S10 5G\", \"Price\": 78990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 9825", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2019/galaxy-s10/samsung-galaxy-s10-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-s10/samsung-galaxy-s10-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..aa29d86446b --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-s10/samsung-galaxy-s10-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s10-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S10", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 3400, + "weight_g": 157.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1440 x 3040 pixels", + "resolution": "~ 551 PPI", + "type": "Color Dynamic AMOLED (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Fast wireless charging 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.4 x 149.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "157 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 551 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.1 inches, 1440 x 3040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Heart Rate, SpO2", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S10", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, DivX, XviD", + "Name": "Samsung Galaxy S10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S11\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 51999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15660}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69999}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy Note 10 Plus\", \"Price\": 32999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9820", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9820" +} diff --git a/data/smartphone/samsung/2019/galaxy-s10e/samsung-galaxy-s10e-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2019/galaxy-s10e/samsung-galaxy-s10e-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ad3a61b0bb3 --- /dev/null +++ b/data/smartphone/samsung/2019/galaxy-s10e/samsung-galaxy-s10e-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s10e-6gb-128gb-4g-lte", + "name": "Samsung Galaxy S10e", + "brand": "samsung", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3100, + "weight_g": 150.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s10e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.8 inches, 1080 x 2280 pixels", + "resolution": "~ 438 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/1.9
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.5 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.9 x 142.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 438 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "5.8 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S10e", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S10e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 51999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99700}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8799}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 46999}, {\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 33999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9820", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.31 GHz Cortex-A75 & 4x1.95 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "exynos-9820" +} diff --git a/data/smartphone/samsung/2020/galaxy-a01-core-2gb-ram-32gb/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a01-core-2gb-ram-32gb/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9efa829cafe --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a01-core-2gb-ram-32gb/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A01 Core (2GB RAM + 32GB)", + "brand": "samsung", + "release_date": "2020-07-21", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 150.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a01-core-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.3 inches, 720 x 1480 pixels", + "resolution": "~ 311 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.5 x 141.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 311 PPI", + "Display.Screen to Body Ratio": "~ 74.5%", + "Display.Size": "5.3 inches, 720 x 1480 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A01 Core", + "General.OS Updates": "", + "General.Release Date": "July 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A01 Core (2GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.5 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek (28 nm)", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8100", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek" +} diff --git a/data/smartphone/samsung/2020/galaxy-a01-core/samsung-galaxy-a01-core-1gb-16gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a01-core/samsung-galaxy-a01-core-1gb-16gb-4g-lte.json new file mode 100644 index 00000000000..05214c73ede --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a01-core/samsung-galaxy-a01-core-1gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a01-core-1gb-16gb-4g-lte", + "name": "Samsung Galaxy A01 Core", + "brand": "samsung", + "release_date": "2020-07-21", + "ram_gb": 1, + "battery_mah": 3000, + "weight_g": 150.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a01-core", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.3 inches, 720 x 1480 pixels", + "resolution": "~ 311 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.5 x 141.7 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 311 PPI", + "Display.Screen to Body Ratio": "~ 74.5%", + "Display.Size": "5.3 inches, 720 x 1480 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A01 Core", + "General.OS Updates": "", + "General.Release Date": "July 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A01 Core", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.5 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek (28 nm)", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8100", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek" +} diff --git a/data/smartphone/samsung/2020/galaxy-a02s/samsung-galaxy-a02s-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a02s/samsung-galaxy-a02s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d264f258276 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a02s/samsung-galaxy-a02s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A02s", + "brand": "samsung", + "release_date": "2020-11-24", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a02s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A02s", + "General.OS Updates": "", + "General.Release Date": "November 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A02s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy F02s (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A03s\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 8949}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450 ", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2020/galaxy-a12/samsung-galaxy-a12-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a12/samsung-galaxy-a12-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e149b11caff --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a12/samsung-galaxy-a12-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12", + "brand": "samsung", + "release_date": "2020-02-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A12", + "General.OS Updates": "", + "General.Release Date": "February 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 7396}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A12s\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-128gb/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-128gb/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..822b91954f6 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-128gb/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A21s (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2020-06-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a21s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "109 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "54 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity-O Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A217FZWGINS, Galaxy A21s", + "General.OS Updates": "", + "General.Release Date": "June 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A21s (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 14665}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-64gb/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-64gb/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e7446fed1f0 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a21s-6gb-ram-64gb/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Samsung Galaxy A21s (6GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2020-06-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a21s-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "109 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "54 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity-O Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A217FZWGINS, Galaxy A21s", + "General.OS Updates": "", + "General.Release Date": "June 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A21s (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11035.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10490}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy M14\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15278}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2020/galaxy-a21s/samsung-galaxy-a21s-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a21s/samsung-galaxy-a21s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..21567b4199d --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a21s/samsung-galaxy-a21s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a21s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A21s", + "brand": "samsung", + "release_date": "2020-06-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a21s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "109 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "54 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Infinity-O Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A217FZWGINS, Galaxy A21s", + "General.OS Updates": "", + "General.Release Date": "June 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A21s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16431}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2020/galaxy-a31/samsung-galaxy-a31-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a31/samsung-galaxy-a31-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b59f0f20b0a --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a31/samsung-galaxy-a31-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a31-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A31", + "brand": "samsung", + "release_date": "2020-06-04", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 2400 x 1080 pixels", + "resolution": "~ 412 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "97 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.1 x 159.3 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 412 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.4 inches, 2400 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A31", + "General.OS Updates": "", + "General.Release Date": "June 4, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16200}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34395}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26968}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Helio P65", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/samsung/2020/galaxy-a51-5g-uw/samsung-galaxy-a51-5g-uw-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a51-5g-uw/samsung-galaxy-a51-5g-uw-6gb-128gb-5g.json new file mode 100644 index 00000000000..248c7076ce1 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a51-5g-uw/samsung-galaxy-a51-5g-uw-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a51-5g-uw-6gb-128gb-5g", + "name": "Samsung Galaxy A51 5G UW", + "brand": "samsung", + "release_date": "2020-08-14", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 188.8, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a51-5g-uw", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
˚
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 158.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "188.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "A51 5G", + "General.OS Updates": "", + "General.Release Date": "August 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A51 5G UW", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/samsung/2020/galaxy-a51-5g/samsung-galaxy-a51-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a51-5g/samsung-galaxy-a51-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..e5f2841198a --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a51-5g/samsung-galaxy-a51-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a51-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A51 5G", + "brand": "samsung", + "release_date": "2020-04-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 187.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a51-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 158.9 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A51 5G", + "General.OS Updates": "", + "General.Release Date": "April 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A51 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A52s 5G\", \"Price\": 29990}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S21 5G (8GB RAM + 256GB)\", \"Price\": 73999}, {\"Name\": \"Sony Xperia 1 VII\", \"Price\": 140990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17360}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13958}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 57999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 980", + "Technical.Core Details": "2x2.2 GHz Cortex-A77 & 6x1.8 GHz Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-980" +} diff --git a/data/smartphone/samsung/2020/galaxy-a51-8gb-ram-128gb/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a51-8gb-ram-128gb/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8e5f537be52 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a51-8gb-ram-128gb/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A51 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2020-01-29", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a51-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 158.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A51", + "General.OS Updates": "", + "General.Release Date": "January 29, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A51 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20959}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 14999}, {\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20600}, {\"Name\": \"Poco C65\", \"Price\": 8499}, {\"Name\": \"Motorola Edge 40 5G\", \"Price\": 22990}, {\"Name\": \"Samsung Galaxy A52 (8GB RAM + 128GB)\", \"Price\": 27999}, {\"Name\": \"Honor X9c\", \"Price\": 20998}, {\"Name\": \"Honor 90 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-a51/samsung-galaxy-a51-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a51/samsung-galaxy-a51-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..60fb2370dd8 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a51/samsung-galaxy-a51-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a51-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A51", + "brand": "samsung", + "release_date": "2020-01-29", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v10, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a51", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 158.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A51", + "General.OS Updates": "", + "General.Release Date": "January 29, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A51", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A52\", \"Price\": 26499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7393}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27490}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47450}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v12" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-a51s-5g/samsung-galaxy-a51s-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a51s-5g/samsung-galaxy-a51s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..48c2aa663b8 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a51s-5g/samsung-galaxy-a51s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a51s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A51s 5G", + "brand": "samsung", + "release_date": "2020-08-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 187.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a51s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 158.9 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A51s 5G", + "General.OS Updates": "", + "General.Release Date": "August 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A51s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A57\", \"Price\": 45990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/samsung/2020/galaxy-a71-5g/samsung-galaxy-a71-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a71-5g/samsung-galaxy-a71-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..c588905499f --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a71-5g/samsung-galaxy-a71-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a71-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A71 5G", + "brand": "samsung", + "release_date": "2020-04-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 185.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a71-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A71", + "General.OS Updates": "", + "General.Release Date": "April 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A71 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy A52 5G\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 256GB)\", \"Price\": 65999}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33300}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15743}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "samsung Exynos 980", + "Technical.Core Details": "2x2.2 GHz Cortex-A77 & 6x1.8 GHz Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-980" +} diff --git a/data/smartphone/samsung/2020/galaxy-a71/samsung-galaxy-a71-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-a71/samsung-galaxy-a71-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4be48ca01f5 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a71/samsung-galaxy-a71-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a71-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A71", + "brand": "samsung", + "release_date": "2020-02-19", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a71", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163.6 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A71", + "General.OS Updates": "", + "General.Release Date": "February 19, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A71", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34920}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 44385}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18860}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-730" +} diff --git a/data/smartphone/samsung/2020/galaxy-a71s-5g-uw/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a71s-5g-uw/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g.json new file mode 100644 index 00000000000..64116333df4 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a71s-5g-uw/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a71s-5g-uw-6gb-128gb-5g", + "name": "Samsung Galaxy A71s 5G UW", + "brand": "samsung", + "release_date": "2020-07-22", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a71s-5g-uw", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A71s 5G", + "General.OS Updates": "", + "General.Release Date": "July 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A71s 5G UW", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 17790}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/samsung/2020/galaxy-a71s-5g/samsung-galaxy-a71s-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-a71s-5g/samsung-galaxy-a71s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..593dca94c60 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-a71s-5g/samsung-galaxy-a71s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a71s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A71s 5G", + "brand": "samsung", + "release_date": "2020-08-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 185.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a71s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A71s 5G", + "General.OS Updates": "", + "General.Release Date": "August 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A71s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/samsung/2020/galaxy-f41-6gb-ram-128gb/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-f41-6gb-ram-128gb/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b5c674ab7a6 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-f41-6gb-ram-128gb/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy F41 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2020-10-08", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f41-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, withA-GPS, GLONASS, Galileo, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F41", + "General.OS Updates": "", + "General.Release Date": "October 8, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F41 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F22\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 35660}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M56 (8GB RAM + 256GB)\", \"Price\": 27399}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-f41/samsung-galaxy-f41-6gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-f41/samsung-galaxy-f41-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dbbba096b11 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-f41/samsung-galaxy-f41-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f41-6gb-64gb-4g-lte", + "name": "Samsung Galaxy F41", + "brand": "samsung", + "release_date": "2020-10-08", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f41", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, withA-GPS, GLONASS, Galileo, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F41", + "General.OS Updates": "", + "General.Release Date": "October 8, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F41", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18607}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32900}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15300}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 58999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A50\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 19690}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m11/samsung-galaxy-m11-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m11/samsung-galaxy-m11-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..64833c0582a --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m11/samsung-galaxy-m11-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m11-3gb-32gb-4g-lte", + "name": "Samsung Galaxy M11", + "brand": "samsung", + "release_date": "2020-06-02", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 168.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 161.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.4 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M11", + "General.OS Updates": "", + "General.Release Date": "June 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 21465}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 7087}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Samsung Galaxy A52 (8GB RAM + 128GB)\", \"Price\": 27999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Nothing Phone 1\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2020/galaxy-m21/samsung-galaxy-m21-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m21/samsung-galaxy-m21-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4684e20280f --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m21/samsung-galaxy-m21-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m21-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21", + "brand": "samsung", + "release_date": "2020-03-18", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 188.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m21", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "420 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M21", + "General.OS Updates": "", + "General.Release Date": "March 18, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M21", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "11.740647", + "Price Drop Amount": "1526", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16490}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11714}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m21s/samsung-galaxy-m21s-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m21s/samsung-galaxy-m21s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d4d07918890 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m21s/samsung-galaxy-m21s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m21s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21s", + "brand": "samsung", + "release_date": "2020-11-06", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m21s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M21s", + "General.OS Updates": "", + "General.Release Date": "November 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M21s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27599}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m31-6gb-ram-128gb/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m31-6gb-ram-128gb/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..29915f16595 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m31-6gb-ram-128gb/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M31 (6GB RAM +128GB)", + "brand": "samsung", + "release_date": "2020-02-25", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10.0, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m31-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": " 19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity sensor, Accelerometer, Gyro Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M31", + "General.OS Updates": "", + "General.Release Date": "February 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M31 (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20263}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 10749}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 35660}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 26999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 11944}, {\"Name\": \"Samsung Galaxy M14\", \"Price\": 14341}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 14999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v12" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m31-8gb-ram-128gb/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m31-8gb-ram-128gb/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..74f71e0ce24 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m31-8gb-ram-128gb/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M31 (8GB RAM +128GB)", + "brand": "samsung", + "release_date": "2020-05-30", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10.0, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m31-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": " 19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity sensor, Accelerometer, Gyro Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M31", + "General.OS Updates": "", + "General.Release Date": "May 30, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M31 (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "-16.758263", + "Price Drop Amount": "-3184", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34640}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17360}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 7999}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v12" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m31/samsung-galaxy-m31-6gb-64gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m31/samsung-galaxy-m31-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a32bd95ec27 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m31/samsung-galaxy-m31-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m31-6gb-64gb-4g-lte", + "name": "Samsung Galaxy M31", + "brand": "samsung", + "release_date": "2020-02-25", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v10.0, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "119 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": " 19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity sensor, Accelerometer, Gyro Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M31", + "General.OS Updates": "", + "General.Release Date": "February 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14630}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17200}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47749}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v12" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m31s-8gb-ram-128gb/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m31s-8gb-ram-128gb/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..38b390d5c0d --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m31s-8gb-ram-128gb/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M31s (8GB RAM +128GB)", + "brand": "samsung", + "release_date": "2020-07-30", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m31s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "125 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "51 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 159.3 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity sensor, Accelerometer, Gyro Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M31s", + "General.OS Updates": "", + "General.Release Date": "July 30, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M31s (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20996}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 20955}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m31s/samsung-galaxy-m31s-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m31s/samsung-galaxy-m31s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a340abf3f53 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m31s/samsung-galaxy-m31s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m31s-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M31s", + "brand": "samsung", + "release_date": "2020-07-30", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m31s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "125 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "51 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 159.3 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity sensor, Accelerometer, Gyro Sensor, Virtual Light Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M31s", + "General.OS Updates": "", + "General.Release Date": "July 30, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M31s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12490}, {\"Name\": \"Samsung Galaxy S24 (8GB RAM + 128GB)\", \"Price\": 46999}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 16899}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17389}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 63900}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2020/galaxy-m51-8gb-ram-128gb/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m51-8gb-ram-128gb/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9b18cb6dbaa --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m51-8gb-ram-128gb/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M51 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2020-09-10", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 213.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m51-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "182 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "64 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, RGB Light Sensor, Proximity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M51", + "General.OS Updates": "", + "General.Release Date": "September 10, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M51 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy M34 5G (8GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28770}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15997}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15346}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27937}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/samsung/2020/galaxy-m51/samsung-galaxy-m51-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-m51/samsung-galaxy-m51-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f58e916fa42 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-m51/samsung-galaxy-m51-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m51-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M51", + "brand": "samsung", + "release_date": "2020-09-10", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 213.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m51", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "182 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "64 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, RGB Light Sensor, Proximity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M51", + "General.OS Updates": "", + "General.Release Date": "September 10, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M51", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 64499}, {\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}, {\"Name\": \"OnePlus 10T\", \"Price\": 33970}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21099}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/samsung/2020/galaxy-note-10-lite-8gb-ram-128gb/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-note-10-lite-8gb-ram-128gb/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5dc4289f5d5 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-note-10-lite-8gb-ram-128gb/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy Note 10 Lite (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2020-01-21", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-10-lite-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "27 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.7 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Rounded Corners", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "S Pen Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 10 Lite", + "General.OS Updates": "", + "General.Release Date": "January 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Note 10 Lite (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 21490}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 111999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9810", + "Technical.Core Details": "4x Custom CPU, Up to 2.9GHz 4x Cortex A55, Up to 1.9GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP18", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-9810" +} diff --git a/data/smartphone/samsung/2020/galaxy-note-20-5g/samsung-galaxy-note-20-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-note-20-5g/samsung-galaxy-note-20-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..4c9f88b6e55 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-note-20-5g/samsung-galaxy-note-20-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-20-5g-8gb-128gb-5g", + "name": "Samsung Galaxy Note 20 5G", + "brand": "samsung", + "release_date": "2020-08-05", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 192.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole, Autofocus, Screen Flash Flash", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/2 (Telephoto)
12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 161.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 20 5G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "78990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Plus 5G\", \"Price\": 44990}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34980}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy S20 Plus\", \"Price\": 58990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-note-20-ultra-4g/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-note-20-ultra-4g/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..d1ecd4cb7c0 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-note-20-ultra-4g/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 20 Ultra 4G", + "brand": "samsung", + "release_date": "2020-08-05", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-20-ultra-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/3 (Telephoto)
Periscope Telephoto
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 164.8 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 494 PPI", + "Display.Screen to Body Ratio": "~ 92.5%", + "Display.Size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 20 Ultra", + "General.OS Updates": "", + "General.Release Date": "August 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 20 Ultra 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "99999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Note 10 Plus\", \"Price\": 32999}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 69998}, {\"Name\": \"Apple iPhone 16e\", \"Price\": 51499}, {\"Name\": \"Samsung Galaxy S20 Plus 5G\", \"Price\": 85990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M5 & 2x2.60 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-note-20-ultra-5g/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2020/galaxy-note-20-ultra-5g/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..4893ffa42a3 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-note-20-ultra-5g/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Note 20 Ultra 5G", + "brand": "samsung", + "release_date": "2020-08-05", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-20-ultra-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/3 (Telephoto)
Periscope Telephoto
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 164.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 494 PPI", + "Display.Screen to Body Ratio": "~ 92.5%", + "Display.Size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Note 20 Ultra 5G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 20 Ultra 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 69889}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 149999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Vivo X Fold 5 5G\", \"Price\": 149998}, {\"Name\": \"Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)\", \"Price\": 169999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M5 & 2x2.60 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-note-20/samsung-galaxy-note-20-8gb-256gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-note-20/samsung-galaxy-note-20-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..2a5561701ca --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-note-20/samsung-galaxy-note-20-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-note-20-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 20", + "brand": "samsung", + "release_date": "2020-08-05", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 192.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-note-20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "auto-HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 120/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 161.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Embedded S Pen", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-N980FZGGINS, Galaxy Note 20", + "General.OS Updates": "", + "General.Release Date": "August 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Note 20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "86000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy Note 10 Plus 5G\", \"Price\": 92999}, {\"Name\": \"Samsung Galaxy S25 (12GB RAM + 128GB)\", \"Price\": 68999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S21 5G (8GB RAM + 256GB)\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M5 & 2x2.60 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11 - GlobalAdreno 650 - USA", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s10-lite-8gb-ram-512gb/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s10-lite-8gb-ram-512gb/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte.json new file mode 100644 index 00000000000..64993e95d6c --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s10-lite-8gb-ram-512gb/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte", + "name": "Samsung Galaxy S10 Lite (8GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2020-01-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 186.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s10-lite-8gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Rounded Corners", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 87.8%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S10 Lite", + "General.OS Updates": "", + "General.Release Date": "January 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S10 Lite (8GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29679.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 102998}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34395}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12380}, {\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/samsung/2020/galaxy-s10-lite/samsung-galaxy-s10-lite-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s10-lite/samsung-galaxy-s10-lite-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2a31e30edc9 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s10-lite/samsung-galaxy-s10-lite-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s10-lite-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S10 Lite", + "brand": "samsung", + "release_date": "2020-01-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 186.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s10-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Rounded Corners", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 87.8%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S10 Lite", + "General.OS Updates": "", + "General.Release Date": "January 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S10 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49499}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 77999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 22994}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-5g-uw/samsung-galaxy-s20-5g-uw-12gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-s20-5g-uw/samsung-galaxy-s20-5g-uw-12gb-128gb-5g.json new file mode 100644 index 00000000000..572900b8c0d --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-5g-uw/samsung-galaxy-s20-5g-uw-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-5g-uw-12gb-128gb-5g", + "name": "Samsung Galaxy S20 5G UW", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-5g-uw", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1440 x 3200 pixels", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.1 x 151.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 120 Hz Refresh Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 563 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.2 inches, 1440 x 3200 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Proximity Sensor, RGB Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S20 5G UW", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 5G UW", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Samsung Galaxy S26 Plus\", \"Price\": 99990}, {\"Name\": \"Samsung Galaxy S20 Plus 5G\", \"Price\": 85990}, {\"Name\": \"Tecno Camon 40 Pro 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 46500}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-5g/samsung-galaxy-s20-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-s20-5g/samsung-galaxy-s20-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f8f4f0f6762 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-5g/samsung-galaxy-s20-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-5g-8gb-128gb-5g", + "name": "Samsung Galaxy S20 5G", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1440 x 3200 pixels", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.1 x 151.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 120 Hz Refresh Rate, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 563 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.2 inches, 1440 x 3200 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Proximity Sensor, RGB Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S20", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Xiaomi Mi 11 Lite NE 5G\", \"Price\": 23899}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27849}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 27390}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42800}, {\"Name\": \"Tecno Camon 40 Premier\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 20499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M5 & 2x2.60 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-fe-256gb/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s20-fe-256gb/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..63e0e630399 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-fe-256gb/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte", + "name": "Samsung Galaxy S20 FE (256GB)", + "brand": "samsung", + "release_date": "2020-10-06", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-fe-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 159.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+,", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Optical Fingerprint sensor, Accelerometer, Barometer, Gyro sensor, Geomagnetic sensor, Hall sensor, Proximity sensor, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S20 FE", + "General.OS Updates": "", + "General.Release Date": "October 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 FE (256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27478.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 64990}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19440}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15990}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 69250}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 29750}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-fe/samsung-galaxy-s20-fe-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s20-fe/samsung-galaxy-s20-fe-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3526885be0e --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-fe/samsung-galaxy-s20-fe-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-fe-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 FE", + "brand": "samsung", + "release_date": "2020-10-06", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-fe", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 159.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+,", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Optical Fingerprint sensor, Accelerometer, Barometer, Gyro sensor, Geomagnetic sensor, Hall sensor, Proximity sensor, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S20 FE", + "General.OS Updates": "", + "General.Release Date": "October 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 FE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29890}, {\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 22490}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23100}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18390}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S20 Plus\", \"Price\": 49990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-plus/samsung-galaxy-s20-plus-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s20-plus/samsung-galaxy-s20-plus-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..54de24f16c7 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-plus/samsung-galaxy-s20-plus-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-plus-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 Plus", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "30x Digital Zoom, 3x Optical Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2
Autofocus", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/2 (Telephoto)
12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
0.3 MP ƒ/1 (TOF 3D)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 161.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 525 PPI", + "Display.Screen to Body Ratio": "~ 90.41%", + "Display.Size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S20 Plus ", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "8.097131", + "Price Drop Amount": "3238", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy A26 (6GB RAM + 128GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34440}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 75999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-ultra-5g/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g.json b/data/smartphone/samsung/2020/galaxy-s20-ultra-5g/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g.json new file mode 100644 index 00000000000..1b66187ab74 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-ultra-5g/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-ultra-5g-12gb-128gb-5g", + "name": "Samsung Galaxy S20 Ultra 5G", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 220.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-ultra-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 1440 x 3200 pixels", + "resolution": "~ 511 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Resolution Zoom up to 100x, Scene Optimizer, Shot Suggestions, Flaw Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "40 MP ƒ/2.2 (Wide Angle)
Autofocus, Screen Flash Flash", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
48 MP ƒ/3.6 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
0.3 MP (TOF 3D)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display, 120Hz Refresh Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 511 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.9 inches, 1440 x 3200 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Proximity Sensor, RGB Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S20 Ultra 5G", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 Ultra 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "99999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Stylus 5G 2025\", \"Price\": 34990}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S20 Plus 5G\", \"Price\": 85990}, {\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 64499}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S20 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 1TB)\", \"Price\": 165999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20-ultra/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s20-ultra/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cf84bb314d8 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20-ultra/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-ultra-12gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 Ultra", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 220.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 1440 x 3200 pixels", + "resolution": "~ 511 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Resolution Zoom up to 100x, Scene Optimizer, Shot Suggestions, Flaw Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "40 MP ƒ/2.2 (Wide Angle)
Autofocus, Screen Flash Flash", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
48 MP ƒ/3.6 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
0.3 MP (TOF 3D)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Always-on display, 120Hz Refresh Rate, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 511 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.9 inches, 1440 x 3200 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Proximity Sensor, RGB Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S20 Ultra", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105980}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S20 Plus\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Honor 500 Pro\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34790}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M4 & 2x2.4 GHz Cortex-A75 & 4x1.9 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-s20/samsung-galaxy-s20-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2020/galaxy-s20/samsung-galaxy-s20-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..051451784b4 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-s20/samsung-galaxy-s20-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s20-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20", + "brand": "samsung", + "release_date": "2020-02-11", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.1 x 151.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 563 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Proximity Sensor, RGB Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S20", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S20 5G\", \"Price\": 74999}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7417}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 18499}, {\"Name\": \"Tecno Spark 20 Pro Plus\", \"Price\": 17999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 990", + "Technical.Core Details": "2x2.73 GHz Mongoose M5 & 2x2.60 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G77 MP11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-990" +} diff --git a/data/smartphone/samsung/2020/galaxy-z-fold-2-5g/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2020/galaxy-z-fold-2-5g/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..0105104ba46 --- /dev/null +++ b/data/smartphone/samsung/2020/galaxy-z-fold-2-5g/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-2-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 2 5G", + "brand": "samsung", + "release_date": "2020-08-05", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 279.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-2-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 372 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)

Cover camera
10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "128.2 x 159.2 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "279 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22.5:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 25:9, 6.23 inches, 816 x 2260 pixels, Super AMOLED", + "Display.Features": "HDR10+ ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 372 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 2 5G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSIM", + "General.Sim Type": "Dual Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Z Fold 2 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 86000}, {\"Name\": \"Motorola Moto G Stylus 5G 2025\", \"Price\": 34990}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 73499}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+ ", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/samsung/2020/w21-5g/samsung-w21-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2020/w21-5g/samsung-w21-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..c89ebfd4937 --- /dev/null +++ b/data/smartphone/samsung/2020/w21-5g/samsung-w21-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-w21-5g-12gb-256gb-5g", + "name": "Samsung W21 5G", + "brand": "samsung", + "release_date": "2020-11-04", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 279.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w21-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 372 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)

Cover camera
10 MP ƒ/2.2 (Wide Angle)
Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "128.2 x 159.2 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "279 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22.5:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 25:9, 6.23 inches, 816 x 2260 pixels, Super AMOLED", + "Display.Features": "HDR10+ ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 372 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W21 5G", + "General.OS Updates": "", + "General.Release Date": "November 04, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSIM", + "General.Sim Type": "Dual Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung W21 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "149990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.09 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865+ ", + "Technical.Core Details": "1x3.091 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/samsung/2021/galaxy-a03-4gb-ram-64gb/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a03-4gb-ram-64gb/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..50a204cb540 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a03-4gb-ram-64gb/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A03 (4GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2021-11-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a03-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A03", + "General.OS Updates": "", + "General.Release Date": "November 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A03 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X9B\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 15998}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/samsung/2021/galaxy-a03/samsung-galaxy-a03-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a03/samsung-galaxy-a03-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ab6c760855e --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a03/samsung-galaxy-a03-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a03-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A03", + "brand": "samsung", + "release_date": "2021-11-26", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a03", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A03", + "General.OS Updates": "", + "General.Release Date": "November 26, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A03", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-13.037977", + "Price Drop Amount": "-1173", + "Related Items": "[{\"Name\": \"Samsung Galaxy A03 Core\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 7288}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A03s\", \"Price\": 8990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7383}, {\"Name\": \"Oppo A3 2024\", \"Price\": 17990}, {\"Name\": \"Poco M7 4G\", \"Price\": 9999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8489}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/samsung/2021/galaxy-a03s-4gb-ram-64gb/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a03s-4gb-ram-64gb/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..41368705d75 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a03s-4gb-ram-64gb/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A03s (4GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2021-08-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a03s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A03s", + "General.OS Updates": "", + "General.Release Date": "August 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A03s (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.031007472", + "Price Drop Amount": "4", + "Related Items": "[{\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 8912}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2021/galaxy-a03s/samsung-galaxy-a03s-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a03s/samsung-galaxy-a03s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..a821da7c593 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a03s/samsung-galaxy-a03s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a03s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A03s", + "brand": "samsung", + "release_date": "2021-08-18", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a03s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A03s", + "General.OS Updates": "", + "General.Release Date": "August 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A03s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "-12.563752", + "Price Drop Amount": "-1129", + "Related Items": "[{\"Name\": \"Samsung Galaxy A03\", \"Price\": 8890}, {\"Name\": \"Samsung Galaxy A03 Core\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy F42 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G34 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 11990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20140}, {\"Name\": \"OPPO A17K\", \"Price\": 7999}, {\"Name\": \"Realme C73 (4GB RAM + 128GB)\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2021/galaxy-a12-4gb-ram-128gb/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a12-4gb-ram-128gb/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e4e9cc87bd5 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a12-4gb-ram-128gb/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-02-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A12", + "General.OS Updates": "", + "General.Release Date": "February 16, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A05s\", \"Price\": 11240}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12414}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18299}, {\"Name\": \"Infinix Note 11\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A14 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2021/galaxy-a12-6gb-ram-128gb/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a12-6gb-ram-128gb/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6aeba540521 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a12-6gb-ram-128gb/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-02-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A12", + "General.OS Updates": "", + "General.Release Date": "February 16, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-8.58616", + "Price Drop Amount": "-1545", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10T 5G\", \"Price\": 11999}, {\"Name\": \"Tecno Pova 5 Pro\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9726}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 16217}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2021/galaxy-a12-exynos-850-6gb-ram-128gb/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a12-exynos-850-6gb-ram-128gb/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9394aaf3418 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a12-exynos-850-6gb-ram-128gb/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 Exynos 850 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-08-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12-exynos-850-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad Rear Camera Setup: 48MP Main + 5MP Ultra Wide + 2MP Macro + 2MP Depth Camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP + 2 MP", + "Camera.Video Recording": "4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A127FZBJINS, Galaxy A12 - Exynos 850", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12 Exynos 850 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13759}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A14 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-a12-exynos-850/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a12-exynos-850/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fb78fdf95bc --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a12-exynos-850/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12 (Exynos 850)", + "brand": "samsung", + "release_date": "2021-08-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12-exynos-850", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad Rear Camera Setup: 48MP Main + 5MP Ultra Wide + 2MP Macro + 2MP Depth Camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP + 2 MP", + "Camera.Video Recording": "4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A127FZBJINS, Galaxy A12 - Exynos 850", + "General.OS Updates": "", + "General.Release Date": "August 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12 (Exynos 850)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13468.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3\", \"Price\": 7299}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21040}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 19990}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-a12-nacho/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a12-nacho/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2c291506b24 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a12-nacho/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a12-nacho-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12 Nacho", + "brand": "samsung", + "release_date": "2021-08-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a12-nacho", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GM2", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.5 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A12 Nacho", + "General.OS Updates": "", + "General.Release Date": "August 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A12 Nacho", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 98950}, {\"Name\": \"POCO C71\", \"Price\": 6129}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-a21-simple-scv49/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a21-simple-scv49/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b731acfbec7 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a21-simple-scv49/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte", + "name": "Samsung Galaxy A21 Simple SCV49", + "brand": "samsung", + "release_date": "2021-08-27", + "ram_gb": 3, + "battery_mah": 3600, + "weight_g": 159.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a21-simple-scv49", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.8 inches, 720 x 1560 pixels", + "resolution": "~ 296 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71 x 150 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 296 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.8 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A21 ", + "General.OS Updates": "", + "General.Release Date": "August 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A21 Simple SCV49", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "", + "Technical.Chipset": "Samsung Exynos 7884B", + "Technical.Core Details": "Cortex-A73 + 1.35GHz Hexa-core Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G71 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-7884b" +} diff --git a/data/smartphone/samsung/2021/galaxy-a22/samsung-galaxy-a22-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a22/samsung-galaxy-a22-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..304c9db65bb --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a22/samsung-galaxy-a22-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a22-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A22", + "brand": "samsung", + "release_date": "2021-06-03", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 720 x 1600 pixels", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 274 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.4 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A22", + "General.OS Updates": "", + "General.Release Date": "June 03, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7779}, {\"Name\": \"Samsung Galaxy F22\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26994}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18399}, {\"Name\": \"Infinix Note 30 Pro\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-a32-5g/samsung-galaxy-a32-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-a32-5g/samsung-galaxy-a32-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..b14bec5101d --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a32-5g/samsung-galaxy-a32-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a32-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A32 5G", + "brand": "samsung", + "release_date": "2021-01-13", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a32-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "20:9", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A32 5G", + "General.OS Updates": "", + "General.Release Date": "January 13, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A32 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16950}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18399}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29099}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A52s 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/samsung/2021/galaxy-a52-8gb-ram-128gb/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a52-8gb-ram-128gb/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d72a4f3ad86 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a52-8gb-ram-128gb/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A52 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-03-17", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a52-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A52 ", + "General.OS Updates": "", + "General.Release Date": "March 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A52 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "-8.582943", + "Price Drop Amount": "-2403", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 68090}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Fairphone 6\", \"Price\": 59990}, {\"Name\": \"Samsung Galaxy F55 5G (8GB RAM + 256GB)\", \"Price\": 21998}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17835}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A72 (8GB RAM + 256GB)\", \"Price\": 37999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/samsung/2021/galaxy-a52s-5g-8gb-ram-128gb/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-a52s-5g-8gb-ram-128gb/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..dc79c6bc7e2 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a52s-5g-8gb-ram-128gb/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A52s 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-09-01", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a52s-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Super Fast Charging", + "Battery.Music Playback Time": "124 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, RGB Light Sensor, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A52s 5G", + "General.OS Updates": "", + "General.Release Date": "September 1, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A52s 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105780}, {\"Name\": \"Google Pixel 9\", \"Price\": 51300}, {\"Name\": \"Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A54 5G (8GB RAM + 256GB)\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2021/galaxy-a52s-5g/samsung-galaxy-a52s-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-a52s-5g/samsung-galaxy-a52s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..3bdf3d77d05 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a52s-5g/samsung-galaxy-a52s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a52s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A52s 5G", + "brand": "samsung", + "release_date": "2021-09-01", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a52s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Super Fast Charging", + "Battery.Music Playback Time": "124 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, RGB Light Sensor, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A52s 5G", + "General.OS Updates": "", + "General.Release Date": "September 1, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A52s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18370}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 22990}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 25980}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 62450}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2021/galaxy-a72-8gb-ram-256gb/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a72-8gb-ram-256gb/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..976c24d4660 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a72-8gb-ram-256gb/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Samsung Galaxy A72 (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2021-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a72-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Single Take, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 165 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A72", + "General.OS Updates": "", + "General.Release Date": "March 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A72 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34640}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"Realme 11x 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47550}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy A76\", \"Price\": 42990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/samsung/2021/galaxy-a72/samsung-galaxy-a72-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-a72/samsung-galaxy-a72-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..38ed869a353 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-a72/samsung-galaxy-a72-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a72-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A72", + "brand": "samsung", + "release_date": "2021-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a72", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Single Take, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 165 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A72", + "General.OS Updates": "", + "General.Release Date": "March 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A72", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28599}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15500}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 47490}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"iQOO Z11 Turbo\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 28950}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 67900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/samsung/2021/galaxy-f02s/samsung-galaxy-f02s-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f02s/samsung-galaxy-f02s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..968476cc5b3 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f02s/samsung-galaxy-f02s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy F02s", + "brand": "samsung", + "release_date": "2021-04-05", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f02s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Pro, Video, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F02s", + "General.OS Updates": "", + "General.Release Date": "April 5, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F02s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "22.652151", + "Price Drop Amount": "1585", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450 ", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2021/galaxy-f12-4gb-ram-128gb/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f12-4gb-ram-128gb/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c3dfe6b16e1 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f12-4gb-ram-128gb/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy F12 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-04-05", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 221.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f12-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "110 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "58 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GM2", + "Camera.Features": "Pro, Video, Panorama, Filters, Stamps, Live Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Grip Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F12", + "General.OS Updates": "", + "General.Release Date": "April 5, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F12 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-11.143657", + "Price Drop Amount": "-1560", + "Related Items": "[{\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11912}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"CMF Phone (1)\", \"Price\": 15468}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16193}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 11868}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-f12/samsung-galaxy-f12-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f12/samsung-galaxy-f12-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b39d0705da0 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f12/samsung-galaxy-f12-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f12-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F12", + "brand": "samsung", + "release_date": "2021-04-05", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 221.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "110 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "58 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GM2", + "Camera.Features": "Pro, Video, Panorama, Filters, Stamps, Live Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Grip Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F12", + "General.OS Updates": "", + "General.Release Date": "April 5, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.92838126", + "Price Drop Amount": "111", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8629}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 14900}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17400}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy M14 4G\", \"Price\": 9890}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-f22-6gb-ram-128gb/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f22-6gb-ram-128gb/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..820d4eebbb6 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f22-6gb-ram-128gb/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy F22 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-07-06", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f22-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 274 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F22", + "General.OS Updates": "", + "General.Release Date": "July 06, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F22 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-1.6765453", + "Price Drop Amount": "-285", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9699}, {\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 15200}, {\"Name\": \"Samsung Galaxy A05s (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F15 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 13990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15890}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12979}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19720}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-f22/samsung-galaxy-f22-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f22/samsung-galaxy-f22-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..34e8eb3c496 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f22/samsung-galaxy-f22-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f22-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F22", + "brand": "samsung", + "release_date": "2021-07-06", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 274 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F22", + "General.OS Updates": "", + "General.Release Date": "July 06, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-0.056660123", + "Price Drop Amount": "-8", + "Related Items": "[{\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A05s (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 11300}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A16 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9699}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-f52-5g/samsung-galaxy-f52-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-f52-5g/samsung-galaxy-f52-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..832ef92c28c --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f52-5g/samsung-galaxy-f52-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f52-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F52 5G", + "brand": "samsung", + "release_date": "2021-05-20", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f52-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.6 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F52", + "General.OS Updates": "", + "General.Release Date": "May 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F52 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 26999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/samsung/2021/galaxy-f62-8gb-ram-128gb/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-f62-8gb-ram-128gb/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5b9ae3b41d6 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-f62-8gb-ram-128gb/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy F62 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-02-15", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 218.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f62-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F62", + "General.OS Updates": "", + "General.Release Date": "February 15, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F62 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F63\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy F64 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 14499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21990}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 256GB)\", \"Price\": 20880}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9825", + "Technical.Core Details": "2x2.73 GHz Exynos M4 & 2x2.40 GHz Cortex-A75 & 4x1.95 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2021/galaxy-m02s-4gb-ram-64gb/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m02s-4gb-ram-64gb/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..004b8f4958d --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m02s-4gb-ram-64gb/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M02s (4GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2021-01-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m02s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M02s", + "General.OS Updates": "", + "General.Release Date": "January 7, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M02s (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 Pro Plus\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2021/galaxy-m02s/samsung-galaxy-m02s-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m02s/samsung-galaxy-m02s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ac4ea33938b --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m02s/samsung-galaxy-m02s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy M02s", + "brand": "samsung", + "release_date": "2021-01-07", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m02s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M02s", + "General.OS Updates": "", + "General.Release Date": "January 7, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M02s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C55\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/samsung/2021/galaxy-m12-6gb-ram-128gb/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m12-6gb-ram-128gb/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1f82f2c43c2 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m12-6gb-ram-128gb/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M12 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-03-11", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 221.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m12-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M12", + "General.OS Updates": "", + "General.Release Date": "March 11, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M12 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11575}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11668}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18449}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13559}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 7699}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 14249}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2021/galaxy-m21-2021-6gb-ram-128gb/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m21-2021-6gb-ram-128gb/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1c428521e66 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m21-2021-6gb-ram-128gb/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M21 2021 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-07-21", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m21-2021-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "131 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "420 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M21 2021", + "General.OS Updates": "", + "General.Release Date": "July 21, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M21 2021 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23542}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17390}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 15998}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 18999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2021/galaxy-m21-2021/samsung-galaxy-m21-2021-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m21-2021/samsung-galaxy-m21-2021-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e3dd1c5eb81 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m21-2021/samsung-galaxy-m21-2021-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m21-2021-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21 2021", + "brand": "samsung", + "release_date": "2021-07-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m21-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "131 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "420 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Proximity Sensor, Virtual Light Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M21 2021", + "General.OS Updates": "", + "General.Release Date": "July 21, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, WMA, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, WMV, ASF, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M21 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M21\", \"Price\": 14980}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10899}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 7489}, {\"Name\": \"Motorola Moto G71 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy A34 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy M34 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9611", + "Technical.Core Details": "4x2.3 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-9611" +} diff --git a/data/smartphone/samsung/2021/galaxy-m22/samsung-galaxy-m22-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m22/samsung-galaxy-m22-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..92f2a5841b9 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m22/samsung-galaxy-m22-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m22-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M22", + "brand": "samsung", + "release_date": "2021-09-13", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 274 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity sensor, Light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M22", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy M22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32-5g-8gb-ram-128gb/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-m32-5g-8gb-ram-128gb/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..2c37172b5be --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32-5g-8gb-ram-128gb/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M32 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-08-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "106 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "36 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Virtual Light Sensing, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32 5G", + "General.OS Updates": "", + "General.Release Date": "August 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy M32 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy M33 5G (8GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Vivo Y56\", \"Price\": 16294}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32-5g/samsung-galaxy-m32-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-m32-5g/samsung-galaxy-m32-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..80343bd300c --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32-5g/samsung-galaxy-m32-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M32 5G", + "brand": "samsung", + "release_date": "2021-08-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "106 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "36 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Virtual Light Sensing, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32 5G", + "General.OS Updates": "", + "General.Release Date": "August 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy M32 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14408}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 17999}, {\"Name\": \"OPPO F19 Pro Plus 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15780}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21188}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32-6gb-ram-128gb/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m32-6gb-ram-128gb/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..36791bb80e3 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32-6gb-ram-128gb/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M32 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-06-21", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, RGB Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32", + "General.OS Updates": "", + "General.Release Date": "June 21, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M32 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 20770}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 12699}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33749}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32-prime-edition-6gb-ram-128gb/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m32-prime-edition-6gb-ram-128gb/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fcf90ff5fc9 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32-prime-edition-6gb-ram-128gb/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M32 Prime Edition (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-06-21", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32-prime-edition-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, RGB Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32", + "General.OS Updates": "", + "General.Release Date": "June 21, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M32 Prime Edition (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16799}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19916}, {\"Name\": \"Vivo V25 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A22e 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy F04\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy F23 5G (6GB RAM + 128GB)\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32-prime-edition/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m32-prime-edition/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e3f2bb11c1a --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32-prime-edition/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M32 Prime Edition", + "brand": "samsung", + "release_date": "2021-06-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32-prime-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, RGB Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32", + "General.OS Updates": "", + "General.Release Date": "June 21, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M32 Prime Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F22\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-m32/samsung-galaxy-m32-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m32/samsung-galaxy-m32-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..219cd6efc0f --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m32/samsung-galaxy-m32-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m32-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M32", + "brand": "samsung", + "release_date": "2021-06-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m32", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M32", + "General.OS Updates": "", + "General.Release Date": "June 21, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M32", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15 Pro\", \"Price\": 24990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy F22\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19985}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/samsung/2021/galaxy-m42-5g-8gb-ram-128gb/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-m42-5g-8gb-ram-128gb/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..93e727ca1d5 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m42-5g-8gb-ram-128gb/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M42 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-04-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m42-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 266 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "36 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.4 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.6 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M42 5G", + "General.OS Updates": "", + "General.Release Date": "April 28, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M42 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19945}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31499}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10559}, {\"Name\": \"Samsung Galaxy A23 5G (8GB RAM + 128GB)\", \"Price\": 21698}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/samsung/2021/galaxy-m52-5g-8gb-ram-128gb/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-m52-5g-8gb-ram-128gb/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..16120fc3363 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m52-5g-8gb-ram-128gb/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M52 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-09-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m52-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.4%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Compass (Geomagnetic Sensor), Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M52 5G", + "General.OS Updates": "", + "General.Release Date": "September 28, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M52 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22680.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31590}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M55s\", \"Price\": 16973}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2021/galaxy-m52-5g/samsung-galaxy-m52-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-m52-5g/samsung-galaxy-m52-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..59f589ddaf8 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m52-5g/samsung-galaxy-m52-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m52-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M52 5G", + "brand": "samsung", + "release_date": "2021-09-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 173.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m52-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.4%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Compass (Geomagnetic Sensor), Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M52 5G", + "General.OS Updates": "", + "General.Release Date": "September 28, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M52 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33739}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 36999}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2021/galaxy-m62/samsung-galaxy-m62-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2021/galaxy-m62/samsung-galaxy-m62-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..761e6e5e951 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-m62/samsung-galaxy-m62-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m62-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M62", + "brand": "samsung", + "release_date": "2021-03-03", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 218.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m62", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 1080 x 2400 pixels", + "resolution": "~ 388 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
12 MP (Ultra Wide)
5 MP (Macro)
Macro
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.71 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M62", + "General.OS Updates": "", + "General.Release Date": "March 3, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M62", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy M63\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 18105}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 17999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.73 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 9825", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G76 MP12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-9825" +} diff --git a/data/smartphone/samsung/2021/galaxy-quantum-2-5g/samsung-galaxy-quantum-2-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-quantum-2-5g/samsung-galaxy-quantum-2-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..779e10df80f --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-quantum-2-5g/samsung-galaxy-quantum-2-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-quantum-2-5g-6gb-128gb-5g", + "name": "Samsung Galaxy Quantum 2 5G", + "brand": "samsung", + "release_date": "2021-04-13", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-quantum-2-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 524 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 161.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 524 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Quantum 2 5G", + "General.OS Updates": "", + "General.Release Date": "April 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Quantum 2 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "45990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33943}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Samsung Galaxy A82 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 102998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21-5g-8gb-ram-256gb/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21-5g-8gb-ram-256gb/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..e6ab214a5a6 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21-5g-8gb-ram-256gb/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 169.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 421 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 151.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 421 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "73999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S21 Plus\", \"Price\": 81999}, {\"Name\": \"Samsung Galaxy S21 Plus 5G (8GB RAM + 256GB)\", \"Price\": 85999}, {\"Name\": \"Ulefone Armor 27T\", \"Price\": 24990}, {\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 27445}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21874}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21-plus-5g-8gb-ram-256gb/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21-plus-5g-8gb-ram-256gb/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..91f1a8c4705 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21-plus-5g-8gb-ram-256gb/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 Plus 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-plus-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 161.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21+ 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 Plus 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "85999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99400}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S21 5G (8GB RAM + 256GB)\", \"Price\": 73999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 16990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21-plus/samsung-galaxy-s21-plus-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21-plus/samsung-galaxy-s21-plus-8gb-128gb-5g.json new file mode 100644 index 00000000000..a862441336c --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21-plus/samsung-galaxy-s21-plus-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-plus-8gb-128gb-5g", + "name": "Samsung Galaxy S21 Plus", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 161.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 88.3%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21+ 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "81999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 Plus\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy S22 Plus 5G\", \"Price\": 101999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 68700}, {\"Name\": \"Samsung Galaxy S21 Ultra\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 32950}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-12gb-ram-128gb/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-12gb-ram-128gb/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g.json new file mode 100644 index 00000000000..26adafd2804 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-12gb-ram-128gb/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g", + "name": "Samsung Galaxy S21 Ultra 5G (12GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 227.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-ultra-5g-12gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "40 MP ƒ/2.2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8
10 MP ƒ/4.9 (Telephoto)
10 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 165.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "227 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 Ultra 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 Ultra 5G (12GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "101999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26398}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 77990}, {\"Name\": \"Samsung Galaxy S22 Plus 5G (8GB RAM + 256GB)\", \"Price\": 105999}, {\"Name\": \"Samsung Galaxy S23 Ultra (12GB RAM + 512GB)\", \"Price\": 82999}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 69990}, {\"Name\": \"Apple iPhone 16 Pro Max (512GB)\", \"Price\": 154900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103850}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-16gb-ram-512gb/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-16gb-ram-512gb/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..6f46e25b88c --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21-ultra-5g-16gb-ram-512gb/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Samsung Galaxy S21 Ultra 5G (16GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 227.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-ultra-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "40 MP ƒ/2.2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8
10 MP ƒ/4.9 (Telephoto)
10 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 165.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "227 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 Ultra 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 Ultra 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "111999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus 12 (16GB RAM + 512GB)\", \"Price\": 55799}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109998}, {\"Name\": \"Samsung Galaxy S23 Ultra (12GB RAM + 512GB)\", \"Price\": 161999}, {\"Name\": \"Samsung Galaxy A53 5G (8GB RAM + 128GB)\", \"Price\": 29990}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-s21/samsung-galaxy-s21-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-s21/samsung-galaxy-s21-8gb-128gb-5g.json new file mode 100644 index 00000000000..07f6c4d6294 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-s21/samsung-galaxy-s21-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-8gb-128gb-5g", + "name": "Samsung Galaxy S21", + "brand": "samsung", + "release_date": "2021-01-14", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 169.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 421 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
64 MP ƒ/2 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 151.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 421 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S21 Plus\", \"Price\": 81999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47749}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2021/galaxy-z-flip-3-5g-8gb-ram-256gb/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2021/galaxy-z-flip-3-5g-8gb-ram-256gb/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..baf687ca964 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-z-flip-3-5g-8gb-ram-256gb/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 3 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2021-08-11", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 183.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-3-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color Dynamic AMOLED 2x (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, HDR10+", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "72.2 x 166 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 1.9 inches, 260 x 512 pixels, 302 PPI", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 425 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2x (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 3 5G", + "General.OS Updates": "", + "General.Release Date": "August 11, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 3 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 256GB)\", \"Price\": 65999}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47498}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20999}, {\"Name\": \"Honor X9B\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2021/galaxy-z-flip-3/samsung-galaxy-z-flip-3-8gb-128gb-5g.json b/data/smartphone/samsung/2021/galaxy-z-flip-3/samsung-galaxy-z-flip-3-8gb-128gb-5g.json new file mode 100644 index 00000000000..0ecce594bf5 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-z-flip-3/samsung-galaxy-z-flip-3-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-3-8gb-128gb-5g", + "name": "Samsung Galaxy Z Flip 3", + "brand": "samsung", + "release_date": "2021-08-11", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 183.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color Dynamic AMOLED 2x (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, HDR10+", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "72.2 x 166 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 1.9 inches, 260 x 512 pixels, 302 PPI", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 425 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2x (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 3", + "General.OS Updates": "", + "General.Release Date": "August 11, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "-0.97408646", + "Price Drop Amount": "-682", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 4 5G\", \"Price\": 62990}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 26798}, {\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 102999}, {\"Name\": \"Samsung Galaxy Z Flip 5\", \"Price\": 58000}, {\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 74999}, {\"Name\": \"Motorola Razr 40\", \"Price\": 41990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2021/galaxy-z-fold-3-5g-12gb-ram-512gb/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2021/galaxy-z-fold-3-5g-12gb-ram-512gb/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..e00160ef9f4 --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-z-fold-3-5g-12gb-ram-512gb/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 3 5G (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2021-08-11", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 271.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-3-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
4 MP ƒ/1.8
Under-display
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "128.1 x 158.2 x 6.4 mm", + "Design.Qwerty": "", + "Design.Weight": "271 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22.5:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.2 inches, 832 x 2260 pixels, 387 PPI, 24.5:9 Aspect Ratio", + "Display.Features": "Infinity Flex Display", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro sensor, Geomagnetic sensor, Hall sensor, Proximity sensor, Light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 3 5G", + "General.OS Updates": "", + "General.Release Date": "August 11, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 3 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "84899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99640}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25267}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 20180}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 99499}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 34998}, {\"Name\": \"Vivo X100 Pro 5G\", \"Price\": 89899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2021/galaxy-z-fold-3/samsung-galaxy-z-fold-3-12gb-256gb-5g.json b/data/smartphone/samsung/2021/galaxy-z-fold-3/samsung-galaxy-z-fold-3-12gb-256gb-5g.json new file mode 100644 index 00000000000..85faf84f7af --- /dev/null +++ b/data/smartphone/samsung/2021/galaxy-z-fold-3/samsung-galaxy-z-fold-3-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-3-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 3", + "brand": "samsung", + "release_date": "2021-08-11", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 271.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
4 MP ƒ/1.8
Under-display
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "128.1 x 158.2 x 6.4 mm", + "Design.Qwerty": "", + "Design.Weight": "271 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22.5:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.2 inches, 832 x 2260 pixels, 387 PPI, 24.5:9 Aspect Ratio", + "Display.Features": "Infinity Flex Display", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro sensor, Geomagnetic sensor, Hall sensor, Proximity sensor, Light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 3 5G", + "General.OS Updates": "", + "General.Release Date": "August 11, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 112975}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 94990}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 83990}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 69998}, {\"Name\": \"Samsung Galaxy Z Flip 5\", \"Price\": 56799}, {\"Name\": \"Apple iPhone 14 Plus\", \"Price\": 69900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2021/w22-5g/samsung-w22-5g-16gb-512gb-5g.json b/data/smartphone/samsung/2021/w22-5g/samsung-w22-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..268b9b06c1e --- /dev/null +++ b/data/smartphone/samsung/2021/w22-5g/samsung-w22-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-w22-5g-16gb-512gb-5g", + "name": "Samsung W22 5G", + "brand": "samsung", + "release_date": "2021-10-14", + "ram_gb": 16, + "battery_mah": 4400, + "weight_g": 288.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w22-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
4 MP ƒ/1.8
Under-display
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "128.1 x 158.2 x 6.4 mm", + "Design.Qwerty": "", + "Design.Weight": "288 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22.5:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.2 inches, 832 x 2260 pixels, 387 PPI, 24.5:9 Aspect Ratio", + "Display.Features": "Infinity Flex Display", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro sensor, Geomagnetic sensor, Hall sensor, Proximity sensor, Light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "W22 5G", + "General.OS Updates": "", + "General.Release Date": "October 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano + eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung W22 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "197999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/sharp/2017/aquos-s2/sharp-aquos-s2-4gb-64gb-4g-lte.json b/data/smartphone/sharp/2017/aquos-s2/sharp-aquos-s2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3e9fbca2f2a --- /dev/null +++ b/data/smartphone/sharp/2017/aquos-s2/sharp-aquos-s2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-s2-4gb-64gb-4g-lte", + "name": "Sharp Aquos S2", + "brand": "sharp", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3020, + "weight_g": 140.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-s2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 2040 pixels", + "resolution": "~ 420 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 141.8 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "17:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 420 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "5.5 inches, 1080 x 2040 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aquos S2", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sharp Aquos S2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7298.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y55 5G\", \"Price\": 20990}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sharp/2018/aquos-s3-high-edition/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte.json b/data/smartphone/sharp/2018/aquos-s3-high-edition/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d2eabd3833f --- /dev/null +++ b/data/smartphone/sharp/2018/aquos-s3-high-edition/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-s3-high-edition-6gb-128gb-4g-lte", + "name": "Sharp Aquos S3 High Edition", + "brand": "sharp", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 165.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-s3-high-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 2280 x 1080 pixels", + "resolution": "~ 420 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 148.19 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 420 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 2280 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sharp Aquos S3 High Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/sharp/2018/aquos-s3/sharp-aquos-s3-4gb-64gb-4g-lte.json b/data/smartphone/sharp/2018/aquos-s3/sharp-aquos-s3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e19a9baacb5 --- /dev/null +++ b/data/smartphone/sharp/2018/aquos-s3/sharp-aquos-s3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-s3-4gb-64gb-4g-lte", + "name": "Sharp Aquos S3", + "brand": "sharp", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3200, + "weight_g": 165.0, + "os": "Android v8.0 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-s3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 148.19 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aquos S3", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sharp Aquos S3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12432.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16314}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sharp/2019/aquos-r3/sharp-aquos-r3-6gb-64gb-4g-lte.json b/data/smartphone/sharp/2019/aquos-r3/sharp-aquos-r3-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b55bfe6121b --- /dev/null +++ b/data/smartphone/sharp/2019/aquos-r3/sharp-aquos-r3-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-r3-6gb-64gb-4g-lte", + "name": "Sharp Aquos R3", + "brand": "sharp", + "release_date": "2019-05-08", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-r3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1440 x 3120 pixels", + "resolution": "~ 561 PPI", + "type": "Color Pro IGZO (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W Qi Wireless Charging", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16.3 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP ƒ/1.7 (Wide Angle)
20.1 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 156 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Notch", + "Display.PPI": "~ 561 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.2 inches, 1440 x 3120 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Pro IGZO (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aquos R3", + "General.OS Updates": "", + "General.Release Date": "May 8, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sharp Aquos R3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12T Pro\", \"Price\": 18499}, {\"Name\": \"OnePlus 7 Pro 5G\", \"Price\": 62999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/sharp/2019/aquos-sense-3/sharp-aquos-sense-3-4gb-64gb-4g-lte.json b/data/smartphone/sharp/2019/aquos-sense-3/sharp-aquos-sense-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a9bb6e52043 --- /dev/null +++ b/data/smartphone/sharp/2019/aquos-sense-3/sharp-aquos-sense-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-sense-3-4gb-64gb-4g-lte", + "name": "Sharp Aquos Sense 3", + "brand": "sharp", + "release_date": "2019-09-26", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 166.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-sense-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IGZO LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2
12 MP ƒ/2.2", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70 x 147 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 439 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IGZO LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Gyroscope, Light, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aquos Sense3", + "General.OS Updates": "", + "General.Release Date": "September 26, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sharp Aquos Sense 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sharp/2020/aquos-r5g/sharp-aquos-r5g-12gb-256gb-4g-lte.json b/data/smartphone/sharp/2020/aquos-r5g/sharp-aquos-r5g-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..b28eae5d650 --- /dev/null +++ b/data/smartphone/sharp/2020/aquos-r5g/sharp-aquos-r5g-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-r5g-12gb-256gb-4g-lte", + "name": "Sharp Aquos R5G", + "brand": "sharp", + "release_date": "2020-04-02", + "ram_gb": 12, + "battery_mah": 3730, + "weight_g": 189.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-r5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1440 x 3168 pixels", + "resolution": "~ 535 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3730 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12.2 MP ƒ/1.7 (Main)
12.2 MP (Telephoto)
48 MP (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 162 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 535 PPI", + "Display.Screen to Body Ratio": "~ 83.95%", + "Display.Size": "6.5 inches, 1440 x 3168 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "USB Type-C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aquos R5G", + "General.OS Updates": "", + "General.Release Date": "April 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sharp Aquos R5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo V60e\", \"Price\": 27999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/sharp/2021/aquos-r6/sharp-aquos-r6-12gb-128gb-5g.json b/data/smartphone/sharp/2021/aquos-r6/sharp-aquos-r6-12gb-128gb-5g.json new file mode 100644 index 00000000000..cb803b7c957 --- /dev/null +++ b/data/smartphone/sharp/2021/aquos-r6/sharp-aquos-r6-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-r6-12gb-128gb-5g", + "name": "Sharp AQUOS R6", + "brand": "sharp", + "release_date": "2021-05-17", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-r6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1260 x 2730 pixels, 240 Hz", + "resolution": "~ 456 PPI", + "type": "Color IGZO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12.6 MP ƒ/2.3
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "20.2 MP ƒ/1.9", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 162 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 456 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.6 inches, 1260 x 2730 pixels, 240 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IGZO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX5 / IPX8 / IP6X", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "AQUOS R6", + "General.OS Updates": "", + "General.Release Date": "May 17, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sharp AQUOS R6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sharp Aquos R8\", \"Price\": 34990}, {\"Name\": \"Google Pixel 6A\", \"Price\": 21499}, {\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"LG V60 ThinQ\", \"Price\": 79990}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29390}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36990}, {\"Name\": \"Sharp Aquos R10\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S20 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/smartisan/2019/jianguo-pro-3/smartisan-jianguo-pro-3-8gb-128gb-4g-lte.json b/data/smartphone/smartisan/2019/jianguo-pro-3/smartisan-jianguo-pro-3-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8f749cda5df --- /dev/null +++ b/data/smartphone/smartisan/2019/jianguo-pro-3/smartisan-jianguo-pro-3-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "smartisan-jianguo-pro-3-8gb-128gb-4g-lte", + "name": "Smartisan Jianguo Pro 3", + "brand": "smartisan", + "release_date": "2019-11-04", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "jianguo-pro-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Smartisan", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)
Autofocus", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 720p @ 480 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Main)
13 MP (Ultra Wide)
8 MP
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.38 x 156.66 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Jianguo Pro 3", + "General.OS Updates": "", + "General.Release Date": "November 4, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Smartisan Jianguo Pro 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/smartisan/2020/nut-r2/smartisan-nut-r2-8gb-128gb-5g.json b/data/smartphone/smartisan/2020/nut-r2/smartisan-nut-r2-8gb-128gb-5g.json new file mode 100644 index 00000000000..99c35ef5982 --- /dev/null +++ b/data/smartphone/smartisan/2020/nut-r2/smartisan-nut-r2-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "smartisan-nut-r2-8gb-128gb-5g", + "name": "Smartisan Nut R2", + "brand": "smartisan", + "release_date": "2020-10-20", + "ram_gb": 8, + "battery_mah": 4510, + "weight_g": 216.0, + "os": "Android", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nut-r2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4510 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Smartisan", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP (Main)
13 MP (Ultra Wide)
8 MP (Telephoto)
5 MP (Macro)
Macro", + "Camera.Video Recording": "8K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 161.6 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Pressure Sensing Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gravity, Proximity, Geomagnetic, Gyro, Hall Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nut R2", + "General.OS Updates": "", + "General.Release Date": "October 20, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/ACC/AMR", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, Webm, TS, 3gp", + "Name": "Smartisan Nut R2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android " + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/sony/2014/xperia-c3/sony-xperia-c3-1gb-8gb-3g.json b/data/smartphone/sony/2014/xperia-c3/sony-xperia-c3-1gb-8gb-3g.json new file mode 100644 index 00000000000..d28c850d8ec --- /dev/null +++ b/data/smartphone/sony/2014/xperia-c3/sony-xperia-c3-1gb-8gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-c3-1gb-8gb-3g", + "name": "Sony Xperia C3", + "brand": "sony", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2500, + "weight_g": 149.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-c3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "67 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-ion Battery", + "Battery.StandBy Time": "43 days", + "Battery.Talk Time": "11 hours", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.7 x 156.19 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "149 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sony Xperia C3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27750}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/sony/2014/xperia-e3-single-sim/sony-xperia-e3-single-sim-1gb-4gb.json b/data/smartphone/sony/2014/xperia-e3-single-sim/sony-xperia-e3-single-sim-1gb-4gb.json new file mode 100644 index 00000000000..df855b9f481 --- /dev/null +++ b/data/smartphone/sony/2014/xperia-e3-single-sim/sony-xperia-e3-single-sim-1gb-4gb.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-e3-single-sim-1gb-4gb", + "name": "Sony Xperia E3 Single SIM", + "brand": "sony", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 2330, + "weight_g": 143.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-e3-single-sim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 4 + ], + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "49 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2330 mAh, Li-ion Battery", + "Battery.StandBy Time": "29 days", + "Battery.Talk Time": "12 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "0.3 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42.2 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.4 x 137.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "143 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Shatter proof glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 218 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "4.5 inches, 480 x 854 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "4 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Sony Xperia E3 Single SIM", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/sony/2014/xperia-t2-ultra-dual/sony-xperia-t2-ultra-dual-1gb-8gb.json b/data/smartphone/sony/2014/xperia-t2-ultra-dual/sony-xperia-t2-ultra-dual-1gb-8gb.json new file mode 100644 index 00000000000..085ad178288 --- /dev/null +++ b/data/smartphone/sony/2014/xperia-t2-ultra-dual/sony-xperia-t2-ultra-dual-1gb-8gb.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-t2-ultra-dual-1gb-8gb", + "name": "Sony Xperia T2 Ultra Dual", + "brand": "sony", + "release_date": "2014-01-01", + "ram_gb": 1, + "battery_mah": 3000, + "weight_g": 171.0, + "os": "Android v4.3 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-t2-ultra-dual", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "6 inches, 720 x 1280 pixels", + "resolution": "~ 245 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "89 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "46 days", + "Battery.Talk Time": "16 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "1.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "83.8 x 165.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 245 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Sony Xperia T2 Ultra Dual", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 400", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 305", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.3 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-400" +} diff --git a/data/smartphone/sony/2014/xperia-z2/sony-xperia-z2-3gb-16gb.json b/data/smartphone/sony/2014/xperia-z2/sony-xperia-z2-3gb-16gb.json new file mode 100644 index 00000000000..3d4d8bb5a6e --- /dev/null +++ b/data/smartphone/sony/2014/xperia-z2/sony-xperia-z2-3gb-16gb.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-z2-3gb-16gb", + "name": "Sony Xperia Z2", + "brand": "sony", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3200, + "weight_g": 163.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-z2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "5 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "28 days", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20.7 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.8 Mbps Upload", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 146.8 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Sony Xperia Z2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32737.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97899}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14790}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/sony/2014/xperia-z3/sony-xperia-z3-3gb-16gb-4g-lte.json b/data/smartphone/sony/2014/xperia-z3/sony-xperia-z3-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..47081e63f19 --- /dev/null +++ b/data/smartphone/sony/2014/xperia-z3/sony-xperia-z3-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-z3-3gb-16gb-4g-lte", + "name": "Sony Xperia Z3", + "brand": "sony", + "release_date": "2014-01-01", + "ram_gb": 3, + "battery_mah": 3100, + "weight_g": 152.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-z3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-ion Battery", + "Battery.StandBy Time": "37 days", + "Battery.Talk Time": "14 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "20.7 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.8 Mbps Upload", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 146 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "152 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "TRILUMINOS Display with X-Reality for Mobile Picture Engine", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.263, H.264", + "Name": "Sony Xperia Z3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.5 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/sony/2015/xperia-z5-dual-sim/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte.json b/data/smartphone/sony/2015/xperia-z5-dual-sim/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9eba429082b --- /dev/null +++ b/data/smartphone/sony/2015/xperia-z5-dual-sim/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-z5-dual-sim-3gb-32gb-4g-lte", + "name": "Sony Xperia Z5 Dual Sim", + "brand": "sony", + "release_date": "2015-01-01", + "ram_gb": 3, + "battery_mah": 2900, + "weight_g": 154.0, + "os": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-z5-dual-sim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "87 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2900 mAh, Li-ion Battery", + "Battery.StandBy Time": "21 days", + "Battery.Talk Time": "13 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5.09 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "23 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB-MHL v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 146 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Scratch-resistant glass, oleophobic coating Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "HDMI, DLNA, TV Out", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Sony Xperia Z5 Dual Sim", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16619}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17099}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 810", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 430", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)" + }, + "soc": "snapdragon-810" +} diff --git a/data/smartphone/sony/2017/xperia-r1/sony-xperia-r1-2gb-16gb-4g-lte.json b/data/smartphone/sony/2017/xperia-r1/sony-xperia-r1-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..1e12be225c2 --- /dev/null +++ b/data/smartphone/sony/2017/xperia-r1/sony-xperia-r1-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-r1-2gb-16gb-4g-lte", + "name": "Sony Xperia R1", + "brand": "sony", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 2620, + "weight_g": 154.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-r1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2620 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 146 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 69.7%", + "Display.Size": "5.2 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia R1", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Sony Xperia R1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 430", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-430" +} diff --git a/data/smartphone/sony/2018/xperia-xz3/sony-xperia-xz3-4gb-64gb-4g-lte.json b/data/smartphone/sony/2018/xperia-xz3/sony-xperia-xz3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7adb6c18d91 --- /dev/null +++ b/data/smartphone/sony/2018/xperia-xz3/sony-xperia-xz3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-xz3-4gb-64gb-4g-lte", + "name": "Sony Xperia XZ3", + "brand": "sony", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3300, + "weight_g": 193.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-xz3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color P-OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "19 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 158 x 9.9 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, - HDR BT.2020 compliant, Triluminos display, X-Reality Engine", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 537 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1440 x 2880 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Barometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia XZ3", + "General.OS Updates": "", + "General.Release Date": "August, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia XZ3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "75990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"LAVA Agni 4 5G\", \"Price\": 20990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"BlackZone S25 Ultra Maxx\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/sony/2019/xperia-10-plus/sony-xperia-10-plus-4gb-64gb-4g-lte.json b/data/smartphone/sony/2019/xperia-10-plus/sony-xperia-10-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2bad739f174 --- /dev/null +++ b/data/smartphone/sony/2019/xperia-10-plus/sony-xperia-10-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-10-plus-4gb-64gb-4g-lte", + "name": "Sony Xperia 10 Plus", + "brand": "sony", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-10-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2520 pixels", + "resolution": "~ 422 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 167 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.5 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 10 Plus", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 10 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/sony/2019/xperia-10/sony-xperia-10-3gb-64gb-4g-lte.json b/data/smartphone/sony/2019/xperia-10/sony-xperia-10-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5ba42ec8553 --- /dev/null +++ b/data/smartphone/sony/2019/xperia-10/sony-xperia-10-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-10-3gb-64gb-4g-lte", + "name": "Sony Xperia 10", + "brand": "sony", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 2870, + "weight_g": 162.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2870 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68 x 155.7 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "162 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 457 PPI", + "Display.Screen to Body Ratio": "~ 79.4%", + "Display.Size": "6 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 10", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sony/2019/xperia-8/sony-xperia-8-4gb-64gb-4g-lte.json b/data/smartphone/sony/2019/xperia-8/sony-xperia-8-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b6d735db9df --- /dev/null +++ b/data/smartphone/sony/2019/xperia-8/sony-xperia-8-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-8-4gb-64gb-4g-lte", + "name": "Sony Xperia 8", + "brand": "sony", + "release_date": "2019-10-07", + "ram_gb": 4, + "battery_mah": 2760, + "weight_g": 170.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 367 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2760 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69 x 158 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 367 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes, Resistive", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IPX5 / IPX8", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 8", + "General.OS Updates": "", + "General.Release Date": "October 07, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 1 VII\", \"Price\": 140990}, {\"Name\": \"Sony Xperia 1 VI\", \"Price\": 136990}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 19990}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sony/2019/xperia-ace/sony-xperia-ace-4gb-64gb-4g-lte.json b/data/smartphone/sony/2019/xperia-ace/sony-xperia-ace-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d5fb9d81a7c --- /dev/null +++ b/data/smartphone/sony/2019/xperia-ace/sony-xperia-ace-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-ace-4gb-64gb-4g-lte", + "name": "Sony Xperia Ace", + "brand": "sony", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 2700, + "weight_g": 154.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-ace", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5 inches, 1080 x 2160 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67 x 140 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 457 PPI", + "Display.Screen to Body Ratio": "~ 79.4%", + "Display.Size": "5 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia Ace", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia Ace", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sony/2019/xperia-xz4/sony-xperia-xz4-6gb-128gb-4g-lte.json b/data/smartphone/sony/2019/xperia-xz4/sony-xperia-xz4-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e17c6967fb9 --- /dev/null +++ b/data/smartphone/sony/2019/xperia-xz4/sony-xperia-xz4-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-xz4-6gb-128gb-4g-lte", + "name": "Sony Xperia XZ4", + "brand": "sony", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4400, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-xz4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1440 x 3360 pixels", + "resolution": "~ 492 PPI", + "type": "Color P-OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, Qi wireless charging", + "Brand": "Sony", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 52 MP + 0.3 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72 x 167 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5,", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 492 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.5 inches, 1440 x 3360 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color P-OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia XZ4", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia XZ4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "76990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/sony/2020/xperia-1-ii/sony-xperia-1-ii-8gb-256gb-5g.json b/data/smartphone/sony/2020/xperia-1-ii/sony-xperia-1-ii-8gb-256gb-5g.json new file mode 100644 index 00000000000..3c4811aca98 --- /dev/null +++ b/data/smartphone/sony/2020/xperia-1-ii/sony-xperia-1-ii-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-1-ii-8gb-256gb-5g", + "name": "Sony Xperia 1 II", + "brand": "sony", + "release_date": "2020-02-24", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 181.4, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-1-ii", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1644 x 3840 pixels", + "resolution": "~ 643 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX HD, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 21W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 11W", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, panorama, HDR, eye tracking", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
0.3 MP
TOF 3D", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, aptX HD, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.1 x 165.1 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "181.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 643 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.5 inches, 1644 x 3840 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "1 II", + "General.OS Updates": "", + "General.Release Date": "February 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 1 II", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 512GB)\", \"Price\": 44999}, {\"Name\": \"Sony Xperia 10 VII\", \"Price\": 46990}, {\"Name\": \"Google Pixel 6A\", \"Price\": 21499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/sony/2020/xperia-5-ii/sony-xperia-5-ii-8gb-128gb-5g.json b/data/smartphone/sony/2020/xperia-5-ii/sony-xperia-5-ii-8gb-128gb-5g.json new file mode 100644 index 00000000000..e0775135a05 --- /dev/null +++ b/data/smartphone/sony/2020/xperia-5-ii/sony-xperia-5-ii-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-5-ii-8gb-128gb-5g", + "name": "Sony Xperia 5 II", + "brand": "sony", + "release_date": "2020-09-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 163.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-5-ii", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 449 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 21W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, panorama, HDR, eye tracking", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68 x 158 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 449 PPI", + "Display.Screen to Body Ratio": "~ 80.9%", + "Display.Size": "6.1 inches, 1080 x 2520 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 5 II", + "General.OS Updates": "", + "General.Release Date": "September 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 5 II", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"LG Velvet 5G\", \"Price\": 54999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/sony/2020/xperia-8-lite/sony-xperia-8-lite-4gb-64gb-4g-lte.json b/data/smartphone/sony/2020/xperia-8-lite/sony-xperia-8-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a4afb75cf08 --- /dev/null +++ b/data/smartphone/sony/2020/xperia-8-lite/sony-xperia-8-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-8-lite-4gb-64gb-4g-lte", + "name": "Sony Xperia 8 Lite", + "brand": "sony", + "release_date": "2020-08-26", + "ram_gb": 4, + "battery_mah": 2870, + "weight_g": 170.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-8-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2560 pixels", + "resolution": "~ 463 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2870 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8
8 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69 x 158 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 463 PPI", + "Display.Screen to Body Ratio": "~ 76.06%", + "Display.Size": "6 inches, 1080 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Xperia 8 Lite", + "General.OS Updates": "", + "General.Release Date": "August 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 8 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 7s (4GB RAM + 64GB)\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 630", + "Technical.Core Details": "2.2GHz + 1.8GHz octa-core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 508", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-630" +} diff --git a/data/smartphone/sony/2021/xperia-1-iii/sony-xperia-1-iii-12gb-256gb-5g.json b/data/smartphone/sony/2021/xperia-1-iii/sony-xperia-1-iii-12gb-256gb-5g.json new file mode 100644 index 00000000000..3fbdf1d0be2 --- /dev/null +++ b/data/smartphone/sony/2021/xperia-1-iii/sony-xperia-1-iii-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-1-iii-12gb-256gb-5g", + "name": "Sony Xperia 1 III", + "brand": "sony", + "release_date": "2021-05-20", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 186.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-1-iii", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1644 x 3840 pixels, 120 Hz", + "resolution": "~ 643 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Zeiss T* lens Coating, Panorama, HDR, Eye Tracking", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.7 (Wide Angle)
12 MP ƒ/2.3-ƒ/2.8 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)
0.3 MP (Depth Sensor)
TOF 3D", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71 x 165 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 643 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.5 inches, 1644 x 3840 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Barometer, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 1 III", + "General.OS Updates": "", + "General.Release Date": "May 20, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 1 III", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "66999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 1 VI\", \"Price\": 136990}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 79749}, {\"Name\": \"Sony Xperia 1 VII\", \"Price\": 140990}, {\"Name\": \"Sony Xperia Pro-I\", \"Price\": 134999}, {\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/sony/2021/xperia-10-iii-lite-5g/sony-xperia-10-iii-lite-5g-6gb-64gb-5g.json b/data/smartphone/sony/2021/xperia-10-iii-lite-5g/sony-xperia-10-iii-lite-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..5239e554e8d --- /dev/null +++ b/data/smartphone/sony/2021/xperia-10-iii-lite-5g/sony-xperia-10-iii-lite-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-10-iii-lite-5g-6gb-64gb-5g", + "name": "Sony Xperia 10 III Lite 5G", + "brand": "sony", + "release_date": "2021-08-20", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 169.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-10-iii-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "68 x 154 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triluminos display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6\n", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 457 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Xperia 10 III Lite", + "General.OS Updates": "", + "General.Release Date": "August 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 10 III Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 1 VII\", \"Price\": 140990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 690 ", + "Technical.Core Details": "2x2.0 GHz Kryo 560 Gold & 6x1.7 GHz Kryo 560 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-690" +} diff --git a/data/smartphone/sony/2021/xperia-ace-2/sony-xperia-ace-2-4gb-64gb-4g-lte.json b/data/smartphone/sony/2021/xperia-ace-2/sony-xperia-ace-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..35088f44051 --- /dev/null +++ b/data/smartphone/sony/2021/xperia-ace-2/sony-xperia-ace-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-ace-2-4gb-64gb-4g-lte", + "name": "Sony Xperia Ace 2", + "brand": "sony", + "release_date": "2021-05-28", + "ram_gb": 4, + "battery_mah": 4700, + "weight_g": 154.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-ace-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 720 x 1496 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67 x 140 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "154 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 457 PPI", + "Display.Screen to Body Ratio": "~ 79.4%", + "Display.Size": "5.5 inches, 720 x 1496 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 ", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia Ace 2", + "General.OS Updates": "", + "General.Release Date": "May 28, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia Ace 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 10 VII\", \"Price\": 46990}, {\"Name\": \"Motorola Moto G Stylus 5G 2024\", \"Price\": 33499}, {\"Name\": \"Sony Xperia Ace 3\", \"Price\": 44990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/tcl/2020/10-5g-uw/tcl-10-5g-uw-6gb-128gb-5g.json b/data/smartphone/tcl/2020/10-5g-uw/tcl-10-5g-uw-6gb-128gb-5g.json new file mode 100644 index 00000000000..68ee86a9b0c --- /dev/null +++ b/data/smartphone/tcl/2020/10-5g-uw/tcl-10-5g-uw-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-10-5g-uw-6gb-128gb-5g", + "name": "TCL 10 5G UW", + "brand": "tcl", + "release_date": "2020-10-27", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 210.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-5g-uw", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 163.6 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 5G UW", + "General.OS Updates": "", + "General.Release Date": "October 27, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 10 5G UW", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/tcl/2020/10-plus/tcl-10-plus-6gb-64gb-4g-lte.json b/data/smartphone/tcl/2020/10-plus/tcl-10-plus-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c93ffa0f2e5 --- /dev/null +++ b/data/smartphone/tcl/2020/10-plus/tcl-10-plus-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-10-plus-6gb-64gb-4g-lte", + "name": "TCL 10 Plus", + "brand": "tcl", + "release_date": "2020-07-09", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 172.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 158.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.47 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 Plus", + "General.OS Updates": "", + "General.Release Date": "July 09, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 10 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/tcl/2020/10-pro/tcl-10-pro-6gb-128gb-4g-lte.json b/data/smartphone/tcl/2020/10-pro/tcl-10-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..661170ae906 --- /dev/null +++ b/data/smartphone/tcl/2020/10-pro/tcl-10-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-10-pro-6gb-128gb-4g-lte", + "name": "TCL 10 Pro", + "brand": "tcl", + "release_date": "2020-04-06", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 177.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR,Ppanorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 158.5 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Always-on-display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.47 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "TV Out", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 Pro", + "General.OS Updates": "", + "General.Release Date": "April 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL P10\", \"Price\": 22990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/tcl/2020/10l/tcl-10l-6gb-64gb-4g-lte.json b/data/smartphone/tcl/2020/10l/tcl-10l-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..085529c0b62 --- /dev/null +++ b/data/smartphone/tcl/2020/10l/tcl-10l-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-10l-6gb-64gb-4g-lte", + "name": "TCL 10L", + "brand": "tcl", + "release_date": "2020-04-06", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10l", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 162.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10L", + "General.OS Updates": "", + "General.Release Date": "April 06, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 10L", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26568}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/tcl/2021/20-pro-5g/tcl-20-pro-5g-6gb-256gb-5g.json b/data/smartphone/tcl/2021/20-pro-5g/tcl-20-pro-5g-6gb-256gb-5g.json new file mode 100644 index 00000000000..cf3481b417d --- /dev/null +++ b/data/smartphone/tcl/2021/20-pro-5g/tcl-20-pro-5g-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-20-pro-5g-6gb-256gb-5g", + "name": "TCL 20 Pro 5G", + "brand": "tcl", + "release_date": "2021-04-14", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "20-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 164.2 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Nxtvision 2, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "20 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "April 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 20 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL 60 XE NxtPaper\", \"Price\": 12990}, {\"Name\": \"TCL 50 XE NxtPaper 5G\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48499}, {\"Name\": \"TCL 50 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/tcl/2021/20l-plus/tcl-20l-plus-6gb-256gb-4g-lte.json b/data/smartphone/tcl/2021/20l-plus/tcl-20l-plus-6gb-256gb-4g-lte.json new file mode 100644 index 00000000000..3d0c5fb0d3d --- /dev/null +++ b/data/smartphone/tcl/2021/20l-plus/tcl-20l-plus-6gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-20l-plus-6gb-256gb-4g-lte", + "name": "TCL 20L Plus", + "brand": "tcl", + "release_date": "2021-04-14", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "20l-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 166.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "20L Plus", + "General.OS Updates": "", + "General.Release Date": "April 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 20L Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/tcl/2021/20l/tcl-20l-4gb-128gb-4g-lte.json b/data/smartphone/tcl/2021/20l/tcl-20l-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3c635ef5f2e --- /dev/null +++ b/data/smartphone/tcl/2021/20l/tcl-20l-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-20l-4gb-128gb-4g-lte", + "name": "TCL 20L", + "brand": "tcl", + "release_date": "2021-04-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "20l", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 166.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "20L", + "General.OS Updates": "", + "General.Release Date": "April 14, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 20L", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/tcl/2021/20y/tcl-20y-4gb-128gb-4g-lte.json b/data/smartphone/tcl/2021/20y/tcl-20y-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..164f4e846bb --- /dev/null +++ b/data/smartphone/tcl/2021/20y/tcl-20y-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-20y-4gb-128gb-4g-lte", + "name": "TCL 20Y", + "brand": "tcl", + "release_date": "2021-09-07", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "20y", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 165.6 x 8.74 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "20Y ", + "General.OS Updates": "", + "General.Release Date": "September 7, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 20Y", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2019/camon-11s/tecno-camon-11s-3gb-32gb-4g-lte.json b/data/smartphone/tecno/2019/camon-11s/tecno-camon-11s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5225ac6c122 --- /dev/null +++ b/data/smartphone/tecno/2019/camon-11s/tecno-camon-11s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-11s-3gb-32gb-4g-lte", + "name": "Tecno Camon 11S", + "brand": "tecno", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 3500, + "weight_g": 150.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-11s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 156.5 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Glass Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Camon 11s", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon 11S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/tecno/2019/camon-iace-2x/tecno-camon-iace-2x-3gb-32gb-4g-lte.json b/data/smartphone/tecno/2019/camon-iace-2x/tecno-camon-iace-2x-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..174d54592fe --- /dev/null +++ b/data/smartphone/tecno/2019/camon-iace-2x/tecno-camon-iace-2x-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-iace-2x-3gb-32gb-4g-lte", + "name": "Tecno Camon iACE 2X", + "brand": "tecno", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 3050, + "weight_g": 150.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-iace-2x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 720 x 1440 pixels", + "resolution": "~ 293 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "No", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 3 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 148.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 293 PPI", + "Display.Screen to Body Ratio": "~ 73.2%", + "Display.Size": "5.5 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Camon iACE 2X", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon iACE 2X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/tecno/2019/spark-power/tecno-spark-power-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2019/spark-power/tecno-spark-power-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c7cf7d51372 --- /dev/null +++ b/data/smartphone/tecno/2019/spark-power/tecno-spark-power-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-power-4gb-64gb-4g-lte", + "name": "Tecno Spark Power", + "brand": "tecno", + "release_date": "2019-11-27", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-power", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1548 pixels", + "resolution": "~ 269 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "13 MP (Main)
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2 (Main)
8 MP (Wide Angle)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.98 x 158.5 x 9.17 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Glass, ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.35 inches, 720 x 1548 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-sensor, Proximity, Light, Compass, Gyro", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark Power", + "General.OS Updates": "", + "General.Release Date": "November 27, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark Power", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108999}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 23711}, {\"Name\": \"Vivo X200T\", \"Price\": 69999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/tecno/2020/pova-6gb-ram-128gb/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/tecno/2020/pova-6gb-ram-128gb/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..994a43b1e43 --- /dev/null +++ b/data/smartphone/tecno/2020/pova-6gb-ram-128gb/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova (6GB RAM + 128GB)", + "brand": "tecno", + "release_date": "2020-10-03", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 215.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1640 x 720 pixels", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad AI Camera, Macro Mode, Night Portrait, Slow Motion Video, Video Bokeh, Video Beauty, 8X Zoom, Bokeh Effect, AI HDR, Auto Scene Detection, AI Face Beauty, AR Emoji, AI Body Shaping, Google Lens, Document Scanner, Short Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.85
2 MP
2 MP

AI Lens Quad Camera", + "Camera.Video Recording": "2K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.57 x 171.23 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Brightness 480 NITS", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.8 inches, 1640 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual IC Flash Charge, Game Assistant 2.0, Smart Scanner, Hi Health, Video Caller, Auto Ear Pickup, Gesture Flashlight, Social Turbo for WhatsApp Buisness, Photo Compressor, Currency Calculator, Smart Panel 2.0, Vault, Ultra Battery Saver, Dark Theme, Game Space, Parental Control, Location Controls, Smart Fingerprint Sensor, Google Assistant Dedicated Smart Key, Better Heat Dissipation, Reduced Charging Temperature, Wi-Fi Share", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity Sensor, Ambient Light Sensor, E-Compass, Virtual Gyro Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LD7j, POVA", + "General.OS Updates": "", + "General.Release Date": "October 3, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Pova (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26248}, {\"Name\": \"Tecno Pova 7 5G\", \"Price\": 12499}, {\"Name\": \"Poco X3 Pro\", \"Price\": 11490}, {\"Name\": \"Tecno Spark 20 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM G52 MC2 (at 950 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/tecno/2020/spark-5-pro/tecno-spark-5-pro-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2020/spark-5-pro/tecno-spark-5-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ed373909ca7 --- /dev/null +++ b/data/smartphone/tecno/2020/spark-5-pro/tecno-spark-5-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-5-pro-4gb-64gb-4g-lte", + "name": "Tecno Spark 5 Pro", + "brand": "tecno", + "release_date": "2020-07-13", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "115 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Main)
2 MP (Wide Angle)
2 MP (Depth Sensor)

AI shooter", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.7 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 5 Pro", + "General.OS Updates": "", + "General.Release Date": "July 13, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2020/spark-5/tecno-spark-5-2gb-32gb-4g-lte.json b/data/smartphone/tecno/2020/spark-5/tecno-spark-5-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5091cd60f65 --- /dev/null +++ b/data/smartphone/tecno/2020/spark-5/tecno-spark-5-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-5-2gb-32gb-4g-lte", + "name": "Tecno Spark 5", + "brand": "tecno", + "release_date": "2020-05-21", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "21 days", + "Battery.Talk Time": "35 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- panorama, HDR", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8
2 MP (Macro)
Macro
2 MP (Depth Sensor)

QVGA", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 5", + "General.OS Updates": "", + "General.Release Date": "May 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "Octa-core 2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/tecno/2020/spark-6-go/tecno-spark-6-go-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2020/spark-6-go/tecno-spark-6-go-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e5cfc582430 --- /dev/null +++ b/data/smartphone/tecno/2020/spark-6-go/tecno-spark-6-go-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-6-go-4gb-64gb-4g-lte", + "name": "Tecno Spark 6 Go", + "brand": "tecno", + "release_date": "2020-12-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-6-go", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color TFT Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, AI Beauty, Bokeh Mode, Auto Scene Detection, Panorama", + "Camera.Flash": "Yes", + "Camera.Front Camera": "8 MP
LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP

AI Lens", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 1600 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Audio Share, HiOS Features Like Smart Panel 2.0, Whatsapp Call Recorder, Whatsapp Call Flashlight, Whatsapp Status Saver, WiFi Share, Dial Pad Sound Generator, Dark Theme, Vault, Gesture Call Picker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "KE5K, Spark 6 Go", + "General.OS Updates": "", + "General.Release Date": "December 22, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Spark 6 Go", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 10\", \"Price\": 6578}, {\"Name\": \"Infinix Smart 10 HD\", \"Price\": 4999}, {\"Name\": \"Tecno Spark Go 1\", \"Price\": 7299}, {\"Name\": \"Tecno Pova Neo\", \"Price\": 10499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2020/spark-power-2-air/tecno-spark-power-2-air-3gb-32gb-4g-lte.json b/data/smartphone/tecno/2020/spark-power-2-air/tecno-spark-power-2-air-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..651edd98eec --- /dev/null +++ b/data/smartphone/tecno/2020/spark-power-2-air/tecno-spark-power-2-air-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-power-2-air-3gb-32gb-4g-lte", + "name": "Tecno Spark Power 2 Air", + "brand": "tecno", + "release_date": "2020-09-14", + "ram_gb": 3, + "battery_mah": 6000, + "weight_g": 217.2, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-power-2-air", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "7 inches, 720 x 1640 pixels", + "resolution": "~ 258 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, Auto Scene Detection, Bokeh Effect, AI Beauty, AI Stickers, Panorama", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP
Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP
2 MP
2 MP

AI Lens Quad AI Camera", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.6 x 174.9 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "217.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 258 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "7 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dedicated Google Assistant Key, HiOS Features: Whatsapp Call Recorder, Whatsapp Call Flashlight, Whatsapp Status Saver, WiFi Share, Dial Pad Sound Generator, Dark Theme, Vault, Gesture Call Picker, Game Anti-addiction Alert", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint, G-Sensor, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LC7, Spark Power 2 Air", + "General.OS Updates": "", + "General.Release Date": "September 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Spark Power 2 Air", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/tecno/2021/camon-17/tecno-camon-17-6gb-128gb-4g-lte.json b/data/smartphone/tecno/2021/camon-17/tecno-camon-17-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8ae10306512 --- /dev/null +++ b/data/smartphone/tecno/2021/camon-17/tecno-camon-17-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-17-6gb-128gb-4g-lte", + "name": "Tecno Camon 17", + "brand": "tecno", + "release_date": "2021-07-15", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "16 MP
Front Camera
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Portrait
ƒ/2
AI Lens", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.44 x 168.67 x 8.82 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CG7, Camon 17", + "General.OS Updates": "", + "General.Release Date": "July 15, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon 17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Camon 18\", \"Price\": 9199}, {\"Name\": \"Tecno Spark 30 4G\", \"Price\": 10990}, {\"Name\": \"Tecno Spark 20\", \"Price\": 11999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 FE\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/tecno/2021/camon-18/tecno-camon-18-4gb-128gb-4g-lte.json b/data/smartphone/tecno/2021/camon-18/tecno-camon-18-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f92482dfede --- /dev/null +++ b/data/smartphone/tecno/2021/camon-18/tecno-camon-18-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-18-4gb-128gb-4g-lte", + "name": "Tecno Camon 18", + "brand": "tecno", + "release_date": "2021-10-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-18", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
26mm, PDAF
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 168.9 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Camon 18", + "General.OS Updates": "", + "General.Release Date": "October 04, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon 18", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 10 Pro\", \"Price\": 9999}, {\"Name\": \"Vivo Y22\", \"Price\": 10900}, {\"Name\": \"Tecno Camon 30\", \"Price\": 14990}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"itel A80\", \"Price\": 6499}, {\"Name\": \"itel P36\", \"Price\": 6490}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/tecno/2021/pova-2-6gb-ram-128gb/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/tecno/2021/pova-2-6gb-ram-128gb/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..37738eecc69 --- /dev/null +++ b/data/smartphone/tecno/2021/pova-2-6gb-ram-128gb/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova 2 (6GB RAM +128GB)", + "brand": "tecno", + "release_date": "2021-08-02", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 231.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-2-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "233 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "46 days", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face Detection, Touch to Focus", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.9 (Main)
2 MP (Macro)
Macro
2 MP (Depth Sensor)
2 MP
AI", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.8 x 173.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "231 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pova 2", + "General.OS Updates": "", + "General.Release Date": "August 2, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Pova 2 (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/tecno/2021/pova-2/tecno-pova-2-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2021/pova-2/tecno-pova-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7550fc512bd --- /dev/null +++ b/data/smartphone/tecno/2021/pova-2/tecno-pova-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-2-4gb-64gb-4g-lte", + "name": "Tecno Pova 2", + "brand": "tecno", + "release_date": "2021-08-02", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 231.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "233 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "46 days", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face Detection, Touch to Focus", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.9 (Main)
2 MP (Macro)
Macro
2 MP (Depth Sensor)
2 MP
AI", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.8 x 173.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "231 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pova 2", + "General.OS Updates": "", + "General.Release Date": "August 2, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Pova 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8819.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 8P\", \"Price\": 8099}, {\"Name\": \"Honor X7d\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/tecno/2021/spark-8-3gb-ram-32gb/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/tecno/2021/spark-8-3gb-ram-32gb/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b72c51e9b5d --- /dev/null +++ b/data/smartphone/tecno/2021/spark-8-3gb-ram-32gb/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Tecno Spark 8 (3GB RAM + 32GB)", + "brand": "tecno", + "release_date": "2021-09-13", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.05 x 164.8 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2021/spark-8-4gb-ram-64gb/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2021/spark-8-4gb-ram-64gb/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8717e9223ab --- /dev/null +++ b/data/smartphone/tecno/2021/spark-8-4gb-ram-64gb/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Tecno Spark 8 (4GB RAM + 64GB)", + "brand": "tecno", + "release_date": "2021-11-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.05 x 164.8 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8", + "General.OS Updates": "", + "General.Release Date": "November 25, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "1.2894602", + "Price Drop Amount": "116", + "Related Items": "[{\"Name\": \"Samsung Galaxy A05\", \"Price\": 8299}, {\"Name\": \"Tecno Pop 7\", \"Price\": 6999}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6799}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2021/spark-8/tecno-spark-8-2gb-64gb-4g-lte.json b/data/smartphone/tecno/2021/spark-8/tecno-spark-8-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8e44ee81f89 --- /dev/null +++ b/data/smartphone/tecno/2021/spark-8/tecno-spark-8-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8-2gb-64gb-4g-lte", + "name": "Tecno Spark 8", + "brand": "tecno", + "release_date": "2021-09-13", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 2 MP", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.05 x 164.8 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8", + "General.OS Updates": "", + "General.Release Date": "September 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8450.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tecno/2021/spark-8t/tecno-spark-8t-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2021/spark-8t/tecno-spark-8t-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5954531878d --- /dev/null +++ b/data/smartphone/tecno/2021/spark-8t/tecno-spark-8t-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8t-4gb-64gb-4g-lte", + "name": "Tecno Spark 8T", + "brand": "tecno", + "release_date": "2021-12-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.05 x 164.8 x 9.52 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 91.3%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity, G-Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8T", + "General.OS Updates": "", + "General.Release Date": "December 15, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97899}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14790}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/ulefone/2019/power-6/ulefone-power-6-4gb-64gb-4g-lte.json b/data/smartphone/ulefone/2019/power-6/ulefone-power-6-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..53026ef28eb --- /dev/null +++ b/data/smartphone/ulefone/2019/power-6/ulefone-power-6-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-power-6-4gb-64gb-4g-lte", + "name": "Ulefone Power 6", + "brand": "ulefone", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 6350, + "weight_g": 207.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "power-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6350 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Ulefone", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/1.8", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 159.15 x 9.95 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "G-sensor, P-sensor, L-sensor, E-compas, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Power 6", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AMR, AWB, MP3, OGG, MIDI, WAV, APE, WMA, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "OGG, AMR, MP3, MIDI, WAV, APE, AAC", + "Name": "Ulefone Power 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16724.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vertu/2014/signature-touch/vertu-signature-touch-2gb-64gb-4g-lte.json b/data/smartphone/vertu/2014/signature-touch/vertu-signature-touch-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e3a52de92b1 --- /dev/null +++ b/data/smartphone/vertu/2014/signature-touch/vertu-signature-touch-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vertu-signature-touch-2gb-64gb-4g-lte", + "name": "Vertu Signature Touch", + "brand": "vertu", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2275, + "weight_g": 192.0, + "os": "Android v4.4.2 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "signature-touch", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "4.7 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2275 mAh, Li-ion Battery", + "Battery.StandBy Time": "15 days", + "Battery.Talk Time": "15 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vertu", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Geo tagging", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69 x 145 x 10.7 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Scratch-proof glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "~ 60.9%", + "Display.Size": "4.7 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Signature Touch", + "General.OS Updates": "", + "General.Release Date": "June, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "MP4, H.264", + "Name": "Vertu Signature Touch", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.2 (KitKat)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/vivo/2016/xplay-5-elite/vivo-xplay-5-elite-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2016/xplay-5-elite/vivo-xplay-5-elite-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d688041afdc --- /dev/null +++ b/data/smartphone/vivo/2016/xplay-5-elite/vivo-xplay-5-elite-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-xplay-5-elite-6gb-128gb-4g-lte", + "name": "Vivo Xplay 5 Elite", + "brand": "vivo", + "release_date": "2016-01-01", + "ram_gb": 6, + "battery_mah": 3600, + "weight_g": 167.0, + "os": "Android v5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xplay-5-elite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.43 inches, 1440 x 2560 pixels", + "resolution": "~ 541 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 153.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 541 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.43 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Xplay 5 Elite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.15 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 820", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1 (Lollipop)" + }, + "soc": "snapdragon-820" +} diff --git a/data/smartphone/vivo/2017/v7-plus/vivo-v7-plus-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2017/v7-plus/vivo-v7-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0e4265f2de9 --- /dev/null +++ b/data/smartphone/vivo/2017/v7-plus/vivo-v7-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v7-plus-4gb-64gb-4g-lte", + "name": "Vivo V7 Plus", + "brand": "vivo", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3225, + "weight_g": 160.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v7-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3225 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 155.9 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo V7 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/vivo/2017/y75/vivo-y75-4gb-32gb-4g-lte.json b/data/smartphone/vivo/2017/y75/vivo-y75-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..7fa73f602dc --- /dev/null +++ b/data/smartphone/vivo/2017/y75/vivo-y75-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y75-4gb-32gb-4g-lte", + "name": "Vivo Y75", + "brand": "vivo", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3000, + "weight_g": 139.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y75", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 1440 x 720 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "149.3 x 72.8 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "139 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y75", + "General.OS Updates": "", + "General.Release Date": "November, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y75", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/vivo/2018/nex/vivo-nex-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2018/nex/vivo-nex-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..afc9e016f44 --- /dev/null +++ b/data/smartphone/vivo/2018/nex/vivo-nex-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-nex-8gb-128gb-4g-lte", + "name": "Vivo NEX", + "brand": "vivo", + "release_date": "2018-07-19", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 199.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nex", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2316 pixels", + "resolution": "~ 388 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.59 inches, 1080 x 2316 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NEX S", + "General.OS Updates": "", + "General.Release Date": "July 19, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "Yes", + "Name": "Vivo NEX", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33745}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/vivo/2018/v11-pro/vivo-v11-pro-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2018/v11-pro/vivo-v11-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7b1b4710bfd --- /dev/null +++ b/data/smartphone/vivo/2018/v11-pro/vivo-v11-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v11-pro-6gb-64gb-4g-lte", + "name": "Vivo V11 Pro", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 156.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v11-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 157.91 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.41 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, On Screen", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V11 Pro", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, IM", + "Multimedia.Video": "Yes", + "Name": "Vivo V11 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9999}, {\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/vivo/2018/v11i/vivo-v11i-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2018/v11i/vivo-v11i-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5e355336410 --- /dev/null +++ b/data/smartphone/vivo/2018/v11i/vivo-v11i-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v11i-4gb-128gb-4g-lte", + "name": "Vivo V11i", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3315, + "weight_g": 163.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v11i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3315 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "25 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 155.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V11i", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, IM", + "Multimedia.Video": "Yes", + "Name": "Vivo V11i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15898}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/vivo/2018/x21i/vivo-x21i-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2018/x21i/vivo-x21i-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e25d2264b21 --- /dev/null +++ b/data/smartphone/vivo/2018/x21i/vivo-x21i-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x21i-4gb-128gb-4g-lte", + "name": "Vivo X21i", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3425, + "weight_g": 159.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x21i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3425 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 154.4 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.28 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo X21i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P60", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p60" +} diff --git a/data/smartphone/vivo/2018/y71-4gb-ram/vivo-y71-4gb-ram-4gb-32gb-4g-lte.json b/data/smartphone/vivo/2018/y71-4gb-ram/vivo-y71-4gb-ram-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3e8ab6ec602 --- /dev/null +++ b/data/smartphone/vivo/2018/y71-4gb-ram/vivo-y71-4gb-ram-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y71-4gb-ram-4gb-32gb-4g-lte", + "name": "Vivo Y71 (4GB RAM)", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3360, + "weight_g": 150.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y71-4gb-ram", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3360 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 155.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Y71 (4GB RAM)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/vivo/2018/y83/vivo-y83-4gb-32gb-4g-lte.json b/data/smartphone/vivo/2018/y83/vivo-y83-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..80d2b708aa5 --- /dev/null +++ b/data/smartphone/vivo/2018/y83/vivo-y83-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y83-4gb-32gb-4g-lte", + "name": "Vivo Y83", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3260, + "weight_g": 150.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y83", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3260 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 155.19 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Y83", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2018/y93-3gb-ram-64gb/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2018/y93-3gb-ram-64gb/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5536331d5e7 --- /dev/null +++ b/data/smartphone/vivo/2018/y93-3gb-ram-64gb/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y93 (3GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4030, + "weight_g": 163.5, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y93-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.2 inches, 1520 x 720 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Water Drop Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 155.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "163.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.2 inches, 1520 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y93 3GB RAM", + "General.OS Updates": "", + "General.Release Date": "December, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Vivo Y93 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/nex-3-5g-12gb-ram-256gb/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2019/nex-3-5g-12gb-ram-256gb/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..507806ad08d --- /dev/null +++ b/data/smartphone/vivo/2019/nex-3-5g-12gb-ram-256gb/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo Nex 3 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2019-09-16", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 218.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nex-3-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.89 inches, 1080 x 2256 pixels", + "resolution": "~ 363 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Main)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 167.4 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "218.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 3D Curved Glass Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 363 PPI", + "Display.Screen to Body Ratio": "~ 99.6%", + "Display.Size": "6.89 inches, 1080 x 2256 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nex 3 5G", + "General.OS Updates": "", + "General.Release Date": "September 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": " AAC,AMR,MIDI,OGG,FLAC,WMA,WAV,APE,MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": " 3GP,MPEG4,MOV,MKV,AVI,FLV", + "Name": "Vivo Nex 3 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "85308.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Vivo V19 Pro\", \"Price\": 34990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855+", + "Technical.Core Details": "2.96 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 (700 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/vivo/2019/s1-6gb-ram-128gb/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/s1-6gb-ram-128gb/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..03592a237e4 --- /dev/null +++ b/data/smartphone/vivo/2019/s1-6gb-ram-128gb/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo S1 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2019-08-07", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s1-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S1 6GB ", + "General.OS Updates": "", + "General.Release Date": "August 7, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S1 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P65 ", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.7 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/vivo/2019/s1-6gb-ram-64gb/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/s1-6gb-ram-64gb/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c1f2807b088 --- /dev/null +++ b/data/smartphone/vivo/2019/s1-6gb-ram-64gb/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo S1 (6GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-08-07", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s1-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S1", + "General.OS Updates": "", + "General.Release Date": "August 7, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S1 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V30 Pro (12GB RAM + 512GB)\", \"Price\": 30994}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P65 ", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.7 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/vivo/2019/s1/vivo-s1-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/s1/vivo-s1-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..61e86fb9212 --- /dev/null +++ b/data/smartphone/vivo/2019/s1/vivo-s1-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s1-4gb-128gb-4g-lte", + "name": "Vivo S1", + "brand": "vivo", + "release_date": "2019-08-07", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S1", + "General.OS Updates": "", + "General.Release Date": "August 7, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y7s\", \"Price\": 17499}, {\"Name\": \"Vivo V50 5G\", \"Price\": 28999}, {\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P65 ", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.7 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/vivo/2019/u10-3gb-ram-64gb/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/u10-3gb-ram-64gb/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..71ce1e2e463 --- /dev/null +++ b/data/smartphone/vivo/2019/u10-3gb-ram-64gb/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo U10 (3GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-09-24", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u10-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI filter, Backlight HDR, Portrait bokeh, slow motion, time-lapse photography, Ai Beauty", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.77 x 159.43 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U10", + "General.OS Updates": "", + "General.Release Date": "September 24, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo U10 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/vivo/2019/u10-4gb-ram-64gb/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/u10-4gb-ram-64gb/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2005a98cc95 --- /dev/null +++ b/data/smartphone/vivo/2019/u10-4gb-ram-64gb/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Vivo U10 (4GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-09-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u10-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI filter, Backlight HDR, Portrait bokeh, slow motion, time-lapse photography, Ai Beauty", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.77 x 159.43 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U10", + "General.OS Updates": "", + "General.Release Date": "September 24, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo U10 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/vivo/2019/u10/vivo-u10-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2019/u10/vivo-u10-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..00cb653a425 --- /dev/null +++ b/data/smartphone/vivo/2019/u10/vivo-u10-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u10-3gb-32gb-4g-lte", + "name": "Vivo U10", + "brand": "vivo", + "release_date": "2019-09-24", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI filter, Backlight HDR, Portrait bokeh, slow motion, time-lapse photography, Ai Beauty", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.77 x 159.43 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U10", + "General.OS Updates": "", + "General.Release Date": "September 24, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo U10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16495}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/vivo/2019/u20-6gb-ram-64gb/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/u20-6gb-ram-64gb/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..38b9a98bb2c --- /dev/null +++ b/data/smartphone/vivo/2019/u20-6gb-ram-64gb/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo U20 (6GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-11-22", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u20-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Super Wide Angle, Bokeh, Super Macro, HDR, Filters, AI Portrait Framing, Live Photo, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78 (Wide Angle)
8 MP ƒ/2.2 (Wide Angle)
Super Wide
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.47 x 162.15 x 8.89 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode, FHD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U20", + "General.OS Updates": "", + "General.Release Date": "November 22, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, FLV, MKV", + "Name": "Vivo U20 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12690.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7493}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15898}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/u20/vivo-u20-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/u20/vivo-u20-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..93d46c0d745 --- /dev/null +++ b/data/smartphone/vivo/2019/u20/vivo-u20-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u20-4gb-64gb-4g-lte", + "name": "Vivo U20", + "brand": "vivo", + "release_date": "2019-11-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Super Wide Angle, Bokeh, Super Macro, HDR, Filters, AI Portrait Framing, Live Photo, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78 (Wide Angle)
8 MP ƒ/2.2 (Wide Angle)
Super Wide
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.47 x 162.15 x 8.89 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode, FHD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U20", + "General.OS Updates": "", + "General.Release Date": "November 22, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, FLV, MKV", + "Name": "Vivo U20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T1 44W\", \"Price\": 13490}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/u3-6gb-ram-64gb/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/u3-6gb-ram-64gb/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..87dd5f1a191 --- /dev/null +++ b/data/smartphone/vivo/2019/u3-6gb-ram-64gb/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo U3 (6GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-10-21", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u3-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.47 x 162.15 x 8.89 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U3", + "General.OS Updates": "", + "General.Release Date": "October 21, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo U3 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/v15-pro-8gb-ram-128gb/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/v15-pro-8gb-ram-128gb/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..898bed4fcd8 --- /dev/null +++ b/data/smartphone/vivo/2019/v15-pro-8gb-ram-128gb/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Vivo V15 Pro (8GB RAM +128GB)", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v15-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2316 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 8 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.39 inches, 1080 x 2316 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V15 Pro", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "Yes", + "Name": "Vivo V15 Pro (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT Neo 3 5G\", \"Price\": 21999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/v15-pro/vivo-v15-pro-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/v15-pro/vivo-v15-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a925c831f9f --- /dev/null +++ b/data/smartphone/vivo/2019/v15-pro/vivo-v15-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v15-pro-6gb-128gb-4g-lte", + "name": "Vivo V15 Pro", + "brand": "vivo", + "release_date": "2019-02-20", + "ram_gb": 6, + "battery_mah": 3700, + "weight_g": 185.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v15-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2316 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, EDR, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, EDR, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.39 inches, 1080 x 2316 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V15 Pro", + "General.OS Updates": "", + "General.Release Date": "February 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands", + "Multimedia.Video": "Yes", + "Name": "Vivo V15 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Realme V20 5G\", \"Price\": 11499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 49990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "(2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/v15/vivo-v15-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/v15/vivo-v15-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..902ed3a3abb --- /dev/null +++ b/data/smartphone/vivo/2019/v15/vivo-v15-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v15-6gb-64gb-4g-lte", + "name": "Vivo V15", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 189.5, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v15", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Popup, Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "24 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 161.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Ultra FullView Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V15", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MP2, AMR-NB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo V15", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15298.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Vivo Y22\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13699}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70", + "Technical.Core Details": "4x2.1 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/vivo/2019/v17/vivo-v17-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/v17/vivo-v17-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..be044784321 --- /dev/null +++ b/data/smartphone/vivo/2019/v17/vivo-v17-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v17-8gb-128gb-4g-lte", + "name": "Vivo V17", + "brand": "vivo", + "release_date": "2019-12-09", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Ultra Stable Video, Portrait Bokeh, Portrait Light Effects, AR Stickers, Pose Master", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.17 x 159.01 x 8.54 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A GPS, Beidou, Galileo, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Gyro, Proximity, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V17", + "General.OS Updates": "", + "General.Release Date": "December 9, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, TS, MKV", + "Name": "Vivo V17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 14999}, {\"Name\": \"Vivo V21\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 27990}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 24149}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2019/x30/vivo-x30-8gb-128gb-5g.json b/data/smartphone/vivo/2019/x30/vivo-x30-8gb-128gb-5g.json new file mode 100644 index 00000000000..769a5dedf42 --- /dev/null +++ b/data/smartphone/vivo/2019/x30/vivo-x30-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x30-8gb-128gb-5g", + "name": "Vivo X30", + "brand": "vivo", + "release_date": "2019-12-16", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 196.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
32 MP ƒ/2 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 158.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "90Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X30", + "General.OS Updates": "", + "General.Release Date": "December 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V25 5G\", \"Price\": 18312}, {\"Name\": \"Vivo X90 5G\", \"Price\": 53990}, {\"Name\": \"Realme 7 Pro\", \"Price\": 20999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 980", + "Technical.Core Details": "2x2.2 GHz Cortex-A77 & 6x1.8 GHz Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G76 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "exynos-980" +} diff --git a/data/smartphone/vivo/2019/y12-3gb-ram-64gb/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/y12-3gb-ram-64gb/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b0566a94684 --- /dev/null +++ b/data/smartphone/vivo/2019/y12-3gb-ram-64gb/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y12 (3GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-06-05", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 190.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
PDAF
8 MP ƒ/2.2 (Ultra Wide)
16mm
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 159.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12", + "General.OS Updates": "", + "General.Release Date": "June 5, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9890.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 12 Plus 5G\", \"Price\": 19100}, {\"Name\": \"Poco C61 (6GB RAM + 128GB)\", \"Price\": 8499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/y12/vivo-y12-4gb-32gb-4g-lte.json b/data/smartphone/vivo/2019/y12/vivo-y12-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..04ddb727c58 --- /dev/null +++ b/data/smartphone/vivo/2019/y12/vivo-y12-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12-4gb-32gb-4g-lte", + "name": "Vivo Y12", + "brand": "vivo", + "release_date": "2019-06-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.5, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
PDAF
8 MP ƒ/2.2 (Ultra Wide)
16mm
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 159.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12", + "General.OS Updates": "", + "General.Release Date": "June 5, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9890.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16890}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8499}, {\"Name\": \"Vivo T2x 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 12 5G (6GB RAM + 128GB)\", \"Price\": 12494}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20570}, {\"Name\": \"Tecno Spark Go 1\", \"Price\": 7300}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/y3-6gb-ram-128gb/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/y3-6gb-ram-128gb/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2f943c1f9f6 --- /dev/null +++ b/data/smartphone/vivo/2019/y3-6gb-ram-128gb/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y3 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y3-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 271 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.77 x 159.43 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y3", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y3 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y400 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2019/y3/vivo-y3-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/y3/vivo-y3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3c573e1ebb7 --- /dev/null +++ b/data/smartphone/vivo/2019/y3/vivo-y3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y3-4gb-64gb-4g-lte", + "name": "Vivo Y3", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 271 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.77 x 159.43 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y3", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2019/y7s/vivo-y7s-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/y7s/vivo-y7s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..82a8cdf65bf --- /dev/null +++ b/data/smartphone/vivo/2019/y7s/vivo-y7s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y7s-6gb-128gb-4g-lte", + "name": "Vivo Y7s", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y7s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 159.53 x 8.13 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y7s", + "General.OS Updates": "", + "General.Release Date": "July, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y7s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P65", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G52 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/vivo/2019/y90/vivo-y90-2gb-16gb-4g-lte.json b/data/smartphone/vivo/2019/y90/vivo-y90-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..cd9ecbeef49 --- /dev/null +++ b/data/smartphone/vivo/2019/y90/vivo-y90-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y90-2gb-16gb-4g-lte", + "name": "Vivo Y90", + "brand": "vivo", + "release_date": "2019-07-31", + "ram_gb": 2, + "battery_mah": 4030, + "weight_g": 163.5, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y90", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/1.8
Front Camera", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2
Primary Camera", + "Camera.Video Recording": "720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 155.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "163.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.6%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y90", + "General.OS Updates": "", + "General.Release Date": "July 31, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y90", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 115999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8300", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/vivo/2019/y91-3gb-ram-32gb/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2019/y91-3gb-ram-32gb/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..73c40d59b97 --- /dev/null +++ b/data/smartphone/vivo/2019/y91-3gb-ram-32gb/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y91 (3GB RAM + 32GB)", + "brand": "vivo", + "release_date": "2019-05-20", + "ram_gb": 3, + "battery_mah": 4030, + "weight_g": 163.5, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y91-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 155.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "163.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y91", + "General.OS Updates": "", + "General.Release Date": "May 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y91 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8960.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/y91i-2gb-ram-32gb/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/vivo/2019/y91i-2gb-ram-32gb/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4107b178b22 --- /dev/null +++ b/data/smartphone/vivo/2019/y91i-2gb-ram-32gb/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Vivo Y91i (2GB RAM +32GB)", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 2, + "battery_mah": 4030, + "weight_g": 163.5, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y91i-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 155 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "163.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "yes with waterdrop notch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y91i", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y91i (2GB RAM +32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y28s 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/y91i-3gb-ram-32gb/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2019/y91i-3gb-ram-32gb/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8f8a5b525ac --- /dev/null +++ b/data/smartphone/vivo/2019/y91i-3gb-ram-32gb/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y91i (3GB RAM +32GB)", + "brand": "vivo", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4030, + "weight_g": 163.5, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y91i-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 155 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "163.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "yes with waterdrop notch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y91i", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y91i (3GB RAM +32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/vivo/2019/z1-pro-6gb-ram-64gb/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/z1-pro-6gb-ram-64gb/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..562a69d3d0f --- /dev/null +++ b/data/smartphone/vivo/2019/z1-pro-6gb-ram-64gb/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo Z1 Pro (6GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2019-07-03", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI filter, Backlight HDR, Portrait bokeh, Portrait light effects, AR stickers, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.33 x 162.39 x 8.85 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "FHD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.77%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1 Pro", + "General.OS Updates": "", + "General.Release Date": "July 3, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Z1 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2019/z1-pro/vivo-z1-pro-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/z1-pro/vivo-z1-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2f15a6d82ad --- /dev/null +++ b/data/smartphone/vivo/2019/z1-pro/vivo-z1-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z1-pro-4gb-64gb-4g-lte", + "name": "Vivo Z1 Pro", + "brand": "vivo", + "release_date": "2019-07-03", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI filter, Backlight HDR, Portrait bokeh, Portrait light effects, AR stickers, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.33 x 162.39 x 8.85 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "FHD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.77%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1 Pro", + "General.OS Updates": "", + "General.Release Date": "July 3, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Z1 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 5G\", \"Price\": 22999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10884}, {\"Name\": \"Vivo Y22\", \"Price\": 10950}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2019/z1x-4gb-ram-128gb/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2019/z1x-4gb-ram-128gb/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..855f1b90152 --- /dev/null +++ b/data/smartphone/vivo/2019/z1x-4gb-ram-128gb/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Z1x (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2019-09-06", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 189.6, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1x-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Samsung GD1, AI filter, Backlight HDR, Portrait bokeh, Portrait light effects, AR stickers, Slow motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 159.53 x 8.13 mm", + "Design.Qwerty": "", + "Design.Weight": "189.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1x", + "General.OS Updates": "", + "General.Release Date": "September 6, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Z1x (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2019/z1x/vivo-z1x-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/z1x/vivo-z1x-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..01cfc9f83e1 --- /dev/null +++ b/data/smartphone/vivo/2019/z1x/vivo-z1x-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z1x-6gb-64gb-4g-lte", + "name": "Vivo Z1x", + "brand": "vivo", + "release_date": "2019-09-06", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 189.6, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z1x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Samsung GD1, AI filter, Backlight HDR, Portrait bokeh, Portrait light effects, AR stickers, Slow motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 159.53 x 8.13 mm", + "Design.Qwerty": "", + "Design.Weight": "189.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.38 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1x", + "General.OS Updates": "", + "General.Release Date": "September 6, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Z1x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2019/z3x/vivo-z3x-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2019/z3x/vivo-z3x-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0726c632847 --- /dev/null +++ b/data/smartphone/vivo/2019/z3x/vivo-z3x-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z3x-4gb-64gb-4g-lte", + "name": "Vivo Z3x", + "brand": "vivo", + "release_date": "2019-04-30", + "ram_gb": 4, + "battery_mah": 3260, + "weight_g": 164.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z3x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3260 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.03 x 154.81 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "164 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z3x", + "General.OS Updates": "", + "General.Release Date": "April 30, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, H.264", + "Name": "Vivo Z3x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/vivo/2020/nex-3s-5g/vivo-nex-3s-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2020/nex-3s-5g/vivo-nex-3s-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..77c1492d07e --- /dev/null +++ b/data/smartphone/vivo/2020/nex-3s-5g/vivo-nex-3s-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-nex-3s-5g-8gb-256gb-5g", + "name": "Vivo Nex 3S 5G", + "brand": "vivo", + "release_date": "2020-03-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 219.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nex-3s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.89 inches, 1080 x 2256 pixels", + "resolution": "~ 363 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Main)
Motorized Pop-up
Popup, LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 167.4 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "219.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 363 PPI", + "Display.Screen to Body Ratio": "~ 93.6%", + "Display.Size": "6.89 inches, 1080 x 2256 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nex 3S 5G", + "General.OS Updates": "", + "General.Release Date": "March 10, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC,AMR,MIDI,OGG,FLAC,WMA,WAV,APE,MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP,MPEG4,MOV,MKV,AVI,FLV", + "Name": "Vivo Nex 3S 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 27050}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/vivo/2020/s5-8gb-ram-256gb/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/vivo/2020/s5-8gb-ram-256gb/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..d290b251c9b --- /dev/null +++ b/data/smartphone/vivo/2020/s5-8gb-ram-256gb/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo S5 (8GB RAM +256GB)", + "brand": "vivo", + "release_date": "2020-11-14", + "ram_gb": 8, + "battery_mah": 4100, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5 Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.92 x 157.9 x 8.64 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 91.38%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5", + "General.OS Updates": "", + "General.Release Date": "November 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S5 (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2020/s5/vivo-s5-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/s5/vivo-s5-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e659ab8aeb3 --- /dev/null +++ b/data/smartphone/vivo/2020/s5/vivo-s5-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s5-8gb-128gb-4g-lte", + "name": "Vivo S5", + "brand": "vivo", + "release_date": "2020-11-14", + "ram_gb": 8, + "battery_mah": 4100, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5 Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.92 x 157.9 x 8.64 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 91.38%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S5", + "General.OS Updates": "", + "General.Release Date": "November 14, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2020/s7-5g/vivo-s7-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2020/s7-5g/vivo-s7-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9d38bc7f302 --- /dev/null +++ b/data/smartphone/vivo/2020/s7-5g/vivo-s7-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s7-5g-8gb-128gb-5g", + "name": "Vivo S7 5G", + "brand": "vivo", + "release_date": "2020-08-03", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 170.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 158.8 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S7 5G", + "General.OS Updates": "", + "General.Release Date": "August 03, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17698}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15670}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/vivo/2020/s7e-5g/vivo-s7e-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2020/s7e-5g/vivo-s7e-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9066c53a9d8 --- /dev/null +++ b/data/smartphone/vivo/2020/s7e-5g/vivo-s7e-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s7e-5g-8gb-128gb-5g", + "name": "Vivo S7e 5G", + "brand": "vivo", + "release_date": "2020-11-04", + "ram_gb": 8, + "battery_mah": 4100, + "weight_g": 171.7, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s7e-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 161 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171.7 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S7e 5G", + "General.OS Updates": "", + "General.Release Date": "November 04, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S7e 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/vivo/2020/v19-8gb-ram-256gb/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/vivo/2020/v19-8gb-ram-256gb/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..1d68a407847 --- /dev/null +++ b/data/smartphone/vivo/2020/v19-8gb-ram-256gb/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo V19 (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2020-05-12", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 186.5, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v19-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Ultra Stable Video, Art Portrait Video, Super Macro, Bokeh Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.08 (Wide Angle)
8 MP ƒ/2.28 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.04 x 159.64 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "186.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "iView Display, Schott Xensation UP Display Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V19", + "General.OS Updates": "", + "General.Release Date": "May 12, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, TS, MKV", + "Name": "Vivo V19 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Vivo V50 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 12499}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 10998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo S19 Pro\", \"Price\": 37990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712 ", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2020/v19-neo/vivo-v19-neo-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/v19-neo/vivo-v19-neo-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..62db8920f31 --- /dev/null +++ b/data/smartphone/vivo/2020/v19-neo/vivo-v19-neo-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v19-neo-8gb-128gb-4g-lte", + "name": "Vivo V19 Neo", + "brand": "vivo", + "release_date": "2020-06-13", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v19-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Ultra Stable Video, Portrait Bokeh, Portrait Light Effects, AR Stickers, Pose Master", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.17 x 159.01 x 8.54 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.38%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A GPS, Beidou, Galileo, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Gyro, Proximity, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V19 Neo", + "General.OS Updates": "", + "General.Release Date": "June 13, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, TS, MKV", + "Name": "Vivo V19 Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F7 Pro 5G\", \"Price\": 42990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84895}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 16499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/vivo/2020/v19/vivo-v19-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/v19/vivo-v19-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2dc98e8c5ae --- /dev/null +++ b/data/smartphone/vivo/2020/v19/vivo-v19-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v19-8gb-128gb-4g-lte", + "name": "Vivo V19", + "brand": "vivo", + "release_date": "2020-05-12", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 186.5, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v19", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Ultra Stable Video, Art Portrait Video, Super Macro, Bokeh Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.08 (Wide Angle)
8 MP ƒ/2.28 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.04 x 159.64 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "186.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "iView Display, Schott Xensation UP Display Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V19", + "General.OS Updates": "", + "General.Release Date": "May 12, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, TS, MKV", + "Name": "Vivo V19", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Vivo V30 Pro (12GB RAM + 512GB)\", \"Price\": 30994}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712 ", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2020/v20-2021-8-gb-ram-256-gb/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte.json b/data/smartphone/vivo/2020/v20-2021-8-gb-ram-256-gb/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..5c487d6145f --- /dev/null +++ b/data/smartphone/vivo/2020/v20-2021-8-gb-ram-256-gb/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte", + "name": "Vivo V20 2021 (8 GB RAM +256 GB)", + "brand": "vivo", + "release_date": "2020-12-23", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v20-2021-8-gb-ram-256-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Super Wide Angle Night Mode, Tripod Night Mode, Ultra Stable Video, Art Portrait video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 161.3 x 7.38 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.37%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, Galileo, GLONASS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V20 2021", + "General.OS Updates": "", + "General.Release Date": "December 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V20 2021 (8 GB RAM +256 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 (8GB RAM + 128GB)\", \"Price\": 39999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18390}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G ", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/vivo/2020/v20-2021/vivo-v20-2021-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/v20-2021/vivo-v20-2021-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..22e03db5d91 --- /dev/null +++ b/data/smartphone/vivo/2020/v20-2021/vivo-v20-2021-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v20-2021-8gb-128gb-4g-lte", + "name": "Vivo V20 2021", + "brand": "vivo", + "release_date": "2020-12-23", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 172.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v20-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Super Wide Angle Night Mode, Tripod Night Mode, Ultra Stable Video, Art Portrait video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 161.3 x 7.38 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.37%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, Galileo, GLONASS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V20 2021", + "General.OS Updates": "", + "General.Release Date": "December 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V20 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G60\", \"Price\": 10990}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A71\", \"Price\": 24999}, {\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13C 5G (6GB RAM + 128GB)\", \"Price\": 11299}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G ", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/vivo/2020/v20-8gb-ram-256gb/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/vivo/2020/v20-8gb-ram-256gb/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..5760886b9e4 --- /dev/null +++ b/data/smartphone/vivo/2020/v20-8gb-ram-256gb/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo V20 (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2020-10-13", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 171.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v20-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, Super Wide Angle Night Mode, Tripod Night Mode, Ultra Stable Video, Art Portrait video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 161.3 x 7.38 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.37%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, Galileo, GLONASS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V20", + "General.OS Updates": "", + "General.Release Date": "October 13, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V20 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G ", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/vivo/2020/v20-pro/vivo-v20-pro-8gb-128gb-5g.json b/data/smartphone/vivo/2020/v20-pro/vivo-v20-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..f2363eaca1d --- /dev/null +++ b/data/smartphone/vivo/2020/v20-pro/vivo-v20-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v20-pro-8gb-128gb-5g", + "name": "Vivo V20 Pro", + "brand": "vivo", + "release_date": "2020-12-02", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 170.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v20-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Object Autofocus, Super Night Mode, Super Wide Angle Night Mode, Tripod Night Mode, Ultra Stable Video, Art portrait video, Super Macro, Bokeh Portrait, Multi-Style Portrait, AR Stickers, 3D Sound Tracking.", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 158.82 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V20 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "December 2, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V20 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S20 Ultra 5G\", \"Price\": 99999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X300 (16GB RAM + 512GB)\", \"Price\": 85999}, {\"Name\": \"Vivo V60e\", \"Price\": 28280}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21899}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 16313}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18380}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/vivo/2020/x50-pro-5g/vivo-x50-pro-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2020/x50-pro-5g/vivo-x50-pro-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..be2476490ed --- /dev/null +++ b/data/smartphone/vivo/2020/x50-pro-5g/vivo-x50-pro-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x50-pro-5g-8gb-256gb-5g", + "name": "Vivo X50 Pro 5G", + "brand": "vivo", + "release_date": "2020-07-16", + "ram_gb": 8, + "battery_mah": 4315, + "weight_g": 181.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4315 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX598", + "Camera.Features": "dual-tone , HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
13 MP ƒ/2.5
Portrait
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.8 x 158.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "181.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Gravity, Light, Laser Focus Sensor, Color Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "July 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, M4A, MP3, MP2, AMR, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X50 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/vivo/2020/x50-pro-plus-5g-8gb-ram-256gb/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2020/x50-pro-plus-5g-8gb-ram-256gb/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..ce961f72e2d --- /dev/null +++ b/data/smartphone/vivo/2020/x50-pro-plus-5g-8gb-ram-256gb/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo X50 Pro Plus 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2020-06-01", + "ram_gb": 8, + "battery_mah": 4315, + "weight_g": 181.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50-pro-plus-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4315 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/3 (Telephoto)
13 MP ƒ/2.5
Portrait
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.8 x 158.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "181.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50 Pro+", + "General.OS Updates": "", + "General.Release Date": "June 01, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X50 Pro Plus 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 9 5G\", \"Price\": 42990}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38050}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 23998}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/vivo/2020/x50e-5g/vivo-x50e-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2020/x50e-5g/vivo-x50e-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f98f9bb475f --- /dev/null +++ b/data/smartphone/vivo/2020/x50e-5g/vivo-x50e-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x50e-5g-8gb-128gb-5g", + "name": "Vivo X50e 5G", + "brand": "vivo", + "release_date": "2020-09-30", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 200.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x50e-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Super Moon, Panorama Mode, Super Night Scene, Portrait Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
13 MP ƒ/2.46 (Telephoto)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.97 x 162.05 x 8.88 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "Yes, HDR10+", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gravity Sensor, Light Sensor, Distance Sensing, Electronic Compass, Gyro", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X50e", + "General.OS Updates": "", + "General.Release Date": "September 30, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AMR, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo X50e 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 FE\", \"Price\": 79999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26018}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 21930}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30080}, {\"Name\": \"Realme 16T 5G\", \"Price\": 22990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/vivo/2020/y11s/vivo-y11s-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2020/y11s/vivo-y11s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..530c74cb209 --- /dev/null +++ b/data/smartphone/vivo/2020/y11s/vivo-y11s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y11s-3gb-32gb-4g-lte", + "name": "Vivo Y11s", + "brand": "vivo", + "release_date": "2020-10-21", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y11s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y11s", + "General.OS Updates": "", + "General.Release Date": "October 21, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y11s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460 ", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/vivo/2020/y12-2020/vivo-y12-2020-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2020/y12-2020/vivo-y12-2020-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..60b9af3d108 --- /dev/null +++ b/data/smartphone/vivo/2020/y12-2020/vivo-y12-2020-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12-2020-4gb-64gb-4g-lte", + "name": "Vivo Y12 2020", + "brand": "vivo", + "release_date": "2020-08-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.5, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 159.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.35 inches, 720 x 1544 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12 2020", + "General.OS Updates": "", + "General.Release Date": "August 5, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12 2020", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/vivo/2020/y1s-3gb-ram-32gb/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2020/y1s-3gb-ram-32gb/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9ed095d3751 --- /dev/null +++ b/data/smartphone/vivo/2020/y1s-3gb-ram-32gb/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y1s (3GB RAM + 32GB)", + "brand": "vivo", + "release_date": "2020-08-09", + "ram_gb": 3, + "battery_mah": 4030, + "weight_g": 161.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y1s-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/1.8 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.09 x 135.11 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "161 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, BeiDou, GLONASS,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y1s", + "General.OS Updates": "", + "General.Release Date": "August 9, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, AMR, MIDI, APE, FLAC, Vorbis", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y1s (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2020/y1s/vivo-y1s-2gb-32gb-4g-lte.json b/data/smartphone/vivo/2020/y1s/vivo-y1s-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..dfc3aa8ba7a --- /dev/null +++ b/data/smartphone/vivo/2020/y1s/vivo-y1s-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y1s-2gb-32gb-4g-lte", + "name": "Vivo Y1s", + "brand": "vivo", + "release_date": "2020-08-09", + "ram_gb": 2, + "battery_mah": 4030, + "weight_g": 161.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y1s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/1.8 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.09 x 135.11 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "161 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, BeiDou, GLONASS,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y1s", + "General.OS Updates": "", + "General.Release Date": "August 9, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, AMR, MIDI, APE, FLAC, Vorbis", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y1s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8149.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y01\", \"Price\": 12800}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2020/y20/vivo-y20-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2020/y20/vivo-y20-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d414aded7ef --- /dev/null +++ b/data/smartphone/vivo/2020/y20/vivo-y20-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y20-4gb-64gb-4g-lte", + "name": "Vivo Y20", + "brand": "vivo", + "release_date": "2020-08-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.3, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.32 x 164.41 x 8.41 mm", + "Design.Qwerty": "", + "Design.Weight": "192.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y20", + "General.OS Updates": "", + "General.Release Date": "August 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, AMR-WB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12494.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10 Prime\", \"Price\": 9749}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20549}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y16\", \"Price\": 10999}, {\"Name\": \"Ai+ Pulse\", \"Price\": 4999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18500}, {\"Name\": \"Vivo Y03\", \"Price\": 6990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "1.8 GHz, Quad core, Kryo 240 + 1.8 GHz, Quad core, Kryo 240", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/vivo/2020/y30-6gb-ram-128gb/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/y30-6gb-ram-128gb/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f93083f146d --- /dev/null +++ b/data/smartphone/vivo/2020/y30-6gb-ram-128gb/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y30 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2020-07-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y30-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.47 inches, 720 x 1560 pixels", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "PDAF, Palm Capture, Voice Control, Live Photos, HDR, Panorama, Bokeh, Portrait Bokeh", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
8 MP ƒ/2.2 (Wide Angle)
Super Wide Angle
2 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.46 x 162.04 x 9.11 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.47 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Mode, Face Access 2.0, Smart Split 3.0, Eye Protection Mode, App Clone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y30", + "General.OS Updates": "", + "General.Release Date": "July 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, AMR-NB, MIDI, Vorbis, APE, FLAC, OGG, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y30 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 24149}, {\"Name\": \"Realme 12 Plus 5G\", \"Price\": 18999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2020/y30-standard-edition/vivo-y30-standard-edition-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/y30-standard-edition/vivo-y30-standard-edition-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..de6afd5845a --- /dev/null +++ b/data/smartphone/vivo/2020/y30-standard-edition/vivo-y30-standard-edition-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y30-standard-edition-6gb-128gb-4g-lte", + "name": "Vivo Y30 Standard Edition", + "brand": "vivo", + "release_date": "2020-12-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.4, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y30-standard-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.32 x 164.41 x 8.41 mm", + "Design.Qwerty": "", + "Design.Weight": "191.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y30 Standard Edition", + "General.OS Updates": "", + "General.Release Date": "December 16, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y30 Standard Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y36 5G\", \"Price\": 20999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2020/y51-2020/vivo-y51-2020-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2020/y51-2020/vivo-y51-2020-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5aca1eb1acc --- /dev/null +++ b/data/smartphone/vivo/2020/y51-2020/vivo-y51-2020-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y51-2020-8gb-128gb-4g-lte", + "name": "Vivo Y51 (2020)", + "brand": "vivo", + "release_date": "2020-12-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y51-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 415 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y51 2020", + "General.OS Updates": "", + "General.Release Date": "December 07, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y51 (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A13\", \"Price\": 8999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/vivo/2020/y51s/vivo-y51s-6gb-128gb-5g.json b/data/smartphone/vivo/2020/y51s/vivo-y51s-6gb-128gb-5g.json new file mode 100644 index 00000000000..f873eb1ed14 --- /dev/null +++ b/data/smartphone/vivo/2020/y51s/vivo-y51s-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y51s-6gb-128gb-5g", + "name": "Vivo Y51s", + "brand": "vivo", + "release_date": "2020-07-24", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y51s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y51s", + "General.OS Updates": "", + "General.Release Date": "July 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y51s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 880", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-880" +} diff --git a/data/smartphone/vivo/2020/y70s-5g/vivo-y70s-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2020/y70s-5g/vivo-y70s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..59f384a1cd0 --- /dev/null +++ b/data/smartphone/vivo/2020/y70s-5g/vivo-y70s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y70s-5g-8gb-128gb-5g", + "name": "Vivo Y70s 5G", + "brand": "vivo", + "release_date": "2020-05-25", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y70s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Dual-Engine Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+, Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y70s", + "General.OS Updates": "", + "General.Release Date": "May 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y70s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 40\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 880", + "Technical.Core Details": "2x2.0 GHz Cortex-A77 & 6x1.8 GHz Cortex-A76", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-880" +} diff --git a/data/smartphone/vivo/2020/y73s/vivo-y73s-8gb-128gb-5g.json b/data/smartphone/vivo/2020/y73s/vivo-y73s-8gb-128gb-5g.json new file mode 100644 index 00000000000..12bac78a5e7 --- /dev/null +++ b/data/smartphone/vivo/2020/y73s/vivo-y73s-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y73s-8gb-128gb-5g", + "name": "Vivo Y73s", + "brand": "vivo", + "release_date": "2020-10-12", + "ram_gb": 8, + "battery_mah": 4100, + "weight_g": 171.3, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y73s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 161 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "171.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y73s", + "General.OS Updates": "", + "General.Release Date": "October 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y73s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12 Pro 5G (12GB RAM + 512GB)\", \"Price\": 35999}, {\"Name\": \"Vivo Y100A (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 720", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-720" +} diff --git a/data/smartphone/vivo/2020/z5x-2020/vivo-z5x-2020-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2020/z5x-2020/vivo-z5x-2020-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5476e928265 --- /dev/null +++ b/data/smartphone/vivo/2020/z5x-2020/vivo-z5x-2020-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-z5x-2020-4gb-64gb-4g-lte", + "name": "Vivo Z5x (2020)", + "brand": "vivo", + "release_date": "2020-06-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 204.1, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z5x-2020", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "204.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z1x 2020", + "General.OS Updates": "", + "General.Release Date": "June 09, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Z5x (2020)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "2.3 GHz, Dual core, Kryo 360 + 1.7 GHz, Hexa Core, Kryo 360", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/vivo/2021/s10-5g/vivo-s10-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2021/s10-5g/vivo-s10-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..df24bfd5ded --- /dev/null +++ b/data/smartphone/vivo/2021/s10-5g/vivo-s10-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s10-5g-8gb-128gb-5g", + "name": "Vivo S10 5G", + "brand": "vivo", + "release_date": "2021-07-15", + "ram_gb": 8, + "battery_mah": 4050, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s10-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.88 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.67 x 158.2 x 7.29 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gravity, Light Sensor, Proximity, Gyro, Electronic Compass\n\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S10 5G", + "General.OS Updates": "", + "General.Release Date": "July 15, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S10 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1100", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1100" +} diff --git a/data/smartphone/vivo/2021/s10-pro-5g/vivo-s10-pro-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2021/s10-pro-5g/vivo-s10-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..8c539f033e4 --- /dev/null +++ b/data/smartphone/vivo/2021/s10-pro-5g/vivo-s10-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s10-pro-5g-12gb-256gb-5g", + "name": "Vivo S10 Pro 5G", + "brand": "vivo", + "release_date": "2021-07-15", + "ram_gb": 12, + "battery_mah": 4050, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s10-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.88 (Ultra Wide)
Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.67 x 158.2 x 7.29 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gravity Sensor, Light Sensor, Proximity Sensor, Gyro, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S10 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "July 15, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S10 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16989}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27926}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1100", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1100" +} diff --git a/data/smartphone/vivo/2021/s12-pro-5g/vivo-s12-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2021/s12-pro-5g/vivo-s12-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a04ea3b94af --- /dev/null +++ b/data/smartphone/vivo/2021/s12-pro-5g/vivo-s12-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s12-pro-5g-8gb-128gb-5g", + "name": "Vivo S12 Pro 5G", + "brand": "vivo", + "release_date": "2021-12-22", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 171.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s12-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Night Scene, Portrait, Smart Vision, Dynamic Photo, Slow Motion, Time-lapse Photography, Professional, AR Cute Shooting, Micro Film,", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
105˚", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.5 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.39%", + "Display.Size": "6.56 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S12 Pro", + "General.OS Updates": "", + "General.Release Date": "December 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S12 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16486}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/vivo/2021/u3x/vivo-u3x-6gb-64gb-5g.json b/data/smartphone/vivo/2021/u3x/vivo-u3x-6gb-64gb-5g.json new file mode 100644 index 00000000000..c5d0510c9ae --- /dev/null +++ b/data/smartphone/vivo/2021/u3x/vivo-u3x-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-u3x-6gb-64gb-5g", + "name": "Vivo U3x", + "brand": "vivo", + "release_date": "2021-03-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "u3x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.07:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "U3x", + "General.OS Updates": "", + "General.Release Date": "March 19, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo U3x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y37m\", \"Price\": 11990}, {\"Name\": \"Realme GT 6T\", \"Price\": 28990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/vivo/2021/v21-5g-8gb-ram-256gb/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2021/v21-5g-8gb-ram-256gb/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..911d7cb4630 --- /dev/null +++ b/data/smartphone/vivo/2021/v21-5g-8gb-ram-256gb/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V21 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2021-04-27", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v21-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color E3 AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Eye Autofocus, Night, Ultra-Wide Night, Ultra Stable Video, Art Portrait Video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
Autofocus, LED Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 159.7 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation UP Display Protection", + "Display.HDR Support": "Yes, HDR10+", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color E3 AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Ambient Light Sensor, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V21 5G", + "General.OS Updates": "", + "General.Release Date": "April 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V21 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 7\", \"Price\": 36999}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 26499}, {\"Name\": \"Vivo Y51 Pro 5G (256GB)\", \"Price\": 29900}, {\"Name\": \"Vivo X200T (12 GB RAM + 512 GB)\", \"Price\": 69999}, {\"Name\": \"OPPO K13\", \"Price\": 22999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S21 FE (Snapdragon)\", \"Price\": 62999}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 32899}, {\"Name\": \"Vivo V60e (12GB RAM + 256GB)\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/vivo/2021/v21/vivo-v21-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/v21/vivo-v21-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..aa8545c65f1 --- /dev/null +++ b/data/smartphone/vivo/2021/v21/vivo-v21-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v21-8gb-128gb-4g-lte", + "name": "Vivo V21", + "brand": "vivo", + "release_date": "2021-04-29", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v21", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Eye Autofocus, Night, Ultra-Wide Night, Ultra Stable Video, Art Portrait Video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2 (Wide Angle)
Autofocus, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 159.7 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V21", + "General.OS Updates": "", + "General.Release Date": "April 29, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V21", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V26 Pro\", \"Price\": 42990}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23440}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/vivo/2021/x60-12gb-ram-256gb/vivo-x60-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2021/x60-12gb-ram-256gb/vivo-x60-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..97165867506 --- /dev/null +++ b/data/smartphone/vivo/2021/x60-12gb-ram-256gb/vivo-x60-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X60 (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2021-03-25", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, PANO, Live Photo, Slow-Mo, Time Lapse, PRO, AR Stickers, Super Moon, DOC, Astro, Pro Sports, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5
Portrait
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 159.6 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope\t", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60", + "General.OS Updates": "", + "General.Release Date": "March 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X60 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27890}, {\"Name\": \"Vivo T3 5G (8GB RAM + 256GB)\", \"Price\": 18990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47530}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21819}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19998}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18679}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/vivo/2021/x60-curved-screen-edition/vivo-x60-curved-screen-edition-8gb-128gb-5g.json b/data/smartphone/vivo/2021/x60-curved-screen-edition/vivo-x60-curved-screen-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..a734bb9d4d4 --- /dev/null +++ b/data/smartphone/vivo/2021/x60-curved-screen-edition/vivo-x60-curved-screen-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60-curved-screen-edition-8gb-128gb-5g", + "name": "Vivo X60 Curved Screen Edition", + "brand": "vivo", + "release_date": "2021-05-24", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 175.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60-curved-screen-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color E3 AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX598", + "Camera.Features": "Night, Portrait, Photo, Video, PANO, Live Photo, Slow-Mo, Time Lapse, PRO, AR Stickers, Super Moon, DOC, Astro, Pro Sports, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5
Portrait
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.01 x 159.63 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "175.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color E3 AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope\t", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60", + "General.OS Updates": "", + "General.Release Date": "May 24, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X60 Curved Screen Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 89999}, {\"Name\": \"Vivo V50 Pro 5G\", \"Price\": 54990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16486}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1080 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-1080" +} diff --git a/data/smartphone/vivo/2021/x60-pro-plus-5g-8gb-ram-128gb/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2021/x60-pro-plus-5g-8gb-ram-128gb/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e21ca493b0d --- /dev/null +++ b/data/smartphone/vivo/2021/x60-pro-plus-5g-8gb-ram-128gb/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo X60 Pro Plus 5G (8GB RAM +128GB)", + "brand": "vivo", + "release_date": "2021-03-25", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 190.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60-pro-plus-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
32 MP ƒ/2.1 (Telephoto)
48 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 158.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60 Pro Plus 5G", + "General.OS Updates": "", + "General.Release Date": "March 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Vivo X60 Pro Plus 5G (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16194}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/vivo/2021/x60-pro-plus/vivo-x60-pro-plus-12gb-256gb-5g.json b/data/smartphone/vivo/2021/x60-pro-plus/vivo-x60-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..25c401fa372 --- /dev/null +++ b/data/smartphone/vivo/2021/x60-pro-plus/vivo-x60-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60-pro-plus-12gb-256gb-5g", + "name": "Vivo X60 Pro Plus", + "brand": "vivo", + "release_date": "2021-03-25", + "ram_gb": 12, + "battery_mah": 4200, + "weight_g": 190.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
32 MP ƒ/2.1 (Telephoto)
48 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 158.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60 Pro Plus 5G", + "General.OS Updates": "", + "General.Release Date": "March 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Vivo X60 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "56358.0", + "Price Drop": "4.561831", + "Price Drop Amount": "2571", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}, {\"Name\": \"Oppo Reno 10 Pro Plus\", \"Price\": 42999}, {\"Name\": \"Huawei P50 Pro 5G\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 115999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/vivo/2021/x60-pro/vivo-x60-pro-12gb-256gb-5g.json b/data/smartphone/vivo/2021/x60-pro/vivo-x60-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..2c265da1f01 --- /dev/null +++ b/data/smartphone/vivo/2021/x60-pro/vivo-x60-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60-pro-12gb-256gb-5g", + "name": "Vivo X60 Pro", + "brand": "vivo", + "release_date": "2021-03-25", + "ram_gb": 12, + "battery_mah": 4200, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 48MP, PANO, Live Photo, Slow-Mo, Time Lapse, PRO, AR Stickers, Super Moon, DOC, Astro, Pro Sports, Long-Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.5 (Wide Angle)
13 MP ƒ/2.5
Portrait
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 158.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60 Pro", + "General.OS Updates": "", + "General.Release Date": "March 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo X60 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 30989}, {\"Name\": \"Xiaomi 12 Pro 5G (12GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Vivo X60 Pro Plus\", \"Price\": 59899}, {\"Name\": \"Realme C55 (8GB RAM + 128GB)\", \"Price\": 12490}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/vivo/2021/x60t-pro-5g/vivo-x60t-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2021/x60t-pro-5g/vivo-x60t-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..2d9344ea820 --- /dev/null +++ b/data/smartphone/vivo/2021/x60t-pro-5g/vivo-x60t-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60t-pro-5g-8gb-128gb-5g", + "name": "Vivo X60T Pro 5G", + "brand": "vivo", + "release_date": "2021-06-28", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 190.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60t-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "12 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GN1 ", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 12 MP + 5 MP", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.59 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Compass, Proximity, Ambient Light Sensor, Gyroscope, Colour Temperature Sensor\t", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60t Pro", + "General.OS Updates": "", + "General.Release Date": "June 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X60T Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/vivo/2021/x60t-pro-plus/vivo-x60t-pro-plus-8gb-128gb-5g.json b/data/smartphone/vivo/2021/x60t-pro-plus/vivo-x60t-pro-plus-8gb-128gb-5g.json new file mode 100644 index 00000000000..cd46edee867 --- /dev/null +++ b/data/smartphone/vivo/2021/x60t-pro-plus/vivo-x60t-pro-plus-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x60t-pro-plus-8gb-128gb-5g", + "name": "Vivo X60T Pro Plus", + "brand": "vivo", + "release_date": "2021-06-28", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 190.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x60t-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "12 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GN1", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.57
48 MP ƒ/2.2
12 MP ƒ/1.98
8 MP ƒ/3.4", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 158.59 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Compass, Proximity, Ambient Light Sensor, Gyroscope, Colour Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X60t Pro+", + "General.OS Updates": "", + "General.Release Date": "June 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X60T Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "56990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/vivo/2021/x70-5g/vivo-x70-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2021/x70-5g/vivo-x70-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..7f3c52ee20a --- /dev/null +++ b/data/smartphone/vivo/2021/x70-5g/vivo-x70-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x70-5g-8gb-128gb-5g", + "name": "Vivo X70 5G", + "brand": "vivo", + "release_date": "2021-09-09", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x70-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766V ", + "Camera.Features": "Night, Portrait, Panorama, Dynamic Photo, Slow Motion, Time-lapse Photography", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
26mm, 1/2.8\", 0.8µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "40 MP ƒ/1.9 (Wide Angle)
12 MP ƒ/1.98
Portrait
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 160.1 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.76%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, Beidou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X70 5G", + "General.OS Updates": "", + "General.Release Date": "September 09, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WAV, APE, MP3\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo X70 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16627}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27382}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/vivo/2021/x70-pro-plus-5g/vivo-x70-pro-plus-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2021/x70-pro-plus-5g/vivo-x70-pro-plus-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..1a76bd5ce6a --- /dev/null +++ b/data/smartphone/vivo/2021/x70-pro-plus-5g/vivo-x70-pro-plus-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x70-pro-plus-5g-12gb-256gb-5g", + "name": "Vivo X70 Pro Plus 5G", + "brand": "vivo", + "release_date": "2021-09-30", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 213.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x70-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 517 PPI", + "type": "Color E5 AMOLED LTPO Display (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Night, Portrait, ZEISS Style Portrait, ZEISS Natural Color, Real-Time Extreme Night Vision, Photo, Video, Panorama, Live Photo, Slo-Mo, Time-Lapse, Pro, AR Stickers, Super Moon, Doc, Pro Sports Mode, Astro Mode, Long-Exposure Mode, Double Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.57 (Wide Angle)
8 MP ƒ/3.4
Periscope
12 MP ƒ/1.6
Portrait
48 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 164.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits (TYP), 1000 nits (HBM), 1500 nits (PEAK). P3 Color Gamut, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 517 PPI", + "Display.Screen to Body Ratio": "~ 92.22%", + "Display.Size": "6.78 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color E5 AMOLED LTPO Display (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Physical Gyroscope, Color Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2114, X70 Pro+", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X70 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "53980.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 64499}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 22990}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36999}, {\"Name\": \"Apple iPhone 14\", \"Price\": 52190}, {\"Name\": \"Vivo X60 Pro Plus\", \"Price\": 59999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X6 Pro\", \"Price\": 71990}, {\"Name\": \"Vivo X80 Pro 5G\", \"Price\": 44999}, {\"Name\": \"Vivo V29 Pro (12GB RAM + 256GB)\", \"Price\": 33794}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/vivo/2021/y12g-3gb-ram-64gb/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2021/y12g-3gb-ram-64gb/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3cd74ceecb4 --- /dev/null +++ b/data/smartphone/vivo/2021/y12g-3gb-ram-64gb/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y12G (3GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2021-08-05", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12g-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slo-Mo, Time-Lapse, Pro, DOC", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light Sensor, E-compass, Gyroscope\t", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12G (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8890.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/vivo/2021/y12g/vivo-y12g-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2021/y12g/vivo-y12g-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8d088823dc7 --- /dev/null +++ b/data/smartphone/vivo/2021/y12g/vivo-y12g-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12g-3gb-32gb-4g-lte", + "name": "Vivo Y12G", + "brand": "vivo", + "release_date": "2021-08-05", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slo-Mo, Time-Lapse, Pro, DOC", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light Sensor, E-compass, Gyroscope\t", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A04s (4GB RAM + 128GB)\", \"Price\": 10990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/vivo/2021/y20g-6gb-ram-128gb/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y20g-6gb-ram-128gb/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4f452f85e64 --- /dev/null +++ b/data/smartphone/vivo/2021/y20g-6gb-ram-128gb/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y20G (6GB RAM +128GB)", + "brand": "vivo", + "release_date": "2021-01-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.3, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y20g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Panorama, Live Photo, Slo-mo, Time-Lapse, Professional, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.32 x 164.41 x 8.41 mm", + "Design.Qwerty": "", + "Design.Weight": "192.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.57%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y20G", + "General.OS Updates": "", + "General.Release Date": "January 19, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, MKV, FLV", + "Name": "Vivo Y20G (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14389.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.8 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/vivo/2021/y20g/vivo-y20g-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2021/y20g/vivo-y20g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..75edde6b474 --- /dev/null +++ b/data/smartphone/vivo/2021/y20g/vivo-y20g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y20g-4gb-64gb-4g-lte", + "name": "Vivo Y20G", + "brand": "vivo", + "release_date": "2021-01-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.3, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y20g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Panorama, Live Photo, Slo-mo, Time-Lapse, Professional, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.32 x 164.41 x 8.41 mm", + "Design.Qwerty": "", + "Design.Weight": "192.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.57%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A GPS, BeiDou, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y20G", + "General.OS Updates": "", + "General.Release Date": "January 19, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, MKV, FLV", + "Name": "Vivo Y20G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12700.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.8 GHz, Hexa Core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/vivo/2021/y21-2021-4gb-ram-128gb/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y21-2021-4gb-ram-128gb/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7bfebd131ec --- /dev/null +++ b/data/smartphone/vivo/2021/y21-2021-4gb-ram-128gb/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y21 2021 (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2021-08-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21-2021-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21 2021", + "General.OS Updates": "", + "General.Release Date": "August 20, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y21 2021 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G (8GB RAM+256GB)\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y300 5G (8 GB RAM+256 GB)\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 6999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Realme C11 2021 (4GB RAM + 64GB)\", \"Price\": 8990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2021/y21-2021/vivo-y21-2021-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2021/y21-2021/vivo-y21-2021-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fc6b80a2288 --- /dev/null +++ b/data/smartphone/vivo/2021/y21-2021/vivo-y21-2021-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21-2021-4gb-64gb-4g-lte", + "name": "Vivo Y21 2021", + "brand": "vivo", + "release_date": "2021-08-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21 2021", + "General.OS Updates": "", + "General.Release Date": "August 20, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y21 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8790}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10854}, {\"Name\": \"OPPO A17\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G13\", \"Price\": 9990}, {\"Name\": \"Tecno Pova 7 4G\", \"Price\": 14990}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7479}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24998}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 23898}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2021/y21t/vivo-y21t-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y21t/vivo-y21t-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ec97d9382bb --- /dev/null +++ b/data/smartphone/vivo/2021/y21t/vivo-y21t-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21t-4gb-128gb-4g-lte", + "name": "Vivo Y21T", + "brand": "vivo", + "release_date": "2021-01-03", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4
Bokeh
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 164.26 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21T", + "General.OS Updates": "", + "General.Release Date": "January 03, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y21T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13704.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 14425}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy F34 5G\", \"Price\": 19999}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 ", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2021/y31-6gb-ram-128gb/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y31-6gb-ram-128gb/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..82ccd9a0c1f --- /dev/null +++ b/data/smartphone/vivo/2021/y31-6gb-ram-128gb/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y31 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2021-01-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y31-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Pano, Live Photo, Slo-Mo, Time-Lapse, Pro, DOC, Super Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y31 2021", + "General.OS Updates": "", + "General.Release Date": "January 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y31 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13797}, {\"Name\": \"Vivo T3x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10720}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 17890}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16910}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/vivo/2021/y31s-5g/vivo-y31s-5g-4gb-128gb-5g.json b/data/smartphone/vivo/2021/y31s-5g/vivo-y31s-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..07af25a4507 --- /dev/null +++ b/data/smartphone/vivo/2021/y31s-5g/vivo-y31s-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y31s-5g-4gb-128gb-5g", + "name": "Vivo Y31s 5G", + "brand": "vivo", + "release_date": "2021-01-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y31s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.2 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y31s 5G", + "General.OS Updates": "", + "General.Release Date": "January 12, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y31s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y29s 5G\", \"Price\": 15990}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17343}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/vivo/2021/y32/vivo-y32-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y32/vivo-y32-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..94ca36c5e71 --- /dev/null +++ b/data/smartphone/vivo/2021/y32/vivo-y32-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y32-8gb-128gb-4g-lte", + "name": "Vivo Y32", + "brand": "vivo", + "release_date": "2021-12-18", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y32", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 164.26 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y32", + "General.OS Updates": "", + "General.Release Date": "December 18, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP1, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y32", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20444}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27400}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2021/y51a-2021-6gb-ram-128gb/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y51a-2021-6gb-ram-128gb/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a688cd6ab09 --- /dev/null +++ b/data/smartphone/vivo/2021/y51a-2021-6gb-ram-128gb/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y51A 2021 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2021-06-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y51a-2021-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Pano, Live Photo, Slo-Mo, Time-Lapse, Pro, DOC, Super Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 415 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Entity Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y51A 2021", + "General.OS Updates": "", + "General.Release Date": "June 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y51A 2021 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M34 5G (8GB RAM + 128GB)\", \"Price\": 21999}, {\"Name\": \"Vivo Y400 5G (8GB RAM + 256GB)\", \"Price\": 23998}, {\"Name\": \"Vivo X200 FE\", \"Price\": 50990}, {\"Name\": \"Vivo Y35\", \"Price\": 22999}, {\"Name\": \"Vivo T1 44W\", \"Price\": 13290}, {\"Name\": \"Nothing Phone 2a Plus\", \"Price\": 21442}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/vivo/2021/y70t-5g/vivo-y70t-5g-6gb-128gb-5g.json b/data/smartphone/vivo/2021/y70t-5g/vivo-y70t-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..0c3e2cb22e4 --- /dev/null +++ b/data/smartphone/vivo/2021/y70t-5g/vivo-y70t-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y70t-5g-6gb-128gb-5g", + "name": "Vivo Y70T 5G", + "brand": "vivo", + "release_date": "2021-06-03", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y70t-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y70t", + "General.OS Updates": "", + "General.Release Date": "June 03, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y70T 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 880", + "Technical.Core Details": "2x2.0 GHz Cortex-A77 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "exynos-880" +} diff --git a/data/smartphone/vivo/2021/y73-2021/vivo-y73-2021-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2021/y73-2021/vivo-y73-2021-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..30ab14bfef9 --- /dev/null +++ b/data/smartphone/vivo/2021/y73-2021/vivo-y73-2021-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y73-2021-8gb-128gb-4g-lte", + "name": "Vivo Y73 2021", + "brand": "vivo", + "release_date": "2021-06-10", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 170.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y73-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Eye Autofocus, Night, Ultra Stable Video, Super Macro, Bokeh Portrait, Multi-Style Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
2 MP ƒ/2.4
Bokeh
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.37 x 161.24 x 7.38 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Ultra Slim AG Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 90.37%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, BEIDOU, GALILEO, GLONASS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y73 2021", + "General.OS Updates": "", + "General.Release Date": "June 10, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y73 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 10499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 25999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23675}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49990}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G95", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/wiko/2021/t3/wiko-t3-4gb-128gb-4g-lte.json b/data/smartphone/wiko/2021/t3/wiko-t3-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9d660974897 --- /dev/null +++ b/data/smartphone/wiko/2021/t3/wiko-t3-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "wiko-t3-4gb-128gb-4g-lte", + "name": "Wiko T3", + "brand": "wiko", + "release_date": "2021-12-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Wiko", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.3 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T3", + "General.OS Updates": "", + "General.Release Date": "December 21, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Wiko T3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/xiaomi/2013/mi-2s/xiaomi-mi-2s-2gb-32gb.json b/data/smartphone/xiaomi/2013/mi-2s/xiaomi-mi-2s-2gb-32gb.json new file mode 100644 index 00000000000..1385e311d83 --- /dev/null +++ b/data/smartphone/xiaomi/2013/mi-2s/xiaomi-mi-2s-2gb-32gb.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-2s-2gb-32gb", + "name": "Xiaomi Mi 2S", + "brand": "xiaomi", + "release_date": "2013-01-01", + "ram_gb": 2, + "battery_mah": 2000, + "weight_g": 145.0, + "os": "Android v4.1 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-2s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "4.3 inches, 720 x 1280 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "45 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes 42 Mbps Download 5.76 Mbps Upload", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "62 x 126 x 10.19 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 342 PPI", + "Display.Screen to Body Ratio": "~ 65.2%", + "Display.Size": "4.3 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Mi 2S", + "General.OS Updates": "", + "General.Release Date": "April, 2013", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Mini SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging, Voice Commands, Calendar, YouTube Player", + "Multimedia.Video": "MP4, DivX, XviD, WMV, H.264, H.263", + "Name": "Xiaomi Mi 2S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}, {\"Name\": \"Infinix Note 60 Ultra\", \"Price\": 31990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.7 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 600", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v4.1 (Jelly Bean), upgradable to v4.4.4 (KitKat)" + }, + "soc": "qualcomm-snapdragon-600" +} diff --git a/data/smartphone/xiaomi/2015/mi-4c/xiaomi-mi-4c-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2015/mi-4c/xiaomi-mi-4c-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..8c8a790c183 --- /dev/null +++ b/data/smartphone/xiaomi/2015/mi-4c/xiaomi-mi-4c-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-4c-2gb-16gb-4g-lte", + "name": "Xiaomi Mi 4c", + "brand": "xiaomi", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 3080, + "weight_g": 130.0, + "os": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-4c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3080 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.59 x 138.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "130 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "~ 71.7%", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 4c", + "General.OS Updates": "", + "General.Release Date": "September, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, DivX, MP4, H.264", + "Name": "Xiaomi Mi 4c", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.44 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 808", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 418", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)" + }, + "soc": "snapdragon-808" +} diff --git a/data/smartphone/xiaomi/2015/redmi-2/xiaomi-redmi-2-1gb-8gb-4g-lte.json b/data/smartphone/xiaomi/2015/redmi-2/xiaomi-redmi-2-1gb-8gb-4g-lte.json new file mode 100644 index 00000000000..8645d67de0a --- /dev/null +++ b/data/smartphone/xiaomi/2015/redmi-2/xiaomi-redmi-2-1gb-8gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-2-1gb-8gb-4g-lte", + "name": "Xiaomi Redmi 2", + "brand": "xiaomi", + "release_date": "2015-01-01", + "ram_gb": 1, + "battery_mah": 2200, + "weight_g": 133.0, + "os": "Android v4.4.4 (KitKat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 8 + ], + "display": { + "size": "4.7 inches, 720 x 1280 pixels", + "resolution": "~ 312 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 1.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67.2 x 134 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "133 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 2 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 312 PPI", + "Display.Screen to Body Ratio": "~ 67.6%", + "Display.Size": "4.7 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 2", + "General.OS Updates": "", + "General.Release Date": "January, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "1 GB", + "Memory.RAM Type": "", + "Memory.Storage": "8 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G77 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18796}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26939}, {\"Name\": \"Realme P4 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 306", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4.4 (KitKat)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/xiaomi/2015/redmi-note-2-prime/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2015/redmi-note-2-prime/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..14a83e69c50 --- /dev/null +++ b/data/smartphone/xiaomi/2015/redmi-note-2-prime/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 2 Prime", + "brand": "xiaomi", + "release_date": "2015-01-01", + "ram_gb": 2, + "battery_mah": 3060, + "weight_g": 160.0, + "os": "Android v5.0 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-2-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "46 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3060 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 152 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 71.5%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 2 Prime", + "General.OS Updates": "", + "General.Release Date": "August, 2015", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Email, Push Mail, IM", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi Note 2 Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 410", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR G6200", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v5.0 (Lollipop)" + }, + "soc": "snapdragon-410" +} diff --git a/data/smartphone/xiaomi/2016/mi-5s-plus/xiaomi-mi-5s-plus-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2016/mi-5s-plus/xiaomi-mi-5s-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d97805b10d2 --- /dev/null +++ b/data/smartphone/xiaomi/2016/mi-5s-plus/xiaomi-mi-5s-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-5s-plus-4gb-64gb-4g-lte", + "name": "Xiaomi Mi 5s Plus", + "brand": "xiaomi", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3800, + "weight_g": 168.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-5s-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "4 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.7 x 154.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "To be confirmed Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi 5s Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27661.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15972}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19953}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/xiaomi/2016/mi-note-2-special-edition/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2016/mi-note-2-special-edition/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..97da591f0bb --- /dev/null +++ b/data/smartphone/xiaomi/2016/mi-note-2-special-edition/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 2 Special Edition", + "brand": "xiaomi", + "release_date": "2016-01-01", + "ram_gb": 6, + "battery_mah": 4070, + "weight_g": 166.0, + "os": "Android v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-note-2-special-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4070 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "22.5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 156.19 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Note 2 Special Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15580}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14899}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.35 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 821", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0 (Marshmallow)" + }, + "soc": "snapdragon-821" +} diff --git a/data/smartphone/xiaomi/2016/mi5-plus/xiaomi-mi5-plus-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2016/mi5-plus/xiaomi-mi5-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d9936194795 --- /dev/null +++ b/data/smartphone/xiaomi/2016/mi5-plus/xiaomi-mi5-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi5-plus-4gb-64gb-4g-lte", + "name": "Xiaomi Mi5 Plus", + "brand": "xiaomi", + "release_date": "2016-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 160.0, + "os": "Android v5.1 (Lollipop)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi5-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "4 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.59 x 155.1 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "160 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1440 x 2560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV, H.264", + "Name": "Xiaomi Mi5 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16050}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "", + "Technical.Chipset": "Qualcomm Snapdragon 820", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v5.1 (Lollipop)" + }, + "soc": "snapdragon-820" +} diff --git a/data/smartphone/xiaomi/2016/redmi-4a/xiaomi-redmi-4a-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2016/redmi-4a/xiaomi-redmi-4a-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..2039d764420 --- /dev/null +++ b/data/smartphone/xiaomi/2016/redmi-4a/xiaomi-redmi-4a-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-4a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 4A", + "brand": "xiaomi", + "release_date": "2016-01-01", + "ram_gb": 2, + "battery_mah": 3120, + "weight_g": 131.0, + "os": "Android v6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-4a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3120 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.4 x 139.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "131 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2016", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 4A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11157}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/xiaomi/2017/mi-max-2-32gb/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-max-2-32gb/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte.json new file mode 100644 index 00000000000..88a8c529f2e --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-max-2-32gb/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte", + "name": "Xiaomi Mi Max 2 (32GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 5300, + "weight_g": 211.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-max-2-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.44 inches, 1080 x 1920 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "88.7 x 174.1 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 342 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.44 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi Max 2 (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14488}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2017/mi-max-2/xiaomi-mi-max-2-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-max-2/xiaomi-mi-max-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..971cdcd156f --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-max-2/xiaomi-mi-max-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-max-2-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Max 2", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 5300, + "weight_g": 211.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-max-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.44 inches, 1080 x 1920 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "88.7 x 174.1 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 342 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.44 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi Max 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32760}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20440}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27440}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2017/mi-mix-2-6gb-ram-64gb/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-mix-2-6gb-ram-64gb/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..78a869f4c5f --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-mix-2-6gb-ram-64gb/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Mix 2 (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 185.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-2-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 151.8 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Mix 2 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25960.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/xiaomi/2017/mi-mix-2/xiaomi-mi-mix-2-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-mix-2/xiaomi-mi-mix-2-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a739e282760 --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-mix-2/xiaomi-mi-mix-2-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-2-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 2", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 185.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 151.8 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Mix 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7350}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.45 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 835", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-835" +} diff --git a/data/smartphone/xiaomi/2017/mi-note-3-4gb-ram-64gb/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-note-3-4gb-ram-64gb/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5f8c8ffa15a --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-note-3-4gb-ram-64gb/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 3 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3500, + "weight_g": 163.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-note-3-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v50.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v50.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 152.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 73.8%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Note 3", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Note 3 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21939.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2017/mi-note-3-6gb-ram-64gb/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/mi-note-3-6gb-ram-64gb/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..076be5a3e72 --- /dev/null +++ b/data/smartphone/xiaomi/2017/mi-note-3-6gb-ram-64gb/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 3 (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 6, + "battery_mah": 3500, + "weight_g": 163.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-note-3-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v50.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v50.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 152.6 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "163 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 73.8%", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Front", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Note 3", + "General.OS Updates": "", + "General.Release Date": "September, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Note 3 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20476.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2017/redmi-4-3gb-ram-32gb/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-4-3gb-ram-32gb/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6013756696c --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-4-3gb-ram-32gb/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4 (3GB RAM+32GB)", + "brand": "xiaomi", + "release_date": "2017-05-23", + "ram_gb": 3, + "battery_mah": 4100, + "weight_g": 150.0, + "os": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-4-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "87 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70 x 139.2 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "~ 70.7%", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 4", + "General.OS Updates": "", + "General.Release Date": "May 23, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 4 (3GB RAM+32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/xiaomi/2017/redmi-4-4gb-ram-64gb/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-4-4gb-ram-64gb/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0aa33322344 --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-4-4gb-ram-64gb/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 4 (4GB RAM+64GB)", + "brand": "xiaomi", + "release_date": "2017-05-23", + "ram_gb": 4, + "battery_mah": 4100, + "weight_g": 150.0, + "os": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-4-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "87 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70 x 139.2 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "~ 70.7%", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 4", + "General.OS Updates": "", + "General.Release Date": "May 23, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 4 (4GB RAM+64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "11.5903015", + "Price Drop Amount": "811", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 5A\", \"Price\": 5499}, {\"Name\": \"Xiaomi Redmi 7A (2GB RAM + 32GB)\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/xiaomi/2017/redmi-4a-32gb/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-4a-32gb/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..b1c5698d2d5 --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-4a-32gb/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4A (32GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3120, + "weight_g": 131.0, + "os": "Android v6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-4a-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3120 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.4 x 139.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "131 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Redmi 4A (32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 5A (3GB RAM + 32GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 4\", \"Price\": 4949}, {\"Name\": \"Xiaomi Redmi 4 (3GB RAM+32GB)\", \"Price\": 5999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/xiaomi/2017/redmi-4x/xiaomi-redmi-4x-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-4x/xiaomi-redmi-4x-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1c0ccc6d99c --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-4x/xiaomi-redmi-4x-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-4x-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4X", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 4100, + "weight_g": 150.0, + "os": "Android v6.0.1 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-4x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "87 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70 x 139.19 x 8.69 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Micro SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 4X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10134.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v6.0.1 (Marshmallow)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/xiaomi/2017/redmi-5-plus-3gb-ram-32gb/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-5-plus-3gb-ram-32gb/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4e05387bb7b --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-5-plus-3gb-ram-32gb/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5 Plus (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-5-plus-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 158.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 5 Plus (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12228.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 (3GB RAM + 32GB)\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi 6 Pro\", \"Price\": 7499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2017/redmi-5a-3gb-ram-32gb/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-5a-3gb-ram-32gb/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c4a08f59eb1 --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-5a-3gb-ram-32gb/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5A (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 137.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-5a-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.09 x 140.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "137 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 5A (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A4 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A5 5G\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16644}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/xiaomi/2017/redmi-5a/xiaomi-redmi-5a-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-5a/xiaomi-redmi-5a-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..832b245ed08 --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-5a/xiaomi-redmi-5a-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-5a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 5A", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 137.0, + "os": "Android v7.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-5a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.09 x 140.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "137 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 294 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 5A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "-1.2509625", + "Price Drop Amount": "-75", + "Related Items": "[{\"Name\": \"Vivo X200 FE\", \"Price\": 62990}, {\"Name\": \"Xiaomi Redmi Go\", \"Price\": 5149}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 8099}, {\"Name\": \"Xiaomi Redmi 4A\", \"Price\": 5999}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1 (Nougat)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/xiaomi/2017/redmi-note-5a-prime/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-note-5a-prime/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..73e0b7c241a --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-note-5a-prime/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5A Prime", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 4, + "battery_mah": 3080, + "weight_g": 153.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-5a-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "75 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3080 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 153 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "153 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264", + "Name": "Xiaomi Redmi Note 5A Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"Vivo X300 FE\", \"Price\": 69999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/xiaomi/2017/redmi-note-5a/xiaomi-redmi-note-5a-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2017/redmi-note-5a/xiaomi-redmi-note-5a-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..a1e9d3d9665 --- /dev/null +++ b/data/smartphone/xiaomi/2017/redmi-note-5a/xiaomi-redmi-note-5a-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-5a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi Note 5A", + "brand": "xiaomi", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 3080, + "weight_g": 150.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-5a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "92 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3080 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 153 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 720 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264", + "Name": "Xiaomi Redmi Note 5A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7897.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 425", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 308", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-425" +} diff --git a/data/smartphone/xiaomi/2018/mi-8-6gb-ram-128gb/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-8-6gb-ram-128gb/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f0466e58cc8 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-8-6gb-ram-128gb/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-8-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 154.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.21 inches, 1080 x 2248 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Barometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 8", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi 8 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29983.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14399}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-8-8gb-ram-128gb/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-8-8gb-ram-128gb/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c173ffe650d --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-8-8gb-ram-128gb/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 8, + "battery_mah": 3400, + "weight_g": 175.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-8-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 154.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.21 inches, 1080 x 2248 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Barometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 8", + "General.OS Updates": "", + "General.Release Date": "May, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi 8 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "46290.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 (3GB RAM + 32GB)\", \"Price\": 7650}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-8-lite-4gb-ram-64gb/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-8-lite-4gb-ram-64gb/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f350fe34c94 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-8-lite-4gb-ram-64gb/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Mi 8 Lite (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 3350, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-8-lite-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v1.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 156.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 8 Lite", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 8 Lite (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17551.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2018/mi-8-pro-6gb-ram-128gb/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-8-pro-6gb-ram-128gb/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e5be35ca9ab --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-8-pro-6gb-ram-128gb/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 Pro (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3000, + "weight_g": 177.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-8-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 154.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.21 inches, 1080 x 2248 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Infrared face recognition, Accelerometer, Gyroscope, Compass, Proximity, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 8 Pro 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi 8 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37625.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-8-youth/xiaomi-mi-8-youth-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-8-youth/xiaomi-mi-8-youth-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fb17cffc344 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-8-youth/xiaomi-mi-8-youth-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-8-youth-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 8 Youth", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3350, + "weight_g": 169.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-8-youth", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, yes Fast", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v1.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 156.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 8 Youth", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 8 Youth", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2018/mi-a2-lite-3gb-ram-32gb/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-a2-lite-3gb-ram-32gb/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ddc956520a0 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-a2-lite-3gb-ram-32gb/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Mi A2 Lite (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-07-24", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-a2-lite-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 149.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (rear-mounted), Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July 24, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi A2 Lite (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12431.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"iQOO 15R\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 17540}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/mi-a2-lite/xiaomi-mi-a2-lite-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-a2-lite/xiaomi-mi-a2-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..18c21931021 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-a2-lite/xiaomi-mi-a2-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-a2-lite-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A2 Lite", + "brand": "xiaomi", + "release_date": "2018-07-24", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-a2-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 149.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (rear-mounted), Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July 24, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi A2 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29213.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16050}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/mi-a2/xiaomi-mi-a2-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-a2/xiaomi-mi-a2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..13a1b2ad745 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-a2/xiaomi-mi-a2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-a2-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A2", + "brand": "xiaomi", + "release_date": "2018-07-24", + "ram_gb": 4, + "battery_mah": 3010, + "weight_g": 166.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-a2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3010 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP
LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 20 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 158.7 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 77.4%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS IPS LCD (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi A2", + "General.OS Updates": "", + "General.Release Date": "July 24, 2018 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Mi A2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7975.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 11 Prime\", \"Price\": 9890}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2018/mi-max-3/xiaomi-mi-max-3-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-max-3/xiaomi-mi-max-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7371529ad57 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-max-3/xiaomi-mi-max-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-max-3-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Max 3", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 5500, + "weight_g": 221.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-max-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.9 inches, 1080 x 2160 pixels", + "resolution": "~ 350 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "87.4 x 176.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 3 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 350 PPI", + "Display.Screen to Body Ratio": "~ 79.8%", + "Display.Size": "6.9 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Max 3", + "General.OS Updates": "", + "General.Release Date": "July, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Xiaomi Mi Max 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16088.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO X5 5G\", \"Price\": 15890}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19989}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/mi-mix-2s-6gb-ram-128gb/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-mix-2s-6gb-ram-128gb/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..33f1940316a --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-mix-2s-6gb-ram-128gb/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 2s (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 3400, + "weight_g": 191.0, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-2s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 150.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 4 Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Mix 2s 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "March, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "PCM, AAC/AAC+/eAAC+, MP3, AMR – NB and WB, FLAC, APE, DSD, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, M4V, MKV, XVID, ASF, WAV, AAC, H.265 /HEVC, H.264, MPEG4", + "Name": "Xiaomi Mi Mix 2s (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "51190.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-mix-3-10gb-ram-512gb/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-mix-3-10gb-ram-512gb/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte.json new file mode 100644 index 00000000000..90b4d814d6d --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-mix-3-10gb-ram-512gb/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte", + "name": "Xiaomi Mi Mix 3 (10GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2018-10-25", + "ram_gb": 10, + "battery_mah": 3200, + "weight_g": 218.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-3-10gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4.0+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP + 2 MP
Slider", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Mix 3 10GB RAM", + "General.OS Updates": "", + "General.Release Date": "October 25, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "10 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Mix 3 (10GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "46990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-mix-3-8gb-ram-128gb/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-mix-3-8gb-ram-128gb/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f4e2aa052c3 --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-mix-3-8gb-ram-128gb/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 3 (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-10-25", + "ram_gb": 8, + "battery_mah": 3200, + "weight_g": 218.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-3-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP + 2 MP
Slider", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Mix 3", + "General.OS Updates": "", + "General.Release Date": "October 25, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Mix 3 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/mi-mix-3/xiaomi-mi-mix-3-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/mi-mix-3/xiaomi-mi-mix-3-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4686be268dd --- /dev/null +++ b/data/smartphone/xiaomi/2018/mi-mix-3/xiaomi-mi-mix-3-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-3-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 3", + "brand": "xiaomi", + "release_date": "2018-10-25", + "ram_gb": 6, + "battery_mah": 3200, + "weight_g": 218.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "24 MP + 2 MP
Slider", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.39 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Mix 3", + "General.OS Updates": "", + "General.Release Date": "October 25, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Push Email", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WAV, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "XviD, MP4", + "Name": "Xiaomi Mi Mix 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/poco-f1-6gb-ram-128gb/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2018/poco-f1-6gb-ram-128gb/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..368f47efc23 --- /dev/null +++ b/data/smartphone/xiaomi/2018/poco-f1-6gb-ram-128gb/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco F1 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2018-08-22", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f1-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.9 (Main)
5 MP ƒ/2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 240/30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 155.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.18 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Proximity, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Poco F1", + "General.OS Updates": "", + "General.Release Date": "August 22, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Poco F1 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "1.0358309", + "Price Drop Amount": "135", + "Related Items": "[{\"Name\": \"Poco M3 (6GB RAM + 128GB)\", \"Price\": 11590}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12650}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 22500}, {\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 12799}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Xiaomi Redmi Note 11S (8GB RAM + 128GB)\", \"Price\": 12585}, {\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 9799}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 52998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.8 GHz Kryo 385 Gold & 4x1.8 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/poco-f1/xiaomi-poco-f1-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/poco-f1/xiaomi-poco-f1-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..76495a81b53 --- /dev/null +++ b/data/smartphone/xiaomi/2018/poco-f1/xiaomi-poco-f1-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f1-6gb-64gb-4g-lte", + "name": "Poco F1", + "brand": "xiaomi", + "release_date": "2018-08-22", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.9 (Main)
5 MP ƒ/2 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 240/30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 155.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18.7:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.18 inches, 1080 x 2246 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "LiquidCool Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Proximity, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Poco F1", + "General.OS Updates": "", + "General.Release Date": "August 22, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, DivX, XviD, WMV", + "Name": "Poco F1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Xiaomi Redmi Note 10 Pro Max\", \"Price\": 22999}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme 3 Pro\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23749}, {\"Name\": \"POCO X5 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 845", + "Technical.Core Details": "4x2.8 GHz Kryo 385 Gold & 4x1.8 GHz Kryo 385 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 630", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-845" +} diff --git a/data/smartphone/xiaomi/2018/redmi-5-2gb-ram-16gb/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-5-2gb-ram-16gb/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..551fc02d97e --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-5-2gb-ram-16gb/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 5 (2GB RAM + 16GB)", + "brand": "xiaomi", + "release_date": "2018-03-20", + "ram_gb": 2, + "battery_mah": 3300, + "weight_g": 157.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-5-2gb-ram-16gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.8 x 151.8 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "157 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 75.9%", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 5 2GB RAM", + "General.OS Updates": "", + "General.Release Date": "March 20, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 5 (2GB RAM + 16GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/xiaomi/2018/redmi-5-3gb-ram-32gb/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-5-3gb-ram-32gb/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..71c761feed1 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-5-3gb-ram-32gb/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5 (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-03-20", + "ram_gb": 3, + "battery_mah": 3300, + "weight_g": 157.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-5-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.8 x 151.8 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "157 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 75.9%", + "Display.Size": "5.7 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 5", + "General.OS Updates": "", + "General.Release Date": "March 20, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi 5 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Y2\", \"Price\": 7900}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 450", + "Technical.Core Details": "Octa-core 1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-450" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6-3gb-ram-64gb/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6-3gb-ram-64gb/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e11dfb5e8fe --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6-3gb-ram-64gb/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi 6 (3GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 146.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 147.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 72.7%", + "Display.Size": "5.45 inches, 1440 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 6 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16194}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6-pro-4gb-ram-64gb/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6-pro-4gb-ram-64gb/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1157d5284c3 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6-pro-4gb-ram-64gb/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 6 Pro (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6-pro-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 149.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264", + "Name": "Xiaomi Redmi 6 Pro (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "10.2645035", + "Price Drop Amount": "821", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 8219}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 9399}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6-pro/xiaomi-redmi-6-pro-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6-pro/xiaomi-redmi-6-pro-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c0a7f1546d2 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6-pro/xiaomi-redmi-6-pro-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6-pro-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6 Pro", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 178.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 149.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 79.5%", + "Display.Size": "5.84 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6 Pro", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "XviD, MP4, H.264", + "Name": "Xiaomi Redmi 6 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 8099}, {\"Name\": \"Realme 9i 5G\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 7590}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6/xiaomi-redmi-6-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6/xiaomi-redmi-6-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6dfd4a1e45f --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6/xiaomi-redmi-6-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 146.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 147.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "146 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 72.7%", + "Display.Size": "5.45 inches, 1440 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6", + "General.OS Updates": "", + "General.Release Date": "June, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6481.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 7s\", \"Price\": 8199}, {\"Name\": \"Tesla Pi Phone\", \"Price\": 69999}, {\"Name\": \"Xiaomi Redmi 5A\", \"Price\": 6399}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6a-2gb-ram-32gb/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6a-2gb-ram-32gb/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..bfcfecc9a6e --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6a-2gb-ram-32gb/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6A (2GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6a-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 147.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 72.7%", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6A 32GB", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 6A (2GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6399.0", + "Price Drop": "-0.20613357", + "Price Drop Amount": "-13", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi 15\", \"Price\": 68999}, {\"Name\": \"Xiaomi Redmi Y2 (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13494}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6a-3gb-ram-32gb/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6a-3gb-ram-32gb/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5a161c8fac8 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6a-3gb-ram-32gb/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6A (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6a-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 147.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 72.7%", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6A 32GB", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 6A (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13640}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12659}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2018/redmi-6a/xiaomi-redmi-6a-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-6a/xiaomi-redmi-6a-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..f53d5fc49da --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-6a/xiaomi-redmi-6a-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-6a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 6A", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 145.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-6a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 147.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "145 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 72.7%", + "Display.Size": "5.45 inches, 1440 x 720 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 6A", + "General.OS Updates": "", + "General.Release Date": "September, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "Xiaomi Redmi 6A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 4 (4GB RAM+64GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 6483}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-5-3gb-ram-32gb/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-5-3gb-ram-32gb/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9e95037d0af --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-5-3gb-ram-32gb/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 5 (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v7.1.2 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-5-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP
Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 158.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass (unspecified version) Screen Protection", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi Note 5 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6749.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3 (4GB RAM + 128GB)\", \"Price\": 6995}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-5-pro-6gb-ram-64gb/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-5-pro-6gb-ram-64gb/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..91fc0012589 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-5-pro-6gb-ram-64gb/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5 Pro (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 181.0, + "os": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-5-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP
Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 158.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 77.4%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 5 Pro 6GB RAM", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi Note 5 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9123.0", + "Price Drop": "20.15091", + "Price Drop Amount": "1838", + "Related Items": "[{\"Name\": \"OPPO F19 Pro Plus 5G\", \"Price\": 19999}, {\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 4 (4GB RAM+64GB)\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 8499}, {\"Name\": \"OPPO F5\", \"Price\": 10999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-5-pro/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-5-pro/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fb3436928ef --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-5-pro/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5 Pro", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 181.0, + "os": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP
Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 158.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 77.4%", + "Display.Size": "5.99 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 5 Pro", + "General.OS Updates": "", + "General.Release Date": "February, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "DivX, MP4", + "Name": "Xiaomi Redmi Note 5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8084.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 7590}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29890}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26998}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-6-pro-3gb-ram-32gb/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-6-pro-3gb-ram-32gb/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..77583cfe18a --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-6-pro-3gb-ram-32gb/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-6-pro-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP + 2 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 157.9 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 6 Pro 3GB", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.265, DivX", + "Name": "Xiaomi Redmi Note 6 Pro (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12431.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-6-pro-6gb-ram-64gb/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-6-pro-6gb-ram-64gb/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..831a870321b --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-6-pro-6gb-ram-64gb/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-6-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP + 2 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 157.9 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 6 Pro 6GB", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.265, DivX", + "Name": "Xiaomi Redmi Note 6 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8989.0", + "Price Drop": "9.253188", + "Price Drop Amount": "832", + "Related Items": "[{\"Name\": \"Tecno Pova Curve 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 12463}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21849}, {\"Name\": \"Oppo K13\", \"Price\": 17949}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/redmi-note-6-pro/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-note-6-pro/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1d2462a4207 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-note-6-pro/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro", + "brand": "xiaomi", + "release_date": "2018-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 182.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-6-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 3.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP + 2 MP
Notch", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 5 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 157.9 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Large Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.26 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 6 Pro", + "General.OS Updates": "", + "General.Release Date": "November, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.265, DivX", + "Name": "Xiaomi Redmi Note 6 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7690.0", + "Price Drop": "1.6042154", + "Price Drop Amount": "123", + "Related Items": "[{\"Name\": \"Lava Play Ultra 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16674}, {\"Name\": \"Xiaomi Redmi 6 Pro\", \"Price\": 6990}, {\"Name\": \"Xiaomi Redmi Note 5 Pro\", \"Price\": 9999}, {\"Name\": \"Apple iPhone X\", \"Price\": 69873}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21471}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 636", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 509", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "snapdragon-636" +} diff --git a/data/smartphone/xiaomi/2018/redmi-y2-4gb-ram-64gb/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-y2-4gb-ram-64gb/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1d5c7b9baec --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-y2-4gb-ram-64gb/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Y2 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2018-06-12", + "ram_gb": 4, + "battery_mah": 3080, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-y2-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2 (Main)
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 160.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 74.5%", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Infrared Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Y2", + "General.OS Updates": "", + "General.Release Date": "June 12, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Y2 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "-12.01729", + "Price Drop Amount": "-1021", + "Related Items": "[{\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi 6 Pro (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2018/redmi-y2/xiaomi-redmi-y2-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2018/redmi-y2/xiaomi-redmi-y2-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..c0fc8daba41 --- /dev/null +++ b/data/smartphone/xiaomi/2018/redmi-y2/xiaomi-redmi-y2-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-y2-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Y2", + "brand": "xiaomi", + "release_date": "2018-06-12", + "ram_gb": 3, + "battery_mah": 3080, + "weight_g": 170.0, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-y2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2 (Main)
5 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 160.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 74.5%", + "Display.Size": "5.99 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, Infrared Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Y2", + "General.OS Updates": "", + "General.Release Date": "June 12, 2018", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, eAAC+, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Y2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7900.0", + "Price Drop": "-1.0610657", + "Price Drop Amount": "-84", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Xiaomi Redmi Y1\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 8339}, {\"Name\": \"Xiaomi Mi A2\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi A3\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6879}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 7590}, {\"Name\": \"Xiaomi Redmi Note 4\", \"Price\": 7999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 625", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)" + }, + "soc": "snapdragon-625" +} diff --git a/data/smartphone/xiaomi/2019/black-shark-2-12gb-ram-256gb/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2019/black-shark-2-12gb-ram-256gb/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..117af088c06 --- /dev/null +++ b/data/smartphone/xiaomi/2019/black-shark-2-12gb-ram-256gb/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Xiaomi Black Shark 2 (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2019-05-27", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 205.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "black-shark-2-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast Charging 27W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Slow Motion, Low Light Enhancement Technology, HDR, Portrait Photography, Panorama, AI Camera, 2x Optical Zoom Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.75
13 MP ƒ/2.2", + "Camera.Video Recording": "4K @ 30 fps UHD, 2K @ 30 fps QHD, 1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.6 x 9.57 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Black Shark 2", + "General.OS Updates": "", + "General.Release Date": "May 27, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GP, MP4, WebM, MKV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, MID, AMR, AWB, 3GP, MP4, M4A, AAC, WAV, OGG, FLAC, MKV", + "Name": "Xiaomi Black Shark 2 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 17540}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 24689}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/mi-9-6gb-ram-128gb/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9-6gb-ram-128gb/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c4bd5e08842 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9-6gb-ram-128gb/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 9 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3300, + "weight_g": 173.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 16 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fccelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/DivX/XviD/WMV/H.265", + "Name": "Xiaomi Mi 9 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "87889.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"Vivo X300 FE\", \"Price\": 69999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}, {\"Name\": \"Realme C63 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"CMF Phone 3 Pro\", \"Price\": 24990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/mi-9-lite/xiaomi-mi-9-lite-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9-lite/xiaomi-mi-9-lite-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..736ed217992 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9-lite/xiaomi-mi-9-lite-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9-lite-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9 Lite", + "brand": "xiaomi", + "release_date": "2019-09-16", + "ram_gb": 6, + "battery_mah": 4030, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
13 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 156.8 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9 Lite", + "General.OS Updates": "", + "General.Release Date": "September 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 9 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21647.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 360 Gold & 6x1.7 GHz Kryo 360 Silve", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/xiaomi/2019/mi-9-se-6gb-ram-128gb/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9-se-6gb-ram-128gb/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3abb3281f83 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9-se-6gb-ram-128gb/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 9 SE (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3070, + "weight_g": 155.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9-se-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "5.97 inches, 1080 x 2340 pixels", + "resolution": "~ 432 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3070 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 13 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.5 x 147.5 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "5.97 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9 SE", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 9 SE (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22669.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/xiaomi/2019/mi-9-se/xiaomi-mi-9-se-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9-se/xiaomi-mi-9-se-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fe19813c87a --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9-se/xiaomi-mi-9-se-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9-se-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9 SE", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3070, + "weight_g": 155.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.97 inches, 1080 x 2340 pixels", + "resolution": "~ 432 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Fast charging 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3070 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 13 MP + 8 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.5 x 147.5 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "5.97 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9 SE", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 9 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57917.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo V60e\", \"Price\": 26800}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 712", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-712" +} diff --git a/data/smartphone/xiaomi/2019/mi-9/xiaomi-mi-9-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9/xiaomi-mi-9-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ae0a4d82d8b --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9/xiaomi-mi-9-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 9", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 3300, + "weight_g": 173.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 16 MP + 12 MP", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 6", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fccelerometer, Gyro, Proximity, Barometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/DivX/XviD/WMV/H.265", + "Name": "Xiaomi Mi 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K70 Ultra\", \"Price\": 49990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/mi-9t/xiaomi-mi-9t-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-9t/xiaomi-mi-9t-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9e75e06b3c1 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-9t/xiaomi-mi-9t-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-9t-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9T", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-9t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "Yes", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 9T", + "General.OS Updates": "", + "General.Release Date": "June, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 9T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24132.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"Xiaomi 14T Pro 5G\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 90292}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730", + "Technical.Core Details": "2x 2.2 GHz Kryo 470 + 6x 1.8 GHz Kryo 470", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730" +} diff --git a/data/smartphone/xiaomi/2019/mi-a3-6gb-ram-128gb/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-a3-6gb-ram-128gb/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..50143f77343 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-a3-6gb-ram-128gb/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi A3 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2019-08-21", + "ram_gb": 6, + "battery_mah": 4030, + "weight_g": 173.8, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-a3-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.08 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 153.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Triple Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 286 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6.08 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi A3", + "General.OS Updates": "", + "General.Release Date": "August 21, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi A3 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "-0.0011430292", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16410}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/mi-a3/xiaomi-mi-a3-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-a3/xiaomi-mi-a3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ae3416b5bb2 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-a3/xiaomi-mi-a3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-a3-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A3", + "brand": "xiaomi", + "release_date": "2019-08-21", + "ram_gb": 4, + "battery_mah": 4030, + "weight_g": 173.8, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-a3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.08 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "187 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 153.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triple Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 286 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6.08 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi A3", + "General.OS Updates": "", + "General.Release Date": "August 21, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi A3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9599.0", + "Price Drop": "-8.31006", + "Price Drop Amount": "-798", + "Related Items": "[{\"Name\": \"Motorola Moto S50\", \"Price\": 26990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15100}, {\"Name\": \"Xiaomi Redmi Note 7s\", \"Price\": 8199}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33700}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "2 GHz, Quad core, Kryo 260 + 1.8 GHz, Quad core, Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/mi-cc9-meitu-edition/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-cc9-meitu-edition/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..4e471888463 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-cc9-meitu-edition/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Mi CC9 Meitu Edition", + "brand": "xiaomi", + "release_date": "2019-07-09", + "ram_gb": 8, + "battery_mah": 4030, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-cc9-meitu-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 156.8 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi CC9 Meitu Edition", + "General.OS Updates": "", + "General.Release Date": "July 9, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi CC9 Meitu Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36448.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/xiaomi/2019/mi-cc9-pro-8gb-ram-128gb/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-cc9-pro-8gb-ram-128gb/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..760d143927c --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-cc9-pro-8gb-ram-128gb/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi CC9 Pro (8GB RAM +128GB)", + "brand": "xiaomi", + "release_date": "2019-11-05", + "ram_gb": 8, + "battery_mah": 5260, + "weight_g": 208.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-cc9-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5260 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Movie Mode, Panorama, Professional Mode, HDR, AI Beauty ", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.69 (Wide Angle)
5 MP ƒ/2 (Telephoto)
12 MP ƒ/2
Portrait Lens
20 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Dedicated Macro Camera", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 157.8 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3D Curved AMOLED Display, HDR10+, Dark Mode, Full Screen gestures, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.8%", + "Display.Size": "6.47 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Electronic Compass, Ambient light sensor, ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi CC9 Pro", + "General.OS Updates": "", + "General.Release Date": "November 5, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi CC9 Pro (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adren 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/xiaomi/2019/mi-cc9/xiaomi-mi-cc9-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-cc9/xiaomi-mi-cc9-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0ddae929ca1 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-cc9/xiaomi-mi-cc9-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-cc9-6gb-64gb-4g-lte", + "name": "Xiaomi Mi CC9", + "brand": "xiaomi", + "release_date": "2019-07-09", + "ram_gb": 6, + "battery_mah": 4030, + "weight_g": 179.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-cc9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 156.8 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi CC9", + "General.OS Updates": "", + "General.Release Date": "July 9, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi CC9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25748}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26875}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 710", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 616", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-710" +} diff --git a/data/smartphone/xiaomi/2019/mi-note-10/xiaomi-mi-note-10-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/mi-note-10/xiaomi-mi-note-10-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..78e6b65a353 --- /dev/null +++ b/data/smartphone/xiaomi/2019/mi-note-10/xiaomi-mi-note-10-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-note-10-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Note 10", + "brand": "xiaomi", + "release_date": "2019-11-06", + "ram_gb": 6, + "battery_mah": 5260, + "weight_g": 208.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-note-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes, Google Pay Support", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5260 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Laser focus, Focus by Phase Detection, Contrast Detection Focus", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad Dual-tone , HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.69
7P Lens
12 MP ƒ/2
Portrait
5 MP ƒ/2 (Telephoto)
20 MP ƒ/2.2
Ultra Angular
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 157.8 x 9.7 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, 3D Curved Screen, Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.8%", + "Display.Size": "6.47 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes, HiFi Sound Quality", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Google Pay Support", + "Extra.Sensors": "Ambient light Sensor, Accelerometer, Gyroscope, Electronic Compass, Laser Focus Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Note 10", + "General.OS Updates": "", + "General.Release Date": "November 6, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG4, VC-1, VP8, VP9", + "Name": "Xiaomi Mi Note 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30714.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19990}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 90292}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adren 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/xiaomi/2019/redmi-7-4gb-ram-64gb/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-7-4gb-ram-64gb/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..641b1f7b1b4 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-7-4gb-ram-64gb/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 7 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 180.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-7-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 158.65 x 8.47 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 79.1%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 7", + "General.OS Updates": "", + "General.Release Date": "March, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 7 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 7\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 632", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-632" +} diff --git a/data/smartphone/xiaomi/2019/redmi-7a-2gb-ram-32gb/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-7a-2gb-ram-32gb/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1de60c16ab6 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-7a-2gb-ram-32gb/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 7A (2GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2019-07-04", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-7a-2gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2
IMX486", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.4 x 146.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 7A", + "General.OS Updates": "", + "General.Release Date": "July 4, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 7A (2GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "-0.26802558", + "Price Drop Amount": "-19", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12271}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6879}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 20499}, {\"Name\": \"Xiaomi Redmi 4 (4GB RAM+64GB)\", \"Price\": 6999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-7a/xiaomi-redmi-7a-2gb-16gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-7a/xiaomi-redmi-7a-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..d39bf5dbeb5 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-7a/xiaomi-redmi-7a-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-7a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 7A", + "brand": "xiaomi", + "release_date": "2019-07-04", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 165.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-7a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2
IMX486", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.4 x 146.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT IPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 7A", + "General.OS Updates": "", + "General.Release Date": "July 4, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 7A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5790.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A2 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 7\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 6 Pro\", \"Price\": 6990}, {\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 6483}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-8-4gb-ram-64gb/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-8-4gb-ram-64gb/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7bac79b6217 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-8-4gb-ram-64gb/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 8 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-10-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "6P Lens and Dual PD, Portrait, Bokeh, Panaroma", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8", + "General.OS Updates": "", + "General.Release Date": "October 9, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 8 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8399.0", + "Price Drop": "0.24749282", + "Price Drop Amount": "21", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13337}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Xiaomi Redmi Note 5\", \"Price\": 8489}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 6 Pro (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 7289}, {\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 23129}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11110}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-8/xiaomi-redmi-8-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-8/xiaomi-redmi-8-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..e415ea7afc4 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-8/xiaomi-redmi-8-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8", + "brand": "xiaomi", + "release_date": "2019-10-09", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "6P Lens and Dual PD, Portrait, Bokeh, Panaroma", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 271 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8", + "General.OS Updates": "", + "General.Release Date": "October 9, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18149.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 8A\", \"Price\": 6749}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18400}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7700}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 7s\", \"Price\": 7999}, {\"Name\": \"Realme C3\", \"Price\": 5999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12980}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-8a-3gb-ram-32gb/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-8a-3gb-ram-32gb/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..035ec4c7aeb --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-8a-3gb-ram-32gb/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A (3GB RAM +32GB)", + "brand": "xiaomi", + "release_date": "2019-09-25", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8a-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i Technology", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8A", + "General.OS Updates": "", + "General.Release Date": "September 25, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 8A (3GB RAM +32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7750.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6099}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "1.95 GHz, Quad core, Cortex A53 + 1.45 GHz, Quad core, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-8a/xiaomi-redmi-8a-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-8a/xiaomi-redmi-8a-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9fc7c6476e9 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-8a/xiaomi-redmi-8a-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8a-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A", + "brand": "xiaomi", + "release_date": "2019-09-25", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Detection, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 74.4%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i Technology", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8A", + "General.OS Updates": "", + "General.Release Date": "September 25, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 8A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6749.0", + "Price Drop": "1.4523039", + "Price Drop Amount": "98", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 10999}, {\"Name\": \"Realme 8 (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8299}, {\"Name\": \"Realme 11x 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7095}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20-pro-8gb-ram-256gb/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20-pro-8gb-ram-256gb/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..e0e88516eba --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20-pro-8gb-ram-256gb/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2019-07-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Sonic Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Lase AutoFocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Digital Zoom, Auto Flash, Face detection, Slow Motion, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2
Front Camera
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
13 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Always On Display, Dark Mode, Reading Mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Horizon AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes, Hi-Res Audio", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Frequency GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration motor, Proximity, Ambient light, Electronic compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 Pro", + "General.OS Updates": "", + "General.Release Date": "July 17, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22198}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20-pro-exclusive-edition/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20-pro-exclusive-edition/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..4d461cb744d --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20-pro-exclusive-edition/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Exclusive Edition", + "brand": "xiaomi", + "release_date": "2019-09-19", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20-pro-exclusive-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Sonic Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Lase AutoFocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Digital Zoom, Auto Flash, Face detection, Slow Motion, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2
Front Camera
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
13 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Always On Display, Dark Mode, Reading Mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Horizon AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes, Hi-Res Audio", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Frequency GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Vibration motor, Proximity, Ambient light, Electronic compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 Pro Exclusive Edition", + "General.OS Updates": "", + "General.Release Date": "September 19, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20 Pro Exclusive Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 29990}, {\"Name\": \"OPPO Reno 11 Pro 5G\", \"Price\": 34999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 19990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20-pro-marvel-edition/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20-pro-marvel-edition/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..fbb3bfd67da --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20-pro-marvel-edition/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Marvel Edition", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20-pro-marvel-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4+", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Digital Zoom, Auto Flash, Face detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2
Front Camera
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "2K @ 30/60 fps QHD, 1080p @ 120/240/30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 Pro Marvel Edition", + "General.OS Updates": "", + "General.Release Date": "July, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20 Pro Marvel Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16598}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17448}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20-pro-signature-edition/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20-pro-signature-edition/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..407f1b883e3 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20-pro-signature-edition/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Signature Edition", + "brand": "xiaomi", + "release_date": "2019-07-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20-pro-signature-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Sonic Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Lase AutoFocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Digital Zoom, Auto Flash, Face detection, Slow Motion, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2
Front Camera
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
13 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Always On Display, Dark Mode, Reading Mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Horizon AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes, Hi-Res Audio", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Gold and Diamond ", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Frequency GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 Pro Signature Edition", + "General.OS Updates": "", + "General.Release Date": "July 17, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20 Pro Signature Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "480000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 23810}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20-pro/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20-pro/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d953762e1a6 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20-pro/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-pro-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro", + "brand": "xiaomi", + "release_date": "2019-07-17", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Sonic Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Lase AutoFocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Digital Zoom, Auto Flash, Face detection, Slow Motion, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2
Front Camera
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.75 (Main)
13 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Always On Display, Dark Mode, Reading Mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Horizon AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes, Hi-Res Audio", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Frequency GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration motor, Proximity, Ambient light, Electronic compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 Pro", + "General.OS Updates": "", + "General.Release Date": "July 17, 2019 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "-25.238852", + "Price Drop Amount": "-6814", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 24444}, {\"Name\": \"Xiaomi Mi 11X\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14498}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 26799}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.42 GHz Kryo 485 & 4x1.8 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k20/xiaomi-redmi-k20-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-k20/xiaomi-redmi-k20-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4c5c11e19ab --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k20/xiaomi-redmi-k20-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k20-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi K20", + "brand": "xiaomi", + "release_date": "2019-07-17", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie), upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Triple camera zoom, PDAF Focus mode, Monochrome Dual Flash, Slow Motion", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Main)
13 MP ƒ/2.4 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "1080p @ 120/30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 156.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, Always On Display, Dark Mode, Reading Mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.39 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration moto,r Proximity, Ambient light, Electronic compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K20 ", + "General.OS Updates": "", + "General.Release Date": "July 17, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}, {\"Name\": \"OPPO F19 Pro\", \"Price\": 17775}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13459}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16030}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie), upgradable to v11" + }, + "soc": "snapdragon-730" +} diff --git a/data/smartphone/xiaomi/2019/redmi-k30-5g-8gb-ram-128gb/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2019/redmi-k30-5g-8gb-ram-128gb/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c0b523a208c --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-k30-5g-8gb-ram-128gb/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi K30 5G (8GB RAM +128GB)", + "brand": "xiaomi", + "release_date": "2019-12-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k30-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, Wireless Technology", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Scene, Movie Mode, AI Scene Camera, Professional Mode, Panorama Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
2 MP
Screen Flash Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, Wireless Technology", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 165.3 x 8.79 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz, HDR 10, Corning Gorilla Glass 5, Standard Mode, Sunlight Screen, Luminous Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ultrasonic Distance , Ambient Light, Acceleration, Gyroscope, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K30 5G", + "General.OS Updates": "", + "General.Release Date": "December 10, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi K30 5G (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36190.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K70 Ultra\", \"Price\": 49990}, {\"Name\": \"Xiaomi Redmi Note 12 Pro 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7-3gb-ram-32gb/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7-3gb-ram-32gb/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..438a296159b --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7-3gb-ram-32gb/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 7 (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI-enabled Dual Camera, Portrait Mode, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8290.0", + "Price Drop": "-1.7319762", + "Price Drop Amount": "-144", + "Related Items": "[{\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12989}, {\"Name\": \"Infinix Hot 60 Pro Plus\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7-6gb-ram-64gb/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7-6gb-ram-64gb/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..eb453d4c5af --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7-6gb-ram-64gb/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI-enabled Dual Camera, Portrait Mode, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8
5 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7", + "General.OS Updates": "", + "General.Release Date": "January, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14333.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7-pro-6gb-ram-64gb/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7-pro-6gb-ram-64gb/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d90993afa90 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7-pro-6gb-ram-64gb/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 Pro (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7-pro-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7 Pro", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7 Pro (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12795.0", + "Price Drop": "-13.126519", + "Price Drop Amount": "-1680", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10\", \"Price\": 9299}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19990}, {\"Name\": \"Poco M7 5G\", \"Price\": 8989}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7-pro/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7-pro/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f3538e3e070 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7-pro/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 Pro", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7 Pro", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8454.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13780}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15896}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20794}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 675", + "Technical.Core Details": "2x2.0 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-675" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7/xiaomi-redmi-note-7-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7/xiaomi-redmi-note-7-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9efe82793ad --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7/xiaomi-redmi-note-7-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI-enabled Dual Camera, Portrait Mode, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP ƒ/2.2
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 2340 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7", + "General.OS Updates": "", + "General.Release Date": "February, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 51300}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9699}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 21990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 25490}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15640}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi Note 7s\", \"Price\": 7999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 38429}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7s-4gb-ram-64gb/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7s-4gb-ram-64gb/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bc953dfc246 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7s-4gb-ram-64gb/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7s (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-05-20", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8
5 MP", + "Camera.Video Recording": "2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7s", + "General.OS Updates": "", + "General.Release Date": "May 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7s (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "4.297865", + "Price Drop Amount": "387", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Realme 7\", \"Price\": 12998}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 22500}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17532}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27254}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-7s/xiaomi-redmi-note-7s-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-7s/xiaomi-redmi-note-7s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..3352b0d5b94 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-7s/xiaomi-redmi-note-7s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-7s-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 7s", + "brand": "xiaomi", + "release_date": "2019-05-20", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 186.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-7s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, Quick Charge 4", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8
5 MP", + "Camera.Video Recording": "2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 159.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5 ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 7s", + "General.OS Updates": "", + "General.Release Date": "May 20, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 7s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8199.0", + "Price Drop": "-3.8340955", + "Price Drop Amount": "-314", + "Related Items": "[{\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 12890}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Bluefox NX1\", \"Price\": 8699}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 660", + "Technical.Core Details": "4x2.2 GHz Kryo 260 & 4x1.8 GHz Kryo 260", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 512", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-660" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8-3gb-ram-32gb/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8-3gb-ram-32gb/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..0fb4fd5dd7b --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8-3gb-ram-32gb/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 8 (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2019-08-29", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 190.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Dedicated Macro Camera
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 158.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8", + "General.OS Updates": "", + "General.Release Date": "August 29, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 8 (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7850.0", + "Price Drop": "2.9171169", + "Price Drop Amount": "229", + "Related Items": "[{\"Name\": \"Poco X6 Neo\", \"Price\": 15999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8-6gb-ram-128gb/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8-6gb-ram-128gb/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ac0180044f9 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8-6gb-ram-128gb/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 8 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2019-10-16", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "22 days", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-wide Angle Recording, Macro Recording, Short video mode, 4K Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Dedicated Macro Camera
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 158.3 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 2.5D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8", + "General.OS Updates": "", + "General.Release Date": "October 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 8 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8020.0", + "Price Drop": "20.19017", + "Price Drop Amount": "1619", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11798}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9749}, {\"Name\": \"Motorola Moto G31 (6GB RAM+ 128GB)\", \"Price\": 9449}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9498}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8-pro-8gb-ram-128gb/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8-pro-8gb-ram-128gb/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d69b74fd6c9 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8-pro-8gb-ram-128gb/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 8 Pro (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2019-10-16", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 200.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "27 days", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode | AI Beautify | Burst mode | Tilt-shift | Level display | Custom watermark | Pro mode | AI Portrait mode, 3D Lighting, Panorama mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 161.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 2.5D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1, Amazon Alexa Built-in", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 8 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3 5G\", \"Price\": 44677}, {\"Name\": \"Apple iPhone 16\", \"Price\": 69499}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19499}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 25450}, {\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21166}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Vivo V50 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Helio G90T", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G76 3EEMC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-g90t" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8-pro/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8-pro/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c80bdf4a6e5 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8-pro/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8 Pro", + "brand": "xiaomi", + "release_date": "2019-10-16", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 200.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "27 days", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode | AI Beautify | Burst mode | Tilt-shift | Level display | Custom watermark | Pro mode | AI Portrait mode, 3D Lighting, Panorama mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 161.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 2.5D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1, Amazon Alexa Built-in", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "3.250585", + "Price Drop Amount": "309", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7479}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8498}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25900}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Helio G90T", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G76 3EEMC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "helio-g90t" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8/xiaomi-redmi-note-8-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8/xiaomi-redmi-note-8-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..897f694925d --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8/xiaomi-redmi-note-8-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8", + "brand": "xiaomi", + "release_date": "2019-10-16", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "22 days", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-wide Angle Recording, Macro Recording, Short video mode, 4K Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Dedicated Macro Camera
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 158.3 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5, 2.5D Curved Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.3 inches, 1080 x 2280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8", + "General.OS Updates": "", + "General.Release Date": "October 16, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7479.0", + "Price Drop": "5.0670123", + "Price Drop Amount": "379", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo K13\", \"Price\": 16380}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11499}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"POCO M4 Pro 4G\", \"Price\": 9290}, {\"Name\": \"Realme 15 5G\", \"Price\": 23949}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/redmi-note-8t/xiaomi-redmi-note-8t-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-note-8t/xiaomi-redmi-note-8t-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ae165922ca1 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-note-8t/xiaomi-redmi-note-8t-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8t-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 8T", + "brand": "xiaomi", + "release_date": "2019-11-06", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 200.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Smart Wide Angle Mode, Portrait Mode with Background Blur, Burst Mode, Manual Night Photography", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 161.2 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 80.2%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8T", + "General.OS Updates": "", + "General.Release Date": "November 6, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 8T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23904.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 665", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-665" +} diff --git a/data/smartphone/xiaomi/2019/redmi-y3-4gb-ram-64gb/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-y3-4gb-ram-64gb/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a21c5621175 --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-y3-4gb-ram-64gb/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Y3 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 181.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-y3-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI beautify 4.0, Auto-HDR, Google Lens Inbuilt", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 159 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 86.83%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Y3", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Y3 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6934.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G84 5G\", \"Price\": 18999}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 23480}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 632", + "Technical.Core Details": "8x Kryo 250, 4 Kryo Gold Core & 4 Kryo Silver Core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-632" +} diff --git a/data/smartphone/xiaomi/2019/redmi-y3/xiaomi-redmi-y3-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2019/redmi-y3/xiaomi-redmi-y3-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..169fd80431a --- /dev/null +++ b/data/smartphone/xiaomi/2019/redmi-y3/xiaomi-redmi-y3-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-y3-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Y3", + "brand": "xiaomi", + "release_date": "2019-01-01", + "ram_gb": 3, + "battery_mah": 4000, + "weight_g": 181.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-y3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI beautify 4.0, Auto-HDR, Google Lens Inbuilt", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + 2 MP", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 159 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass 5", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 86.83%", + "Display.Size": "6.26 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Y3", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Y3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 632", + "Technical.Core Details": "8x Kryo 250, 4 Kryo Gold Core & 4 Kryo Silver Core", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 506", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-632" +} diff --git a/data/smartphone/xiaomi/2020/mi-10-5g-8gb-ram-256gb/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/mi-10-5g-8gb-ram-256gb/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d4dea781d05 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10-5g-8gb-ram-256gb/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 10 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2020-05-08", + "ram_gb": 8, + "battery_mah": 4780, + "weight_g": 208.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4780 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait Mode, Panorama Mode, Pro Mode, Burst Mode, HDR, AI Beautify, AI Smart Slimming ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 162.6 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Hall Effect Sensor, Linear Motor, Barometer, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10 5G", + "General.OS Updates": "", + "General.Release Date": "May 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Xiaomi Mi 10 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57759.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OnePlus 10R 5G\", \"Price\": 27905}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/mi-10-lite-zoom-edition/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g.json b/data/smartphone/xiaomi/2020/mi-10-lite-zoom-edition/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g.json new file mode 100644 index 00000000000..43e66097f90 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10-lite-zoom-edition/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g", + "name": "Xiaomi Mi 10 Lite Zoom Edition", + "brand": "xiaomi", + "release_date": "2020-04-27", + "ram_gb": 6, + "battery_mah": 4160, + "weight_g": 192.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10-lite-zoom-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10 Lite Zoom", + "General.OS Updates": "", + "General.Release Date": "April 27, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 10 Lite Zoom Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/xiaomi/2020/mi-10-pro/xiaomi-mi-10-pro-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/mi-10-pro/xiaomi-mi-10-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..268c3007be2 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10-pro/xiaomi-mi-10-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10-pro-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Pro", + "brand": "xiaomi", + "release_date": "2020-03-31", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2340 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "20 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2 (Telephoto)
12 MP ƒ/2
Portrait
20 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4320p @ 30 fps UHD, 2160p @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 162.6 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 90Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.67 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10 Pro", + "General.OS Updates": "", + "General.Release Date": "March 31, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/mi-10-ultra/xiaomi-mi-10-ultra-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/mi-10-ultra/xiaomi-mi-10-ultra-8gb-256gb-5g.json new file mode 100644 index 00000000000..320305c428d --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10-ultra/xiaomi-mi-10-ultra-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10-ultra-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Ultra", + "brand": "xiaomi", + "release_date": "2020-08-11", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 221.8, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 386 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait Mode, Panorama Mode, Pro Mode, Burst Mode, HDR, AI Beautify, AI Smart Slimming ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.3 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.9 (Wide Angle)
48 MP ƒ/4.1 (Telephoto)
Periscope Telephoto
12 MP ƒ/2 (Telephoto)
20 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 162.4 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "221.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.67 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Hall Effect Sensor, Linear Motor, Barometer, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10 Ultra", + "General.OS Updates": "", + "General.Release Date": "August 11, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Xiaomi Mi 10 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Turbo 3\", \"Price\": 23990}, {\"Name\": \"Xiaomi 12 5G\", \"Price\": 42990}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Poco X7 Pro Iron Man Edition\", \"Price\": 34990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/mi-10-youth-edition-5g-8gb-ram-256gb/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/mi-10-youth-edition-5g-8gb-ram-256gb/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..b8a7da85092 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10-youth-edition-5g-8gb-ram-256gb/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Youth Edition 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2020-04-27", + "ram_gb": 8, + "battery_mah": 4160, + "weight_g": 192.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10-youth-edition-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Magic Doppelgang, HDR, Voice Caption, Document Mode, Movie Mode, ID Photocopy Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/3.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.77 x 164.02 x 7.88 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Support Sunshine Screen 3.0, Luminous Screen, Eye Care Mode, Color Temperature Adjustment, Color Style Customization", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Acceleration Sensor, Gyroscope , Ambient Light Sensor, Electronic Compass, Linear Motor, Ultrasonic Distance Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MI 10 Youth 5G", + "General.OS Updates": "", + "General.Release Date": "April 27, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF", + "Name": "Xiaomi Mi 10 Youth Edition 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/xiaomi/2020/mi-10t-5g-8gb-ram-128gb/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/mi-10t-5g-8gb-ram-128gb/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..5272b696e61 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-10t-5g-8gb-ram-128gb/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 10T 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-10-15", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 216.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10t-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 2400 x 1080 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Panorama Mode, Pro Mode, Raw Mode, Portrait Mode Background Blurring, Night Mode 2.0, AI Camera 2.0, AI Beautify, AI Smart, Slimming, AI Portrait Mode, AI SkyScaping 3.0, AI Studio Lighting, AI High Resolution Photos, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Main)
Front Camera", + "Camera.Front Video Recording": "", + "Camera.OIS": "No", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.1 x 9.33 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 3.0, Sunlight Display 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 2400 x 1080 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual App Support, Notification Light, Screen Mirror/Cast", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, 360 Degree Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, X-axis Linear Vibrationmotor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB07Z9IN / MZB07Z5IN, 10T", + "General.OS Updates": "", + "General.Release Date": "October 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 10T 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "-10.542998", + "Price Drop Amount": "-2424", + "Related Items": "[{\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"Xiaomi Redmi K50i 5G\", \"Price\": 24999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24294}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 22977}, {\"Name\": \"Xiaomi Redmi K50i (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15660}, {\"Name\": \"Xiaomi 12 Pro 5G (12GB RAM + 256GB)\", \"Price\": 36499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/mi-11/xiaomi-mi-11-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/mi-11/xiaomi-mi-11-8gb-128gb-5g.json new file mode 100644 index 00000000000..261ec365467 --- /dev/null +++ b/data/smartphone/xiaomi/2020/mi-11/xiaomi-mi-11-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-8gb-128gb-5g", + "name": "Xiaomi Mi 11", + "brand": "xiaomi", + "release_date": "2020-12-28", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama Mode, Professional Mode, Dynamic Photo, Countdown Photography, HDR, AI Beauty, AI Smart Slimming", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Main)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 164.3 x 8.06 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Sunshine screen 3.0, Eye Protection Reading Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ultrasonic Distance Sensor, Ambient Light Sensor, Acceleration Sensor, Gyroscope, Electronic Compass, X-axis linear Motor, Infrared Remote Control, Grip Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11", + "General.OS Updates": "", + "General.Release Date": "December 28, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF playback", + "Name": "Xiaomi Mi 11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20140}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Samsung Galaxy S21\", \"Price\": 69999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2020/poco-c3-4gb-ram-64gb/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-c3-4gb-ram-64gb/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4dac52b06d6 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-c3-4gb-ram-64gb/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Poco C3 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2020-10-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c3-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "95 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "24 days", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Phase Detection Auto Focus, HDR, AI Portrait Mode, Face Recognition, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Screen Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual App Support, 10W Charger, Screen Mirror/Cast", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i Nano Coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C3", + "General.OS Updates": "", + "General.Release Date": "October 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C3 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C51\", \"Price\": 6999}, {\"Name\": \"Samsung Galaxy A50\", \"Price\": 11999}, {\"Name\": \"Vivo Y28s 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2020/poco-c3/xiaomi-poco-c3-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-c3/xiaomi-poco-c3-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..556ba5ffb64 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-c3/xiaomi-poco-c3-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c3-3gb-32gb-4g-lte", + "name": "Poco C3", + "brand": "xiaomi", + "release_date": "2020-10-06", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "95 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "24 days", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Phase Detection Auto Focus, HDR, AI Portrait Mode, Face Recognition, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Screen Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.3%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual App Support, 10W Charger, Screen Mirror/Cast", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i Nano Coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C3", + "General.OS Updates": "", + "General.Release Date": "October 6, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9\", \"Price\": 8999}, {\"Name\": \"Motorola Moto E7 Power\", \"Price\": 7690}, {\"Name\": \"POCO C31\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9499}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2020/poco-f2-pro-8gb-ram-256gb/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/poco-f2-pro-8gb-ram-256gb/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d2364073b93 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-f2-pro-8gb-ram-256gb/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco F2 Pro (8GB RAM +256GB)", + "brand": "xiaomi", + "release_date": "2020-05-12", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 219.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f2-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
5 MP ƒ/2.2 (Telephoto)
13 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4320p @ 24 fps UHD, 2160p @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 163.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F2 Pro", + "General.OS Updates": "", + "General.Release Date": "May 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco F2 Pro (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10 Pro (8GB RAM + 128GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/poco-f2-pro/xiaomi-poco-f2-pro-6gb-128gb-5g.json b/data/smartphone/xiaomi/2020/poco-f2-pro/xiaomi-poco-f2-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..31107647f38 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-f2-pro/xiaomi-poco-f2-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f2-pro-6gb-128gb-5g", + "name": "Poco F2 Pro", + "brand": "xiaomi", + "release_date": "2020-05-12", + "ram_gb": 6, + "battery_mah": 4700, + "weight_g": 219.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
5 MP ƒ/2.2 (Telephoto)
13 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 120/240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 163.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS3.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F2 Pro", + "General.OS Updates": "", + "General.Release Date": "May 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco F2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "76689.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 Pro 4G\", \"Price\": 23990}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 16490}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21899}, {\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Asus ROG Phone 8 Ultimate\", \"Price\": 109900}, {\"Name\": \"Realme C67 4G\", \"Price\": 11990}, {\"Name\": \"Honor 200\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/poco-m2-pro-6gb-ram-128gb/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-m2-pro-6gb-ram-128gb/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..073d5333bb7 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-m2-pro-6gb-ram-128gb/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "POCO M2 Pro (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-07-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 209.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m2-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "193 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "24 days", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes, Dual Pixel Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Clear Mode, Night Mode, AI Scene Detection, Ultra Wide Angle, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display, Night Display, Reading Mode, Color Temperature Adjustment, Standard Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Gyroscope, Accelerometer, Electronic Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M2 Pro", + "General.OS Updates": "", + "General.Release Date": "July 7, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "POCO M2 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12489}, {\"Name\": \"Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Oppo K13\", \"Price\": 16599}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8489}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 12999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17499}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/poco-m2-pro/xiaomi-poco-m2-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-m2-pro/xiaomi-poco-m2-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a14b08f7b27 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-m2-pro/xiaomi-poco-m2-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m2-pro-4gb-64gb-4g-lte", + "name": "POCO M2 Pro", + "brand": "xiaomi", + "release_date": "2020-07-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 209.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "193 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "24 days", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes, Dual Pixel Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Clear Mode, Night Mode, AI Scene Detection, Ultra Wide Angle, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display, Night Display, Reading Mode, Color Temperature Adjustment, Standard Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Gyroscope, Accelerometer, Electronic Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M2 Pro", + "General.OS Updates": "", + "General.Release Date": "July 7, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "POCO M2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 9i 5G\", \"Price\": 9999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Realme Narzo 20 Pro (8GB RAM +128GB)\", \"Price\": 18999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8962}, {\"Name\": \"Poco X6 5G\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi 12 4G\", \"Price\": 8750}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 9 Pro Max\", \"Price\": 10499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/poco-m2/xiaomi-poco-m2-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-m2/xiaomi-poco-m2-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..248be32990d --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-m2/xiaomi-poco-m2-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m2-6gb-64gb-4g-lte", + "name": "Poco M2", + "brand": "xiaomi", + "release_date": "2020-09-08", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Document Mode, Cinematic portraits, HDR, Panorama, Pro mode, Portrait ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.3 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3, 2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M2", + "General.OS Updates": "", + "General.Release Date": "September 8, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco M2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "-1.9352223", + "Price Drop Amount": "-213", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Poco M3\", \"Price\": 11999}, {\"Name\": \"Poco C75 5G\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Poco M8 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/xiaomi/2020/poco-x2-6gb-ram-128gb/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-x2-6gb-ram-128gb/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f3e261685a9 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-x2-6gb-ram-128gb/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco X2 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-02-04", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x2-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, AI Scene Detection, Ultra Wide Angle, Distortion Correction, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
2 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 165.3 x 8.79 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Mirror/cast", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1, LiquidCool Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Proximity, Ambient light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "February 04, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco X2 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Poco X7 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31299}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15937}, {\"Name\": \"Poco F6 5G\", \"Price\": 22499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/xiaomi/2020/poco-x2/xiaomi-poco-x2-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-x2/xiaomi-poco-x2-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..923788b6e7c --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-x2/xiaomi-poco-x2-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x2-6gb-64gb-4g-lte", + "name": "Poco X2", + "brand": "xiaomi", + "release_date": "2020-02-04", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 208.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Mode, AI Scene Detection, Ultra Wide Angle, Distortion Correction, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
2 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro Lens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 165.3 x 8.79 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Mirror/Cast", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1, LiquidCool Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Proximity, Ambient light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "February 04, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco X2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Alcatel V3 Classic (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 730G", + "Technical.Core Details": "2x2.2 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-730g" +} diff --git a/data/smartphone/xiaomi/2020/poco-x3-8gb-ram-128gb/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-x3-8gb-ram-128gb/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..536590fff1d --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-x3-8gb-ram-128gb/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Poco X3 (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-09-22", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 225.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x3-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Super Night Mode, AI Scene Detection, Ultra Wide Angle, Distortion Correction, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Main)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.3 x 10.08 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53 ", + "Extra.NFC": "", + "Extra.Sensors": "Acceleration Sensor, Gyroscope, Ambient Light Sensor, Proximity Sensor, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3", + "General.OS Updates": "", + "General.Release Date": "September 22, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco X3 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X8 Pro 5G\", \"Price\": 45990}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 27075}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2020/poco-x3-nfc/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-x3-nfc/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..dd1ac5a5d71 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-x3-nfc/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x3-nfc-6gb-64gb-4g-lte", + "name": "Poco X3 NFC", + "brand": "xiaomi", + "release_date": "2020-09-07", + "ram_gb": 6, + "battery_mah": 5160, + "weight_g": 215.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x3-nfc", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Super Night Mode, AI Scene Detection, Ultra Wide Angle, Distortion Correction, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Main)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Proximity, Ambient light Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3", + "General.OS Updates": "", + "General.Release Date": "September 07, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco X3 NFC", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18341.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO M4 Pro 4G (6GB RAM + 128GB)\", \"Price\": 12640}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Poco F1\", \"Price\": 11774}, {\"Name\": \"Xiaomi 15 Pro\", \"Price\": 79990}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23283}, {\"Name\": \"Asus ROG Phone 9 FE\", \"Price\": 78990}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22309}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2020/poco-x3/xiaomi-poco-x3-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/poco-x3/xiaomi-poco-x3-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..31f23b928b6 --- /dev/null +++ b/data/smartphone/xiaomi/2020/poco-x3/xiaomi-poco-x3-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x3-6gb-64gb-4g-lte", + "name": "Poco X3", + "brand": "xiaomi", + "release_date": "2020-09-22", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 225.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Super Night Mode, AI Scene Detection, Ultra Wide Angle, Distortion Correction, Pro Mode, Portrait Mode, Panorama Mode, Slow Motion Capture", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Main)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.3 x 10.08 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53 ", + "Extra.NFC": "", + "Extra.Sensors": "Acceleration Sensor, Gyroscope, Ambient Light Sensor, Proximity Sensor, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3", + "General.OS Updates": "", + "General.Release Date": "September 22, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Poco X3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13150.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X3 Pro\", \"Price\": 11299}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16279}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23844}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 19968}, {\"Name\": \"OnePlus Nord 3 5G\", \"Price\": 22994}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-128gb/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-128gb/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..90b22af839a --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-128gb/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 128GB)", + "brand": "xiaomi", + "release_date": "2020-05-26", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.3 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10X 5G", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10X 5G (8GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31399}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 820", + "Technical.Core Details": "4x2.6 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-820" +} diff --git a/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-256gb/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-256gb/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..8a148ee99f2 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-10x-5g-8gb-ram-256gb/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 256GB)", + "brand": "xiaomi", + "release_date": "2020-05-26", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.3 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10X 5G", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10X 5G (8GB RAM+ 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 820", + "Technical.Core Details": "4x2.6 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-820" +} diff --git a/data/smartphone/xiaomi/2020/redmi-10x-5g/xiaomi-redmi-10x-5g-6gb-64gb-5g.json b/data/smartphone/xiaomi/2020/redmi-10x-5g/xiaomi-redmi-10x-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..ae91216464b --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-10x-5g/xiaomi-redmi-10x-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10x-5g-6gb-64gb-5g", + "name": "Xiaomi Redmi 10X 5G", + "brand": "xiaomi", + "release_date": "2020-05-26", + "ram_gb": 6, + "battery_mah": 4520, + "weight_g": 205.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.3 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10X 5G", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10X 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 1\", \"Price\": 20999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27390}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 820", + "Technical.Core Details": "4x2.6 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-820" +} diff --git a/data/smartphone/xiaomi/2020/redmi-10x-pro-5g-8gb-ram-256gb/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2020/redmi-10x-pro-5g-8gb-ram-256gb/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..eff59c24145 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-10x-pro-5g-8gb-ram-256gb/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 10X Pro 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2020-05-26", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 208.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10x-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
5 MP (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10X Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10X Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Samsung Galaxy A18 5G\", \"Price\": 20999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO K13\", \"Price\": 18998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 820", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-820" +} diff --git a/data/smartphone/xiaomi/2020/redmi-10x-pro-5g/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-10x-pro-5g/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9465d02bc20 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-10x-pro-5g/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10x-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi 10X Pro 5G", + "brand": "xiaomi", + "release_date": "2020-05-26", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 208.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10x-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)
5 MP (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.2 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS 2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10X Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10X Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Infinix Note 60 Ultra\", \"Price\": 31990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 820", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-820" +} diff --git a/data/smartphone/xiaomi/2020/redmi-8a-dual-3gb-ram-32gb/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-8a-dual-3gb-ram-32gb/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..89a76aa3163 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-8a-dual-3gb-ram-32gb/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Dual (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2020-02-11", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8a-dual-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Supported", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "No", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.41 x 156.48 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Glass, Rounded Display Corners", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Electronic Compass, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8A Dual", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, ·AAC, AMR", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Redmi 8A Dual (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6800.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2020/redmi-8a-dual/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-8a-dual/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ab7d4f7fb71 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-8a-dual/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8a-dual-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Dual", + "brand": "xiaomi", + "release_date": "2020-02-11", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8a-dual", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Supported", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "No", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.41 x 156.48 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Glass, Rounded Display Corners", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Electronic Compass, Accelerometer", + "Extra.Splash Resistant": "Yes, P2i", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8A Dual", + "General.OS Updates": "", + "General.Release Date": "February 11, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, ·AAC, AMR", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Redmi 8A Dual", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone 1 (8GB RAM + 128GB)\", \"Price\": 18499}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Vivo Y28 4G\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "2x2.0 GHz Cortex-A53 & 6x1.45 GHz Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2020/redmi-8a-pro/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-8a-pro/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d3c801fb481 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-8a-pro/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-8a-pro-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Pro", + "brand": "xiaomi", + "release_date": "2020-04-02", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-8a-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 156.5 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "Yes, P2i Technology", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 8A Pro", + "General.OS Updates": "", + "General.Release Date": "April 2, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 8A Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26948}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.95 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 439", + "Technical.Core Details": "1.95 GHz, Quad core, Cortex A53 + 1.45 GHz, Quad core, Cortex A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-439" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9-power-4gb-ram-128gb/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9-power-4gb-ram-128gb/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5737cc0fae6 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9-power-4gb-ram-128gb/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Power (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-12-17", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-power-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, Compass ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Power", + "General.OS Updates": "", + "General.Release Date": "December 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Xiaomi Redmi 9 Power (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Blaze 5G\", \"Price\": 8998}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus 11R 5G\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16499}, {\"Name\": \"Lava Agni 3 5G\", \"Price\": 15299}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9-power/xiaomi-redmi-9-power-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9-power/xiaomi-redmi-9-power-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3026fa443a7 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9-power/xiaomi-redmi-9-power-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-power-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Power", + "brand": "xiaomi", + "release_date": "2020-12-17", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-power", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, Compass ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Power", + "General.OS Updates": "", + "General.Release Date": "December 17, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Xiaomi Redmi 9 Power", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8290.0", + "Price Drop": "-0.6093694", + "Price Drop Amount": "-51", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23200}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11498}, {\"Name\": \"Samsung Galaxy M12\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 9999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9-prime-4gb-ram-128gb/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9-prime-4gb-ram-128gb/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..38813df8ed6 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9-prime-4gb-ram-128gb/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Prime (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-08-04", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-prime-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "185 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "Yes, P2i Technology", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Prime", + "General.OS Updates": "", + "General.Release Date": "August 4, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9 Prime (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Xiaomi Redmi Turbo 4\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Vivo Y16\", \"Price\": 10999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G80", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.8 GHz, Quad core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9-prime/xiaomi-redmi-9-prime-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9-prime/xiaomi-redmi-9-prime-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9f966a02342 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9-prime/xiaomi-redmi-9-prime-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Prime", + "brand": "xiaomi", + "release_date": "2020-08-04", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "185 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.2%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "Yes, P2i Technology", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Prime", + "General.OS Updates": "", + "General.Release Date": "August 4, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9 Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10249}, {\"Name\": \"Realme Narzo 30A\", \"Price\": 7199}, {\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi 11 Prime 5G\", \"Price\": 13960}, {\"Name\": \"Xiaomi Redmi 11 Prime (6GB RAM + 128GB)\", \"Price\": 9099}, {\"Name\": \"Poco C61\", \"Price\": 6819}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 11999}, {\"Name\": \"Realme C11 2021 (4GB RAM + 64GB)\", \"Price\": 8490}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14555}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G80", + "Technical.Core Details": "2 GHz, Dual core, Cortex A75 + 1.8 GHz, Quad core, Cortex A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9/xiaomi-redmi-9-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9/xiaomi-redmi-9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bf8d7ecdb4d --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9/xiaomi-redmi-9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9", + "brand": "xiaomi", + "release_date": "2020-08-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Face Recognition, AI Beautify 5.0, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration Motor, Distance Sensor, Ambient Light Sensor, Aaccelerometer, Compass", + "Extra.Splash Resistant": "Yes, Protected by P2i", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9", + "General.OS Updates": "", + "General.Release Date": "August 27, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "3.865151", + "Price Drop Amount": "386", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8299}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 7699}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Realme Narzo 10A\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Realme Narzo 20\", \"Price\": 10490}, {\"Name\": \"Realme C20\", \"Price\": 5999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9a-3gb-ram-32gb/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9a-3gb-ram-32gb/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..88bcd6ce959 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9a-3gb-ram-32gb/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2020-09-02", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9a-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes, P2i Nano-coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9A", + "General.OS Updates": "", + "General.Release Date": "September 2, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9A (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9 Activ\", \"Price\": 8490}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9a-6gb-ram-128gb/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9a-6gb-ram-128gb/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cbd587882e8 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9a-6gb-ram-128gb/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9A (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-09-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9a-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes, P2i Nano-coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9A", + "General.OS Updates": "", + "General.Release Date": "September 2, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9A (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 22490}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9a/xiaomi-redmi-9a-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9a/xiaomi-redmi-9a-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4fafae73902 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9a/xiaomi-redmi-9a-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9a-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A", + "brand": "xiaomi", + "release_date": "2020-09-02", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes, P2i Nano-coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9A", + "General.OS Updates": "", + "General.Release Date": "September 2, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6590.0", + "Price Drop": "12.772949", + "Price Drop Amount": "842", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 13T 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Y2\", \"Price\": 7900}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6550}, {\"Name\": \"Motorola Moto E32s\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7799}, {\"Name\": \"Xiaomi Redmi 6 Pro\", \"Price\": 6990}, {\"Name\": \"Motorola Moto G04 (8 GB RAM + 128GB)\", \"Price\": 7999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9c-3gb-ram-64gb/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9c-3gb-ram-64gb/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..102a5924271 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9c-3gb-ram-64gb/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9C (3GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2020-06-30", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9c-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9C", + "General.OS Updates": "", + "General.Release Date": "June 30, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9C (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9c-nfc/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9c-nfc/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..6cd5efd3ae9 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9c-nfc/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9C NFC", + "brand": "xiaomi", + "release_date": "2020-08-27", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9c-nfc", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9C NFC", + "General.OS Updates": "", + "General.Release Date": "August 27, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9C NFC", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25748}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9i-4gb-ram-128gb/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9i-4gb-ram-128gb/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b0cd96ece4d --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9i-4gb-ram-128gb/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9i (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-09-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9i-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "162 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, P-Sensor, L-Sensor, G-sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9i", + "General.OS Updates": "", + "General.Release Date": "September 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi 9i (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9299.0", + "Price Drop": "-0.029418463", + "Price Drop Amount": "-3", + "Related Items": "[{\"Name\": \"Lava Storm Play 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8649}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 8199}, {\"Name\": \"Xiaomi Redmi A3x (4GB RAM + 128GB)\", \"Price\": 6688}, {\"Name\": \"Realme Narzo 80 Lite (6GB RAM + 128GB)\", \"Price\": 9899}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "4x2.0 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2020/redmi-9i/xiaomi-redmi-9i-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-9i/xiaomi-redmi-9i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e803e99eed9 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-9i/xiaomi-redmi-9i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9i-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9i", + "brand": "xiaomi", + "release_date": "2020-09-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "162 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, P-Sensor, L-Sensor, G-sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9i", + "General.OS Updates": "", + "General.Release Date": "September 15, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi 9i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9\", \"Price\": 8999}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 13299}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi Note 6 Pro\", \"Price\": 7590}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Oppo K13\", \"Price\": 18430}, {\"Name\": \"Xiaomi Redmi 9i Sport\", \"Price\": 9340}, {\"Name\": \"Vivo Y39 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "4x2.0 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2020/redmi-k30-pro-zoom-edition/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-k30-pro-zoom-edition/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..e60c1e716f9 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-k30-pro-zoom-edition/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g", + "name": "Xiaomi Redmi K30 Pro Zoom Edition", + "brand": "xiaomi", + "release_date": "2020-03-24", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 218.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k30-pro-zoom-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Rapid Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Motorized Pop-up
Popup", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
8 MP (Telephoto)
13 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "4320p @ 24 fps UHD, 2160p @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 163.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Poximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K30 Pro Zoom Edition", + "General.OS Updates": "", + "General.Release Date": "March 24, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K30 Pro Zoom Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/redmi-k30i-5g/xiaomi-redmi-k30i-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-k30i-5g/xiaomi-redmi-k30i-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..fcd4c155493 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-k30i-5g/xiaomi-redmi-k30i-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k30i-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K30i 5G", + "brand": "xiaomi", + "release_date": "2020-05-25", + "ram_gb": 6, + "battery_mah": 4800, + "weight_g": 208.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k30i-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 165.3 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K30i", + "General.OS Updates": "", + "General.Release Date": "May 25, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K30i 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-k30s-ultra/xiaomi-redmi-k30s-ultra-8gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-k30s-ultra/xiaomi-redmi-k30s-ultra-8gb-128gb-5g.json new file mode 100644 index 00000000000..7531a470e67 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-k30s-ultra/xiaomi-redmi-k30s-ultra-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k30s-ultra-8gb-128gb-5g", + "name": "Xiaomi Redmi K30S Ultra", + "brand": "xiaomi", + "release_date": "2020-10-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 216.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k30s-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K30s Ultra", + "General.OS Updates": "", + "General.Release Date": "October 27, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K30S Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12T Pro\", \"Price\": 18499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 865 ", + "Technical.Core Details": "1x2.84 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.8 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-865-plus" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-4g/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-4g/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..47fb66c6aca --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-4g/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 4G", + "brand": "xiaomi", + "release_date": "2020-11-26", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 4G", + "General.OS Updates": "", + "General.Release Date": "November 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 9 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11220.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K12x\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-4gb-ram-128gb/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-4gb-ram-128gb/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f7b3b411264 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-4gb-ram-128gb/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-07-20", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "171 hours", + "Battery.Reverse Charging": "Yes, 9W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Document Mode, Cinematic portraits, HDR, Panorama, Pro mode, Portrait ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 2.0, Plastic Frame", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9", + "General.OS Updates": "", + "General.Release Date": "July 20, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 9 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Infinix Note 12i (2022)\", \"Price\": 12899}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7199}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7498}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10448}, {\"Name\": \"Oppo A78\", \"Price\": 15890}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 20949}, {\"Name\": \"Xiaomi Redmi 14C 5G (4GB RAM + 128GB)\", \"Price\": 9998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-5g/xiaomi-redmi-note-9-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2020/redmi-note-9-5g/xiaomi-redmi-note-9-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..a777e4f81ea --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-5g/xiaomi-redmi-note-9-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 9 5G", + "brand": "xiaomi", + "release_date": "2020-11-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 9 5G", + "General.OS Updates": "", + "General.Release Date": "November 26, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14590.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "Octa-core 2.4 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-6gb-ram-128gb/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-6gb-ram-128gb/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fa1e5505da9 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-6gb-ram-128gb/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-07-20", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "171 hours", + "Battery.Reverse Charging": "Yes, 9W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Document Mode, Cinematic portraits, HDR, Panorama, Pro mode, Portrait ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 2.0, Plastic Frame", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9", + "General.OS Updates": "", + "General.Release Date": "July 20, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 9 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Xiaomi Redmi Note 11T 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11350}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18399}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Nothing Phone 2a (12GB RAM + 256GB)\", \"Price\": 26999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-pro-4gb-ram-128gb/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-pro-4gb-ram-128gb/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..31737d184a7 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-pro-4gb-ram-128gb/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-03-12", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-pro-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 Pro", + "General.OS Updates": "", + "General.Release Date": "March 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14719}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)\", \"Price\": 12999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12989}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 9499}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-pro-6gb-ram-128gb/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-pro-6gb-ram-128gb/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c7cca21cfe1 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-pro-6gb-ram-128gb/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2020-03-12", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 Pro", + "General.OS Updates": "", + "General.Release Date": "March 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15581.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 25490}, {\"Name\": \"OPPO K12x 5G (8GB RAM + 256GB)\", \"Price\": 16749}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (8GB RAM + 256GB)\", \"Price\": 27999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro\", \"Price\": 24990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-pro-max-8gb-ram-128gb/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-pro-max-8gb-ram-128gb/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bb9fe06d020 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-pro-max-8gb-ram-128gb/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)", + "brand": "xiaomi", + "release_date": "2020-03-12", + "ram_gb": 8, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-pro-max-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "210 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode | AI Beautify | Burst mode | Tilt-shift | Level display | Custom watermark | Pro mode | AI Portrait mode, 3D Lighting, Panorama mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triple Corning Gorilla Glass 5, Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 Pro Max", + "General.OS Updates": "", + "General.Release Date": "March 12, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "8.032232", + "Price Drop Amount": "1044", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 19383}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Poco M7 Plus 5G (4GB RAM + 128GB)\", \"Price\": 11380}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Poco M6 5G\", \"Price\": 9388}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-pro-max/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-pro-max/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b7c7bc25005 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-pro-max/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro Max", + "brand": "xiaomi", + "release_date": "2020-03-12", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "210 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode | AI Beautify | Burst mode | Tilt-shift | Level display | Custom watermark | Pro mode | AI Portrait mode, 3D Lighting, Panorama mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triple Corning Gorilla Glass 5, Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 Pro Max", + "General.OS Updates": "", + "General.Release Date": "March 12, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26259}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21800}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Max\", \"Price\": 32990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22198}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26939}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9-pro/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9-pro/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..26f38533146 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9-pro/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro", + "brand": "xiaomi", + "release_date": "2020-03-12", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9 Pro", + "General.OS Updates": "", + "General.Release Date": "March 12, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 18847}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 8 Pro\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro Plus\", \"Price\": 37999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9/xiaomi-redmi-note-9-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9/xiaomi-redmi-note-9-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4038d4f4e90 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9/xiaomi-redmi-note-9-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9", + "brand": "xiaomi", + "release_date": "2020-07-20", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 199.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "171 hours", + "Battery.Reverse Charging": "Yes, 9W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "34 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Document Mode, Cinematic portraits, HDR, Panorama, Pro mode, Portrait ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 2.0, Plastic Frame", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9", + "General.OS Updates": "", + "General.Release Date": "July 20, 2020 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "7.0116196", + "Price Drop Amount": "631", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11630}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi Note 15\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13558}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 12 4G\", \"Price\": 9390}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7759}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2020/redmi-note-9s/xiaomi-redmi-note-9s-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2020/redmi-note-9s/xiaomi-redmi-note-9s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..13b2acdb8c1 --- /dev/null +++ b/data/smartphone/xiaomi/2020/redmi-note-9s/xiaomi-redmi-note-9s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9s-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9S", + "brand": "xiaomi", + "release_date": "2020-03-23", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode | AI Beautify | Burst mode | Tilt-shift | Level display | Custom watermark | Pro mode | AI Portrait mode, 3D Lighting, Panorama mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9S", + "General.OS Updates": "", + "General.Release Date": "March 23, 2020", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 9S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15357.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0, upgradable to v11" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2021/12x-5g/xiaomi-12x-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/12x-5g/xiaomi-12x-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..056ce4f1ea9 --- /dev/null +++ b/data/smartphone/xiaomi/2021/12x-5g/xiaomi-12x-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-12x-5g-8gb-128gb-5g", + "name": "Xiaomi 12X 5G", + "brand": "xiaomi", + "release_date": "2021-12-28", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "SONY IMX766", + "Camera.Features": "Portrait Mode, Panoramic Mode, Professional Mode, Dynamic Photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.9 x 152.7 x 8.16 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Sunshine Screen 3.0, Heart Rate Monitor, Automatic Brightness 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BeiDou, Bluesky", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 12x 5G", + "General.OS Updates": "", + "General.Release Date": "December 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF playback", + "Name": "Xiaomi 12X 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 12 5G\", \"Price\": 42990}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 65999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Realme GT Master Edition 5G (8GB RAM + 256GB)\", \"Price\": 23990}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 21990}, {\"Name\": \"Motorola Razr 50 Ultra\", \"Price\": 56999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 38429}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/xiaomi/2021/civi-5g/xiaomi-civi-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/civi-5g/xiaomi-civi-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..5516cf5fd6a --- /dev/null +++ b/data/smartphone/xiaomi/2021/civi-5g/xiaomi-civi-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-civi-5g-8gb-128gb-5g", + "name": "Xiaomi Civi 5G", + "brand": "xiaomi", + "release_date": "2021-09-27", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 166.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "civi-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Civi 5G", + "General.OS Updates": "", + "General.Release Date": "September 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Civi 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2021/mi-10i-6gb-ram-64gb/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g.json b/data/smartphone/xiaomi/2021/mi-10i-6gb-ram-64gb/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g.json new file mode 100644 index 00000000000..ac46cd5b840 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-10i-6gb-ram-64gb/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g", + "name": "Xiaomi Mi 10i (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2021-01-05", + "ram_gb": 6, + "battery_mah": 4820, + "weight_g": 214.5, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10i-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4820 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR , AI Scene Detection, Night Mode 2.0, Panorama, Pro Mode, Raw mode, Portrait Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.38 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "214.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading mode 3.0, Sunlight Display 3.0, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ultra-sound Proximity Sensor, 360° Ambient Light Sensors, Accelerometer, Gyroscope, Electronic Compass, Z-axis Linear Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10i", + "General.OS Updates": "", + "General.Release Date": "January 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4,MKV,AVI,WMV,WEBM,3GP,ASF,MOV,TS", + "Name": "Xiaomi Mi 10i (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/xiaomi/2021/mi-10i-8gb-ram-128gb/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-10i-8gb-ram-128gb/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c11f670cec6 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-10i-8gb-ram-128gb/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 10i (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-01-05", + "ram_gb": 8, + "battery_mah": 4820, + "weight_g": 214.5, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10i-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4820 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR , AI Scene Detection, Night Mode 2.0, Panorama, Pro Mode, Raw mode, Portrait Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.38 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "214.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading mode 3.0, Sunlight Display 3.0, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ultra-sound Proximity Sensor, 360° Ambient Light Sensors, Accelerometer, Gyroscope, Electronic Compass, Z-axis Linear Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10i", + "General.OS Updates": "", + "General.Release Date": "January 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4,MKV,AVI,WMV,WEBM,3GP,ASF,MOV,TS", + "Name": "Xiaomi Mi 10i (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OnePlus 8T\", \"Price\": 22090}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14498}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7990}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26999}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 101840}, {\"Name\": \"Motorola Moto G85 5G (12GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Apple iPhone 18\", \"Price\": 89999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/xiaomi/2021/mi-10i/xiaomi-mi-10i-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-10i/xiaomi-mi-10i-6gb-128gb-5g.json new file mode 100644 index 00000000000..14596a39f37 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-10i/xiaomi-mi-10i-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-10i-6gb-128gb-5g", + "name": "Xiaomi Mi 10i", + "brand": "xiaomi", + "release_date": "2021-01-05", + "ram_gb": 6, + "battery_mah": 4820, + "weight_g": 214.5, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-10i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4820 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR , AI Scene Detection, Night Mode 2.0, Panorama, Pro Mode, Raw mode, Portrait Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.38 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "214.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading mode 3.0, Sunlight Display 3.0, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ultra-sound Proximity Sensor, 360° Ambient Light Sensors, Accelerometer, Gyroscope, Electronic Compass, Z-axis Linear Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 10i", + "General.OS Updates": "", + "General.Release Date": "January 05, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4,MKV,AVI,WMV,WEBM,3GP,ASF,MOV,TS", + "Name": "Xiaomi Mi 10i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11i 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Mi 11X 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi 15 Pro\", \"Price\": 79990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Xiaomi Mi 11X\", \"Price\": 29999}, {\"Name\": \"Xiaomi Mi 11T Pro 5G\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi 12 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/xiaomi/2021/mi-11-lite-8gb-ram-128gb/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/mi-11-lite-8gb-ram-128gb/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..20e3ba93cab --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11-lite-8gb-ram-128gb/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 11 Lite (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-06-22", + "ram_gb": 8, + "battery_mah": 4250, + "weight_g": 157.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11-lite-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Dot Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4250 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Document Mode 1.0, AI Camera, Google Lens, AI Beautify, AI Portrait Mode, Movie Frame, Pro Mode, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 160.5 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "157 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Reading Mode 3.0, Sunlight Mode 2.0, ", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Dot Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11 Lite", + "General.OS Updates": "", + "General.Release Date": "June 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP4, M4V, MKV, AVI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Name": "Xiaomi Mi 11 Lite (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-38.172523", + "Price Drop Amount": "-9161", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22614}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 104999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12217}, {\"Name\": \"Motorola Edge 40 Neo (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17320}, {\"Name\": \"Xiaomi Redmi Turbo 3\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G ", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g-8gb-ram-128gb/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g-8gb-ram-128gb/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c2198574d9a --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g-8gb-ram-128gb/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 11 Lite NE 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-09-29", + "ram_gb": 8, + "battery_mah": 4250, + "weight_g": 158.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11-lite-ne-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W\tFast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4250 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, Magic Clone, Freeze Frame, Timed Burst, Moving Crowd, Neon Trails, Oil Painting, Light Painting, Starry Sky, Star Trails, Cyberpunk, Gold Vibes", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 160.5 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, Sunlight Mode 2.0, Reading Mode 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11 Lite NE 5G", + "General.OS Updates": "", + "General.Release Date": "September 29, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 11 Lite NE 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Tecno Pova 7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18749}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Oppo K10 Pro 5G\", \"Price\": 29990}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42980}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18698}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Vivo V30e 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..05f91e70dcc --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11-lite-ne-5g/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g", + "name": "Xiaomi Mi 11 Lite NE 5G", + "brand": "xiaomi", + "release_date": "2021-09-29", + "ram_gb": 6, + "battery_mah": 4250, + "weight_g": 158.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11-lite-ne-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W\tFast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4250 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, Magic Clone, Freeze Frame, Timed Burst, Moving Crowd, Neon Trails, Oil Painting, Light Painting, Starry Sky, Star Trails, Cyberpunk, Gold Vibes", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 160.5 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "158 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, Sunlight Mode 2.0, Reading Mode 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11 Lite NE 5G", + "General.OS Updates": "", + "General.Release Date": "September 29, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 11 Lite NE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22198}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Oppo K13\", \"Price\": 16595}, {\"Name\": \"Motorola Edge 30 5G (8GB RAM + 128GB)\", \"Price\": 19990}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Xiaomi 12 Pro 5G\", \"Price\": 33699}, {\"Name\": \"Xiaomi Mi 11 Lite (8GB RAM + 128GB)\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G ", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2021/mi-11-lite/xiaomi-mi-11-lite-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/mi-11-lite/xiaomi-mi-11-lite-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..222d8b71476 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11-lite/xiaomi-mi-11-lite-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-lite-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 11 Lite", + "brand": "xiaomi", + "release_date": "2021-06-22", + "ram_gb": 6, + "battery_mah": 4250, + "weight_g": 157.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Dot Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4250 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Document Mode 1.0, AI Camera, Google Lens, AI Beautify, AI Portrait Mode, Movie Frame, Pro Mode, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 160.5 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "157 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Reading Mode 3.0, Sunlight Mode 2.0, ", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Dot Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11 Lite", + "General.OS Updates": "", + "General.Release Date": "June 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP4, M4V, MKV, AVI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Name": "Xiaomi Mi 11 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10730.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16618}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 21999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20393}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/mi-11-pro/xiaomi-mi-11-pro-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-11-pro/xiaomi-mi-11-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..abd7b7c2da1 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11-pro/xiaomi-mi-11-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11-pro-8gb-128gb-5g", + "name": "Xiaomi Mi 11 Pro", + "brand": "xiaomi", + "release_date": "2021-03-29", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 208.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 67W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, Film Frame, AI Camera, Super Night Scene 2.0, Document Mode, AI Smart Slimming", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
8 MP (Telephoto)
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 515 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ultrasonic Distance Sensor, Ambient Light Sensor, Acceleration Sensor, Gyroscope, Electronic Compass, X axis Linear Motor, Grip Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11 Pro", + "General.OS Updates": "", + "General.Release Date": "March 29, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF", + "Name": "Xiaomi Mi 11 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21100}, {\"Name\": \"Motorola Edge 60 Ultra\", \"Price\": 69990}, {\"Name\": \"Xiaomi Redmi Turbo 4\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 26999}, {\"Name\": \"Xiaomi Civi 4 Pro\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/mi-11x-pro-5g-8gb-ram-256gb/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2021/mi-11x-pro-5g-8gb-ram-256gb/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..2f9fd104d5a --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11x-pro-5g-8gb-ram-256gb/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 11X Pro 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2021-04-23", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11x-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "90 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "160 hours", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, AI Camera 6.0, Night Mode 2.0, Magic Zoom, Slow Shutter, Time Freeze, Night Time-lapse, Parallel World", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.7 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, DisplayMate A+, SGS Eye Care Display, Sunlight display 3.0, Super Resolution ", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BeiDou, Bluesky", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum, barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11x Pro 5G", + "General.OS Updates": "", + "General.Release Date": "April 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 11X Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "18.55729", + "Price Drop Amount": "5938", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27300}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 51999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 34989}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 55999}, {\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 42999}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/mi-11x-pro/xiaomi-mi-11x-pro-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-11x-pro/xiaomi-mi-11x-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..9b65d6fb905 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-11x-pro/xiaomi-mi-11x-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11x-pro-8gb-128gb-5g", + "name": "Xiaomi Mi 11X Pro", + "brand": "xiaomi", + "release_date": "2021-04-23", + "ram_gb": 8, + "battery_mah": 4520, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11x-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "90 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "160 hours", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, AI Camera 6.0, Night Mode 2.0, Magic Zoom, Slow Shutter, Time Freeze, Night Time-lapse, Parallel World", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.7 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, DisplayMate A+, SGS Eye Care Display, Sunlight display 3.0, Super Resolution ", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BeiDou, Bluesky", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum, barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11x Pro 5G", + "General.OS Updates": "", + "General.Release Date": "April 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 11X Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 14 Civi\", \"Price\": 25999}, {\"Name\": \"Xiaomi Mi 11T Pro 5G\", \"Price\": 20490}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 17994}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/mi-mix-4/xiaomi-mi-mix-4-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/mi-mix-4/xiaomi-mi-mix-4-8gb-128gb-5g.json new file mode 100644 index 00000000000..46ddf0bce73 --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-mix-4/xiaomi-mi-mix-4-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-4-8gb-128gb-5g", + "name": "Xiaomi Mi Mix 4", + "brand": "xiaomi", + "release_date": "2021-08-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 225.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Under-display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/4.1 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.65 x 8.02 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Wide color Gamut, True-tone, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mix 4 5G", + "General.OS Updates": "", + "General.Release Date": "August 10, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi Mix 4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K70E\", \"Price\": 23999}, {\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/mi-mix-fold/xiaomi-mi-mix-fold-12gb-256gb-5g.json b/data/smartphone/xiaomi/2021/mi-mix-fold/xiaomi-mi-mix-fold-12gb-256gb-5g.json new file mode 100644 index 00000000000..2c72a65981d --- /dev/null +++ b/data/smartphone/xiaomi/2021/mi-mix-fold/xiaomi-mi-mix-fold-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-mix-fold-12gb-256gb-5g", + "name": "Xiaomi Mi Mix Fold", + "brand": "xiaomi", + "release_date": "2021-04-16", + "ram_gb": 12, + "battery_mah": 5020, + "weight_g": 317.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-mix-fold", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8.01 inches, 1860 x 2480 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
8 MP (Telephoto)
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "133.4 x 173.3 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "317 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "4:3", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, AMOLED, 6.52 inches, 840 x 2520 pixels, 27:9", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "8.01 inches, 1860 x 2480 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi Mix Fold", + "General.OS Updates": "", + "General.Release Date": "April 16, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi Mix Fold", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "109990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Vivo X Fold 5 5G\", \"Price\": 149998}, {\"Name\": \"Xiaomi Mix Flip\", \"Price\": 65990}, {\"Name\": \"Samsung Galaxy Z Fold 7 (12GB RAM + 512GB)\", \"Price\": 186999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/poco-c31-4gb-ram-64gb/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-c31-4gb-ram-64gb/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..694cdbf465c --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-c31-4gb-ram-64gb/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "POCO C31 (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2021-09-30", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c31-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Phase Detection Auto Focus, HDR, AI Portrait Mode, Face Recognition, AI Scene Detection, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Panda Glass, 1500:1 Contrast Ratio, 70.8% NTSC Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Screen Mirror/Cast, Dual App Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C31", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO C31 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6950.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C35 (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Realme C61\", \"Price\": 5549}, {\"Name\": \"Poco M2\", \"Price\": 10490}, {\"Name\": \"Xiaomi Redmi Note 5 (3GB RAM + 32GB)\", \"Price\": 7199}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8428}, {\"Name\": \"Poco C61\", \"Price\": 6849}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 9999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2021/poco-c31/xiaomi-poco-c31-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-c31/xiaomi-poco-c31-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9ab153570c1 --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-c31/xiaomi-poco-c31-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c31-3gb-32gb-4g-lte", + "name": "POCO C31", + "brand": "xiaomi", + "release_date": "2021-09-30", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Phase Detection Auto Focus, HDR, AI Portrait Mode, Face Recognition, AI Scene Detection, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4
Portrait
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Panda Glass, 1500:1 Contrast Ratio, 70.8% NTSC Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Screen Mirror/Cast, Dual App Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C31", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO C31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "-3.4540477", + "Price Drop Amount": "-242", + "Related Items": "[{\"Name\": \"Poco C51\", \"Price\": 6999}, {\"Name\": \"POCO C71\", \"Price\": 6685}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 7990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-128gb/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-128gb/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..992822d12a9 --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-128gb/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco F3 GT 5G (8GB RAM+128GB)", + "brand": "xiaomi", + "release_date": "2021-07-23", + "ram_gb": 8, + "battery_mah": 5065, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f3-gt-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Turbo AMOLED (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5065 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "64MP Mode, AI Watermark, Magic Clone, Freeze Frame Clone, AI Beautify, Night Mode, Tilt-shift, Timed-burst, Long Exposure, Documents Mode 2.0, Pro Mode, Portrait Mode, Panorama, HDR, Google Lens, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.65 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR 10+, DC Dimming, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.3%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Turbo AMOLED (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Vapour Chamber Cooling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor (Ultrasonic), 360 Degree Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F3 GT 5G", + "General.OS Updates": "", + "General.Release Date": "July 23, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF\n", + "Name": "Poco F3 GT 5G (8GB RAM+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 9 Pro 5G\", \"Price\": 41999}, {\"Name\": \"Xiaomi Redmi K50i 5G\", \"Price\": 31999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 24998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-256gb/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-256gb/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..b5a1b71a31a --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-f3-gt-5g-8gb-ram-256gb/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco F3 GT 5G (8GB RAM+256GB)", + "brand": "xiaomi", + "release_date": "2021-07-23", + "ram_gb": 8, + "battery_mah": 5065, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f3-gt-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Turbo AMOLED (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5065 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "64MP Mode, AI Watermark, Magic Clone, Freeze Frame Clone, AI Beautify, Night Mode, Tilt-shift, Timed-burst, Long Exposure, Documents Mode 2.0, Pro Mode, Portrait Mode, Panorama, HDR, Google Lens, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.65 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR 10+, DC Dimming, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.3%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Turbo AMOLED (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Vapour Chamber Cooling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor (Ultrasonic), 360 Degree Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F3 GT 5G", + "General.OS Updates": "", + "General.Release Date": "July 23, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB\n", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF\n", + "Name": "Poco F3 GT 5G (8GB RAM+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24999}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 13299}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Redmi Note 13 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"Honor X7d\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/xiaomi/2021/poco-m2-reloaded/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-m2-reloaded/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..48b21b0f4f2 --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-m2-reloaded/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte", + "name": "POCO M2 Reloaded", + "brand": "xiaomi", + "release_date": "2021-04-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m2-reloaded", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Document Mode, Cinematic portraits, HDR, Panorama, Pro mode, Portrait ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.3 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 120/30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3, 2.5D Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M2", + "General.OS Updates": "", + "General.Release Date": "April 21, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "POCO M2 Reloaded", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M2\", \"Price\": 10999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/xiaomi/2021/poco-m3-6gb-ram-128gb/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-m3-6gb-ram-128gb/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..40e2f18cc2e --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-m3-6gb-ram-128gb/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco M3 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-02-02", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m3-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra HD Mode, Night Mode, Macro, HDR, AI Scene Detection, Document Mode, AI Beautify, Portrait Mode, Panorama Mode, AI Watermark, Google Lens, Pro Colour, Movie Frame, Timed Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M3", + "General.OS Updates": "", + "General.Release Date": "February 2, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco M3 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11590.0", + "Price Drop": "4.7427", + "Price Drop Amount": "550", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 22190}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G (8GB RAM + 128GB)\", \"Price\": 99990}, {\"Name\": \"Poco X7 5G\", \"Price\": 17320}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2021/poco-x3-pro-8gb-ram-128gb/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-x3-pro-8gb-ram-128gb/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..43efd7ef1ea --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-x3-pro-8gb-ram-128gb/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Poco X3 Pro (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-22", + "ram_gb": 8, + "battery_mah": 5160, + "weight_g": 215.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x3-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beautify, Night Mode, Tilt-shift, Timed-Burst, Long Exposure, Documents Mode 2.0, Pro Mode, Portrait Mode, Panorama, HDR, Google Lens, Filters, Video Features: Dual Video, Movie Frame, VLOG Mode, AI Video Color Focus, AI Portrait, AI Beautify, Macro, Track Moving Object, Time-lapse", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 450 nits (typ), HDR 10, L1 Widevine Certified, Support Sunlight Mode, 3.0 Reading Mode, TUV Rheinland Low Blue Light Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3 Pro", + "General.OS Updates": "", + "General.Release Date": "March 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco X3 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14989}, {\"Name\": \"Poco F8 Pro\", \"Price\": 44990}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25888}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14999}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 22890}, {\"Name\": \"Realme Narzo 70 Turbo 5G\", \"Price\": 14499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 860", + "Technical.Core Details": "1x2.96 GHz Kryo 485 Gold & 3x2.42 GHz Kryo 485 Gold & 4x1.78 GHz Kryo 485 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-860" +} diff --git a/data/smartphone/xiaomi/2021/poco-x3-pro/xiaomi-poco-x3-pro-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/poco-x3-pro/xiaomi-poco-x3-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..67b2571c297 --- /dev/null +++ b/data/smartphone/xiaomi/2021/poco-x3-pro/xiaomi-poco-x3-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x3-pro-6gb-128gb-4g-lte", + "name": "Poco X3 Pro", + "brand": "xiaomi", + "release_date": "2021-03-22", + "ram_gb": 6, + "battery_mah": 5160, + "weight_g": 215.0, + "os": "Android v11, upgradable to v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x3-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beautify, Night Mode, Tilt-shift, Timed-Burst, Long Exposure, Documents Mode 2.0, Pro Mode, Portrait Mode, Panorama, HDR, Google Lens, Filters, Video Features: Dual Video, Movie Frame, VLOG Mode, AI Video Color Focus, AI Portrait, AI Beautify, Macro, Track Moving Object, Time-lapse", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 450 nits (typ), HDR 10, L1 Widevine Certified, Support Sunlight Mode, 3.0 Reading Mode, TUV Rheinland Low Blue Light Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 6", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X3 Pro", + "General.OS Updates": "", + "General.Release Date": "March 22, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco X3 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11299.0", + "Price Drop": "0.27774626", + "Price Drop Amount": "31", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Realme P3 5G\", \"Price\": 16398}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 31499}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23554}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.96 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 860", + "Technical.Core Details": "1x2.96 GHz Kryo 485 Gold & 3x2.42 GHz Kryo 485 Gold & 4x1.78 GHz Kryo 485 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11, upgradable to v12" + }, + "soc": "snapdragon-860" +} diff --git a/data/smartphone/xiaomi/2021/redmi-10-prime-6gb-ram-128gb/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-10-prime-6gb-ram-128gb/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7bcddb4b052 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-10-prime-6gb-ram-128gb/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-09-03", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-prime-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 321 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, Custom Watermark, HDR, AI Scene Detection, Google Lens, \nMovie Frame, Pro Colour, Colour Focus, Skyscaping", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.57 x 161.95 x 9.56 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 321 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass ", + "Extra.Splash Resistant": "Yes, Protected by P2i", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 Prime", + "General.OS Updates": "", + "General.Release Date": "September 3, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 Prime (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13609}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "Arm Cortex-A55, Arm Cortex-A75", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2021/redmi-10-prime/xiaomi-redmi-10-prime-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-10-prime/xiaomi-redmi-10-prime-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..079ed4691a7 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-10-prime/xiaomi-redmi-10-prime-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime", + "brand": "xiaomi", + "release_date": "2021-09-03", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 321 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, Custom Watermark, HDR, AI Scene Detection, Google Lens, \nMovie Frame, Pro Colour, Colour Focus, Skyscaping", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.57 x 161.95 x 9.56 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3 ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 321 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass ", + "Extra.Splash Resistant": "Yes, Protected by P2i", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 Prime", + "General.OS Updates": "", + "General.Release Date": "September 3, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9799.0", + "Price Drop": "-3.4641283", + "Price Drop Amount": "-339", + "Related Items": "[{\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Xiaomi Redmi 10 Prime 2022\", \"Price\": 9990}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20890}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 11965}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Poco M4 Pro 5G\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20140}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G88", + "Technical.Core Details": "Arm Cortex-A55, Arm Cortex-A75", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9-activ-6gb-ram-128gb/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9-activ-6gb-ram-128gb/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..26a6a393023 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9-activ-6gb-ram-128gb/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Activ (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-09-23", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-activ-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Face Recognition, AI Beautify 5.0, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Temperature Adjustment, Standard Mode, Reading Mode, Sunlight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration Motor, Distance Sensor, Ambient Light Sensor, Aaccelerometer, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Activ", + "General.OS Updates": "", + "General.Release Date": "September 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR-NB, WB, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Redmi 9 Activ (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11595}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9-activ/xiaomi-redmi-9-activ-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9-activ/xiaomi-redmi-9-activ-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d070dc8d5bd --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9-activ/xiaomi-redmi-9-activ-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-activ-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Activ", + "brand": "xiaomi", + "release_date": "2021-09-23", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-activ", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Face Recognition, AI Beautify 5.0, AI Scene Detection", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Temperature Adjustment, Standard Mode, Reading Mode, Sunlight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration Motor, Distance Sensor, Ambient Light Sensor, Aaccelerometer, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Activ", + "General.OS Updates": "", + "General.Release Date": "September 23, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR-NB, WB, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Xiaomi Redmi 9 Activ", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9-power-6gb-ram-128gb/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9-power-6gb-ram-128gb/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..620cadef7e6 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9-power-6gb-ram-128gb/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Power (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-21", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9-power-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, Compass ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9 Power", + "General.OS Updates": "", + "General.Release Date": "March 21, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Xiaomi Redmi 9 Power (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO C85 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 15C 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Realme P3 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9a-sport-3gb-ram-32gb/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9a-sport-3gb-ram-32gb/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1f846a06e51 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9a-sport-3gb-ram-32gb/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A Sport (3GB RAM + 32GB)", + "brand": "xiaomi", + "release_date": "2021-10-27", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9a-sport-3gb-ram-32gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes, P2i Nano-coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9A Sport", + "General.OS Updates": "", + "General.Release Date": "October 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9A Sport (3GB RAM + 32GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6490.0", + "Price Drop": "13.736405", + "Price Drop Amount": "891", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 7695}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9a-sport/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9a-sport/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..cf838069d02 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9a-sport/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9a-sport-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A Sport", + "brand": "xiaomi", + "release_date": "2021-10-27", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9a-sport", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "7 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "33 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes, P2i Nano-coating", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9A Sport", + "General.OS Updates": "", + "General.Release Date": "October 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9A Sport", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8099.0", + "Price Drop": "-3.109311", + "Price Drop Amount": "-252", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8290}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9i-sport/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9i-sport/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..44bd2958d28 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9i-sport/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9i-sport-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9i Sport", + "brand": "xiaomi", + "release_date": "2021-09-28", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9i-sport", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "162 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "31 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, P-Sensor, L-Sensor, G-sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9i Sports", + "General.OS Updates": "", + "General.Release Date": "September 28, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi 9i Sport", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9250.0", + "Price Drop": "-0.5872787", + "Price Drop Amount": "-54", + "Related Items": "[{\"Name\": \"Poco M6 5G (4GB RAM + 64GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "4X Cortex-A53 cores 2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2021/redmi-9t/xiaomi-redmi-9t-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-9t/xiaomi-redmi-9t-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f06e8b5863a --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-9t/xiaomi-redmi-9t-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-9t-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9T", + "brand": "xiaomi", + "release_date": "2021-01-08", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-9t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
27mm, 1/4.0\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162.3 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 9T", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 9T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Realme 6 Pro\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Xiaomi 14T Pro 5G\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy Note 10 Plus 5G\", \"Price\": 92999}, {\"Name\": \"Poco C65\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 662 ", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-662" +} diff --git a/data/smartphone/xiaomi/2021/redmi-k40-game-enhanced-edition/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/redmi-k40-game-enhanced-edition/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g.json new file mode 100644 index 00000000000..f40bfd98a3b --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-k40-game-enhanced-edition/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g", + "name": "Xiaomi Redmi K40 Game Enhanced Edition", + "brand": "xiaomi", + "release_date": "2021-04-27", + "ram_gb": 6, + "battery_mah": 5065, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k40-game-enhanced-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5065 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.9 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.3%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K40 Game Enhanced Edition", + "General.OS Updates": "", + "General.Release Date": "April 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K40 Game Enhanced Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"CMF Phone (1)\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 23995}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}, {\"Name\": \"Poco F6 5G\", \"Price\": 20390}, {\"Name\": \"Infinix Note 40 Pro 4G\", \"Price\": 21999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/xiaomi/2021/redmi-k40-pro/xiaomi-redmi-k40-pro-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/redmi-k40-pro/xiaomi-redmi-k40-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..3aa7abd8b35 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-k40-pro/xiaomi-redmi-k40-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k40-pro-6gb-128gb-5g", + "name": "Xiaomi Redmi K40 Pro", + "brand": "xiaomi", + "release_date": "2021-02-25", + "ram_gb": 6, + "battery_mah": 4520, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k40-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP (Macro)
Macro", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.7 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K40 Pro", + "General.OS Updates": "", + "General.Release Date": " February 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K40 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Turbo 3\", \"Price\": 23990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2021/redmi-k40/xiaomi-redmi-k40-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/redmi-k40/xiaomi-redmi-k40-6gb-128gb-5g.json new file mode 100644 index 00000000000..008c94f82ce --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-k40/xiaomi-redmi-k40-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k40-6gb-128gb-5g", + "name": "Xiaomi Redmi K40", + "brand": "xiaomi", + "release_date": "2021-02-25", + "ram_gb": 6, + "battery_mah": 4520, + "weight_g": 196.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k40", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 120 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.7 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K40", + "General.OS Updates": "", + "General.Release Date": "February 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K40", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Xiaomi Redmi Turbo 4\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16194}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-6gb-ram-128gb/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-6gb-ram-128gb/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e7e0c7cb948 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-6gb-ram-128gb/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunlight Mode, Night Mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 11937}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27890}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21400}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"Realme Narzo 60 5G\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 678", + "Technical.Core Details": "2x2.2 GHz Kryo 460 Gold & 6x1.7 GHz Kryo 460 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 612", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-678" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-je-5g/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g.json b/data/smartphone/xiaomi/2021/redmi-note-10-je-5g/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..e0258b46083 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-je-5g/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-je-5g-4gb-64gb-5g", + "name": "Xiaomi Redmi Note 10 JE 5G", + "brand": "xiaomi", + "release_date": "2021-08-02", + "ram_gb": 4, + "battery_mah": 4800, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-je-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night View, Magic Sky 3.0, HDR, 10x Digital Zoom, Panorama Mode, AI Camera 5.0, AI Beauty, Portrait Mode, Film Ratio", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 3.0, 360° Light Perception", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Electronic Compass, Ambient Light Sensor, Distance Sensor ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Redmi Note 10 JE 5G", + "General.OS Updates": "", + "General.Release Date": "August 2, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI", + "Name": "Xiaomi Redmi Note 10 JE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-lite-4gb-ram-128gb/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-lite-4gb-ram-128gb/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b080985538e --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-lite-4gb-ram-128gb/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-09-30", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-lite-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Lite", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Lite (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10900}, {\"Name\": \"Xiaomi Mi A4\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F15 5G (6GB RAM + 128GB)\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-lite-6gb-ram-128gb/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-lite-6gb-ram-128gb/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1ff7897457a --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-lite-6gb-ram-128gb/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-09-30", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-lite-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunshine Mode, Night mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Lite", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Lite (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-14.682682", + "Price Drop Amount": "-2202", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 11S (8GB RAM + 128GB)\", \"Price\": 12585}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 17479}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 20149}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-lite/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-lite/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f9e3fb09888 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-lite/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite", + "brand": "xiaomi", + "release_date": "2021-09-30", + "ram_gb": 4, + "battery_mah": 5020, + "weight_g": 209.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "29 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI Scene detection, Smart ultra-wide angle mode, AI Beautify, Burst mode, Tilt-shift, Level display, Custom watermark, Pro Mode, AI Portrait Mode, 3D Lighting, Panorama Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 165.75 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "UFS2.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer, Gyroscope, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Lite", + "General.OS Updates": "", + "General.Release Date": "September 30, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-8.194044", + "Price Drop Amount": "-1065", + "Related Items": "[{\"Name\": \"Poco M2\", \"Price\": 10490}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 79990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 720G", + "Technical.Core Details": "2x2.3 GHz Kryo 465 Gold & 6x1.8 GHz Kryo 465 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "snapdragon-720g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro-6gb-ram-128gb/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro-6gb-ram-128gb/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4ed4e54d2e8 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro-6gb-ram-128gb/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "-5.1008525", + "Price Drop Amount": "-1020", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Google Pixel 9\", \"Price\": 50540}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19989}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17139}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro Plus\", \"Price\": 32990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G ", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro-8gb-ram-128gb/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro-8gb-ram-128gb/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3674e714db1 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro-8gb-ram-128gb/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 8, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"Google Pixel 9\", \"Price\": 50540}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22370}, {\"Name\": \"Oppo K13\", \"Price\": 16849}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12984}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23440}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16371}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21166}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G ", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-6gb-ram-128gb/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-6gb-ram-128gb/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0ea8a2ccaa1 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-6gb-ram-128gb/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro-max-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "Smart ISO, HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro Max ", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro Max (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "8.25893", + "Price Drop Amount": "1403", + "Related Items": "[{\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20125}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25900}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 12 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy Note 20\", \"Price\": 86000}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-8gb-ram-128gb/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-8gb-ram-128gb/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d2e76e7709b --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max-8gb-ram-128gb/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 8, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro-max-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "Smart ISO, HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro Max ", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro Max (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29800}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21590}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Poco X3 Pro\", \"Price\": 11299}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro-max/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..84ba5470e20 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro-max/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "Smart ISO, HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro Max ", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "5.128464", + "Price Drop Amount": "1179", + "Related Items": "[{\"Name\": \"Realme X7 Max\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi Note 10T 5G\", \"Price\": 11780}, {\"Name\": \"Poco X4 Pro 5G\", \"Price\": 12940}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9998}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 4G\", \"Price\": 16990}, {\"Name\": \"iQOO Neo 9\", \"Price\": 26990}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6797}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10-pro/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10-pro/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b09c2a2ff3a --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10-pro/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro", + "brand": "xiaomi", + "release_date": "2021-03-04", + "ram_gb": 6, + "battery_mah": 5020, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Night Mode 2.0, Magic Clone Photos, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Super Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 164.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10 Pro", + "General.OS Updates": "", + "General.Release Date": "March 4, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25799}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro\", \"Price\": 24990}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Infinix Hot 60 Pro Plus\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 11490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 732G ", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-732g" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10s-6gb-ram-128gb/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10s-6gb-ram-128gb/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..726eebe6df7 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10s-6gb-ram-128gb/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10S (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-05-13", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "188 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "28 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunlight Mode, Night Mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10s", + "General.OS Updates": "", + "General.Release Date": "May 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10S (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13490.0", + "Price Drop": "4.514422", + "Price Drop Amount": "609", + "Related Items": "[{\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Honor X9c\", \"Price\": 21998}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7250}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Realme 8 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26596}, {\"Name\": \"Realme GT 7T (12GB RAM + 256GB)\", \"Price\": 35359}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10s-8gb-ram-128gb/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10s-8gb-ram-128gb/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5085601510a --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10s-8gb-ram-128gb/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10S (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2021-12-03", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "188 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "28 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunlight Mode, Night Mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10s", + "General.OS Updates": "", + "General.Release Date": "December 03, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10S (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13980.0", + "Price Drop": "-4.5022526", + "Price Drop Amount": "-629", + "Related Items": "[{\"Name\": \"Xiaomi 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16573}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 16999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10s/xiaomi-redmi-note-10s-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-10s/xiaomi-redmi-note-10s-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ae9b7917d18 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10s/xiaomi-redmi-note-10s-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10S", + "brand": "xiaomi", + "release_date": "2021-05-13", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "188 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "28 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunlight Mode, Night Mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10s", + "General.OS Updates": "", + "General.Release Date": "May 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 10S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "-1.3931206", + "Price Drop Amount": "-181", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11322}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 29990}, {\"Name\": \"Honor X8b\", \"Price\": 17990}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9999}, {\"Name\": \"POCO M4 Pro 4G\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi Note 11S\", \"Price\": 11990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-10t-5g-6gb-ram-128gb/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2021/redmi-note-10t-5g-6gb-ram-128gb/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..9a85626b0bd --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-10t-5g-6gb-ram-128gb/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)", + "brand": "xiaomi", + "release_date": "2021-07-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-10t-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "193 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "19 days", + "Battery.Talk Time": "30 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, AI 5.0 Camera, Cinematic Frame", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.34 x 161.81 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360 ° Ambient Light Sensor", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 10T", + "General.OS Updates": "", + "General.Release Date": "July 20, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "-7.7569733", + "Price Drop Amount": "-1240", + "Related Items": "[{\"Name\": \"OPPO A74 5G\", \"Price\": 17990}, {\"Name\": \"Poco M4 5G (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Realme 10 Pro (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 6 Pro (6GB RAM + 64GB)\", \"Price\": 10899}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 10499}, {\"Name\": \"Xiaomi Redmi Note 10T 5G\", \"Price\": 11950}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 700 ", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-8-2021/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2021/redmi-note-8-2021/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fb547746f99 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-8-2021/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8 2021", + "brand": "xiaomi", + "release_date": "2021-05-25", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-8-2021", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 158.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 81.7%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 8 2021", + "General.OS Updates": "", + "General.Release Date": "May 25, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 8 2021", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2021/redmi-note-9t-5g/xiaomi-redmi-note-9t-5g-4gb-64gb-5g.json b/data/smartphone/xiaomi/2021/redmi-note-9t-5g/xiaomi-redmi-note-9t-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..235f651bb48 --- /dev/null +++ b/data/smartphone/xiaomi/2021/redmi-note-9t-5g/xiaomi-redmi-note-9t-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-9t-5g-4gb-64gb-5g", + "name": "Xiaomi Redmi Note 9T 5G", + "brand": "xiaomi", + "release_date": "2021-01-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v10, upgradable to v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-9t-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 161.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.53 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 9T 5G", + "General.OS Updates": "", + "General.Release Date": "January 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 9T 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28159}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 800U", + "Technical.Core Details": "Octa-core 2.4 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10, upgradable to v11" + }, + "soc": "dimensity-800u" +} diff --git a/data/smartphone/xolo/2019/zx-6gb-ram-128gb/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xolo/2019/zx-6gb-ram-128gb/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ba5977a384c --- /dev/null +++ b/data/smartphone/xolo/2019/zx-6gb-ram-128gb/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xolo ZX (6GB RAM + 128GB)", + "brand": "xolo", + "release_date": "2019-04-25", + "ram_gb": 6, + "battery_mah": 3260, + "weight_g": 159.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zx-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3260 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "XOLO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
5 MP (Depth Sensor)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Theatre Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZX", + "General.OS Updates": "", + "General.Release Date": "April 25, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xolo ZX (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/xolo/2019/zx/xolo-zx-4gb-64gb-4g-lte.json b/data/smartphone/xolo/2019/zx/xolo-zx-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..97486d52d01 --- /dev/null +++ b/data/smartphone/xolo/2019/zx/xolo-zx-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xolo-zx-4gb-64gb-4g-lte", + "name": "Xolo ZX", + "brand": "xolo", + "release_date": "2019-04-25", + "ram_gb": 4, + "battery_mah": 3260, + "weight_g": 159.0, + "os": "Android v8.1 (Oreo)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zx", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3260 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "XOLO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
5 MP (Depth Sensor)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Theatre Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.22 inches, 720 x 1520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ZX", + "General.OS Updates": "", + "General.Release Date": "April 25, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xolo ZX", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 117999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v8.1 (Oreo)" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/yota/2014/yotaphone-2/yota-yotaphone-2-2gb-32gb-4g-lte.json b/data/smartphone/yota/2014/yotaphone-2/yota-yotaphone-2-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..4597f59b755 --- /dev/null +++ b/data/smartphone/yota/2014/yotaphone-2/yota-yotaphone-2-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "yota-yotaphone-2-2gb-32gb-4g-lte", + "name": "Yotaphone 2", + "brand": "yota", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 2500, + "weight_g": 140.0, + "os": "Android v4.4 (KitKat), upgradable to v6.0 (Marshmallow)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yotaphone-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "92 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2500 mAh, Li-ion Battery", + "Battery.StandBy Time": "16 days", + "Battery.Talk Time": "41 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Yota", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2.1 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "69.5 x 144 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "140 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 4.7 inches, 960 x 540 pixels", + "Display.Features": "Corning Gorilla Glass 3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 441 PPI", + "Display.Screen to Body Ratio": "~ 68.2%", + "Display.Size": "5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Yotaphone 2", + "General.OS Updates": "", + "General.Release Date": "December, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Yotaphone 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.4 (KitKat), upgradable to v6.0 (Marshmallow)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/zte/2014/grand-sii-s2/zte-grand-sii-s2-2gb-16gb-3g.json b/data/smartphone/zte/2014/grand-sii-s2/zte-grand-sii-s2-2gb-16gb-3g.json new file mode 100644 index 00000000000..73dd877e0fe --- /dev/null +++ b/data/smartphone/zte/2014/grand-sii-s2/zte-grand-sii-s2-2gb-16gb-3g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-grand-sii-s2-2gb-16gb-3g", + "name": "ZTE Grand SII (S2)", + "brand": "zte", + "release_date": "2014-01-01", + "ram_gb": 2, + "battery_mah": 3100, + "weight_g": 150.0, + "os": "Android v4.3 (Jelly Bean)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "grand-sii-s2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "No", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 157 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "150 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.5 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2014", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Micro SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-16", + "Memory.Card Slot": "Yes, upto 32 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264, WMV", + "Name": "ZTE Grand SII (S2)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15627}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25838}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Quad Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 801", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 330", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v4.3 (Jelly Bean)" + }, + "soc": "qualcomm-snapdragon-801" +} diff --git a/data/smartphone/zte/2017/blade-v8/zte-blade-v8-2gb-16gb-4g-lte.json b/data/smartphone/zte/2017/blade-v8/zte-blade-v8-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..7d4cd1fa96f --- /dev/null +++ b/data/smartphone/zte/2017/blade-v8/zte-blade-v8-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-v8-2gb-16gb-4g-lte", + "name": "ZTE Blade V8", + "brand": "zte", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 2730, + "weight_g": 141.0, + "os": "Android v7.0 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-v8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "2730 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Smile detection, Geo tagging, Panorama, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 148.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "141 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.2 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "ZTE Blade V8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v7.0 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/zte/2017/max-xl/zte-max-xl-2gb-16gb-4g-lte.json b/data/smartphone/zte/2017/max-xl/zte-max-xl-2gb-16gb-4g-lte.json new file mode 100644 index 00000000000..2cb7e26e86c --- /dev/null +++ b/data/smartphone/zte/2017/max-xl/zte-max-xl-2gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-max-xl-2gb-16gb-4g-lte", + "name": "ZTE Max XL", + "brand": "zte", + "release_date": "2017-01-01", + "ram_gb": 2, + "battery_mah": 3990, + "weight_g": 180.0, + "os": "Android v7.1.1 (Nougat)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "max-xl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6 inches, 1080 x 1920 pixels", + "resolution": "~ 367 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3990 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, Type-C v1.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "165.1 x 83.82 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Corning Gorilla Glass", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 367 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6 inches, 1080 x 1920 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Max XL", + "General.OS Updates": "", + "General.Release Date": "April, 2017", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Max XL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 435", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 505", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v7.1.1 (Nougat)" + }, + "soc": "snapdragon-435" +} diff --git a/data/smartphone/zte/2019/nubia-mini-5g/zte-nubia-mini-5g-6gb-64gb-5g.json b/data/smartphone/zte/2019/nubia-mini-5g/zte-nubia-mini-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..e1b12f0f339 --- /dev/null +++ b/data/smartphone/zte/2019/nubia-mini-5g/zte-nubia-mini-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-nubia-mini-5g-6gb-64gb-5g", + "name": "ZTE Nubia Mini 5G", + "brand": "zte", + "release_date": "2019-01-01", + "ram_gb": 6, + "battery_mah": 3450, + "weight_g": 153.0, + "os": "Android v9.0 (Pie)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-mini-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3450 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face detection, Geo tagging, Touch to focus", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP", + "Camera.Video Recording": "4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "70.59 x 148 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "153 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "5.7 inches, 1080 x 2160 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "DLNA", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nubia Mini 5G", + "General.OS Updates": "", + "General.Release Date": "May, 2019", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes, with Push Email", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, WAV, FLAC, eAAC+", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MMS, Instant Messaging", + "Multimedia.Video": "MP4, H.264", + "Name": "ZTE Nubia Mini 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Turbo 4\", \"Price\": 23990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 855", + "Technical.Core Details": "1x2.84 GHz Kryo 485 & 3x2.41 GHz Kryo 485 & 4x1.78 GHz Kryo 485", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "Yes, via 3rd party", + "Technical.NPU": "", + "Technical.OS": "Android v9.0 (Pie)" + }, + "soc": "snapdragon-855-plus" +} diff --git a/data/smartphone/zte/2020/axon-20-5g/zte-axon-20-5g-6gb-128gb-5g.json b/data/smartphone/zte/2020/axon-20-5g/zte-axon-20-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..53daa2d3a53 --- /dev/null +++ b/data/smartphone/zte/2020/axon-20-5g/zte-axon-20-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-20-5g-6gb-128gb-5g", + "name": "ZTE Axon 20 5G", + "brand": "zte", + "release_date": "2020-01-01", + "ram_gb": 6, + "battery_mah": 4220, + "weight_g": 198.0, + "os": "Android v10", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 388 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4220 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Touch to focus, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 172.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.92 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyroscope, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A20 5G", + "General.OS Updates": "", + "General.Release Date": "2020, September 01", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 765G", + "Technical.Core Details": "1x2.4 GHz Kryo 475 Prime & 1x2.2 GHz Kryo 475 Gold & 6x1.8 GHz Kryo 475 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 620", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10" + }, + "soc": "snapdragon-765g" +} diff --git a/data/smartphone/zte/2021/axon-30-5g/zte-axon-30-5g-6gb-128gb-5g.json b/data/smartphone/zte/2021/axon-30-5g/zte-axon-30-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6ced1f6d48c --- /dev/null +++ b/data/smartphone/zte/2021/axon-30-5g/zte-axon-30-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-30-5g-6gb-128gb-5g", + "name": "ZTE Axon 30 5G", + "brand": "zte", + "release_date": "2021-07-27", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-30-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 170.2 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.92 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Axon 30 5G", + "General.OS Updates": "", + "General.Release Date": "July 27, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 30 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870 ", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/zte/2021/axon-30-ultra/zte-axon-30-ultra-8gb-256gb-5g.json b/data/smartphone/zte/2021/axon-30-ultra/zte-axon-30-ultra-8gb-256gb-5g.json new file mode 100644 index 00000000000..980489feb94 --- /dev/null +++ b/data/smartphone/zte/2021/axon-30-ultra/zte-axon-30-ultra-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-30-ultra-8gb-256gb-5g", + "name": "ZTE Axon 30 Ultra", + "brand": "zte", + "release_date": "2021-04-15", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 188.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-30-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Autofocus, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.6 (Wide Angle)
64 MP ƒ/1.9
8 MP ƒ/3.4 (Telephoto)
64 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73 x 161.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "xon 30 Ultra", + "General.OS Updates": "", + "General.Release Date": "April 15, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 30 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/zte/2021/blade-a31/zte-blade-a31-2gb-32gb-4g-lte.json b/data/smartphone/zte/2021/blade-a31/zte-blade-a31-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..f66d749f76f --- /dev/null +++ b/data/smartphone/zte/2021/blade-a31/zte-blade-a31-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-a31-2gb-32gb-4g-lte", + "name": "ZTE Blade A31", + "brand": "zte", + "release_date": "2021-07-13", + "ram_gb": 2, + "battery_mah": 3000, + "weight_g": 166.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-a31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71 x 140 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 295 PPI", + "Display.Screen to Body Ratio": "~ 77.11%", + "Display.Size": "5.45 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blade A31", + "General.OS Updates": "", + "General.Release Date": "July 13, 2021 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade A31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"ZTE Blade A35 Lite\", \"Price\": 12990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/zte/2021/blade-a51/zte-blade-a51-2gb-32gb-4g-lte.json b/data/smartphone/zte/2021/blade-a51/zte-blade-a51-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8fe44349499 --- /dev/null +++ b/data/smartphone/zte/2021/blade-a51/zte-blade-a51-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-a51-2gb-32gb-4g-lte", + "name": "ZTE Blade A51", + "brand": "zte", + "release_date": "2021-05-08", + "ram_gb": 2, + "battery_mah": 3200, + "weight_g": 173.7, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-a51", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue, Gray", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 166.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173.7 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blade A51", + "General.OS Updates": "", + "General.Release Date": "May 08, 2021", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade A51", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} From 8ca635d518c23e850d13873c0e7865a57ca0cc87 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Sat, 20 Jun 2026 22:12:54 +0900 Subject: [PATCH 3/5] chore(site): refresh public dump for Smartprix import Refs #1 --- site/public/v1/index.json | 6 +- .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../alcatel-5x-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../alcatel-v3-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../alcatel-v3-ultra-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../apple-iphone-17-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../apple-iphone-air-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-6z-6gb-64gb-4g-lte/index.json | 80 + .../asus-6z-6gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-rog-phone-3-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-rog-phone-5-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-rog-phone-9-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-zenfone-6-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../asus-zenfone-7-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../blackview-a96-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../blackview-n6000-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../blackview-shark-8-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../blu-g9-4gb-64gb-4g-lte/index.json | 80 + .../blu-g9-4gb-64gb-4g-lte/score/index.json | 9 + .../blu-g90-4gb-64gb-4g-lte/index.json | 80 + .../blu-g90-4gb-64gb-4g-lte/score/index.json | 9 + .../blu-g91-max-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../blu-vivo-xi-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../coolpad-cool-6-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../coolpad-cp12-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../coolpad-note-6-4gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../coolpad-x100-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../doogee-s98-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../fairphone-4-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../fairphone-6-8gb-256gb-5g/index.json | 80 + .../fairphone-6-8gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../gionee-k3-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-k6-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-m12-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-m30-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-m7-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-p15-pro-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-s10c-4gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../gionee-s11-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../google-pixel-3-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../google-pixel-4gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../google-pixel-5a-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../google-pixel-7-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../google-pixel-8-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../google-pixel-9a-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../hmd-arc-4gb-64gb-4g-lte/index.json | 80 + .../hmd-arc-4gb-64gb-4g-lte/score/index.json | 9 + .../hmd-aura-2-4gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../hmd-key-2gb-32gb-4g-lte/index.json | 80 + .../hmd-key-2gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../hmd-pulse-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../hmd-pulse-pro-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../hmd-xr21-6gb-128gb-5g/index.json | 80 + .../hmd-xr21-6gb-128gb-5g/score/index.json | 9 + .../honor-50-6gb-128gb-5g/index.json | 80 + .../honor-50-6gb-128gb-5g/score/index.json | 9 + .../honor-50-lite-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-50-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-500-smart-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-70-5g-12gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-70-lite-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-70-pro-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-80-se-8gb-256gb-5g/index.json | 80 + .../honor-80-se-8gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-magic-3-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-magic-7-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-magic-8-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-magic-v5-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-play-10c-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-play-30-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-play-3e-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-play-40c-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-play-5-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-v-purse-16gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-v40-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-win-12gb-256gb-5g/index.json | 80 + .../honor-win-12gb-256gb-5g/score/index.json | 9 + .../honor-win-rt-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-x20-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../honor-x40-6gb-128gb-5g/index.json | 80 + .../honor-x40-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-x40gt-8gb-256gb-5g/index.json | 80 + .../honor-x40gt-8gb-256gb-5g/score/index.json | 9 + .../honor-x6-4gb-64gb-4g-lte/index.json | 80 + .../honor-x6-4gb-64gb-4g-lte/score/index.json | 9 + .../honor-x6b-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-x6d-4gb-256gb-5g/index.json | 80 + .../honor-x6d-4gb-256gb-5g/score/index.json | 9 + .../honor-x70-8gb-128gb-5g/index.json | 80 + .../honor-x70-8gb-128gb-5g/score/index.json | 9 + .../honor-x70-pro-max-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../honor-x7a-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-x8-5g-6gb-128gb-5g/index.json | 80 + .../honor-x8-5g-6gb-128gb-5g/score/index.json | 9 + .../honor-x8-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-x8a-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-x8b-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../honor-x9-5g-8gb-128gb-5g/index.json | 80 + .../honor-x9-5g-8gb-128gb-5g/score/index.json | 9 + .../honor-x9d-12gb-256gb-5g/index.json | 80 + .../honor-x9d-12gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../htc-desire-21-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../htc-desire-510-1gb-8gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../htc-desire-516-1gb-4gb/index.json | 80 + .../htc-desire-516-1gb-4gb/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../htc-one-m8-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../htc-u12-life-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../htc-u20-5g-8gb-256gb-5g/index.json | 80 + .../htc-u20-5g-8gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-g620s-1gb-8gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-mate-x2-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-nova-2i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-nova-8-se-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-p20-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-p30-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-p50e-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../huawei-y6-2018-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../huawei-y6s-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../huawei-y7-2019-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../huawei-y8s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../huawei-y9-2019-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + site/public/v1/smartphones/index.json | 11667 +++++++++++++++- .../index.json | 80 + .../score/index.json | 9 + .../infinix-gt-30-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../infinix-hot-11-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../infinix-hot-20-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../infinix-hot-8-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../infinix-hot-9-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../infinix-note-5-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../infinix-note-7-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../infinix-s4-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../infinix-s5-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../infinix-s5-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../intex-aqua-classic-1gb-8gb-3g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../intex-infie-33-1gb-8gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../intex-lions-6-1gb-8gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-13-5g-12gb-256gb-5g/index.json | 80 + .../iqoo-13-5g-12gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-3-pro-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../iqoo-7-8gb-128gb-5g/index.json | 80 + .../iqoo-7-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-8-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-8-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-9-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-9-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-3-6gb-128gb-5g/index.json | 80 + .../iqoo-neo-3-6gb-128gb-5g/score/index.json | 9 + .../iqoo-neo-5-se-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-5s-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-6-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-6-se-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-7-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-7-se-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../iqoo-neo-8-pro-16gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-u3-6gb-128gb-5g/index.json | 80 + .../iqoo-u3-6gb-128gb-5g/score/index.json | 9 + .../iqoo-u3x-4g-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../iqoo-u3x-6gb-64gb-5g/index.json | 80 + .../iqoo-u3x-6gb-64gb-5g/score/index.json | 9 + .../iqoo-u5-5g-4gb-128gb-5g/index.json | 80 + .../iqoo-u5-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z1-6gb-128gb-5g/index.json | 80 + .../iqoo-z1-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z10-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-z10-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z3-6gb-128gb-5g/index.json | 80 + .../iqoo-z3-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z5-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-z5-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z5x-5g-6gb-128gb-5g/index.json | 80 + .../iqoo-z5x-5g-6gb-128gb-5g/score/index.json | 9 + .../iqoo-z6-4g-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z6-5g-4gb-128gb-5g/index.json | 80 + .../iqoo-z6-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z6-china-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../iqoo-z6-lite-5g-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z7-5g-6gb-128gb-5g/index.json | 80 + .../iqoo-z7-5g-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z7-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z7s-5g-6gb-128gb-5g/index.json | 80 + .../iqoo-z7s-5g-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z7x-8gb-128gb-5g/index.json | 80 + .../iqoo-z7x-8gb-128gb-5g/score/index.json | 9 + .../iqoo-z8-5g-8gb-256gb-5g/index.json | 80 + .../iqoo-z8-5g-8gb-256gb-5g/score/index.json | 9 + .../iqoo-z9-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-z9-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z9-lite-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../iqoo-z9s-5g-8gb-128gb-5g/index.json | 80 + .../iqoo-z9s-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../itel-city-100-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../itel-rs4-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../itel-ts-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../itel-zeno-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-bold-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-iris-x1-1gb-4gb/index.json | 80 + .../lava-iris-x1-1gb-4gb/score/index.json | 9 + .../lava-o2-8gb-128gb-4g-lte/index.json | 80 + .../lava-o2-8gb-128gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-shark-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lava-x2-2gb-32gb-4g-lte/index.json | 80 + .../lava-x2-2gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-yuva-3-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-yuva-4-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lava-yuva-star-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lava-z2-2gb-32gb-4g-lte/index.json | 80 + .../lava-z2-2gb-32gb-4g-lte/score/index.json | 9 + .../lava-z2-max-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lava-z4-4gb-64gb-4g-lte/index.json | 80 + .../lava-z4-4gb-64gb-4g-lte/score/index.json | 9 + .../lava-z6-6gb-64gb-4g-lte/index.json | 80 + .../lava-z6-6gb-64gb-4g-lte/score/index.json | 9 + .../leeco-le-pro-3-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lenovo-k12-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lenovo-k5-pro-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lenovo-s5-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lenovo-s5-pro-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lenovo-z6-lite-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lg-f70-1gb-4gb-4g-lte/index.json | 80 + .../lg-f70-1gb-4gb-4g-lte/score/index.json | 9 + .../lg-g-flex2-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lg-g3-32gb-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lg-g6-4gb-64gb-4g-lte/index.json | 80 + .../lg-g6-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lg-gx-2gb-32gb-4g-lte/index.json | 80 + .../lg-gx-2gb-32gb-4g-lte/score/index.json | 9 + .../lg-k9-2gb-16gb-4g-lte/index.json | 80 + .../lg-k9-2gb-16gb-4g-lte/score/index.json | 9 + .../lg-l65-dual-d285-1gb-4gb/index.json | 80 + .../lg-l65-dual-d285-1gb-4gb/score/index.json | 9 + .../lg-l70-dual-1gb-4gb/index.json | 80 + .../lg-l70-dual-1gb-4gb/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lg-q6-3gb-32gb-4g-lte/index.json | 80 + .../lg-q6-3gb-32gb-4g-lte/score/index.json | 9 + .../lg-q7-3gb-32gb-4g-lte/index.json | 80 + .../lg-q7-3gb-32gb-4g-lte/score/index.json | 9 + .../lg-q7-plus-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lg-v30-4gb-64gb-4g-lte/index.json | 80 + .../lg-v30-4gb-64gb-4g-lte/score/index.json | 9 + .../lg-v30-plus-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lg-v60-thinq-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../lg-velvet-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../lg-w11-3gb-32gb-4g-lte/index.json | 80 + .../lg-w11-3gb-32gb-4g-lte/score/index.json | 9 + .../lg-w30-plus-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lg-w31-plus-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../lg-w41-4gb-64gb-4g-lte/index.json | 80 + .../lg-w41-4gb-64gb-4g-lte/score/index.json | 9 + .../lg-w41-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../meizu-16-plus-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../meizu-16t-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../meizu-18s-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../meizu-18s-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../meizu-m6s-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../micromax-in-1b-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../micromax-in-3b-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../micromax-ione-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-edge-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-e-1gb-4gb/index.json | 80 + .../motorola-moto-e-1gb-4gb/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-g-1gb-16gb/index.json | 80 + .../motorola-moto-g-1gb-16gb/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-g-8gb-1gb-8gb/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-g50-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-g53-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-moto-g67-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-one-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-p30-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../motorola-razr-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-2-2-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-3-1-c-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-3-4-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-4-3gb-32gb-4g-lte/index.json | 80 + .../nokia-4-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-6-2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-6-3gb-32gb-4g-lte/index.json | 80 + .../nokia-6-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-7-2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-8-1-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-8-3-5g-6gb-64gb-5g/index.json | 80 + .../nokia-8-3-5g-6gb-64gb-5g/score/index.json | 9 + .../nokia-8-4gb-64gb-4g-lte/index.json | 80 + .../nokia-8-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-c10-1gb-16gb-3g/index.json | 80 + .../nokia-c10-1gb-16gb-3g/score/index.json | 9 + .../nokia-c20-plus-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-c21-plus-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-c31-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-g10-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-g11-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-g11-plus-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-g200-5g-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nokia-g22-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-g310-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../nokia-g400-5g-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../nokia-g50-5g-4gb-64gb-5g/index.json | 80 + .../nokia-g50-5g-4gb-64gb-5g/score/index.json | 9 + .../nokia-g60-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../nokia-lumia-1520-2gb-32gb/index.json | 80 + .../score/index.json | 9 + .../nokia-x100-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../nokia-x30-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../nokia-x6-2018-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nokia-xr20-6gb-128gb-5g/index.json | 80 + .../nokia-xr20-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nothing-phone-1-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nubia-fold-12gb-256gb-5g/index.json | 80 + .../nubia-fold-12gb-256gb-5g/score/index.json | 9 + .../nubia-play-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nubia-x-8gb-128gb-4g-lte/index.json | 80 + .../nubia-x-8gb-128gb-4g-lte/score/index.json | 9 + .../nubia-z17-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nubia-z18-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nubia-z60-ultra-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../nubia-z7-max-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../nubia-z70-ultra-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../nubia-z70s-ultra-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../nubia-z9-max-3gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-13s-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oneplus-15-12gb-256gb-5g/index.json | 80 + .../oneplus-15-12gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-3t-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-6-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-6t-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-7-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-7t-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-8-6gb-128gb-5g/index.json | 80 + .../oneplus-8-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-8-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-nord-n10-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oneplus-nord-n200-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a1-5g-8gb-256gb-5g/index.json | 80 + .../oppo-a1-5g-8gb-256gb-5g/score/index.json | 9 + .../oppo-a1-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-a11-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a11x-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a12-3gb-32gb-4g-lte/index.json | 80 + .../oppo-a12-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a15s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a16e-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a17-4gb-64gb-4g-lte/index.json | 80 + .../oppo-a17-4gb-64gb-4g-lte/score/index.json | 9 + .../oppo-a17k-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a18-4gb-64gb-4g-lte/index.json | 80 + .../oppo-a18-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a1k-2gb-32gb-4g-lte/index.json | 80 + .../oppo-a1k-2gb-32gb-4g-lte/score/index.json | 9 + .../oppo-a3-2024-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-a3-4gb-128gb-4g-lte/index.json | 80 + .../oppo-a3-4gb-128gb-4g-lte/score/index.json | 9 + .../oppo-a3-5g-2024-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-a3-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a32-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a33-2020-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a33-2gb-16gb-4g-lte/index.json | 80 + .../oppo-a33-2gb-16gb-4g-lte/score/index.json | 9 + .../oppo-a36-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a38-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a3s-2gb-16gb-4g-lte/index.json | 80 + .../oppo-a3s-2gb-16gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a5-2020-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a5-2025-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-a5-4gb-32gb-4g-lte/index.json | 80 + .../oppo-a5-4gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a5-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a52-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a53-5g-4gb-128gb-5g/index.json | 80 + .../oppo-a53-5g-4gb-128gb-5g/score/index.json | 9 + .../oppo-a53s-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a54-4gb-64gb-4g-lte/index.json | 80 + .../oppo-a54-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a54s-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a55-4g-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a55-5g-6gb-128gb-5g/index.json | 80 + .../oppo-a55-5g-6gb-128gb-5g/score/index.json | 9 + .../oppo-a56s-8gb-128gb-5g/index.json | 80 + .../oppo-a56s-8gb-128gb-5g/score/index.json | 9 + .../oppo-a57-4g-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a57e-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a57s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a58-4g-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a5i-pro-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-a5x-5g-4gb-128gb-5g/index.json | 80 + .../oppo-a5x-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a6-5g-4gb-128gb-5g/index.json | 80 + .../oppo-a6-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a6-pro-8gb-256gb-5g/index.json | 80 + .../oppo-a6-pro-8gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a6s-5g-6gb-128gb-5g/index.json | 80 + .../oppo-a6s-5g-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a6t-5g-4gb-128gb-5g/index.json | 80 + .../oppo-a6t-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a73-2020-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a74-5g-6gb-128gb-5g/index.json | 80 + .../oppo-a74-5g-6gb-128gb-5g/score/index.json | 9 + .../oppo-a74-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a76-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a77-5g-6gb-128gb-5g/index.json | 80 + .../oppo-a77-5g-6gb-128gb-5g/score/index.json | 9 + .../oppo-a77s-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a78-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a83-3gb-32gb-4g-lte/index.json | 80 + .../oppo-a83-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-a9-4gb-128gb-4g-lte/index.json | 80 + .../oppo-a9-4gb-128gb-4g-lte/score/index.json | 9 + .../oppo-a91-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a93-5g-8gb-256gb-5g/index.json | 80 + .../oppo-a93-5g-8gb-256gb-5g/score/index.json | 9 + .../oppo-a93-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a96-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-a96-5g-8gb-256gb-5g/index.json | 80 + .../oppo-a96-5g-8gb-256gb-5g/score/index.json | 9 + .../oppo-a98-5g-8gb-256gb-5g/index.json | 80 + .../oppo-a98-5g-8gb-256gb-5g/score/index.json | 9 + .../oppo-a9s-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-ace-2-8gb-128gb-5g/index.json | 80 + .../oppo-ace-2-8gb-128gb-5g/score/index.json | 9 + .../oppo-f11-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-f15s-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-f17-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-f17-pro-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-f19s-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-f21s-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-f23-8gb-256gb-5g/index.json | 80 + .../oppo-f23-8gb-256gb-5g/score/index.json | 9 + .../oppo-f23-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-f27-5g-8gb-128gb-5g/index.json | 80 + .../oppo-f27-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-f9-4gb-64gb-4g-lte/index.json | 80 + .../oppo-f9-4gb-64gb-4g-lte/score/index.json | 9 + .../oppo-f9-pro-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-n-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-x2-lite-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-find-x2-neo-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-find-x2-pro-12gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-x3-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-find-x3-lite-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-x5-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-x7-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-find-x8-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-find-x9-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k10-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k10x-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-k11x-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-k12s-8gb-128gb-5g/index.json | 80 + .../oppo-k12s-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k13-turbo-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k13x-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k15-pro-plus-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-k3-6gb-64gb-4g-lte/index.json | 80 + .../oppo-k3-6gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k5-6gb-128gb-4g-lte/index.json | 80 + .../oppo-k5-6gb-128gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-k9-5g-8gb-128gb-5g/index.json | 80 + .../oppo-k9-5g-8gb-128gb-5g/score/index.json | 9 + .../oppo-k9-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-n1-2gb-16gb-3g/index.json | 80 + .../oppo-n1-2gb-16gb-3g/score/index.json | 9 + .../oppo-r15-plus-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-r17-pro-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-10-pro-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-12-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-12f-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-13-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-14-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-15c-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-15f-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-2-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-2f-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-2z-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-3-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-4-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-4-se-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-5-8gb-128gb-5g/index.json | 80 + .../oppo-reno-5-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-5-z-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-5a-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-6-8gb-128gb-5g/index.json | 80 + .../oppo-reno-6-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-7a-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-8-z-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno-8t-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-9-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-9a-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno-ace-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno15-fs-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno3-a-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../oppo-reno5-f-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno7-4g-8gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../oppo-reno7-se-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno7-z-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../oppo-reno8-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../panasonic-eluga-u-2gb-16gb-3g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../razer-phone-8gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-10-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-11-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-12-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-12x-4gb-128gb-5g/index.json | 80 + .../realme-12x-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-14-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-14t-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-15-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-15x-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-2-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-3i-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-4-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-5-3gb-32gb-4g-lte/index.json | 80 + .../realme-5-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-5-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-6i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-6s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-7-6gb-64gb-4g-lte/index.json | 80 + .../realme-7-6gb-64gb-4g-lte/score/index.json | 9 + .../realme-7-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-7i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-8-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-8-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-8i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-9-4g-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-9-5g-se-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-9-pro-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../realme-9i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c100i-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c11-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-c12-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-c15-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c17-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c20-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-c21-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c25s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-c25y-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c30-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../realme-c30s-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c31-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c33-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c51-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c53-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c55-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c61-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c63-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-c67-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-gt-2-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-gt-8-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../realme-gt-8-pro-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-gt-neo-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-narzo-60x-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-neo-7-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../realme-neo-7x-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../realme-note-50-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-p2-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../realme-p3-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-p3-lite-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-p3-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-q3s-6gb-128gb-5g/index.json | 80 + .../realme-q3s-6gb-128gb-5g/score/index.json | 9 + .../realme-q5-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-v15-6gb-128gb-5g/index.json | 80 + .../realme-v15-6gb-128gb-5g/score/index.json | 9 + .../realme-v3-5g-6gb-64gb-5g/index.json | 80 + .../realme-v3-5g-6gb-64gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-x-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-x2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-x2-pro-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-x3-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../realme-x9-6gb-128gb-5g/index.json | 80 + .../realme-x9-6gb-128gb-5g/score/index.json | 9 + .../realme-xt-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../samsung-w21-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../samsung-w22-5g-16gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../samsung-w25-16gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../samsung-w25-flip-12gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../sharp-aquos-r3-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sharp-aquos-r6-12gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../sharp-aquos-s2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../sharp-aquos-s3-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sharp-aquos-wish-5-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../smartisan-nut-r2-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../sony-xperia-1-ii-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sony-xperia-10-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sony-xperia-10-v-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../sony-xperia-5-ii-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../sony-xperia-8-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sony-xperia-c3-1gb-8gb-3g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sony-xperia-r1-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../sony-xperia-z2-3gb-16gb/index.json | 80 + .../sony-xperia-z2-3gb-16gb/score/index.json | 9 + .../sony-xperia-z3-3gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tcl-10-5g-uw-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../tcl-10-plus-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-10-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-10l-6gb-64gb-4g-lte/index.json | 80 + .../tcl-10l-6gb-64gb-4g-lte/score/index.json | 9 + .../tcl-20-pro-5g-6gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../tcl-20l-4gb-128gb-4g-lte/index.json | 80 + .../tcl-20l-4gb-128gb-4g-lte/score/index.json | 9 + .../tcl-20l-plus-6gb-256gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-20y-4gb-128gb-4g-lte/index.json | 80 + .../tcl-20y-4gb-128gb-4g-lte/score/index.json | 9 + .../tcl-30-plus-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-30-se-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-30-v-5g-4gb-128gb-5g/index.json | 80 + .../tcl-30-v-5g-4gb-128gb-5g/score/index.json | 9 + .../tcl-30-xl-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-305-2gb-32gb-4g-lte/index.json | 80 + .../tcl-305-2gb-32gb-4g-lte/score/index.json | 9 + .../tcl-40-se-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-405-2gb-32gb-5g/index.json | 80 + .../tcl-405-2gb-32gb-5g/score/index.json | 9 + .../tcl-50-5g-8gb-128gb-5g/index.json | 80 + .../tcl-50-5g-8gb-128gb-5g/score/index.json | 9 + .../tcl-50-le-5g-4gb-64gb-5g/index.json | 80 + .../tcl-50-le-5g-4gb-64gb-5g/score/index.json | 9 + .../tcl-50-xe-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tcl-50-xl-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tcl-60-5g-6gb-256gb-5g/index.json | 80 + .../tcl-60-5g-6gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tcl-60r-5g-4gb-128gb-5g/index.json | 80 + .../tcl-60r-5g-4gb-128gb-5g/score/index.json | 9 + .../tcl-ion-x-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tcl-p10-8gb-512gb-5g/index.json | 80 + .../tcl-p10-8gb-512gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tecno-pova-2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tecno-pova-3-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tecno-spark-5-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tecno-spark-8-2gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../tecno-spark-8c-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tecno-spark-8p-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../tecno-spark-8t-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-nex-3s-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-nex-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-s1-4gb-128gb-4g-lte/index.json | 80 + .../vivo-s1-4gb-128gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-s10-5g-8gb-128gb-5g/index.json | 80 + .../vivo-s10-5g-8gb-128gb-5g/score/index.json | 9 + .../vivo-s10-pro-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-s12-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-s15-5g-8gb-128gb-5g/index.json | 80 + .../vivo-s15-5g-8gb-128gb-5g/score/index.json | 9 + .../vivo-s16-8gb-128gb-5g/index.json | 80 + .../vivo-s16-8gb-128gb-5g/score/index.json | 9 + .../vivo-s16-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-s16e-8gb-128gb-5g/index.json | 80 + .../vivo-s16e-8gb-128gb-5g/score/index.json | 9 + .../vivo-s17-8gb-256gb-5g/index.json | 80 + .../vivo-s17-8gb-256gb-5g/score/index.json | 9 + .../vivo-s17-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-s17e-8gb-128gb-5g/index.json | 80 + .../vivo-s17e-8gb-128gb-5g/score/index.json | 9 + .../vivo-s5-8gb-128gb-4g-lte/index.json | 80 + .../vivo-s5-8gb-128gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-s7-5g-8gb-128gb-5g/index.json | 80 + .../vivo-s7-5g-8gb-128gb-5g/score/index.json | 9 + .../vivo-s7e-5g-8gb-128gb-5g/index.json | 80 + .../vivo-s7e-5g-8gb-128gb-5g/score/index.json | 9 + .../vivo-t1-44w-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t1-5g-4gb-128gb-5g/index.json | 80 + .../vivo-t1-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t1-pro-6gb-128gb-5g/index.json | 80 + .../vivo-t1-pro-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t2-5g-2022-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-t2-5g-6gb-128gb-5g/index.json | 80 + .../vivo-t2-5g-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t2-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t2x-5g-2022-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t4-5g-8gb-128gb-5g/index.json | 80 + .../vivo-t4-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t4-lite-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t4-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-t4x-5g-6gb-128gb-5g/index.json | 80 + .../vivo-t4x-5g-6gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-u10-3gb-32gb-4g-lte/index.json | 80 + .../vivo-u10-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-u20-4gb-64gb-4g-lte/index.json | 80 + .../vivo-u20-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-u3x-6gb-64gb-5g/index.json | 80 + .../vivo-u3x-6gb-64gb-5g/score/index.json | 9 + .../vivo-v11-pro-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-v11i-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-v15-6gb-64gb-4g-lte/index.json | 80 + .../vivo-v15-6gb-64gb-4g-lte/score/index.json | 9 + .../vivo-v15-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v17-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-v19-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v19-neo-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v20-2021-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v20-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v21-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-v23-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v25-5g-8gb-128gb-5g/index.json | 80 + .../vivo-v25-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v25-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v27-8gb-128gb-5g/index.json | 80 + .../vivo-v27-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v27e-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v29-8gb-128gb-5g/index.json | 80 + .../vivo-v29-8gb-128gb-5g/score/index.json | 9 + .../vivo-v29-lite-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v30-lite-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v30-pro-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v40e-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-v50e-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v60-5g-8gb-128gb-5g/index.json | 80 + .../vivo-v60-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-v7-plus-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x100-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x100-pro-5g-16gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-x100s-pro-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-x200-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-x200-fe-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x200-pro-5g-16gb-512gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x21i-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-x30-8gb-128gb-5g/index.json | 80 + .../vivo-x30-8gb-128gb-5g/score/index.json | 9 + .../vivo-x300-12gb-256gb-5g/index.json | 80 + .../vivo-x300-12gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x300-pro-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-x50-pro-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x50e-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x60-pro-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x60t-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x70-5g-8gb-128gb-5g/index.json | 80 + .../vivo-x70-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x80-5g-8gb-128gb-5g/index.json | 80 + .../vivo-x80-5g-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-x90-5g-8gb-256gb-5g/index.json | 80 + .../vivo-x90-5g-8gb-256gb-5g/score/index.json | 9 + .../vivo-x90-pro-5g-12gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-x90s-8gb-256gb-5g/index.json | 80 + .../vivo-x90s-8gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y01-2gb-32gb-4g-lte/index.json | 80 + .../vivo-y01-2gb-32gb-4g-lte/score/index.json | 9 + .../vivo-y01a-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y02s-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y02t-4g-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y03-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y03-4gb-64gb-4g-lte/score/index.json | 9 + .../vivo-y03t-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y04-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y04-4gb-64gb-4g-lte/score/index.json | 9 + .../vivo-y10-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y100-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y100a-8gb-128gb-5g/index.json | 80 + .../vivo-y100a-8gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y100t-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y11-2023-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y11-5g-4gb-64gb-5g/index.json | 80 + .../vivo-y11-5g-4gb-64gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y11s-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y12-2020-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y12-2023-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y12-4gb-32gb-4g-lte/index.json | 80 + .../vivo-y12-4gb-32gb-4g-lte/score/index.json | 9 + .../vivo-y12g-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y15c-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y15s-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y16-3gb-32gb-4g-lte/index.json | 80 + .../vivo-y16-3gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y17s-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y18-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y18-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y18t-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y19-5g-4gb-64gb-5g/index.json | 80 + .../vivo-y19-5g-4gb-64gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y19s-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y19s-gt-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y19s-pro-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y1s-2gb-32gb-4g-lte/index.json | 80 + .../vivo-y1s-2gb-32gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y20-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y20-4gb-64gb-4g-lte/score/index.json | 9 + .../vivo-y200-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y20g-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y21-2021-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y21-5g-4gb-128gb-5g/index.json | 80 + .../vivo-y21-5g-4gb-128gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y21e-3gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y21g-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y21t-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y22-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y22-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y27-4g-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y27s-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y28-4g-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y28s-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y29s-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y3-4gb-64gb-4g-lte/index.json | 80 + .../vivo-y3-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y31s-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y32-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y33-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y33t-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y36-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y37c-6gb-128gb-5g/index.json | 80 + .../vivo-y37c-6gb-128gb-5g/score/index.json | 9 + .../vivo-y37m-4gb-128gb-5g/index.json | 80 + .../vivo-y37m-4gb-128gb-5g/score/index.json | 9 + .../vivo-y400-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y50-2025-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y500-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y51-2020-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y51s-6gb-128gb-5g/index.json | 80 + .../vivo-y51s-6gb-128gb-5g/score/index.json | 9 + .../vivo-y53t-4gb-128gb-5g/index.json | 80 + .../vivo-y53t-4gb-128gb-5g/score/index.json | 9 + .../vivo-y55-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y600-pro-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y600-turbo-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y70s-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../vivo-y70t-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-y73-2021-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y73s-8gb-128gb-5g/index.json | 80 + .../vivo-y73s-8gb-128gb-5g/score/index.json | 9 + .../vivo-y73t-8gb-128gb-5g/index.json | 80 + .../vivo-y73t-8gb-128gb-5g/score/index.json | 9 + .../vivo-y75-4g-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y75-4gb-32gb-4g-lte/index.json | 80 + .../vivo-y75-4gb-32gb-4g-lte/score/index.json | 9 + .../vivo-y76s-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y77-5g-6gb-128gb-5g/index.json | 80 + .../vivo-y77-5g-6gb-128gb-5g/score/index.json | 9 + .../vivo-y7s-6gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../vivo-y83-4gb-32gb-4g-lte/index.json | 80 + .../vivo-y83-4gb-32gb-4g-lte/score/index.json | 9 + .../vivo-y90-2gb-16gb-4g-lte/index.json | 80 + .../vivo-y90-2gb-16gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-z1-pro-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../vivo-z1x-6gb-64gb-4g-lte/index.json | 80 + .../vivo-z1x-6gb-64gb-4g-lte/score/index.json | 9 + .../vivo-z3x-4gb-64gb-4g-lte/index.json | 80 + .../vivo-z3x-4gb-64gb-4g-lte/score/index.json | 9 + .../vivo-z5x-2020-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../wiko-10-4gb-128gb-4g-lte/index.json | 80 + .../wiko-10-4gb-128gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../wiko-t10-2gb-64gb-4g-lte/index.json | 80 + .../wiko-t10-2gb-64gb-4g-lte/score/index.json | 9 + .../wiko-t3-4gb-128gb-4g-lte/index.json | 80 + .../wiko-t3-4gb-128gb-4g-lte/score/index.json | 9 + .../wiko-t50-4gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../xiaomi-12-lite-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-12x-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-17-12gb-256gb-5g/index.json | 80 + .../xiaomi-17-12gb-256gb-5g/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-civi-1s-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../xiaomi-civi-5g-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-10-pro-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-10i-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-11-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-11-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-11x-pro-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-2s-2gb-32gb/index.json | 80 + .../xiaomi-mi-2s-2gb-32gb/score/index.json | 9 + .../xiaomi-mi-4c-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-9-8gb-128gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-9-se-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-9t-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-a2-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-a3-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-cc9-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-mi-mix-4-8gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-c3-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-c85x-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-f1-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-m2-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-m5-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-m6-5g-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-x2-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-x3-6gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-poco-x6-5g-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-2-1gb-8gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-6-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-8-3gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-9-4gb-64gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-k40-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-r70-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../xiaomi-redmi-r70m-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../xolo-zx-4gb-64gb-4g-lte/index.json | 80 + .../xolo-zx-4gb-64gb-4g-lte/score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../zte-axon-20-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../zte-axon-30-5g-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../zte-axon-30-ultra-8gb-256gb-5g/index.json | 80 + .../score/index.json | 9 + .../zte-axon-30s-6gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../zte-axon-40-se-4gb-128gb-5g/index.json | 80 + .../score/index.json | 9 + .../zte-blade-a31-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../zte-blade-a51-2gb-32gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../zte-blade-a72-5g-4gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../zte-blade-v8-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../index.json | 80 + .../score/index.json | 9 + .../zte-grand-sii-s2-2gb-16gb-3g/index.json | 80 + .../score/index.json | 9 + .../zte-max-xl-2gb-16gb-4g-lte/index.json | 80 + .../score/index.json | 9 + .../zte-nubia-mini-5g-6gb-64gb-5g/index.json | 80 + .../score/index.json | 9 + .../v1/socs/apple-bionic-a18-pro/index.json | 26 + site/public/v1/socs/index.json | 127 +- .../socs/mediatek-dimensity-7100/index.json | 26 + .../socs/mediatek-dimensity-7300e/index.json | 26 + .../mediatek-dimensity-7400-apex/index.json | 26 + .../mediatek-dimensity-7400-turbo/index.json | 26 + .../index.json | 26 + .../mediatek-dimensity-7400-ultra/index.json | 26 + .../socs/mediatek-dimensity-7400/index.json | 26 + .../mediatek-dimensity-8350-apex/index.json | 26 + .../index.json | 26 + .../socs/mediatek-dimensity-8450/index.json | 26 + .../mediatek-dimensity-8500-ultra/index.json | 26 + .../v1/socs/mediatek-helio-g200/index.json | 26 + .../qualcomm-snapdragon-6-gen1/index.json | 26 + .../qualcomm-snapdragon-6-gen4/index.json | 26 + .../qualcomm-snapdragon-7-gen4/index.json | 26 + .../index.json | 26 + .../qualcomm-snapdragon-7s-gen3/index.json | 26 + .../qualcomm-snapdragon-7s-gen4/index.json | 26 + .../qualcomm-snapdragon-8-gen3/index.json | 26 + .../qualcomm-snapdragon-8-gen5/index.json | 26 + .../qualcomm-snapdragon-8s-gen4/index.json | 26 + site/public/v1/socs/unisoc-t7250/index.json | 26 + site/public/v1/socs/unisoc-t7280/index.json | 26 + site/public/v1/socs/unisoc-t8300/index.json | 26 + site/public/v1/tablets/index.json | 7 +- .../xiaomi-redmi-k-pad-8gb-256gb/index.json | 72 + 4696 files changed, 220160 insertions(+), 6 deletions(-) create mode 100644 site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/index.json create mode 100644 site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-50-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-50-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x40-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x40-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x70-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x70-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-516-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/htc-desire-516-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/index.json create mode 100644 site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/index.json create mode 100644 site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/score/index.json create mode 100644 site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-iris-x1-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/lava-iris-x1-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/lg-l70-dual-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/lg-l70-dual-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/index.json create mode 100644 site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-1gb-16gb/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-1gb-16gb/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/index.json create mode 100644 site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/index.json create mode 100644 site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/score/index.json create mode 100644 site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/index.json create mode 100644 site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-v15-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-v15-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-405-2gb-32gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-405-2gb-32gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/index.json create mode 100644 site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/score/index.json create mode 100644 site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/index.json create mode 100644 site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/score/index.json create mode 100644 site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/index.json create mode 100644 site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/score/index.json create mode 100644 site/public/v1/socs/apple-bionic-a18-pro/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7100/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7300e/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7400-apex/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7400-turbo/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7400-ultimate/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7400-ultra/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-7400/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-8350-apex/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-8350-ultimate/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-8450/index.json create mode 100644 site/public/v1/socs/mediatek-dimensity-8500-ultra/index.json create mode 100644 site/public/v1/socs/mediatek-helio-g200/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-6-gen1/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-6-gen4/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-7-gen4/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-7s-gen3-soc/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-7s-gen3/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-7s-gen4/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-8-gen3/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-8-gen5/index.json create mode 100644 site/public/v1/socs/qualcomm-snapdragon-8s-gen4/index.json create mode 100644 site/public/v1/socs/unisoc-t7250/index.json create mode 100644 site/public/v1/socs/unisoc-t7280/index.json create mode 100644 site/public/v1/socs/unisoc-t8300/index.json create mode 100644 site/public/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb/index.json diff --git a/site/public/v1/index.json b/site/public/v1/index.json index dced47504ef..1cfda6ed0e6 100644 --- a/site/public/v1/index.json +++ b/site/public/v1/index.json @@ -6,15 +6,15 @@ "url": "/v1/brands/index.json" }, "socs": { - "count": 2079, + "count": 2104, "url": "/v1/socs/index.json" }, "smartphones": { - "count": 42051, + "count": 44384, "url": "/v1/smartphones/index.json" }, "tablets": { - "count": 1171, + "count": 1172, "url": "/v1/tablets/index.json" }, "watches": { diff --git a/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..47ee25867f7 --- /dev/null +++ b/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 204, + "slug": "acer-liquid-jade-primo-3gb-32gb-4g-lte", + "base_model_slug": "liquid-jade-primo", + "name": "Acer Liquid Jade Primo", + "brand": { + "id": 128, + "slug": "acer", + "name": "Acer", + "country": "TW", + "url": "/v1/brands/acer" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Windows Phone v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.274367", + "updated_at": "2026-06-20T13:09:09.274367" +} diff --git a/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..9f42d5242bc --- /dev/null +++ b/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1119, + "slug": "alcatel-1b-2020-2gb-16gb-4g-lte", + "base_model_slug": "1b-2020", + "name": "Alcatel 1B (2020)", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1681, + "slug": "snapdragon-215", + "name": "Snapdragon 215", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-215" + }, + "release_date": "2020-04-30", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.709805", + "updated_at": "2026-06-20T13:09:09.709805" +} diff --git a/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..645d8121bd3 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1128, + "slug": "alcatel-1se-2020-3gb-32gb-4g-lte", + "base_model_slug": "1se-2020", + "name": "Alcatel 1SE (2020)", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2020-10-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.712322", + "updated_at": "2026-06-20T13:09:09.712322" +} diff --git a/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..74bb4ec329d --- /dev/null +++ b/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1171, + "slug": "alcatel-5x-4gb-128gb-4g-lte", + "base_model_slug": "5x", + "name": "Alcatel 5X", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2021-01-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.729436", + "updated_at": "2026-06-20T13:09:09.729436" +} diff --git a/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..5cb96ddfa46 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 1185, + "slug": "alcatel-v3-classic-4gb-128gb-5g", + "base_model_slug": "v3-classic", + "name": "Alcatel V3 Classic", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.736960", + "updated_at": "2026-06-20T13:09:09.736960" +} diff --git a/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..5175a3c163a --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..2c461072b90 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 1186, + "slug": "alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "v3-classic-6gb-ram-128gb", + "name": "Alcatel V3 Classic (6GB RAM + 128GB)", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 1.5, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.736960", + "updated_at": "2026-06-20T13:09:09.736960" +} diff --git a/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..0df89441bfb --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 1.5, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..14109a7497c --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 1187, + "slug": "alcatel-v3-pro-8gb-256gb-5g", + "base_model_slug": "v3-pro", + "name": "Alcatel V3 Pro", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 3.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.737899", + "updated_at": "2026-06-20T13:09:09.737899" +} diff --git a/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4e0f881b551 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 3.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..51e3b2bfd49 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 1188, + "slug": "alcatel-v3-ultra-6gb-128gb-5g", + "base_model_slug": "v3-ultra", + "name": "Alcatel V3 Ultra", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14, upgradable to v3 (Honeycomb)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.738400", + "updated_at": "2026-06-20T13:09:09.738400" +} diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..08e26acd376 --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..abd293346cc --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 1189, + "slug": "alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "v3-ultra-8gb-ram-128gb", + "name": "Alcatel V3 Ultra (8GB RAM + 128GB)", + "brand": { + "id": 9, + "slug": "alcatel", + "name": "Alcatel Mobile", + "country": "CN", + "url": "/v1/brands/alcatel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14, upgradable to v3 (Honeycomb)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 3.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.738400", + "updated_at": "2026-06-20T13:09:09.738400" +} diff --git a/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..831e174e5aa --- /dev/null +++ b/site/public/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 3.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ad3126edcb5 --- /dev/null +++ b/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1483, + "slug": "amazon-fire-phone-at-t-2gb-32gb-4g-lte", + "base_model_slug": "fire-phone-at-t", + "name": "Amazon Fire Phone (AT&T)", + "brand": { + "id": 146, + "slug": "amazon", + "name": "Amazon", + "country": "US", + "url": "/v1/brands/amazon" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 720 x 1280 pixels", + "resolution": "~ 312 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "v3.5", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v3.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:09.850321", + "updated_at": "2026-06-20T13:09:09.850321" +} diff --git a/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e1b8b352f67 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1905, + "slug": "apple-iphone-11-128gb-4gb-128gb-4g-lte", + "base_model_slug": "iphone-11-128gb", + "name": "Apple iPhone 11 (128GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3110, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.268109", + "updated_at": "2026-06-20T13:09:10.268109" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2180a201039 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..bdefbcee612 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1906, + "slug": "apple-iphone-11-256gb-4gb-256gb-4g-lte", + "base_model_slug": "iphone-11-256gb", + "name": "Apple iPhone 11 (256GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3110, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.268607", + "updated_at": "2026-06-20T13:09:10.268607" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2180a201039 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..28cc2a2de18 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1903, + "slug": "apple-iphone-11-4gb-64gb-4g-lte", + "base_model_slug": "iphone-11", + "name": "Apple iPhone 11", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 828 x 1792 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3110, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Lightning" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.267109", + "updated_at": "2026-06-20T13:09:10.267109" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2180a201039 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 16.7, + "camera": null, + "battery": 1.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..fabea2af544 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1924, + "slug": "apple-iphone-11-pro-256gb-4gb-256gb-4g-lte", + "base_model_slug": "iphone-11-pro-256gb", + "name": "Apple iPhone 11 Pro (256GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3190, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.276120", + "updated_at": "2026-06-20T13:09:10.276120" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..de8f19cd35e --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b87dd87a079 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1921, + "slug": "apple-iphone-11-pro-4gb-64gb-4g-lte", + "base_model_slug": "iphone-11-pro", + "name": "Apple iPhone 11 Pro", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3190, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.274606", + "updated_at": "2026-06-20T13:09:10.274606" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..de8f19cd35e --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..3bac96938ab --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1925, + "slug": "apple-iphone-11-pro-512gb-4gb-512gb-4g-lte", + "base_model_slug": "iphone-11-pro-512gb", + "name": "Apple iPhone 11 Pro (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1125 x 2436 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3190, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.276619", + "updated_at": "2026-06-20T13:09:10.276619" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..de8f19cd35e --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 16.7, + "camera": null, + "battery": 2.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..813faa27bf3 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1943, + "slug": "apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte", + "base_model_slug": "iphone-11-pro-max-256gb", + "name": "Apple iPhone 11 Pro Max (256GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1242 x 2688 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 226.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.1, + "performance": 16.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.284174", + "updated_at": "2026-06-20T13:09:10.284174" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..47d15ff3362 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.1, + "performance": 16.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8dd5d7d44be --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 1941, + "slug": "apple-iphone-11-pro-max-4gb-64gb-4g-lte", + "base_model_slug": "iphone-11-pro-max", + "name": "Apple iPhone 11 Pro Max", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1242 x 2688 pixels", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 226.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Lightning Cable" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.1, + "performance": 16.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.283149", + "updated_at": "2026-06-20T13:09:10.283149" +} diff --git a/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..47d15ff3362 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.1, + "performance": 16.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..fb6fd765b90 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2597, + "slug": "apple-iphone-16-pro-512gb-8gb-512gb-5g", + "base_model_slug": "iphone-16-pro-512gb", + "name": "Apple iPhone 16 Pro (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 50, + "slug": "apple-bionic-a18-pro", + "name": "Apple Bionic A18 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core Graphics)", + "url": "/v1/socs/apple-bionic-a18-pro" + }, + "release_date": "2024-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3582, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v18", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.7, + "performance": null, + "camera": null, + "battery": 28.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.548935", + "updated_at": "2026-06-20T13:09:10.548935" +} diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..2c195633f94 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.7, + "performance": null, + "camera": null, + "battery": 28.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..ab2f7295f4d --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2601, + "slug": "apple-iphone-16-pro-max-512gb-8gb-512gb-5g", + "base_model_slug": "iphone-16-pro-max-512gb", + "name": "Apple iPhone 16 Pro Max (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 50, + "slug": "apple-bionic-a18-pro", + "name": "Apple Bionic A18 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core Graphics)", + "url": "/v1/socs/apple-bionic-a18-pro" + }, + "release_date": "2024-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4685, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 227.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v18, upgradable to v18.5", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.3, + "performance": null, + "camera": null, + "battery": 45.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.550936", + "updated_at": "2026-06-20T13:09:10.550936" +} diff --git a/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..2ab229c4e8c --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.3, + "performance": null, + "camera": null, + "battery": 45.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f9557ba3f37 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2668, + "slug": "apple-iphone-17-8gb-256gb-5g", + "base_model_slug": "iphone-17", + "name": "Apple iPhone 17", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 56, + "slug": "apple-a19", + "name": "Apple A19", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (5-core)", + "url": "/v1/socs/apple-a19" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3692, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.2, + "performance": 74.1, + "camera": null, + "battery": 30.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.582106", + "updated_at": "2026-06-20T13:09:10.582106" +} diff --git a/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..642c40e728c --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.2, + "performance": 74.1, + "camera": null, + "battery": 30.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c85f1e09a4e --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2669, + "slug": "apple-iphone-17-pro-12gb-256gb-5g", + "base_model_slug": "iphone-17-pro", + "name": "Apple iPhone 17 Pro", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3988, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 59.9, + "performance": 85.1, + "camera": null, + "battery": 34.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.583111", + "updated_at": "2026-06-20T13:09:10.583111" +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2087681e7fe --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 59.9, + "performance": 85.1, + "camera": null, + "battery": 34.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..34541c7a582 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2670, + "slug": "apple-iphone-17-pro-512gb-12gb-512gb-5g", + "base_model_slug": "iphone-17-pro-512gb", + "name": "Apple iPhone 17 Pro (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3988, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 59.9, + "performance": 85.1, + "camera": null, + "battery": 34.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.583618", + "updated_at": "2026-06-20T13:09:10.583618" +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..2087681e7fe --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 59.9, + "performance": 85.1, + "camera": null, + "battery": 34.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..89d6f88ae17 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2671, + "slug": "apple-iphone-17-pro-max-12gb-256gb-5g", + "base_model_slug": "iphone-17-pro-max", + "name": "Apple iPhone 17 Pro Max", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4832, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 233.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 66.3, + "performance": 85.1, + "camera": null, + "battery": 47.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.583618", + "updated_at": "2026-06-20T13:09:10.583618" +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..808aa7c4f07 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 66.3, + "performance": 85.1, + "camera": null, + "battery": 47.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..9f03c5004ec --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2672, + "slug": "apple-iphone-17-pro-max-512gb-12gb-512gb-5g", + "base_model_slug": "iphone-17-pro-max-512gb", + "name": "Apple iPhone 17 Pro Max (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4832, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 233.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 66.3, + "performance": 85.1, + "camera": null, + "battery": 47.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.584117", + "updated_at": "2026-06-20T13:09:10.584117" +} diff --git a/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..808aa7c4f07 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 66.3, + "performance": 85.1, + "camera": null, + "battery": 47.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..1fa6ebd29bf --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2679, + "slug": "apple-iphone-17e-512gb-8gb-512gb-5g", + "base_model_slug": "iphone-17e-512gb", + "name": "Apple iPhone 17e (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 56, + "slug": "apple-a19", + "name": "Apple A19", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (5-core)", + "url": "/v1/socs/apple-a19" + }, + "release_date": "2026-03-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1170 x 2532 pixels", + "resolution": "~ 460 PPI", + "type": "Color Super Retina XDR OLED Screen" + }, + "cameras": [], + "battery_mah": 4005, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26.3", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 54.6, + "performance": 74.1, + "camera": null, + "battery": 35.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.586619", + "updated_at": "2026-06-20T13:09:10.586619" +} diff --git a/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..1ab71eedab1 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 54.6, + "performance": 74.1, + "camera": null, + "battery": 35.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..40069cb8932 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2677, + "slug": "apple-iphone-air-512gb-8gb-512gb-5g", + "base_model_slug": "iphone-air-512gb", + "name": "Apple iPhone Air (512GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1260 x 2736 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3149, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.1, + "performance": 82.1, + "camera": null, + "battery": 22.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.586119", + "updated_at": "2026-06-20T13:09:10.586119" +} diff --git a/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9e29f9dd272 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.1, + "performance": 82.1, + "camera": null, + "battery": 22.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..51e00fee710 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 2676, + "slug": "apple-iphone-air-8gb-256gb-5g", + "base_model_slug": "iphone-air", + "name": "Apple iPhone Air", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 55, + "slug": "apple-a19-pro", + "name": "Apple A19 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 3.0, + "gpu_name": "Apple GPU (6-core)", + "url": "/v1/socs/apple-a19-pro" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1260 x 2736 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 3149, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v26", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.1, + "performance": 82.1, + "camera": null, + "battery": 22.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.585617", + "updated_at": "2026-06-20T13:09:10.585617" +} diff --git a/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9e29f9dd272 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-air-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.1, + "performance": 82.1, + "camera": null, + "battery": 22.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8fdc2584999 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2098, + "slug": "apple-iphone-se-2020-128gb-3gb-128gb-4g-lte", + "base_model_slug": "iphone-se-2020-128gb", + "name": "Apple iPhone SE 2020 (128GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2020-04-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 1821, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.342486", + "updated_at": "2026-06-20T13:09:10.342486" +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8572d1736c4 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..b083d2a9b28 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2099, + "slug": "apple-iphone-se-2020-256gb-3gb-256gb-4g-lte", + "base_model_slug": "iphone-se-2020-256gb", + "name": "Apple iPhone SE 2020 (256GB)", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2020-04-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 1821, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.343493", + "updated_at": "2026-06-20T13:09:10.343493" +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8572d1736c4 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cfb68d92a51 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2096, + "slug": "apple-iphone-se-2020-3gb-64gb-4g-lte", + "base_model_slug": "iphone-se-2020", + "name": "Apple iPhone SE 2020", + "brand": { + "id": 149, + "slug": "apple", + "name": "Apple", + "country": "US", + "url": "/v1/brands/apple" + }, + "soc": { + "id": 32, + "slug": "apple-a13-bionic", + "name": "Apple A13 Bionic", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "process_nm": 7.0, + "gpu_name": "Apple GPU (4-core)", + "url": "/v1/socs/apple-a13-bionic" + }, + "release_date": "2020-04-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 750 x 1334 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 1821, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "iOS v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, Proprietary v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.341992", + "updated_at": "2026-06-20T13:09:10.341992" +} diff --git a/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8572d1736c4 --- /dev/null +++ b/site/public/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.3, + "performance": 16.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c8e420a5bee --- /dev/null +++ b/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2791, + "slug": "archos-diamond-omega-8gb-128gb-4g-lte", + "base_model_slug": "diamond-omega", + "name": "Archos Diamond Omega", + "brand": { + "id": 68, + "slug": "archos", + "name": "Archos", + "country": "FR", + "url": "/v1/brands/archos" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.73 inches, 1080 x 2040 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 26.1, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.629788", + "updated_at": "2026-06-20T13:09:10.629788" +} diff --git a/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9b64a29644f --- /dev/null +++ b/site/public/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 26.1, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3b92eecc176 --- /dev/null +++ b/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2805, + "slug": "archos-oxygen-57-3gb-32gb-4g-lte", + "base_model_slug": "oxygen-57", + "name": "Archos Oxygen 57", + "brand": { + "id": 68, + "slug": "archos", + "name": "Archos", + "country": "FR", + "url": "/v1/brands/archos" + }, + "soc": { + "id": 2080, + "slug": "unisoc-sc9863", + "name": "Unisoc SC9863", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/unisoc-sc9863" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.633293", + "updated_at": "2026-06-20T13:09:10.633799" +} diff --git a/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e31be591dee --- /dev/null +++ b/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 2808, + "slug": "archos-oxygen-63-4gb-64gb-4g-lte", + "base_model_slug": "oxygen-63", + "name": "Archos Oxygen 63", + "brand": { + "id": 68, + "slug": "archos", + "name": "Archos", + "country": "FR", + "url": "/v1/brands/archos" + }, + "soc": { + "id": 2080, + "slug": "unisoc-sc9863", + "name": "Unisoc SC9863", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/unisoc-sc9863" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.635302", + "updated_at": "2026-06-20T13:09:10.635302" +} diff --git a/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e98daae4d32 --- /dev/null +++ b/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3402, + "slug": "asus-6z-6gb-64gb-4g-lte", + "base_model_slug": "6z", + "name": "Asus 6z", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-06-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.850840", + "updated_at": "2026-06-20T13:09:10.850840" +} diff --git a/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/asus-6z-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ef1531e0125 --- /dev/null +++ b/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3403, + "slug": "asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "6z-6gb-ram-128gb", + "name": "Asus 6z (6GB RAM + 128GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-06-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.851349", + "updated_at": "2026-06-20T13:09:10.851349" +} diff --git a/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..7d9081e09d5 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3463, + "slug": "asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g", + "base_model_slug": "rog-phone-3-12gb-ram-128gb", + "name": "Asus ROG Phone 3 (12GB RAM + 128GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.7, + "performance": 6.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.871270", + "updated_at": "2026-06-20T13:09:10.871270" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..990b7d0f96c --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.7, + "performance": 6.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..cb3fc837042 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3464, + "slug": "asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "rog-phone-3-12gb-ram-256gb", + "name": "Asus ROG Phone 3 (12GB RAM + 256GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.7, + "performance": 6.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.871769", + "updated_at": "2026-06-20T13:09:10.871769" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..990b7d0f96c --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.7, + "performance": 6.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..4866e3fb459 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3465, + "slug": "asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "rog-phone-3-16gb-ram-512gb", + "name": "Asus ROG Phone 3 (16GB RAM + 512GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.2, + "performance": 9.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.871769", + "updated_at": "2026-06-20T13:09:10.871769" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..6ec62643444 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.2, + "performance": 9.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..601934674ec --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3462, + "slug": "asus-rog-phone-3-8gb-128gb-5g", + "base_model_slug": "rog-phone-3", + "name": "Asus ROG Phone 3", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 2340 x 1080 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.2, + "performance": 3.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.870769", + "updated_at": "2026-06-20T13:09:10.870769" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c6c6709a850 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.2, + "performance": 3.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c9aa7e6cdf0 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3475, + "slug": "asus-rog-phone-3-strix-edition-8gb-128gb-5g", + "base_model_slug": "rog-phone-3-strix-edition", + "name": "Asus ROG Phone 3 Strix Edition", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.2, + "performance": 3.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.874777", + "updated_at": "2026-06-20T13:09:10.874777" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c6c6709a850 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.2, + "performance": 3.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..259c63b4a5a --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3523, + "slug": "asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "rog-phone-5-12gb-ram-256gb", + "name": "Asus ROG Phone 5 (12GB RAM + 256GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.1, + "performance": 11.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.896178", + "updated_at": "2026-06-20T13:09:10.896178" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d9bbbf0d6b6 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.1, + "performance": 11.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..07537a5c1d5 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3522, + "slug": "asus-rog-phone-5-8gb-128gb-5g", + "base_model_slug": "rog-phone-5", + "name": "Asus ROG Phone 5", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.6, + "performance": 8.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.896178", + "updated_at": "2026-06-20T13:09:10.896178" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..be8e5037c95 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.6, + "performance": 8.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..d9a535605a6 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3538, + "slug": "asus-rog-phone-5-pro-16gb-512gb-5g", + "base_model_slug": "rog-phone-5-pro", + "name": "Asus ROG Phone 5 Pro", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-10", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.6, + "performance": 14.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.900188", + "updated_at": "2026-06-20T13:09:10.900188" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..e66d29d8e7e --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.6, + "performance": 14.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..17b94e0e84c --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3600, + "slug": "asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "rog-phone-5s-5g-12gb-ram-256gb", + "name": "Asus ROG Phone 5s 5G (12GB RAM + 256GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.1, + "performance": 11.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.928739", + "updated_at": "2026-06-20T13:09:10.928739" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d9bbbf0d6b6 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.1, + "performance": 11.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..44cf3cc266d --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3599, + "slug": "asus-rog-phone-5s-5g-8gb-128gb-5g", + "base_model_slug": "rog-phone-5s-5g", + "name": "Asus ROG Phone 5s 5G", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.6, + "performance": 8.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.928232", + "updated_at": "2026-06-20T13:09:10.928232" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..be8e5037c95 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.6, + "performance": 8.2, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/index.json new file mode 100644 index 00000000000..635b5ad8adb --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3601, + "slug": "asus-rog-phone-5s-pro-5g-18gb-512gb-5g", + "base_model_slug": "rog-phone-5s-pro-5g", + "name": "Asus ROG Phone 5s Pro 5G", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-15", + "msrp_usd": null, + "ram_gb": 18, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 18, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 238.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 35.4, + "performance": 15.7, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.929580", + "updated_at": "2026-06-20T13:09:10.929580" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..56ba91da6cd --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 35.4, + "performance": 15.7, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d4171b11ea1 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3319, + "slug": "asus-rog-phone-8gb-128gb-4g-lte", + "base_model_slug": "rog-phone", + "name": "Asus ROG Phone", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.821739", + "updated_at": "2026-06-20T13:09:10.821739" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7afd2c1f1e1 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3714, + "slug": "asus-rog-phone-9-12gb-256gb-5g", + "base_model_slug": "rog-phone-9", + "name": "Asus ROG Phone 9", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 227.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v1.4" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.0, + "performance": 83.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.977998", + "updated_at": "2026-06-20T13:09:10.977998" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..5b310d1e41e --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.0, + "performance": 83.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..91bda125b49 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3724, + "slug": "asus-rog-phone-9-fe-16gb-256gb-5g", + "base_model_slug": "rog-phone-9-fe", + "name": "Asus ROG Phone 9 FE", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2025-02-04", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive, aptX Lossless", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.982574", + "updated_at": "2026-06-20T13:09:10.982574" +} diff --git a/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/index.json b/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..0262412df47 --- /dev/null +++ b/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3554, + "slug": "asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g", + "base_model_slug": "smartphone-for-snapdragon-insiders", + "name": "Asus Smartphone For Snapdragon Insiders", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-07-08", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 14.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.906127", + "updated_at": "2026-06-20T13:09:10.906127" +} diff --git a/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..5253ad374ec --- /dev/null +++ b/site/public/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 14.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c0e89edf87a --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3726, + "slug": "asus-zenfone-12-ultra-8gb-256gb-5g", + "base_model_slug": "zenfone-12-ultra", + "name": "Asus Zenfone 12 Ultra", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-02-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, LTPO 1~120Hz, Max to 144Hz for Gaming Only", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, HFP + A2DP + AVRCP + HID + PAN + OPP, aptX Adaptive and aptX Lossless", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 69.2, + "performance": 80.9, + "camera": null, + "battery": 57.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.983575", + "updated_at": "2026-06-20T13:09:10.983575" +} diff --git a/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2c4f7ab9680 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 69.2, + "performance": 80.9, + "camera": null, + "battery": 57.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..5b6abcdca06 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3114, + "slug": "asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte", + "base_model_slug": "zenfone-2-laser-ze550kl", + "name": "Asus Zenfone 2 Laser ZE550KL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1280 x 720 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0 (Lollipop), upgradable to v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.745877", + "updated_at": "2026-06-20T13:09:10.745877" +} diff --git a/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..105bea7937e --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3338, + "slug": "asus-zenfone-5-ze620kl-4gb-64gb-4g-lte", + "base_model_slug": "zenfone-5-ze620kl", + "name": "Asus Zenfone 5 ZE620KL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.828269", + "updated_at": "2026-06-20T13:09:10.828269" +} diff --git a/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..89c00a6f57e --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..12ef5f38616 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3350, + "slug": "asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "zenfone-5z-6gb-ram-128gb", + "name": "Asus Zenfone 5Z (6GB RAM + 128GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.831769", + "updated_at": "2026-06-20T13:09:10.831769" +} diff --git a/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e774e38dd7c --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..794d1d00ea4 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3351, + "slug": "asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte", + "base_model_slug": "zenfone-5z-zs620kl", + "name": "Asus Zenfone 5z ZS620KL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.832273", + "updated_at": "2026-06-20T13:09:10.832273" +} diff --git a/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e774e38dd7c --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d8135139334 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3423, + "slug": "asus-zenfone-6-6gb-64gb-4g-lte", + "base_model_slug": "zenfone-6", + "name": "Asus Zenfone 6", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.857372", + "updated_at": "2026-06-20T13:09:10.857372" +} diff --git a/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..3e596739406 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3435, + "slug": "asus-zenfone-6-edition-30-12gb-512gb-4g-lte", + "base_model_slug": "zenfone-6-edition-30", + "name": "Asus ZenFone 6 Edition 30", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.861742", + "updated_at": "2026-06-20T13:09:10.861742" +} diff --git a/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a98e0935f59 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/index.json b/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fcbfa6ac7f0 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3478, + "slug": "asus-zenfone-7-6gb-128gb-5g", + "base_model_slug": "zenfone-7", + "name": "Asus Zenfone 7", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-08-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.9, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.875777", + "updated_at": "2026-06-20T13:09:10.875777" +} diff --git a/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..246f1fa909a --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-7-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.9, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8034f2b9190 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 3483, + "slug": "asus-zenfone-7-pro-8gb-256gb-5g", + "base_model_slug": "zenfone-7-pro", + "name": "Asus Zenfone 7 Pro", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-08-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.877788", + "updated_at": "2026-06-20T13:09:10.877788" +} diff --git a/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3acc773259d --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..6bd5bcd5fd4 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3237, + "slug": "asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte", + "base_model_slug": "zenfone-go-4-5-lte-zb450kl", + "name": "Asus ZenFone Go 4.5 LTE (ZB450KL)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 135.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.789664", + "updated_at": "2026-06-20T13:09:10.789664" +} diff --git a/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..b23104a0c0f --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3357, + "slug": "asus-zenfone-live-l1-2gb-16gb-4g-lte", + "base_model_slug": "zenfone-live-l1", + "name": "Asus ZenFone Live L1", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1440 pixels", + "resolution": "~ 293 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.834291", + "updated_at": "2026-06-20T13:09:10.834291" +} diff --git a/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..103f1b8292f --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3381, + "slug": "asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte", + "base_model_slug": "zenfone-max-m2-zb633kl", + "name": "Asus Zenfone Max M2 ZB633KL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1649, + "slug": "snapdragon-632", + "name": "Snapdragon 632", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 506", + "url": "/v1/socs/snapdragon-632" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1520 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.841806", + "updated_at": "2026-06-20T13:09:10.841806" +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..448b83ece6f --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3384, + "slug": "asus-zenfone-max-pro-m1-4gb-64gb-4g-lte", + "base_model_slug": "zenfone-max-pro-m1", + "name": "Asus Zenfone Max Pro M1", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.844322", + "updated_at": "2026-06-20T13:09:10.844322" +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1616644a83e --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3393, + "slug": "asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "zenfone-max-pro-m2-3gb-ram-32gb", + "name": "Asus Zenfone Max Pro M2 (3GB RAM +32GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-12-11", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 18.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.847332", + "updated_at": "2026-06-20T13:09:10.847832" +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7134ee18777 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 18.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..260a6845b40 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3394, + "slug": "asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "zenfone-max-pro-m2-6gb-ram-64gb", + "name": "Asus Zenfone Max Pro M2 (6GB RAM +64GB)", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-12-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 19.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.847832", + "updated_at": "2026-06-20T13:09:10.847832" +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c31ce2bed77 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 19.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1c4d335b609 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3399, + "slug": "asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte", + "base_model_slug": "zenfone-max-pro-m2-zb631kl", + "name": "Asus Zenfone Max Pro M2 ZB631KL", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-12-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 18.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.849332", + "updated_at": "2026-06-20T13:09:10.849332" +} diff --git a/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7134ee18777 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 18.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b66786c6944 --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3313, + "slug": "asus-zenfone-zoom-s-4gb-64gb-4g-lte", + "base_model_slug": "zenfone-zoom-s", + "name": "Asus Zenfone Zoom S", + "brand": { + "id": 130, + "slug": "asus", + "name": "ASUS", + "country": "TW", + "url": "/v1/brands/asus" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:10.819741", + "updated_at": "2026-06-20T13:09:10.819741" +} diff --git a/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ab606e45fd7 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3978, + "slug": "blackberry-key2-6gb-64gb-4g-lte", + "base_model_slug": "key2", + "name": "BlackBerry Key2", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 1080 x 1620 pixels", + "resolution": "~ 433 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.091026", + "updated_at": "2026-06-20T13:09:11.091026" +} diff --git a/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c8488aef5e8 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d6a77f64013 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3979, + "slug": "blackberry-key2-le-4gb-64gb-4g-lte", + "base_model_slug": "key2-le", + "name": "BlackBerry Key2 LE", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 1080 x 1620 pixels", + "resolution": "~ 433 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.091026", + "updated_at": "2026-06-20T13:09:11.091026" +} diff --git a/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2b0c9febbd5 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3938, + "slug": "blackberry-passport-3gb-32gb-4g-lte", + "base_model_slug": "passport", + "name": "BlackBerry Passport", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 1440 x 1440 pixels", + "resolution": "~ 453 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Blackberry OS v10.3, upgradable to v10.3.2", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": null, + "camera": null, + "battery": 6.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.077975", + "updated_at": "2026-06-20T13:09:11.077975" +} diff --git a/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..793605aded8 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": null, + "camera": null, + "battery": 6.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..374965b479e --- /dev/null +++ b/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 3946, + "slug": "blackberry-priv-3gb-32gb-4g-lte", + "base_model_slug": "priv", + "name": "Blackberry Priv", + "brand": { + "id": 6, + "slug": "blackberry", + "name": "BlackBerry", + "country": "CA", + "url": "/v1/brands/blackberry" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.4 inches, 1440 x 2560 pixels", + "resolution": "~ 544 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3410, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.6, + "performance": 1.0, + "camera": null, + "battery": 6.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.082496", + "updated_at": "2026-06-20T13:09:11.082496" +} diff --git a/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ad8b527b2c5 --- /dev/null +++ b/site/public/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.6, + "performance": 1.0, + "camera": null, + "battery": 6.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3d6b4d02642 --- /dev/null +++ b/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4039, + "slug": "blackview-a100-6gb-128gb-4g-lte", + "base_model_slug": "a100", + "name": "Blackview A100", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2021-06-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4680, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.2, + "performance": null, + "camera": null, + "battery": 25.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.110043", + "updated_at": "2026-06-20T13:09:11.110043" +} diff --git a/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4f4150b71dc --- /dev/null +++ b/site/public/v1/smartphones/blackview-a100-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.2, + "performance": null, + "camera": null, + "battery": 25.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2c35abc4860 --- /dev/null +++ b/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4053, + "slug": "blackview-a53-pro-4gb-64gb-4g-lte", + "base_model_slug": "a53-pro", + "name": "Blackview A53 Pro", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2023-03-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.6, + "performance": 0.0, + "camera": null, + "battery": 31.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.115116", + "updated_at": "2026-06-20T13:09:11.115116" +} diff --git a/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b55dcbab4d1 --- /dev/null +++ b/site/public/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.6, + "performance": 0.0, + "camera": null, + "battery": 31.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..0f42a6d521f --- /dev/null +++ b/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4055, + "slug": "blackview-a96-8gb-256gb-4g-lte", + "base_model_slug": "a96", + "name": "Blackview A96", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4380, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 3.0, + "camera": null, + "battery": 25.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.117111", + "updated_at": "2026-06-20T13:09:11.117111" +} diff --git a/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..43ffeba6029 --- /dev/null +++ b/site/public/v1/smartphones/blackview-a96-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 3.0, + "camera": null, + "battery": 25.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/index.json b/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..b47477c14b2 --- /dev/null +++ b/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 4050, + "slug": "blackview-bv5200-pro-4gb-64gb-5g", + "base_model_slug": "bv5200-pro", + "name": "Blackview BV5200 Pro", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-12-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5180, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 268.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.4, + "performance": 0.0, + "camera": null, + "battery": 32.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.114114", + "updated_at": "2026-06-20T13:09:11.114114" +} diff --git a/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..18b7e1f5d99 --- /dev/null +++ b/site/public/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.4, + "performance": 0.0, + "camera": null, + "battery": 32.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..299dba94091 --- /dev/null +++ b/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4038, + "slug": "blackview-bv9900-pro-8gb-128gb-4g-lte", + "base_model_slug": "bv9900-pro", + "name": "Blackview BV9900 Pro", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1127, + "slug": "helio-p90", + "name": "Helio P90", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p90" + }, + "release_date": "2020-07-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (65K Colors)" + }, + "cameras": [], + "battery_mah": 4380, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 273.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.8, + "performance": 3.0, + "camera": null, + "battery": 20.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.109036", + "updated_at": "2026-06-20T13:09:11.109036" +} diff --git a/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..54c045e9dbd --- /dev/null +++ b/site/public/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.8, + "performance": 3.0, + "camera": null, + "battery": 20.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/index.json b/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..fdc18dcade1 --- /dev/null +++ b/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 4060, + "slug": "blackview-n6000-8gb-256gb-5g", + "base_model_slug": "n6000", + "name": "Blackview N6000", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-07-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "4.3 inches, 540 x 1200 pixels", + "resolution": "~ 306 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3880, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.6, + "performance": 3.0, + "camera": null, + "battery": 18.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.119111", + "updated_at": "2026-06-20T13:09:11.119111" +} diff --git a/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..53f3f1dc505 --- /dev/null +++ b/site/public/v1/smartphones/blackview-n6000-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.6, + "performance": 3.0, + "camera": null, + "battery": 18.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..fc931701279 --- /dev/null +++ b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4068, + "slug": "blackview-oscal-pilot-2-8gb-256gb-4g-lte", + "base_model_slug": "oscal-pilot-2", + "name": "Blackview Oscal Pilot 2", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-06-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 8800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 368.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.121110", + "updated_at": "2026-06-20T13:09:11.121110" +} diff --git a/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/index.json b/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2b91cd14d50 --- /dev/null +++ b/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 4062, + "slug": "blackview-shark-8-8gb-256gb-5g", + "base_model_slug": "shark-8", + "name": "Blackview Shark 8", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 165 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.119611", + "updated_at": "2026-06-20T13:09:11.119611" +} diff --git a/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/blackview-shark-8-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..69d9a3bf144 --- /dev/null +++ b/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4070, + "slug": "blackview-wave-8-4gb-256gb-4g-lte", + "base_model_slug": "wave-8", + "name": "Blackview Wave 8", + "brand": { + "id": 15, + "slug": "blackview", + "name": "Blackview", + "country": "CN", + "url": "/v1/brands/blackview" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.121613", + "updated_at": "2026-06-20T13:09:11.121613" +} diff --git a/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e2e6c2352ce --- /dev/null +++ b/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4557, + "slug": "blu-g9-4gb-64gb-4g-lte", + "base_model_slug": "g9", + "name": "BLU G9", + "brand": { + "id": 151, + "slug": "blu", + "name": "BLU Products", + "country": "US", + "url": "/v1/brands/blu" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 720 x 1520 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.297328", + "updated_at": "2026-06-20T13:09:11.297328" +} diff --git a/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/blu-g9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ef8a00184c7 --- /dev/null +++ b/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4581, + "slug": "blu-g90-4gb-64gb-4g-lte", + "base_model_slug": "g90", + "name": "BLU G90", + "brand": { + "id": 151, + "slug": "blu", + "name": "BLU Products", + "country": "US", + "url": "/v1/brands/blu" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-06-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.305129", + "updated_at": "2026-06-20T13:09:11.305129" +} diff --git a/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/blu-g90-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..436ea83f4ab --- /dev/null +++ b/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4588, + "slug": "blu-g91-max-8gb-128gb-4g-lte", + "base_model_slug": "g91-max", + "name": "BLU G91 Max", + "brand": { + "id": 151, + "slug": "blu", + "name": "BLU Products", + "country": "US", + "url": "/v1/brands/blu" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2022-02-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.307127", + "updated_at": "2026-06-20T13:09:11.307628" +} diff --git a/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..658992809a3 --- /dev/null +++ b/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 4534, + "slug": "blu-vivo-xi-3gb-32gb-4g-lte", + "base_model_slug": "vivo-xi", + "name": "BLU Vivo XI", + "brand": { + "id": 151, + "slug": "blu", + "name": "BLU Products", + "country": "US", + "url": "/v1/brands/blu" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 720 x 1520 pixels", + "resolution": "~ 285 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.289867", + "updated_at": "2026-06-20T13:09:11.289867" +} diff --git a/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..aa934c42bdc --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5171, + "slug": "coolpad-cool-10a-2gb-64gb-4g-lte", + "base_model_slug": "cool-10a", + "name": "Coolpad Cool 10A", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-03-29", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.528444", + "updated_at": "2026-06-20T13:09:11.528444" +} diff --git a/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b061f51b957 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5156, + "slug": "coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "cool-3-plus-3gb-ram-32gb", + "name": "Coolpad Cool 3 Plus (3GB RAM + 32GB)", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-07-02", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 135.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.523927", + "updated_at": "2026-06-20T13:09:11.523927" +} diff --git a/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6c434301fff --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5184, + "slug": "coolpad-cool-30-play-6gb-128gb-4g-lte", + "base_model_slug": "cool-30-play", + "name": "Coolpad Cool 30 Play", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 720 x 1640 pixels", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.531447", + "updated_at": "2026-06-20T13:09:11.531447" +} diff --git a/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..6a15e6d4487 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5180, + "slug": "coolpad-cool-30i-6gb-256gb-4g-lte", + "base_model_slug": "cool-30i", + "name": "Coolpad Cool 30i", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.530446", + "updated_at": "2026-06-20T13:09:11.530446" +} diff --git a/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e3c69898211 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5166, + "slug": "coolpad-cool-6-4gb-64gb-4g-lte", + "base_model_slug": "cool-6", + "name": "Coolpad Cool 6", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2020-10-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.527444", + "updated_at": "2026-06-20T13:09:11.527444" +} diff --git a/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7282c738c14 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5167, + "slug": "coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "cool-6-6gb-ram-128gb", + "name": "Coolpad Cool 6 (6GB RAM + 128GB)", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2020-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.527945", + "updated_at": "2026-06-20T13:09:11.527945" +} diff --git a/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f9d4bb37cfb --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5181, + "slug": "coolpad-cp12-4gb-128gb-4g-lte", + "base_model_slug": "cp12", + "name": "Coolpad CP12", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2023-06-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.530947", + "updated_at": "2026-06-20T13:09:11.530947" +} diff --git a/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b84a2dd0a53 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5151, + "slug": "coolpad-note-6-4gb-32gb-4g-lte", + "base_model_slug": "note-6", + "name": "Coolpad Note 6", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": null, + "camera": null, + "battery": 16.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.522414", + "updated_at": "2026-06-20T13:09:11.522414" +} diff --git a/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ce7eebc1933 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": null, + "camera": null, + "battery": 16.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..f18cdc25e2d --- /dev/null +++ b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5187, + "slug": "coolpad-x100-8gb-256gb-4g-lte", + "base_model_slug": "x100", + "name": "Coolpad X100", + "brand": { + "id": 17, + "slug": "coolpad", + "name": "Coolpad", + "country": "CN", + "url": "/v1/brands/coolpad" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.532455", + "updated_at": "2026-06-20T13:09:11.532455" +} diff --git a/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..e5ec3b2c50f --- /dev/null +++ b/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5337, + "slug": "doogee-blade-10-pro-6gb-256gb-4g-lte", + "base_model_slug": "blade-10-pro", + "name": "Doogee Blade 10 Pro", + "brand": { + "id": 18, + "slug": "doogee", + "name": "DOOGEE", + "country": "CN", + "url": "/v1/brands/doogee" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.585257", + "updated_at": "2026-06-20T13:09:11.585257" +} diff --git a/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5728cf21fe5 --- /dev/null +++ b/site/public/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..80eb38e8cfe --- /dev/null +++ b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5338, + "slug": "doogee-blade-10-ultra-8gb-256gb-4g-lte", + "base_model_slug": "blade-10-ultra", + "name": "Doogee Blade 10 Ultra", + "brand": { + "id": 18, + "slug": "doogee", + "name": "DOOGEE", + "country": "CN", + "url": "/v1/brands/doogee" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 3.0, + "camera": null, + "battery": 32.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.585257", + "updated_at": "2026-06-20T13:09:11.585257" +} diff --git a/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..859358116cb --- /dev/null +++ b/site/public/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 3.0, + "camera": null, + "battery": 32.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4b55928b3f4 --- /dev/null +++ b/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5308, + "slug": "doogee-s90-pro-6gb-128gb-4g-lte", + "base_model_slug": "s90-pro", + "name": "Doogee S90 Pro", + "brand": { + "id": 18, + "slug": "doogee", + "name": "DOOGEE", + "country": "CN", + "url": "/v1/brands/doogee" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2020-02-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 300.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.575704", + "updated_at": "2026-06-20T13:09:11.575704" +} diff --git a/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f80c6665489 --- /dev/null +++ b/site/public/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..fd1e62a1c04 --- /dev/null +++ b/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5322, + "slug": "doogee-s98-8gb-256gb-4g-lte", + "base_model_slug": "s98", + "name": "Doogee S98", + "brand": { + "id": 18, + "slug": "doogee", + "name": "DOOGEE", + "country": "CN", + "url": "/v1/brands/doogee" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-03-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 320.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.580235", + "updated_at": "2026-06-20T13:09:11.580235" +} diff --git a/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/doogee-s98-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5b208a7551f --- /dev/null +++ b/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 5518, + "slug": "fairphone-4-5g-6gb-128gb-5g", + "base_model_slug": "4-5g", + "name": "Fairphone 4 5G", + "brand": { + "id": 116, + "slug": "fairphone", + "name": "Fairphone", + "country": "NL", + "url": "/v1/brands/fairphone" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3905, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 1.5, + "camera": null, + "battery": 13.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.657384", + "updated_at": "2026-06-20T13:09:11.657384" +} diff --git a/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9e17fc705d6 --- /dev/null +++ b/site/public/v1/smartphones/fairphone-4-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 1.5, + "camera": null, + "battery": 13.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/index.json b/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..1dd251c6fef --- /dev/null +++ b/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 5523, + "slug": "fairphone-6-8gb-256gb-5g", + "base_model_slug": "6", + "name": "Fairphone 6", + "brand": { + "id": 116, + "slug": "fairphone", + "name": "Fairphone", + "country": "NL", + "url": "/v1/brands/fairphone" + }, + "soc": { + "id": 1791, + "slug": "qualcomm-snapdragon-7s-gen3-soc", + "name": "Qualcomm Snapdragon 7s Gen3 SOC", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710 (940 MHz)", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3-soc" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1116 x 2484 pixels, 120 Hz", + "resolution": "~ 432 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4415, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.2, + "performance": null, + "camera": null, + "battery": 36.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.659386", + "updated_at": "2026-06-20T13:09:11.659386" +} diff --git a/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1fa0e56897a --- /dev/null +++ b/site/public/v1/smartphones/fairphone-6-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.2, + "performance": null, + "camera": null, + "battery": 36.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/index.json b/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/index.json new file mode 100644 index 00000000000..1cc29dd9621 --- /dev/null +++ b/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 5753, + "slug": "gionee-elife-e7-32gb-3gb-32gb-3g", + "base_model_slug": "elife-e7-32gb", + "name": "Gionee ELIFE E7 (32GB)", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.740976", + "updated_at": "2026-06-20T13:09:11.740976" +} diff --git a/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/score/index.json b/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7438df9a7c0 --- /dev/null +++ b/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5908, + "slug": "gionee-k3-pro-6gb-128gb-4g-lte", + "base_model_slug": "k3-pro", + "name": "Gionee K3 Pro", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2020-08-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.790439", + "updated_at": "2026-06-20T13:09:11.790439" +} diff --git a/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1f0842b694f --- /dev/null +++ b/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5909, + "slug": "gionee-k6-6gb-128gb-4g-lte", + "base_model_slug": "k6", + "name": "Gionee K6", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2020-08-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.8, + "performance": 1.5, + "camera": null, + "battery": 20.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.790940", + "updated_at": "2026-06-20T13:09:11.790940" +} diff --git a/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..057550415f1 --- /dev/null +++ b/site/public/v1/smartphones/gionee-k6-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.8, + "performance": 1.5, + "camera": null, + "battery": 20.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ba654db343c --- /dev/null +++ b/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5910, + "slug": "gionee-m12-4gb-64gb-4g-lte", + "base_model_slug": "m12", + "name": "Gionee M12", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-11-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 0.0, + "camera": null, + "battery": 31.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.791439", + "updated_at": "2026-06-20T13:09:11.791439" +} diff --git a/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b46dea4e7b9 --- /dev/null +++ b/site/public/v1/smartphones/gionee-m12-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 0.0, + "camera": null, + "battery": 31.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a89eb7d799d --- /dev/null +++ b/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5911, + "slug": "gionee-m30-8gb-128gb-4g-lte", + "base_model_slug": "m30", + "name": "Gionee M30", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2020-08-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 10000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 305.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.791939", + "updated_at": "2026-06-20T13:09:11.791939" +} diff --git a/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/gionee-m30-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..82118210f2c --- /dev/null +++ b/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5893, + "slug": "gionee-m7-6gb-64gb-4g-lte", + "base_model_slug": "m7", + "name": "Gionee M7", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1103, + "slug": "mediatek-helio-p30", + "name": "Mediatek Helio P30", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/mediatek-helio-p30" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.787430", + "updated_at": "2026-06-20T13:09:11.787430" +} diff --git a/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/gionee-m7-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4627d506862 --- /dev/null +++ b/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5913, + "slug": "gionee-p15-pro-3gb-64gb-4g-lte", + "base_model_slug": "p15-pro", + "name": "Gionee P15 Pro", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-03-26", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.792438", + "updated_at": "2026-06-20T13:09:11.792438" +} diff --git a/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..bdb5e6eb5ae --- /dev/null +++ b/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5901, + "slug": "gionee-s10c-4gb-32gb-4g-lte", + "base_model_slug": "s10c", + "name": "Gionee S10C", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1620, + "slug": "snapdragon-427", + "name": "Snapdragon 427", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-427" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 151.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.789439", + "updated_at": "2026-06-20T13:09:11.789439" +} diff --git a/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2f649732bdb --- /dev/null +++ b/site/public/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f7c8c30b019 --- /dev/null +++ b/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5903, + "slug": "gionee-s11-4gb-64gb-4g-lte", + "base_model_slug": "s11", + "name": "Gionee S11", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1100, + "slug": "helio-p23", + "name": "Helio P23", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/helio-p23" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3410, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.1, + "performance": 0.0, + "camera": null, + "battery": 6.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.789939", + "updated_at": "2026-06-20T13:09:11.789939" +} diff --git a/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..aa3d55c6b54 --- /dev/null +++ b/site/public/v1/smartphones/gionee-s11-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.1, + "performance": 0.0, + "camera": null, + "battery": 6.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5c34298d5f8 --- /dev/null +++ b/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5912, + "slug": "gionee-s12-lite-3gb-32gb-4g-lte", + "base_model_slug": "s12-lite", + "name": "Gionee S12 Lite", + "brand": { + "id": 19, + "slug": "gionee", + "name": "Gionee", + "country": "CN", + "url": "/v1/brands/gionee" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-09-29", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.792438", + "updated_at": "2026-06-20T13:09:11.792438" +} diff --git a/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..88722283305 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6250, + "slug": "google-pixel-10-5g-128gb-12gb-128gb-5g", + "base_model_slug": "pixel-10-5g-128gb", + "name": "Google Pixel 10 5G (128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 769, + "slug": "tensor-g5", + "name": "Google Tensor G5", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 3.0, + "gpu_name": "Imagination DXT-48-1536", + "url": "/v1/socs/tensor-g5" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4970, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.4, + "performance": 41.2, + "camera": null, + "battery": 49.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.909038", + "updated_at": "2026-06-20T13:09:11.909038" +} diff --git a/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d4f3fd46800 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.4, + "performance": 41.2, + "camera": null, + "battery": 49.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..223480e9e12 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6249, + "slug": "google-pixel-10-5g-12gb-256gb-5g", + "base_model_slug": "pixel-10-5g", + "name": "Google Pixel 10 5G", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 769, + "slug": "tensor-g5", + "name": "Google Tensor G5", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 3.0, + "gpu_name": "Imagination DXT-48-1536", + "url": "/v1/socs/tensor-g5" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4970, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.4, + "performance": 41.2, + "camera": null, + "battery": 49.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.908538", + "updated_at": "2026-06-20T13:09:11.908538" +} diff --git a/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d4f3fd46800 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.4, + "performance": 41.2, + "camera": null, + "battery": 49.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..7377fdda9a2 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6251, + "slug": "google-pixel-10-pro-16gb-256gb-5g", + "base_model_slug": "pixel-10-pro", + "name": "Google Pixel 10 Pro", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 769, + "slug": "tensor-g5", + "name": "Google Tensor G5", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 3.0, + "gpu_name": "Imagination DXT-48-1536", + "url": "/v1/socs/tensor-g5" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "resolution": "~ 495 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 46.1, + "performance": 44.2, + "camera": null, + "battery": 48.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.909038", + "updated_at": "2026-06-20T13:09:11.909038" +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..51880ce7d4d --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 46.1, + "performance": 44.2, + "camera": null, + "battery": 48.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..964d4109e8e --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6252, + "slug": "google-pixel-10-pro-fold-16gb-256gb-5g", + "base_model_slug": "pixel-10-pro-fold", + "name": "Google Pixel 10 Pro Fold", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 769, + "slug": "tensor-g5", + "name": "Google Tensor G5", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 3.0, + "gpu_name": "Imagination DXT-48-1536", + "url": "/v1/socs/tensor-g5" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8 inches, 2076 x 2152 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5015, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 258.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 47.2, + "performance": 44.2, + "camera": null, + "battery": 50.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.909038", + "updated_at": "2026-06-20T13:09:11.909038" +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..44c16226370 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 47.2, + "performance": 44.2, + "camera": null, + "battery": 50.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..2f363d88762 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6254, + "slug": "google-pixel-10-pro-xl-16gb-256gb-5g", + "base_model_slug": "pixel-10-pro-xl", + "name": "Google Pixel 10 Pro XL", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 769, + "slug": "tensor-g5", + "name": "Google Tensor G5", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 3.0, + "gpu_name": "Imagination DXT-48-1536", + "url": "/v1/socs/tensor-g5" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 486 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 232.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 48.6, + "performance": 44.2, + "camera": null, + "battery": 53.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.911053", + "updated_at": "2026-06-20T13:09:11.911053" +} diff --git a/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0e654b85992 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 48.6, + "performance": 44.2, + "camera": null, + "battery": 53.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5479a627f8f --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5944, + "slug": "google-pixel-3-128gb-4gb-128gb-4g-lte", + "base_model_slug": "pixel-3-128gb", + "name": "Google Pixel 3 (128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 447 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2915, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.801465", + "updated_at": "2026-06-20T13:09:11.801465" +} diff --git a/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2b73bed3a87 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5942, + "slug": "google-pixel-3-4gb-64gb-4g-lte", + "base_model_slug": "pixel-3", + "name": "Google Pixel 3", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 447 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2915, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.800964", + "updated_at": "2026-06-20T13:09:11.800964" +} diff --git a/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..964772983af --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5952, + "slug": "google-pixel-3-xl-128gb-4gb-128gb-4g-lte", + "base_model_slug": "pixel-3-xl-128gb", + "name": "Google Pixel 3 XL (128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 407 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3430, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.804981", + "updated_at": "2026-06-20T13:09:11.804981" +} diff --git a/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..71892a1ae19 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f6cde31d469 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5950, + "slug": "google-pixel-3-xl-4gb-64gb-4g-lte", + "base_model_slug": "pixel-3-xl", + "name": "Google Pixel 3 XL", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 407 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3430, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.803983", + "updated_at": "2026-06-20T13:09:11.803983" +} diff --git a/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..71892a1ae19 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..426444cab0f --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5982, + "slug": "google-pixel-4-xl-6gb-64gb-4g-lte", + "base_model_slug": "pixel-4-xl", + "name": "Google Pixel 4 XL", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1440 x 3040 pixels", + "resolution": "~ 534 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.813065", + "updated_at": "2026-06-20T13:09:11.813065" +} diff --git a/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..00a4fc3bc0d --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..91c394177a5 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5927, + "slug": "google-pixel-4gb-32gb-4g-lte", + "base_model_slug": "pixel", + "name": "Google Pixel", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2770, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.9, + "performance": 11.8, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.797967", + "updated_at": "2026-06-20T13:09:11.797967" +} diff --git a/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2a161807ab5 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.9, + "performance": 11.8, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..d1e13d5139e --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6033, + "slug": "google-pixel-5a-6gb-128gb-5g", + "base_model_slug": "pixel-5a", + "name": "Google Pixel 5A", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2021-08-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.34 inches, 1080 x 2400 pixels", + "resolution": "~ 413 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4620, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, AptX, AptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 1.5, + "camera": null, + "battery": 24.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.831625", + "updated_at": "2026-06-20T13:09:11.831625" +} diff --git a/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..329c32fe356 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-5a-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 1.5, + "camera": null, + "battery": 24.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..891da968423 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6040, + "slug": "google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "pixel-6-5g-8gb-ram-256gb", + "name": "Google Pixel 6 5G (8GB RAM + 256GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 765, + "slug": "google-tensor", + "name": "Google Tensor", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP20", + "url": "/v1/socs/google-tensor" + }, + "release_date": "2021-10-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4614, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.7, + "camera": null, + "battery": 34.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.834640", + "updated_at": "2026-06-20T13:09:11.834640" +} diff --git a/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c7615b69a76 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.7, + "camera": null, + "battery": 34.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1872e1f7abf --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6049, + "slug": "google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "pixel-6-pro-12gb-ram-256gb", + "name": "Google Pixel 6 Pro (12GB RAM + 256GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 765, + "slug": "google-tensor", + "name": "Google Tensor", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP20", + "url": "/v1/socs/google-tensor" + }, + "release_date": "2021-10-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5003, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.836140", + "updated_at": "2026-06-20T13:09:11.836140" +} diff --git a/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9822bcc814f --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..ab5b50b3445 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6050, + "slug": "google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "pixel-6-pro-12gb-ram-512gb", + "name": "Google Pixel 6 Pro (12GB RAM + 512GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 765, + "slug": "google-tensor", + "name": "Google Tensor", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP20", + "url": "/v1/socs/google-tensor" + }, + "release_date": "2021-10-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5003, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.837147", + "updated_at": "2026-06-20T13:09:11.837147" +} diff --git a/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9822bcc814f --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1db7f98758d --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6087, + "slug": "google-pixel-7-5g-8gb-128gb-5g", + "base_model_slug": "pixel-7-5g", + "name": "Google Pixel 7 5G", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 766, + "slug": "tensor-g2", + "name": "Google Tensor G2", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G710 MP7", + "url": "/v1/socs/tensor-g2" + }, + "release_date": "2022-10-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 416 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4355, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.6, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.850844", + "updated_at": "2026-06-20T13:09:11.850844" +} diff --git a/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..109cdca0397 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.6, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..da35e701256 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6088, + "slug": "google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "pixel-7-5g-8gb-ram-256gb", + "name": "Google Pixel 7 5G (8GB RAM + 256GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 766, + "slug": "tensor-g2", + "name": "Google Tensor G2", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G710 MP7", + "url": "/v1/socs/tensor-g2" + }, + "release_date": "2022-10-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 416 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4355, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.6, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.851344", + "updated_at": "2026-06-20T13:09:11.851344" +} diff --git a/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..109cdca0397 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.6, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..70b9921f4f8 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6103, + "slug": "google-pixel-7-pro-5g-12gb-128gb-5g", + "base_model_slug": "pixel-7-pro-5g", + "name": "Google Pixel 7 Pro 5G", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 766, + "slug": "tensor-g2", + "name": "Google Tensor G2", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G710 MP7", + "url": "/v1/socs/tensor-g2" + }, + "release_date": "2022-10-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.3, + "performance": 10.6, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.856859", + "updated_at": "2026-06-20T13:09:11.856859" +} diff --git a/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..f50e7ee541b --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.3, + "performance": 10.6, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..b0d9b8ee99c --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6104, + "slug": "google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "pixel-7-pro-5g-12gb-ram-512gb", + "name": "Google Pixel 7 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 766, + "slug": "tensor-g2", + "name": "Google Tensor G2", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G710 MP7", + "url": "/v1/socs/tensor-g2" + }, + "release_date": "2022-10-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.3, + "performance": 10.6, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.856859", + "updated_at": "2026-06-20T13:09:11.856859" +} diff --git a/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..f50e7ee541b --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.3, + "performance": 10.6, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5364ecd5d3c --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6140, + "slug": "google-pixel-8-5g-8gb-128gb-5g", + "base_model_slug": "pixel-8-5g", + "name": "Google Pixel 8 5G", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 767, + "slug": "tensor-g3", + "name": "Google Tensor G3", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g3" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 428 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4575, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 18.3, + "camera": null, + "battery": 38.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.870910", + "updated_at": "2026-06-20T13:09:11.870910" +} diff --git a/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..00fc8f39307 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 18.3, + "camera": null, + "battery": 38.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1329aae1217 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6144, + "slug": "google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g", + "base_model_slug": "pixel-8-pro-12gb-ram-256-gb", + "name": "Google Pixel 8 Pro (12GB RAM + 256 GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 767, + "slug": "tensor-g3", + "name": "Google Tensor G3", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g3" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 490 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.5, + "performance": 21.3, + "camera": null, + "battery": 45.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.871411", + "updated_at": "2026-06-20T13:09:11.871411" +} diff --git a/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..40f33df7fa5 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.5, + "performance": 21.3, + "camera": null, + "battery": 45.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..1f3844173a4 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6145, + "slug": "google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "pixel-8-pro-12gb-ram-512gb", + "name": "Google Pixel 8 Pro (12GB RAM + 512GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 767, + "slug": "tensor-g3", + "name": "Google Tensor G3", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g3" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 490 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.5, + "performance": 21.3, + "camera": null, + "battery": 45.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.871911", + "updated_at": "2026-06-20T13:09:11.871911" +} diff --git a/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..40f33df7fa5 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.5, + "performance": 21.3, + "camera": null, + "battery": 45.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..6efd1ed33bb --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6196, + "slug": "google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "pixel-8a-8gb-ram-256gb", + "name": "Google Pixel 8A (8GB RAM + 256GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 767, + "slug": "tensor-g3", + "name": "Google Tensor G3", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g3" + }, + "release_date": "2024-05-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 430 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4492, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.9, + "performance": 18.3, + "camera": null, + "battery": 37.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.889496", + "updated_at": "2026-06-20T13:09:11.889496" +} diff --git a/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1d7b126d2f9 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.9, + "performance": 18.3, + "camera": null, + "battery": 37.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..8ac3f880079 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6201, + "slug": "google-pixel-9-pro-16gb-256gb-5g", + "base_model_slug": "pixel-9-pro", + "name": "Google Pixel 9 Pro", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 768, + "slug": "tensor-g4", + "name": "Google Tensor G4", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g4" + }, + "release_date": "2024-08-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14, upgradable to v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 26.1, + "camera": null, + "battery": 40.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.890492", + "updated_at": "2026-06-20T13:09:11.890492" +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f5b22f88d0b --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 26.1, + "camera": null, + "battery": 40.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json new file mode 100644 index 00000000000..77e259fa19c --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6209, + "slug": "google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g", + "base_model_slug": "pixel-9-pro-xl-16gb-ram-128gb", + "name": "Google Pixel 9 Pro XL (16GB RAM + 128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 768, + "slug": "tensor-g4", + "name": "Google Tensor G4", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g4" + }, + "release_date": "2024-08-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 482 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": 26.1, + "camera": null, + "battery": 45.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.891992", + "updated_at": "2026-06-20T13:09:11.891992" +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..172173293aa --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": 26.1, + "camera": null, + "battery": 45.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..fc9772af043 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6210, + "slug": "google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "pixel-9-pro-xl-16gb-ram-512gb", + "name": "Google Pixel 9 Pro XL (16GB RAM + 512GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 768, + "slug": "tensor-g4", + "name": "Google Tensor G4", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g4" + }, + "release_date": "2024-08-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 482 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14, upgradable to v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": 26.1, + "camera": null, + "battery": 45.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.892998", + "updated_at": "2026-06-20T13:09:11.892998" +} diff --git a/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..172173293aa --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": 26.1, + "camera": null, + "battery": 45.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..adc30f62815 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6259, + "slug": "google-pixel-9a-8gb-256gb-5g", + "base_model_slug": "pixel-9a", + "name": "Google Pixel 9A", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 768, + "slug": "tensor-g4", + "name": "Google Tensor G4", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g4" + }, + "release_date": "2025-03-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 20.1, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.914083", + "updated_at": "2026-06-20T13:09:11.914083" +} diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..05ee64237b3 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 20.1, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..045ada7fecb --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6260, + "slug": "google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "pixel-9a-8gb-ram-128gb", + "name": "Google Pixel 9A (8GB RAM + 128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 768, + "slug": "tensor-g4", + "name": "Google Tensor G4", + "manufacturer": { + "slug": "google", + "name": "Google", + "url": "/v1/brands/google" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G715 MP7", + "url": "/v1/socs/tensor-g4" + }, + "release_date": "2025-03-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 20.1, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.914584", + "updated_at": "2026-06-20T13:09:11.914584" +} diff --git a/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..05ee64237b3 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.3, + "performance": 20.1, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9fff7faa665 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 5933, + "slug": "google-pixel-xl-128gb-4gb-128gb-4g-lte", + "base_model_slug": "pixel-xl-128gb", + "name": "Google Pixel XL (128GB)", + "brand": { + "id": 159, + "slug": "google", + "name": "Google", + "country": "US", + "url": "/v1/brands/google" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.3, + "performance": 11.8, + "camera": null, + "battery": 6.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.799467", + "updated_at": "2026-06-20T13:09:11.799467" +} diff --git a/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..aaf87555209 --- /dev/null +++ b/site/public/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.3, + "performance": 11.8, + "camera": null, + "battery": 6.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..eee8e7430ab --- /dev/null +++ b/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6393, + "slug": "hisense-e31-lite-1gb-16gb-4g-lte", + "base_model_slug": "e31-lite", + "name": "HiSense E31 Lite", + "brand": { + "id": 22, + "slug": "hisense", + "name": "Hisense", + "country": "CN", + "url": "/v1/brands/hisense" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-10-07", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4550, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.3, + "performance": null, + "camera": null, + "battery": 23.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.970349", + "updated_at": "2026-06-20T13:09:11.970349" +} diff --git a/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d5f3b812a74 --- /dev/null +++ b/site/public/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.3, + "performance": null, + "camera": null, + "battery": 23.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..acad7d11519 --- /dev/null +++ b/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6403, + "slug": "hmd-arc-4gb-64gb-4g-lte", + "base_model_slug": "arc", + "name": "HMD Arc", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2024-12-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.973365", + "updated_at": "2026-06-20T13:09:11.973365" +} diff --git a/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/hmd-arc-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..897322450a7 --- /dev/null +++ b/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6418, + "slug": "hmd-aura-2-4gb-256gb-4g-lte", + "base_model_slug": "aura-2", + "name": "HMD Aura 2", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2025-02-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.979386", + "updated_at": "2026-06-20T13:09:11.979386" +} diff --git a/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..7d10c5ecdcc --- /dev/null +++ b/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6420, + "slug": "hmd-key-2gb-32gb-4g-lte", + "base_model_slug": "key", + "name": "HMD Key", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2079, + "slug": "unisoc-sc9832e", + "name": "Unisoc SC9832E", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "Mali-T820 MP1", + "url": "/v1/socs/unisoc-sc9832e" + }, + "release_date": "2025-01-02", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.979886", + "updated_at": "2026-06-20T13:09:11.979886" +} diff --git a/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/hmd-key-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1fe21a37f7d --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6421, + "slug": "hmd-pulse-2-pro-6gb-128gb-4g-lte", + "base_model_slug": "pulse-2-pro", + "name": "HMD Pulse 2 Pro", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2098, + "slug": "unisoc-t615", + "name": "Unisoc T615", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t615" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.980388", + "updated_at": "2026-06-20T13:09:11.980388" +} diff --git a/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cc59f7ff0c6 --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6413, + "slug": "hmd-pulse-4gb-64gb-4g-lte", + "base_model_slug": "pulse", + "name": "HMD Pulse", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-04-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.65 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 265 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.977875", + "updated_at": "2026-06-20T13:09:11.977875" +} diff --git a/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fff22c2ac5a --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6414, + "slug": "hmd-pulse-pro-4gb-128gb-4g-lte", + "base_model_slug": "pulse-pro", + "name": "HMD Pulse Pro", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-04-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.977875", + "updated_at": "2026-06-20T13:09:11.977875" +} diff --git a/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4397020cf2e --- /dev/null +++ b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6416, + "slug": "hmd-xr21-6gb-128gb-5g", + "base_model_slug": "xr21", + "name": "HMD XR21", + "brand": { + "id": 65, + "slug": "hmd", + "name": "HMD Global", + "country": "FI", + "url": "/v1/brands/hmd" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2024-05-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 231.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 1.5, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.978880", + "updated_at": "2026-06-20T13:09:11.978880" +} diff --git a/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3f62b9208ff --- /dev/null +++ b/site/public/v1/smartphones/hmd-xr21-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 1.5, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-50-6gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-50-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..494aceb7d1d --- /dev/null +++ b/site/public/v1/smartphones/honor-50-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6650, + "slug": "honor-50-6gb-128gb-5g", + "base_model_slug": "50", + "name": "Honor 50", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-10-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color OLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.071180", + "updated_at": "2026-06-20T13:09:12.071180" +} diff --git a/site/public/v1/smartphones/honor-50-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-50-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5d6fae7246 --- /dev/null +++ b/site/public/v1/smartphones/honor-50-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3c0921aa587 --- /dev/null +++ b/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6651, + "slug": "honor-50-lite-6gb-128gb-4g-lte", + "base_model_slug": "50-lite", + "name": "Honor 50 Lite", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-10-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.071680", + "updated_at": "2026-06-20T13:09:12.071680" +} diff --git a/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..d02c8b95068 --- /dev/null +++ b/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6652, + "slug": "honor-50-pro-8gb-256gb-5g", + "base_model_slug": "50-pro", + "name": "Honor 50 Pro", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-06-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "resolution": "~ 439 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.071680", + "updated_at": "2026-06-20T13:09:12.071680" +} diff --git a/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/honor-50-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b0ce8826f65 --- /dev/null +++ b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6887, + "slug": "honor-500-smart-8gb-256gb-5g", + "base_model_slug": "500-smart", + "name": "Honor 500 Smart", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-04-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.9, + "performance": 3.0, + "camera": null, + "battery": 38.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.172324", + "updated_at": "2026-06-20T13:09:12.172324" +} diff --git a/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..df713427263 --- /dev/null +++ b/site/public/v1/smartphones/honor-500-smart-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.9, + "performance": 3.0, + "camera": null, + "battery": 38.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/index.json b/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..0139534ad04 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6710, + "slug": "honor-70-5g-12gb-512gb-5g", + "base_model_slug": "70-5g", + "name": "Honor 70 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-05-30", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 6.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.097409", + "updated_at": "2026-06-20T13:09:12.097409" +} diff --git a/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..6c92fed0f91 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-5g-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 6.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a55a8e1b596 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6711, + "slug": "honor-70-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "70-5g-8gb-ram-256gb", + "name": "Honor 70 5G (8GB RAM + 256GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-05-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.098416", + "updated_at": "2026-06-20T13:09:12.098416" +} diff --git a/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..eab3963ca0e --- /dev/null +++ b/site/public/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..bb4441f0468 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6768, + "slug": "honor-70-lite-5g-4gb-128gb-5g", + "base_model_slug": "70-lite-5g", + "name": "Honor 70 Lite 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2023-03-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16.7 m)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.122115", + "updated_at": "2026-06-20T13:09:12.122115" +} diff --git a/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ffa69b73be6 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6714, + "slug": "honor-70-pro-5g-8gb-256gb-5g", + "base_model_slug": "70-pro-5g", + "name": "Honor 70 Pro 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1245, + "slug": "dimensity-8000", + "name": "Dimensity 8000", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G610", + "url": "/v1/socs/dimensity-8000" + }, + "release_date": "2022-05-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 429 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.5, + "performance": null, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.099948", + "updated_at": "2026-06-20T13:09:12.099948" +} diff --git a/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b7dc72cf38c --- /dev/null +++ b/site/public/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.5, + "performance": null, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9fd36891462 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6715, + "slug": "honor-70-pro-plus-5g-8gb-256gb-5g", + "base_model_slug": "70-pro-plus-5g", + "name": "Honor 70 Pro Plus 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-05-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 429 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.100449", + "updated_at": "2026-06-20T13:09:12.100449" +} diff --git a/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9f1f0dbd995 --- /dev/null +++ b/site/public/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..4cd4c3d1fdd --- /dev/null +++ b/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6720, + "slug": "honor-80-se-8gb-256gb-5g", + "base_model_slug": "80-se", + "name": "Honor 80 SE", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-11-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 444 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.102464", + "updated_at": "2026-06-20T13:09:12.102464" +} diff --git a/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1b24d218237 --- /dev/null +++ b/site/public/v1/smartphones/honor-80-se-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fee13345a3b --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6572, + "slug": "honor-huawei-honor-20i-4gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-20i", + "name": "Huawei Honor 20i", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2019-06-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 2340 x 1080 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.038173", + "updated_at": "2026-06-20T13:09:12.038173" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..87445177bcb --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/index.json b/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/index.json new file mode 100644 index 00000000000..db997e10ca2 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6449, + "slug": "honor-huawei-honor-4c-2gb-8gb-3g", + "base_model_slug": "huawei-honor-4c", + "name": "Huawei Honor 4C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 789, + "slug": "hisilicon-kirin-620", + "name": "HiSilicon Kirin 620", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 28.0, + "gpu_name": "Mali-450MP4", + "url": "/v1/socs/hisilicon-kirin-620" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2550, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.994593", + "updated_at": "2026-06-20T13:09:11.994593" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..cb5a74c1b02 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6442, + "slug": "honor-huawei-honor-4x-2gb-8gb-4g-lte", + "base_model_slug": "huawei-honor-4x", + "name": "Huawei Honor 4X", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.991583", + "updated_at": "2026-06-20T13:09:11.991583" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..fa30dff8ddd --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6457, + "slug": "honor-huawei-honor-6c-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-6c", + "name": "Huawei Honor 6C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 138.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.996103", + "updated_at": "2026-06-20T13:09:11.996103" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82cb9059f4f --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c5236d412f6 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6476, + "slug": "honor-huawei-honor-6x-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-6x", + "name": "Huawei Honor 6x", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 791, + "slug": "hisilicon-kirin-655", + "name": "HiSilicon Kirin 655", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830MP2", + "url": "/v1/socs/hisilicon-kirin-655" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.000133", + "updated_at": "2026-06-20T13:09:12.000133" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d993e25343e --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6458, + "slug": "honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-6x-4gb-ram", + "name": "Huawei Honor 6X (4GB RAM)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 791, + "slug": "hisilicon-kirin-655", + "name": "HiSilicon Kirin 655", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830MP2", + "url": "/v1/socs/hisilicon-kirin-655" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.996103", + "updated_at": "2026-06-20T13:09:11.996103" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..26dc508747f --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6507, + "slug": "honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-7c-3gb-ram-32gb", + "name": "Huawei Honor 7C (3GB RAM + 32GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.013617", + "updated_at": "2026-06-20T13:09:12.013617" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cc3d634bc38 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6506, + "slug": "honor-huawei-honor-7c-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-7c", + "name": "Huawei Honor 7C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.013617", + "updated_at": "2026-06-20T13:09:12.013617" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d791b41bac4 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6477, + "slug": "honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-7x-4gb-ram-64gb", + "name": "Huawei Honor 7X (4GB RAM + 64GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.93 inches, 1080 x 2160 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.000633", + "updated_at": "2026-06-20T13:09:12.000633" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a5f415cfb70 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6478, + "slug": "honor-huawei-honor-8-lite-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-8-lite", + "name": "Huawei Honor 8 Lite", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 791, + "slug": "hisilicon-kirin-655", + "name": "HiSilicon Kirin 655", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830MP2", + "url": "/v1/socs/hisilicon-kirin-655" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 147.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.001133", + "updated_at": "2026-06-20T13:09:12.001133" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4f34b0bd7e9 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6479, + "slug": "honor-huawei-honor-8-pro-6gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-8-pro", + "name": "Huawei Honor 8 Pro", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 797, + "slug": "hisilicon-kirin-960", + "name": "HiSilicon Kirin 960", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/hisilicon-kirin-960" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.001633", + "updated_at": "2026-06-20T13:09:12.001633" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b790760082a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6508, + "slug": "honor-huawei-honor-8c-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-8c", + "name": "Huawei Honor 8C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1649, + "slug": "snapdragon-632", + "name": "Snapdragon 632", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 506", + "url": "/v1/socs/snapdragon-632" + }, + "release_date": "2018-11-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.013617", + "updated_at": "2026-06-20T13:09:12.013617" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f5bd33644de --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6509, + "slug": "honor-huawei-honor-8x-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-8x", + "name": "Huawei Honor 8X", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-10-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.014626", + "updated_at": "2026-06-20T13:09:12.014626" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e5af68b3f72 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6510, + "slug": "honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-8x-4gb-ram-128gb", + "name": "Huawei Honor 8X (4GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-10-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.015135", + "updated_at": "2026-06-20T13:09:12.015135" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b22c6f8bcb6 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6511, + "slug": "honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-8x-6gb-ram-128gb", + "name": "Huawei Honor 8X (6GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.015135", + "updated_at": "2026-06-20T13:09:12.015135" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1aefe23c38c --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6512, + "slug": "honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-8x-6gb-ram-64gb", + "name": "Huawei Honor 8X (6GB RAM + 64GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.015949", + "updated_at": "2026-06-20T13:09:12.015949" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a15fcad2513 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6513, + "slug": "honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-8x-max-4gb-ram-128gb", + "name": "Huawei Honor 8X Max (4GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7.12 inches, 1080 x 2244 pixels", + "resolution": "~ 350 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.016449", + "updated_at": "2026-06-20T13:09:12.016449" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8d76266826c --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6480, + "slug": "honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-9-lite-3gb-ram-32gb", + "name": "Huawei Honor 9 Lite (3GB RAM + 32GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.65 inches, 1080 x 2160 pixels", + "resolution": "~ 427 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.002134", + "updated_at": "2026-06-20T13:09:12.002134" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7d284041401 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6481, + "slug": "honor-huawei-honor-9-premium-6gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-9-premium", + "name": "Huawei Honor 9 Premium", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 797, + "slug": "hisilicon-kirin-960", + "name": "HiSilicon Kirin 960", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/hisilicon-kirin-960" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.15 inches, 1080 x 1920 pixels", + "resolution": "~ 428 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.002134", + "updated_at": "2026-06-20T13:09:12.002134" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99e3d2f70d1 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a0871c3575a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6514, + "slug": "honor-huawei-honor-9i-2018-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-9i-2018", + "name": "Huawei Honor 9i (2018)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.016449", + "updated_at": "2026-06-20T13:09:12.016449" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..907d6620483 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6482, + "slug": "honor-huawei-honor-9i-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-9i", + "name": "Huawei Honor 9i", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.003139", + "updated_at": "2026-06-20T13:09:12.003139" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2bf736395ab --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6516, + "slug": "honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-9n-3gb-ram-32gb", + "name": "Huawei Honor 9N (3GB RAM + 32GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, miniUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.018448", + "updated_at": "2026-06-20T13:09:12.018448" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..da48adb146d --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6515, + "slug": "honor-huawei-honor-9n-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-9n", + "name": "Huawei Honor 9N", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.016946", + "updated_at": "2026-06-20T13:09:12.016946" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9b4f59dec07 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6517, + "slug": "honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-9n-4gb-ram-128gb", + "name": "Huawei Honor 9N (4GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.019115", + "updated_at": "2026-06-20T13:09:12.019115" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..48ae599060f --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6459, + "slug": "honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "huawei-honor-holly-3-3gb-ram-32gb", + "name": "Huawei Honor Holly 3 (3GB RAM+32GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 789, + "slug": "hisilicon-kirin-620", + "name": "HiSilicon Kirin 620", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 28.0, + "gpu_name": "Mali-450MP4", + "url": "/v1/socs/hisilicon-kirin-620" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.996103", + "updated_at": "2026-06-20T13:09:11.996103" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..a9fa104b0a9 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6518, + "slug": "honor-huawei-honor-magic-2-8gb-256gb-4g-lte", + "base_model_slug": "huawei-honor-magic-2", + "name": "Huawei Honor Magic 2", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.019619", + "updated_at": "2026-06-20T13:09:12.019619" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bcdca7a116a --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6519, + "slug": "honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-magic-2-8gb-ram-128gb", + "name": "Huawei Honor Magic 2 (8GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.019619", + "updated_at": "2026-06-20T13:09:12.020114" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3222a30b6b9 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6460, + "slug": "honor-huawei-honor-magic-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-magic", + "name": "Huawei Honor Magic", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 793, + "slug": "hisilicon-kirin-950", + "name": "HiSilicon Kirin 950", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T880 MP4", + "url": "/v1/socs/hisilicon-kirin-950" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.09 inches, 1440 x 2560 pixels", + "resolution": "~ 577 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:11.996103", + "updated_at": "2026-06-20T13:09:11.996103" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..dd331698b56 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6520, + "slug": "honor-huawei-honor-note-10-6gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-note-10", + "name": "Huawei Honor Note 10", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2280 pixels", + "resolution": "~ 355 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.020114", + "updated_at": "2026-06-20T13:09:12.020114" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f7a383a6ffb --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6521, + "slug": "honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-note-10-6gb-ram-128gb", + "name": "Huawei Honor Note 10 (6GB RAM + 128GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2280 pixels", + "resolution": "~ 355 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.020614", + "updated_at": "2026-06-20T13:09:12.020614" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2fd14eb95c3 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6522, + "slug": "honor-huawei-honor-play-4gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-play", + "name": "Huawei Honor Play", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-07-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.021116", + "updated_at": "2026-06-20T13:09:12.021116" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f62002fda94 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6523, + "slug": "honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "huawei-honor-play-6gb-ram-64gb", + "name": "Huawei Honor Play (6GB RAM + 64GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-07-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.021116", + "updated_at": "2026-06-20T13:09:12.021116" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a6715bda258 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6524, + "slug": "honor-huawei-honor-v10-4gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-v10", + "name": "Huawei Honor V10", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.021613", + "updated_at": "2026-06-20T13:09:12.021613" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f59b5c030d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6483, + "slug": "honor-huawei-honor-v9-6gb-128gb-4g-lte", + "base_model_slug": "huawei-honor-v9", + "name": "Huawei Honor V9", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 797, + "slug": "hisilicon-kirin-960", + "name": "HiSilicon Kirin 960", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/hisilicon-kirin-960" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": null, + "camera": null, + "battery": 13.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.003139", + "updated_at": "2026-06-20T13:09:12.003139" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3267a1d7c07 --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": null, + "camera": null, + "battery": 13.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..eef5d07e09d --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6525, + "slug": "honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "huawei-honor-view-20-8gb-ram-256gb", + "name": "Huawei Honor View 20 (8GB RAM + 256GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2018-12-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2310 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.022116", + "updated_at": "2026-06-20T13:09:12.022116" +} diff --git a/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c07c3755c0d --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6683, + "slug": "honor-magic-3-5g-8gb-128gb-5g", + "base_model_slug": "magic-3-5g", + "name": "Honor Magic 3 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.083678", + "updated_at": "2026-06-20T13:09:12.083678" +} diff --git a/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c4381087c48 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9a3f641cd1a --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6684, + "slug": "honor-magic-3-pro-5g-8gb-256gb-5g", + "base_model_slug": "magic-3-pro-5g", + "name": "Honor Magic 3 Pro 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.084179", + "updated_at": "2026-06-20T13:09:12.084179" +} diff --git a/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c4381087c48 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/index.json b/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..e3b366109dd --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6685, + "slug": "honor-magic-3-pro-plus-5g-12gb-512gb-5g", + "base_model_slug": "magic-3-pro-plus-5g", + "name": "Honor Magic 3 Pro Plus 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 120 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 236.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 11.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.084680", + "updated_at": "2026-06-20T13:09:12.084680" +} diff --git a/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..080306eb1a6 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 11.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ddf4afde5e4 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6826, + "slug": "honor-magic-7-12gb-256gb-5g", + "base_model_slug": "magic-7", + "name": "Honor Magic 7", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-10-30", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5650, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 83.9, + "camera": null, + "battery": 59.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.146726", + "updated_at": "2026-06-20T13:09:12.146726" +} diff --git a/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..57c3c724742 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-7-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 83.9, + "camera": null, + "battery": 59.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2aace21b5d5 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6827, + "slug": "honor-magic-7-pro-12gb-256gb-5g", + "base_model_slug": "magic-7-pro", + "name": "Honor Magic 7 Pro", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-10-30", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 223.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.147226", + "updated_at": "2026-06-20T13:09:12.147226" +} diff --git a/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d9510b633e8 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..af25a305bb2 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6866, + "slug": "honor-magic-8-12gb-256gb-5g", + "base_model_slug": "magic-8", + "name": "Honor Magic 8", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 461 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.164728", + "updated_at": "2026-06-20T13:09:12.164728" +} diff --git a/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e9c0eb3624e --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6867, + "slug": "honor-magic-8-pro-12gb-256gb-5g", + "base_model_slug": "magic-8-pro", + "name": "Honor Magic 8 Pro", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1256 x 2808 pixels, 120 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.165224", + "updated_at": "2026-06-20T13:09:12.165224" +} diff --git a/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..69b771fc232 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6888, + "slug": "honor-magic-8-pro-air-12gb-512gb-5g", + "base_model_slug": "magic-8-pro-air", + "name": "Honor Magic 8 Pro Air", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1200 x 2640 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 72.0, + "performance": 86.4, + "camera": null, + "battery": 57.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.172324", + "updated_at": "2026-06-20T13:09:12.172324" +} diff --git a/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..7d2cf100aaa --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 72.0, + "performance": 86.4, + "camera": null, + "battery": 57.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..66bed56fc45 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6889, + "slug": "honor-magic-8-rsr-12gb-256gb-5g", + "base_model_slug": "magic-8-rsr", + "name": "Honor Magic 8 RSR", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 461 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.172324", + "updated_at": "2026-06-20T13:09:12.172324" +} diff --git a/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..f0466304202 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6869, + "slug": "honor-magic-v5-12gb-256gb-5g", + "base_model_slug": "magic-v5", + "name": "Honor Magic V5", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-07-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.95 inches, 2172 x 2352 pixels, 120 Hz", + "resolution": "~ 403 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5820, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.1, + "performance": 83.9, + "camera": null, + "battery": 62.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.165224", + "updated_at": "2026-06-20T13:09:12.165224" +} diff --git a/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8400e942e41 --- /dev/null +++ b/site/public/v1/smartphones/honor-magic-v5-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.1, + "performance": 83.9, + "camera": null, + "battery": 62.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..f2304e178b4 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6871, + "slug": "honor-play-10c-4gb-128gb-5g", + "base_model_slug": "play-10c", + "name": "Honor Play 10C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-08-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.61 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 266 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.166231", + "updated_at": "2026-06-20T13:09:12.166231" +} diff --git a/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-10c-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..07f0e3f5d0e --- /dev/null +++ b/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6746, + "slug": "honor-play-30-4gb-128gb-5g", + "base_model_slug": "play-30", + "name": "Honor Play 30", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2022-05-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.111011", + "updated_at": "2026-06-20T13:09:12.111011" +} diff --git a/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-30-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..71c46fb285a --- /dev/null +++ b/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6580, + "slug": "honor-play-3e-2gb-32gb-4g-lte", + "base_model_slug": "play-3e", + "name": "Honor Play 3e", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-09-15", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.042082", + "updated_at": "2026-06-20T13:09:12.042082" +} diff --git a/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82cb9059f4f --- /dev/null +++ b/site/public/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..33aa98dc4d6 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6582, + "slug": "honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "play-3e-3gb-ram-64gb", + "name": "Honor Play 3e (3GB RAM + 64GB)", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-09-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.042082", + "updated_at": "2026-06-20T13:09:12.042082" +} diff --git a/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82cb9059f4f --- /dev/null +++ b/site/public/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.3, + "performance": null, + "camera": null, + "battery": 0.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..41250624fff --- /dev/null +++ b/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6792, + "slug": "honor-play-40c-6gb-128gb-5g", + "base_model_slug": "play-40c", + "name": "Honor Play 40C", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2023-07-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16.7 million)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 1.5, + "camera": null, + "battery": 33.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.131145", + "updated_at": "2026-06-20T13:09:12.131145" +} diff --git a/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a7f9fa30afd --- /dev/null +++ b/site/public/v1/smartphones/honor-play-40c-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 1.5, + "camera": null, + "battery": 33.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..704e56e5672 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6689, + "slug": "honor-play-5-8gb-128gb-5g", + "base_model_slug": "play-5", + "name": "Honor Play 5", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-05-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.087047", + "updated_at": "2026-06-20T13:09:12.087047" +} diff --git a/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b95644fde49 --- /dev/null +++ b/site/public/v1/smartphones/honor-play-5-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..622b6dabf17 --- /dev/null +++ b/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6796, + "slug": "honor-v-purse-16gb-256gb-5g", + "base_model_slug": "v-purse", + "name": "Honor V Purse", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-09-19", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.71 inches, 2016 x 2348 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 9.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.133042", + "updated_at": "2026-06-20T13:09:12.133042" +} diff --git a/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..01eb495d7ab --- /dev/null +++ b/site/public/v1/smartphones/honor-v-purse-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 9.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..0915280a7ff --- /dev/null +++ b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6875, + "slug": "honor-v40-pro-8gb-128gb-5g", + "base_model_slug": "v40-pro", + "name": "Honor V40 Pro", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1936, + "slug": "exynos-1080", + "name": "Exynos 1080", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP10", + "url": "/v1/socs/exynos-1080" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 3.0, + "camera": null, + "battery": 26.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.167309", + "updated_at": "2026-06-20T13:09:12.167309" +} diff --git a/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8766745b8fa --- /dev/null +++ b/site/public/v1/smartphones/honor-v40-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 3.0, + "camera": null, + "battery": 26.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..48e88afea86 --- /dev/null +++ b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6890, + "slug": "honor-win-12gb-256gb-5g", + "base_model_slug": "win", + "name": "Honor Win", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1264 x 2736 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.173331", + "updated_at": "2026-06-20T13:09:12.173331" +} diff --git a/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/honor-win-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1b7aace2d7f --- /dev/null +++ b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6876, + "slug": "honor-win-rt-12gb-256gb-5g", + "base_model_slug": "win-rt", + "name": "Honor WIN RT", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-12-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 185 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 10000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.167809", + "updated_at": "2026-06-20T13:09:12.167809" +} diff --git a/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/honor-win-rt-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..eeba1b6ff9e --- /dev/null +++ b/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6699, + "slug": "honor-x20-5g-6gb-128gb-5g", + "base_model_slug": "x20-5g", + "name": "Honor X20 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.092047", + "updated_at": "2026-06-20T13:09:12.092047" +} diff --git a/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5d6fae7246 --- /dev/null +++ b/site/public/v1/smartphones/honor-x20-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..45a22053e37 --- /dev/null +++ b/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6751, + "slug": "honor-x40-6gb-128gb-5g", + "base_model_slug": "x40", + "name": "Honor X40", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-12-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 1.5, + "camera": null, + "battery": 36.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.113558", + "updated_at": "2026-06-20T13:09:12.113558" +} diff --git a/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b66483da0a0 --- /dev/null +++ b/site/public/v1/smartphones/honor-x40-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 1.5, + "camera": null, + "battery": 36.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..560001e0e90 --- /dev/null +++ b/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6797, + "slug": "honor-x40-gt-racing-12gb-256gb-5g", + "base_model_slug": "x40-gt-racing", + "name": "Honor X40 GT Racing", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2023-09-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 1080 x 2388 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 11.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.133042", + "updated_at": "2026-06-20T13:09:12.133042" +} diff --git a/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d246928a1ee --- /dev/null +++ b/site/public/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 11.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2f2f3b0723b --- /dev/null +++ b/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6753, + "slug": "honor-x40gt-8gb-256gb-5g", + "base_model_slug": "x40gt", + "name": "Honor X40GT", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-10-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 8.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.114058", + "updated_at": "2026-06-20T13:09:12.114058" +} diff --git a/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2a244da57ac --- /dev/null +++ b/site/public/v1/smartphones/honor-x40gt-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 8.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..11d28dc0240 --- /dev/null +++ b/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6756, + "slug": "honor-x6-4gb-64gb-4g-lte", + "base_model_slug": "x6", + "name": "Honor X6", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-10-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.115325", + "updated_at": "2026-06-20T13:09:12.115325" +} diff --git a/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/honor-x6-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3d6f36c47f7 --- /dev/null +++ b/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6850, + "slug": "honor-x6b-4gb-128gb-4g-lte", + "base_model_slug": "x6b", + "name": "Honor X6b", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-06-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.159483", + "updated_at": "2026-06-20T13:09:12.159483" +} diff --git a/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..49c05a46bbb --- /dev/null +++ b/site/public/v1/smartphones/honor-x6b-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/index.json new file mode 100644 index 00000000000..c8de5aa39f0 --- /dev/null +++ b/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6891, + "slug": "honor-x6d-4gb-256gb-5g", + "base_model_slug": "x6d", + "name": "Honor X6d", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.4, + "performance": 0.0, + "camera": null, + "battery": 38.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.173331", + "updated_at": "2026-06-20T13:09:12.173331" +} diff --git a/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b374a14641f --- /dev/null +++ b/site/public/v1/smartphones/honor-x6d-4gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.4, + "performance": 0.0, + "camera": null, + "battery": 38.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..40f24f3906f --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6881, + "slug": "honor-x70-8gb-128gb-5g", + "base_model_slug": "x70", + "name": "Honor X70", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-07-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.169822", + "updated_at": "2026-06-20T13:09:12.169822" +} diff --git a/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8c2e98cb9c0 --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6892, + "slug": "honor-x70-pro-max-8gb-256gb-5g", + "base_model_slug": "x70-pro-max", + "name": "Honor X70 Pro Max", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2026-06-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.174192", + "updated_at": "2026-06-20T13:09:12.174192" +} diff --git a/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5b9d2fc1bc8 --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6893, + "slug": "honor-x70-refresh-edition-8gb-128gb-5g", + "base_model_slug": "x70-refresh-edition", + "name": "Honor X70 Refresh Edition", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.174691", + "updated_at": "2026-06-20T13:09:12.174691" +} diff --git a/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..79b1f318acc --- /dev/null +++ b/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6802, + "slug": "honor-x7a-6gb-128gb-4g-lte", + "base_model_slug": "x7a", + "name": "Honor X7a", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2023-01-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.136681", + "updated_at": "2026-06-20T13:09:12.136681" +} diff --git a/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/honor-x7a-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a2985f0e83c --- /dev/null +++ b/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6761, + "slug": "honor-x8-5g-6gb-128gb-5g", + "base_model_slug": "x8-5g", + "name": "Honor X8 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2022-07-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 391 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.117241", + "updated_at": "2026-06-20T13:09:12.117241" +} diff --git a/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/honor-x8-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..748229b3fc2 --- /dev/null +++ b/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6759, + "slug": "honor-x8-6gb-128gb-4g-lte", + "base_model_slug": "x8", + "name": "Honor X8", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.8, + "performance": 1.5, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.116234", + "updated_at": "2026-06-20T13:09:12.116234" +} diff --git a/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5834d536e36 --- /dev/null +++ b/site/public/v1/smartphones/honor-x8-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.8, + "performance": 1.5, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..631ed9d771e --- /dev/null +++ b/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6804, + "slug": "honor-x8a-6gb-128gb-4g-lte", + "base_model_slug": "x8a", + "name": "Honor X8a", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-02-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color LTPS LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes, Yes (CRT-LX1 only)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.137177", + "updated_at": "2026-06-20T13:09:12.137177" +} diff --git a/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/honor-x8a-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4d49befe53f --- /dev/null +++ b/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 6806, + "slug": "honor-x8b-8gb-128gb-4g-lte", + "base_model_slug": "x8b", + "name": "Honor X8b", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-12-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.138695", + "updated_at": "2026-06-20T13:09:12.138695" +} diff --git a/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/honor-x8b-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..cd993e871d7 --- /dev/null +++ b/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6763, + "slug": "honor-x9-5g-8gb-128gb-5g", + "base_model_slug": "x9-5g", + "name": "Honor X9 5G", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 1080 x 2388 pixels", + "resolution": "~ 385 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.117750", + "updated_at": "2026-06-20T13:09:12.117750" +} diff --git a/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..eab3963ca0e --- /dev/null +++ b/site/public/v1/smartphones/honor-x9-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/index.json b/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4e7108066f1 --- /dev/null +++ b/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 6886, + "slug": "honor-x9d-12gb-256gb-5g", + "base_model_slug": "x9d", + "name": "Honor X9d", + "brand": { + "id": 24, + "slug": "honor", + "name": "HONOR", + "country": "CN", + "url": "/v1/brands/honor" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-09-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.171822", + "updated_at": "2026-06-20T13:09:12.171822" +} diff --git a/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/honor-x9d-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4185d84155b --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7913, + "slug": "htc-desire-19-plus-4gb-64gb-4g-lte", + "base_model_slug": "desire-19-plus", + "name": "HTC Desire 19 Plus", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1440 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.3, + "performance": 0.0, + "camera": null, + "battery": 12.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.619621", + "updated_at": "2026-06-20T13:09:12.619621" +} diff --git a/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c941fd81d8 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.3, + "performance": 0.0, + "camera": null, + "battery": 12.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6bf3f9bc894 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7943, + "slug": "htc-desire-20-plus-6gb-128gb-4g-lte", + "base_model_slug": "desire-20-plus", + "name": "HTC Desire 20 Plus", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-10-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.632346", + "updated_at": "2026-06-20T13:09:12.632346" +} diff --git a/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..dac56201f1d --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 7974, + "slug": "htc-desire-21-pro-8gb-128gb-5g", + "base_model_slug": "desire-21-pro", + "name": "HTC Desire 21 Pro", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1709, + "slug": "snapdragon-690", + "name": "Snapdragon 690", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619L", + "url": "/v1/socs/snapdragon-690" + }, + "release_date": "2021-01-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.649486", + "updated_at": "2026-06-20T13:09:12.649486" +} diff --git a/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..5d2c7c3ca10 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7523, + "slug": "htc-desire-510-1gb-8gb-4g-lte", + "base_model_slug": "desire-510", + "name": "HTC Desire 510", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 480 x 854 pixels", + "resolution": "~ 208 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.464594", + "updated_at": "2026-06-20T13:09:12.464594" +} diff --git a/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-516-1gb-4gb/index.json b/site/public/v1/smartphones/htc-desire-516-1gb-4gb/index.json new file mode 100644 index 00000000000..34de34ceecf --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-516-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 7526, + "slug": "htc-desire-516-1gb-4gb", + "base_model_slug": "desire-516", + "name": "HTC Desire 516", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1568, + "slug": "qualcomm-snapdragon-200", + "name": "Qualcomm Snapdragon 200", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 302", + "url": "/v1/socs/qualcomm-snapdragon-200" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 1950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.2.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.465597", + "updated_at": "2026-06-20T13:09:12.465597" +} diff --git a/site/public/v1/smartphones/htc-desire-516-1gb-4gb/score/index.json b/site/public/v1/smartphones/htc-desire-516-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-516-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/index.json b/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/index.json new file mode 100644 index 00000000000..0ea3a007423 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 7419, + "slug": "htc-desire-600c-dual-sim-1gb-8gb", + "base_model_slug": "desire-600c-dual-sim", + "name": "HTC Desire 600C Dual SIM", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1410, + "slug": "qualcomm-snapdragon", + "name": "Qualcomm Snapdragon", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 45.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/qualcomm-snapdragon" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 960 x 540 pixels", + "resolution": "~ 245 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 1860, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 127.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.1 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.418105", + "updated_at": "2026-06-20T13:09:12.418105" +} diff --git a/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/score/index.json b/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..439cc8308bd --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7548, + "slug": "htc-desire-626-dual-sim-2gb-16gb-4g-lte", + "base_model_slug": "desire-626-dual-sim", + "name": "HTC Desire 626 Dual Sim", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.473710", + "updated_at": "2026-06-20T13:09:12.473710" +} diff --git a/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/index.json b/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/index.json new file mode 100644 index 00000000000..5dde72b7adf --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 7552, + "slug": "htc-desire-700-dual-sim-1gb-8gb", + "base_model_slug": "desire-700-dual-sim", + "name": "HTC Desire 700 Dual Sim", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 2067, + "slug": "spreadtrum", + "name": "Spreadtrum", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Mali-400", + "url": "/v1/socs/spreadtrum" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.1.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.475709", + "updated_at": "2026-06-20T13:09:12.475709" +} diff --git a/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/score/index.json b/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..23db91a4a4d --- /dev/null +++ b/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7639, + "slug": "htc-one-m8-2gb-16gb-4g-lte", + "base_model_slug": "one-m8", + "name": "HTC One M8", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.510996", + "updated_at": "2026-06-20T13:09:12.510996" +} diff --git a/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2062941e742 --- /dev/null +++ b/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7901, + "slug": "htc-u12-life-4gb-64gb-4g-lte", + "base_model_slug": "u12-life", + "name": "HTC U12 Life", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 0.0, + "camera": null, + "battery": 9.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.616621", + "updated_at": "2026-06-20T13:09:12.616621" +} diff --git a/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d42d1934d02 --- /dev/null +++ b/site/public/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 0.0, + "camera": null, + "battery": 9.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..59536d00ff3 --- /dev/null +++ b/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 7957, + "slug": "htc-u20-5g-8gb-256gb-5g", + "base_model_slug": "u20-5g", + "name": "HTC U20 5G", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-06-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.640902", + "updated_at": "2026-06-20T13:09:12.640902" +} diff --git a/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/htc-u20-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a5f39d98061 --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7977, + "slug": "htc-wildfire-e2-plus-4gb-64gb-4g-lte", + "base_model_slug": "wildfire-e2-plus", + "name": "HTC Wildfire E2 Plus", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 2086, + "slug": "unisoc-tiger-t610", + "name": "UNISOC Tiger T610", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t610" + }, + "release_date": "2021-12-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.649987", + "updated_at": "2026-06-20T13:09:12.649987" +} diff --git a/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..724c800ac1d --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7994, + "slug": "htc-wildfire-e3-lite-3gb-32gb-4g-lte", + "base_model_slug": "wildfire-e3-lite", + "name": "HTC Wildfire E3 lite", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2023-04-10", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.657702", + "updated_at": "2026-06-20T13:09:12.657702" +} diff --git a/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c420941923c --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7999, + "slug": "htc-wildfire-e5-life-3gb-32gb-4g-lte", + "base_model_slug": "wildfire-e5-life", + "name": "HTC Wildfire E5 Life", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 2079, + "slug": "unisoc-sc9832e", + "name": "Unisoc SC9832E", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "Mali-T820 MP1", + "url": "/v1/socs/unisoc-sc9832e" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 540 x 960 pixels", + "resolution": "~ 200 PPI", + "type": "Color TFT Screen" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.659198", + "updated_at": "2026-06-20T13:09:12.659198" +} diff --git a/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..882eb2448be --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8001, + "slug": "htc-wildfire-e7-plus-8gb-256gb-4g-lte", + "base_model_slug": "wildfire-e7-plus", + "name": "HTC Wildfire E7 Plus", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.660198", + "updated_at": "2026-06-20T13:09:12.660198" +} diff --git a/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bb94655fe30 --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 7937, + "slug": "htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "wildfire-x-4gb-ram-128gb", + "name": "HTC Wildfire X (4GB RAM + 128GB)", + "brand": { + "id": 134, + "slug": "htc", + "name": "HTC", + "country": "TW", + "url": "/v1/brands/htc" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-08-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.630699", + "updated_at": "2026-06-20T13:09:12.630699" +} diff --git a/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f4aa252b3c7 --- /dev/null +++ b/site/public/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..c637bf72fae --- /dev/null +++ b/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8345, + "slug": "huawei-ascend-p7-2gb-16gb-4g-lte", + "base_model_slug": "ascend-p7", + "name": "Huawei Ascend P7", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 774, + "slug": "hisilicon-kirin-910t", + "name": "HiSilicon Kirin 910T", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 28.0, + "gpu_name": "Mali-450MP4", + "url": "/v1/socs/hisilicon-kirin-910t" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 124.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.819103", + "updated_at": "2026-06-20T13:09:12.819103" +} diff --git a/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ba8ff8138f0 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10389, + "slug": "huawei-enjoy-60x-8gb-128gb-4g-lte", + "base_model_slug": "enjoy-60x", + "name": "Huawei Enjoy 60X", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-04-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 376 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v3.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.877469", + "updated_at": "2026-06-20T13:09:13.877469" +} diff --git a/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..d6b84402396 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8785, + "slug": "huawei-enjoy-7-plus-3gb-32gb-4g-lte", + "base_model_slug": "enjoy-7-plus", + "name": "Huawei Enjoy 7 Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.249445", + "updated_at": "2026-06-20T13:09:13.249445" +} diff --git a/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a65f80f1a91 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8786, + "slug": "huawei-enjoy-7s-3gb-32gb-4g-lte", + "base_model_slug": "enjoy-7s", + "name": "Huawei Enjoy 7S", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.65 inches, 1080 x 2160 pixels", + "resolution": "~ 427 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.249445", + "updated_at": "2026-06-20T13:09:13.249445" +} diff --git a/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a43dbea4ce4 --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8891, + "slug": "huawei-enjoy-9-plus-4gb-64gb-4g-lte", + "base_model_slug": "enjoy-9-plus", + "name": "Huawei Enjoy 9 Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.291642", + "updated_at": "2026-06-20T13:09:13.291642" +} diff --git a/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..67dedd3c52c --- /dev/null +++ b/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8365, + "slug": "huawei-g620s-1gb-8gb-4g-lte", + "base_model_slug": "g620s", + "name": "Huawei G620s", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:12.826017", + "updated_at": "2026-06-20T13:09:12.826017" +} diff --git a/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..83e9266ed99 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8801, + "slug": "huawei-mate-10-pro-6gb-64gb-4g-lte", + "base_model_slug": "mate-10-pro", + "name": "Huawei Mate 10 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.256473", + "updated_at": "2026-06-20T13:09:13.256473" +} diff --git a/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3b6463433f9 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8802, + "slug": "huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mate-10-pro-6gb-ram-128gb", + "name": "Huawei Mate 10 Pro (6GB RAM +128GB)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.256974", + "updated_at": "2026-06-20T13:09:13.256974" +} diff --git a/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..2df576805ba --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8980, + "slug": "huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "mate-20-pro-8gb-ram-256gb", + "name": "Huawei Mate 20 Pro (8GB RAM + 256GB)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 3120 x 1440 pixels", + "resolution": "~ 538 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": null, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.325289", + "updated_at": "2026-06-20T13:09:13.325289" +} diff --git a/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..451b7211000 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": null, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..407fdd9f1c3 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 9293, + "slug": "huawei-mate-20-x-5g-6gb-128gb-5g", + "base_model_slug": "mate-20-x-5g", + "name": "Huawei Mate 20 X 5G", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.2 inches, 1080 x 2244 pixels", + "resolution": "~ 346 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 232.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": null, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.449135", + "updated_at": "2026-06-20T13:09:13.449135" +} diff --git a/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..451b7211000 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": null, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a4ba422a675 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8991, + "slug": "huawei-mate-20-x-6gb-128gb-4g-lte", + "base_model_slug": "mate-20-x", + "name": "Huawei Mate 20 X", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7.2 inches, 1080 x 2244 pixels", + "resolution": "~ 346 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 232.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.328347", + "updated_at": "2026-06-20T13:09:13.329373" +} diff --git a/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5c5bfe15193 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10020, + "slug": "huawei-mate-40-pro-4g-8gb-128gb-4g-lte", + "base_model_slug": "mate-40-pro-4g", + "name": "Huawei Mate 40 Pro 4G", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 846, + "slug": "kirin-9000", + "name": "HiSilicon Kirin 9000", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP24", + "url": "/v1/socs/kirin-9000" + }, + "release_date": "2021-06-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels, 90 Hz", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Harmony v2.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.3, + "performance": 5.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.733031", + "updated_at": "2026-06-20T13:09:13.733031" +} diff --git a/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e3bb190aac8 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.3, + "performance": 5.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7a124dc57f0 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 9719, + "slug": "huawei-mate-40-pro-plus-12gb-256gb-5g", + "base_model_slug": "mate-40-pro-plus", + "name": "Huawei Mate 40 Pro Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 846, + "slug": "kirin-9000", + "name": "HiSilicon Kirin 9000", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP24", + "url": "/v1/socs/kirin-9000" + }, + "release_date": "2020-10-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 8.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.617418", + "updated_at": "2026-06-20T13:09:13.617418" +} diff --git a/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c59a4c37bc4 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 8.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..584358db1d1 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 9723, + "slug": "huawei-mate-40-rs-porsche-design-12gb-512gb-5g", + "base_model_slug": "mate-40-rs-porsche-design", + "name": "Huawei Mate 40 RS Porsche Design", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 846, + "slug": "kirin-9000", + "name": "HiSilicon Kirin 9000", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP24", + "url": "/v1/socs/kirin-9000" + }, + "release_date": "2020-10-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1344 x 2772 pixels", + "resolution": "~ 456 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 234.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 8.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.618915", + "updated_at": "2026-06-20T13:09:13.618915" +} diff --git a/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..c59a4c37bc4 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 8.6, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..b0a8c84550e --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 10516, + "slug": "huawei-mate-60-pro-plus-16gb-512gb-5g", + "base_model_slug": "mate-60-pro-plus", + "name": "Huawei Mate 60 Pro Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 849, + "slug": "kirin-9000s", + "name": "HiSilicon Kirin 9000S", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 7.0, + "gpu_name": "Maleoon 910", + "url": "/v1/socs/kirin-9000s" + }, + "release_date": "2023-09-08", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 1260 x 2720 pixels, 120 Hz", + "resolution": "~ 440 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Hongmeng OS v4.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.0, + "performance": 10.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.933584", + "updated_at": "2026-06-20T13:09:13.933584" +} diff --git a/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..33089e17e17 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.0, + "performance": 10.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..eb37d64a7ef --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8744, + "slug": "huawei-mate-9-lite-4gb-64gb-4g-lte", + "base_model_slug": "mate-9-lite", + "name": "Huawei Mate 9 Lite", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 791, + "slug": "hisilicon-kirin-655", + "name": "HiSilicon Kirin 655", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830MP2", + "url": "/v1/socs/hisilicon-kirin-655" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow), upgradable to v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.236046", + "updated_at": "2026-06-20T13:09:13.236046" +} diff --git a/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..fadca0415b7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 10022, + "slug": "huawei-mate-x2-8gb-256gb-5g", + "base_model_slug": "mate-x2", + "name": "Huawei Mate X2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 846, + "slug": "kirin-9000", + "name": "HiSilicon Kirin 9000", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP24", + "url": "/v1/socs/kirin-9000" + }, + "release_date": "2021-02-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8 inches, 2200 x 2480 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 295.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 5.6, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.733538", + "updated_at": "2026-06-20T13:09:13.733538" +} diff --git a/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..35c3306668a --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-x2-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 5.6, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..d1804213506 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10521, + "slug": "huawei-mate-x5-12gb-512gb-4g-lte", + "base_model_slug": "mate-x5", + "name": "Huawei Mate X5", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 849, + "slug": "kirin-9000s", + "name": "HiSilicon Kirin 9000S", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 7.0, + "gpu_name": "Maleoon 910", + "url": "/v1/socs/kirin-9000s" + }, + "release_date": "2023-09-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7.85 inches, 2224 x 2496 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 243.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v4.1", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.0, + "camera": null, + "battery": 30.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.937216", + "updated_at": "2026-06-20T13:09:13.937216" +} diff --git a/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..dc1f6d9f936 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 7.0, + "camera": null, + "battery": 30.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..2247aea3977 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10323, + "slug": "huawei-mate-xs-2-8gb-512gb-4g-lte", + "base_model_slug": "mate-xs-2", + "name": "Huawei Mate Xs 2", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-04-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7.8 inches, 2200 x 2480 pixels, 120 Hz", + "resolution": "~ 424 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 255.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v2.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.853949", + "updated_at": "2026-06-20T13:09:13.853949" +} diff --git a/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c4381087c48 --- /dev/null +++ b/site/public/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..04b3ba20e64 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10341, + "slug": "huawei-nova-10-8gb-128gb-4g-lte", + "base_model_slug": "nova-10", + "name": "Huawei Nova 10", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-07-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.859591", + "updated_at": "2026-06-20T13:09:13.860308" +} diff --git a/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4901fadf3c1 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10355, + "slug": "huawei-nova-10-pro-8gb-128gb-4g-lte", + "base_model_slug": "nova-10-pro", + "name": "Huawei Nova 10 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-07-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 436 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v2.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.863836", + "updated_at": "2026-06-20T13:09:13.863836" +} diff --git a/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..03e2c2b8518 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10525, + "slug": "huawei-nova-11i-8gb-128gb-4g-lte", + "base_model_slug": "nova-11i", + "name": "Huawei Nova 11i", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-05-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 m)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.938212", + "updated_at": "2026-06-20T13:09:13.938212" +} diff --git a/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d853339af82 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10731, + "slug": "huawei-nova-13i-8gb-128gb-4g-lte", + "base_model_slug": "nova-13i", + "name": "Huawei Nova 13i", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2025-12-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (16.7 m)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "EMUI v14.2", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.026380", + "updated_at": "2026-06-20T13:09:14.026380" +} diff --git a/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c6e43bee944 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9006, + "slug": "huawei-nova-2-lite-3gb-32gb-4g-lte", + "base_model_slug": "nova-2-lite", + "name": "Huawei Nova 2 Lite", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.334454", + "updated_at": "2026-06-20T13:09:13.334454" +} diff --git a/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8b9fc8cf93f --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8820, + "slug": "huawei-nova-2i-4gb-64gb-4g-lte", + "base_model_slug": "nova-2i", + "name": "Huawei Nova 2i", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.264187", + "updated_at": "2026-06-20T13:09:13.264187" +} diff --git a/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f20dfc8a002 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9346, + "slug": "huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "nova-4e-4gb-ram-128gb", + "name": "Huawei Nova 4e (4GB RAM+ 128GB)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 418 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.468354", + "updated_at": "2026-06-20T13:09:13.468354" +} diff --git a/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c25d835f5c5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9344, + "slug": "huawei-nova-4e-6gb-128gb-4g-lte", + "base_model_slug": "nova-4e", + "name": "Huawei Nova 4e", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 418 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.467854", + "updated_at": "2026-06-20T13:09:13.467854" +} diff --git a/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c9c112a04e6 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9354, + "slug": "huawei-nova-5-pro-8gb-128gb-4g-lte", + "base_model_slug": "nova-5-pro", + "name": "Huawei Nova 5 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.470871", + "updated_at": "2026-06-20T13:09:13.470871" +} diff --git a/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6612be258f5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9374, + "slug": "huawei-nova-5t-6gb-128gb-4g-lte", + "base_model_slug": "nova-5t", + "name": "Huawei Nova 5T", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2019-08-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2340 pixels", + "resolution": "~ 412 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, BLE, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.477899", + "updated_at": "2026-06-20T13:09:13.477899" +} diff --git a/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/index.json b/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c1360ef4976 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 9766, + "slug": "huawei-nova-8-se-8gb-128gb-5g", + "base_model_slug": "nova-8-se", + "name": "Huawei Nova 8 SE", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-11-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 403 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.634107", + "updated_at": "2026-06-20T13:09:13.634107" +} diff --git a/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b95644fde49 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..03dd611ef6b --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10044, + "slug": "huawei-nova-9-pro-8gb-128gb-4g-lte", + "base_model_slug": "nova-9-pro", + "name": "Huawei Nova 9 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1236 x 2676 pixels, 120 Hz", + "resolution": "~ 439 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v2.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.740982", + "updated_at": "2026-06-20T13:09:13.740982" +} diff --git a/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b8ffbcde620 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 10368, + "slug": "huawei-nova-9-se-5g-8gb-128gb-5g", + "base_model_slug": "nova-9-se-5g", + "name": "Huawei Nova 9 SE 5G", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.868348", + "updated_at": "2026-06-20T13:09:13.868348" +} diff --git a/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..92bba57ee00 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10367, + "slug": "huawei-nova-9-se-8gb-128gb-4g-lte", + "base_model_slug": "nova-9-se", + "name": "Huawei Nova 9 SE", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.867850", + "updated_at": "2026-06-20T13:09:13.867850" +} diff --git a/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ca9b297a09e --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10732, + "slug": "huawei-nova-y63-4gb-128gb-4g-lte", + "base_model_slug": "nova-y63", + "name": "Huawei Nova Y63", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2025-05-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.026879", + "updated_at": "2026-06-20T13:09:14.026879" +} diff --git a/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..376a56e1da5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10734, + "slug": "huawei-nova-y72s-8gb-128gb-4g-lte", + "base_model_slug": "nova-y72s", + "name": "Huawei Nova Y72S", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.026879", + "updated_at": "2026-06-20T13:09:14.026879" +} diff --git a/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9f7617d4cf9 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10376, + "slug": "huawei-nova-y90-8gb-128gb-4g-lte", + "base_model_slug": "nova-y90", + "name": "Huawei Nova Y90", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-06-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "EMUI v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.871858", + "updated_at": "2026-06-20T13:09:13.871858" +} diff --git a/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..7602d678ec4 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9035, + "slug": "huawei-p-smart-2019-3gb-32gb-4g-lte", + "base_model_slug": "p-smart-2019", + "name": "Huawei P Smart (2019)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 1080 x 2340 pixels", + "resolution": "~ 416 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.346222", + "updated_at": "2026-06-20T13:09:13.346222" +} diff --git a/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..87445177bcb --- /dev/null +++ b/site/public/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..545d829be9b --- /dev/null +++ b/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 8834, + "slug": "huawei-p10-plus-6gb-64gb-4g-lte", + "base_model_slug": "p10-plus", + "name": "Huawei P10 Plus", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 797, + "slug": "hisilicon-kirin-960", + "name": "HiSilicon Kirin 960", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/hisilicon-kirin-960" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.269706", + "updated_at": "2026-06-20T13:09:13.269706" +} diff --git a/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a326636aa50 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": null, + "camera": null, + "battery": 11.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9cfd9b27b22 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9045, + "slug": "huawei-p20-6gb-64gb-4g-lte", + "base_model_slug": "p20", + "name": "Huawei P20", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1080 x 2244 pixels", + "resolution": "~ 429 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.351307", + "updated_at": "2026-06-20T13:09:13.351307" +} diff --git a/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..87445177bcb --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..81bb885fc3e --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9046, + "slug": "huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "p20-6gb-ram-128gb", + "name": "Huawei P20 (6GB RAM + 128GB)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1080 x 2244 pixels", + "resolution": "~ 429 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.352314", + "updated_at": "2026-06-20T13:09:13.352314" +} diff --git a/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..87445177bcb --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..84c4ee50b84 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9051, + "slug": "huawei-p20-lite-4gb-64gb-4g-lte", + "base_model_slug": "p20-lite", + "name": "Huawei P20 Lite", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 796, + "slug": "hisilicon-kirin-659", + "name": "HiSilicon Kirin 659", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 16.0, + "gpu_name": "Mali-T830 MP2", + "url": "/v1/socs/hisilicon-kirin-659" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, EDR, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.354330", + "updated_at": "2026-06-20T13:09:13.354330" +} diff --git a/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cb90158398b --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9058, + "slug": "huawei-p20-pro-6gb-128gb-4g-lte", + "base_model_slug": "p20-pro", + "name": "Huawei P20 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 799, + "slug": "hisilicon-kirin-970", + "name": "Hisilicon Kirin 970", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP12", + "url": "/v1/socs/hisilicon-kirin-970" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2244 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.356362", + "updated_at": "2026-06-20T13:09:13.356362" +} diff --git a/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a393c47f325 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9412, + "slug": "huawei-p30-8gb-128gb-4g-lte", + "base_model_slug": "p30", + "name": "Huawei P30", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 800, + "slug": "hisilicon-kirin-980", + "name": "HiSilicon Kirin 980", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP10", + "url": "/v1/socs/hisilicon-kirin-980" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2340 pixels", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3650, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": null, + "camera": null, + "battery": 9.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.491940", + "updated_at": "2026-06-20T13:09:13.491940" +} diff --git a/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08db952084d --- /dev/null +++ b/site/public/v1/smartphones/huawei-p30-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": null, + "camera": null, + "battery": 9.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7937f0c44ec --- /dev/null +++ b/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9417, + "slug": "huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "p30-lite-6gb-ram-128gb", + "name": "Huawei P30 Lite (6GB RAM + 128GB)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.15 inches, 1080 x 2312 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3340, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.494452", + "updated_at": "2026-06-20T13:09:13.494452" +} diff --git a/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c22dc57a0a --- /dev/null +++ b/site/public/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.1, + "performance": null, + "camera": null, + "battery": 5.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a453179f523 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10378, + "slug": "huawei-p50e-8gb-128gb-4g-lte", + "base_model_slug": "p50e", + "name": "Huawei P50E", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-03-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1224 x 2700 pixels, 90 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v2", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.872880", + "updated_at": "2026-06-20T13:09:13.873389" +} diff --git a/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..35a12e52f69 --- /dev/null +++ b/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10533, + "slug": "huawei-p60-pro-12gb-512gb-4g-lte", + "base_model_slug": "p60-pro", + "name": "Huawei P60 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1749, + "slug": "snapdragon-8-plus-gen-1", + "name": "Snapdragon 8+ Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 730", + "url": "/v1/socs/snapdragon-8-plus-gen-1" + }, + "release_date": "2023-03-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2700 pixels, 120 Hz", + "resolution": "~ 444 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4815, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v3.1", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.7, + "performance": 25.2, + "camera": null, + "battery": 42.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.941213", + "updated_at": "2026-06-20T13:09:13.941213" +} diff --git a/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..13d22ae280e --- /dev/null +++ b/site/public/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.7, + "performance": 25.2, + "camera": null, + "battery": 42.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b843a8d4e39 --- /dev/null +++ b/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 10382, + "slug": "huawei-pocket-s-8gb-128gb-4g-lte", + "base_model_slug": "pocket-s", + "name": "Huawei Pocket S", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-11-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 1188 x 2790 pixels, 120 Hz", + "resolution": "~ 442 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v3.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.874969", + "updated_at": "2026-06-20T13:09:13.874969" +} diff --git a/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a52bedfeccb --- /dev/null +++ b/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 10638, + "slug": "huawei-pura-70-pro-12gb-256gb-5g", + "base_model_slug": "pura-70-pro", + "name": "Huawei Pura 70 Pro", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 850, + "slug": "kirin-9010", + "name": "HiSilicon Kirin 9010", + "manufacturer": { + "slug": "huawei", + "name": "Huawei", + "url": "/v1/brands/huawei" + }, + "process_nm": 7.0, + "gpu_name": "Maleoon 910", + "url": "/v1/socs/kirin-9010" + }, + "release_date": "2024-04-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1260 x 2844 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS v4.2", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 7.7, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.984803", + "updated_at": "2026-06-20T13:09:13.985302" +} diff --git a/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ece7001a362 --- /dev/null +++ b/site/public/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 7.7, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..0a37de224b9 --- /dev/null +++ b/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9097, + "slug": "huawei-y6-2018-2gb-16gb-4g-lte", + "base_model_slug": "y6-2018", + "name": "Huawei Y6 (2018)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.370372", + "updated_at": "2026-06-20T13:09:13.370372" +} diff --git a/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ef43b163bad --- /dev/null +++ b/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9836, + "slug": "huawei-y6s-3gb-64gb-4g-lte", + "base_model_slug": "y6s", + "name": "Huawei Y6s", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-01-06", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.09 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.1 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.1, + "performance": 0.0, + "camera": null, + "battery": 0.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.658618", + "updated_at": "2026-06-20T13:09:13.658618" +} diff --git a/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..39419a08df2 --- /dev/null +++ b/site/public/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.1, + "performance": 0.0, + "camera": null, + "battery": 0.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..70ac8b89e28 --- /dev/null +++ b/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9470, + "slug": "huawei-y7-2019-3gb-32gb-4g-lte", + "base_model_slug": "y7-2019", + "name": "Huawei Y7 (2019)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.513388", + "updated_at": "2026-06-20T13:09:13.513388" +} diff --git a/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..fd1e86926bd --- /dev/null +++ b/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9857, + "slug": "huawei-y8s-4gb-64gb-4g-lte", + "base_model_slug": "y8s", + "name": "Huawei Y8s", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2020-05-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.666466", + "updated_at": "2026-06-20T13:09:13.666466" +} diff --git a/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ed6723481b5 --- /dev/null +++ b/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 9126, + "slug": "huawei-y9-2019-4gb-64gb-4g-lte", + "base_model_slug": "y9-2019", + "name": "Huawei Y9 (2019)", + "brand": { + "id": 25, + "slug": "huawei", + "name": "Huawei", + "country": "CN", + "url": "/v1/brands/huawei" + }, + "soc": { + "id": 804, + "slug": "hisilicon-kirin-710", + "name": "Hisilicon Kirin 710", + "manufacturer": { + "slug": "hisilicon", + "name": "HiSilicon", + "url": "/v1/brands/hisilicon" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G51 MP4", + "url": "/v1/socs/hisilicon-kirin-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:13.380443", + "updated_at": "2026-06-20T13:09:13.380443" +} diff --git a/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/index.json b/site/public/v1/smartphones/index.json index d77d8ab26d5..af27e003d95 100644 --- a/site/public/v1/smartphones/index.json +++ b/site/public/v1/smartphones/index.json @@ -1,5 +1,5 @@ { - "count": 42051, + "count": 44384, "results": [ { "slug": "1", @@ -9486,6 +9486,11 @@ "name": "Acer Liquid Jade Plus", "url": "/v1/smartphones/acer-liquid-jade-plus" }, + { + "slug": "acer-liquid-jade-primo-3gb-32gb-4g-lte", + "name": "Acer Liquid Jade Primo", + "url": "/v1/smartphones/acer-liquid-jade-primo-3gb-32gb-4g-lte" + }, { "slug": "acer-liquid-jade-primo", "name": "Acer Liquid Jade Primo", @@ -10196,6 +10201,11 @@ "name": "Alcatel 1 Dual SIM LTE EMEA 16GB 5033F (TCL U3A)", "url": "/v1/smartphones/alcatel-1-dual-sim-lte-emea-16gb-5033f-tcl-u3a" }, + { + "slug": "alcatel-1b-2020-2gb-16gb-4g-lte", + "name": "Alcatel 1B (2020)", + "url": "/v1/smartphones/alcatel-1b-2020-2gb-16gb-4g-lte" + }, { "slug": "alcatel-1b-2020-global-dual-sim-lte-5002d-tcl-5002", "name": "Alcatel 1B 2020 Global Dual SIM LTE 5002D (TCL 5002)", @@ -10226,6 +10236,11 @@ "name": "Alcatel 1S 2019 LTE LATAM 5024A (TCL 5024)", "url": "/v1/smartphones/alcatel-1s-2019-lte-latam-5024a-tcl-5024" }, + { + "slug": "alcatel-1se-2020-3gb-32gb-4g-lte", + "name": "Alcatel 1SE (2020)", + "url": "/v1/smartphones/alcatel-1se-2020-3gb-32gb-4g-lte" + }, { "slug": "alcatel-1se-2020-dual-sim-lte-latam-32gb-5030j-1sp-5130j-tcl-5030", "name": "Alcatel 1SE 2020 Dual SIM LTE LATAM 32GB 5030J / 1SP 5130J (TCL 5030)", @@ -10331,6 +10346,11 @@ "name": "Alcatel 5H 2021 LTE LATAM 128GB 6056A (TCL Hong Kong Pro)", "url": "/v1/smartphones/alcatel-5h-2021-lte-latam-128gb-6056a-tcl-hong-kong-pro" }, + { + "slug": "alcatel-5x-4gb-128gb-4g-lte", + "name": "Alcatel 5X", + "url": "/v1/smartphones/alcatel-5x-4gb-128gb-4g-lte" + }, { "slug": "alcatel-5x-2020-dual-sim-td-lte-latam-128gb-5061a-tcl-5061", "name": "Alcatel 5X 2020 Dual SIM TD-LTE LATAM 128GB 5061A (TCL 5061)", @@ -11961,6 +11981,31 @@ "name": "Alcatel U5 TD-LTE APAC 8GB 5044T / Optus X Spirit (TCL 5044)", "url": "/v1/smartphones/alcatel-u5-td-lte-apac-8gb-5044t-optus-x-spirit-tcl-5044" }, + { + "slug": "alcatel-v3-classic-4gb-128gb-5g", + "name": "Alcatel V3 Classic", + "url": "/v1/smartphones/alcatel-v3-classic-4gb-128gb-5g" + }, + { + "slug": "alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g", + "name": "Alcatel V3 Classic (6GB RAM + 128GB)", + "url": "/v1/smartphones/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "alcatel-v3-pro-8gb-256gb-5g", + "name": "Alcatel V3 Pro", + "url": "/v1/smartphones/alcatel-v3-pro-8gb-256gb-5g" + }, + { + "slug": "alcatel-v3-ultra-6gb-128gb-5g", + "name": "Alcatel V3 Ultra", + "url": "/v1/smartphones/alcatel-v3-ultra-6gb-128gb-5g" + }, + { + "slug": "alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g", + "name": "Alcatel V3 Ultra (8GB RAM + 128GB)", + "url": "/v1/smartphones/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "alcatel-venture", "name": "Alcatel Venture", @@ -12551,6 +12596,11 @@ "name": "Amazon Fire Phone", "url": "/v1/smartphones/amazon-fire-phone" }, + { + "slug": "amazon-fire-phone-at-t-2gb-32gb-4g-lte", + "name": "Amazon Fire Phone (AT&T)", + "url": "/v1/smartphones/amazon-fire-phone-at-t-2gb-32gb-4g-lte" + }, { "slug": "amazon-fire-phone-lte-32gb", "name": "Amazon Fire Phone LTE 32GB", @@ -13031,6 +13081,11 @@ "name": "Apple iPhone 11", "url": "/v1/smartphones/apple-iphone-11-4gb-256gb-4g-lte" }, + { + "slug": "apple-iphone-11-4gb-64gb-4g-lte", + "name": "Apple iPhone 11", + "url": "/v1/smartphones/apple-iphone-11-4gb-64gb-4g-lte" + }, { "slug": "apple-iphone-11-4gb-64gb-4g", "name": "Apple iPhone 11", @@ -13041,11 +13096,21 @@ "name": "Apple iPhone 11 (128GB)", "url": "/v1/smartphones/apple-iphone-11-4gb-128gb-4g" }, + { + "slug": "apple-iphone-11-128gb-4gb-128gb-4g-lte", + "name": "Apple iPhone 11 (128GB)", + "url": "/v1/smartphones/apple-iphone-11-128gb-4gb-128gb-4g-lte" + }, { "slug": "apple-iphone-11-4gb-256gb-4g", "name": "Apple iPhone 11 (256GB)", "url": "/v1/smartphones/apple-iphone-11-4gb-256gb-4g" }, + { + "slug": "apple-iphone-11-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 (256GB)", + "url": "/v1/smartphones/apple-iphone-11-256gb-4gb-256gb-4g-lte" + }, { "slug": "apple-iphone-11-a2221-dual-sim-td-lte-jp-128gb-apple-iphone-121", "name": "Apple iPhone 11 A2221 Dual SIM TD-LTE JP 128GB (Apple iPhone 12,1)", @@ -13091,6 +13156,11 @@ "name": "Apple iPhone 11 Pro", "url": "/v1/smartphones/apple-iphone-11-pro-4gb-512gb-4g-lte" }, + { + "slug": "apple-iphone-11-pro-4gb-64gb-4g-lte", + "name": "Apple iPhone 11 Pro", + "url": "/v1/smartphones/apple-iphone-11-pro-4gb-64gb-4g-lte" + }, { "slug": "apple-iphone-11-pro-4gb-64gb-4g", "name": "Apple iPhone 11 Pro", @@ -13101,6 +13171,16 @@ "name": "Apple iPhone 11 Pro", "url": "/v1/smartphones/apple-iphone-11-pro-6gb-512gb-4g" }, + { + "slug": "apple-iphone-11-pro-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 Pro (256GB)", + "url": "/v1/smartphones/apple-iphone-11-pro-256gb-4gb-256gb-4g-lte" + }, + { + "slug": "apple-iphone-11-pro-512gb-4gb-512gb-4g-lte", + "name": "Apple iPhone 11 Pro (512GB)", + "url": "/v1/smartphones/apple-iphone-11-pro-512gb-4gb-512gb-4g-lte" + }, { "slug": "apple-iphone-11-pro-a2215-dual-sim-td-lte-jp-256gb-apple-iphone-123", "name": "Apple iPhone 11 Pro A2215 Dual SIM TD-LTE JP 256GB (Apple iPhone 12,3)", @@ -13136,6 +13216,11 @@ "name": "Apple iPhone 11 Pro Max", "url": "/v1/smartphones/apple-iphone-11-pro-max-4gb-512gb-4g-lte" }, + { + "slug": "apple-iphone-11-pro-max-4gb-64gb-4g-lte", + "name": "Apple iPhone 11 Pro Max", + "url": "/v1/smartphones/apple-iphone-11-pro-max-4gb-64gb-4g-lte" + }, { "slug": "apple-iphone-11-pro-max-4gb-64gb-4g", "name": "Apple iPhone 11 Pro Max", @@ -13146,6 +13231,11 @@ "name": "Apple iPhone 11 Pro Max (256GB)", "url": "/v1/smartphones/apple-iphone-11-pro-max-4gb-256gb-4g" }, + { + "slug": "apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte", + "name": "Apple iPhone 11 Pro Max (256GB)", + "url": "/v1/smartphones/apple-iphone-11-pro-max-256gb-4gb-256gb-4g-lte" + }, { "slug": "apple-iphone-11-pro-max-4gb-512gb-4g", "name": "Apple iPhone 11 Pro Max (512GB)", @@ -14766,6 +14856,11 @@ "name": "Apple iPhone 16 Pro (512GB SG)", "url": "/v1/smartphones/apple-iphone-16-pro-8gb-512gb-5g" }, + { + "slug": "apple-iphone-16-pro-512gb-8gb-512gb-5g", + "name": "Apple iPhone 16 Pro (512GB)", + "url": "/v1/smartphones/apple-iphone-16-pro-512gb-8gb-512gb-5g" + }, { "slug": "apple-iphone-16-pro-5g-a3292-dual-sim-td-lte-mea-jp-mx-ca-128gb-apple-iphone-171", "name": "Apple iPhone 16 Pro 5G A3292 Dual SIM TD-LTE MEA JP MX CA 128GB (Apple iPhone 17,1)", @@ -14841,6 +14936,11 @@ "name": "Apple iPhone 16 Pro Max (512GB SG)", "url": "/v1/smartphones/apple-iphone-16-pro-max-8gb-512gb-5g" }, + { + "slug": "apple-iphone-16-pro-max-512gb-8gb-512gb-5g", + "name": "Apple iPhone 16 Pro Max (512GB)", + "url": "/v1/smartphones/apple-iphone-16-pro-max-512gb-8gb-512gb-5g" + }, { "slug": "apple-iphone-16-pro-max-5g-a3295-dual-sim-td-lte-mea-jp-mx-ca-1tb-apple-iphone-172", "name": "Apple iPhone 16 Pro Max 5G A3295 Dual SIM TD-LTE MEA JP MX CA 1TB (Apple iPhone 17,2)", @@ -15006,6 +15106,11 @@ "name": "Apple iPhone 16e 5G A3410 Dual SIM TD-LTE CN 512GB (Apple iPhone 17,5)", "url": "/v1/smartphones/apple-iphone-16e-5g-a3410-dual-sim-td-lte-cn-512gb-apple-iphone-175" }, + { + "slug": "apple-iphone-17-8gb-256gb-5g", + "name": "Apple iPhone 17", + "url": "/v1/smartphones/apple-iphone-17-8gb-256gb-5g" + }, { "slug": "apple-iphone-17-5g-a3519-dual-sim-td-lte-mea-jp-mx-ca-256gb-apple-iphone-183", "name": "Apple iPhone 17 5G A3519 Dual SIM TD-LTE MEA JP MX CA 256GB (Apple iPhone 18,3)", @@ -15046,6 +15151,16 @@ "name": "Apple iPhone 17 5G UW A3258 Dual SIM TD-LTE US 512GB (Apple iPhone 18,3)", "url": "/v1/smartphones/apple-iphone-17-5g-uw-a3258-dual-sim-td-lte-us-512gb-apple-iphone-183" }, + { + "slug": "apple-iphone-17-pro-12gb-256gb-5g", + "name": "Apple iPhone 17 Pro", + "url": "/v1/smartphones/apple-iphone-17-pro-12gb-256gb-5g" + }, + { + "slug": "apple-iphone-17-pro-512gb-12gb-512gb-5g", + "name": "Apple iPhone 17 Pro (512GB)", + "url": "/v1/smartphones/apple-iphone-17-pro-512gb-12gb-512gb-5g" + }, { "slug": "apple-iphone-17-pro-5g-a3522-dual-sim-td-lte-mea-jp-mx-ca-1tb-apple-iphone-181", "name": "Apple iPhone 17 Pro 5G A3522 Dual SIM TD-LTE MEA JP MX CA 1TB (Apple iPhone 18,1)", @@ -15106,6 +15221,16 @@ "name": "Apple iPhone 17 Pro 5G UW A3256 Dual SIM TD-LTE US 512GB (Apple iPhone 18,1)", "url": "/v1/smartphones/apple-iphone-17-pro-5g-uw-a3256-dual-sim-td-lte-us-512gb-apple-iphone-181" }, + { + "slug": "apple-iphone-17-pro-max-12gb-256gb-5g", + "name": "Apple iPhone 17 Pro Max", + "url": "/v1/smartphones/apple-iphone-17-pro-max-12gb-256gb-5g" + }, + { + "slug": "apple-iphone-17-pro-max-512gb-12gb-512gb-5g", + "name": "Apple iPhone 17 Pro Max (512GB)", + "url": "/v1/smartphones/apple-iphone-17-pro-max-512gb-12gb-512gb-5g" + }, { "slug": "apple-iphone-17-pro-max-5g-a3525-dual-sim-td-lte-mea-jp-mx-ca-1tb-apple-iphone-182", "name": "Apple iPhone 17 Pro Max 5G A3525 Dual SIM TD-LTE MEA JP MX CA 1TB (Apple iPhone 18,2)", @@ -15186,6 +15311,11 @@ "name": "Apple iPhone 17 Pro Max 5G UW A3257 Dual SIM TD-LTE US 512GB (Apple iPhone 18,2)", "url": "/v1/smartphones/apple-iphone-17-pro-max-5g-uw-a3257-dual-sim-td-lte-us-512gb-apple-iphone-182" }, + { + "slug": "apple-iphone-17e-512gb-8gb-512gb-5g", + "name": "Apple iPhone 17e (512GB)", + "url": "/v1/smartphones/apple-iphone-17e-512gb-8gb-512gb-5g" + }, { "slug": "apple-iphone-1st-gen-a1203-16gb-apple-iphone-11", "name": "Apple iPhone 1st gen A1203 16GB (Apple iPhone 1,1)", @@ -16061,6 +16191,16 @@ "name": "Apple iPhone 8 Plus A1899 TD-LTE CN 64GB (Apple iPhone 10,2)", "url": "/v1/smartphones/apple-iphone-8-plus-a1899-td-lte-cn-64gb-apple-iphone-102" }, + { + "slug": "apple-iphone-air-8gb-256gb-5g", + "name": "Apple iPhone Air", + "url": "/v1/smartphones/apple-iphone-air-8gb-256gb-5g" + }, + { + "slug": "apple-iphone-air-512gb-8gb-512gb-5g", + "name": "Apple iPhone Air (512GB)", + "url": "/v1/smartphones/apple-iphone-air-512gb-8gb-512gb-5g" + }, { "slug": "apple-iphone-air-1st-gen-5g-a3260-dual-sim-td-lte-mea-na-1tb-apple-iphone-184", "name": "Apple iPhone Air 1st gen 5G A3260 Dual SIM TD-LTE MEA NA 1TB (Apple iPhone 18,4)", @@ -16146,11 +16286,26 @@ "name": "Apple iPhone SE (64GB)", "url": "/v1/smartphones/apple-iphone-se-2gb-64gb-4g" }, + { + "slug": "apple-iphone-se-2020-3gb-64gb-4g-lte", + "name": "Apple iPhone SE 2020", + "url": "/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g-lte" + }, { "slug": "apple-iphone-se-2020-3gb-64gb-4g", "name": "Apple iPhone SE 2020", "url": "/v1/smartphones/apple-iphone-se-2020-3gb-64gb-4g" }, + { + "slug": "apple-iphone-se-2020-128gb-3gb-128gb-4g-lte", + "name": "Apple iPhone SE 2020 (128GB)", + "url": "/v1/smartphones/apple-iphone-se-2020-128gb-3gb-128gb-4g-lte" + }, + { + "slug": "apple-iphone-se-2020-256gb-3gb-256gb-4g-lte", + "name": "Apple iPhone SE 2020 (256GB)", + "url": "/v1/smartphones/apple-iphone-se-2020-256gb-3gb-256gb-4g-lte" + }, { "slug": "apple-iphone-se-2020-2nd-gen-a2275-dual-sim-td-lte-na-128gb-apple-iphone-128", "name": "Apple iPhone SE 2020 2nd gen A2275 Dual SIM TD-LTE NA 128GB (Apple iPhone 12,8)", @@ -17391,6 +17546,11 @@ "name": "Archos Diamond 2 Plus LTE", "url": "/v1/smartphones/archos-diamond-2-plus-lte" }, + { + "slug": "archos-diamond-omega-8gb-128gb-4g-lte", + "name": "Archos Diamond Omega", + "url": "/v1/smartphones/archos-diamond-omega-8gb-128gb-4g-lte" + }, { "slug": "archos-diamond-plus", "name": "Archos Diamond Plus", @@ -17576,6 +17736,16 @@ "name": "Archos GranitePhone 4G LTE", "url": "/v1/smartphones/archos-granitephone-4g-lte" }, + { + "slug": "archos-oxygen-57-3gb-32gb-4g-lte", + "name": "Archos Oxygen 57", + "url": "/v1/smartphones/archos-oxygen-57-3gb-32gb-4g-lte" + }, + { + "slug": "archos-oxygen-63-4gb-64gb-4g-lte", + "name": "Archos Oxygen 63", + "url": "/v1/smartphones/archos-oxygen-63-4gb-64gb-4g-lte" + }, { "slug": "archos-pma400-30gb", "name": "Archos PMA400 30GB", @@ -18346,6 +18516,16 @@ "name": "Astro X55", "url": "/v1/smartphones/astro-x55" }, + { + "slug": "asus-6z-6gb-64gb-4g-lte", + "name": "Asus 6z", + "url": "/v1/smartphones/asus-6z-6gb-64gb-4g-lte" + }, + { + "slug": "asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Asus 6z (6GB RAM + 128GB)", + "url": "/v1/smartphones/asus-6z-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "asus-chromebook-c200ma-ds01", "name": "Asus Chromebook C200MA-DS01", @@ -18901,6 +19081,11 @@ "name": "Asus R700t", "url": "/v1/smartphones/asus-r700t" }, + { + "slug": "asus-rog-phone-8gb-128gb-4g-lte", + "name": "Asus ROG Phone", + "url": "/v1/smartphones/asus-rog-phone-8gb-128gb-4g-lte" + }, { "slug": "asus-rog-phone-2-8gb-128gb-4g", "name": "Asus ROG Phone 2", @@ -18911,6 +19096,26 @@ "name": "Asus ROG Phone 2 (12GB/512GB)", "url": "/v1/smartphones/asus-rog-phone-2-12gb-512gb-4g" }, + { + "slug": "asus-rog-phone-3-8gb-128gb-5g", + "name": "Asus ROG Phone 3", + "url": "/v1/smartphones/asus-rog-phone-3-8gb-128gb-5g" + }, + { + "slug": "asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g", + "name": "Asus ROG Phone 3 (12GB RAM + 128GB)", + "url": "/v1/smartphones/asus-rog-phone-3-12gb-ram-128gb-12gb-128gb-5g" + }, + { + "slug": "asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 3 (12GB RAM + 256GB)", + "url": "/v1/smartphones/asus-rog-phone-3-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "name": "Asus ROG Phone 3 (16GB RAM + 512GB)", + "url": "/v1/smartphones/asus-rog-phone-3-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "asus-rog-phone-3-5g-classic-edition-dual-sim-td-lte-cn-version-c-256gb-zs661ks-asus-i003d", "name": "Asus ROG Phone 3 5G Classic Edition Dual SIM TD-LTE CN Version C 256GB ZS661KS (Asus I003D)", @@ -18956,6 +19161,11 @@ "name": "Asus ROG Phone 3 Strix", "url": "/v1/smartphones/asus-rog-phone-3-strix-12gb-128gb-5g" }, + { + "slug": "asus-rog-phone-3-strix-edition-8gb-128gb-5g", + "name": "Asus ROG Phone 3 Strix Edition", + "url": "/v1/smartphones/asus-rog-phone-3-strix-edition-8gb-128gb-5g" + }, { "slug": "asus-rog-phone-3-zs661ks-12gb-128gb-5g", "name": "Asus ROG Phone 3 ZS661KS", @@ -18966,6 +19176,16 @@ "name": "Asus ROG Phone 5", "url": "/v1/smartphones/asus-rog-phone-5-12gb-128gb-5g" }, + { + "slug": "asus-rog-phone-5-8gb-128gb-5g", + "name": "Asus ROG Phone 5", + "url": "/v1/smartphones/asus-rog-phone-5-8gb-128gb-5g" + }, + { + "slug": "asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 5 (12GB RAM + 256GB)", + "url": "/v1/smartphones/asus-rog-phone-5-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "asus-rog-phone-5-16gb-256gb-5g", "name": "Asus ROG Phone 5 (16GB/256GB)", @@ -19046,6 +19266,11 @@ "name": "Asus ROG Phone 5 5G Ultimate Global Dual SIM TD-LTE Version A D 512GB ZS673KS (Asus S673B)", "url": "/v1/smartphones/asus-rog-phone-5-5g-ultimate-global-dual-sim-td-lte-version-a-d-512gb-zs673ks-asus-s673b" }, + { + "slug": "asus-rog-phone-5-pro-16gb-512gb-5g", + "name": "Asus ROG Phone 5 Pro", + "url": "/v1/smartphones/asus-rog-phone-5-pro-16gb-512gb-5g" + }, { "slug": "asus-rog-phone-5s-12gb-256gb-5g", "name": "Asus ROG Phone 5s", @@ -19061,6 +19286,16 @@ "name": "Asus ROG Phone 5s (18GB/512GB)", "url": "/v1/smartphones/asus-rog-phone-5s-18gb-512gb-5g" }, + { + "slug": "asus-rog-phone-5s-5g-8gb-128gb-5g", + "name": "Asus ROG Phone 5s 5G", + "url": "/v1/smartphones/asus-rog-phone-5s-5g-8gb-128gb-5g" + }, + { + "slug": "asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 5s 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "asus-rog-phone-5s-5g-base-edition-dual-sim-td-lte-cn-version-c-256gb-zs676ks-asus-s676", "name": "Asus ROG Phone 5s 5G Base Edition Dual SIM TD-LTE CN Version C 256GB ZS676KS (Asus S676)", @@ -19096,6 +19331,11 @@ "name": "Asus ROG Phone 5s 5G Standard Edition Global Dual SIM TD-LTE Version A D 512GB ZS676KS (Asus S676)", "url": "/v1/smartphones/asus-rog-phone-5s-5g-standard-edition-global-dual-sim-td-lte-version-a-d-512gb-zs676ks-asus-s676" }, + { + "slug": "asus-rog-phone-5s-pro-5g-18gb-512gb-5g", + "name": "Asus ROG Phone 5s Pro 5G", + "url": "/v1/smartphones/asus-rog-phone-5s-pro-5g-18gb-512gb-5g" + }, { "slug": "asus-rog-phone-5s-pro-5g-dual-sim-td-lte-cn-version-c-512gb-zs676ks-asus-s676b", "name": "Asus ROG Phone 5s Pro 5G Dual SIM TD-LTE CN Version C 512GB ZS676KS (Asus S676B)", @@ -19366,6 +19606,11 @@ "name": "Asus ROG Phone 8 Pro Edition 5G Global Dual SIM TD-LTE 1TB AI2401 (Asus I2401)", "url": "/v1/smartphones/asus-rog-phone-8-pro-edition-5g-global-dual-sim-td-lte-1tb-ai2401-asus-i2401" }, + { + "slug": "asus-rog-phone-9-12gb-256gb-5g", + "name": "Asus ROG Phone 9", + "url": "/v1/smartphones/asus-rog-phone-9-12gb-256gb-5g" + }, { "slug": "asus-rog-phone-9-16gb-512gb-5g", "name": "Asus ROG Phone 9", @@ -19401,6 +19646,11 @@ "name": "Asus ROG Phone 9 5G Global Dual SIM TD-LTE 512GB AI2501 (Asus I2501)", "url": "/v1/smartphones/asus-rog-phone-9-5g-global-dual-sim-td-lte-512gb-ai2501-asus-i2501" }, + { + "slug": "asus-rog-phone-9-fe-16gb-256gb-5g", + "name": "Asus ROG Phone 9 FE", + "url": "/v1/smartphones/asus-rog-phone-9-fe-16gb-256gb-5g" + }, { "slug": "asus-rog-phone-9-fe-5g-standard-edition-global-dual-sim-td-lte-256gb-ai2401-asus-i2401", "name": "Asus ROG Phone 9 FE 5G Standard Edition Global Dual SIM TD-LTE 256GB AI2401 (Asus I2401)", @@ -19476,6 +19726,11 @@ "name": "Asus Rog Phone 7 (16GB+512GB)", "url": "/v1/smartphones/asus-rog-phone-7-16gb-512gb-5g" }, + { + "slug": "asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g", + "name": "Asus Smartphone For Snapdragon Insiders", + "url": "/v1/smartphones/asus-smartphone-for-snapdragon-insiders-16gb-512gb-5g" + }, { "slug": "asus-x002-pegasus-td-lte", "name": "Asus X002 Pegasus TD-LTE", @@ -19886,6 +20141,11 @@ "name": "Asus ZenFone 6 A600CG 32GB", "url": "/v1/smartphones/asus-zenfone-6-a600cg-32gb" }, + { + "slug": "asus-zenfone-6-edition-30-12gb-512gb-4g-lte", + "name": "Asus ZenFone 6 Edition 30", + "url": "/v1/smartphones/asus-zenfone-6-edition-30-12gb-512gb-4g-lte" + }, { "slug": "asus-zenfone-7-2020-premium-edition-global-dual-sim-td-lte-zs670ks-128gb-asus-s670", "name": "Asus ZenFone 7 2020 Premium Edition Global Dual SIM TD-LTE ZS670KS 128GB (Asus S670)", @@ -19961,6 +20221,11 @@ "name": "Asus ZenFone Go 4.5 Dual SIM ZC451TG", "url": "/v1/smartphones/asus-zenfone-go-4-5-dual-sim-zc451tg" }, + { + "slug": "asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte", + "name": "Asus ZenFone Go 4.5 LTE (ZB450KL)", + "url": "/v1/smartphones/asus-zenfone-go-4-5-lte-zb450kl-1gb-8gb-4g-lte" + }, { "slug": "asus-zenfone-go-5-0-dual-sim-zc500tg-16gb", "name": "Asus ZenFone Go 5.0 Dual SIM ZC500TG 16GB", @@ -20006,6 +20271,11 @@ "name": "Asus ZenFone Live (L2)", "url": "/v1/smartphones/asus-zenfone-live-l2-2gb-32gb-4g-lte" }, + { + "slug": "asus-zenfone-live-l1-2gb-16gb-4g-lte", + "name": "Asus ZenFone Live L1", + "url": "/v1/smartphones/asus-zenfone-live-l1-2gb-16gb-4g-lte" + }, { "slug": "asus-zenfone-max-dual-sim-global-lte-zc550kl-16gb", "name": "Asus ZenFone Max Dual SIM Global LTE ZC550KL 16GB", @@ -20186,6 +20456,11 @@ "name": "Asus Zenfone 12 Ultra", "url": "/v1/smartphones/asus-zenfone-12-ultra-12gb-256gb-5g" }, + { + "slug": "asus-zenfone-12-ultra-8gb-256gb-5g", + "name": "Asus Zenfone 12 Ultra", + "url": "/v1/smartphones/asus-zenfone-12-ultra-8gb-256gb-5g" + }, { "slug": "asus-zenfone-12-ultra-5g-premium-edition-global-dual-sim-td-lte-512gb-ai2501-asus-i2501h", "name": "Asus Zenfone 12 Ultra 5G Premium Edition Global Dual SIM TD-LTE 512GB AI2501 (Asus I2501H)", @@ -20236,6 +20511,11 @@ "name": "Asus Zenfone 2 Laser ZE500KL", "url": "/v1/smartphones/asus-zenfone-2-laser-ze500kl" }, + { + "slug": "asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte", + "name": "Asus Zenfone 2 Laser ZE550KL", + "url": "/v1/smartphones/asus-zenfone-2-laser-ze550kl-2gb-16gb-4g-lte" + }, { "slug": "asus-zenfone-2-laser-ze550kl-2gb-16gb-4g", "name": "Asus Zenfone 2 Laser ZE550KL", @@ -20551,16 +20831,36 @@ "name": "Asus Zenfone 5 Lite ZC600KL", "url": "/v1/smartphones/asus-zenfone-5-lite-zc600kl-4gb-64gb-4g-lte" }, + { + "slug": "asus-zenfone-5-ze620kl-4gb-64gb-4g-lte", + "name": "Asus Zenfone 5 ZE620KL", + "url": "/v1/smartphones/asus-zenfone-5-ze620kl-4gb-64gb-4g-lte" + }, { "slug": "asus-zenfone-5-ze620kl-6gb-64gb-4g-lte", "name": "Asus Zenfone 5 ZE620KL", "url": "/v1/smartphones/asus-zenfone-5-ze620kl-6gb-64gb-4g-lte" }, + { + "slug": "asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Asus Zenfone 5Z (6GB RAM + 128GB)", + "url": "/v1/smartphones/asus-zenfone-5z-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte", + "name": "Asus Zenfone 5z ZS620KL", + "url": "/v1/smartphones/asus-zenfone-5z-zs620kl-6gb-64gb-4g-lte" + }, { "slug": "asus-zenfone-5z-zs620kl-8gb-256gb-4g-lte", "name": "Asus Zenfone 5z ZS620KL", "url": "/v1/smartphones/asus-zenfone-5z-zs620kl-8gb-256gb-4g-lte" }, + { + "slug": "asus-zenfone-6-6gb-64gb-4g-lte", + "name": "Asus Zenfone 6", + "url": "/v1/smartphones/asus-zenfone-6-6gb-64gb-4g-lte" + }, { "slug": "asus-zenfone-6-a600cg", "name": "Asus Zenfone 6 A600CG", @@ -20596,6 +20896,16 @@ "name": "Asus Zenfone 6z", "url": "/v1/smartphones/asus-zenfone-6z-6gb-128gb-4g" }, + { + "slug": "asus-zenfone-7-6gb-128gb-5g", + "name": "Asus Zenfone 7", + "url": "/v1/smartphones/asus-zenfone-7-6gb-128gb-5g" + }, + { + "slug": "asus-zenfone-7-pro-8gb-256gb-5g", + "name": "Asus Zenfone 7 Pro", + "url": "/v1/smartphones/asus-zenfone-7-pro-8gb-256gb-5g" + }, { "slug": "asus-zenfone-9-8gb-128gb-5g", "name": "Asus Zenfone 9", @@ -20786,6 +21096,11 @@ "name": "Asus Zenfone Max (M2) ZB633KL", "url": "/v1/smartphones/asus-zenfone-max-m2-zb633kl-4gb-64gb-4g-lte" }, + { + "slug": "asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte", + "name": "Asus Zenfone Max M2 ZB633KL", + "url": "/v1/smartphones/asus-zenfone-max-m2-zb633kl-3gb-32gb-4g-lte" + }, { "slug": "asus-zenfone-max-plus-m1-zb570tl-4gb-64gb-4g-lte", "name": "Asus Zenfone Max Plus (M1) ZB570TL", @@ -20811,6 +21126,26 @@ "name": "Asus Zenfone Max Pro (M2) ZB631KL", "url": "/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-6gb-128gb-4g-lte" }, + { + "slug": "asus-zenfone-max-pro-m1-4gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M1", + "url": "/v1/smartphones/asus-zenfone-max-pro-m1-4gb-64gb-4g-lte" + }, + { + "slug": "asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 (3GB RAM +32GB)", + "url": "/v1/smartphones/asus-zenfone-max-pro-m2-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 (6GB RAM +64GB)", + "url": "/v1/smartphones/asus-zenfone-max-pro-m2-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte", + "name": "Asus Zenfone Max Pro M2 ZB631KL", + "url": "/v1/smartphones/asus-zenfone-max-pro-m2-zb631kl-4gb-64gb-4g-lte" + }, { "slug": "asus-zenfone-max-shot-4gb-64gb-4g", "name": "Asus Zenfone Max Shot (ZB634KL)", @@ -20871,6 +21206,11 @@ "name": "Asus Zenfone V V520KL", "url": "/v1/smartphones/asus-zenfone-v-v520kl-4gb-32gb-4g-lte" }, + { + "slug": "asus-zenfone-zoom-s-4gb-64gb-4g-lte", + "name": "Asus Zenfone Zoom S", + "url": "/v1/smartphones/asus-zenfone-zoom-s-4gb-64gb-4g-lte" + }, { "slug": "asus-zenfone-zoom-zx550-4gb-128gb-4g-lte", "name": "Asus Zenfone Zoom ZX550", @@ -25226,6 +25566,26 @@ "name": "BL9000 Dual SIM LTE EMEA", "url": "/v1/smartphones/bl9000-dual-sim-lte-emea" }, + { + "slug": "blu-g9-4gb-64gb-4g-lte", + "name": "BLU G9", + "url": "/v1/smartphones/blu-g9-4gb-64gb-4g-lte" + }, + { + "slug": "blu-g90-4gb-64gb-4g-lte", + "name": "BLU G90", + "url": "/v1/smartphones/blu-g90-4gb-64gb-4g-lte" + }, + { + "slug": "blu-g91-max-8gb-128gb-4g-lte", + "name": "BLU G91 Max", + "url": "/v1/smartphones/blu-g91-max-8gb-128gb-4g-lte" + }, + { + "slug": "blu-vivo-xi-3gb-32gb-4g-lte", + "name": "BLU Vivo XI", + "url": "/v1/smartphones/blu-vivo-xi-3gb-32gb-4g-lte" + }, { "slug": "bq-aquaris-a4-5-4g-lte-dual-sim-16gb", "name": "BQ Aquaris A4.5 4G LTE Dual SIM 16GB", @@ -26091,11 +26451,26 @@ "name": "BlackBerry KEY2 Red Eition BBF100-2 TD-LTE AM 128GB", "url": "/v1/smartphones/blackberry-key2-red-eition-bbf100-2-td-lte-am-128gb" }, + { + "slug": "blackberry-key2-6gb-64gb-4g-lte", + "name": "BlackBerry Key2", + "url": "/v1/smartphones/blackberry-key2-6gb-64gb-4g-lte" + }, + { + "slug": "blackberry-key2-le-4gb-64gb-4g-lte", + "name": "BlackBerry Key2 LE", + "url": "/v1/smartphones/blackberry-key2-le-4gb-64gb-4g-lte" + }, { "slug": "blackberry-motion-global-dual-sim-td-lte-bbd100-6", "name": "BlackBerry Motion Global Dual SIm TD-LTE BBD100-6", "url": "/v1/smartphones/blackberry-motion-global-dual-sim-td-lte-bbd100-6" }, + { + "slug": "blackberry-passport-3gb-32gb-4g-lte", + "name": "BlackBerry Passport", + "url": "/v1/smartphones/blackberry-passport-3gb-32gb-4g-lte" + }, { "slug": "blackberry-8830-world-edition", "name": "Blackberry 8830 World Edition", @@ -26156,6 +26531,11 @@ "name": "Blackberry Porsche Design P'9983", "url": "/v1/smartphones/blackberry-porsche-design-p-9983" }, + { + "slug": "blackberry-priv-3gb-32gb-4g-lte", + "name": "Blackberry Priv", + "url": "/v1/smartphones/blackberry-priv-3gb-32gb-4g-lte" + }, { "slug": "blackberry-priv", "name": "Blackberry Priv", @@ -26201,6 +26581,11 @@ "name": "Blackview A10", "url": "/v1/smartphones/blackview-a10-2gb-16gb-3g" }, + { + "slug": "blackview-a100-6gb-128gb-4g-lte", + "name": "Blackview A100", + "url": "/v1/smartphones/blackview-a100-6gb-128gb-4g-lte" + }, { "slug": "blackview-a200-pro-12gb-256gb-4g-lte", "name": "Blackview A200 Pro", @@ -26211,6 +26596,11 @@ "name": "Blackview A53", "url": "/v1/smartphones/blackview-a53-3gb-16gb-4g-lte" }, + { + "slug": "blackview-a53-pro-4gb-64gb-4g-lte", + "name": "Blackview A53 Pro", + "url": "/v1/smartphones/blackview-a53-pro-4gb-64gb-4g-lte" + }, { "slug": "blackview-a55-pro-4gb-64gb-4g-lte", "name": "Blackview A55 Pro", @@ -26251,6 +26641,11 @@ "name": "Blackview A96", "url": "/v1/smartphones/blackview-a96-12gb-256gb-4g-lte" }, + { + "slug": "blackview-a96-8gb-256gb-4g-lte", + "name": "Blackview A96", + "url": "/v1/smartphones/blackview-a96-8gb-256gb-4g-lte" + }, { "slug": "blackview-alife-p1-pro-dual-sim-lte", "name": "Blackview Alife P1 Pro Dual SIM LTE", @@ -26301,6 +26696,11 @@ "name": "Blackview BV5200", "url": "/v1/smartphones/blackview-bv5200-4gb-32gb-4g-lte" }, + { + "slug": "blackview-bv5200-pro-4gb-64gb-5g", + "name": "Blackview BV5200 Pro", + "url": "/v1/smartphones/blackview-bv5200-pro-4gb-64gb-5g" + }, { "slug": "blackview-bv5300-pro-4gb-64gb-4g-lte", "name": "Blackview BV5300 Pro", @@ -26371,6 +26771,11 @@ "name": "Blackview BV9900 Global Dual SIM TD-LTE", "url": "/v1/smartphones/blackview-bv9900-global-dual-sim-td-lte" }, + { + "slug": "blackview-bv9900-pro-8gb-128gb-4g-lte", + "name": "Blackview BV9900 Pro", + "url": "/v1/smartphones/blackview-bv9900-pro-8gb-128gb-4g-lte" + }, { "slug": "blackview-color-8-8gb-256gb-4g-lte", "name": "Blackview Color 8", @@ -26396,6 +26801,16 @@ "name": "Blackview N6000", "url": "/v1/smartphones/blackview-n6000-8gb-256gb-4g" }, + { + "slug": "blackview-n6000-8gb-256gb-5g", + "name": "Blackview N6000", + "url": "/v1/smartphones/blackview-n6000-8gb-256gb-5g" + }, + { + "slug": "blackview-oscal-pilot-2-8gb-256gb-4g-lte", + "name": "Blackview Oscal Pilot 2", + "url": "/v1/smartphones/blackview-oscal-pilot-2-8gb-256gb-4g-lte" + }, { "slug": "blackview-p10000-pro-global-dual-sim-td-lte", "name": "Blackview P10000 Pro Global Dual SIM TD-LTE", @@ -26416,6 +26831,11 @@ "name": "Blackview Shark 8", "url": "/v1/smartphones/blackview-shark-8-8gb-256gb-4g-lte" }, + { + "slug": "blackview-shark-8-8gb-256gb-5g", + "name": "Blackview Shark 8", + "url": "/v1/smartphones/blackview-shark-8-8gb-256gb-5g" + }, { "slug": "blackview-shark-9-8gb-256gb-5g", "name": "Blackview Shark 9", @@ -26426,6 +26846,11 @@ "name": "Blackview Ultra Plus Dual SIM LTE", "url": "/v1/smartphones/blackview-ultra-plus-dual-sim-lte" }, + { + "slug": "blackview-wave-8-4gb-256gb-4g-lte", + "name": "Blackview Wave 8", + "url": "/v1/smartphones/blackview-wave-8-4gb-256gb-4g-lte" + }, { "slug": "blackview-wave-8-4gb-256gb-4g", "name": "Blackview Wave 8", @@ -32371,6 +32796,11 @@ "name": "Coolpad C16s", "url": "/v1/smartphones/coolpad-c16s-4gb-128gb-4g" }, + { + "slug": "coolpad-cp12-4gb-128gb-4g-lte", + "name": "Coolpad CP12", + "url": "/v1/smartphones/coolpad-cp12-4gb-128gb-4g-lte" + }, { "slug": "coolpad-cp12-neo-2gb-64gb-4g", "name": "Coolpad CP12 Neo", @@ -32386,6 +32816,11 @@ "name": "Coolpad Conjr", "url": "/v1/smartphones/coolpad-conjr" }, + { + "slug": "coolpad-cool-10a-2gb-64gb-4g-lte", + "name": "Coolpad Cool 10A", + "url": "/v1/smartphones/coolpad-cool-10a-2gb-64gb-4g-lte" + }, { "slug": "coolpad-cool-2-4gb-64gb-4g", "name": "Coolpad Cool 2", @@ -32411,6 +32846,21 @@ "name": "Coolpad Cool 3 Plus", "url": "/v1/smartphones/coolpad-cool-3-plus-3gb-32gb-4g" }, + { + "slug": "coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Coolpad Cool 3 Plus (3GB RAM + 32GB)", + "url": "/v1/smartphones/coolpad-cool-3-plus-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "coolpad-cool-30-play-6gb-128gb-4g-lte", + "name": "Coolpad Cool 30 Play", + "url": "/v1/smartphones/coolpad-cool-30-play-6gb-128gb-4g-lte" + }, + { + "slug": "coolpad-cool-30i-6gb-256gb-4g-lte", + "name": "Coolpad Cool 30i", + "url": "/v1/smartphones/coolpad-cool-30i-6gb-256gb-4g-lte" + }, { "slug": "coolpad-cool-40i-4gb-128gb-4g", "name": "Coolpad Cool 40i", @@ -32421,6 +32871,16 @@ "name": "Coolpad Cool 5", "url": "/v1/smartphones/coolpad-cool-5-4gb-64gb-4g" }, + { + "slug": "coolpad-cool-6-4gb-64gb-4g-lte", + "name": "Coolpad Cool 6", + "url": "/v1/smartphones/coolpad-cool-6-4gb-64gb-4g-lte" + }, + { + "slug": "coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Coolpad Cool 6 (6GB RAM + 128GB)", + "url": "/v1/smartphones/coolpad-cool-6-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "coolpad-cool-play-8-4gb-64gb-4g", "name": "Coolpad Cool Play 8", @@ -32621,6 +33081,11 @@ "name": "Coolpad Note 5 Lite", "url": "/v1/smartphones/coolpad-note-5-lite" }, + { + "slug": "coolpad-note-6-4gb-32gb-4g-lte", + "name": "Coolpad Note 6", + "url": "/v1/smartphones/coolpad-note-6-4gb-32gb-4g-lte" + }, { "slug": "coolpad-note-6-4gb-64gb-4g", "name": "Coolpad Note 6", @@ -32706,6 +33171,11 @@ "name": "Coolpad V1-T Bodun TD-LTE", "url": "/v1/smartphones/coolpad-v1-t-bodun-td-lte" }, + { + "slug": "coolpad-x100-8gb-256gb-4g-lte", + "name": "Coolpad X100", + "url": "/v1/smartphones/coolpad-x100-8gb-256gb-4g-lte" + }, { "slug": "coolpad-x100-8gb-256gb-4g", "name": "Coolpad X100", @@ -34461,6 +34931,16 @@ "name": "Doogee Balde GT", "url": "/v1/smartphones/doogee-balde-gt-12gb-256gb-4g" }, + { + "slug": "doogee-blade-10-pro-6gb-256gb-4g-lte", + "name": "Doogee Blade 10 Pro", + "url": "/v1/smartphones/doogee-blade-10-pro-6gb-256gb-4g-lte" + }, + { + "slug": "doogee-blade-10-ultra-8gb-256gb-4g-lte", + "name": "Doogee Blade 10 Ultra", + "url": "/v1/smartphones/doogee-blade-10-ultra-8gb-256gb-4g-lte" + }, { "slug": "doogee-blade-gt-ultra-16gb-512gb-5g", "name": "Doogee Blade GT Ultra", @@ -34721,6 +35201,11 @@ "name": "Doogee S90 Global Dual SIM TD-LTE", "url": "/v1/smartphones/doogee-s90-global-dual-sim-td-lte" }, + { + "slug": "doogee-s90-pro-6gb-128gb-4g-lte", + "name": "Doogee S90 Pro", + "url": "/v1/smartphones/doogee-s90-pro-6gb-128gb-4g-lte" + }, { "slug": "doogee-s90-pro-global-dual-sim-td-lte", "name": "Doogee S90 Pro Global Dual SIM TD-LTE", @@ -34736,6 +35221,11 @@ "name": "Doogee S95 Pro Global Dual SIM TD-LTE", "url": "/v1/smartphones/doogee-s95-pro-global-dual-sim-td-lte" }, + { + "slug": "doogee-s98-8gb-256gb-4g-lte", + "name": "Doogee S98", + "url": "/v1/smartphones/doogee-s98-8gb-256gb-4g-lte" + }, { "slug": "doogee-smini-8gb-256gb-4g-lte", "name": "Doogee Smini", @@ -38111,6 +38601,11 @@ "name": "Fairphone 3+ Dual SIM LTE FP3+", "url": "/v1/smartphones/fairphone-3-dual-sim-lte-fp3" }, + { + "slug": "fairphone-4-5g-6gb-128gb-5g", + "name": "Fairphone 4 5G", + "url": "/v1/smartphones/fairphone-4-5g-6gb-128gb-5g" + }, { "slug": "fairphone-4-5g-dual-sim-td-lte-128gb-fp4", "name": "Fairphone 4 5G Dual SIM TD-LTE 128GB FP4", @@ -38121,6 +38616,11 @@ "name": "Fairphone 4 5G Dual SIM TD-LTE 256GB FP4", "url": "/v1/smartphones/fairphone-4-5g-dual-sim-td-lte-256gb-fp4" }, + { + "slug": "fairphone-6-8gb-256gb-5g", + "name": "Fairphone 6", + "url": "/v1/smartphones/fairphone-6-8gb-256gb-5g" + }, { "slug": "fairphone-fp1-dual-sim", "name": "Fairphone FP1 Dual SIM", @@ -44636,6 +45136,11 @@ "name": "Gionee Ctrl V6L", "url": "/v1/smartphones/gionee-ctrl-v6l" }, + { + "slug": "gionee-elife-e7-32gb-3gb-32gb-3g", + "name": "Gionee ELIFE E7 (32GB)", + "url": "/v1/smartphones/gionee-elife-e7-32gb-3gb-32gb-3g" + }, { "slug": "gionee-elife-e7", "name": "Gionee Elife E7", @@ -44681,11 +45186,31 @@ "name": "Gionee F5", "url": "/v1/smartphones/gionee-f5" }, + { + "slug": "gionee-k3-pro-6gb-128gb-4g-lte", + "name": "Gionee K3 Pro", + "url": "/v1/smartphones/gionee-k3-pro-6gb-128gb-4g-lte" + }, + { + "slug": "gionee-k6-6gb-128gb-4g-lte", + "name": "Gionee K6", + "url": "/v1/smartphones/gionee-k6-6gb-128gb-4g-lte" + }, + { + "slug": "gionee-m12-4gb-64gb-4g-lte", + "name": "Gionee M12", + "url": "/v1/smartphones/gionee-m12-4gb-64gb-4g-lte" + }, { "slug": "gionee-m2017", "name": "Gionee M2017", "url": "/v1/smartphones/gionee-m2017" }, + { + "slug": "gionee-m30-8gb-128gb-4g-lte", + "name": "Gionee M30", + "url": "/v1/smartphones/gionee-m30-8gb-128gb-4g-lte" + }, { "slug": "gionee-m6", "name": "Gionee M6", @@ -44701,6 +45226,11 @@ "name": "Gionee M6s Plus", "url": "/v1/smartphones/gionee-m6s-plus" }, + { + "slug": "gionee-m7-6gb-64gb-4g-lte", + "name": "Gionee M7", + "url": "/v1/smartphones/gionee-m7-6gb-64gb-4g-lte" + }, { "slug": "gionee-marathon-m3-1gb-8gb-3g", "name": "Gionee Marathon M3", @@ -44726,6 +45256,11 @@ "name": "Gionee Marathon M5 lite", "url": "/v1/smartphones/gionee-marathon-m5-lite" }, + { + "slug": "gionee-p15-pro-3gb-64gb-4g-lte", + "name": "Gionee P15 Pro", + "url": "/v1/smartphones/gionee-p15-pro-3gb-64gb-4g-lte" + }, { "slug": "gionee-p5-mini", "name": "Gionee P5 Mini", @@ -44766,6 +45301,21 @@ "name": "Gionee S10", "url": "/v1/smartphones/gionee-s10" }, + { + "slug": "gionee-s10c-4gb-32gb-4g-lte", + "name": "Gionee S10C", + "url": "/v1/smartphones/gionee-s10c-4gb-32gb-4g-lte" + }, + { + "slug": "gionee-s11-4gb-64gb-4g-lte", + "name": "Gionee S11", + "url": "/v1/smartphones/gionee-s11-4gb-64gb-4g-lte" + }, + { + "slug": "gionee-s12-lite-3gb-32gb-4g-lte", + "name": "Gionee S12 Lite", + "url": "/v1/smartphones/gionee-s12-lite-3gb-32gb-4g-lte" + }, { "slug": "gionee-s5-1-pro", "name": "Gionee S5.1 Pro", @@ -44871,6 +45421,11 @@ "name": "Google Nexus 10 P8110", "url": "/v1/smartphones/google-nexus-10-p8110" }, + { + "slug": "motorola-google-nexus-6-3gb-32gb-4g-lte", + "name": "Google Nexus 6", + "url": "/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte" + }, { "slug": "google-nexus-6-xt1100-td-lte-32gb-motorola-shamu", "name": "Google Nexus 6 XT1100 TD-LTE 32GB (Motorola Shamu)", @@ -44951,6 +45506,11 @@ "name": "Google Pixel", "url": "/v1/smartphones/google-pixel-4gb-128gb-4g-lte" }, + { + "slug": "google-pixel-4gb-32gb-4g-lte", + "name": "Google Pixel", + "url": "/v1/smartphones/google-pixel-4gb-32gb-4g-lte" + }, { "slug": "google-pixel-4gb-32gb-4g", "name": "Google Pixel", @@ -44961,6 +45521,16 @@ "name": "Google Pixel", "url": "/v1/smartphones/google-pixel" }, + { + "slug": "google-pixel-10-5g-12gb-256gb-5g", + "name": "Google Pixel 10 5G", + "url": "/v1/smartphones/google-pixel-10-5g-12gb-256gb-5g" + }, + { + "slug": "google-pixel-10-5g-128gb-12gb-128gb-5g", + "name": "Google Pixel 10 5G (128GB)", + "url": "/v1/smartphones/google-pixel-10-5g-128gb-12gb-128gb-5g" + }, { "slug": "google-pixel-10-5g-global-td-lte-128gb-gk2mp-google-frankel", "name": "Google Pixel 10 5G Global TD-LTE 128GB GK2MP (Google Frankel)", @@ -44981,6 +45551,11 @@ "name": "Google Pixel 10 5G TD-LTE JP 256GB GL066 (Google Frankel)", "url": "/v1/smartphones/google-pixel-10-5g-td-lte-jp-256gb-gl066-google-frankel" }, + { + "slug": "google-pixel-10-pro-16gb-256gb-5g", + "name": "Google Pixel 10 Pro", + "url": "/v1/smartphones/google-pixel-10-pro-16gb-256gb-5g" + }, { "slug": "google-pixel-10-pro-5g-global-td-lte-128gb-gehn3-google-blazer", "name": "Google Pixel 10 Pro 5G Global TD-LTE 128GB GEHN3 (Google Blazer)", @@ -45011,6 +45586,11 @@ "name": "Google Pixel 10 Pro 5G TD-LTE JP 512GB GN4F5 (Google Blazer)", "url": "/v1/smartphones/google-pixel-10-pro-5g-td-lte-jp-512gb-gn4f5-google-blazer" }, + { + "slug": "google-pixel-10-pro-fold-16gb-256gb-5g", + "name": "Google Pixel 10 Pro Fold", + "url": "/v1/smartphones/google-pixel-10-pro-fold-16gb-256gb-5g" + }, { "slug": "google-pixel-10-pro-fold-uw-5g-global-td-lte-1tb-gu0np-google-rango", "name": "Google Pixel 10 Pro Fold UW 5G Global TD-LTE 1TB GU0NP (Google Rango)", @@ -45056,6 +45636,11 @@ "name": "Google Pixel 10 Pro UW 5G Dual SIM TD-LTE US 512GB G4QUR (Google Blazer)", "url": "/v1/smartphones/google-pixel-10-pro-uw-5g-dual-sim-td-lte-us-512gb-g4qur-google-blazer" }, + { + "slug": "google-pixel-10-pro-xl-16gb-256gb-5g", + "name": "Google Pixel 10 Pro XL", + "url": "/v1/smartphones/google-pixel-10-pro-xl-16gb-256gb-5g" + }, { "slug": "google-pixel-10-pro-xl-5g-global-td-lte-1tb-g45ry-google-mustang", "name": "Google Pixel 10 Pro XL 5G Global TD-LTE 1TB G45RY (Google Mustang)", @@ -45136,16 +45721,31 @@ "name": "Google Pixel 3", "url": "/v1/smartphones/google-pixel-3-4gb-128gb-4g-lte" }, + { + "slug": "google-pixel-3-4gb-64gb-4g-lte", + "name": "Google Pixel 3", + "url": "/v1/smartphones/google-pixel-3-4gb-64gb-4g-lte" + }, { "slug": "google-pixel-3-4gb-64gb-4g", "name": "Google Pixel 3", "url": "/v1/smartphones/google-pixel-3-4gb-64gb-4g" }, + { + "slug": "google-pixel-3-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel 3 (128GB)", + "url": "/v1/smartphones/google-pixel-3-128gb-4gb-128gb-4g-lte" + }, { "slug": "google-pixel-3-xl-4gb-128gb-4g-lte", "name": "Google Pixel 3 XL", "url": "/v1/smartphones/google-pixel-3-xl-4gb-128gb-4g-lte" }, + { + "slug": "google-pixel-3-xl-4gb-64gb-4g-lte", + "name": "Google Pixel 3 XL", + "url": "/v1/smartphones/google-pixel-3-xl-4gb-64gb-4g-lte" + }, { "slug": "google-pixel-3-xl-4gb-64gb-4g", "name": "Google Pixel 3 XL", @@ -45156,6 +45756,11 @@ "name": "Google Pixel 3 XL (128GB)", "url": "/v1/smartphones/google-pixel-3-xl-4gb-128gb-4g" }, + { + "slug": "google-pixel-3-xl-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel 3 XL (128GB)", + "url": "/v1/smartphones/google-pixel-3-xl-128gb-4gb-128gb-4g-lte" + }, { "slug": "google-pixel-3a-4gb-64gb-4g-lte", "name": "Google Pixel 3a", @@ -45201,6 +45806,11 @@ "name": "Google Pixel 4 XL", "url": "/v1/smartphones/google-pixel-4-xl-6gb-128gb-4g" }, + { + "slug": "google-pixel-4-xl-6gb-64gb-4g-lte", + "name": "Google Pixel 4 XL", + "url": "/v1/smartphones/google-pixel-4-xl-6gb-64gb-4g-lte" + }, { "slug": "google-pixel-4-xl-6gb-64gb-4g", "name": "Google Pixel 4 XL", @@ -45286,6 +45896,11 @@ "name": "Google Pixel 5 5G UW TD-LTE US 128GB GD1YQ (Google Redfin)", "url": "/v1/smartphones/google-pixel-5-5g-uw-td-lte-us-128gb-gd1yq-google-redfin" }, + { + "slug": "google-pixel-5a-6gb-128gb-5g", + "name": "Google Pixel 5A", + "url": "/v1/smartphones/google-pixel-5a-6gb-128gb-5g" + }, { "slug": "google-pixel-5a-5g-6gb-128gb-5g", "name": "Google Pixel 5a 5G", @@ -45311,6 +45926,11 @@ "name": "Google Pixel 6 (256GB)", "url": "/v1/smartphones/google-pixel-6-8gb-256gb-5g" }, + { + "slug": "google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 6 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/google-pixel-6-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "google-pixel-6-5g-global-td-lte-128gb-gb7n6-google-oriole", "name": "Google Pixel 6 5G Global TD-LTE 128GB GB7N6 (Google Oriole)", @@ -45351,6 +45971,16 @@ "name": "Google Pixel 6 Pro", "url": "/v1/smartphones/google-pixel-6-pro-12gb-512gb-5g" }, + { + "slug": "google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Google Pixel 6 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/google-pixel-6-pro-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 6 Pro (12GB RAM + 512GB)", + "url": "/v1/smartphones/google-pixel-6-pro-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "google-pixel-6-pro-5g-global-td-lte-128gb-gluog-google-raven", "name": "Google Pixel 6 Pro 5G Global TD-LTE 128GB GLUOG (Google Raven)", @@ -45421,6 +46051,16 @@ "name": "Google Pixel 7 (256GB)", "url": "/v1/smartphones/google-pixel-7-8gb-256gb-5g" }, + { + "slug": "google-pixel-7-5g-8gb-128gb-5g", + "name": "Google Pixel 7 5G", + "url": "/v1/smartphones/google-pixel-7-5g-8gb-128gb-5g" + }, + { + "slug": "google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 7 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "google-pixel-7-5g-global-td-lte-128gb-gvu6c-google-panther", "name": "Google Pixel 7 5G Global TD-LTE 128GB GVU6C (Google Panther)", @@ -45466,6 +46106,16 @@ "name": "Google Pixel 7 Pro (512GB)", "url": "/v1/smartphones/google-pixel-7-pro-12gb-512gb-5g" }, + { + "slug": "google-pixel-7-pro-5g-12gb-128gb-5g", + "name": "Google Pixel 7 Pro 5G", + "url": "/v1/smartphones/google-pixel-7-pro-5g-12gb-128gb-5g" + }, + { + "slug": "google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 7 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "google-pixel-7-pro-5g-global-td-lte-128gb-gp4bc-google-cheetah", "name": "Google Pixel 7 Pro 5G Global TD-LTE 128GB GP4BC (Google Cheetah)", @@ -45536,6 +46186,11 @@ "name": "Google Pixel 8 (256GB)", "url": "/v1/smartphones/google-pixel-8-8gb-256gb-5g" }, + { + "slug": "google-pixel-8-5g-8gb-128gb-5g", + "name": "Google Pixel 8 5G", + "url": "/v1/smartphones/google-pixel-8-5g-8gb-128gb-5g" + }, { "slug": "google-pixel-8-5g-global-td-lte-128gb-gpj41-google-shiba", "name": "Google Pixel 8 5G Global TD-LTE 128GB GPJ41 (Google Shiba)", @@ -45581,6 +46236,16 @@ "name": "Google Pixel 8 Pro", "url": "/v1/smartphones/google-pixel-8-pro-12gb-128gb-5g" }, + { + "slug": "google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g", + "name": "Google Pixel 8 Pro (12GB RAM + 256 GB)", + "url": "/v1/smartphones/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g" + }, + { + "slug": "google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 8 Pro (12GB RAM + 512GB)", + "url": "/v1/smartphones/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "google-pixel-8-pro-12gb-256gb-5g", "name": "Google Pixel 8 Pro (256GB)", @@ -45641,6 +46306,11 @@ "name": "Google Pixel 8 Pro 5G UW TD-LTE US AU 512GB G1MNW (Google Husky)", "url": "/v1/smartphones/google-pixel-8-pro-5g-uw-td-lte-us-au-512gb-g1mnw-google-husky" }, + { + "slug": "google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 8A (8GB RAM + 256GB)", + "url": "/v1/smartphones/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "google-pixel-8a-8gb-128gb-5g", "name": "Google Pixel 8a", @@ -45721,6 +46391,11 @@ "name": "Google Pixel 9 Pro", "url": "/v1/smartphones/google-pixel-9-pro-12gb-256gb-5g" }, + { + "slug": "google-pixel-9-pro-16gb-256gb-5g", + "name": "Google Pixel 9 Pro", + "url": "/v1/smartphones/google-pixel-9-pro-16gb-256gb-5g" + }, { "slug": "google-pixel-9-pro-16gb-512gb-5g", "name": "Google Pixel 9 Pro", @@ -45826,6 +46501,16 @@ "name": "Google Pixel 9 Pro XL", "url": "/v1/smartphones/google-pixel-9-pro-xl-16gb-128gb-5g" }, + { + "slug": "google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g", + "name": "Google Pixel 9 Pro XL (16GB RAM + 128GB)", + "url": "/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g" + }, + { + "slug": "google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g", + "name": "Google Pixel 9 Pro XL (16GB RAM + 512GB)", + "url": "/v1/smartphones/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "google-pixel-9-pro-xl-16gb-256gb-5g", "name": "Google Pixel 9 Pro XL (256GB)", @@ -45901,6 +46586,16 @@ "name": "Google Pixel 9 UW 5G TD-LTE US 256GB GY2BB (Google Tokay)", "url": "/v1/smartphones/google-pixel-9-uw-5g-td-lte-us-256gb-gy2bb-google-tokay" }, + { + "slug": "google-pixel-9a-8gb-256gb-5g", + "name": "Google Pixel 9A", + "url": "/v1/smartphones/google-pixel-9a-8gb-256gb-5g" + }, + { + "slug": "google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g", + "name": "Google Pixel 9A (8GB RAM + 128GB)", + "url": "/v1/smartphones/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "google-pixel-9a-8gb-128gb-5g", "name": "Google Pixel 9a", @@ -45981,6 +46676,11 @@ "name": "Google Pixel XL", "url": "/v1/smartphones/google-pixel-xl" }, + { + "slug": "google-pixel-xl-128gb-4gb-128gb-4g-lte", + "name": "Google Pixel XL (128GB)", + "url": "/v1/smartphones/google-pixel-xl-128gb-4gb-128gb-4g-lte" + }, { "slug": "google-pixel-xl-phone-td-lte-na-32gb-nexus-m1-htc-marlin", "name": "Google Pixel XL Phone TD-LTE NA 32GB / Nexus M1 (HTC Marlin)", @@ -46421,6 +47121,31 @@ "name": "HD7S", "url": "/v1/smartphones/hd7s" }, + { + "slug": "hmd-arc-4gb-64gb-4g-lte", + "name": "HMD Arc", + "url": "/v1/smartphones/hmd-arc-4gb-64gb-4g-lte" + }, + { + "slug": "hmd-aura-2-4gb-256gb-4g-lte", + "name": "HMD Aura 2", + "url": "/v1/smartphones/hmd-aura-2-4gb-256gb-4g-lte" + }, + { + "slug": "hmd-key-2gb-32gb-4g-lte", + "name": "HMD Key", + "url": "/v1/smartphones/hmd-key-2gb-32gb-4g-lte" + }, + { + "slug": "hmd-pulse-4gb-64gb-4g-lte", + "name": "HMD Pulse", + "url": "/v1/smartphones/hmd-pulse-4gb-64gb-4g-lte" + }, + { + "slug": "hmd-pulse-2-pro-6gb-128gb-4g-lte", + "name": "HMD Pulse 2 Pro", + "url": "/v1/smartphones/hmd-pulse-2-pro-6gb-128gb-4g-lte" + }, { "slug": "hmd-pulse-2024-nfc-standard-edition-global-dual-sim-td-lte-64gb", "name": "HMD Pulse 2024 NFC Standard Edition Global Dual SIM TD-LTE 64GB", @@ -46431,6 +47156,11 @@ "name": "HMD Pulse 2024 Standard Edition Global Dual SIM TD-LTE 64GB", "url": "/v1/smartphones/hmd-pulse-2024-standard-edition-global-dual-sim-td-lte-64gb" }, + { + "slug": "hmd-pulse-pro-4gb-128gb-4g-lte", + "name": "HMD Pulse Pro", + "url": "/v1/smartphones/hmd-pulse-pro-4gb-128gb-4g-lte" + }, { "slug": "hmd-pulse-pro-2024-nfc-premium-edition-dual-sim-lte-a-latam-256gb", "name": "HMD Pulse Pro 2024 NFC Premium Edition Dual SIM LTE-A LATAM 256GB", @@ -46461,6 +47191,11 @@ "name": "HMD Pulse+ 2024 Standard Edition Global Dual SIM TD-LTE 128GB", "url": "/v1/smartphones/hmd-pulse-2024-standard-edition-global-dual-sim-td-lte-128gb" }, + { + "slug": "hmd-xr21-6gb-128gb-5g", + "name": "HMD XR21", + "url": "/v1/smartphones/hmd-xr21-6gb-128gb-5g" + }, { "slug": "homtom-h10-dual-sim-lte-p271", "name": "HOMTOM H10 Dual SIM LTE P271", @@ -46931,6 +47666,11 @@ "name": "HTC Desire 12s", "url": "/v1/smartphones/htc-desire-12s-4gb-64gb-4g-lte" }, + { + "slug": "htc-desire-19-plus-4gb-64gb-4g-lte", + "name": "HTC Desire 19 Plus", + "url": "/v1/smartphones/htc-desire-19-plus-4gb-64gb-4g-lte" + }, { "slug": "htc-desire-19-global-dual-sim-td-lte-64gb", "name": "HTC Desire 19+ Global Dual SIM TD-LTE 64GB", @@ -46941,6 +47681,11 @@ "name": "HTC Desire 19s", "url": "/v1/smartphones/htc-desire-19s-3gb-32gb-4g-lte" }, + { + "slug": "htc-desire-20-plus-6gb-128gb-4g-lte", + "name": "HTC Desire 20 Plus", + "url": "/v1/smartphones/htc-desire-20-plus-6gb-128gb-4g-lte" + }, { "slug": "htc-desire-20-pro-6gb-128gb-4g-lte", "name": "HTC Desire 20 Pro", @@ -46966,6 +47711,11 @@ "name": "HTC Desire 200 102e (HTC G2)", "url": "/v1/smartphones/htc-desire-200-102e-htc-g2" }, + { + "slug": "htc-desire-21-pro-8gb-128gb-5g", + "name": "HTC Desire 21 Pro", + "url": "/v1/smartphones/htc-desire-21-pro-8gb-128gb-5g" + }, { "slug": "htc-desire-21-pro-5g-global-dual-sim-td-lte-128gb", "name": "HTC Desire 21 Pro 5G Global Dual SIM TD-LTE 128GB", @@ -47066,6 +47816,11 @@ "name": "HTC Desire 501 dual sim", "url": "/v1/smartphones/htc-desire-501-dual-sim-1gb-8gb-3g" }, + { + "slug": "htc-desire-510-1gb-8gb-4g-lte", + "name": "HTC Desire 510", + "url": "/v1/smartphones/htc-desire-510-1gb-8gb-4g-lte" + }, { "slug": "htc-desire-510-4g-lte-htc-a11", "name": "HTC Desire 510 4G LTE (HTC A11)", @@ -47076,6 +47831,11 @@ "name": "HTC Desire 510 4G LTE NA (HTC A11)", "url": "/v1/smartphones/htc-desire-510-4g-lte-na-htc-a11" }, + { + "slug": "htc-desire-516-1gb-4gb", + "name": "HTC Desire 516", + "url": "/v1/smartphones/htc-desire-516-1gb-4gb" + }, { "slug": "htc-desire-516-cdma-d516d-dual-sim", "name": "HTC Desire 516 CDMA D516d Dual SIM", @@ -47136,6 +47896,11 @@ "name": "HTC Desire 600 (HTC CP3)", "url": "/v1/smartphones/htc-desire-600-htc-cp3" }, + { + "slug": "htc-desire-600c-dual-sim-1gb-8gb", + "name": "HTC Desire 600C Dual SIM", + "url": "/v1/smartphones/htc-desire-600c-dual-sim-1gb-8gb" + }, { "slug": "htc-desire-600c-dual-htc-cp3", "name": "HTC Desire 600c Dual (HTC CP3)", @@ -47256,6 +48021,11 @@ "name": "HTC Desire 626 Dual SIM 4G LTE D626q (HTC A32)", "url": "/v1/smartphones/htc-desire-626-dual-sim-4g-lte-d626q-htc-a32" }, + { + "slug": "htc-desire-626-dual-sim-2gb-16gb-4g-lte", + "name": "HTC Desire 626 Dual Sim", + "url": "/v1/smartphones/htc-desire-626-dual-sim-2gb-16gb-4g-lte" + }, { "slug": "htc-desire-626-td-lte-dual-sim-d626d-htc-a32", "name": "HTC Desire 626 TD-LTE Dual SIM D626d (HTC A32)", @@ -47331,6 +48101,11 @@ "name": "HTC Desire 700 Dual SIM 7060", "url": "/v1/smartphones/htc-desire-700-dual-sim-7060" }, + { + "slug": "htc-desire-700-dual-sim-1gb-8gb", + "name": "HTC Desire 700 Dual Sim", + "url": "/v1/smartphones/htc-desire-700-dual-sim-1gb-8gb" + }, { "slug": "htc-desire-700-dual-sim-1gb-8gb-3g", "name": "HTC Desire 700 dual sim", @@ -48101,6 +48876,11 @@ "name": "HTC One M8", "url": "/v1/smartphones/htc-one-m8" }, + { + "slug": "htc-one-m8-2gb-16gb-4g-lte", + "name": "HTC One M8", + "url": "/v1/smartphones/htc-one-m8-2gb-16gb-4g-lte" + }, { "slug": "htc-one-m8-2014-developer-edition-htc-m8", "name": "HTC One M8 2014 Developer Edition (HTC M8)", @@ -49076,6 +49856,11 @@ "name": "HTC U11 Life", "url": "/v1/smartphones/htc-u11-life-4gb-64gb-4g-lte" }, + { + "slug": "htc-u12-life-4gb-64gb-4g-lte", + "name": "HTC U12 Life", + "url": "/v1/smartphones/htc-u12-life-4gb-64gb-4g-lte" + }, { "slug": "htc-u12-life-6gb-128gb-4g-lte", "name": "HTC U12 life", @@ -49091,6 +49876,11 @@ "name": "HTC U19e", "url": "/v1/smartphones/htc-u19e-6gb-128gb-4g-lte" }, + { + "slug": "htc-u20-5g-8gb-256gb-5g", + "name": "HTC U20 5G", + "url": "/v1/smartphones/htc-u20-5g-8gb-256gb-5g" + }, { "slug": "htc-u20-5g-dual-sim-lte-global", "name": "HTC U20 5G Dual SIM LTE Global", @@ -49241,16 +50031,36 @@ "name": "HTC Wildfire E2 Play", "url": "/v1/smartphones/htc-wildfire-e2-play-8gb-128gb-4g-lte" }, + { + "slug": "htc-wildfire-e2-plus-4gb-64gb-4g-lte", + "name": "HTC Wildfire E2 Plus", + "url": "/v1/smartphones/htc-wildfire-e2-plus-4gb-64gb-4g-lte" + }, { "slug": "htc-wildfire-e3-4gb-128gb-4g-lte", "name": "HTC Wildfire E3", "url": "/v1/smartphones/htc-wildfire-e3-4gb-128gb-4g-lte" }, + { + "slug": "htc-wildfire-e3-lite-3gb-32gb-4g-lte", + "name": "HTC Wildfire E3 lite", + "url": "/v1/smartphones/htc-wildfire-e3-lite-3gb-32gb-4g-lte" + }, { "slug": "htc-wildfire-e3-lite-4gb-64gb-4g-lte", "name": "HTC Wildfire E3 lite", "url": "/v1/smartphones/htc-wildfire-e3-lite-4gb-64gb-4g-lte" }, + { + "slug": "htc-wildfire-e5-life-3gb-32gb-4g-lte", + "name": "HTC Wildfire E5 Life", + "url": "/v1/smartphones/htc-wildfire-e5-life-3gb-32gb-4g-lte" + }, + { + "slug": "htc-wildfire-e7-plus-8gb-256gb-4g-lte", + "name": "HTC Wildfire E7 Plus", + "url": "/v1/smartphones/htc-wildfire-e7-plus-8gb-256gb-4g-lte" + }, { "slug": "htc-wildfire-r70-2gb-32gb-4g-lte", "name": "HTC Wildfire R70", @@ -49286,6 +50096,11 @@ "name": "HTC Wildfire X", "url": "/v1/smartphones/htc-wildfire-x-4gb-128gb-4g-lte" }, + { + "slug": "htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "HTC Wildfire X (4GB RAM + 128GB)", + "url": "/v1/smartphones/htc-wildfire-x-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "htc-wildfire-x-dual-sim-td-lte-in-32gb-htc-fearless", "name": "HTC Wildfire X Dual SIM TD-LTE IN 32GB (HTC Fearless)", @@ -49521,6 +50336,11 @@ "name": "Hero S", "url": "/v1/smartphones/hero-s" }, + { + "slug": "hisense-e31-lite-1gb-16gb-4g-lte", + "name": "HiSense E31 Lite", + "url": "/v1/smartphones/hisense-e31-lite-1gb-16gb-4g-lte" + }, { "slug": "highway", "name": "Highway", @@ -50376,6 +51196,11 @@ "name": "Honor 4X", "url": "/v1/smartphones/honor-4x-2gb-8gb-4g" }, + { + "slug": "honor-50-6gb-128gb-5g", + "name": "Honor 50", + "url": "/v1/smartphones/honor-50-6gb-128gb-5g" + }, { "slug": "honor-50", "name": "Honor 50", @@ -50401,6 +51226,16 @@ "name": "Honor 50 5G Standard Edition Dual SIM TD-LTE CN 256GB NTH-AN00", "url": "/v1/smartphones/honor-50-5g-standard-edition-dual-sim-td-lte-cn-256gb-nth-an00" }, + { + "slug": "honor-50-lite-6gb-128gb-4g-lte", + "name": "Honor 50 Lite", + "url": "/v1/smartphones/honor-50-lite-6gb-128gb-4g-lte" + }, + { + "slug": "honor-50-pro-8gb-256gb-5g", + "name": "Honor 50 Pro", + "url": "/v1/smartphones/honor-50-pro-8gb-256gb-5g" + }, { "slug": "honor-50-pro", "name": "Honor 50 Pro", @@ -50441,6 +51276,11 @@ "name": "Honor 50 SE 5G Dual SIM TD-LTE CN 256GB JLH-AN00", "url": "/v1/smartphones/honor-50-se-5g-dual-sim-td-lte-cn-256gb-jlh-an00" }, + { + "slug": "honor-500-smart-8gb-256gb-5g", + "name": "Honor 500 Smart", + "url": "/v1/smartphones/honor-500-smart-8gb-256gb-5g" + }, { "slug": "honor-5x-3gb-16gb-4g-lte", "name": "Honor 5X", @@ -50531,6 +51371,16 @@ "name": "Honor 70", "url": "/v1/smartphones/honor-70" }, + { + "slug": "honor-70-5g-12gb-512gb-5g", + "name": "Honor 70 5G", + "url": "/v1/smartphones/honor-70-5g-12gb-512gb-5g" + }, + { + "slug": "honor-70-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Honor 70 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "honor-70-5g-premium-edition-dual-sim-td-lte-cn-256gb-fne-an00", "name": "Honor 70 5G Premium Edition Dual SIM TD-LTE CN 256GB FNE-AN00", @@ -50556,11 +51406,21 @@ "name": "Honor 70 5G Standard Edition Global Dual SIM TD-LTE 256GB FNE-NX9", "url": "/v1/smartphones/honor-70-5g-standard-edition-global-dual-sim-td-lte-256gb-fne-nx9" }, + { + "slug": "honor-70-lite-5g-4gb-128gb-5g", + "name": "Honor 70 Lite 5G", + "url": "/v1/smartphones/honor-70-lite-5g-4gb-128gb-5g" + }, { "slug": "honor-70-pro-12gb-512gb-5g", "name": "Honor 70 Pro", "url": "/v1/smartphones/honor-70-pro-12gb-512gb-5g" }, + { + "slug": "honor-70-pro-5g-8gb-256gb-5g", + "name": "Honor 70 Pro 5G", + "url": "/v1/smartphones/honor-70-pro-5g-8gb-256gb-5g" + }, { "slug": "honor-70-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-sdy-an00", "name": "Honor 70 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB SDY-AN00", @@ -50576,6 +51436,11 @@ "name": "Honor 70 Pro 5G Standard Edition Dual SIM TD-LTE CN 256GB SDY-AN00", "url": "/v1/smartphones/honor-70-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-sdy-an00" }, + { + "slug": "honor-70-pro-plus-5g-8gb-256gb-5g", + "name": "Honor 70 Pro Plus 5G", + "url": "/v1/smartphones/honor-70-pro-plus-5g-8gb-256gb-5g" + }, { "slug": "honor-70-pro-12gb-256gb-5g", "name": "Honor 70 Pro+", @@ -50661,6 +51526,11 @@ "name": "Honor 80 SE", "url": "/v1/smartphones/honor-80-se-12gb-256gb-5g" }, + { + "slug": "honor-80-se-8gb-256gb-5g", + "name": "Honor 80 SE", + "url": "/v1/smartphones/honor-80-se-8gb-256gb-5g" + }, { "slug": "honor-8a-2020-3gb-64gb-4g-lte", "name": "Honor 8A 2020", @@ -51181,6 +52051,11 @@ "name": "Honor Magic 3", "url": "/v1/smartphones/honor-magic-3" }, + { + "slug": "honor-magic-3-5g-8gb-128gb-5g", + "name": "Honor Magic 3 5G", + "url": "/v1/smartphones/honor-magic-3-5g-8gb-128gb-5g" + }, { "slug": "honor-magic-3-5g-dual-sim-td-lte-cn-128gb-elz-an00", "name": "Honor Magic 3 5G Dual SIM TD-LTE CN 128GB ELZ-AN00", @@ -51201,6 +52076,11 @@ "name": "Honor Magic 3 Pro", "url": "/v1/smartphones/honor-magic-3-pro" }, + { + "slug": "honor-magic-3-pro-5g-8gb-256gb-5g", + "name": "Honor Magic 3 Pro 5G", + "url": "/v1/smartphones/honor-magic-3-pro-5g-8gb-256gb-5g" + }, { "slug": "honor-magic-3-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-elz-an10", "name": "Honor Magic 3 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB ELZ-AN10", @@ -51216,6 +52096,11 @@ "name": "Honor Magic 3 Pro 5G Standard Edition Dual SIM TD-LTE CN 256GB ELZ-AN10", "url": "/v1/smartphones/honor-magic-3-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-elz-an10" }, + { + "slug": "honor-magic-3-pro-plus-5g-12gb-512gb-5g", + "name": "Honor Magic 3 Pro Plus 5G", + "url": "/v1/smartphones/honor-magic-3-pro-plus-5g-12gb-512gb-5g" + }, { "slug": "honor-magic-4", "name": "Honor Magic 4", @@ -51296,6 +52181,36 @@ "name": "Honor Magic 5 Lite 5G Standard Edition TD-LTE LATAM 128GB RMO-NX3", "url": "/v1/smartphones/honor-magic-5-lite-5g-standard-edition-td-lte-latam-128gb-rmo-nx3" }, + { + "slug": "honor-magic-7-12gb-256gb-5g", + "name": "Honor Magic 7", + "url": "/v1/smartphones/honor-magic-7-12gb-256gb-5g" + }, + { + "slug": "honor-magic-7-pro-12gb-256gb-5g", + "name": "Honor Magic 7 Pro", + "url": "/v1/smartphones/honor-magic-7-pro-12gb-256gb-5g" + }, + { + "slug": "honor-magic-8-12gb-256gb-5g", + "name": "Honor Magic 8", + "url": "/v1/smartphones/honor-magic-8-12gb-256gb-5g" + }, + { + "slug": "honor-magic-8-pro-12gb-256gb-5g", + "name": "Honor Magic 8 Pro", + "url": "/v1/smartphones/honor-magic-8-pro-12gb-256gb-5g" + }, + { + "slug": "honor-magic-8-pro-air-12gb-512gb-5g", + "name": "Honor Magic 8 Pro Air", + "url": "/v1/smartphones/honor-magic-8-pro-air-12gb-512gb-5g" + }, + { + "slug": "honor-magic-8-rsr-12gb-256gb-5g", + "name": "Honor Magic 8 RSR", + "url": "/v1/smartphones/honor-magic-8-rsr-12gb-256gb-5g" + }, { "slug": "honor-magic-v", "name": "Honor Magic V", @@ -51336,6 +52251,11 @@ "name": "Honor Magic V3", "url": "/v1/smartphones/honor-magic-v3-12gb-512gb-5g" }, + { + "slug": "honor-magic-v5-12gb-256gb-5g", + "name": "Honor Magic V5", + "url": "/v1/smartphones/honor-magic-v5-12gb-256gb-5g" + }, { "slug": "honor-magic-vs", "name": "Honor Magic Vs", @@ -51471,6 +52391,11 @@ "name": "Honor Play", "url": "/v1/smartphones/honor-play-6gb-128gb-4g-lte" }, + { + "slug": "honor-play-10c-4gb-128gb-5g", + "name": "Honor Play 10C", + "url": "/v1/smartphones/honor-play-10c-4gb-128gb-5g" + }, { "slug": "honor-play-20-premium-edition", "name": "Honor Play 20 Premium Edition", @@ -51566,6 +52491,11 @@ "name": "Honor Play 30", "url": "/v1/smartphones/honor-play-30" }, + { + "slug": "honor-play-30-4gb-128gb-5g", + "name": "Honor Play 30", + "url": "/v1/smartphones/honor-play-30-4gb-128gb-5g" + }, { "slug": "honor-play-30-5g-premium-dual-sim-td-lte-cn-128gb-vne-an00-changwan30", "name": "Honor Play 30 5G Premium Dual SIM TD-LTE CN 128GB VNE-AN00 / Changwan30", @@ -51611,11 +52541,21 @@ "name": "Honor Play 3e", "url": "/v1/smartphones/honor-play-3e" }, + { + "slug": "honor-play-3e-2gb-32gb-4g-lte", + "name": "Honor Play 3e", + "url": "/v1/smartphones/honor-play-3e-2gb-32gb-4g-lte" + }, { "slug": "honor-play-3e-3gb-64gb-4g-lte", "name": "Honor Play 3e", "url": "/v1/smartphones/honor-play-3e-3gb-64gb-4g-lte" }, + { + "slug": "honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Honor Play 3e (3GB RAM + 64GB)", + "url": "/v1/smartphones/honor-play-3e-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "honor-play-3e-dual-sim-td-lte-cn-32gb-ksa-al00", "name": "Honor Play 3e Dual SIM TD-LTE CN 32GB KSA-AL00", @@ -51656,6 +52596,11 @@ "name": "Honor Play 40 Plus 5G Standard Dual SIM TD-LTE CN 128GB RKY-AN00 / Changwan40 Plus", "url": "/v1/smartphones/honor-play-40-plus-5g-standard-dual-sim-td-lte-cn-128gb-rky-an00-changwan40-plus" }, + { + "slug": "honor-play-40c-6gb-128gb-5g", + "name": "Honor Play 40C", + "url": "/v1/smartphones/honor-play-40c-6gb-128gb-5g" + }, { "slug": "honor-play-4t-6gb-128gb-4g-lte", "name": "Honor Play 4T", @@ -51686,6 +52631,11 @@ "name": "Honor Play 4T Pro Standard Edition Dual SIM TD-LTE CN 128GB AQM-AL10", "url": "/v1/smartphones/honor-play-4t-pro-standard-edition-dual-sim-td-lte-cn-128gb-aqm-al10" }, + { + "slug": "honor-play-5-8gb-128gb-5g", + "name": "Honor Play 5", + "url": "/v1/smartphones/honor-play-5-8gb-128gb-5g" + }, { "slug": "honor-play-5t", "name": "Honor Play 5T", @@ -51936,6 +52886,11 @@ "name": "Honor Power (512GB)", "url": "/v1/smartphones/honor-power-12gb-512gb-5g" }, + { + "slug": "honor-v-purse-16gb-256gb-5g", + "name": "Honor V Purse", + "url": "/v1/smartphones/honor-v-purse-16gb-256gb-5g" + }, { "slug": "honor-v10-premium-edition-dual-sim-td-lte-cn-bkl-al20-128gb", "name": "Honor V10 Premium Edition Dual SIM TD-LTE CN BKL-AL20 128GB", @@ -52041,6 +52996,11 @@ "name": "Honor V40 Lite 5G Dual SIM TD-LTE CN 256GB ALA-AN70", "url": "/v1/smartphones/honor-v40-lite-5g-dual-sim-td-lte-cn-256gb-ala-an70" }, + { + "slug": "honor-v40-pro-8gb-128gb-5g", + "name": "Honor V40 Pro", + "url": "/v1/smartphones/honor-v40-pro-8gb-128gb-5g" + }, { "slug": "honor-v6-8gb-256gb-5g", "name": "Honor V6", @@ -52101,6 +53061,16 @@ "name": "Honor View40", "url": "/v1/smartphones/honor-view40-8gb-256gb-5g" }, + { + "slug": "honor-win-rt-12gb-256gb-5g", + "name": "Honor WIN RT", + "url": "/v1/smartphones/honor-win-rt-12gb-256gb-5g" + }, + { + "slug": "honor-win-12gb-256gb-5g", + "name": "Honor Win", + "url": "/v1/smartphones/honor-win-12gb-256gb-5g" + }, { "slug": "honor-x10-5g-6gb-64gb-5g", "name": "Honor X10 5G", @@ -52146,6 +53116,11 @@ "name": "Honor X20", "url": "/v1/smartphones/honor-x20-8gb-256gb-5g" }, + { + "slug": "honor-x20-5g-6gb-128gb-5g", + "name": "Honor X20 5G", + "url": "/v1/smartphones/honor-x20-5g-6gb-128gb-5g" + }, { "slug": "honor-x20-5g-premium-edition-dual-sim-td-lte-cn-128gb-ntn-an20", "name": "Honor X20 5G Premium Edition Dual SIM TD-LTE CN 128GB NTN-AN20", @@ -52256,6 +53231,11 @@ "name": "Honor X40", "url": "/v1/smartphones/honor-x40" }, + { + "slug": "honor-x40-6gb-128gb-5g", + "name": "Honor X40", + "url": "/v1/smartphones/honor-x40-6gb-128gb-5g" + }, { "slug": "honor-x40-5g-premium-edition-dual-sim-td-lte-cn-128gb-rmo-an00", "name": "Honor X40 5G Premium Edition Dual SIM TD-LTE CN 128GB RMO-AN00", @@ -52276,6 +53256,16 @@ "name": "Honor X40 5G Top Edition Dual SIM TD-LTE CN 256GB RMO-AN00", "url": "/v1/smartphones/honor-x40-5g-top-edition-dual-sim-td-lte-cn-256gb-rmo-an00" }, + { + "slug": "honor-x40-gt-racing-12gb-256gb-5g", + "name": "Honor X40 GT Racing", + "url": "/v1/smartphones/honor-x40-gt-racing-12gb-256gb-5g" + }, + { + "slug": "honor-x40gt-8gb-256gb-5g", + "name": "Honor X40GT", + "url": "/v1/smartphones/honor-x40gt-8gb-256gb-5g" + }, { "slug": "honor-x40i", "name": "Honor X40i", @@ -52341,6 +53331,11 @@ "name": "Honor X6", "url": "/v1/smartphones/honor-x6" }, + { + "slug": "honor-x6-4gb-64gb-4g-lte", + "name": "Honor X6", + "url": "/v1/smartphones/honor-x6-4gb-64gb-4g-lte" + }, { "slug": "honor-x6-4gb-64gb-4g", "name": "Honor X6", @@ -52396,6 +53391,11 @@ "name": "Honor X6a", "url": "/v1/smartphones/honor-x6a-4gb-128gb-4g" }, + { + "slug": "honor-x6b-4gb-128gb-4g-lte", + "name": "Honor X6b", + "url": "/v1/smartphones/honor-x6b-4gb-128gb-4g-lte" + }, { "slug": "honor-x6b-6gb-128gb-4g", "name": "Honor X6b", @@ -52411,6 +53411,11 @@ "name": "Honor X6c", "url": "/v1/smartphones/honor-x6c-6gb-128gb-4g" }, + { + "slug": "honor-x6d-4gb-256gb-5g", + "name": "Honor X6d", + "url": "/v1/smartphones/honor-x6d-4gb-256gb-5g" + }, { "slug": "honor-x6s", "name": "Honor X6s", @@ -52451,11 +53456,31 @@ "name": "Honor X7 4G Standard Edition Global Dual SIM LTE-A 128GB CMA-LX1", "url": "/v1/smartphones/honor-x7-4g-standard-edition-global-dual-sim-lte-a-128gb-cma-lx1" }, + { + "slug": "honor-x70-8gb-128gb-5g", + "name": "Honor X70", + "url": "/v1/smartphones/honor-x70-8gb-128gb-5g" + }, + { + "slug": "honor-x70-pro-max-8gb-256gb-5g", + "name": "Honor X70 Pro Max", + "url": "/v1/smartphones/honor-x70-pro-max-8gb-256gb-5g" + }, + { + "slug": "honor-x70-refresh-edition-8gb-128gb-5g", + "name": "Honor X70 Refresh Edition", + "url": "/v1/smartphones/honor-x70-refresh-edition-8gb-128gb-5g" + }, { "slug": "honor-x70i-8gb-256gb-5g", "name": "Honor X70i", "url": "/v1/smartphones/honor-x70i-8gb-256gb-5g" }, + { + "slug": "honor-x7a-6gb-128gb-4g-lte", + "name": "Honor X7a", + "url": "/v1/smartphones/honor-x7a-6gb-128gb-4g-lte" + }, { "slug": "honor-x7a-6gb-128gb-4g", "name": "Honor X7a", @@ -52476,6 +53501,11 @@ "name": "Honor X8", "url": "/v1/smartphones/honor-x8" }, + { + "slug": "honor-x8-6gb-128gb-4g-lte", + "name": "Honor X8", + "url": "/v1/smartphones/honor-x8-6gb-128gb-4g-lte" + }, { "slug": "honor-x8-6gb-128gb-4g", "name": "Honor X8", @@ -52496,16 +53526,31 @@ "name": "Honor X8 4G Standard Edition Global Dual SIM LTE-A 128GB TFY-LX1", "url": "/v1/smartphones/honor-x8-4g-standard-edition-global-dual-sim-lte-a-128gb-tfy-lx1" }, + { + "slug": "honor-x8-5g-6gb-128gb-5g", + "name": "Honor X8 5G", + "url": "/v1/smartphones/honor-x8-5g-6gb-128gb-5g" + }, { "slug": "honor-x8-5g-premium-global-dual-sim-td-lte-128gb-vne-n41", "name": "Honor X8 5G Premium Global Dual SIM TD-LTE 128GB VNE-N41", "url": "/v1/smartphones/honor-x8-5g-premium-global-dual-sim-td-lte-128gb-vne-n41" }, + { + "slug": "honor-x8a-6gb-128gb-4g-lte", + "name": "Honor X8a", + "url": "/v1/smartphones/honor-x8a-6gb-128gb-4g-lte" + }, { "slug": "honor-x8a-8gb-128gb-4g", "name": "Honor X8a", "url": "/v1/smartphones/honor-x8a-8gb-128gb-4g" }, + { + "slug": "honor-x8b-8gb-128gb-4g-lte", + "name": "Honor X8b", + "url": "/v1/smartphones/honor-x8b-8gb-128gb-4g-lte" + }, { "slug": "honor-x8b-8gb-512gb-4g", "name": "Honor X8b", @@ -52541,6 +53586,11 @@ "name": "Honor X9 4G Standard Edition Global Dual SIM LTE-A 128GB ANY-LX1 / Magic 4 Lite 4G", "url": "/v1/smartphones/honor-x9-4g-standard-edition-global-dual-sim-lte-a-128gb-any-lx1-magic-4-lite-4g" }, + { + "slug": "honor-x9-5g-8gb-128gb-5g", + "name": "Honor X9 5G", + "url": "/v1/smartphones/honor-x9-5g-8gb-128gb-5g" + }, { "slug": "honor-x9-5g-premium-edition-global-dual-sim-td-lte-128gb-any-nx1-magic-4-lite-5g", "name": "Honor X9 5G Premium Edition Global Dual SIM TD-LTE 128GB ANY-NX1 / Magic 4 Lite 5G", @@ -52601,6 +53651,11 @@ "name": "Honor X9c Smart", "url": "/v1/smartphones/honor-x9c-smart-12gb-256gb-5g" }, + { + "slug": "honor-x9d-12gb-256gb-5g", + "name": "Honor X9d", + "url": "/v1/smartphones/honor-x9d-12gb-256gb-5g" + }, { "slug": "hot-10", "name": "Hot 10", @@ -54756,6 +55811,11 @@ "name": "Huawei Ascend P6-U06", "url": "/v1/smartphones/huawei-ascend-p6-u06" }, + { + "slug": "huawei-ascend-p7-2gb-16gb-4g-lte", + "name": "Huawei Ascend P7", + "url": "/v1/smartphones/huawei-ascend-p7-2gb-16gb-4g-lte" + }, { "slug": "huawei-ascend-p7-2gb-16gb-4g", "name": "Huawei Ascend P7", @@ -55456,6 +56516,11 @@ "name": "Huawei Enjoy 60 Pro 4G Dual SIM TD-LTE CN 512GB MAO-AL00 / Changxiang 60 Pro (Huawei Mario)", "url": "/v1/smartphones/huawei-enjoy-60-pro-4g-dual-sim-td-lte-cn-512gb-mao-al00-changxiang-60-pro-huawei-mario" }, + { + "slug": "huawei-enjoy-60x-8gb-128gb-4g-lte", + "name": "Huawei Enjoy 60X", + "url": "/v1/smartphones/huawei-enjoy-60x-8gb-128gb-4g-lte" + }, { "slug": "huawei-enjoy-60x-4g-dual-sim-td-lte-cn-128gb-stg-al00-changxiang-60x-huawei-santiago", "name": "Huawei Enjoy 60X 4G Dual SIM TD-LTE CN 128GB STG-AL00 / Changxiang 60X (Huawei Santiago)", @@ -55481,6 +56546,11 @@ "name": "Huawei Enjoy 6s", "url": "/v1/smartphones/huawei-enjoy-6s" }, + { + "slug": "huawei-enjoy-7-plus-3gb-32gb-4g-lte", + "name": "Huawei Enjoy 7 Plus", + "url": "/v1/smartphones/huawei-enjoy-7-plus-3gb-32gb-4g-lte" + }, { "slug": "huawei-enjoy-70-8gb-256gb-4g-lte", "name": "Huawei Enjoy 70", @@ -55576,6 +56646,11 @@ "name": "Huawei Enjoy 70z Dual SIM TD-LTE CN 256GB MGA-AL40 / Changxiang 70z (Huawei Mega)", "url": "/v1/smartphones/huawei-enjoy-70z-dual-sim-td-lte-cn-256gb-mga-al40-changxiang-70z-huawei-mega" }, + { + "slug": "huawei-enjoy-7s-3gb-32gb-4g-lte", + "name": "Huawei Enjoy 7S", + "url": "/v1/smartphones/huawei-enjoy-7s-3gb-32gb-4g-lte" + }, { "slug": "huawei-enjoy-80-dual-sim-td-lte-cn-128gb-juy-al00-changxiang-80-huawei-judy", "name": "Huawei Enjoy 80 Dual SIM TD-LTE CN 128GB JUY-AL00 / Changxiang 80 (Huawei Judy)", @@ -55596,6 +56671,11 @@ "name": "Huawei Enjoy 9", "url": "/v1/smartphones/huawei-enjoy-9-4gb-64gb-4g-lte" }, + { + "slug": "huawei-enjoy-9-plus-4gb-64gb-4g-lte", + "name": "Huawei Enjoy 9 Plus", + "url": "/v1/smartphones/huawei-enjoy-9-plus-4gb-64gb-4g-lte" + }, { "slug": "huawei-enjoy-90-dual-sim-td-lte-cn-128gb-juy-al80-changxiang-90-huawei-judy-b", "name": "Huawei Enjoy 90 Dual SIM TD-LTE CN 128GB JUY-AL80 / Changxiang 90 (Huawei Judy B)", @@ -55696,6 +56776,11 @@ "name": "Huawei G610s", "url": "/v1/smartphones/huawei-g610s" }, + { + "slug": "huawei-g620s-1gb-8gb-4g-lte", + "name": "Huawei G620s", + "url": "/v1/smartphones/huawei-g620s-1gb-8gb-4g-lte" + }, { "slug": "huawei-g7-plus-3gb-32gb-4g-lte", "name": "Huawei G7 Plus", @@ -55941,6 +57026,11 @@ "name": "Huawei Honor 20E Dual SIM LTE-A EMEA 64GB HRY-LX1T / Honor 20 Lite HRY-L21T (Huawei HarryPro)", "url": "/v1/smartphones/huawei-honor-20e-dual-sim-lte-a-emea-64gb-hry-lx1t-honor-20-lite-hry-l21t-huawei-harrypro" }, + { + "slug": "honor-huawei-honor-20i-4gb-128gb-4g-lte", + "name": "Huawei Honor 20i", + "url": "/v1/smartphones/honor-huawei-honor-20i-4gb-128gb-4g-lte" + }, { "slug": "huawei-honor-3", "name": "Huawei Honor 3", @@ -56126,6 +57216,11 @@ "name": "Huawei Honor 4A LTE NA SCL-L04 (Huawei Scale)", "url": "/v1/smartphones/huawei-honor-4a-lte-na-scl-l04-huawei-scale" }, + { + "slug": "honor-huawei-honor-4c-2gb-8gb-3g", + "name": "Huawei Honor 4C", + "url": "/v1/smartphones/honor-huawei-honor-4c-2gb-8gb-3g" + }, { "slug": "huawei-honor-4c", "name": "Huawei Honor 4C", @@ -56136,6 +57231,11 @@ "name": "Huawei Honor 4C CHM-U01 / G Play Mini", "url": "/v1/smartphones/huawei-honor-4c-chm-u01-g-play-mini" }, + { + "slug": "honor-huawei-honor-4x-2gb-8gb-4g-lte", + "name": "Huawei Honor 4X", + "url": "/v1/smartphones/honor-huawei-honor-4x-2gb-8gb-4g-lte" + }, { "slug": "huawei-honor-4x-2gb-8gb-4g", "name": "Huawei Honor 4X", @@ -56466,11 +57566,26 @@ "name": "Huawei Honor 6A", "url": "/v1/smartphones/huawei-honor-6a" }, + { + "slug": "honor-huawei-honor-6c-3gb-32gb-4g-lte", + "name": "Huawei Honor 6C", + "url": "/v1/smartphones/honor-huawei-honor-6c-3gb-32gb-4g-lte" + }, { "slug": "huawei-honor-6x", "name": "Huawei Honor 6X", "url": "/v1/smartphones/huawei-honor-6x" }, + { + "slug": "honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte", + "name": "Huawei Honor 6X (4GB RAM)", + "url": "/v1/smartphones/honor-huawei-honor-6x-4gb-ram-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-6x-3gb-32gb-4g-lte", + "name": "Huawei Honor 6x", + "url": "/v1/smartphones/honor-huawei-honor-6x-3gb-32gb-4g-lte" + }, { "slug": "huawei-honor-7", "name": "Huawei Honor 7", @@ -56551,11 +57666,26 @@ "name": "Huawei Honor 70 Pro+ 5G Standard Edition Dual SIM TD-LTE CN 256GB HPB-AN00 (Huawei Hope)", "url": "/v1/smartphones/huawei-honor-70-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-hpb-an00-huawei-hope" }, + { + "slug": "honor-huawei-honor-7c-4gb-64gb-4g-lte", + "name": "Huawei Honor 7C", + "url": "/v1/smartphones/honor-huawei-honor-7c-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 7C (3GB RAM + 32GB)", + "url": "/v1/smartphones/honor-huawei-honor-7c-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "huawei-honor-7s-dual-sim-lte-latam-dua-lx3-dua-l23-huawei-dura", "name": "Huawei Honor 7S Dual SIM LTE LATAM DUA-LX3 / DUA-L23 (Huawei Dura)", "url": "/v1/smartphones/huawei-honor-7s-dual-sim-lte-latam-dua-lx3-dua-l23-huawei-dura" }, + { + "slug": "honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Huawei Honor 7X (4GB RAM + 64GB)", + "url": "/v1/smartphones/honor-huawei-honor-7x-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "huawei-honor-7i", "name": "Huawei Honor 7i", @@ -56586,11 +57716,21 @@ "name": "Huawei Honor 8", "url": "/v1/smartphones/huawei-honor-8" }, + { + "slug": "honor-huawei-honor-8-lite-4gb-64gb-4g-lte", + "name": "Huawei Honor 8 Lite", + "url": "/v1/smartphones/honor-huawei-honor-8-lite-4gb-64gb-4g-lte" + }, { "slug": "huawei-honor-8-premium-edition-dual-sim-td-lte-frd-al10-huawei-faraday", "name": "Huawei Honor 8 Premium Edition Dual SIM TD-LTE FRD-AL10 (Huawei Faraday)", "url": "/v1/smartphones/huawei-honor-8-premium-edition-dual-sim-td-lte-frd-al10-huawei-faraday" }, + { + "slug": "honor-huawei-honor-8-pro-6gb-128gb-4g-lte", + "name": "Huawei Honor 8 Pro", + "url": "/v1/smartphones/honor-huawei-honor-8-pro-6gb-128gb-4g-lte" + }, { "slug": "huawei-honor-8-pro", "name": "Huawei Honor 8 Pro", @@ -56666,6 +57806,11 @@ "name": "Huawei Honor 8A Standard Edition Global Dual SIM TD-LTE 32GB JAT-LX9 / JAT-L29 (Huawei Jakarta)", "url": "/v1/smartphones/huawei-honor-8a-standard-edition-global-dual-sim-td-lte-32gb-jat-lx9-jat-l29-huawei-jakarta" }, + { + "slug": "honor-huawei-honor-8c-4gb-64gb-4g-lte", + "name": "Huawei Honor 8C", + "url": "/v1/smartphones/honor-huawei-honor-8c-4gb-64gb-4g-lte" + }, { "slug": "huawei-honor-8s-2019-dual-sim-lte-emea-32gb-ksa-lx9-ksa-l29-huawei-kansas-b", "name": "Huawei Honor 8S 2019 Dual SIM LTE EMEA 32GB KSA-LX9 / KSA-L29 (Huawei Kansas B)", @@ -56696,11 +57841,36 @@ "name": "Huawei Honor 8S 2020 Dual SIM LTE EMEA 64GB KSA-LX9 (Huawei Kansas B)", "url": "/v1/smartphones/huawei-honor-8s-2020-dual-sim-lte-emea-64gb-ksa-lx9-huawei-kansas-b" }, + { + "slug": "honor-huawei-honor-8x-4gb-64gb-4g-lte", + "name": "Huawei Honor 8X", + "url": "/v1/smartphones/honor-huawei-honor-8x-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 8X (4GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-8x-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Honor 8X (6GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-8x-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Huawei Honor 8X (6GB RAM + 64GB)", + "url": "/v1/smartphones/honor-huawei-honor-8x-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "huawei-honor-8x-dual-sim-td-lte-in-128gb-jsn-l42-huawei-johnson", "name": "Huawei Honor 8X Dual SIM TD-LTE IN 128GB JSN-L42 (Huawei Johnson)", "url": "/v1/smartphones/huawei-honor-8x-dual-sim-td-lte-in-128gb-jsn-l42-huawei-johnson" }, + { + "slug": "honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 8X Max (4GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-8x-max-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "huawei-honor-8x-max-4g-standard-edition-dual-sim-td-lte-cn-128gb-are-tl00-huawei-aries", "name": "Huawei Honor 8X Max 4G+ Standard Edition Dual SIM TD-LTE CN 128GB ARE-TL00 (Huawei Aries)", @@ -56741,6 +57911,16 @@ "name": "Huawei Honor 9", "url": "/v1/smartphones/huawei-honor-9" }, + { + "slug": "honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 9 Lite (3GB RAM + 32GB)", + "url": "/v1/smartphones/honor-huawei-honor-9-lite-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-9-premium-6gb-128gb-4g-lte", + "name": "Huawei Honor 9 Premium", + "url": "/v1/smartphones/honor-huawei-honor-9-premium-6gb-128gb-4g-lte" + }, { "slug": "huawei-honor-9a-global-dual-sim-td-lte-64gb-moa-lx9-moa-l29-huawei-modena-b1", "name": "Huawei Honor 9A Global Dual SIM TD-LTE 64GB MOA-LX9 / MOA-L29 (Huawei Modena B1)", @@ -56756,6 +57936,21 @@ "name": "Huawei Honor 9C Global Dual SIM TD-LTE 64GB AKA-LX9 / AKA-L29 (Huawei Alaska B)", "url": "/v1/smartphones/huawei-honor-9c-global-dual-sim-td-lte-64gb-aka-lx9-aka-l29-huawei-alaska-b" }, + { + "slug": "honor-huawei-honor-9n-4gb-64gb-4g-lte", + "name": "Huawei Honor 9N", + "url": "/v1/smartphones/honor-huawei-honor-9n-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor 9N (3GB RAM + 32GB)", + "url": "/v1/smartphones/honor-huawei-honor-9n-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Honor 9N (4GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-9n-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "huawei-honor-9s-2020-global-dual-sim-td-lte-32gb-dua-lx9-dua-l29-huawei-dura-2", "name": "Huawei Honor 9S 2020 Global Dual SIM TD-LTE 32GB DUA-LX9 / DUA-L29 (Huawei Dura 2)", @@ -56781,6 +57976,16 @@ "name": "Huawei Honor 9X Pro Dual SIM TD-LTE APAC 256GB HLK-L42 (Huawei Hulk)", "url": "/v1/smartphones/huawei-honor-9x-pro-dual-sim-td-lte-apac-256gb-hlk-l42-huawei-hulk" }, + { + "slug": "honor-huawei-honor-9i-4gb-64gb-4g-lte", + "name": "Huawei Honor 9i", + "url": "/v1/smartphones/honor-huawei-honor-9i-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-9i-2018-4gb-64gb-4g-lte", + "name": "Huawei Honor 9i (2018)", + "url": "/v1/smartphones/honor-huawei-honor-9i-2018-4gb-64gb-4g-lte" + }, { "slug": "huawei-honor-bee-dual-sim-y541-u02-y5c", "name": "Huawei Honor Bee Dual SIM Y541-U02 / Y5c", @@ -56811,16 +58016,36 @@ "name": "Huawei Honor Holly 3", "url": "/v1/smartphones/huawei-honor-holly-3" }, + { + "slug": "honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Huawei Honor Holly 3 (3GB RAM+32GB)", + "url": "/v1/smartphones/honor-huawei-honor-holly-3-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "huawei-honor-holly-dual-sim-hol-u19", "name": "Huawei Honor Holly Dual SIM Hol-U19", "url": "/v1/smartphones/huawei-honor-holly-dual-sim-hol-u19" }, + { + "slug": "honor-huawei-honor-magic-4gb-64gb-4g-lte", + "name": "Huawei Honor Magic", + "url": "/v1/smartphones/honor-huawei-honor-magic-4gb-64gb-4g-lte" + }, { "slug": "huawei-honor-magic", "name": "Huawei Honor Magic", "url": "/v1/smartphones/huawei-honor-magic" }, + { + "slug": "honor-huawei-honor-magic-2-8gb-256gb-4g-lte", + "name": "Huawei Honor Magic 2", + "url": "/v1/smartphones/honor-huawei-honor-magic-2-8gb-256gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Huawei Honor Magic 2 (8GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-magic-2-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "huawei-honor-magic-3-5g-dual-sim-td-lte-cn-128gb-elz-an00-huawei-elizabeth", "name": "Huawei Honor Magic 3 5G Dual SIM TD-LTE CN 128GB ELZ-AN00 (Huawei Elizabeth)", @@ -57006,6 +58231,16 @@ "name": "Huawei Honor Magic Vs 5G Ultimate Edition Dual SIM TD-LTE CN 512GB FRI-AN10 (Huawei Frida)", "url": "/v1/smartphones/huawei-honor-magic-vs-5g-ultimate-edition-dual-sim-td-lte-cn-512gb-fri-an10-huawei-frida" }, + { + "slug": "honor-huawei-honor-note-10-6gb-64gb-4g-lte", + "name": "Huawei Honor Note 10", + "url": "/v1/smartphones/honor-huawei-honor-note-10-6gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Honor Note 10 (6GB RAM + 128GB)", + "url": "/v1/smartphones/honor-huawei-honor-note-10-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "huawei-honor-note-8", "name": "Huawei Honor Note 8", @@ -57021,6 +58256,16 @@ "name": "Huawei Honor Note 8 Standard Edition Dual SIM TD-LTE EDI-DL00 (Huawei Edison)", "url": "/v1/smartphones/huawei-honor-note-8-standard-edition-dual-sim-td-lte-edi-dl00-huawei-edison" }, + { + "slug": "honor-huawei-honor-play-4gb-64gb-4g-lte", + "name": "Huawei Honor Play", + "url": "/v1/smartphones/honor-huawei-honor-play-4gb-64gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Huawei Honor Play (6GB RAM + 64GB)", + "url": "/v1/smartphones/honor-huawei-honor-play-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "huawei-honor-play-20-premium-edition-dual-sim-td-lte-cn-128gb-koz-al00-changwan-20-huawei-konstanze", "name": "Huawei Honor Play 20 Premium Edition Dual SIM TD-LTE CN 128GB KOZ-AL00 / Changwan 20 (Huawei Konstanze)", @@ -57266,6 +58511,11 @@ "name": "Huawei Honor U8860-51 (Huawei U8860)", "url": "/v1/smartphones/huawei-honor-u8860-51-huawei-u8860" }, + { + "slug": "honor-huawei-honor-v10-4gb-128gb-4g-lte", + "name": "Huawei Honor V10", + "url": "/v1/smartphones/honor-huawei-honor-v10-4gb-128gb-4g-lte" + }, { "slug": "huawei-honor-v30-premium-edition-5g-dual-sim-td-lte-cn-128gb-oxf-an00-huawei-oxford-a-5g", "name": "Huawei Honor V30 Premium Edition 5G Dual SIM TD-LTE CN 128GB OXF-AN00 (Huawei Oxford A 5G)", @@ -57336,6 +58586,16 @@ "name": "Huawei Honor V8 Standard Edition Dual SIM TD-LTE 64GB KNT-TL00 (Huawei Knight)", "url": "/v1/smartphones/huawei-honor-v8-standard-edition-dual-sim-td-lte-64gb-knt-tl00-huawei-knight" }, + { + "slug": "honor-huawei-honor-v9-6gb-128gb-4g-lte", + "name": "Huawei Honor V9", + "url": "/v1/smartphones/honor-huawei-honor-v9-6gb-128gb-4g-lte" + }, + { + "slug": "honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Huawei Honor View 20 (8GB RAM + 256GB)", + "url": "/v1/smartphones/honor-huawei-honor-view-20-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "huawei-honor-view-30-pro-5g-global-dual-sim-td-lte-256gb-oxf-n29-huawei-oxford-b-5g", "name": "Huawei Honor View 30 Pro 5G Global Dual SIM TD-LTE 256GB OXF-N29 (Huawei Oxford B 5G)", @@ -57836,6 +59096,16 @@ "name": "Huawei Mate 10 Pro", "url": "/v1/smartphones/huawei-mate-10-pro-6gb-128gb-4g" }, + { + "slug": "huawei-mate-10-pro-6gb-64gb-4g-lte", + "name": "Huawei Mate 10 Pro", + "url": "/v1/smartphones/huawei-mate-10-pro-6gb-64gb-4g-lte" + }, + { + "slug": "huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei Mate 10 Pro (6GB RAM +128GB)", + "url": "/v1/smartphones/huawei-mate-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "huawei-mate-20-6gb-128gb-4g-lte", "name": "Huawei Mate 20", @@ -57861,11 +59131,21 @@ "name": "Huawei Mate 20 Pro", "url": "/v1/smartphones/huawei-mate-20-pro-8gb-256gb-4g-lte" }, + { + "slug": "huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Huawei Mate 20 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/huawei-mate-20-pro-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "huawei-mate-20-rs-porsche-design-8gb-512gb-4g-lte", "name": "Huawei Mate 20 RS Porsche Design", "url": "/v1/smartphones/huawei-mate-20-rs-porsche-design-8gb-512gb-4g-lte" }, + { + "slug": "huawei-mate-20-x-6gb-128gb-4g-lte", + "name": "Huawei Mate 20 X", + "url": "/v1/smartphones/huawei-mate-20-x-6gb-128gb-4g-lte" + }, { "slug": "huawei-mate-20-x-8gb-256gb-4g-lte", "name": "Huawei Mate 20 X", @@ -57876,6 +59156,11 @@ "name": "Huawei Mate 20 X (5G)", "url": "/v1/smartphones/huawei-mate-20-x-5g-8gb-256gb-5g" }, + { + "slug": "huawei-mate-20-x-5g-6gb-128gb-5g", + "name": "Huawei Mate 20 X 5G", + "url": "/v1/smartphones/huawei-mate-20-x-5g-6gb-128gb-5g" + }, { "slug": "huawei-mate-20-lite-6gb-64gb-4g-lte", "name": "Huawei Mate 20 lite", @@ -58016,6 +59301,11 @@ "name": "Huawei Mate 40 Pro", "url": "/v1/smartphones/huawei-mate-40-pro-8gb-256gb-5g" }, + { + "slug": "huawei-mate-40-pro-4g-8gb-128gb-4g-lte", + "name": "Huawei Mate 40 Pro 4G", + "url": "/v1/smartphones/huawei-mate-40-pro-4g-8gb-128gb-4g-lte" + }, { "slug": "huawei-mate-40-pro-4g-8gb-512gb-4g-lte", "name": "Huawei Mate 40 Pro 4G", @@ -58051,6 +59341,11 @@ "name": "Huawei Mate 40 Pro 5G Global TD-LTE 256GB NOH-NX9 / NOH-N09 (Huawei Noah)", "url": "/v1/smartphones/huawei-mate-40-pro-5g-global-td-lte-256gb-noh-nx9-noh-n09-huawei-noah" }, + { + "slug": "huawei-mate-40-pro-plus-12gb-256gb-5g", + "name": "Huawei Mate 40 Pro Plus", + "url": "/v1/smartphones/huawei-mate-40-pro-plus-12gb-256gb-5g" + }, { "slug": "huawei-mate-40-pro-5g-global-dual-sim-td-lte-256gb-nop-an00-huawei-noah-plus", "name": "Huawei Mate 40 Pro+ 5G Global Dual SIM TD-LTE 256GB NOP-AN00 (Huawei Noah Plus)", @@ -58071,6 +59366,11 @@ "name": "Huawei Mate 40 RS 5G PORSCHE DESIGN Global Dual SIM TD-LTE 512GB NOP-AN00P (Huawei Noah Plus)", "url": "/v1/smartphones/huawei-mate-40-rs-5g-porsche-design-global-dual-sim-td-lte-512gb-nop-an00p-huawei-noah-plus" }, + { + "slug": "huawei-mate-40-rs-porsche-design-12gb-512gb-5g", + "name": "Huawei Mate 40 RS Porsche Design", + "url": "/v1/smartphones/huawei-mate-40-rs-porsche-design-12gb-512gb-5g" + }, { "slug": "huawei-mate-40e-4g-dual-sim-td-lte-cn-128gb-oce-al50-huawei-ocean-4g", "name": "Huawei Mate 40E 4G Dual SIM TD-LTE CN 128GB OCE-AL50 (Huawei Ocean 4G)", @@ -58236,6 +59536,11 @@ "name": "Huawei Mate 60 Pro Plus", "url": "/v1/smartphones/huawei-mate-60-pro-plus-12gb-256gb-5g" }, + { + "slug": "huawei-mate-60-pro-plus-16gb-512gb-5g", + "name": "Huawei Mate 60 Pro Plus", + "url": "/v1/smartphones/huawei-mate-60-pro-plus-16gb-512gb-5g" + }, { "slug": "huawei-mate-60-pro-16gb-512gb-5g", "name": "Huawei Mate 60 Pro+", @@ -58516,6 +59821,11 @@ "name": "Huawei Mate 9", "url": "/v1/smartphones/huawei-mate-9" }, + { + "slug": "huawei-mate-9-lite-4gb-64gb-4g-lte", + "name": "Huawei Mate 9 Lite", + "url": "/v1/smartphones/huawei-mate-9-lite-4gb-64gb-4g-lte" + }, { "slug": "huawei-mate-9-porsche-design-6gb-256gb-4g-lte", "name": "Huawei Mate 9 Porsche Design", @@ -58611,6 +59921,11 @@ "name": "Huawei Mate X Global Dual SIM 5G TD-LTE 512GB TAH-N29 (Huawei Tashkent)", "url": "/v1/smartphones/huawei-mate-x-global-dual-sim-5g-td-lte-512gb-tah-n29-huawei-tashkent" }, + { + "slug": "huawei-mate-x2-8gb-256gb-5g", + "name": "Huawei Mate X2", + "url": "/v1/smartphones/huawei-mate-x2-8gb-256gb-5g" + }, { "slug": "huawei-mate-x2-4g-8gb-512gb-5g", "name": "Huawei Mate X2 4G", @@ -58641,6 +59956,11 @@ "name": "Huawei Mate X5", "url": "/v1/smartphones/huawei-mate-x5" }, + { + "slug": "huawei-mate-x5-12gb-512gb-4g-lte", + "name": "Huawei Mate X5", + "url": "/v1/smartphones/huawei-mate-x5-12gb-512gb-4g-lte" + }, { "slug": "huawei-mate-x5-16gb-512gb-5g", "name": "Huawei Mate X5", @@ -58796,6 +60116,11 @@ "name": "Huawei Mate Xs", "url": "/v1/smartphones/huawei-mate-xs-8gb-512gb-5g" }, + { + "slug": "huawei-mate-xs-2-8gb-512gb-4g-lte", + "name": "Huawei Mate Xs 2", + "url": "/v1/smartphones/huawei-mate-xs-2-8gb-512gb-4g-lte" + }, { "slug": "huawei-mate-xs-2-4g-premium-edition-dual-sim-td-lte-cn-512gb-pal-al00-huawei-palau", "name": "Huawei Mate Xs 2 4G Premium Edition Dual SIM TD-LTE CN 512GB PAL-AL00 (Huawei Palau)", @@ -58991,6 +60316,16 @@ "name": "Huawei Nexus 6P Special Edition TD-LTE 64GB H1512 (Huawei Angler)", "url": "/v1/smartphones/huawei-nexus-6p-special-edition-td-lte-64gb-h1512-huawei-angler" }, + { + "slug": "huawei-nova-10-8gb-128gb-4g-lte", + "name": "Huawei Nova 10", + "url": "/v1/smartphones/huawei-nova-10-8gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-10-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 10 Pro", + "url": "/v1/smartphones/huawei-nova-10-pro-8gb-128gb-4g-lte" + }, { "slug": "huawei-nova-10z-dual-sim-td-lte-cn-128gb-cha-al80-huawei-chandal-c", "name": "Huawei Nova 10z Dual SIM TD-LTE CN 128GB CHA-AL80 (Huawei Chandal C)", @@ -59006,6 +60341,11 @@ "name": "Huawei Nova 11 Pro", "url": "/v1/smartphones/huawei-nova-11-pro-8gb-256gb-4g" }, + { + "slug": "huawei-nova-11i-8gb-128gb-4g-lte", + "name": "Huawei Nova 11i", + "url": "/v1/smartphones/huawei-nova-11i-8gb-128gb-4g-lte" + }, { "slug": "huawei-nova-12-4g-dual-sim-td-lte-cn-256gb-blk-al00-huawei-blake", "name": "Huawei Nova 12 4G Dual SIM TD-LTE CN 256GB BLK-AL00 (Huawei Blake)", @@ -59121,6 +60461,11 @@ "name": "Huawei Nova 13 Pro 4G Global TD-LTE 512GB MIS-LX9 / MIS-L09 (Huawei MillaS)", "url": "/v1/smartphones/huawei-nova-13-pro-4g-global-td-lte-512gb-mis-lx9-mis-l09-huawei-millas" }, + { + "slug": "huawei-nova-13i-8gb-128gb-4g-lte", + "name": "Huawei Nova 13i", + "url": "/v1/smartphones/huawei-nova-13i-8gb-128gb-4g-lte" + }, { "slug": "huawei-nova-14-4g-dual-sim-td-lte-cn-256gb-tlr-al00-huawei-taylor", "name": "Huawei Nova 14 4G Dual SIM TD-LTE CN 256GB TLR-AL00 (Huawei Taylor)", @@ -59301,6 +60646,16 @@ "name": "Huawei Nova 15 Ultra 4G Dual SIM TD-LTE CN 512GB SLY-AL00 (Huawei Shelley)", "url": "/v1/smartphones/huawei-nova-15-ultra-4g-dual-sim-td-lte-cn-512gb-sly-al00-huawei-shelley" }, + { + "slug": "huawei-nova-2-lite-3gb-32gb-4g-lte", + "name": "Huawei Nova 2 Lite", + "url": "/v1/smartphones/huawei-nova-2-lite-3gb-32gb-4g-lte" + }, + { + "slug": "huawei-nova-2i-4gb-64gb-4g-lte", + "name": "Huawei Nova 2i", + "url": "/v1/smartphones/huawei-nova-2i-4gb-64gb-4g-lte" + }, { "slug": "huawei-nova-2i-4gb-64gb-4g", "name": "Huawei Nova 2i", @@ -59326,6 +60681,26 @@ "name": "Huawei Nova 4", "url": "/v1/smartphones/huawei-nova-4-8gb-128gb-4g" }, + { + "slug": "huawei-nova-4e-6gb-128gb-4g-lte", + "name": "Huawei Nova 4e", + "url": "/v1/smartphones/huawei-nova-4e-6gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Huawei Nova 4e (4GB RAM+ 128GB)", + "url": "/v1/smartphones/huawei-nova-4e-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-5-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 5 Pro", + "url": "/v1/smartphones/huawei-nova-5-pro-8gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-5t-6gb-128gb-4g-lte", + "name": "Huawei Nova 5T", + "url": "/v1/smartphones/huawei-nova-5t-6gb-128gb-4g-lte" + }, { "slug": "huawei-nova-5t-8gb-128gb-4g", "name": "Huawei Nova 5T", @@ -59521,6 +60896,11 @@ "name": "Huawei Nova 8 Pro 5G Dual SIM TD-LTE CN 256GB BRQ-AN00 (Huawei Barbeque)", "url": "/v1/smartphones/huawei-nova-8-pro-5g-dual-sim-td-lte-cn-256gb-brq-an00-huawei-barbeque" }, + { + "slug": "huawei-nova-8-se-8gb-128gb-5g", + "name": "Huawei Nova 8 SE", + "url": "/v1/smartphones/huawei-nova-8-se-8gb-128gb-5g" + }, { "slug": "huawei-nova-8-se-5g-premium-edition-dual-sim-td-lte-cn-128gb-jsc-an00-huawei-jessica-b", "name": "Huawei Nova 8 SE 5G Premium Edition Dual SIM TD-LTE CN 128GB JSC-AN00 (Huawei Jessica B)", @@ -59541,6 +60921,21 @@ "name": "Huawei Nova 8i Dual SIM TD-LTE APAC 128GB NEN-L22F (Huawei Neumann)", "url": "/v1/smartphones/huawei-nova-8i-dual-sim-td-lte-apac-128gb-nen-l22f-huawei-neumann" }, + { + "slug": "huawei-nova-9-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 9 Pro", + "url": "/v1/smartphones/huawei-nova-9-pro-8gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-9-se-8gb-128gb-4g-lte", + "name": "Huawei Nova 9 SE", + "url": "/v1/smartphones/huawei-nova-9-se-8gb-128gb-4g-lte" + }, + { + "slug": "huawei-nova-9-se-5g-8gb-128gb-5g", + "name": "Huawei Nova 9 SE 5G", + "url": "/v1/smartphones/huawei-nova-9-se-5g-8gb-128gb-5g" + }, { "slug": "huawei-nova-flip-4g-dual-sim-td-lte-cn-1tb-psd-al00-huawei-poseidon", "name": "Huawei Nova Flip 4G Dual SIM TD-LTE CN 1TB PSD-AL00 (Huawei Poseidon)", @@ -59566,6 +60961,11 @@ "name": "Huawei Nova Flip S 4G Dual SIM TD-LTE CN 512GB PSD-AL80 (Huawei Poseidon S)", "url": "/v1/smartphones/huawei-nova-flip-s-4g-dual-sim-td-lte-cn-512gb-psd-al80-huawei-poseidon-s" }, + { + "slug": "huawei-nova-y63-4gb-128gb-4g-lte", + "name": "Huawei Nova Y63", + "url": "/v1/smartphones/huawei-nova-y63-4gb-128gb-4g-lte" + }, { "slug": "huawei-nova-y63-4gb-128gb-4g", "name": "Huawei Nova Y63", @@ -59596,11 +60996,21 @@ "name": "Huawei Nova Y71 Global Dual SIM TD-LTE 128GB MGA-LX9 / MGA-L29 (Huawei Mega C)", "url": "/v1/smartphones/huawei-nova-y71-global-dual-sim-td-lte-128gb-mga-lx9-mga-l29-huawei-mega-c" }, + { + "slug": "huawei-nova-y72s-8gb-128gb-4g-lte", + "name": "Huawei Nova Y72S", + "url": "/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g-lte" + }, { "slug": "huawei-nova-y72s-8gb-128gb-4g", "name": "Huawei Nova Y72S", "url": "/v1/smartphones/huawei-nova-y72s-8gb-128gb-4g" }, + { + "slug": "huawei-nova-y90-8gb-128gb-4g-lte", + "name": "Huawei Nova Y90", + "url": "/v1/smartphones/huawei-nova-y90-8gb-128gb-4g-lte" + }, { "slug": "huawei-nova-y91-4g-dual-sim-td-lte-apac-256gb-stg-lx2-huawei-santiago", "name": "Huawei Nova Y91 4G Dual SIM TD-LTE APAC 256GB STG-LX2 (Huawei Santiago)", @@ -59621,6 +61031,11 @@ "name": "Huawei P Smart", "url": "/v1/smartphones/huawei-p-smart-3gb-32gb-4g" }, + { + "slug": "huawei-p-smart-2019-3gb-32gb-4g-lte", + "name": "Huawei P Smart (2019)", + "url": "/v1/smartphones/huawei-p-smart-2019-3gb-32gb-4g-lte" + }, { "slug": "huawei-p-smart-2020-dual-sim-lte-a-emea-128gb-pot-lx1a-pot-l21a-huawei-porto-d", "name": "Huawei P Smart 2020 Dual SIM LTE-A EMEA 128GB POT-LX1A / POT-L21A (Huawei Porto D)", @@ -59701,6 +61116,11 @@ "name": "Huawei P10 Plus", "url": "/v1/smartphones/huawei-p10-plus-6gb-128gb-4g-lte" }, + { + "slug": "huawei-p10-plus-6gb-64gb-4g-lte", + "name": "Huawei P10 Plus", + "url": "/v1/smartphones/huawei-p10-plus-6gb-64gb-4g-lte" + }, { "slug": "huawei-p10-plus", "name": "Huawei P10 Plus", @@ -59716,6 +61136,21 @@ "name": "Huawei P20", "url": "/v1/smartphones/huawei-p20-6gb-128gb-4g-lte" }, + { + "slug": "huawei-p20-6gb-64gb-4g-lte", + "name": "Huawei P20", + "url": "/v1/smartphones/huawei-p20-6gb-64gb-4g-lte" + }, + { + "slug": "huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei P20 (6GB RAM + 128GB)", + "url": "/v1/smartphones/huawei-p20-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "huawei-p20-lite-4gb-64gb-4g-lte", + "name": "Huawei P20 Lite", + "url": "/v1/smartphones/huawei-p20-lite-4gb-64gb-4g-lte" + }, { "slug": "huawei-p20-lite-4gb-64gb-4g", "name": "Huawei P20 Lite", @@ -59731,6 +61166,11 @@ "name": "Huawei P20 Pro", "url": "/v1/smartphones/huawei-p20-pro" }, + { + "slug": "huawei-p20-pro-6gb-128gb-4g-lte", + "name": "Huawei P20 Pro", + "url": "/v1/smartphones/huawei-p20-pro-6gb-128gb-4g-lte" + }, { "slug": "huawei-p20-pro-6gb-128gb-4g", "name": "Huawei P20 Pro", @@ -59756,6 +61196,11 @@ "name": "Huawei P30", "url": "/v1/smartphones/huawei-p30-6gb-128gb-4g" }, + { + "slug": "huawei-p30-8gb-128gb-4g-lte", + "name": "Huawei P30", + "url": "/v1/smartphones/huawei-p30-8gb-128gb-4g-lte" + }, { "slug": "huawei-p30-8gb-256gb-4g-lte", "name": "Huawei P30", @@ -59766,6 +61211,11 @@ "name": "Huawei P30 Lite", "url": "/v1/smartphones/huawei-p30-lite-4gb-128gb-4g" }, + { + "slug": "huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Huawei P30 Lite (6GB RAM + 128GB)", + "url": "/v1/smartphones/huawei-p30-lite-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "huawei-p30-lite-new-edition-dual-sim-td-lte-emea-256gb-mar-l21bx-huawei-marie-claire", "name": "Huawei P30 Lite New Edition Dual SIM TD-LTE EMEA 256GB MAR-L21BX (Huawei Marie Claire)", @@ -60061,6 +61511,11 @@ "name": "Huawei P50 Pro 4G Global TD-LTE 256GB JAD-LX9 / JAD-L09 (Huawei Jade)", "url": "/v1/smartphones/huawei-p50-pro-4g-global-td-lte-256gb-jad-lx9-jad-l09-huawei-jade" }, + { + "slug": "huawei-p50e-8gb-128gb-4g-lte", + "name": "Huawei P50E", + "url": "/v1/smartphones/huawei-p50e-8gb-128gb-4g-lte" + }, { "slug": "huawei-p50e-4g-dual-sim-td-lte-cn-128gb-abr-al60-abr-al60w-abr-al90-huawei-amber-b", "name": "Huawei P50E 4G Dual SIM TD-LTE CN 128GB ABR-AL60 / ABR-AL60W / ABR-AL90 (Huawei Amber B)", @@ -60126,6 +61581,11 @@ "name": "Huawei P60 Pro", "url": "/v1/smartphones/huawei-p60-pro" }, + { + "slug": "huawei-p60-pro-12gb-512gb-4g-lte", + "name": "Huawei P60 Pro", + "url": "/v1/smartphones/huawei-p60-pro-12gb-512gb-4g-lte" + }, { "slug": "huawei-p60-pro-8gb-256gb-4g", "name": "Huawei P60 Pro", @@ -60426,6 +61886,11 @@ "name": "Huawei Pocket 2 4G Standard Edition Dual SIM TD-LTE CN 512GB LEM-AL00 (Huawei Lem)", "url": "/v1/smartphones/huawei-pocket-2-4g-standard-edition-dual-sim-td-lte-cn-512gb-lem-al00-huawei-lem" }, + { + "slug": "huawei-pocket-s-8gb-128gb-4g-lte", + "name": "Huawei Pocket S", + "url": "/v1/smartphones/huawei-pocket-s-8gb-128gb-4g-lte" + }, { "slug": "huawei-pocket-s-4g-standard-edition-dual-sim-td-lte-cn-128gb-bal-al60-huawei-bali-b", "name": "Huawei Pocket S 4G Standard Edition Dual SIM TD-LTE CN 128GB BAL-AL60 (Huawei Bali B)", @@ -60491,6 +61956,11 @@ "name": "Huawei Pura 70 Global Dual SIM TD-LTE 256GB ADY-LX9 / ADY-L29 (Huawei Audrey)", "url": "/v1/smartphones/huawei-pura-70-global-dual-sim-td-lte-256gb-ady-lx9-ady-l29-huawei-audrey" }, + { + "slug": "huawei-pura-70-pro-12gb-256gb-5g", + "name": "Huawei Pura 70 Pro", + "url": "/v1/smartphones/huawei-pura-70-pro-12gb-256gb-5g" + }, { "slug": "huawei-pura-70-pro-dual-sim-td-lte-cn-1tb-hbn-al00-huawei-hepburn", "name": "Huawei Pura 70 Pro Dual SIM TD-LTE CN 1TB HBN-AL00 (Huawei Hepburn)", @@ -61051,6 +62521,11 @@ "name": "Huawei Y6 (2017)", "url": "/v1/smartphones/huawei-y6-2017-2gb-16gb-4g-lte" }, + { + "slug": "huawei-y6-2018-2gb-16gb-4g-lte", + "name": "Huawei Y6 (2018)", + "url": "/v1/smartphones/huawei-y6-2018-2gb-16gb-4g-lte" + }, { "slug": "huawei-y6-2018-3gb-16gb-4g-lte", "name": "Huawei Y6 (2018)", @@ -61206,6 +62681,11 @@ "name": "Huawei Y6s", "url": "/v1/smartphones/huawei-y6s-3gb-32gb-4g" }, + { + "slug": "huawei-y6s-3gb-64gb-4g-lte", + "name": "Huawei Y6s", + "url": "/v1/smartphones/huawei-y6s-3gb-64gb-4g-lte" + }, { "slug": "huawei-y6s-2019-3gb-64gb-4g-lte", "name": "Huawei Y6s (2019)", @@ -61236,6 +62716,11 @@ "name": "Huawei Y7 (2018)", "url": "/v1/smartphones/huawei-y7-2018-2gb-16gb-4g-lte" }, + { + "slug": "huawei-y7-2019-3gb-32gb-4g-lte", + "name": "Huawei Y7 (2019)", + "url": "/v1/smartphones/huawei-y7-2019-3gb-32gb-4g-lte" + }, { "slug": "huawei-y7-2019-4gb-64gb-4g-lte", "name": "Huawei Y7 (2019)", @@ -61361,6 +62846,11 @@ "name": "Huawei Y8s", "url": "/v1/smartphones/huawei-y8s-4gb-128gb-4g-lte" }, + { + "slug": "huawei-y8s-4gb-64gb-4g-lte", + "name": "Huawei Y8s", + "url": "/v1/smartphones/huawei-y8s-4gb-64gb-4g-lte" + }, { "slug": "huawei-y8s-2020-dual-sim-lte-a-apac-128gb-jkm-lx2-huawei-jackhammer-b", "name": "Huawei Y8s 2020 Dual SIM LTE-A APAC 128GB JKM-LX2 (Huawei Jackhammer B)", @@ -61396,6 +62886,11 @@ "name": "Huawei Y9 (2019)", "url": "/v1/smartphones/huawei-y9-4gb-128gb-4g" }, + { + "slug": "huawei-y9-2019-4gb-64gb-4g-lte", + "name": "Huawei Y9 (2019)", + "url": "/v1/smartphones/huawei-y9-2019-4gb-64gb-4g-lte" + }, { "slug": "huawei-y9-2019-6gb-128gb-4g-lte", "name": "Huawei Y9 (2019)", @@ -62696,6 +64191,11 @@ "name": "INQ Cloud Touch", "url": "/v1/smartphones/inq-cloud-touch" }, + { + "slug": "iqoo-z6-china-8gb-128gb-5g", + "name": "IQOO Z6 (China)", + "url": "/v1/smartphones/iqoo-z6-china-8gb-128gb-5g" + }, { "slug": "irist-smartwatch", "name": "IRist Smartwatch", @@ -63136,11 +64636,21 @@ "name": "Infinix GT 20 Pro", "url": "/v1/smartphones/infinix-gt-20-pro-8gb-256gb-5g" }, + { + "slug": "infinix-gt-30-pro-8gb-256gb-5g", + "name": "Infinix GT 30 Pro", + "url": "/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g" + }, { "slug": "infinix-gt-30-pro-12gb-256gb-5g", "name": "Infinix GT 30 Pro (12GB RAM)", "url": "/v1/smartphones/infinix-gt-30-pro-12gb-256gb-5g" }, + { + "slug": "infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Infinix GT 30 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "infinix-hot-50-5g-4gb-128gb-5g", "name": "Infinix HOT 50 5G", @@ -63231,6 +64741,11 @@ "name": "Infinix Hot 10", "url": "/v1/smartphones/infinix-hot-10-4gb-128gb-4g" }, + { + "slug": "infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix Hot 10 (4GB RAM + 64GB)", + "url": "/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-10-play-3gb-32gb-4g", "name": "Infinix Hot 10 Play", @@ -63251,6 +64766,21 @@ "name": "Infinix Hot 10s (6GB RAM)", "url": "/v1/smartphones/infinix-hot-10s-6gb-128gb-4g" }, + { + "slug": "infinix-hot-11-4gb-64gb-4g-lte", + "name": "Infinix Hot 11", + "url": "/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte" + }, + { + "slug": "infinix-hot-11s-4gb-64gb-4g-lte", + "name": "Infinix Hot 11S", + "url": "/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte" + }, + { + "slug": "infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Infinix Hot 11S (4GB RAM + 128GB)", + "url": "/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "infinix-hot-11s-4gb-128gb-4g", "name": "Infinix Hot 11s", @@ -63271,6 +64801,11 @@ "name": "Infinix Hot 12", "url": "/v1/smartphones/infinix-hot-12-6gb-128gb-4g" }, + { + "slug": "infinix-hot-12-play-4gb-64gb-4g-lte", + "name": "Infinix Hot 12 Play", + "url": "/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-12-play-4gb-64gb-4g", "name": "Infinix Hot 12 Play", @@ -63281,11 +64816,26 @@ "name": "Infinix Hot 12 Play (128GB)", "url": "/v1/smartphones/infinix-hot-12-play-4gb-128gb-4g" }, + { + "slug": "infinix-hot-12-pro-6gb-64gb-4g-lte", + "name": "Infinix Hot 12 Pro", + "url": "/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte" + }, { "slug": "infinix-hot-12-pro-8gb-128gb-4g-lte", "name": "Infinix Hot 12 Pro", "url": "/v1/smartphones/infinix-hot-12-pro-8gb-128gb-4g-lte" }, + { + "slug": "infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Infinix Hot 12 Pro (8GB RAM+ 128GB)", + "url": "/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "infinix-hot-12i-2gb-64gb-4g-lte", + "name": "Infinix Hot 12i", + "url": "/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte" + }, { "slug": "infinix-hot-12i-4gb-64gb-4g-lte", "name": "Infinix Hot 12i", @@ -63301,16 +64851,36 @@ "name": "Infinix Hot 20", "url": "/v1/smartphones/infinix-hot-20-4gb-128gb-4g" }, + { + "slug": "infinix-hot-20-4gb-64gb-5g", + "name": "Infinix Hot 20", + "url": "/v1/smartphones/infinix-hot-20-4gb-64gb-5g" + }, + { + "slug": "infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g", + "name": "Infinix Hot 20 (6GB RAM+ 128GB)", + "url": "/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "infinix-hot-20-5g-4gb-128gb-5g", "name": "Infinix Hot 20 5G", "url": "/v1/smartphones/infinix-hot-20-5g-4gb-128gb-5g" }, + { + "slug": "infinix-hot-20-play-4gb-64gb-4g-lte", + "name": "Infinix Hot 20 Play", + "url": "/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-20s-8gb-128gb-4g", "name": "Infinix Hot 20S", "url": "/v1/smartphones/infinix-hot-20s-8gb-128gb-4g" }, + { + "slug": "infinix-hot-20i-3gb-64gb-4g-lte", + "name": "Infinix Hot 20i", + "url": "/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte" + }, { "slug": "infinix-hot-20i-4gb-64gb-4g", "name": "Infinix Hot 20i", @@ -63326,6 +64896,11 @@ "name": "Infinix Hot 30", "url": "/v1/smartphones/infinix-hot-30-8gb-128gb-4g" }, + { + "slug": "infinix-hot-30-8gb-256gb-4g-lte", + "name": "Infinix Hot 30", + "url": "/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte" + }, { "slug": "infinix-hot-30i-4gb-64gb-4g", "name": "Infinix Hot 30i", @@ -63341,6 +64916,11 @@ "name": "Infinix Hot 30i (128GB)", "url": "/v1/smartphones/infinix-hot-30i-4gb-128gb-4g" }, + { + "slug": "infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix Hot 30i (4GB RAM+ 64GB)", + "url": "/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-30i-8gb-128gb-4g", "name": "Infinix Hot 30i (8GB+128GB)", @@ -63356,11 +64936,21 @@ "name": "Infinix Hot 4 Pro", "url": "/v1/smartphones/infinix-hot-4-pro-2gb-16gb-4g-lte" }, + { + "slug": "infinix-hot-40-8gb-128gb-4g-lte", + "name": "Infinix Hot 40", + "url": "/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte" + }, { "slug": "infinix-hot-40-8gb-128gb-4g", "name": "Infinix Hot 40", "url": "/v1/smartphones/infinix-hot-40-8gb-128gb-4g" }, + { + "slug": "infinix-hot-40-pro-8gb-128gb-4g-lte", + "name": "Infinix Hot 40 Pro", + "url": "/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte" + }, { "slug": "infinix-hot-40-pro-8gb-128gb-4g", "name": "Infinix Hot 40 Pro", @@ -63446,11 +65036,21 @@ "name": "Infinix Hot 60", "url": "/v1/smartphones/infinix-hot-60-6gb-128gb-5g" }, + { + "slug": "infinix-hot-60-pro-8gb-128gb-4g-lte", + "name": "Infinix Hot 60 Pro", + "url": "/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte" + }, { "slug": "infinix-hot-60-pro-8gb-128gb-4g", "name": "Infinix Hot 60 Pro", "url": "/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g" }, + { + "slug": "infinix-hot-60-pro-plus-8gb-128gb-4g-lte", + "name": "Infinix Hot 60 Pro Plus", + "url": "/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte" + }, { "slug": "infinix-hot-60-pro-plus-8gb-128gb-4g", "name": "Infinix Hot 60 Pro Plus", @@ -63481,11 +65081,21 @@ "name": "Infinix Hot 7", "url": "/v1/smartphones/infinix-hot-7-4gb-64gb-4g-lte" }, + { + "slug": "infinix-hot-7-pro-6gb-64gb-4g-lte", + "name": "Infinix Hot 7 Pro", + "url": "/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte" + }, { "slug": "infinix-hot-8-2gb-32gb-4g", "name": "Infinix Hot 8", "url": "/v1/smartphones/infinix-hot-8-2gb-32gb-4g" }, + { + "slug": "infinix-hot-8-4gb-64gb-4g-lte", + "name": "Infinix Hot 8", + "url": "/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-8-4gb-64gb-4g", "name": "Infinix Hot 8 (4GB+64GB)", @@ -63496,6 +65106,11 @@ "name": "Infinix Hot 8 Lite", "url": "/v1/smartphones/infinix-hot-8-lite-2gb-32gb-4g-lte" }, + { + "slug": "infinix-hot-9-4gb-64gb-4g-lte", + "name": "Infinix Hot 9", + "url": "/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte" + }, { "slug": "infinix-hot-9-dual-sim-lte-emea-32gb-x655", "name": "Infinix Hot 9 Dual SIM LTE EMEA 32GB X655", @@ -63511,6 +65126,11 @@ "name": "Infinix Hot 9 Dual SIM TD-LTE APAC 64GB X655D", "url": "/v1/smartphones/infinix-hot-9-dual-sim-td-lte-apac-64gb-x655d" }, + { + "slug": "infinix-hot-9-play-2gb-32gb-4g-lte", + "name": "Infinix Hot 9 Play", + "url": "/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte" + }, { "slug": "infinix-hot-9-play-2gb-32gb-4g", "name": "Infinix Hot 9 Play", @@ -63586,6 +65206,16 @@ "name": "Infinix Note 10", "url": "/v1/smartphones/infinix-note-10-6gb-128gb-4g" }, + { + "slug": "infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Infinix Note 10 (6GB RAM + 128GB)", + "url": "/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "infinix-note-11-4gb-64gb-4g-lte", + "name": "Infinix Note 11", + "url": "/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte" + }, { "slug": "infinix-note-11-pro-8gb-128gb-4g", "name": "Infinix Note 11 Pro", @@ -63611,6 +65241,11 @@ "name": "Infinix Note 12 (G96)", "url": "/v1/smartphones/infinix-note-12-8gb-128gb-4g" }, + { + "slug": "infinix-note-12-g96-8gb-128gb-4g-lte", + "name": "Infinix Note 12 (G96)", + "url": "/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte" + }, { "slug": "infinix-note-12-2023-8gb-128gb-4g", "name": "Infinix Note 12 2023", @@ -63646,6 +65281,21 @@ "name": "Infinix Note 12 Pro 5G", "url": "/v1/smartphones/infinix-note-12-pro-5g-8gb-256gb-5g" }, + { + "slug": "infinix-note-12-turbo-8gb-128gb-4g-lte", + "name": "Infinix Note 12 Turbo", + "url": "/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte" + }, + { + "slug": "infinix-note-12i-2022-4gb-64gb-4g-lte", + "name": "Infinix Note 12i (2022)", + "url": "/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte" + }, + { + "slug": "infinix-note-13-4gb-64gb-4g-lte", + "name": "Infinix Note 13", + "url": "/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte" + }, { "slug": "infinix-note-3-2gb-16gb-4g-lte", "name": "Infinix Note 3", @@ -63686,6 +65336,11 @@ "name": "Infinix Note 30 VIP", "url": "/v1/smartphones/infinix-note-30-vip-12gb-256gb-5g" }, + { + "slug": "infinix-note-30-vip-racing-edition-8gb-256gb-5g", + "name": "Infinix Note 30 VIP Racing Edition", + "url": "/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g" + }, { "slug": "infinix-note-4-3gb-32gb-4g-lte", "name": "Infinix Note 4", @@ -63721,6 +65376,11 @@ "name": "Infinix Note 40 Pro Plus", "url": "/v1/smartphones/infinix-note-40-pro-plus-12gb-256gb-5g" }, + { + "slug": "infinix-note-40s-8gb-256gb-4g-lte", + "name": "Infinix Note 40S", + "url": "/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte" + }, { "slug": "infinix-note-40s-8gb-256gb-5g", "name": "Infinix Note 40S", @@ -63736,6 +65396,16 @@ "name": "Infinix Note 40X 5G", "url": "/v1/smartphones/infinix-note-40x-5g-8gb-256gb-5g" }, + { + "slug": "infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Infinix Note 40X 5G (12GB RAM +256GB)", + "url": "/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "infinix-note-5-3gb-32gb-4g-lte", + "name": "Infinix Note 5", + "url": "/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte" + }, { "slug": "infinix-note-5-3gb-32gb-4g", "name": "Infinix Note 5", @@ -63781,6 +65451,11 @@ "name": "Infinix Note 6", "url": "/v1/smartphones/infinix-note-6-4gb-64gb-4g-lte" }, + { + "slug": "infinix-note-7-4gb-64gb-4g-lte", + "name": "Infinix Note 7", + "url": "/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte" + }, { "slug": "infinix-note-7-4gb-64gb-4g", "name": "Infinix Note 7", @@ -63831,6 +65506,11 @@ "name": "Infinix S3X", "url": "/v1/smartphones/infinix-s3x-4gb-64gb-4g-lte" }, + { + "slug": "infinix-s4-3gb-32gb-4g-lte", + "name": "Infinix S4", + "url": "/v1/smartphones/infinix-s4-3gb-32gb-4g-lte" + }, { "slug": "infinix-s4-3gb-32gb-4g", "name": "Infinix S4", @@ -63841,6 +65521,21 @@ "name": "Infinix S4", "url": "/v1/smartphones/infinix-s4-6gb-64gb-4g-lte" }, + { + "slug": "infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix S4 (4GB RAM + 64GB)", + "url": "/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Infinix S4 (6GB RAM + 64GB)", + "url": "/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "infinix-s5-4gb-64gb-4g-lte", + "name": "Infinix S5", + "url": "/v1/smartphones/infinix-s5-4gb-64gb-4g-lte" + }, { "slug": "infinix-s5-4gb-64gb-4g", "name": "Infinix S5", @@ -63866,6 +65561,11 @@ "name": "Infinix S5 Lite Dual SIM TD-LTE APAC", "url": "/v1/smartphones/infinix-s5-lite-dual-sim-td-lte-apac" }, + { + "slug": "infinix-s5-pro-4gb-64gb-4g-lte", + "name": "Infinix S5 Pro", + "url": "/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte" + }, { "slug": "infinix-s5-pro-6gb-128gb-4g-lte", "name": "Infinix S5 Pro", @@ -63911,6 +65611,11 @@ "name": "Infinix Smart 10 HD", "url": "/v1/smartphones/infinix-smart-10-hd-2gb-64gb-4g" }, + { + "slug": "infinix-smart-10-plus-4gb-128gb-4g-lte", + "name": "Infinix Smart 10 Plus", + "url": "/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte" + }, { "slug": "infinix-smart-10-plus-4gb-128gb-4g", "name": "Infinix Smart 10 Plus", @@ -63991,6 +65696,11 @@ "name": "Infinix Smart 4 Dual SIM TD-LTE APAC", "url": "/v1/smartphones/infinix-smart-4-dual-sim-td-lte-apac" }, + { + "slug": "infinix-smart-4-plus-3gb-32gb-4g-lte", + "name": "Infinix Smart 4 Plus", + "url": "/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte" + }, { "slug": "infinix-smart-4c-2gb-32gb-4g-lte", "name": "Infinix Smart 4c", @@ -64016,6 +65726,11 @@ "name": "Infinix Smart 6", "url": "/v1/smartphones/infinix-smart-6-2gb-32gb-4g" }, + { + "slug": "infinix-smart-6-2gb-64gb-4g-lte", + "name": "Infinix Smart 6", + "url": "/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte" + }, { "slug": "infinix-smart-6-3gb-64gb-4g", "name": "Infinix Smart 6 (3GB+64GB)", @@ -64126,6 +65841,11 @@ "name": "Infinix ZERO 6 Pro Dual SIM TD-LTE 128GB X620", "url": "/v1/smartphones/infinix-zero-6-pro-dual-sim-td-lte-128gb-x620" }, + { + "slug": "infinix-zero-20-8gb-128gb-4g-lte", + "name": "Infinix Zero 20", + "url": "/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte" + }, { "slug": "infinix-zero-20-8gb-256gb-4g-lte", "name": "Infinix Zero 20", @@ -64191,6 +65911,11 @@ "name": "Infinix Zero 5G 2023", "url": "/v1/smartphones/infinix-zero-5g-2023-8gb-256gb-5g" }, + { + "slug": "infinix-zero-5g-2023-turbo-8gb-256gb-5g", + "name": "Infinix Zero 5G 2023 Turbo", + "url": "/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g" + }, { "slug": "infinix-zero-6-6gb-64gb-4g-lte", "name": "Infinix Zero 6", @@ -64221,6 +65946,16 @@ "name": "Infinix Zero Ultra", "url": "/v1/smartphones/infinix-zero-ultra-8gb-256gb-5g" }, + { + "slug": "infinix-zero-x-8gb-128gb-4g-lte", + "name": "Infinix Zero X", + "url": "/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte" + }, + { + "slug": "infinix-zero-x-pro-8gb-128gb-5g", + "name": "Infinix Zero X Pro", + "url": "/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g" + }, { "slug": "inspire", "name": "Inspire", @@ -64281,6 +66016,11 @@ "name": "Intex Aqua Amaze Dual SIM", "url": "/v1/smartphones/intex-aqua-amaze-dual-sim" }, + { + "slug": "intex-aqua-classic-1gb-8gb-3g", + "name": "Intex Aqua Classic", + "url": "/v1/smartphones/intex-aqua-classic-1gb-8gb-3g" + }, { "slug": "intex-aqua-craze", "name": "Intex Aqua Craze", @@ -64311,6 +66051,11 @@ "name": "Intex Aqua HD", "url": "/v1/smartphones/intex-aqua-hd" }, + { + "slug": "intex-aqua-jewel-2-2gb-16gb-4g-lte", + "name": "Intex Aqua Jewel 2", + "url": "/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte" + }, { "slug": "intex-aqua-octa", "name": "Intex Aqua Octa", @@ -64346,6 +66091,11 @@ "name": "Intex Aqua SPEED Dual SIM", "url": "/v1/smartphones/intex-aqua-speed-dual-sim" }, + { + "slug": "intex-aqua-selfie-2gb-16gb-4g-lte", + "name": "Intex Aqua Selfie", + "url": "/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte" + }, { "slug": "intex-aqua-speed", "name": "Intex Aqua Speed", @@ -64456,6 +66206,16 @@ "name": "Intex Cloud String HD Dual SIM TD-LTE", "url": "/v1/smartphones/intex-cloud-string-hd-dual-sim-td-lte" }, + { + "slug": "intex-infie-33-1gb-8gb-4g-lte", + "name": "Intex Infie 33", + "url": "/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte" + }, + { + "slug": "intex-lions-6-1gb-8gb-4g-lte", + "name": "Intex Lions 6", + "url": "/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte" + }, { "slug": "intuition-vs950", "name": "Intuition VS950", @@ -65446,6 +67206,11 @@ "name": "Jolla Phone JP-1301", "url": "/v1/smartphones/jolla-phone-jp-1301" }, + { + "slug": "jolla-smartphone-1gb-16gb-4g-lte", + "name": "Jolla Smartphone", + "url": "/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte" + }, { "slug": "joy", "name": "Joy", @@ -69061,6 +70826,11 @@ "name": "LG F690S X Series X Cam 4G LTE (LG K7N)", "url": "/v1/smartphones/lg-f690s-x-series-x-cam-4g-lte-lg-k7n" }, + { + "slug": "lg-f70-1gb-4gb-4g-lte", + "name": "LG F70", + "url": "/v1/smartphones/lg-f70-1gb-4gb-4g-lte" + }, { "slug": "lg-f70-d315-1gb-8gb-4g-lte", "name": "LG F70 D315", @@ -69101,6 +70871,11 @@ "name": "LG G Flex", "url": "/v1/smartphones/lg-g-flex-2gb-32gb-4g-lte" }, + { + "slug": "lg-g-flex2-2gb-32gb-4g-lte", + "name": "LG G Flex2", + "url": "/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte" + }, { "slug": "lg-g-flex2-3gb-32gb-4g-lte", "name": "LG G Flex2", @@ -69111,6 +70886,11 @@ "name": "LG G Pro 2", "url": "/v1/smartphones/lg-g-pro-2-3gb-32gb-4g-lte" }, + { + "slug": "lg-g-pro-2-d838-3gb-16gb-4g-lte", + "name": "LG G Pro 2 D838", + "url": "/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte" + }, { "slug": "lg-g-pro-lite-1gb-8gb-3g", "name": "LG G Pro Lite", @@ -69161,6 +70941,11 @@ "name": "LG G2 D802 4G LTE 32GB", "url": "/v1/smartphones/lg-g2-d802-4g-lte-32gb" }, + { + "slug": "lg-g2-d802t-lte-4g-2gb-32gb-4g-lte", + "name": "LG G2 D802T LTE (4G)", + "url": "/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte" + }, { "slug": "lg-g2-d802ta-td-lte", "name": "LG G2 D802TA TD-LTE", @@ -69196,6 +70981,11 @@ "name": "LG G3", "url": "/v1/smartphones/lg-g3" }, + { + "slug": "lg-g3-32gb-3gb-32gb-4g-lte", + "name": "LG G3 (32GB)", + "url": "/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte" + }, { "slug": "lg-g3-cdma-3gb-32gb-4g-lte", "name": "LG G3 (CDMA)", @@ -69586,6 +71376,11 @@ "name": "LG G6", "url": "/v1/smartphones/lg-g6-4gb-128gb-4g-lte" }, + { + "slug": "lg-g6-4gb-64gb-4g-lte", + "name": "LG G6", + "url": "/v1/smartphones/lg-g6-4gb-64gb-4g-lte" + }, { "slug": "lg-g6", "name": "LG G6", @@ -69601,6 +71396,11 @@ "name": "LG G7 One", "url": "/v1/smartphones/lg-g7-one-4gb-64gb-4g-lte" }, + { + "slug": "lg-g7-plus-thinq-6gb-128gb-4g-lte", + "name": "LG G7 Plus ThinQ", + "url": "/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte" + }, { "slug": "lg-g7-thinq-6gb-128gb-4g-lte", "name": "LG G7 ThinQ", @@ -69701,6 +71501,11 @@ "name": "LG GW910 (LG Panther)", "url": "/v1/smartphones/lg-gw910-lg-panther" }, + { + "slug": "lg-gx-2gb-32gb-4g-lte", + "name": "LG GX", + "url": "/v1/smartphones/lg-gx-2gb-32gb-4g-lte" + }, { "slug": "lg-gx-f310l-2gb-32gb-4g-lte", "name": "LG GX F310L", @@ -69711,6 +71516,16 @@ "name": "LG Google Nexus 5 LTE-A EM01L", "url": "/v1/smartphones/lg-google-nexus-5-lte-a-em01l" }, + { + "slug": "lg-google-nexus-5x-2015-2gb-16gb-4g-lte", + "name": "LG Google Nexus 5X (2015)", + "url": "/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte" + }, + { + "slug": "lg-google-nexus-5x-32gb-2gb-32gb-4g-lte", + "name": "LG Google Nexus 5X (32GB)", + "url": "/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte" + }, { "slug": "lg-h160-gv3wk-tab-book", "name": "LG H160-GV3WK Tab-Book", @@ -70526,6 +72341,11 @@ "name": "LG K71", "url": "/v1/smartphones/lg-k71-4gb-128gb-4g-lte" }, + { + "slug": "lg-k9-2gb-16gb-4g-lte", + "name": "LG K9", + "url": "/v1/smartphones/lg-k9-2gb-16gb-4g-lte" + }, { "slug": "lg-kc1", "name": "LG KC1", @@ -70696,11 +72516,21 @@ "name": "LG L65 Dual D285", "url": "/v1/smartphones/lg-l65-dual-d285-1gb-4gb-3g" }, + { + "slug": "lg-l65-dual-d285-1gb-4gb", + "name": "LG L65 Dual D285", + "url": "/v1/smartphones/lg-l65-dual-d285-1gb-4gb" + }, { "slug": "lg-l70-d320n-1gb-4gb-3g", "name": "LG L70 D320N", "url": "/v1/smartphones/lg-l70-d320n-1gb-4gb-3g" }, + { + "slug": "lg-l70-dual-1gb-4gb", + "name": "LG L70 Dual", + "url": "/v1/smartphones/lg-l70-dual-1gb-4gb" + }, { "slug": "lg-l81al-stylo-2-lte", "name": "LG L81AL Stylo 2 LTE", @@ -71791,6 +73621,16 @@ "name": "LG Nexus 5", "url": "/v1/smartphones/lg-nexus-5-2gb-32gb-4g-lte" }, + { + "slug": "lg-nexus-5-16gb-2gb-16gb-4g-lte", + "name": "LG Nexus 5 (16GB)", + "url": "/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte" + }, + { + "slug": "lg-nexus-5-32gb-2gb-32gb-4g-lte", + "name": "LG Nexus 5 (32GB)", + "url": "/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte" + }, { "slug": "lg-nexus-5x-2gb-32gb-4g-lte", "name": "LG Nexus 5X", @@ -72206,6 +74046,11 @@ "name": "LG Q52", "url": "/v1/smartphones/lg-q52-4gb-64gb-4g-lte" }, + { + "slug": "lg-q6-3gb-32gb-4g-lte", + "name": "LG Q6", + "url": "/v1/smartphones/lg-q6-3gb-32gb-4g-lte" + }, { "slug": "lg-q6-4gb-64gb-4g-lte", "name": "LG Q6", @@ -72216,6 +74061,16 @@ "name": "LG Q60", "url": "/v1/smartphones/lg-q60-3gb-64gb-4g-lte" }, + { + "slug": "lg-q7-3gb-32gb-4g-lte", + "name": "LG Q7", + "url": "/v1/smartphones/lg-q7-3gb-32gb-4g-lte" + }, + { + "slug": "lg-q7-plus-4gb-64gb-4g-lte", + "name": "LG Q7 Plus", + "url": "/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte" + }, { "slug": "lg-q70-4gb-64gb-4g-lte", "name": "LG Q70", @@ -72306,6 +74161,11 @@ "name": "LG Stylus 2", "url": "/v1/smartphones/lg-stylus-2-2gb-16gb-4g-lte" }, + { + "slug": "lg-stylus-2-plus-3gb-16gb-4g-lte", + "name": "LG Stylus 2 Plus", + "url": "/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte" + }, { "slug": "lg-stylus-2-plus-3gb-32gb-4g-lte", "name": "LG Stylus 2 Plus", @@ -72396,6 +74256,16 @@ "name": "LG V30", "url": "/v1/smartphones/lg-v30-4gb-128gb-4g-lte" }, + { + "slug": "lg-v30-4gb-64gb-4g-lte", + "name": "LG V30", + "url": "/v1/smartphones/lg-v30-4gb-64gb-4g-lte" + }, + { + "slug": "lg-v30-plus-4gb-128gb-4g-lte", + "name": "LG V30 Plus", + "url": "/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte" + }, { "slug": "lg-v30s-thinq-6gb-256gb-4g-lte", "name": "LG V30S ThinQ", @@ -72431,6 +74301,11 @@ "name": "LG V510N V50S ThinQ 5G UW TD-LTE KR (LG V510)", "url": "/v1/smartphones/lg-v510n-v50s-thinq-5g-uw-td-lte-kr-lg-v510" }, + { + "slug": "lg-v60-thinq-8gb-128gb-5g", + "name": "LG V60 ThinQ", + "url": "/v1/smartphones/lg-v60-thinq-8gb-128gb-5g" + }, { "slug": "lg-v60-thinq", "name": "LG V60 ThinQ 5G", @@ -72601,11 +74476,21 @@ "name": "LG Velvet", "url": "/v1/smartphones/lg-velvet-6gb-128gb-4g-lte" }, + { + "slug": "lg-velvet-5g-6gb-128gb-5g", + "name": "LG Velvet 5G", + "url": "/v1/smartphones/lg-velvet-5g-6gb-128gb-5g" + }, { "slug": "lg-velvet-5g-td-lte-jp-l-52a-lg-g900", "name": "LG Velvet 5G TD-LTE JP L-52A (LG G900)", "url": "/v1/smartphones/lg-velvet-5g-td-lte-jp-l-52a-lg-g900" }, + { + "slug": "lg-velvet-dual-screen-6gb-128gb-4g-lte", + "name": "LG Velvet Dual Screen", + "url": "/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte" + }, { "slug": "lg-volt-1gb-8gb-4g-lte", "name": "LG Volt", @@ -72636,11 +74521,21 @@ "name": "LG W10 Alpha", "url": "/v1/smartphones/lg-w10-alpha-3gb-32gb-4g-lte" }, + { + "slug": "lg-w11-3gb-32gb-4g-lte", + "name": "LG W11", + "url": "/v1/smartphones/lg-w11-3gb-32gb-4g-lte" + }, { "slug": "lg-w30-4gb-64gb-4g-lte", "name": "LG W30", "url": "/v1/smartphones/lg-w30-4gb-64gb-4g-lte" }, + { + "slug": "lg-w30-plus-4gb-64gb-4g-lte", + "name": "LG W30 Plus", + "url": "/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte" + }, { "slug": "lg-w30-pro-4gb-64gb-4g-lte", "name": "LG W30 Pro", @@ -72651,6 +74546,21 @@ "name": "LG W31", "url": "/v1/smartphones/lg-w31-4gb-128gb-4g-lte" }, + { + "slug": "lg-w31-plus-4gb-128gb-4g-lte", + "name": "LG W31 Plus", + "url": "/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte" + }, + { + "slug": "lg-w41-4gb-64gb-4g-lte", + "name": "LG W41", + "url": "/v1/smartphones/lg-w41-4gb-64gb-4g-lte" + }, + { + "slug": "lg-w41-pro-6gb-128gb-4g-lte", + "name": "LG W41 Pro", + "url": "/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte" + }, { "slug": "lg-x-cam-2gb-16gb-4g-lte", "name": "LG X cam", @@ -74321,6 +76231,16 @@ "name": "Lava Blaze 2", "url": "/v1/smartphones/lava-blaze-2-6gb-128gb-4g" }, + { + "slug": "lava-blaze-2-4g-6gb-128gb-4g-lte", + "name": "Lava Blaze 2 4G", + "url": "/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte" + }, + { + "slug": "lava-blaze-2-pro-8gb-128gb-4g-lte", + "name": "Lava Blaze 2 Pro", + "url": "/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte" + }, { "slug": "lava-blaze-2-pro-8gb-128gb-4g", "name": "Lava Blaze 2 Pro", @@ -74346,16 +76266,51 @@ "name": "Lava Blaze Duo", "url": "/v1/smartphones/lava-blaze-duo-6gb-128gb-5g" }, + { + "slug": "lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Lava Blaze X 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Blaze X 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "lava-bold-6gb-128gb-5g", "name": "Lava Bold", "url": "/v1/smartphones/lava-bold-6gb-128gb-5g" }, + { + "slug": "lava-bold-5g-4gb-128gb-5g", + "name": "Lava Bold 5G", + "url": "/v1/smartphones/lava-bold-5g-4gb-128gb-5g" + }, + { + "slug": "lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Lava Bold 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Bold 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "lava-bold-n1-pro-4gb-128gb-4g-lte", + "name": "Lava Bold N1 Pro", + "url": "/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte" + }, { "slug": "lava-bold-n1-pro-4gb-128gb-4g", "name": "Lava Bold N1 Pro", "url": "/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g" }, + { + "slug": "lava-bold-n2-pro-4gb-128gb-4g-lte", + "name": "Lava Bold N2 Pro", + "url": "/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte" + }, { "slug": "lava-etab-connect-3g", "name": "Lava ETab Connect 3G", @@ -74496,6 +76451,11 @@ "name": "Lava Iris Win1 Dual SIM", "url": "/v1/smartphones/lava-iris-win1-dual-sim" }, + { + "slug": "lava-iris-x1-1gb-4gb", + "name": "Lava Iris X1", + "url": "/v1/smartphones/lava-iris-x1-1gb-4gb" + }, { "slug": "lava-iris-x1-1gb-8gb-3g", "name": "Lava Iris X1", @@ -74571,6 +76531,11 @@ "name": "Lava Magnum X604", "url": "/v1/smartphones/lava-magnum-x604" }, + { + "slug": "lava-o2-8gb-128gb-4g-lte", + "name": "Lava O2", + "url": "/v1/smartphones/lava-o2-8gb-128gb-4g-lte" + }, { "slug": "lava-o3-pro-4gb-128gb-4g", "name": "Lava O3 Pro", @@ -74591,6 +76556,21 @@ "name": "Lava Pixel V2+ LTE Dual SIM", "url": "/v1/smartphones/lava-pixel-v2-lte-dual-sim" }, + { + "slug": "lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Play Max 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "lava-play-ultra-5g-6gb-128gb-5g", + "name": "Lava Play Ultra 5G", + "url": "/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g" + }, + { + "slug": "lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g", + "name": "Lava Play Ultra 5G (8GB+128GB)", + "url": "/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g" + }, { "slug": "lava-qpad-e704", "name": "Lava QPAD e704", @@ -74611,6 +76591,11 @@ "name": "Lava R5V", "url": "/v1/smartphones/lava-r5v-2gb-32gb-4g" }, + { + "slug": "lava-shark-4gb-64gb-4g-lte", + "name": "Lava Shark", + "url": "/v1/smartphones/lava-shark-4gb-64gb-4g-lte" + }, { "slug": "lava-storm-lite-4gb-64gb-5g", "name": "Lava Storm Lite", @@ -74631,6 +76616,11 @@ "name": "Lava X10", "url": "/v1/smartphones/lava-x10" }, + { + "slug": "lava-x2-2gb-32gb-4g-lte", + "name": "Lava X2", + "url": "/v1/smartphones/lava-x2-2gb-32gb-4g-lte" + }, { "slug": "lava-x50-4g-lte-dual-sim", "name": "Lava X50 4G LTE Dual SIM", @@ -74941,36 +76931,86 @@ "name": "Lava Yuva 2 Pro", "url": "/v1/smartphones/lava-yuva-2-pro-4gb-128gb-4g" }, + { + "slug": "lava-yuva-2-pro-4gb-64gb-4g-lte", + "name": "Lava Yuva 2 Pro", + "url": "/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte" + }, + { + "slug": "lava-yuva-3-4gb-64gb-4g-lte", + "name": "Lava Yuva 3", + "url": "/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte" + }, { "slug": "lava-yuva-3-4gb-64gb-4g", "name": "Lava Yuva 3", "url": "/v1/smartphones/lava-yuva-3-4gb-64gb-4g" }, + { + "slug": "lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Lava Yuva 3 (4GB RAM + 128GB)", + "url": "/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "lava-yuva-4-4gb-64gb-4g-lte", + "name": "Lava Yuva 4", + "url": "/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte" + }, { "slug": "lava-yuva-4-4gb-64gb-4g", "name": "Lava Yuva 4", "url": "/v1/smartphones/lava-yuva-4-4gb-64gb-4g" }, + { + "slug": "lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Lava Yuva 4 (4GB RAM + 128GB)", + "url": "/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "lava-yuva-5g-4gb-128gb-5g", "name": "Lava Yuva 5G", "url": "/v1/smartphones/lava-yuva-5g-4gb-128gb-5g" }, + { + "slug": "lava-yuva-star-4gb-64gb-4g-lte", + "name": "Lava Yuva Star", + "url": "/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte" + }, { "slug": "lava-z10", "name": "Lava Z10", "url": "/v1/smartphones/lava-z10" }, + { + "slug": "lava-z2-2gb-32gb-4g-lte", + "name": "Lava Z2", + "url": "/v1/smartphones/lava-z2-2gb-32gb-4g-lte" + }, + { + "slug": "lava-z2-max-2gb-32gb-4g-lte", + "name": "Lava Z2 Max", + "url": "/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte" + }, { "slug": "lava-z25", "name": "Lava Z25", "url": "/v1/smartphones/lava-z25" }, + { + "slug": "lava-z4-4gb-64gb-4g-lte", + "name": "Lava Z4", + "url": "/v1/smartphones/lava-z4-4gb-64gb-4g-lte" + }, { "slug": "lava-z50-dual-sim-td-lte-in", "name": "Lava Z50 Dual SIM TD-LTE IN", "url": "/v1/smartphones/lava-z50-dual-sim-td-lte-in" }, + { + "slug": "lava-z6-6gb-64gb-4g-lte", + "name": "Lava Z6", + "url": "/v1/smartphones/lava-z6-6gb-64gb-4g-lte" + }, { "slug": "lava-z60-1gb-16gb-4g", "name": "Lava Z60", @@ -75066,6 +77106,11 @@ "name": "Le S3", "url": "/v1/smartphones/le-s3" }, + { + "slug": "leeco-le-pro-3-6gb-64gb-4g-lte", + "name": "LeEco Le Pro 3", + "url": "/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte" + }, { "slug": "leeco-x502-lte-dual-sim", "name": "LeEco X502 LTE Dual SIM", @@ -76301,6 +78346,11 @@ "name": "Lenovo K10 Note", "url": "/v1/smartphones/lenovo-k10-note-6gb-128gb-4g-lte" }, + { + "slug": "lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Lenovo K10 Note (6GB RAM + 128GB)", + "url": "/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "lenovo-k10-note-dual-sim-td-lte-in", "name": "Lenovo K10 Note Dual SIM TD-LTE IN", @@ -76326,11 +78376,21 @@ "name": "Lenovo K11 Power Global Dual SIM TD-LTE 64 GB XT2055-3 (Motorola Blackjack)", "url": "/v1/smartphones/lenovo-k11-power-global-dual-sim-td-lte-64-gb-xt2055-3-motorola-blackjack" }, + { + "slug": "lenovo-k12-4gb-64gb-4g-lte", + "name": "Lenovo K12", + "url": "/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte" + }, { "slug": "lenovo-k12-2020-global-dual-sim-td-lte-32gb-xt2095-4-motorola-malta", "name": "Lenovo K12 2020 Global Dual SIM TD-LTE 32GB XT2095-4 (Motorola Malta)", "url": "/v1/smartphones/lenovo-k12-2020-global-dual-sim-td-lte-32gb-xt2095-4-motorola-malta" }, + { + "slug": "lenovo-k12-note-4gb-128gb-4g-lte", + "name": "Lenovo K12 Note", + "url": "/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte" + }, { "slug": "lenovo-k12-note-2020-global-dual-sim-td-lte-128gb-xt2083-4-motorola-guamp", "name": "Lenovo K12 Note 2020 Global Dual SIM TD-LTE 128GB XT2083-4 (Motorola GuamP)", @@ -76376,6 +78436,11 @@ "name": "Lenovo K14 Plus 2021 Global Dual SIM TD-LTE 64GB XT2159-5 / XT2159-8 (Motorola Cyprus)", "url": "/v1/smartphones/lenovo-k14-plus-2021-global-dual-sim-td-lte-64gb-xt2159-5-xt2159-8-motorola-cyprus" }, + { + "slug": "lenovo-k15-plus-4gb-64gb-4g-lte", + "name": "Lenovo K15 Plus", + "url": "/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte" + }, { "slug": "lenovo-k15-plus-2022-dual-sim-td-lte-emea-128gb-xt2231-4-motorola-hawaii-p", "name": "Lenovo K15 Plus 2022 Dual SIM TD-LTE EMEA 128GB XT2231-4 (Motorola Hawaii P)", @@ -76451,11 +78516,21 @@ "name": "Lenovo K5 Play", "url": "/v1/smartphones/lenovo-k5-play-2gb-16gb-4g" }, + { + "slug": "lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "Lenovo K5 Play (2GB RAM + 16GB)", + "url": "/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte" + }, { "slug": "lenovo-k5-pro-6gb-128gb-4g-lte", "name": "Lenovo K5 Pro", "url": "/v1/smartphones/lenovo-k5-pro-6gb-128gb-4g-lte" }, + { + "slug": "lenovo-k5-pro-6gb-64gb-4g-lte", + "name": "Lenovo K5 Pro", + "url": "/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte" + }, { "slug": "lenovo-k5-play-3gb-32gb-4g-lte", "name": "Lenovo K5 play", @@ -76501,6 +78576,11 @@ "name": "Lenovo K6 Power", "url": "/v1/smartphones/lenovo-k6-power" }, + { + "slug": "lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte", + "name": "Lenovo K6 Power (4GB RAM)", + "url": "/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte" + }, { "slug": "lenovo-k8-3gb-32gb-4g-lte", "name": "Lenovo K8", @@ -76676,6 +78756,21 @@ "name": "Lenovo LePhone S968T", "url": "/v1/smartphones/lenovo-lephone-s968t" }, + { + "slug": "lenovo-legion-2-pro-12gb-256gb-5g", + "name": "Lenovo Legion 2 Pro", + "url": "/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g" + }, + { + "slug": "lenovo-legion-duel-8gb-128gb-5g", + "name": "Lenovo Legion Duel", + "url": "/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g" + }, + { + "slug": "lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g", + "name": "Lenovo Legion Duel (16GB RAM + 512GB)", + "url": "/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "lenovo-legion-phone-2-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-l70081-lenovo-pamb00", "name": "Lenovo Legion Phone 2 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB L70081 (Lenovo PAMB00)", @@ -76746,6 +78841,11 @@ "name": "Lenovo Legion Phone Pro 5G Top Edition Dual SIM TD-LTE CN 512GB L79031 (Lenovo PAG500)", "url": "/v1/smartphones/lenovo-legion-phone-pro-5g-top-edition-dual-sim-td-lte-cn-512gb-l79031-lenovo-pag500" }, + { + "slug": "lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g", + "name": "Lenovo Legion Pro Extreme Transparent Edition", + "url": "/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g" + }, { "slug": "lenovo-legion-y70-12gb-256gb-5g", "name": "Lenovo Legion Y70", @@ -76891,6 +78991,11 @@ "name": "Lenovo P2", "url": "/v1/smartphones/lenovo-p2" }, + { + "slug": "lenovo-p2-3gb-ram-3gb-32gb-4g-lte", + "name": "Lenovo P2 (3GB RAM)", + "url": "/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte" + }, { "slug": "lenovo-p70-2gb-16gb-4g-lte", "name": "Lenovo P70", @@ -77061,11 +79166,31 @@ "name": "Lenovo S5", "url": "/v1/smartphones/lenovo-s5-4gb-128gb-4g-lte" }, + { + "slug": "lenovo-s5-4gb-64gb-4g-lte", + "name": "Lenovo S5", + "url": "/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte" + }, + { + "slug": "lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Lenovo S5 (3GB RAM + 32GB)", + "url": "/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "lenovo-s5-pro-6gb-128gb-4g-lte", "name": "Lenovo S5 Pro", "url": "/v1/smartphones/lenovo-s5-pro-6gb-128gb-4g-lte" }, + { + "slug": "lenovo-s5-pro-6gb-64gb-4g-lte", + "name": "Lenovo S5 Pro", + "url": "/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte" + }, + { + "slug": "lenovo-s5-pro-gt-4gb-64gb-4g-lte", + "name": "Lenovo S5 Pro GT", + "url": "/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte" + }, { "slug": "lenovo-s5-pro-gt-6gb-128gb-4g-lte", "name": "Lenovo S5 Pro GT", @@ -77076,6 +79201,11 @@ "name": "Lenovo S5 Pro GT", "url": "/v1/smartphones/lenovo-s5-pro-gt-6gb-128gb-4g" }, + { + "slug": "lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Lenovo S5 Pro GT (6GB RAM + 64GB)", + "url": "/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "lenovo-s5000-1gb-16gb-3g", "name": "Lenovo S5000", @@ -77656,6 +79786,11 @@ "name": "Lenovo Z5 Pro GT", "url": "/v1/smartphones/lenovo-z5-pro-gt-12gb-512gb-4g" }, + { + "slug": "lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Lenovo Z5 Pro GT (8GB RAM +256GB)", + "url": "/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "lenovo-z5s-6gb-128gb-4g-lte", "name": "Lenovo Z5s", @@ -77671,6 +79806,11 @@ "name": "Lenovo Z6", "url": "/v1/smartphones/lenovo-z6-8gb-128gb-4g-lte" }, + { + "slug": "lenovo-z6-lite-4gb-64gb-4g-lte", + "name": "Lenovo Z6 Lite", + "url": "/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte" + }, { "slug": "lenovo-z6-pro-12gb-512gb-4g-lte", "name": "Lenovo Z6 Pro", @@ -82496,6 +84636,11 @@ "name": "Meizu 15", "url": "/v1/smartphones/meizu-15-4gb-128gb-4g-lte" }, + { + "slug": "meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Meizu 15 (4GB RAM + 64GB)", + "url": "/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "meizu-15-lite-4gb-64gb-4g-lte", "name": "Meizu 15 Lite", @@ -82531,11 +84676,21 @@ "name": "Meizu 16 Plus", "url": "/v1/smartphones/meizu-16-plus-6gb-128gb-4g" }, + { + "slug": "meizu-16-plus-8gb-128gb-4g-lte", + "name": "Meizu 16 Plus", + "url": "/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte" + }, { "slug": "meizu-16-plus-8gb-256gb-4g-lte", "name": "Meizu 16 Plus", "url": "/v1/smartphones/meizu-16-plus-8gb-256gb-4g-lte" }, + { + "slug": "meizu-16t-6gb-128gb-4g-lte", + "name": "Meizu 16T", + "url": "/v1/smartphones/meizu-16t-6gb-128gb-4g-lte" + }, { "slug": "meizu-16t-6gb-128gb-4g", "name": "Meizu 16T", @@ -82546,6 +84701,16 @@ "name": "Meizu 16T", "url": "/v1/smartphones/meizu-16t-8gb-256gb-4g-lte" }, + { + "slug": "meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Meizu 16T (8GB RAM +128GB)", + "url": "/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Meizu 16T (8GB RAM +256GB)", + "url": "/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "meizu-16t-premium-edition-dual-sim-td-lte-cn-m928q-128gb-meizu-m1928", "name": "Meizu 16T Premium Edition Dual SIM TD-LTE CN M928Q 128GB (Meizu M1928)", @@ -82626,6 +84791,11 @@ "name": "Meizu 17 5G Dual SIM TD-LTE CN 256GB M081Q (Meizu M2081)", "url": "/v1/smartphones/meizu-17-5g-dual-sim-td-lte-cn-256gb-m081q-meizu-m2081" }, + { + "slug": "meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Meizu 17 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "meizu-17-pro-5g-premium-edition-dual-sim-td-lte-cn-m091q-meizu-m2091", "name": "Meizu 17 Pro 5G Premium Edition Dual SIM TD-LTE CN M091Q (Meizu M2091)", @@ -82691,6 +84861,11 @@ "name": "Meizu 18X 5G Standard Edition Dual SIM TD-LTE CN 256GB M172Q (Meizu M2172)", "url": "/v1/smartphones/meizu-18x-5g-standard-edition-dual-sim-td-lte-cn-256gb-m172q-meizu-m2172" }, + { + "slug": "meizu-18s-5g-8gb-128gb-5g", + "name": "Meizu 18s 5G", + "url": "/v1/smartphones/meizu-18s-5g-8gb-128gb-5g" + }, { "slug": "meizu-18s-5g-premium-edition-dual-sim-td-lte-cn-256gb-m182q-meizu-m2182", "name": "Meizu 18s 5G Premium Edition Dual SIM TD-LTE CN 256GB M182Q (Meizu M2182)", @@ -82706,6 +84881,11 @@ "name": "Meizu 18s 5G Standard Edition Dual SIM TD-LTE CN 256GB M182Q (Meizu M2182)", "url": "/v1/smartphones/meizu-18s-5g-standard-edition-dual-sim-td-lte-cn-256gb-m182q-meizu-m2182" }, + { + "slug": "meizu-18s-pro-5g-8gb-128gb-5g", + "name": "Meizu 18s Pro 5G", + "url": "/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g" + }, { "slug": "meizu-18s-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-m192q-meizu-m2192", "name": "Meizu 18s Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB M192Q (Meizu M2192)", @@ -83131,6 +85311,11 @@ "name": "Meizu M6T", "url": "/v1/smartphones/meizu-m6t-4gb-64gb-4g" }, + { + "slug": "meizu-m6s-3gb-32gb-4g-lte", + "name": "Meizu M6s", + "url": "/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte" + }, { "slug": "meizu-m6s-3gb-32gb-4g", "name": "Meizu M6s", @@ -86451,6 +88636,11 @@ "name": "Micromax Canvas Juice 4G Q461", "url": "/v1/smartphones/micromax-canvas-juice-4g-q461-2gb-8gb-4g" }, + { + "slug": "micromax-canvas-knight-a350-2gb-32gb-3g", + "name": "Micromax Canvas Knight A350", + "url": "/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g" + }, { "slug": "micromax-canvas-mega-4g-q417-3gb-16gb-4g-lte", "name": "Micromax Canvas Mega 4G Q417", @@ -86631,6 +88821,46 @@ "name": "Micromax E483 Canvas Evok Dual SIM LTE", "url": "/v1/smartphones/micromax-e483-canvas-evok-dual-sim-lte" }, + { + "slug": "micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Micromax IN 1 (6GB RAM + 128GB)", + "url": "/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "micromax-in-1b-2gb-32gb-4g-lte", + "name": "Micromax IN 1b", + "url": "/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte" + }, + { + "slug": "micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Micromax IN 1b (4GB RAM + 64GB)", + "url": "/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "micromax-in-3b-4gb-64gb-4g-lte", + "name": "Micromax IN 3B", + "url": "/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte" + }, + { + "slug": "micromax-in-note-1-4gb-64gb-4g-lte", + "name": "Micromax IN Note 1", + "url": "/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte" + }, + { + "slug": "micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Micromax IN Note 1 (4GB RAM + 128GB)", + "url": "/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "micromax-in-note-2-4gb-64gb-4g-lte", + "name": "Micromax IN Note 2", + "url": "/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte" + }, + { + "slug": "micromax-in-note-3-4gb-64gb-4g-lte", + "name": "Micromax IN Note 3", + "url": "/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte" + }, { "slug": "micromax-infinity-n11-2gb-32gb-4g-lte", "name": "Micromax Infinity N11", @@ -86806,6 +89036,11 @@ "name": "Micromax Yu Yutopia YU5050 Dual SIM TD-LTE", "url": "/v1/smartphones/micromax-yu-yutopia-yu5050-dual-sim-td-lte" }, + { + "slug": "micromax-ione-2gb-16gb-4g-lte", + "name": "Micromax iOne", + "url": "/v1/smartphones/micromax-ione-2gb-16gb-4g-lte" + }, { "slug": "micromax-ione-2gb-32gb-4g", "name": "Micromax iOne", @@ -91001,6 +93236,11 @@ "name": "Motorola Defy 2 5G NTN Dual SIM TD-LTE NA (Caterpillar Rupert)", "url": "/v1/smartphones/motorola-defy-2-5g-ntn-dual-sim-td-lte-na-caterpillar-rupert" }, + { + "slug": "motorola-defy-2021-4gb-64gb-4g-lte", + "name": "Motorola Defy 2021", + "url": "/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte" + }, { "slug": "motorola-defy-mini-xt320", "name": "Motorola Defy Mini XT320", @@ -91096,11 +93336,21 @@ "name": "Motorola Edge", "url": "/v1/smartphones/motorola-edge-4gb-128gb-5g" }, + { + "slug": "motorola-edge-6gb-128gb-5g", + "name": "Motorola Edge", + "url": "/v1/smartphones/motorola-edge-6gb-128gb-5g" + }, { "slug": "motorola-edge-8gb-256gb-5g", "name": "Motorola Edge (2024)", "url": "/v1/smartphones/motorola-edge-8gb-256gb-5g" }, + { + "slug": "motorola-edge-20-5g-8gb-128gb-5g", + "name": "Motorola Edge 20 5G", + "url": "/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g" + }, { "slug": "motorola-edge-20-fusion-6gb-128gb-5g", "name": "Motorola Edge 20 Fusion", @@ -91111,6 +93361,16 @@ "name": "Motorola Edge 20 Fusion", "url": "/v1/smartphones/motorola-edge-20-fusion-8gb-128gb-5g" }, + { + "slug": "motorola-edge-20-fusion-5g-6gb-128gb-5g", + "name": "Motorola Edge 20 Fusion 5G", + "url": "/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g" + }, + { + "slug": "motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "motorola-edge-20-lite-8gb-128gb-5g", "name": "Motorola Edge 20 Lite", @@ -91121,6 +93381,11 @@ "name": "Motorola Edge 20 Pro", "url": "/v1/smartphones/motorola-edge-20-pro-8gb-128gb-5g" }, + { + "slug": "motorola-edge-20-pro-5g-8gb-128gb-5g", + "name": "Motorola Edge 20 Pro 5G", + "url": "/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g" + }, { "slug": "motorola-edge-30-6gb-128gb-5g", "name": "Motorola Edge 30", @@ -91131,11 +93396,21 @@ "name": "Motorola Edge 30 (8GB RAM)", "url": "/v1/smartphones/motorola-edge-30-8gb-128gb-5g" }, + { + "slug": "motorola-edge-30-5g-6gb-128gb-5g", + "name": "Motorola Edge 30 5G", + "url": "/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g" + }, { "slug": "motorola-edge-30-fusion-8gb-128gb-5g", "name": "Motorola Edge 30 Fusion", "url": "/v1/smartphones/motorola-edge-30-fusion-8gb-128gb-5g" }, + { + "slug": "motorola-edge-30-fusion-5g-8gb-128gb-5g", + "name": "Motorola Edge 30 Fusion 5G", + "url": "/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g" + }, { "slug": "motorola-edge-30-pro-8gb-128gb-5g", "name": "Motorola Edge 30 Pro", @@ -91246,6 +93521,11 @@ "name": "Motorola Edge 60 Fusion (12GB RAM)", "url": "/v1/smartphones/motorola-edge-60-fusion-12gb-256gb-5g" }, + { + "slug": "motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Edge 60 Fusion 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "motorola-edge-60-pro-8gb-256gb-5g", "name": "Motorola Edge 60 Pro", @@ -91281,6 +93561,16 @@ "name": "Motorola Edge S", "url": "/v1/smartphones/motorola-edge-s-8gb-128gb-5g" }, + { + "slug": "motorola-edge-s-pioneer-edition-6gb-128gb-5g", + "name": "Motorola Edge S Pioneer Edition", + "url": "/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g" + }, + { + "slug": "motorola-edge-s-pro-6gb-128gb-5g", + "name": "Motorola Edge S Pro", + "url": "/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g" + }, { "slug": "motorola-edge-s30-8gb-128gb-5g", "name": "Motorola Edge S30", @@ -91891,6 +94181,11 @@ "name": "Motorola Moto E", "url": "/v1/smartphones/motorola-moto-e-1gb-4gb-3g" }, + { + "slug": "motorola-moto-e-1gb-4gb", + "name": "Motorola Moto E", + "url": "/v1/smartphones/motorola-moto-e-1gb-4gb" + }, { "slug": "motorola-moto-e-2020-2gb-32gb-4g-lte", "name": "Motorola Moto E (2020)", @@ -91986,6 +94281,11 @@ "name": "Motorola Moto E Global GSM XT1021 (Motorola Condor)", "url": "/v1/smartphones/motorola-moto-e-global-gsm-xt1021-motorola-condor" }, + { + "slug": "motorola-moto-e13-2gb-64gb-4g-lte", + "name": "Motorola Moto E13", + "url": "/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e13-4gb-64gb-4g", "name": "Motorola Moto E13", @@ -91996,6 +94296,16 @@ "name": "Motorola Moto E13", "url": "/v1/smartphones/motorola-moto-e13-8gb-128gb-4g-lte" }, + { + "slug": "motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E13 (4GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto E13 (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "motorola-moto-e13-2023-premium-edition-dual-sim-td-lte-br-64gb-xt2345-1-motorola-sabahl", "name": "Motorola Moto E13 2023 Premium Edition Dual SIM TD-LTE BR 64GB XT2345-1 (Motorola SabahL)", @@ -92046,6 +94356,11 @@ "name": "Motorola Moto E13 2023 Top Edition Global Dual SIM TD-LTE 128GB XT2345-3 (Motorola SabahL)", "url": "/v1/smartphones/motorola-moto-e13-2023-top-edition-global-dual-sim-td-lte-128gb-xt2345-3-motorola-sabahl" }, + { + "slug": "motorola-moto-e14-2gb-64gb-4g-lte", + "name": "Motorola Moto E14", + "url": "/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e14-4gb-64gb-4g-lte", "name": "Motorola Moto E14", @@ -92111,6 +94426,11 @@ "name": "Motorola Moto E20 2021 Global Dual SIM TD-LTE 32GB XT2155-3 (Motorola Aruba)", "url": "/v1/smartphones/motorola-moto-e20-2021-global-dual-sim-td-lte-32gb-xt2155-3-motorola-aruba" }, + { + "slug": "motorola-moto-e22-4gb-64gb-4g-lte", + "name": "Motorola Moto E22", + "url": "/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e22-2022-dual-sim-td-lte-br-32gb-xt2239-16-motorola-borago", "name": "Motorola Moto E22 2022 Dual SIM TD-LTE BR 32GB XT2239-16 (Motorola BoraGO)", @@ -92166,6 +94486,11 @@ "name": "Motorola Moto E22i 2022 TD-LTE LATAM 64GB XT2239-17 (Motorola BoraGO)", "url": "/v1/smartphones/motorola-moto-e22i-2022-td-lte-latam-64gb-xt2239-17-motorola-borago" }, + { + "slug": "motorola-moto-e22s-4gb-64gb-4g-lte", + "name": "Motorola Moto E22s", + "url": "/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e22s-4gb-64gb-4g", "name": "Motorola Moto E22s", @@ -92196,6 +94521,11 @@ "name": "Motorola Moto E3 Power", "url": "/v1/smartphones/motorola-moto-e3-power" }, + { + "slug": "motorola-moto-e30-2gb-32gb-4g-lte", + "name": "Motorola Moto E30", + "url": "/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte" + }, { "slug": "motorola-moto-e32-4gb-64gb-4g-lte", "name": "Motorola Moto E32", @@ -92236,6 +94566,16 @@ "name": "Motorola Moto E32 2022 TD-LTE LATAM 64GB XT2227-1 (Motorola Hawaii)", "url": "/v1/smartphones/motorola-moto-e32-2022-td-lte-latam-64gb-xt2227-1-motorola-hawaii" }, + { + "slug": "motorola-moto-e32s-3gb-32gb-4g-lte", + "name": "Motorola Moto E32s", + "url": "/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte" + }, + { + "slug": "motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E32s (4GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e32s-2022-dual-sim-td-lte-ae-jp-64gb-xt2229-3-motorola-hawaii-pl", "name": "Motorola Moto E32s 2022 Dual SIM TD-LTE AE JP 64GB XT2229-3 (Motorola Hawaii PL)", @@ -92251,6 +94591,11 @@ "name": "Motorola Moto E32s 2022 Global Dual SIM TD-LTE 64GB XT2229-2 (Motorola Hawaii PL)", "url": "/v1/smartphones/motorola-moto-e32s-2022-global-dual-sim-td-lte-64gb-xt2229-2-motorola-hawaii-pl" }, + { + "slug": "motorola-moto-e35-4gb-64gb-4g-lte", + "name": "Motorola Moto E35", + "url": "/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e4-2gb-16gb-4g-lte", "name": "Motorola Moto E4", @@ -92281,6 +94626,11 @@ "name": "Motorola Moto E4 Plus (USA)", "url": "/v1/smartphones/motorola-moto-e4-plus-usa-2gb-32gb-4g-lte" }, + { + "slug": "motorola-moto-e40-4gb-64gb-4g-lte", + "name": "Motorola Moto E40", + "url": "/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e40-4gb-64gb-4g", "name": "Motorola Moto E40", @@ -92296,6 +94646,11 @@ "name": "Motorola Moto E40 2021 Global Dual SIM TD-LTE 64GB XT2159-3 / XT2159-6 (Motorola Cyprus)", "url": "/v1/smartphones/motorola-moto-e40-2021-global-dual-sim-td-lte-64gb-xt2159-3-xt2159-6-motorola-cyprus" }, + { + "slug": "motorola-moto-e5-2gb-16gb-4g-lte", + "name": "Motorola Moto E5", + "url": "/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte" + }, { "slug": "motorola-moto-e5-2gb-16gb-4g", "name": "Motorola Moto E5", @@ -92346,6 +94701,11 @@ "name": "Motorola Moto E5 Plus", "url": "/v1/smartphones/motorola-moto-e5-plus-3gb-32gb-4g" }, + { + "slug": "motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E5 Plus (4GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-e6-2gb-16gb-4g-lte", "name": "Motorola Moto E6", @@ -92416,6 +94776,11 @@ "name": "Motorola Moto E6s (2020)", "url": "/v1/smartphones/motorola-moto-e6s-2gb-32gb-4g" }, + { + "slug": "motorola-moto-e6s-2020-2gb-32gb-4g-lte", + "name": "Motorola Moto E6s (2020)", + "url": "/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte" + }, { "slug": "motorola-moto-e6s-2020-4gb-64gb-4g-lte", "name": "Motorola Moto E6s (2020)", @@ -92501,6 +94866,11 @@ "name": "Motorola Moto E7 Power", "url": "/v1/smartphones/motorola-moto-e7-power-4gb-64gb-4g" }, + { + "slug": "motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Motorola Moto E7 Power (2GB RAM + 32GB)", + "url": "/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte" + }, { "slug": "motorola-moto-e7-power-2021-dual-sim-lte-latam-32gb-xt2097-5-motorola-malta-lite", "name": "Motorola Moto E7 Power 2021 Dual SIM LTE LATAM 32GB XT2097-5 (Motorola Malta Lite)", @@ -92621,6 +94991,11 @@ "name": "Motorola Moto Edge 30 5G 2022 Standard Edition Global Dual SIM TD-LTE 128GB XT2203-1 (Motorola Dubai)", "url": "/v1/smartphones/motorola-moto-edge-30-5g-2022-standard-edition-global-dual-sim-td-lte-128gb-xt2203-1-motorola-dubai" }, + { + "slug": "motorola-moto-edge-30-neo-8gb-128gb-5g", + "name": "Motorola Moto Edge 30 Neo", + "url": "/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g" + }, { "slug": "motorola-moto-edge-30-pro-5g-2022-global-dual-sim-td-lte-128gb-xt2201-1-motorola-hiphi", "name": "Motorola Moto Edge 30 Pro 5G 2022 Global Dual SIM TD-LTE 128GB XT2201-1 (Motorola Hiphi)", @@ -92646,6 +95021,11 @@ "name": "Motorola Moto Edge 40 5G 2023 Global TD-LTE 256GB XT2303-2 (Motorola Lyriq)", "url": "/v1/smartphones/motorola-moto-edge-40-5g-2023-global-td-lte-256gb-xt2303-2-motorola-lyriq" }, + { + "slug": "motorola-moto-edge-40-lite-5g-8gb-128gb-5g", + "name": "Motorola Moto Edge 40 Lite 5G", + "url": "/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g" + }, { "slug": "motorola-moto-edge-40-neo-5g-2023-dual-sim-td-lte-in-128gb-xt2307-2-motorola-manaus", "name": "Motorola Moto Edge 40 Neo 5G 2023 Dual SIM TD-LTE IN 128GB XT2307-2 (Motorola Manaus)", @@ -92711,6 +95091,11 @@ "name": "Motorola Moto Edge 50 Fusion 5G 2024 Standard Edition Dual SIM TD-LTE LATAM 256GB XT2429-1 (Motorola Cuscoi)", "url": "/v1/smartphones/motorola-moto-edge-50-fusion-5g-2024-standard-edition-dual-sim-td-lte-latam-256gb-xt2429-1-motorola-cuscoi" }, + { + "slug": "motorola-moto-edge-50-neo-8gb-256gb-5g", + "name": "Motorola Moto Edge 50 Neo", + "url": "/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g" + }, { "slug": "motorola-moto-edge-50-neo-5g-2024-premium-edition-global-dual-sim-td-lte-256gb-xt2409-1-motorola-vienna", "name": "Motorola Moto Edge 50 Neo 5G 2024 Premium Edition Global Dual SIM TD-LTE 256GB XT2409-1 (Motorola Vienna)", @@ -92841,6 +95226,11 @@ "name": "Motorola Moto Edge S Standard Edition Dual SIM TD-LTE CN 128GB XT2125-4 (Motorola Nio)", "url": "/v1/smartphones/motorola-moto-edge-s-standard-edition-dual-sim-td-lte-cn-128gb-xt2125-4-motorola-nio" }, + { + "slug": "motorola-moto-edge-s30-5g-6gb-128gb-5g", + "name": "Motorola Moto Edge S30 5G", + "url": "/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g" + }, { "slug": "motorola-moto-edge-s30-5g-2021-base-edition-dual-sim-td-lte-cn-128gb-xt2175-2-motorola-xpeng", "name": "Motorola Moto Edge S30 5G 2021 Base Edition Dual SIM TD-LTE CN 128GB XT2175-2 (Motorola Xpeng)", @@ -92921,6 +95311,11 @@ "name": "Motorola Moto Edge+ 5G UW Global TD-LTE XT2061-1 (Motorola Burton)", "url": "/v1/smartphones/motorola-moto-edge-5g-uw-global-td-lte-xt2061-1-motorola-burton" }, + { + "slug": "motorola-moto-g-1gb-16gb", + "name": "Motorola Moto G", + "url": "/v1/smartphones/motorola-moto-g-1gb-16gb" + }, { "slug": "motorola-moto-g-1gb-8gb-3g", "name": "Motorola Moto G", @@ -92941,6 +95336,16 @@ "name": "Motorola Moto G (2022)", "url": "/v1/smartphones/motorola-moto-g-2022-6gb-256gb-5g" }, + { + "slug": "motorola-moto-g-2026-4gb-128gb-5g", + "name": "Motorola Moto G (2026)", + "url": "/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g" + }, + { + "slug": "motorola-moto-g-2nd-gen-16-gb-1gb-16gb", + "name": "Motorola Moto G (2nd Gen) (16 GB)", + "url": "/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb" + }, { "slug": "motorola-moto-g-2nd-gen-1gb-8gb-3g", "name": "Motorola Moto G (2nd gen)", @@ -92956,6 +95361,11 @@ "name": "Motorola Moto G (3rd gen)", "url": "/v1/smartphones/motorola-moto-g-3rd-gen-2gb-16gb-4g-lte" }, + { + "slug": "motorola-moto-g-8gb-1gb-8gb", + "name": "Motorola Moto G (8GB)", + "url": "/v1/smartphones/motorola-moto-g-8gb-1gb-8gb" + }, { "slug": "motorola-moto-g-2nd-gen-dual-4g-td-lte-xt1077-16gb-motorola-titan", "name": "Motorola Moto G 2nd Gen Dual 4G TD-LTE XT1077 16GB (Motorola Titan)", @@ -93076,6 +95486,11 @@ "name": "Motorola Moto G 4G US XT1045 (Motorola Peregrine)", "url": "/v1/smartphones/motorola-moto-g-4g-us-xt1045-motorola-peregrine" }, + { + "slug": "motorola-moto-g-5g-6gb-128gb-5g", + "name": "Motorola Moto G 5G", + "url": "/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g" + }, { "slug": "motorola-moto-g-5g-4gb-128gb-5g", "name": "Motorola Moto G 5G (2025)", @@ -93126,6 +95541,16 @@ "name": "Motorola Moto G 5G 2023 2nd gen TD-LTE US 64GB XT2313-4 (Motorola PenangN)", "url": "/v1/smartphones/motorola-moto-g-5g-2023-2nd-gen-td-lte-us-64gb-xt2313-4-motorola-penangn" }, + { + "slug": "motorola-moto-g-5g-plus-4gb-64gb-5g", + "name": "Motorola Moto G 5G Plus", + "url": "/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g" + }, + { + "slug": "motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g", + "name": "Motorola Moto G 5G Plus (6GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "motorola-moto-g-5g-plus-2020-global-dual-sim-td-lte-128gb-xt2075-3-moto-g8-plus-5g-motorola-nairobi", "name": "Motorola Moto G 5G Plus 2020 Global Dual SIM TD-LTE 128GB XT2075-3 / Moto G8 Plus 5G (Motorola Nairobi)", @@ -93191,6 +95616,16 @@ "name": "Motorola Moto G Forte XT1008 (Motorola Falcon)", "url": "/v1/smartphones/motorola-moto-g-forte-xt1008-motorola-falcon" }, + { + "slug": "motorola-moto-g-play-2024-4gb-64gb-4g-lte", + "name": "Motorola Moto G Play (2024)", + "url": "/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-g-play-2021-3gb-32gb-4g-lte", + "name": "Motorola Moto G Play 2021", + "url": "/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte" + }, { "slug": "motorola-moto-g-play-2021-td-lte-na-32gb-xt2093-4-motorola-guamna", "name": "Motorola Moto G Play 2021 TD-LTE NA 32GB XT2093-4 (Motorola GuamNA)", @@ -93271,6 +95706,11 @@ "name": "Motorola Moto G Power 2020 TD-LTE US 64GB XT2041-7 / G8 Power (Motorola Sofia)", "url": "/v1/smartphones/motorola-moto-g-power-2020-td-lte-us-64gb-xt2041-7-g8-power-motorola-sofia" }, + { + "slug": "motorola-moto-g-power-2021-3gb-32gb-4g-lte", + "name": "Motorola Moto G Power 2021", + "url": "/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte" + }, { "slug": "motorola-moto-g-power-2021-td-lte-na-32gb-xt2117-4-motorola-borneo", "name": "Motorola Moto G Power 2021 TD-LTE NA 32GB XT2117-4 (Motorola Borneo)", @@ -93321,6 +95761,11 @@ "name": "Motorola Moto G Power 5G 2023 TD-LTE US 128GB XT2311DL (Motorola DevonN)", "url": "/v1/smartphones/motorola-moto-g-power-5g-2023-td-lte-us-128gb-xt2311dl-motorola-devonn" }, + { + "slug": "motorola-moto-g-power-5g-2025-8gb-128gb-5g", + "name": "Motorola Moto G Power 5G 2025", + "url": "/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g" + }, { "slug": "motorola-moto-g-pro-4gb-128gb-4g-lte", "name": "Motorola Moto G Pro", @@ -93381,6 +95826,11 @@ "name": "Motorola Moto G Stylus 2020 TD-LTE US 128GB XT2043-8 / G8 Stylus (Motorola SofiaP)", "url": "/v1/smartphones/motorola-moto-g-stylus-2020-td-lte-us-128gb-xt2043-8-g8-stylus-motorola-sofiap" }, + { + "slug": "motorola-moto-g-stylus-2021-4gb-128gb-4g-lte", + "name": "Motorola Moto G Stylus 2021", + "url": "/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g-stylus-2021-td-lte-us-128gb-xt2115-1-g9-stylus-motorola-minsk", "name": "Motorola Moto G Stylus 2021 TD-LTE US 128GB XT2115-1 / G9 Stylus (Motorola Minsk)", @@ -93396,6 +95846,16 @@ "name": "Motorola Moto G Stylus 2021 TD-LTE US 128GB XT2115DL (Motorola Minsk)", "url": "/v1/smartphones/motorola-moto-g-stylus-2021-td-lte-us-128gb-xt2115dl-motorola-minsk" }, + { + "slug": "motorola-moto-g-stylus-2022-6gb-128gb-4g-lte", + "name": "Motorola Moto G Stylus 2022", + "url": "/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte" + }, + { + "slug": "motorola-moto-g-stylus-2023-4gb-64gb-4g-lte", + "name": "Motorola Moto G Stylus 2023", + "url": "/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g-stylus-3rd-gen-2022-td-lte-us-128gb-xt2211-1-motorola-milan", "name": "Motorola Moto G Stylus 3rd gen 2022 TD-LTE US 128GB XT2211-1 (Motorola Milan)", @@ -93441,6 +95901,16 @@ "name": "Motorola Moto G Stylus 5G 2021 TD-LTE US 256GB XT2131DL (Motorola Denver)", "url": "/v1/smartphones/motorola-moto-g-stylus-5g-2021-td-lte-us-256gb-xt2131dl-motorola-denver" }, + { + "slug": "motorola-moto-g-stylus-5g-2022-8gb-256gb-5g", + "name": "Motorola Moto G Stylus 5G 2022", + "url": "/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g" + }, + { + "slug": "motorola-moto-g-stylus-5g-2023-6gb-256gb-5g", + "name": "Motorola Moto G Stylus 5G 2023", + "url": "/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g" + }, { "slug": "motorola-moto-g-stylus-5g-2023-4th-gen-dual-sim-td-lte-na-256gb-xt2315-1-motorola-genevn", "name": "Motorola Moto G Stylus 5G 2023 4th gen Dual SIM TD-LTE NA 256GB XT2315-1 (Motorola GenevN)", @@ -93556,6 +96026,11 @@ "name": "Motorola Moto G XT937C CDMA 8GB (Motorola DVX)", "url": "/v1/smartphones/motorola-moto-g-xt937c-cdma-8gb-motorola-dvx" }, + { + "slug": "motorola-moto-g04-4gb-64gb-4g-lte", + "name": "Motorola Moto G04", + "url": "/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g04-8gb-128gb-4g-lte", "name": "Motorola Moto G04", @@ -93566,6 +96041,11 @@ "name": "Motorola Moto G04", "url": "/v1/smartphones/motorola-moto-g04-8gb-128gb-4g" }, + { + "slug": "motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G04 (8 GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g04-2024-dual-sim-td-lte-latam-128gb-xt2421-2-motorola-lion", "name": "Motorola Moto G04 2024 Dual SIM TD-LTE LATAM 128GB XT2421-2 (Motorola Lion)", @@ -93606,6 +96086,11 @@ "name": "Motorola Moto G04 NFC 2024 Global TD-LTE 64GB XT2421-5 (Motorola Lion)", "url": "/v1/smartphones/motorola-moto-g04-nfc-2024-global-td-lte-64gb-xt2421-5-motorola-lion" }, + { + "slug": "motorola-moto-g04s-4gb-64gb-4g-lte", + "name": "Motorola Moto G04s", + "url": "/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g04s-4gb-64gb-4g", "name": "Motorola Moto G04s", @@ -93726,11 +96211,31 @@ "name": "Motorola Moto G10 Power 2021 Dual SIM TD-LTE IN 64GB XT2127-4 (Motorola Capri)", "url": "/v1/smartphones/motorola-moto-g10-power-2021-dual-sim-td-lte-in-64gb-xt2127-4-motorola-capri" }, + { + "slug": "motorola-moto-g100-8gb-128gb-5g", + "name": "Motorola Moto G100", + "url": "/v1/smartphones/motorola-moto-g100-8gb-128gb-5g" + }, + { + "slug": "motorola-moto-g12-4gb-64gb-4g-lte", + "name": "Motorola Moto G12", + "url": "/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-g13-4gb-128gb-4g-lte", + "name": "Motorola Moto G13", + "url": "/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g13-4gb-128gb-4g", "name": "Motorola Moto G13", "url": "/v1/smartphones/motorola-moto-g13-4gb-128gb-4g" }, + { + "slug": "motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto G13 (4GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g13-2023-dual-sim-td-lte-apac-128gb-xt2331-3-motorola-penangf", "name": "Motorola Moto G13 2023 Dual SIM TD-LTE APAC 128GB XT2331-3 (Motorola PenangF)", @@ -93766,6 +96271,11 @@ "name": "Motorola Moto G13 2023 TD-LTE LATAM 128GB XT2331-1 (Motorola PenangF)", "url": "/v1/smartphones/motorola-moto-g13-2023-td-lte-latam-128gb-xt2331-1-motorola-penangf" }, + { + "slug": "motorola-moto-g14-4gb-128gb-4g-lte", + "name": "Motorola Moto G14", + "url": "/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g14-4gb-128gb-4g", "name": "Motorola Moto G14", @@ -93876,6 +96386,11 @@ "name": "Motorola Moto G20 2021 TD-LTE LATAM 64GB XT2128-1 (Motorola Java)", "url": "/v1/smartphones/motorola-moto-g20-2021-td-lte-latam-64gb-xt2128-1-motorola-java" }, + { + "slug": "motorola-moto-g200-8gb-128gb-5g", + "name": "Motorola Moto G200", + "url": "/v1/smartphones/motorola-moto-g200-8gb-128gb-5g" + }, { "slug": "motorola-moto-g200-5g-2021-global-dual-sim-td-lte-128gb-xt2175-1-motorola-xpeng", "name": "Motorola Moto G200 5G 2021 Global Dual SIM TD-LTE 128GB XT2175-1 (Motorola Xpeng)", @@ -93886,6 +96401,21 @@ "name": "Motorola Moto G200 5G 2021 Global TD-LTE 128GB XT2175-1 (Motorola Xpeng)", "url": "/v1/smartphones/motorola-moto-g200-5g-2021-global-td-lte-128gb-xt2175-1-motorola-xpeng" }, + { + "slug": "motorola-moto-g22-4gb-64gb-4g-lte", + "name": "Motorola Moto G22", + "url": "/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-g22s-4gb-64gb-4g-lte", + "name": "Motorola Moto G22s", + "url": "/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-g23-4gb-128gb-4g-lte", + "name": "Motorola Moto G23", + "url": "/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g23-2023-premium-edition-dual-sim-td-lte-mea-128gb-xt2333-5-motorola-penangf", "name": "Motorola Moto G23 2023 Premium Edition Dual SIM TD-LTE MEA 128GB XT2333-5 (Motorola PenangF)", @@ -93971,6 +96501,16 @@ "name": "Motorola Moto G24 4G 2024 Premium Edition Global Dual SIM TD-LTE 128GB XT2423-3 (Motorola Fogo)", "url": "/v1/smartphones/motorola-moto-g24-4g-2024-premium-edition-global-dual-sim-td-lte-128gb-xt2423-3-motorola-fogo" }, + { + "slug": "motorola-moto-g24-5g-8gb-128gb-5g", + "name": "Motorola Moto G24 5G", + "url": "/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g" + }, + { + "slug": "motorola-moto-g24-power-4gb-128gb-4g-lte", + "name": "Motorola Moto G24 Power", + "url": "/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g24-power-4gb-128gb-4g", "name": "Motorola Moto G24 Power", @@ -93981,6 +96521,11 @@ "name": "Motorola Moto G24 Power (256GB)", "url": "/v1/smartphones/motorola-moto-g24-power-8gb-256gb-4g" }, + { + "slug": "motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G24 Power (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g24-power-8gb-128gb-4g", "name": "Motorola Moto G24 Power (8GB RAM)", @@ -94021,11 +96566,21 @@ "name": "Motorola Moto G24 Power 4G 2024 Premium Edition TD-LTE LATAM 256GB XT2425-1 (Motorola FogoP)", "url": "/v1/smartphones/motorola-moto-g24-power-4g-2024-premium-edition-td-lte-latam-256gb-xt2425-1-motorola-fogop" }, + { + "slug": "motorola-moto-g30-4gb-64gb-4g-lte", + "name": "Motorola Moto G30", + "url": "/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g30-6gb-128gb-4g", "name": "Motorola Moto G30", "url": "/v1/smartphones/motorola-moto-g30-6gb-128gb-4g" }, + { + "slug": "motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G30 (6GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g30-2021-premium-edition-global-dual-sim-td-lte-128gb-xt2129-2-motorola-caprip", "name": "Motorola Moto G30 2021 Premium Edition Global Dual SIM TD-LTE 128GB XT2129-2 (Motorola CapriP)", @@ -94051,11 +96606,21 @@ "name": "Motorola Moto G30 2021 Standard Edition TD-LTE LATAM 128GB XT2129-1 (Motorola CapriP)", "url": "/v1/smartphones/motorola-moto-g30-2021-standard-edition-td-lte-latam-128gb-xt2129-1-motorola-caprip" }, + { + "slug": "motorola-moto-g31-4gb-64gb-4g-lte", + "name": "Motorola Moto G31", + "url": "/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g31-4gb-64gb-4g", "name": "Motorola Moto G31", "url": "/v1/smartphones/motorola-moto-g31-4gb-64gb-4g" }, + { + "slug": "motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G31 (6GB RAM+ 128GB)", + "url": "/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g31-6gb-128gb-4g", "name": "Motorola Moto G31 (6GB/128GB)", @@ -94091,11 +96656,21 @@ "name": "Motorola Moto G31 2021 TD-LTE LATAM 128GB XT2173-1 (Motorola Cofu)", "url": "/v1/smartphones/motorola-moto-g31-2021-td-lte-latam-128gb-xt2173-1-motorola-cofu" }, + { + "slug": "motorola-moto-g32-4gb-64gb-4g-lte", + "name": "Motorola Moto G32", + "url": "/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g32-8gb-128gb-4g", "name": "Motorola Moto G32", "url": "/v1/smartphones/motorola-moto-g32-8gb-128gb-4g" }, + { + "slug": "motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G32 (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g32-2022-premium-edition-global-dual-sim-td-lte-128gb-xt2235-2-motorola-devon", "name": "Motorola Moto G32 2022 Premium Edition Global Dual SIM TD-LTE 128GB XT2235-2 (Motorola Devon)", @@ -94136,6 +96711,16 @@ "name": "Motorola Moto G34 (256GB)", "url": "/v1/smartphones/motorola-moto-g34-8gb-256gb-5g" }, + { + "slug": "motorola-moto-g34-5g-4gb-128gb-5g", + "name": "Motorola Moto G34 5G", + "url": "/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g" + }, + { + "slug": "motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G34 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "motorola-moto-g34-5g-2023-premium-edition-dual-sim-td-lte-cn-128gb-xt2363-4-motorola-fogos", "name": "Motorola Moto G34 5G 2023 Premium Edition Dual SIM TD-LTE CN 128GB XT2363-4 (Motorola FogoS)", @@ -94351,6 +96936,11 @@ "name": "Motorola Moto G40 Fusion", "url": "/v1/smartphones/motorola-moto-g40-fusion-4gb-64gb-4g" }, + { + "slug": "motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G40 Fusion (6GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g40-fusion-6gb-128gb-4g", "name": "Motorola Moto G40 Fusion (6GB/128GB)", @@ -94366,6 +96956,11 @@ "name": "Motorola Moto G40 Fusion 2021 Dual SIM TD-LTE IN 64GB XT2147-1 (Motorola HanoiP)", "url": "/v1/smartphones/motorola-moto-g40-fusion-2021-dual-sim-td-lte-in-64gb-xt2147-1-motorola-hanoip" }, + { + "slug": "motorola-moto-g41-4gb-128gb-4g-lte", + "name": "Motorola Moto G41", + "url": "/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g41-2021-premium-edition-global-dual-sim-td-lte-128gb-xt2167-2-motorola-corfu", "name": "Motorola Moto G41 2021 Premium Edition Global Dual SIM TD-LTE 128GB XT2167-2 (Motorola Corfu)", @@ -94386,6 +96981,11 @@ "name": "Motorola Moto G41 2021 Standard Edition TD-LTE LATAM 128GB XT2167-1 (Motorola Corfu)", "url": "/v1/smartphones/motorola-moto-g41-2021-standard-edition-td-lte-latam-128gb-xt2167-1-motorola-corfu" }, + { + "slug": "motorola-moto-g42-4gb-64gb-4g-lte", + "name": "Motorola Moto G42", + "url": "/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g42-4gb-64gb-4g", "name": "Motorola Moto G42", @@ -94431,6 +97031,11 @@ "name": "Motorola Moto G45 5G 2024 Standard Edition Dual SIM TD-LTE IN 128GB XT2363-8 (Motorola FogoS)", "url": "/v1/smartphones/motorola-moto-g45-5g-2024-standard-edition-dual-sim-td-lte-in-128gb-xt2363-8-motorola-fogos" }, + { + "slug": "motorola-moto-g5-3gb-16gb-4g-lte", + "name": "Motorola Moto G5", + "url": "/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte" + }, { "slug": "motorola-moto-g5-3gb-32gb-4g-lte", "name": "Motorola Moto G5", @@ -94441,6 +97046,11 @@ "name": "Motorola Moto G5", "url": "/v1/smartphones/motorola-moto-g5" }, + { + "slug": "motorola-moto-g5-plus-4gb-32gb-4g-lte", + "name": "Motorola Moto G5 Plus", + "url": "/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte" + }, { "slug": "motorola-moto-g5-plus-4gb-64gb-4g-lte", "name": "Motorola Moto G5 Plus", @@ -94451,6 +97061,16 @@ "name": "Motorola Moto G5 Plus", "url": "/v1/smartphones/motorola-moto-g5-plus" }, + { + "slug": "motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte", + "name": "Motorola Moto G5 Plus (3GB RAM+16GB)", + "url": "/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte" + }, + { + "slug": "motorola-moto-g50-8gb-128gb-5g", + "name": "Motorola Moto G50", + "url": "/v1/smartphones/motorola-moto-g50-8gb-128gb-5g" + }, { "slug": "motorola-moto-g50-5g-4gb-128gb-5g", "name": "Motorola Moto G50 5G", @@ -94481,6 +97101,11 @@ "name": "Motorola Moto G50 5G 2021 Global TD-LTE 128GB XT2149-1 (Motorola Saipan)", "url": "/v1/smartphones/motorola-moto-g50-5g-2021-global-td-lte-128gb-xt2149-1-motorola-saipan" }, + { + "slug": "motorola-moto-g51-5g-4gb-64gb-5g", + "name": "Motorola Moto G51 5G", + "url": "/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g" + }, { "slug": "motorola-moto-g51-5g-2021-dual-sim-td-lte-cn-128gb-xt2171-3-motorola-cypfq", "name": "Motorola Moto G51 5G 2021 Dual SIM TD-LTE CN 128GB XT2171-3 (Motorola CypfQ)", @@ -94506,6 +97131,16 @@ "name": "Motorola Moto G51 5G 2021 TD-LTE LATAM 128GB XT2171-1 (Motorola CypfQ)", "url": "/v1/smartphones/motorola-moto-g51-5g-2021-td-lte-latam-128gb-xt2171-1-motorola-cypfq" }, + { + "slug": "motorola-moto-g52-4gb-64gb-4g-lte", + "name": "Motorola Moto G52", + "url": "/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G52 (6GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g52-2022-premium-edition-global-dual-sim-td-lte-128gb-xt2221-1-motorola-rhode", "name": "Motorola Moto G52 2022 Premium Edition Global Dual SIM TD-LTE 128GB XT2221-1 (Motorola Rhode)", @@ -94546,6 +97181,11 @@ "name": "Motorola Moto G52 2022 Standard Edition TD-LTE LATAM 256GB XT2221-2 (Motorola Rhode)", "url": "/v1/smartphones/motorola-moto-g52-2022-standard-edition-td-lte-latam-256gb-xt2221-2-motorola-rhode" }, + { + "slug": "motorola-moto-g52j-5g-6gb-128gb-5g", + "name": "Motorola Moto G52j 5G", + "url": "/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g" + }, { "slug": "motorola-moto-g52j-5g-2022-dual-sim-td-lte-jp-128gb-xt2219-1-motorola-cypfr", "name": "Motorola Moto G52j 5G 2022 Dual SIM TD-LTE JP 128GB XT2219-1 (Motorola CypfR)", @@ -94561,6 +97201,11 @@ "name": "Motorola Moto G52j II 5G 2023 Dual SIM TD-LTE JP 128GB XT2219-1 (Motorola CypfR)", "url": "/v1/smartphones/motorola-moto-g52j-ii-5g-2023-dual-sim-td-lte-jp-128gb-xt2219-1-motorola-cypfr" }, + { + "slug": "motorola-moto-g53-4gb-128gb-5g", + "name": "Motorola Moto G53", + "url": "/v1/smartphones/motorola-moto-g53-4gb-128gb-5g" + }, { "slug": "motorola-moto-g53-5g-2022-premium-edition-td-lte-latam-128gb-xt2335-1-motorola-penang", "name": "Motorola Moto G53 5G 2022 Premium Edition TD-LTE LATAM 128GB XT2335-1 (Motorola Penang)", @@ -94586,6 +97231,11 @@ "name": "Motorola Moto G53 5G 2022 Top Edition Dual SIM TD-LTE CN 128GB XT2335-3 (Motorola Penang)", "url": "/v1/smartphones/motorola-moto-g53-5g-2022-top-edition-dual-sim-td-lte-cn-128gb-xt2335-3-motorola-penang" }, + { + "slug": "motorola-moto-g53j-8gb-128gb-5g", + "name": "Motorola Moto G53j", + "url": "/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g" + }, { "slug": "motorola-moto-g53j-5g-2023-dual-sim-td-lte-jp-128gb-xt2335-5-motorola-penang", "name": "Motorola Moto G53j 5G 2023 Dual SIM TD-LTE JP 128GB XT2335-5 (Motorola Penang)", @@ -94596,6 +97246,11 @@ "name": "Motorola Moto G53s 5G 2023 Dual SIM TD-LTE JP 128GB A302MO XT2335-6 (Motorola Penang)", "url": "/v1/smartphones/motorola-moto-g53s-5g-2023-dual-sim-td-lte-jp-128gb-a302mo-xt2335-6-motorola-penang" }, + { + "slug": "motorola-moto-g53y-4gb-128gb-5g", + "name": "Motorola Moto G53y", + "url": "/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g" + }, { "slug": "motorola-moto-g53y-5g-2023-dual-sim-td-lte-jp-128gb-a301mo-xt2335-4-motorola-penang", "name": "Motorola Moto G53y 5G 2023 Dual SIM TD-LTE JP 128GB A301MO XT2335-4 (Motorola Penang)", @@ -94726,11 +97381,21 @@ "name": "Motorola Moto G5S Plus", "url": "/v1/smartphones/motorola-moto-g5s-plus-4gb-64gb-4g-lte" }, + { + "slug": "motorola-moto-g6-3gb-32gb-4g-lte", + "name": "Motorola Moto G6", + "url": "/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte" + }, { "slug": "motorola-moto-g6-4gb-64gb-4g-lte", "name": "Motorola Moto G6", "url": "/v1/smartphones/motorola-moto-g6-4gb-64gb-4g-lte" }, + { + "slug": "motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto G6 (4GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g6-play-3gb-32gb-4g-lte", "name": "Motorola Moto G6 Play", @@ -94741,6 +97406,11 @@ "name": "Motorola Moto G6 Plus", "url": "/v1/smartphones/motorola-moto-g6-plus-6gb-128gb-4g-lte" }, + { + "slug": "motorola-moto-g6-plus-6gb-64gb-4g-lte", + "name": "Motorola Moto G6 Plus", + "url": "/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g60-6gb-128gb-4g", "name": "Motorola Moto G60", @@ -94761,6 +97431,11 @@ "name": "Motorola Moto G60 2021 TD-LTE LATAM 128GB XT2135-1 (Motorola HanoiP)", "url": "/v1/smartphones/motorola-moto-g60-2021-td-lte-latam-128gb-xt2135-1-motorola-hanoip" }, + { + "slug": "motorola-moto-g60s-6gb-128gb-4g-lte", + "name": "Motorola Moto G60S", + "url": "/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g60s-2021-dual-sim-td-lte-latam-128gb-xt2133-1-motorola-lisbon", "name": "Motorola Moto G60s 2021 Dual SIM TD-LTE LATAM 128GB XT2133-1 (Motorola Lisbon)", @@ -94781,6 +97456,16 @@ "name": "Motorola Moto G62", "url": "/v1/smartphones/motorola-moto-g62-6gb-128gb-5g" }, + { + "slug": "motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G62 (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "motorola-moto-g62-5g-6gb-128gb-5g", + "name": "Motorola Moto G62 5G", + "url": "/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g" + }, { "slug": "motorola-moto-g62-5g-2022-premium-edition-dual-sim-td-lte-in-128gb-xt2223-3-motorola-rhodei", "name": "Motorola Moto G62 5G 2022 Premium Edition Dual SIM TD-LTE IN 128GB XT2223-3 (Motorola RhodeI)", @@ -94851,6 +97536,11 @@ "name": "Motorola Moto G66y 5G 2025 Standard Edition Dual SIM TD-LTE JP 128GB A501MO XT2529-4 (Motorola Bogota)", "url": "/v1/smartphones/motorola-moto-g66y-5g-2025-standard-edition-dual-sim-td-lte-jp-128gb-a501mo-xt2529-4-motorola-bogota" }, + { + "slug": "motorola-moto-g67-4gb-128gb-5g", + "name": "Motorola Moto G67", + "url": "/v1/smartphones/motorola-moto-g67-4gb-128gb-5g" + }, { "slug": "motorola-moto-g7-4gb-64gb-4g-lte", "name": "Motorola Moto G7", @@ -94916,6 +97606,11 @@ "name": "Motorola Moto G71 5G 2021 Global TD-LTE 128GB XT2169-1 (Motorola CorfuR)", "url": "/v1/smartphones/motorola-moto-g71-5g-2021-global-td-lte-128gb-xt2169-1-motorola-corfur" }, + { + "slug": "motorola-moto-g71s-8gb-128gb-5g", + "name": "Motorola Moto G71s", + "url": "/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g" + }, { "slug": "motorola-moto-g72-6gb-128gb-4g", "name": "Motorola Moto G72", @@ -94951,6 +97646,11 @@ "name": "Motorola Moto G72 2022 Standard Edition TD-LTE LATAM 128GB XT2255-3 (Motorola Vicky)", "url": "/v1/smartphones/motorola-moto-g72-2022-standard-edition-td-lte-latam-128gb-xt2255-3-motorola-vicky" }, + { + "slug": "motorola-moto-g72-4g-6gb-128gb-4g-lte", + "name": "Motorola Moto G72 4G", + "url": "/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g73-8gb-128gb-5g", "name": "Motorola Moto G73", @@ -95066,11 +97766,21 @@ "name": "Motorola Moto G82", "url": "/v1/smartphones/motorola-moto-g82-6gb-128gb-5g" }, + { + "slug": "motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G82 (8GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "motorola-moto-g82-8gb-128gb-5g", "name": "Motorola Moto G82 (8GB RAM)", "url": "/v1/smartphones/motorola-moto-g82-8gb-128gb-5g" }, + { + "slug": "motorola-moto-g82-5g-6gb-128gb-5g", + "name": "Motorola Moto G82 5G", + "url": "/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g" + }, { "slug": "motorola-moto-g82-5g-2022-premium-edition-global-dual-sim-td-lte-128gb-xt2225-1-motorola-rhodep", "name": "Motorola Moto G82 5G 2022 Premium Edition Global Dual SIM TD-LTE 128GB XT2225-1 (Motorola RhodeP)", @@ -95091,6 +97801,11 @@ "name": "Motorola Moto G84", "url": "/v1/smartphones/motorola-moto-g84-12gb-256gb-5g" }, + { + "slug": "motorola-moto-g84-5g-12gb-256gb-5g", + "name": "Motorola Moto G84 5G", + "url": "/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g" + }, { "slug": "motorola-moto-g84-5g-2023-premium-edition-dual-sim-td-lte-in-256gb-xt2347-2-motorola-bangkk", "name": "Motorola Moto G84 5G 2023 Premium Edition Dual SIM TD-LTE IN 256GB XT2347-2 (Motorola Bangkk)", @@ -95166,6 +97881,11 @@ "name": "Motorola Moto G86 Power", "url": "/v1/smartphones/motorola-moto-g86-power-8gb-512gb-5g" }, + { + "slug": "motorola-moto-g9-play-4gb-64gb-4g-lte", + "name": "Motorola Moto G9 Play", + "url": "/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-g9-play-4gb-64gb-4g", "name": "Motorola Moto G9 Play", @@ -95191,6 +97911,11 @@ "name": "Motorola Moto G9 Play 2020 LTE-A LATAM 64GB XT2083-1 (Motorola GuamP)", "url": "/v1/smartphones/motorola-moto-g9-play-2020-lte-a-latam-64gb-xt2083-1-motorola-guamp" }, + { + "slug": "motorola-moto-g9-plus-4gb-128gb-4g-lte", + "name": "Motorola Moto G9 Plus", + "url": "/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte" + }, { "slug": "motorola-moto-g9-plus-6gb-128gb-4g-lte", "name": "Motorola Moto G9 Plus", @@ -95316,11 +98041,26 @@ "name": "Motorola Moto One Fusion+ LATAM LTE-A XT2067-2 (Motorola Liberty)", "url": "/v1/smartphones/motorola-moto-one-fusion-latam-lte-a-xt2067-2-motorola-liberty" }, + { + "slug": "motorola-moto-one-vision-4gb-128gb-4g-lte", + "name": "Motorola Moto One Vision", + "url": "/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte" + }, + { + "slug": "motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto P30 (6GB RAM + 128GB)", + "url": "/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "motorola-moto-s30-pro-12gb-256gb-5g", "name": "Motorola Moto S30 Pro", "url": "/v1/smartphones/motorola-moto-s30-pro-12gb-256gb-5g" }, + { + "slug": "motorola-moto-s30-pro-8gb-128gb-5g", + "name": "Motorola Moto S30 Pro", + "url": "/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g" + }, { "slug": "motorola-moto-s50-12gb-256gb-5g", "name": "Motorola Moto S50", @@ -95351,6 +98091,11 @@ "name": "Motorola Moto S50 Neo 5G 2024 Premium Edition Dual SIM TD-LTE CN 512GB XT2427-4 (Motorola Malmo)", "url": "/v1/smartphones/motorola-moto-s50-neo-5g-2024-premium-edition-dual-sim-td-lte-cn-512gb-xt2427-4-motorola-malmo" }, + { + "slug": "motorola-moto-s60-neo-8gb-256gb-5g", + "name": "Motorola Moto S60 Neo", + "url": "/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g" + }, { "slug": "motorola-moto-x-2gb-16gb-4g", "name": "Motorola Moto X", @@ -95366,6 +98111,11 @@ "name": "Motorola Moto X (2nd Gen)", "url": "/v1/smartphones/motorola-moto-x" }, + { + "slug": "motorola-moto-x-2nd-gen-2gb-16gb", + "name": "Motorola Moto X (2nd Gen)", + "url": "/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb" + }, { "slug": "motorola-moto-x-2nd-gen-2gb-64gb-4g-lte", "name": "Motorola Moto X (2nd Gen)", @@ -95396,6 +98146,11 @@ "name": "Motorola Moto X Force", "url": "/v1/smartphones/motorola-moto-x-force" }, + { + "slug": "motorola-moto-x-force-64gb-3gb-64gb-4g-lte", + "name": "Motorola Moto X Force (64GB)", + "url": "/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte" + }, { "slug": "motorola-moto-x-force-32gb-td-lte-xt1580-motorola-bounce", "name": "Motorola Moto X Force 32GB TD-LTE XT1580 (Motorola Bounce)", @@ -95476,6 +98231,11 @@ "name": "Motorola Moto X Pure Edition TD-LTE 64GB XT1575 (Motorola Clark)", "url": "/v1/smartphones/motorola-moto-x-pure-edition-td-lte-64gb-xt1575-motorola-clark" }, + { + "slug": "motorola-moto-x-style-3gb-16gb-4g-lte", + "name": "Motorola Moto X Style", + "url": "/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte" + }, { "slug": "motorola-moto-x-style-3gb-64gb-4g-lte", "name": "Motorola Moto X Style", @@ -95486,6 +98246,11 @@ "name": "Motorola Moto X Style", "url": "/v1/smartphones/motorola-moto-x-style" }, + { + "slug": "motorola-moto-x-style-32gb-3gb-32gb-4g-lte", + "name": "Motorola Moto X Style (32GB)", + "url": "/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte" + }, { "slug": "motorola-moto-x-style-global-dual-sim-td-lte-16gb-xt1572-motorola-clark", "name": "Motorola Moto X Style Global Dual SIM TD-LTE 16GB XT1572 (Motorola Clark)", @@ -95591,11 +98356,26 @@ "name": "Motorola Moto X30 Pro 5G 2022 Standard Edition Dual SIM TD-LTE CN 128GB XT2241-1 (Motorola Eqs)", "url": "/v1/smartphones/motorola-moto-x30-pro-5g-2022-standard-edition-dual-sim-td-lte-cn-128gb-xt2241-1-motorola-eqs" }, + { + "slug": "motorola-moto-x4-4gb-64gb-4g-lte", + "name": "Motorola Moto X4", + "url": "/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-x4-6gb-64gb-4g-lte", "name": "Motorola Moto X4", "url": "/v1/smartphones/motorola-moto-x4-6gb-64gb-4g-lte" }, + { + "slug": "motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Motorola Moto X4 (3GB RAM + 32GB)", + "url": "/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Motorola Moto X4 (6GB RAM + 64GB)", + "url": "/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "motorola-moto-x40-12gb-256gb-5g", "name": "Motorola Moto X40 (12GB/256GB)", @@ -95686,6 +98466,11 @@ "name": "Motorola Moto Z TD-LTE 32GB XT1650-03 (Motorola Sheridan)", "url": "/v1/smartphones/motorola-moto-z-td-lte-32gb-xt1650-03-motorola-sheridan" }, + { + "slug": "motorola-moto-z2-force-6gb-64gb-4g-lte", + "name": "Motorola Moto Z2 Force", + "url": "/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte" + }, { "slug": "motorola-moto-z2-play-4gb-64gb-4g-lte", "name": "Motorola Moto Z2 Play", @@ -95706,6 +98491,11 @@ "name": "Motorola Moto Z3", "url": "/v1/smartphones/motorola-moto-z3-6gb-128gb-4g-lte" }, + { + "slug": "motorola-moto-z3-play-4gb-64gb-4g-lte", + "name": "Motorola Moto Z3 Play", + "url": "/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte" + }, { "slug": "motorola-moto-z3-play-4gb-64gb-4g", "name": "Motorola Moto Z3 Play", @@ -95886,11 +98676,36 @@ "name": "Motorola One", "url": "/v1/smartphones/motorola-one-4gb-64gb-4g" }, + { + "slug": "motorola-one-4gb-64gb-4g-lte", + "name": "Motorola One", + "url": "/v1/smartphones/motorola-one-4gb-64gb-4g-lte" + }, { "slug": "motorola-one-p30-play-4gb-64gb-4g-lte", "name": "Motorola One (P30 Play)", "url": "/v1/smartphones/motorola-one-p30-play-4gb-64gb-4g-lte" }, + { + "slug": "motorola-one-5g-2020-4gb-128gb-5g", + "name": "Motorola One 5G 2020", + "url": "/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g" + }, + { + "slug": "motorola-one-5g-ace-4gb-64gb-5g", + "name": "Motorola One 5G Ace", + "url": "/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g" + }, + { + "slug": "motorola-one-5g-uw-4gb-128gb-5g", + "name": "Motorola One 5G UW", + "url": "/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g" + }, + { + "slug": "motorola-one-5g-uw-ace-4gb-64gb-5g", + "name": "Motorola One 5G UW Ace", + "url": "/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g" + }, { "slug": "motorola-one-action-4gb-128gb-4g-lte", "name": "Motorola One Action", @@ -95911,6 +98726,16 @@ "name": "Motorola One Fusion", "url": "/v1/smartphones/motorola-one-fusion-4gb-128gb-4g-lte" }, + { + "slug": "motorola-one-fusion-4gb-64gb-4g-lte", + "name": "Motorola One Fusion", + "url": "/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-one-fusion-plus-6gb-128gb-4g-lte", + "name": "Motorola One Fusion Plus", + "url": "/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte" + }, { "slug": "motorola-one-global-td-lte-xt1941-1-motorola-deen", "name": "Motorola One Global TD-LTE XT1941-1 (Motorola Deen)", @@ -95936,6 +98761,11 @@ "name": "Motorola One Macro", "url": "/v1/smartphones/motorola-one-macro-4gb-64gb-4g" }, + { + "slug": "motorola-one-power-4gb-64gb-4g-lte", + "name": "Motorola One Power", + "url": "/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte" + }, { "slug": "motorola-one-power-p30-note-6gb-64gb-4g-lte", "name": "Motorola One Power (P30 Note)", @@ -95961,6 +98791,21 @@ "name": "Motorola P30", "url": "/v1/smartphones/motorola-p30-6gb-128gb-4g-lte" }, + { + "slug": "motorola-p30-6gb-64gb-4g-lte", + "name": "Motorola P30", + "url": "/v1/smartphones/motorola-p30-6gb-64gb-4g-lte" + }, + { + "slug": "motorola-p30-note-4gb-64gb-4g-lte", + "name": "Motorola P30 Note", + "url": "/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte" + }, + { + "slug": "motorola-p30-play-4gb-64gb-4g-lte", + "name": "Motorola P30 Play", + "url": "/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte" + }, { "slug": "motorola-photon-4g-mb855", "name": "Motorola PHOTON 4G MB855", @@ -96496,11 +99341,31 @@ "name": "Motorola Razr 5G", "url": "/v1/smartphones/motorola-razr-5g" }, + { + "slug": "motorola-razr-5g-8gb-256gb-5g", + "name": "Motorola Razr 5G", + "url": "/v1/smartphones/motorola-razr-5g-8gb-256gb-5g" + }, { "slug": "motorola-razr-60-ultra-16gb-512gb-5g", "name": "Motorola Razr 60 Ultra", "url": "/v1/smartphones/motorola-razr-60-ultra-16gb-512gb-5g" }, + { + "slug": "motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g", + "name": "Motorola Razr Fold (16GB RAM + 512GB)", + "url": "/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g", + "name": "Motorola Razr Fold FIFA World Cup 26 Edition", + "url": "/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g" + }, + { + "slug": "motorola-razr-ultra-2026-16gb-512gb-5g", + "name": "Motorola Razr Ultra 2026", + "url": "/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g" + }, { "slug": "motorola-s50-neo-8gb-256gb-5g", "name": "Motorola S50 Neo", @@ -98476,6 +101341,11 @@ "name": "Nokia 1.4", "url": "/v1/smartphones/nokia-1-4-3gb-64gb-4g" }, + { + "slug": "nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Nokia 1.4 (3GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "nokia-1-4-2021-premium-edition-lte-latam-hmd-1-4", "name": "Nokia 1.4 2021 Premium Edition LTE LATAM (HMD 1.4)", @@ -98521,6 +101391,11 @@ "name": "Nokia 2.1", "url": "/v1/smartphones/nokia-2-1-1gb-8gb-4g" }, + { + "slug": "nokia-2-2-2gb-16gb-4g-lte", + "name": "Nokia 2.2", + "url": "/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte" + }, { "slug": "nokia-2-2-2gb-16gb-4g", "name": "Nokia 2.2", @@ -98531,6 +101406,11 @@ "name": "Nokia 2.2", "url": "/v1/smartphones/nokia-2-2-3gb-32gb-4g-lte" }, + { + "slug": "nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Nokia 2.2 (3GB RAM + 32GB)", + "url": "/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "nokia-2-2-3gb-32gb-4g", "name": "Nokia 2.2 (3GB/32GB)", @@ -98656,6 +101536,11 @@ "name": "Nokia 3.1 C", "url": "/v1/smartphones/nokia-3-1-c-2gb-32gb-4g-lte" }, + { + "slug": "nokia-3-1-c-3gb-32gb-4g-lte", + "name": "Nokia 3.1 C", + "url": "/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte" + }, { "slug": "nokia-3-1-plus-3gb-32gb-4g", "name": "Nokia 3.1 Plus", @@ -98701,6 +101586,11 @@ "name": "Nokia 3.4", "url": "/v1/smartphones/nokia-3-4-3gb-64gb-4g" }, + { + "slug": "nokia-3-4-4gb-64gb-4g-lte", + "name": "Nokia 3.4", + "url": "/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte" + }, { "slug": "nokia-3-4-4gb-64gb-4g", "name": "Nokia 3.4 (4GB RAM)", @@ -98741,6 +101631,11 @@ "name": "Nokia 3660 (Nokia Sylvester)", "url": "/v1/smartphones/nokia-3660-nokia-sylvester" }, + { + "slug": "nokia-4-3gb-32gb-4g-lte", + "name": "Nokia 4", + "url": "/v1/smartphones/nokia-4-3gb-32gb-4g-lte" + }, { "slug": "nokia-4-2-3gb-32gb-4g-lte", "name": "Nokia 4.2", @@ -98761,6 +101656,11 @@ "name": "Nokia 5", "url": "/v1/smartphones/nokia-5-2gb-16gb-4g" }, + { + "slug": "nokia-5-3gb-ram-3gb-16gb-4g-lte", + "name": "Nokia 5 (3GB RAM)", + "url": "/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte" + }, { "slug": "nokia-5-3gb-16gb-4g", "name": "Nokia 5 (3GB)", @@ -98776,6 +101676,16 @@ "name": "Nokia 5.1 Plus", "url": "/v1/smartphones/nokia-5-1-plus-4gb-64gb-4g" }, + { + "slug": "nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.1 Plus (6GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte", + "name": "Nokia 5.1 Plus (Nokia X5)", + "url": "/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte" + }, { "slug": "nokia-5-3-3gb-64gb-4g", "name": "Nokia 5.3", @@ -98786,6 +101696,11 @@ "name": "Nokia 5.3", "url": "/v1/smartphones/nokia-5-3-6gb-128gb-4g-lte" }, + { + "slug": "nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.3 (6GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "nokia-5-3-2020-dual-sim-td-lte-in-64gb-hmd-captain-america", "name": "Nokia 5.3 2020 Dual SIM TD-LTE IN 64GB (HMD Captain America)", @@ -98811,6 +101726,11 @@ "name": "Nokia 5.3 2020 TD-LTE LATAM 64GB (HMD Captain America)", "url": "/v1/smartphones/nokia-5-3-2020-td-lte-latam-64gb-hmd-captain-america" }, + { + "slug": "nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 5.4 (6GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "nokia-5-4-2021-dual-sim-lte-latam-64gb-hmd-5-4", "name": "Nokia 5.4 2021 Dual SIM LTE LATAM 64GB (HMD 5.4)", @@ -98956,6 +101876,11 @@ "name": "Nokia 5800i XpressMusic", "url": "/v1/smartphones/nokia-5800i-xpressmusic" }, + { + "slug": "nokia-6-3gb-32gb-4g-lte", + "name": "Nokia 6", + "url": "/v1/smartphones/nokia-6-3gb-32gb-4g-lte" + }, { "slug": "nokia-6-3gb-32gb-4g", "name": "Nokia 6", @@ -98971,6 +101896,16 @@ "name": "Nokia 6", "url": "/v1/smartphones/nokia-6" }, + { + "slug": "nokia-6-4gb-ram-4gb-64gb-4g-lte", + "name": "Nokia 6 (4GB RAM)", + "url": "/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte" + }, + { + "slug": "nokia-6-2018-64gb-4gb-64gb-4g-lte", + "name": "Nokia 6 2018 (64GB)", + "url": "/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte" + }, { "slug": "nokia-6-1-4gb-64gb-4g-lte", "name": "Nokia 6.1", @@ -98981,6 +101916,11 @@ "name": "Nokia 6.1", "url": "/v1/smartphones/nokia-6-1-4gb-64gb-4g" }, + { + "slug": "nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte", + "name": "Nokia 6.1 (Nokia 6 2018)", + "url": "/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte" + }, { "slug": "nokia-6-1-plus-4gb-64gb-4g", "name": "Nokia 6.1 Plus", @@ -98996,6 +101936,11 @@ "name": "Nokia 6.2", "url": "/v1/smartphones/nokia-6-2-4gb-128gb-4g-lte" }, + { + "slug": "nokia-6-2-4gb-64gb-4g-lte", + "name": "Nokia 6.2", + "url": "/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte" + }, { "slug": "nokia-6-2-4gb-64gb-4g", "name": "Nokia 6.2", @@ -99191,6 +102136,16 @@ "name": "Nokia 7.1", "url": "/v1/smartphones/nokia-7-1-4gb-64gb-4g" }, + { + "slug": "nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte", + "name": "Nokia 7.1 Plus (Nokia X7)", + "url": "/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte" + }, + { + "slug": "nokia-7-2-4gb-64gb-4g-lte", + "name": "Nokia 7.2", + "url": "/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte" + }, { "slug": "nokia-7-2-4gb-64gb-4g", "name": "Nokia 7.2", @@ -99201,6 +102156,11 @@ "name": "Nokia 7.2", "url": "/v1/smartphones/nokia-7-2-6gb-128gb-4g-lte" }, + { + "slug": "nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nokia 7.2 (6GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "nokia-700-nokia-zeta", "name": "Nokia 700 (Nokia Zeta)", @@ -99246,6 +102206,11 @@ "name": "Nokia 7710", "url": "/v1/smartphones/nokia-7710" }, + { + "slug": "nokia-8-4gb-64gb-4g-lte", + "name": "Nokia 8", + "url": "/v1/smartphones/nokia-8-4gb-64gb-4g-lte" + }, { "slug": "nokia-8-4gb-64gb-4g", "name": "Nokia 8", @@ -99256,6 +102221,11 @@ "name": "Nokia 8", "url": "/v1/smartphones/nokia-8-6gb-128gb-4g-lte" }, + { + "slug": "nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia 8 (6GB RAM + 128GB)", + "url": "/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "nokia-8-sirocco-6gb-128gb-4g-lte", "name": "Nokia 8 Sirocco", @@ -99271,16 +102241,31 @@ "name": "Nokia 8 V 5G UW TD-LTE US (HMD BabyGroot)", "url": "/v1/smartphones/nokia-8-v-5g-uw-td-lte-us-hmd-babygroot" }, + { + "slug": "nokia-8-1-4gb-64gb-4g-lte", + "name": "Nokia 8.1", + "url": "/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte" + }, { "slug": "nokia-8-1-4gb-64gb-4g", "name": "Nokia 8.1", "url": "/v1/smartphones/nokia-8-1-4gb-64gb-4g" }, + { + "slug": "nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia 8.1 (6GB RAM+128GB)", + "url": "/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "nokia-8-1-nokia-x7-6gb-128gb-4g-lte", "name": "Nokia 8.1 (Nokia X7)", "url": "/v1/smartphones/nokia-8-1-nokia-x7-6gb-128gb-4g-lte" }, + { + "slug": "nokia-8-1-plus-6gb-128gb-4g-lte", + "name": "Nokia 8.1 Plus", + "url": "/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte" + }, { "slug": "nokia-8-3-2020-5g-premium-edition-global-dual-sim-td-lte-128gb-hmd-babygroot", "name": "Nokia 8.3 2020 5G Premium Edition Global Dual SIM TD-LTE 128GB (HMD BabyGroot)", @@ -99296,6 +102281,11 @@ "name": "Nokia 8.3 2020 5G Standard Edition Global TD-LTE 64GB (HMD BabyGroot)", "url": "/v1/smartphones/nokia-8-3-2020-5g-standard-edition-global-td-lte-64gb-hmd-babygroot" }, + { + "slug": "nokia-8-3-5g-6gb-64gb-5g", + "name": "Nokia 8.3 5G", + "url": "/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g" + }, { "slug": "nokia-800c", "name": "Nokia 800c", @@ -99451,6 +102441,11 @@ "name": "Nokia C1 Plus 2021 Global LTE (HMD Yondu)", "url": "/v1/smartphones/nokia-c1-plus-2021-global-lte-hmd-yondu" }, + { + "slug": "nokia-c10-1gb-16gb-3g", + "name": "Nokia C10", + "url": "/v1/smartphones/nokia-c10-1gb-16gb-3g" + }, { "slug": "nokia-c10-1gb-16gb-4g", "name": "Nokia C10", @@ -99621,6 +102616,11 @@ "name": "Nokia C20 2021 Standard Edition Global TD-LTE 16GB (HMD Cosmo)", "url": "/v1/smartphones/nokia-c20-2021-standard-edition-global-td-lte-16gb-hmd-cosmo" }, + { + "slug": "nokia-c20-plus-2gb-32gb-4g-lte", + "name": "Nokia C20 Plus", + "url": "/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte" + }, { "slug": "nokia-c20-plus-3gb-32gb-4g-lte", "name": "Nokia C20 Plus", @@ -99676,11 +102676,21 @@ "name": "Nokia C21 2022 Standard Edition Global Dual SIM TD-LTE 32GB (HMD Cosmo Refresh)", "url": "/v1/smartphones/nokia-c21-2022-standard-edition-global-dual-sim-td-lte-32gb-hmd-cosmo-refresh" }, + { + "slug": "nokia-c21-plus-3gb-32gb-4g-lte", + "name": "Nokia C21 Plus", + "url": "/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte" + }, { "slug": "nokia-c21-plus-4gb-64gb-4g-lte", "name": "Nokia C21 Plus", "url": "/v1/smartphones/nokia-c21-plus-4gb-64gb-4g-lte" }, + { + "slug": "nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Nokia C21 Plus (4GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "nokia-c21-plus-2022-premium-edition-dual-sim-lte-latam-32gb-hmd-hope", "name": "Nokia C21 Plus 2022 Premium Edition Dual SIM LTE LATAM 32GB (HMD Hope)", @@ -99741,6 +102751,11 @@ "name": "Nokia C22", "url": "/v1/smartphones/nokia-c22-4gb-128gb-4g-lte" }, + { + "slug": "nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Nokia C22 (4GB RAM + 64GB)", + "url": "/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "nokia-c22-2023-premium-edition-global-dual-sim-td-lte-64gb-hmd-hawkeye", "name": "Nokia C22 2023 Premium Edition Global Dual SIM TD-LTE 64GB (HMD Hawkeye)", @@ -99766,6 +102781,11 @@ "name": "Nokia C3", "url": "/v1/smartphones/nokia-c3-3gb-32gb-4g-lte" }, + { + "slug": "nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Nokia C3 (3GB RAM + 32GB)", + "url": "/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "nokia-c3-2020-premium-edition-dual-sim-lte-in-32gb-hmd-gamoraplus", "name": "Nokia C3 2020 Premium Edition Dual SIM LTE IN 32GB (HMD GamoraPlus)", @@ -99801,6 +102821,11 @@ "name": "Nokia C300 2023 TD-LTE US 32GB N155DL (HMD Orion)", "url": "/v1/smartphones/nokia-c300-2023-td-lte-us-32gb-n155dl-hmd-orion" }, + { + "slug": "nokia-c31-3gb-32gb-4g-lte", + "name": "Nokia C31", + "url": "/v1/smartphones/nokia-c31-3gb-32gb-4g-lte" + }, { "slug": "nokia-c31-4gb-128gb-4g-lte", "name": "Nokia C31", @@ -99836,6 +102861,16 @@ "name": "Nokia C32", "url": "/v1/smartphones/nokia-c32-4gb-64gb-4g" }, + { + "slug": "nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Nokia C32 (4GB RAM + 128 GB)", + "url": "/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte" + }, + { + "slug": "nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte", + "name": "Nokia C32 (6GB RAM + 128 GB)", + "url": "/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte" + }, { "slug": "nokia-c32-2023-premium-edition-dual-sim-lte-latam-128gb-hmd-mockingbird", "name": "Nokia C32 2023 Premium Edition Dual SIM LTE LATAM 128GB (HMD Mockingbird)", @@ -100141,6 +103176,11 @@ "name": "Nokia G10", "url": "/v1/smartphones/nokia-g10-3gb-32gb-4g" }, + { + "slug": "nokia-g10-4gb-64gb-4g-lte", + "name": "Nokia G10", + "url": "/v1/smartphones/nokia-g10-4gb-64gb-4g-lte" + }, { "slug": "nokia-g10-4gb-64gb-4g", "name": "Nokia G10 (4GB/64GB)", @@ -100191,6 +103231,11 @@ "name": "Nokia G100 2022 TD-LTE US 32GB N150DL (HMD Dua Lipa)", "url": "/v1/smartphones/nokia-g100-2022-td-lte-us-32gb-n150dl-hmd-dua-lipa" }, + { + "slug": "nokia-g11-3gb-32gb-4g-lte", + "name": "Nokia G11", + "url": "/v1/smartphones/nokia-g11-3gb-32gb-4g-lte" + }, { "slug": "nokia-g11-4gb-64gb-4g-lte", "name": "Nokia G11", @@ -100211,6 +103256,11 @@ "name": "Nokia G11 Plus", "url": "/v1/smartphones/nokia-g11-plus-4gb-128gb-4g-lte" }, + { + "slug": "nokia-g11-plus-4gb-64gb-4g-lte", + "name": "Nokia G11 Plus", + "url": "/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte" + }, { "slug": "nokia-g11-plus-2022-premium-edition-dual-sim-td-lte-in-64gb-hmd-magik", "name": "Nokia G11 Plus 2022 Premium Edition Dual SIM TD-LTE IN 64GB (HMD Magik)", @@ -100276,6 +103326,11 @@ "name": "Nokia G20 NFC 2021 LTE-A LATAM 128GB (HMD Ronin)", "url": "/v1/smartphones/nokia-g20-nfc-2021-lte-a-latam-128gb-hmd-ronin" }, + { + "slug": "nokia-g200-5g-4gb-64gb-4g-lte", + "name": "Nokia G200 5G", + "url": "/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte" + }, { "slug": "nokia-g21-4gb-64gb-4g", "name": "Nokia G21", @@ -100286,6 +103341,11 @@ "name": "Nokia G21", "url": "/v1/smartphones/nokia-g21-6gb-128gb-4g-lte" }, + { + "slug": "nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia G21 (6GB RAM + 128GB)", + "url": "/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "nokia-g21-2022-nfc-premium-edition-global-dual-sim-td-lte-128gb-hmd-shadowcat-plus", "name": "Nokia G21 2022 NFC Premium Edition Global Dual SIM TD-LTE 128GB (HMD Shadowcat Plus)", @@ -100321,6 +103381,11 @@ "name": "Nokia G21 2022 Standard Edition TD-LTE LATAM 128GB (HMD Shadowcat Plus)", "url": "/v1/smartphones/nokia-g21-2022-standard-edition-td-lte-latam-128gb-hmd-shadowcat-plus" }, + { + "slug": "nokia-g22-4gb-64gb-4g-lte", + "name": "Nokia G22", + "url": "/v1/smartphones/nokia-g22-4gb-64gb-4g-lte" + }, { "slug": "nokia-g22-6gb-256gb-4g-lte", "name": "Nokia G22", @@ -100341,6 +103406,11 @@ "name": "Nokia G22 2023 NFC Global Dual SIM TD-LTE 64GB (HMD Sunfire)", "url": "/v1/smartphones/nokia-g22-2023-nfc-global-dual-sim-td-lte-64gb-hmd-sunfire" }, + { + "slug": "nokia-g310-5g-4gb-128gb-5g", + "name": "Nokia G310 5G", + "url": "/v1/smartphones/nokia-g310-5g-4gb-128gb-5g" + }, { "slug": "nokia-g400-2022-5g-td-lte-na-64gb-hmd-style-plus", "name": "Nokia G400 2022 5G TD-LTE NA 64GB (HMD Style Plus)", @@ -100356,6 +103426,11 @@ "name": "Nokia G400 2022 5G TD-LTE US 64GB N1530DL (HMD Style Plus)", "url": "/v1/smartphones/nokia-g400-2022-5g-td-lte-us-64gb-n1530dl-hmd-style-plus" }, + { + "slug": "nokia-g400-5g-4gb-64gb-5g", + "name": "Nokia G400 5G", + "url": "/v1/smartphones/nokia-g400-5g-4gb-64gb-5g" + }, { "slug": "nokia-g50-2021-5g-premium-edition-global-dual-sim-td-lte-128gb-hmd-punisher", "name": "Nokia G50 2021 5G Premium Edition Global Dual SIM TD-LTE 128GB (HMD Punisher)", @@ -100391,6 +103466,11 @@ "name": "Nokia G50 2021 5G Standard Edition TD-LTE NA 128GB (HMD Punisher)", "url": "/v1/smartphones/nokia-g50-2021-5g-standard-edition-td-lte-na-128gb-hmd-punisher" }, + { + "slug": "nokia-g50-5g-4gb-64gb-5g", + "name": "Nokia G50 5G", + "url": "/v1/smartphones/nokia-g50-5g-4gb-64gb-5g" + }, { "slug": "nokia-g60-2022-5g-premium-edition-dual-sim-td-lte-latam-128gb", "name": "Nokia G60 2022 5G Premium Edition Dual SIM TD-LTE LATAM 128GB", @@ -100416,6 +103496,11 @@ "name": "Nokia G60 2022 5G Standard Edition TD-LTE LATAM 64GB", "url": "/v1/smartphones/nokia-g60-2022-5g-standard-edition-td-lte-latam-64gb" }, + { + "slug": "nokia-g60-5g-6gb-128gb-5g", + "name": "Nokia G60 5G", + "url": "/v1/smartphones/nokia-g60-5g-6gb-128gb-5g" + }, { "slug": "nokia-lumia-1020-2gb-32gb-4g", "name": "Nokia Lumia 1020", @@ -100486,6 +103571,11 @@ "name": "Nokia Lumia 1520", "url": "/v1/smartphones/nokia-lumia-1520-2gb-32gb-4g-lte" }, + { + "slug": "nokia-lumia-1520-2gb-32gb", + "name": "Nokia Lumia 1520", + "url": "/v1/smartphones/nokia-lumia-1520-2gb-32gb" + }, { "slug": "nokia-lumia-1520", "name": "Nokia Lumia 1520", @@ -101406,6 +104496,11 @@ "name": "Nokia X10 2021 5G Standard Edition Global Dual SIM TD-LTE 128GB (HMD Scarlett)", "url": "/v1/smartphones/nokia-x10-2021-5g-standard-edition-global-dual-sim-td-lte-128gb-hmd-scarlett" }, + { + "slug": "nokia-x100-5g-6gb-128gb-5g", + "name": "Nokia X100 5G", + "url": "/v1/smartphones/nokia-x100-5g-6gb-128gb-5g" + }, { "slug": "nokia-x2-dual-sim-1gb-4gb-3g", "name": "Nokia X2 Dual SIM", @@ -101451,6 +104546,11 @@ "name": "Nokia X30 2022 5G Standard Edition Global TD-LTE 128GB (HMD Witch)", "url": "/v1/smartphones/nokia-x30-2022-5g-standard-edition-global-td-lte-128gb-hmd-witch" }, + { + "slug": "nokia-x30-5g-8gb-256gb-5g", + "name": "Nokia X30 5G", + "url": "/v1/smartphones/nokia-x30-5g-8gb-256gb-5g" + }, { "slug": "nokia-x5-00", "name": "Nokia X5-00", @@ -101466,6 +104566,11 @@ "name": "Nokia X5-01 NAM", "url": "/v1/smartphones/nokia-x5-01-nam" }, + { + "slug": "nokia-x6-2018-6gb-64gb-4g-lte", + "name": "Nokia X6 (2018)", + "url": "/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte" + }, { "slug": "nokia-x6-x6-00-32gb-nokia-alvin", "name": "Nokia X6 / X6-00 32GB (Nokia Alvin)", @@ -101521,6 +104626,11 @@ "name": "Nokia XL Dual SIM", "url": "/v1/smartphones/nokia-xl-dual-sim" }, + { + "slug": "nokia-xr20-6gb-128gb-5g", + "name": "Nokia XR20", + "url": "/v1/smartphones/nokia-xr20-6gb-128gb-5g" + }, { "slug": "nokia-xr20-2021-5g-dual-sim-td-lte-am-128gb-hmd-r1", "name": "Nokia XR20 2021 5G Dual SIM TD-LTE AM 128GB (HMD R1)", @@ -102191,11 +105301,36 @@ "name": "Nothing Phone (3a) Pro 5G Standard Edition Dual SIM TD-LTE IN 256GB A059P (Nothing Asteroids Plus)", "url": "/v1/smartphones/nothing-phone-3a-pro-5g-standard-edition-dual-sim-td-lte-in-256gb-a059p-nothing-asteroids-plus" }, + { + "slug": "nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone (4a) Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone (4a) Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "nothing-phone-1-12gb-256gb-5g", "name": "Nothing Phone 1", "url": "/v1/smartphones/nothing-phone-1-12gb-256gb-5g" }, + { + "slug": "nothing-phone-1-8gb-128gb-5g", + "name": "Nothing Phone 1", + "url": "/v1/smartphones/nothing-phone-1-8gb-128gb-5g" + }, + { + "slug": "nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 1 (12GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 1 (8GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "nothing-phone-2-8gb-128gb-5g", "name": "Nothing Phone 2", @@ -102241,26 +105376,66 @@ "name": "Nothing Phone 3", "url": "/v1/smartphones/nothing-phone-3-12gb-256gb-5g" }, + { + "slug": "nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "name": "Nothing Phone 3 (16GB RAM + 512GB)", + "url": "/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "nothing-phone-3-5g-12gb-256gb-5g", + "name": "Nothing Phone 3 5G", + "url": "/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g" + }, { "slug": "nothing-phone-3a-8gb-128gb-5g", "name": "Nothing Phone 3a", "url": "/v1/smartphones/nothing-phone-3a-8gb-128gb-5g" }, + { + "slug": "nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 3a (12GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "nothing-phone-3a-8gb-256gb-5g", "name": "Nothing Phone 3a (256GB)", "url": "/v1/smartphones/nothing-phone-3a-8gb-256gb-5g" }, + { + "slug": "nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 3a (8GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "nothing-phone-3a-community-edition-8gb-128gb-5g", + "name": "Nothing Phone 3a Community Edition", + "url": "/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g" + }, + { + "slug": "nothing-phone-3a-pro-8gb-128gb-5g", + "name": "Nothing Phone 3a Pro", + "url": "/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g" + }, { "slug": "nothing-phone-3a-pro-8gb-256gb-5g", "name": "Nothing Phone 3a Pro", "url": "/v1/smartphones/nothing-phone-3a-pro-8gb-256gb-5g" }, + { + "slug": "nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 3a Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "nothing-phone-3a-pro-12gb-256gb-5g", "name": "Nothing Phone 3a Pro (12GB RAM)", "url": "/v1/smartphones/nothing-phone-3a-pro-12gb-256gb-5g" }, + { + "slug": "nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 3a Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "nova-10z-dual-sim-td-lte-cn-128gb-cha-al80", "name": "Nova 10z Dual SIM TD-LTE CN 128GB CHA-AL80", @@ -102711,6 +105886,11 @@ "name": "Nova Messenger", "url": "/v1/smartphones/nova-messenger" }, + { + "slug": "nubia-fold-12gb-256gb-5g", + "name": "Nubia Fold", + "url": "/v1/smartphones/nubia-fold-12gb-256gb-5g" + }, { "slug": "nubia-m3-dual-sim-td-lte-64gb-nx611j", "name": "Nubia M3 Dual SIM TD-LTE 64GB NX611J", @@ -102721,6 +105901,11 @@ "name": "Nubia N3 Dual SIM TD-LTE CN NX608J", "url": "/v1/smartphones/nubia-n3-dual-sim-td-lte-cn-nx608j" }, + { + "slug": "nubia-play-5g-6gb-128gb-5g", + "name": "Nubia Play 5G", + "url": "/v1/smartphones/nubia-play-5g-6gb-128gb-5g" + }, { "slug": "nubia-play-5g-premium-edition-dual-sim-td-lte-cn-128gb-nx651j", "name": "Nubia Play 5G Premium Edition Dual SIM TD-LTE CN 128GB NX651J", @@ -102731,6 +105916,41 @@ "name": "Nubia Play 5G Premium Edition Dual SIM TD-LTE CN 256GB NX651J", "url": "/v1/smartphones/nubia-play-5g-premium-edition-dual-sim-td-lte-cn-256gb-nx651j" }, + { + "slug": "redmagic-nubia-red-magic-8gb-128gb-4g-lte", + "name": "Nubia Red Magic", + "url": "/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte" + }, + { + "slug": "redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nubia Red Magic (6GB RAM + 64GB)", + "url": "/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g", + "name": "Nubia Red Magic 10 Pro 5G", + "url": "/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g" + }, + { + "slug": "redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g", + "name": "Nubia Red Magic 10 Pro Plus 5G", + "url": "/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g" + }, + { + "slug": "redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g", + "name": "Nubia Red Magic 10s Pro 5G", + "url": "/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g" + }, + { + "slug": "redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g", + "name": "Nubia Red Magic 10s Pro Plus 5G", + "url": "/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g" + }, + { + "slug": "redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Nubia Red Magic 3 (12GB RAM + 256GB)", + "url": "/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte" + }, { "slug": "nubia-red-magic-3-premium-edition-dual-sim-td-lte-na-128gb-nx629j", "name": "Nubia Red Magic 3 Premium Edition Dual SIM TD-LTE NA 128GB NX629J", @@ -102761,6 +105981,11 @@ "name": "Nubia Red Magic 3 Standard Edition Global Dual SIM TD-LTE 64GB NX629J", "url": "/v1/smartphones/nubia-red-magic-3-standard-edition-global-dual-sim-td-lte-64gb-nx629j" }, + { + "slug": "redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte", + "name": "Nubia Red Magic 3S", + "url": "/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte" + }, { "slug": "nubia-red-magic-3s-premium-edition-global-dual-sim-td-lte-256gb-nx629j", "name": "Nubia Red Magic 3S Premium Edition Global Dual SIM TD-LTE 256GB NX629J", @@ -102816,6 +106041,11 @@ "name": "Nubia Red Magic 5G Transparent Edition Dual SIM TD-LTE CN 256GB NX659J", "url": "/v1/smartphones/nubia-red-magic-5g-transparent-edition-dual-sim-td-lte-cn-256gb-nx659j" }, + { + "slug": "redmagic-nubia-red-magic-5s-8gb-128gb-5g", + "name": "Nubia Red Magic 5S", + "url": "/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g" + }, { "slug": "nubia-red-magic-5s-premium-edition-dual-sim-td-lte-cn-256gb-nx659j", "name": "Nubia Red Magic 5S Premium Edition Dual SIM TD-LTE CN 256GB NX659J", @@ -102841,6 +106071,11 @@ "name": "Nubia Red Magic 5S Top Edition Dual SIM TD-LTE CN 256GB NX659J", "url": "/v1/smartphones/nubia-red-magic-5s-top-edition-dual-sim-td-lte-cn-256gb-nx659j" }, + { + "slug": "redmagic-nubia-red-magic-6-8gb-128gb-5g", + "name": "Nubia Red Magic 6", + "url": "/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g" + }, { "slug": "nubia-red-magic-6-5g-premium-edition-dual-sim-td-lte-cn-128gb-nx669j", "name": "Nubia Red Magic 6 5G Premium Edition Dual SIM TD-LTE CN 128GB NX669J", @@ -102861,6 +106096,11 @@ "name": "Nubia Red Magic 6 5G Standard Edition Dual SIM TD-LTE CN 128GB NX669J", "url": "/v1/smartphones/nubia-red-magic-6-5g-standard-edition-dual-sim-td-lte-cn-128gb-nx669j" }, + { + "slug": "redmagic-nubia-red-magic-6-pro-12gb-128gb-5g", + "name": "Nubia Red Magic 6 Pro", + "url": "/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g" + }, { "slug": "nubia-red-magic-6-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-nx669j-p", "name": "Nubia Red Magic 6 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB NX669J-P", @@ -102876,6 +106116,11 @@ "name": "Nubia Red Magic 6 Pro 5G Standard Edition Dual SIM TD-LTE CN 256GB NX669J-P", "url": "/v1/smartphones/nubia-red-magic-6-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-nx669j-p" }, + { + "slug": "redmagic-nubia-red-magic-6r-8gb-128gb-5g", + "name": "Nubia Red Magic 6R", + "url": "/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g" + }, { "slug": "nubia-red-magic-6r-5g-premium-edition-dual-sim-td-lte-cn-256gb-nx666j", "name": "Nubia Red Magic 6R 5G Premium Edition Dual SIM TD-LTE CN 256GB NX666J", @@ -102891,6 +106136,11 @@ "name": "Nubia Red Magic 6R 5G Satndard Edition Global Dual SIM TD-LTE 128GB NX666J", "url": "/v1/smartphones/nubia-red-magic-6r-5g-satndard-edition-global-dual-sim-td-lte-128gb-nx666j" }, + { + "slug": "redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g", + "name": "Nubia Red Magic 6S Pro 5G", + "url": "/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g" + }, { "slug": "nubia-red-magic-6s-pro-5g-basic-edition-dual-sim-td-lte-cn-128gb-nx669j-s", "name": "Nubia Red Magic 6S Pro 5G Basic Edition Dual SIM TD-LTE CN 128GB NX669J-S", @@ -103131,6 +106381,16 @@ "name": "Nubia Red Magic 8S Pro+ 5G Top Edition Dual SIM TD-LTE CN 512GB NX729S", "url": "/v1/smartphones/nubia-red-magic-8s-pro-5g-top-edition-dual-sim-td-lte-cn-512gb-nx729s" }, + { + "slug": "nubia-red-magic-9s-pro-12gb-256gb-5g", + "name": "Nubia Red Magic 9s Pro", + "url": "/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g" + }, + { + "slug": "nubia-red-magic-9s-pro-plus-16gb-512gb-5g", + "name": "Nubia Red Magic 9s Pro Plus", + "url": "/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g" + }, { "slug": "nubia-red-magic-dual-sim-td-lte-128gb-nx609j", "name": "Nubia Red Magic Dual SIM TD-LTE 128GB NX609J", @@ -103141,6 +106401,11 @@ "name": "Nubia Red Magic Dual SIM TD-LTE 64GB NX609J", "url": "/v1/smartphones/nubia-red-magic-dual-sim-td-lte-64gb-nx609j" }, + { + "slug": "redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte", + "name": "Nubia Red Magic Mars", + "url": "/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte" + }, { "slug": "nubia-red-magic-mars-global-dual-sim-td-lte-128gb-nx619j", "name": "Nubia Red Magic Mars Global Dual SIM TD-LTE 128GB NX619J", @@ -103161,6 +106426,16 @@ "name": "Nubia V18 Dual SIM TD-LTE CN", "url": "/v1/smartphones/nubia-v18-dual-sim-td-lte-cn" }, + { + "slug": "nubia-x-8gb-128gb-4g-lte", + "name": "Nubia X", + "url": "/v1/smartphones/nubia-x-8gb-128gb-4g-lte" + }, + { + "slug": "nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Nubia X (6GB RAM + 64GB)", + "url": "/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "nubia-x-premium-edition-dual-sim-td-lte-cn-128gb-nx616j", "name": "Nubia X Premium Edition Dual SIM TD-LTE CN 128GB NX616J", @@ -103181,6 +106456,21 @@ "name": "Nubia X Starry Night Collector Edition Dual SIM TD-LTE CN 512GB NX616J", "url": "/v1/smartphones/nubia-x-starry-night-collector-edition-dual-sim-td-lte-cn-512gb-nx616j" }, + { + "slug": "nubia-z17-6gb-64gb-4g-lte", + "name": "Nubia Z17", + "url": "/v1/smartphones/nubia-z17-6gb-64gb-4g-lte" + }, + { + "slug": "nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Nubia Z17s (8GB RAM + 128GB)", + "url": "/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "nubia-z18-8gb-128gb-4g-lte", + "name": "Nubia Z18", + "url": "/v1/smartphones/nubia-z18-8gb-128gb-4g-lte" + }, { "slug": "nubia-z18-dual-sim-td-lte-64gb-nx606j", "name": "Nubia Z18 Dual SIM TD-LTE 64GB NX606J", @@ -103351,6 +106641,36 @@ "name": "Nubia Z50 Ultra 5G Top Edition Dual SIM TD-LTE CN 1TB NX712J", "url": "/v1/smartphones/nubia-z50-ultra-5g-top-edition-dual-sim-td-lte-cn-1tb-nx712j" }, + { + "slug": "nubia-z60-ultra-8gb-256gb-5g", + "name": "Nubia Z60 Ultra", + "url": "/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g" + }, + { + "slug": "nubia-z7-max-2gb-32gb-4g-lte", + "name": "Nubia Z7 Max", + "url": "/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte" + }, + { + "slug": "nubia-z70-ultra-12gb-256gb-5g", + "name": "Nubia Z70 Ultra", + "url": "/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g" + }, + { + "slug": "nubia-z70-ultra-new-year-edition-12gb-256gb-5g", + "name": "Nubia Z70 Ultra New Year Edition", + "url": "/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g" + }, + { + "slug": "nubia-z70s-ultra-12gb-256gb-5g", + "name": "Nubia Z70S Ultra", + "url": "/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g" + }, + { + "slug": "nubia-z9-max-3gb-16gb-4g-lte", + "name": "Nubia Z9 Max", + "url": "/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte" + }, { "slug": "o2-super-k1", "name": "O2 Super K1", @@ -103646,16 +106966,366 @@ "name": "O2 Xphone IIm (HTC Amadeus)", "url": "/v1/smartphones/o2-xphone-iim-htc-amadeus" }, + { + "slug": "oppo-a1-5g-8gb-256gb-5g", + "name": "OPPO A1 5G", + "url": "/v1/smartphones/oppo-a1-5g-8gb-256gb-5g" + }, + { + "slug": "oppo-a1-pro-5g-8gb-128gb-5g", + "name": "OPPO A1 Pro 5G", + "url": "/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "OPPO A16K (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a16e-3gb-32gb-4g-lte", + "name": "OPPO A16e", + "url": "/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte" + }, + { + "slug": "oppo-a17-4gb-64gb-4g-lte", + "name": "OPPO A17", + "url": "/v1/smartphones/oppo-a17-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a17k-3gb-64gb-4g-lte", + "name": "OPPO A17K", + "url": "/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte" + }, + { + "slug": "oppo-a1k-2gb-32gb-4g-lte", + "name": "OPPO A1K", + "url": "/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte" + }, + { + "slug": "oppo-a3-4gb-128gb-4g-lte", + "name": "OPPO A3", + "url": "/v1/smartphones/oppo-a3-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a32-4gb-128gb-4g-lte", + "name": "OPPO A32", + "url": "/v1/smartphones/oppo-a32-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a33-2gb-16gb-4g-lte", + "name": "OPPO A33", + "url": "/v1/smartphones/oppo-a33-2gb-16gb-4g-lte" + }, + { + "slug": "oppo-a38-4gb-128gb-4g-lte", + "name": "OPPO A38", + "url": "/v1/smartphones/oppo-a38-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "OPPO A3s (3GB RAM +32GB)", + "url": "/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "OPPO A3x 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO A5 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "oppo-a52-6gb-128gb-4g-lte", + "name": "OPPO A52", + "url": "/v1/smartphones/oppo-a52-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A52 (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO A52 (8GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO A53 2020 (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a53s-4gb-128gb-4g-lte", + "name": "OPPO A53s", + "url": "/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO A53s 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "oppo-a54-4gb-64gb-4g-lte", + "name": "OPPO A54", + "url": "/v1/smartphones/oppo-a54-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A54 (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO A54 (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a54s-4gb-128gb-4g-lte", + "name": "OPPO A54s", + "url": "/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a55-4g-4gb-64gb-4g-lte", + "name": "OPPO A55 4G", + "url": "/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "OPPO A55 4G (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a55-5g-6gb-128gb-5g", + "name": "OPPO A55 5G", + "url": "/v1/smartphones/oppo-a55-5g-6gb-128gb-5g" + }, + { + "slug": "oppo-a57-4g-3gb-64gb-4g-lte", + "name": "OPPO A57 4G", + "url": "/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte" + }, + { + "slug": "oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte", + "name": "OPPO A57 4G (4GB RAM + 64 GB)", + "url": "/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a57e-4gb-64gb-4g-lte", + "name": "OPPO A57e", + "url": "/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a57s-4gb-64gb-4g-lte", + "name": "OPPO A57s", + "url": "/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-a58-4g-6gb-128gb-4g-lte", + "name": "OPPO A58 4G", + "url": "/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "OPPO A6x 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO A6x 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "OPPO A7 (3GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "oppo-a73-2020-6gb-128gb-4g-lte", + "name": "OPPO A73 2020", + "url": "/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a74-6gb-128gb-4g-lte", + "name": "OPPO A74", + "url": "/v1/smartphones/oppo-a74-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a74-5g-6gb-128gb-5g", + "name": "OPPO A74 5G", + "url": "/v1/smartphones/oppo-a74-5g-6gb-128gb-5g" + }, + { + "slug": "oppo-a76-6gb-128gb-4g-lte", + "name": "OPPO A76", + "url": "/v1/smartphones/oppo-a76-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-a77s-8gb-128gb-4g-lte", + "name": "OPPO A77s", + "url": "/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-a83-3gb-32gb-4g-lte", + "name": "OPPO A83", + "url": "/v1/smartphones/oppo-a83-3gb-32gb-4g-lte" + }, + { + "slug": "oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "OPPO A83 (2GB RAM + 16GB)", + "url": "/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte" + }, + { + "slug": "oppo-a91-4gb-128gb-4g-lte", + "name": "OPPO A91", + "url": "/v1/smartphones/oppo-a91-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a96-4g-8gb-128gb-4g-lte", + "name": "OPPO A96 4G", + "url": "/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-a98-5g-8gb-256gb-5g", + "name": "OPPO A98 5G", + "url": "/v1/smartphones/oppo-a98-5g-8gb-256gb-5g" + }, + { + "slug": "oppo-f11-4gb-128gb-4g-lte", + "name": "OPPO F11", + "url": "/v1/smartphones/oppo-f11-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO F11 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-f15s-8gb-128gb-4g-lte", + "name": "OPPO F15s", + "url": "/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-f17-6gb-128gb-4g-lte", + "name": "OPPO F17", + "url": "/v1/smartphones/oppo-f17-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO F17 (8GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-f17-pro-8gb-128gb-4g-lte", + "name": "OPPO F17 Pro", + "url": "/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte", + "name": "OPPO F17 Pro Diwali Edition", + "url": "/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OPPO F19 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "oppo-f19-pro-plus-5g-8gb-128gb-5g", + "name": "OPPO F19 Pro Plus 5G", + "url": "/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-f19s-6gb-128gb-4g-lte", + "name": "OPPO F19s", + "url": "/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-f21s-pro-8gb-128gb-5g", + "name": "OPPO F21s Pro", + "url": "/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g" + }, + { + "slug": "oppo-f23-8gb-256gb-5g", + "name": "OPPO F23", + "url": "/v1/smartphones/oppo-f23-8gb-256gb-5g" + }, + { + "slug": "oppo-f23-pro-8gb-128gb-5g", + "name": "OPPO F23 Pro", + "url": "/v1/smartphones/oppo-f23-pro-8gb-128gb-5g" + }, + { + "slug": "oppo-f27-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO F27 (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "oppo-f27-5g-8gb-128gb-5g", + "name": "OPPO F27 5G", + "url": "/v1/smartphones/oppo-f27-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte", + "name": "OPPO F5 (4GB RAM + 32GB)", + "url": "/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte" + }, + { + "slug": "oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "OPPO F7 (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-f9-4gb-64gb-4g-lte", + "name": "OPPO F9", + "url": "/v1/smartphones/oppo-f9-4gb-64gb-4g-lte" + }, + { + "slug": "oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "OPPO F9 (3GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "oppo-f9-pro-6gb-64gb-4g-lte", + "name": "OPPO F9 Pro", + "url": "/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte" + }, + { + "slug": "oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "OPPO F9 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "oppo-find-n3", "name": "OPPO Find N3", "url": "/v1/smartphones/oppo-find-n3" }, + { + "slug": "oppo-find-x2-lite-8gb-128gb-5g", + "name": "OPPO Find X2 Lite", + "url": "/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g" + }, + { + "slug": "oppo-find-x2-neo-12gb-256gb-5g", + "name": "OPPO Find X2 Neo", + "url": "/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g" + }, + { + "slug": "oppo-find-x2-pro-12gb-512gb-5g", + "name": "OPPO Find X2 Pro", + "url": "/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g" + }, { "slug": "oppo-find-x5-pro", "name": "OPPO Find X5 Pro", "url": "/v1/smartphones/oppo-find-x5-pro" }, + { + "slug": "oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g", + "name": "OPPO Find X5 Pro Dimensity Edition", + "url": "/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g" + }, { "slug": "oppo-find-x6-pro", "name": "OPPO Find X6 Pro", @@ -103671,16 +107341,266 @@ "name": "OPPO Find X8 Pro", "url": "/v1/smartphones/oppo-find-x8-pro" }, + { + "slug": "oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "OPPO K1 (6GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "oppo-k10-6gb-128gb-4g-lte", + "name": "OPPO K10", + "url": "/v1/smartphones/oppo-k10-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO K10 (8GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-k13x-5g-4gb-128gb-5g", + "name": "OPPO K13x 5G", + "url": "/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g" + }, + { + "slug": "oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO K13x 5G (6GB RAM +128GB)", + "url": "/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO K13x 5G (8GB RAM +128GB)", + "url": "/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "OPPO K14 5G (6GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g" + }, + { + "slug": "oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO K14 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "oppo-k14-turbo-pro-8gb-256gb-5g", + "name": "OPPO K14 Turbo Pro", + "url": "/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g" + }, + { + "slug": "oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO K14x 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "OPPO K14x 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "oppo-k15-pro-plus-8gb-256gb-5g", + "name": "OPPO K15 Pro Plus", + "url": "/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g" + }, + { + "slug": "oppo-k9-pro-5g-8gb-128gb-5g", + "name": "OPPO K9 Pro 5G", + "url": "/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-n1-2gb-16gb-3g", + "name": "OPPO N1", + "url": "/v1/smartphones/oppo-n1-2gb-16gb-3g" + }, + { + "slug": "oppo-r15-plus-6gb-128gb-4g-lte", + "name": "OPPO R15 Plus", + "url": "/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-8gb-128gb-4g-lte", + "name": "OPPO Reno", + "url": "/v1/smartphones/oppo-reno-8gb-128gb-4g-lte" + }, { "slug": "oppo-reno-10-pro", "name": "OPPO Reno 10 Pro", "url": "/v1/smartphones/oppo-reno-10-pro" }, + { + "slug": "oppo-reno-10-pro-12gb-256gb-5g", + "name": "OPPO Reno 10 Pro", + "url": "/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g" + }, { "slug": "oppo-reno-11-pro", "name": "OPPO Reno 11 Pro", "url": "/v1/smartphones/oppo-reno-11-pro" }, + { + "slug": "oppo-reno-11-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 11 Pro 5G", + "url": "/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-12-5g-8gb-256gb-5g", + "name": "OPPO Reno 12 5G", + "url": "/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-12f-5g-12gb-256gb-5g", + "name": "OPPO Reno 12F 5G", + "url": "/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-13-5g-8gb-128gb-5g", + "name": "OPPO Reno 13 5G", + "url": "/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 13 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g", + "name": "OPPO Reno 13 5G (8GB+256GB)", + "url": "/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-13-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 13 Pro 5G", + "url": "/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 13 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-14-5g-8gb-256gb-5g", + "name": "OPPO Reno 14 5G", + "url": "/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 14 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 14 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-14-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 14 Pro 5G", + "url": "/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 14 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 15 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 15 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 15 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-2-8gb-256gb-4g-lte", + "name": "OPPO Reno 2", + "url": "/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte" + }, + { + "slug": "oppo-reno-4-5g-8gb-128gb-5g", + "name": "OPPO Reno 4 5G", + "url": "/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO Reno 4 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-4-pro-5g-8gb-128gb-5g", + "name": "OPPO Reno 4 Pro 5G", + "url": "/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 4 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-6-8gb-128gb-5g", + "name": "OPPO Reno 6", + "url": "/v1/smartphones/oppo-reno-6-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-6-4g-8gb-128gb-4g-lte", + "name": "OPPO Reno 6 4G", + "url": "/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-6-pro-plus-5g-8gb-128gb-5g", + "name": "OPPO Reno 6 Pro Plus 5G", + "url": "/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-7a-6gb-128gb-5g", + "name": "OPPO Reno 7A", + "url": "/v1/smartphones/oppo-reno-7a-6gb-128gb-5g" + }, + { + "slug": "oppo-reno-8-z-8gb-256gb-5g", + "name": "OPPO Reno 8 Z", + "url": "/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-9-5g-8gb-256gb-5g", + "name": "OPPO Reno 9 5G", + "url": "/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-9a-8gb-128gb-5g", + "name": "OPPO Reno 9A", + "url": "/v1/smartphones/oppo-reno-9a-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-lite-6gb-128gb-4g-lte", + "name": "OPPO Reno Lite", + "url": "/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno5-marvel-edition-8gb-128gb-4g-lte", + "name": "OPPO Reno5 Marvel Edition", + "url": "/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno5-pro-new-year-edition-8gb-128gb-5g", + "name": "OPPO Reno5 Pro New Year Edition", + "url": "/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g" + }, + { + "slug": "oppo-reno7-z-5g-8gb-128gb-5g", + "name": "OPPO Reno7 Z 5G", + "url": "/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno8-5g-8gb-128gb-5g", + "name": "OPPO Reno8 5G", + "url": "/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g" + }, { "slug": "ot-153", "name": "OT 153", @@ -105561,6 +109481,11 @@ "name": "OnePlus 13", "url": "/v1/smartphones/oneplus-13" }, + { + "slug": "oneplus-13-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 13 (16GB RAM+ 512GB)", + "url": "/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oneplus-13-pro", "name": "OnePlus 13 Pro", @@ -105571,26 +109496,56 @@ "name": "OnePlus 13R", "url": "/v1/smartphones/oneplus-13r" }, + { + "slug": "oneplus-13r-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 13R (16GB RAM + 512GB)", + "url": "/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oneplus-13s", "name": "OnePlus 13s", "url": "/v1/smartphones/oneplus-13s" }, + { + "slug": "oneplus-13s-12gb-ram-512gb-12gb-512gb-5g", + "name": "OnePlus 13s (12GB RAM + 512GB)", + "url": "/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oneplus-13s-5g-12gb-256gb-5g", + "name": "OnePlus 13s 5G", + "url": "/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g" + }, { "slug": "oneplus-14", "name": "OnePlus 14+", "url": "/v1/smartphones/oneplus-14" }, + { + "slug": "oneplus-15-12gb-256gb-5g", + "name": "OnePlus 15", + "url": "/v1/smartphones/oneplus-15-12gb-256gb-5g" + }, { "slug": "oneplus-15", "name": "OnePlus 15", "url": "/v1/smartphones/oneplus-15" }, + { + "slug": "oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 15 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oneplus-15r", "name": "OnePlus 15R", "url": "/v1/smartphones/oneplus-15r" }, + { + "slug": "oneplus-15r-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 15R (16GB RAM + 512GB)", + "url": "/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oneplus-2-4gb-64gb-4g-lte", "name": "OnePlus 2", @@ -105646,11 +109601,21 @@ "name": "OnePlus 3T", "url": "/v1/smartphones/oneplus-3t-6gb-128gb-4g-lte" }, + { + "slug": "oneplus-3t-6gb-64gb-4g-lte", + "name": "OnePlus 3T", + "url": "/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte" + }, { "slug": "oneplus-3t", "name": "OnePlus 3T", "url": "/v1/smartphones/oneplus-3t" }, + { + "slug": "oneplus-3t-128gb-6gb-128gb-4g-lte", + "name": "OnePlus 3T (128GB)", + "url": "/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte" + }, { "slug": "oneplus-5-8gb-128gb-4g-lte", "name": "OnePlus 5", @@ -105661,6 +109626,11 @@ "name": "OnePlus 5", "url": "/v1/smartphones/oneplus-5" }, + { + "slug": "oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "OnePlus 5 (6GB RAM+64GB)", + "url": "/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "oneplus-5-special-edition", "name": "OnePlus 5 Special Edition", @@ -105681,6 +109651,16 @@ "name": "OnePlus 5T Star Wars Edition", "url": "/v1/smartphones/oneplus-5t-star-wars-edition" }, + { + "slug": "oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte", + "name": "OnePlus 5T Star Wars Limited Edition", + "url": "/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte" + }, + { + "slug": "oneplus-6-6gb-64gb-4g-lte", + "name": "OnePlus 6", + "url": "/v1/smartphones/oneplus-6-6gb-64gb-4g-lte" + }, { "slug": "oneplus-6-8gb-256gb-4g-lte", "name": "OnePlus 6", @@ -105691,11 +109671,26 @@ "name": "OnePlus 6", "url": "/v1/smartphones/oneplus-6" }, + { + "slug": "oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OnePlus 6 (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte", + "name": "OnePlus 6 Marvel Avengers Limited Edition", + "url": "/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte" + }, { "slug": "oneplus-6-special-edition", "name": "OnePlus 6 Special Edition", "url": "/v1/smartphones/oneplus-6-special-edition" }, + { + "slug": "oneplus-6t-6gb-128gb-4g-lte", + "name": "OnePlus 6T", + "url": "/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte" + }, { "slug": "oneplus-6t-8gb-256gb-4g-lte", "name": "OnePlus 6T", @@ -105706,11 +109701,26 @@ "name": "OnePlus 6T", "url": "/v1/smartphones/oneplus-6t" }, + { + "slug": "oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OnePlus 6T (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 6T (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "oneplus-6t-mclaren-10gb-256gb-4g-lte", "name": "OnePlus 6T McLaren", "url": "/v1/smartphones/oneplus-6t-mclaren-10gb-256gb-4g-lte" }, + { + "slug": "oneplus-6t-mclaren-edition-10gb-256gb-4g-lte", + "name": "OnePlus 6T McLaren Edition", + "url": "/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte" + }, { "slug": "oneplus-6t-mclaren-edition", "name": "OnePlus 6T McLaren Edition", @@ -105721,11 +109731,21 @@ "name": "OnePlus 7", "url": "/v1/smartphones/oneplus-7-12gb-256gb-4g-lte" }, + { + "slug": "oneplus-7-6gb-128gb-4g-lte", + "name": "OnePlus 7", + "url": "/v1/smartphones/oneplus-7-6gb-128gb-4g-lte" + }, { "slug": "oneplus-7", "name": "OnePlus 7", "url": "/v1/smartphones/oneplus-7" }, + { + "slug": "oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 7 (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "oneplus-7-pro-12gb-256gb-4g-lte", "name": "OnePlus 7 Pro", @@ -105746,26 +109766,61 @@ "name": "OnePlus 7R", "url": "/v1/smartphones/oneplus-7r" }, + { + "slug": "oneplus-7t-8gb-128gb-4g-lte", + "name": "OnePlus 7T", + "url": "/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte" + }, { "slug": "oneplus-7t-8gb-256gb-4g-lte", "name": "OnePlus 7T", "url": "/v1/smartphones/oneplus-7t-8gb-256gb-4g-lte" }, + { + "slug": "oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "OnePlus 7T (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "oneplus-7t-pro-12gb-256gb-4g-lte", "name": "OnePlus 7T Pro", "url": "/v1/smartphones/oneplus-7t-pro-12gb-256gb-4g-lte" }, + { + "slug": "oneplus-7t-pro-8gb-256gb-4g-lte", + "name": "OnePlus 7T Pro", + "url": "/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte" + }, { "slug": "oneplus-7t-pro-5g-mclaren-edition", "name": "OnePlus 7T Pro 5G McLaren Edition", "url": "/v1/smartphones/oneplus-7t-pro-5g-mclaren-edition" }, + { + "slug": "oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte", + "name": "OnePlus 7T Pro McLaren Edition", + "url": "/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte" + }, + { + "slug": "oneplus-8-6gb-128gb-5g", + "name": "OnePlus 8", + "url": "/v1/smartphones/oneplus-8-6gb-128gb-5g" + }, { "slug": "oneplus-8", "name": "OnePlus 8", "url": "/v1/smartphones/oneplus-8" }, + { + "slug": "oneplus-8-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8 (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oneplus-8-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus 8 (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "oneplus-8-5g-premium-edition-dual-sim-td-lte-cn-256gb-in2010-bbk-instantnoodle", "name": "OnePlus 8 5G Premium Edition Dual SIM TD-LTE CN 256GB IN2010 (BBK InstantNoodle)", @@ -105811,11 +109866,21 @@ "name": "OnePlus 8 5G UW Dual SIM TD-LTE NA IN2019 (BBK InstantNoodleC)", "url": "/v1/smartphones/oneplus-8-5g-uw-dual-sim-td-lte-na-in2019-bbk-instantnoodlec" }, + { + "slug": "oneplus-8-pro-8gb-128gb-5g", + "name": "OnePlus 8 Pro", + "url": "/v1/smartphones/oneplus-8-pro-8gb-128gb-5g" + }, { "slug": "oneplus-8-pro", "name": "OnePlus 8 Pro", "url": "/v1/smartphones/oneplus-8-pro" }, + { + "slug": "oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-8-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-in2020-bbk-instantnoodlep", "name": "OnePlus 8 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB IN2020 (BBK InstantNoodleP)", @@ -105871,6 +109936,11 @@ "name": "OnePlus 8T", "url": "/v1/smartphones/oneplus-8t" }, + { + "slug": "oneplus-8t-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 8T (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-8t-5g-premium-edition-dual-sim-td-lte-cn-256gb-kb2000-bbk-kebab", "name": "OnePlus 8T 5G Premium Edition Dual SIM TD-LTE CN 256GB KB2000 (BBK Kebab)", @@ -105916,6 +109986,11 @@ "name": "OnePlus 8T Cyberpunk 2077 Edition", "url": "/v1/smartphones/oneplus-8t-cyberpunk-2077-edition" }, + { + "slug": "oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g", + "name": "OnePlus 8T Cyberpunk 2077 Limited Edition", + "url": "/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g" + }, { "slug": "oneplus-8t-cyberpunk-edition", "name": "OnePlus 8T Cyberpunk Edition", @@ -105931,6 +110006,11 @@ "name": "OnePlus 9", "url": "/v1/smartphones/oneplus-9" }, + { + "slug": "oneplus-9-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9 (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-9-5g-premium-edition-dual-sim-td-lte-cn-256gb-le2110-bbk-lemonade", "name": "OnePlus 9 5G Premium Edition Dual SIM TD-LTE CN 256GB LE2110 (BBK Lemonade)", @@ -105976,6 +110056,11 @@ "name": "OnePlus 9 Pro", "url": "/v1/smartphones/oneplus-9-pro" }, + { + "slug": "oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-9-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-le2120-bbk-lemonadep", "name": "OnePlus 9 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB LE2120 (BBK LemonadeP)", @@ -106021,6 +110106,11 @@ "name": "OnePlus 9 Pro 5G UW TD-LTE US 256GB LE2127 (BBK LemonadeP)", "url": "/v1/smartphones/oneplus-9-pro-5g-uw-td-lte-us-256gb-le2127-bbk-lemonadep" }, + { + "slug": "oneplus-9r-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9R (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-9r-5g", "name": "OnePlus 9R 5G", @@ -106051,6 +110141,16 @@ "name": "OnePlus 9R 5G Standard Edition Dual SIM TD-LTE IN 128GB LE2101 (BBK LemonadeR)", "url": "/v1/smartphones/oneplus-9r-5g-standard-edition-dual-sim-td-lte-in-128gb-le2101-bbk-lemonader" }, + { + "slug": "oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9RT 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus 9RT 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oneplus-9rt-5g-premium-edition-dual-sim-td-lte-cn-256gb-mt2110-bbk-martini", "name": "OnePlus 9RT 5G Premium Edition Dual SIM TD-LTE CN 256GB MT2110 (BBK Martini)", @@ -106266,6 +110366,16 @@ "name": "OnePlus Ace Racing 5G 2022 Standard Edition Dual SIM TD-LTE CN 256GB PGZ110", "url": "/v1/smartphones/oneplus-ace-racing-5g-2022-standard-edition-dual-sim-td-lte-cn-256gb-pgz110" }, + { + "slug": "oneplus-nord-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oneplus-nord-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "oneplus-nord-1", "name": "OnePlus Nord 1", @@ -106306,6 +110416,11 @@ "name": "OnePlus Nord 2T", "url": "/v1/smartphones/oneplus-nord-2t" }, + { + "slug": "oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord 2T (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-nord-2t-5g-premium-edition-dual-sim-td-lte-in-256gb-cph2401-bbk-2399", "name": "OnePlus Nord 2T 5G Premium Edition Dual SIM TD-LTE IN 256GB CPH2401 (BBK 2399)", @@ -106336,6 +110451,11 @@ "name": "OnePlus Nord 3", "url": "/v1/smartphones/oneplus-nord-3" }, + { + "slug": "oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g", + "name": "OnePlus Nord 3 5G (16GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g" + }, { "slug": "oneplus-nord-3-5g-standard-edition-dual-sim-td-lte-in-128gb-cph2491-bbk-vitamin", "name": "OnePlus Nord 3 5G Standard Edition Dual SIM TD-LTE IN 128GB CPH2491 (BBK Vitamin)", @@ -106381,11 +110501,26 @@ "name": "OnePlus Nord 5G Global Dual SIM TD-LTE 256GB AC2003 (BBK Avicii)", "url": "/v1/smartphones/oneplus-nord-5g-global-dual-sim-td-lte-256gb-ac2003-bbk-avicii" }, + { + "slug": "oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord 6 5G (12GB RAM +256GB)", + "url": "/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oneplus-nord-ce-2", "name": "OnePlus Nord CE 2", "url": "/v1/smartphones/oneplus-nord-ce-2" }, + { + "slug": "oneplus-nord-ce-2-5g-6gb-128gb-5g", + "name": "OnePlus Nord CE 2 5G", + "url": "/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g" + }, + { + "slug": "oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 2 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "oneplus-nord-ce-2-5g-premium-edition-dual-sim-td-lte-in-128gb-iv2201-bbk-ivan", "name": "OnePlus Nord CE 2 5G Premium Edition Dual SIM TD-LTE IN 128GB IV2201 (BBK Ivan)", @@ -106406,6 +110541,16 @@ "name": "OnePlus Nord CE 2 Lite", "url": "/v1/smartphones/oneplus-nord-ce-2-lite" }, + { + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oneplus-nord-ce-2-lite-5g-2022-premium-edition-dual-sim-td-lte-in-cph2381-bbk-2381", "name": "OnePlus Nord CE 2 Lite 5G 2022 Premium Edition Dual SIM TD-LTE IN CPH2381 (BBK 2381)", @@ -106441,6 +110586,11 @@ "name": "OnePlus Nord CE 3 Lite", "url": "/v1/smartphones/oneplus-nord-ce-3-lite" }, + { + "slug": "oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 3 Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oneplus-nord-ce-3-lite-5g-dual-sim-td-lte-in-128gb-cph2467-bbk-larry", "name": "OnePlus Nord CE 3 Lite 5G Dual SIM TD-LTE IN 128GB CPH2467 (BBK Larry)", @@ -106461,6 +110611,16 @@ "name": "OnePlus Nord CE 3 Lite 5G Global Dual SIM TD-LTE 256GB CPH2465 (BBK Larry)", "url": "/v1/smartphones/oneplus-nord-ce-3-lite-5g-global-dual-sim-td-lte-256gb-cph2465-bbk-larry" }, + { + "slug": "oneplus-nord-ce-4-lite-5g-8gb-128gb-5g", + "name": "OnePlus Nord CE 4 Lite 5G", + "url": "/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g" + }, + { + "slug": "oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oneplus-nord-ce-4-lite-5g-dual-sim-td-lte-eu-v2-256gb-cph2621-bbk-camry", "name": "OnePlus Nord CE 4 Lite 5G Dual SIM TD-LTE EU V2 256GB CPH2621 (BBK Camry)", @@ -106481,11 +110641,36 @@ "name": "OnePlus Nord CE 4 Lite 5G Global Dual SIM TD-LTE V2 256GB CPH2621 (BBK Camry)", "url": "/v1/smartphones/oneplus-nord-ce-4-lite-5g-global-dual-sim-td-lte-v2-256gb-cph2621-bbk-camry" }, + { + "slug": "oneplus-nord-ce-5-5g-8gb-128gb-5g", + "name": "OnePlus Nord CE 5 5G", + "url": "/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g" + }, + { + "slug": "oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord CE 5 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 5 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oneplus-nord-ce-5g", "name": "OnePlus Nord CE 5G", "url": "/v1/smartphones/oneplus-nord-ce-5g" }, + { + "slug": "oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord CE 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "oneplus-nord-ce-5g-premium-edition-dual-sim-td-lte-in-128gb-eb2101-bbk-ebba", "name": "OnePlus Nord CE 5G Premium Edition Dual SIM TD-LTE IN 128GB EB2101 (BBK Ebba)", @@ -106511,6 +110696,26 @@ "name": "OnePlus Nord CE 5G Top Edition Global Dual SIM TD-LTE 256GB EB2103 (BBK Ebba)", "url": "/v1/smartphones/oneplus-nord-ce-5g-top-edition-global-dual-sim-td-lte-256gb-eb2103-bbk-ebba" }, + { + "slug": "oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 6 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "oneplus-nord-n10-6gb-128gb-5g", + "name": "OnePlus Nord N10", + "url": "/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g" + }, { "slug": "oneplus-nord-n10-5g", "name": "OnePlus Nord N10 5G", @@ -106531,6 +110736,11 @@ "name": "OnePlus Nord N10 5G TD-LTE US 128GB BE2028 (BBK Billie)", "url": "/v1/smartphones/oneplus-nord-n10-5g-td-lte-us-128gb-be2028-bbk-billie" }, + { + "slug": "oneplus-nord-n100-4gb-64gb-4g-lte", + "name": "OnePlus Nord N100", + "url": "/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte" + }, { "slug": "oneplus-nord-n100", "name": "OnePlus Nord N100", @@ -106556,6 +110766,11 @@ "name": "OnePlus Nord N100 TD-LTE US 64GB BE2015 (BBK Clover)", "url": "/v1/smartphones/oneplus-nord-n100-td-lte-us-64gb-be2015-bbk-clover" }, + { + "slug": "oneplus-nord-n20-5g-6gb-128gb-5g", + "name": "OnePlus Nord N20 5G", + "url": "/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g" + }, { "slug": "oneplus-nord-n20-5g-2022-td-lte-na-v5-128gb-cph2459-bbk-2343", "name": "OnePlus Nord N20 5G 2022 TD-LTE NA V5 128GB CPH2459 (BBK 2343)", @@ -106566,6 +110781,11 @@ "name": "OnePlus Nord N20 5G 2022 TD-LTE US V6 128GB GN2200 (BBK 2343)", "url": "/v1/smartphones/oneplus-nord-n20-5g-2022-td-lte-us-v6-128gb-gn2200-bbk-2343" }, + { + "slug": "oneplus-nord-n200-4gb-64gb-5g", + "name": "OnePlus Nord N200", + "url": "/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g" + }, { "slug": "oneplus-nord-n200", "name": "OnePlus Nord N200", @@ -106581,6 +110801,11 @@ "name": "OnePlus Nord N200 5G TD-LTE US 64GB DE2118", "url": "/v1/smartphones/oneplus-nord-n200-5g-td-lte-us-64gb-de2118" }, + { + "slug": "oneplus-nord-n30-5g-8gb-128gb-5g", + "name": "OnePlus Nord N30 5G", + "url": "/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g" + }, { "slug": "oneplus-nord-n300-4gb-64gb-5g", "name": "OnePlus Nord N300", @@ -107276,6 +111501,11 @@ "name": "Oppo A1 (2018)", "url": "/v1/smartphones/oppo-a1-2018-4gb-64gb-4g-lte" }, + { + "slug": "oppo-a11-4gb-128gb-4g-lte", + "name": "Oppo A11", + "url": "/v1/smartphones/oppo-a11-4gb-128gb-4g-lte" + }, { "slug": "oppo-a11-4gb-64gb-4g", "name": "Oppo A11", @@ -107306,6 +111536,16 @@ "name": "Oppo A11k 2020 Dual SIM TD-LTE V1 IN PK 32GB CPH2083 / CPH2071 (BBK 2083)", "url": "/v1/smartphones/oppo-a11k-2020-dual-sim-td-lte-v1-in-pk-32gb-cph2083-cph2071-bbk-2083" }, + { + "slug": "oppo-a11x-8gb-128gb-4g-lte", + "name": "Oppo A11x", + "url": "/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-a12-3gb-32gb-4g-lte", + "name": "Oppo A12", + "url": "/v1/smartphones/oppo-a12-3gb-32gb-4g-lte" + }, { "slug": "oppo-a12-3gb-32gb-4g", "name": "Oppo A12", @@ -107316,6 +111556,11 @@ "name": "Oppo A12", "url": "/v1/smartphones/oppo-a12-4gb-64gb-4g-lte" }, + { + "slug": "oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Oppo A12 (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "oppo-a12-4gb-64gb-4g", "name": "Oppo A12 (4GB+64GB)", @@ -107396,11 +111641,21 @@ "name": "Oppo A15s", "url": "/v1/smartphones/oppo-a15s-4gb-128gb-4g-lte" }, + { + "slug": "oppo-a15s-4gb-64gb-4g-lte", + "name": "Oppo A15s", + "url": "/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte" + }, { "slug": "oppo-a15s-4gb-64gb-4g", "name": "Oppo A15s", "url": "/v1/smartphones/oppo-a15s-4gb-64gb-4g" }, + { + "slug": "oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A15s (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "oppo-a15s-2020-dual-sim-td-lte-in-v1-64gb-cph2179-bbk-2179", "name": "Oppo A15s 2020 Dual SIM TD-LTE IN V1 64GB CPH2179 (BBK 2179)", @@ -107526,6 +111781,11 @@ "name": "Oppo A17k 4G 2022 Global Dual SIM TD-LTE V1 64GB CPH2471 (BBK 2471)", "url": "/v1/smartphones/oppo-a17k-4g-2022-global-dual-sim-td-lte-v1-64gb-cph2471-bbk-2471" }, + { + "slug": "oppo-a18-4gb-64gb-4g-lte", + "name": "Oppo A18", + "url": "/v1/smartphones/oppo-a18-4gb-64gb-4g-lte" + }, { "slug": "oppo-a18-4gb-64gb-4g", "name": "Oppo A18", @@ -107536,6 +111796,11 @@ "name": "Oppo A18 (128GB)", "url": "/v1/smartphones/oppo-a18-4gb-128gb-4g" }, + { + "slug": "oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A18 (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "oppo-a1k-2gb-32gb-4g", "name": "Oppo A1K", @@ -107566,6 +111831,11 @@ "name": "Oppo A3 (2018)", "url": "/v1/smartphones/oppo-a3-2018-4gb-128gb-4g-lte" }, + { + "slug": "oppo-a3-2024-8gb-256gb-5g", + "name": "Oppo A3 2024", + "url": "/v1/smartphones/oppo-a3-2024-8gb-256gb-5g" + }, { "slug": "oppo-a3-4g-6gb-128gb-4g", "name": "Oppo A3 4G", @@ -107576,6 +111846,11 @@ "name": "Oppo A3 5G", "url": "/v1/smartphones/oppo-a3-5g-6gb-128gb-5g" }, + { + "slug": "oppo-a3-5g-2024-6gb-128gb-5g", + "name": "Oppo A3 5G 2024", + "url": "/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g" + }, { "slug": "oppo-a3-5g-2024-premium-edition-dual-sim-td-lte-in-v1-128gb-cph2683-bbk-2683", "name": "Oppo A3 5G 2024 Premium Edition Dual SIM TD-LTE IN V1 128GB CPH2683 (BBK 2683)", @@ -107601,6 +111876,16 @@ "name": "Oppo A3 Pro (China)", "url": "/v1/smartphones/oppo-a3-pro-8gb-256gb-5g" }, + { + "slug": "oppo-a3-pro-5g-8gb-128gb-5g", + "name": "Oppo A3 Pro 5G", + "url": "/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo A3 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oppo-a30-dual-sim-td-lte-oneplus-x-e1000-bbk-onyx", "name": "Oppo A30 Dual SIM TD-LTE / OnePlus X E1000 (BBK Onyx)", @@ -107631,6 +111916,11 @@ "name": "Oppo A31 1207 Dual SIM TD-LTE A31t", "url": "/v1/smartphones/oppo-a31-1207-dual-sim-td-lte-a31t" }, + { + "slug": "oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Oppo A31 2020 (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "oppo-a31-2020-premium-edition-dual-sim-td-lte-v1-in-sg-vn-bd-128gb-cph2015-cph2081-bbk-2015", "name": "Oppo A31 2020 Premium Edition Dual SIM TD-LTE V1 IN SG VN BD 128GB CPH2015 / CPH2081 (BBK 2015)", @@ -107731,6 +112021,11 @@ "name": "Oppo A33 (2015)", "url": "/v1/smartphones/oppo-a33-2015-2gb-16gb-4g-lte" }, + { + "slug": "oppo-a33-2020-3gb-32gb-4g-lte", + "name": "Oppo A33 2020", + "url": "/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte" + }, { "slug": "oppo-a33-2020-standard-edition-dual-sim-td-lte-v1-in-32gb-cph2137-bbk-2135", "name": "Oppo A33 2020 Standard Edition Dual SIM TD-LTE V1 IN 32GB CPH2137 (BBK 2135)", @@ -107786,6 +112081,11 @@ "name": "Oppo A35 Dual SIM TD-LTE", "url": "/v1/smartphones/oppo-a35-dual-sim-td-lte" }, + { + "slug": "oppo-a36-8gb-256gb-4g-lte", + "name": "Oppo A36", + "url": "/v1/smartphones/oppo-a36-8gb-256gb-4g-lte" + }, { "slug": "oppo-a36-2022-premium-edition-dual-sim-td-lte-cn-128gb-pesm10", "name": "Oppo A36 2022 Premium Edition Dual SIM TD-LTE CN 128GB PESM10", @@ -107841,6 +112141,11 @@ "name": "Oppo A39", "url": "/v1/smartphones/oppo-a39-3gb-32gb-4g-lte" }, + { + "slug": "oppo-a3s-2gb-16gb-4g-lte", + "name": "Oppo A3s", + "url": "/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte" + }, { "slug": "oppo-a3s-2gb-16gb-4g", "name": "Oppo A3s", @@ -107886,6 +112191,11 @@ "name": "Oppo A3x 5g", "url": "/v1/smartphones/oppo-a3x-5g-4gb-128gb-5g" }, + { + "slug": "oppo-a5-4gb-32gb-4g-lte", + "name": "Oppo A5", + "url": "/v1/smartphones/oppo-a5-4gb-32gb-4g-lte" + }, { "slug": "oppo-a5-4gb-32gb-4g", "name": "Oppo A5", @@ -107901,11 +112211,26 @@ "name": "Oppo A5 (2020)", "url": "/v1/smartphones/oppo-a5-4gb-128gb-4g" }, + { + "slug": "oppo-a5-2020-3gb-64gb-4g-lte", + "name": "Oppo A5 (2020)", + "url": "/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte" + }, { "slug": "oppo-a5-2020-4gb-128gb-4g-lte", "name": "Oppo A5 (2020)", "url": "/v1/smartphones/oppo-a5-2020-4gb-128gb-4g-lte" }, + { + "slug": "oppo-a5-2025-6gb-128gb-5g", + "name": "Oppo A5 (2025)", + "url": "/v1/smartphones/oppo-a5-2025-6gb-128gb-5g" + }, + { + "slug": "oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte", + "name": "Oppo A5 (4GB RAM + 64 GB)", + "url": "/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte" + }, { "slug": "oppo-a5-ax5-4gb-64gb-4g-lte", "name": "Oppo A5 (AX5)", @@ -107916,6 +112241,16 @@ "name": "Oppo A5 (China)", "url": "/v1/smartphones/oppo-a5-8gb-128gb-5g" }, + { + "slug": "oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A5 2020 (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Oppo A5 2020 (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "oppo-a5-5g-4gb-128gb-5g", "name": "Oppo A5 5G", @@ -107941,6 +112276,16 @@ "name": "Oppo A5 Pro (China)", "url": "/v1/smartphones/oppo-a5-pro-8gb-256gb-5g" }, + { + "slug": "oppo-a5-pro-5g-8gb-128gb-5g", + "name": "Oppo A5 Pro 5G", + "url": "/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo A5 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oppo-a51-mirror-5-dual-sim-td-lte", "name": "Oppo A51 Mirror 5 Dual SIM TD-LTE", @@ -108056,6 +112401,11 @@ "name": "Oppo A53 2020 Standard Edition Global Dual SIM TD-LTE V6 64GB CPH2127 (BBK 2135)", "url": "/v1/smartphones/oppo-a53-2020-standard-edition-global-dual-sim-td-lte-v6-64gb-cph2127-bbk-2135" }, + { + "slug": "oppo-a53-5g-4gb-128gb-5g", + "name": "Oppo A53 5G", + "url": "/v1/smartphones/oppo-a53-5g-4gb-128gb-5g" + }, { "slug": "oppo-a53-5g-8gb-128gb-5g", "name": "Oppo A53 5G", @@ -108191,6 +112541,11 @@ "name": "Oppo A56 5G 2021 Dual SIM TD-LTE CN PFVM10", "url": "/v1/smartphones/oppo-a56-5g-2021-dual-sim-td-lte-cn-pfvm10" }, + { + "slug": "oppo-a56s-8gb-128gb-5g", + "name": "Oppo A56s", + "url": "/v1/smartphones/oppo-a56s-8gb-128gb-5g" + }, { "slug": "oppo-a56s-8gb-256gb-5g", "name": "Oppo A56s", @@ -108361,6 +112716,11 @@ "name": "Oppo A59 Dual SIM TD-LTE A59m", "url": "/v1/smartphones/oppo-a59-dual-sim-td-lte-a59m" }, + { + "slug": "oppo-a5i-pro-5g-8gb-256gb-5g", + "name": "Oppo A5i Pro 5G", + "url": "/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g" + }, { "slug": "oppo-a5s-2gb-32gb-4g", "name": "Oppo A5s", @@ -108376,6 +112736,46 @@ "name": "Oppo A5x", "url": "/v1/smartphones/oppo-a5x-4gb-64gb-4g" }, + { + "slug": "oppo-a5x-5g-4gb-128gb-5g", + "name": "Oppo A5x 5G", + "url": "/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g" + }, + { + "slug": "oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Oppo A5x 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A5x 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-a6-5g-4gb-128gb-5g", + "name": "Oppo A6 5G", + "url": "/v1/smartphones/oppo-a6-5g-4gb-128gb-5g" + }, + { + "slug": "oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A6 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "Oppo A6 5G (6GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g" + }, + { + "slug": "oppo-a6-pro-8gb-256gb-5g", + "name": "Oppo A6 Pro", + "url": "/v1/smartphones/oppo-a6-pro-8gb-256gb-5g" + }, + { + "slug": "oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g", + "name": "Oppo A6 Pro 5G (8GB+256GB)", + "url": "/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g" + }, { "slug": "oppo-a60-8gb-128gb-4g", "name": "Oppo A60", @@ -108436,6 +112836,26 @@ "name": "Oppo A60 5G 2024 Standard Edition Global Dual SIM TD-LTE V2 128GB CPH2683 / A3 (BBK 2683)", "url": "/v1/smartphones/oppo-a60-5g-2024-standard-edition-global-dual-sim-td-lte-v2-128gb-cph2683-a3-bbk-2683" }, + { + "slug": "oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A6c 4G (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "oppo-a6s-5g-6gb-128gb-5g", + "name": "Oppo A6s 5G", + "url": "/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g" + }, + { + "slug": "oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A6s 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "oppo-a6t-5g-4gb-128gb-5g", + "name": "Oppo A6t 5G", + "url": "/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g" + }, { "slug": "oppo-a7-3gb-64gb-4g", "name": "Oppo A7", @@ -108631,6 +113051,11 @@ "name": "Oppo A77 4G 2022 TD-LTE V3 LATAM 128GB CPH2385 (BBK 2385)", "url": "/v1/smartphones/oppo-a77-4g-2022-td-lte-v3-latam-128gb-cph2385-bbk-2385" }, + { + "slug": "oppo-a77-5g-6gb-128gb-5g", + "name": "Oppo A77 5G", + "url": "/v1/smartphones/oppo-a77-5g-6gb-128gb-5g" + }, { "slug": "oppo-a77-5g-2022-premium-edition-global-dual-sim-td-lte-128gb-cph2339-bbk-2339", "name": "Oppo A77 5G 2022 Premium Edition Global Dual SIM TD-LTE 128GB CPH2339 (BBK 2339)", @@ -108666,6 +113091,11 @@ "name": "Oppo A78", "url": "/v1/smartphones/oppo-a78-8gb-256gb-4g" }, + { + "slug": "oppo-a78-4g-8gb-128gb-4g-lte", + "name": "Oppo A78 4G", + "url": "/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte" + }, { "slug": "oppo-a78-5g-2022-pemium-edition-global-dual-sim-td-lte-v1-128gb-cph2483-bbk-2483", "name": "Oppo A78 5G 2022 Pemium Edition Global Dual SIM TD-LTE V1 128GB CPH2483 (BBK 2483)", @@ -108756,6 +113186,11 @@ "name": "Oppo A83 (3GB+32GB)", "url": "/v1/smartphones/oppo-a83-3gb-32gb-4g" }, + { + "slug": "oppo-a9-4gb-128gb-4g-lte", + "name": "Oppo A9", + "url": "/v1/smartphones/oppo-a9-4gb-128gb-4g-lte" + }, { "slug": "oppo-a9-8gb-128gb-4g-lte", "name": "Oppo A9", @@ -108771,6 +113206,11 @@ "name": "Oppo A9 (2020)", "url": "/v1/smartphones/oppo-a9-2020-8gb-128gb-4g-lte" }, + { + "slug": "oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A9 2020 (4GB RAM + 128GB)", + "url": "/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "oppo-a91-4gb-128gb-4g", "name": "Oppo A91", @@ -108826,6 +113266,11 @@ "name": "Oppo A92s 5G 2020 Standard Edition Dual SIM TD-LTE CN 128GB PDKT00", "url": "/v1/smartphones/oppo-a92s-5g-2020-standard-edition-dual-sim-td-lte-cn-128gb-pdkt00" }, + { + "slug": "oppo-a93-8gb-128gb-4g-lte", + "name": "Oppo A93", + "url": "/v1/smartphones/oppo-a93-8gb-128gb-4g-lte" + }, { "slug": "oppo-a93-2020-dual-sim-td-lte-v2-my-vn-128gb-cph2125-reno4-f-bbk-2125", "name": "Oppo A93 2020 Dual SIM TD-LTE V2 MY VN 128GB CPH2125 / Reno4 F (BBK 2125)", @@ -108846,6 +113291,11 @@ "name": "Oppo A93 2021 5G Dual SIM TD-LTE CN 256GB PEHM00 (BBK 2197)", "url": "/v1/smartphones/oppo-a93-2021-5g-dual-sim-td-lte-cn-256gb-pehm00-bbk-2197" }, + { + "slug": "oppo-a93-5g-8gb-256gb-5g", + "name": "Oppo A93 5G", + "url": "/v1/smartphones/oppo-a93-5g-8gb-256gb-5g" + }, { "slug": "oppo-a93s-5g-8gb-256gb-5g", "name": "Oppo A93s 5G", @@ -108946,6 +113396,11 @@ "name": "Oppo A96 2022 Standard Edition Global Dual SIM TD-LTE V1 128GB CPH2333 (BBK 2333)", "url": "/v1/smartphones/oppo-a96-2022-standard-edition-global-dual-sim-td-lte-v1-128gb-cph2333-bbk-2333" }, + { + "slug": "oppo-a96-5g-8gb-256gb-5g", + "name": "Oppo A96 5G", + "url": "/v1/smartphones/oppo-a96-5g-8gb-256gb-5g" + }, { "slug": "oppo-a97-12gb-256gb-5g", "name": "Oppo A97", @@ -108981,11 +113436,21 @@ "name": "Oppo A98 5G Global Dual SIM TD-LTE V1 256GB CPH2529 (BBK 2527)", "url": "/v1/smartphones/oppo-a98-5g-global-dual-sim-td-lte-v1-256gb-cph2529-bbk-2527" }, + { + "slug": "oppo-a9s-4gb-128gb-4g-lte", + "name": "Oppo A9s", + "url": "/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte" + }, { "slug": "oppo-a9x-6gb-128gb-4g-lte", "name": "Oppo A9x", "url": "/v1/smartphones/oppo-a9x-6gb-128gb-4g-lte" }, + { + "slug": "oppo-ace-2-8gb-128gb-5g", + "name": "Oppo Ace 2", + "url": "/v1/smartphones/oppo-ace-2-8gb-128gb-5g" + }, { "slug": "oppo-ace2-8gb-128gb-5g", "name": "Oppo Ace2", @@ -109261,6 +113726,16 @@ "name": "Oppo F29 5G", "url": "/v1/smartphones/oppo-f29-5g-8gb-128gb-5g" }, + { + "slug": "oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Oppo F29 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo F29 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oppo-f29-pro-5g-8gb-128gb-5g", "name": "Oppo F29 Pro 5G", @@ -109466,6 +113941,11 @@ "name": "Oppo Find N 2021 5G Standard Edition Dual SIM TD-LTE CN 256GB PEUM00 (BBK Peacock)", "url": "/v1/smartphones/oppo-find-n-2021-5g-standard-edition-dual-sim-td-lte-cn-256gb-peum00-bbk-peacock" }, + { + "slug": "oppo-find-n-5g-8gb-256gb-5g", + "name": "Oppo Find N 5G", + "url": "/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g" + }, { "slug": "oppo-find-n2-16gb-512gb-5g", "name": "Oppo Find N2", @@ -109621,6 +114101,11 @@ "name": "Oppo Find X Lamborghini", "url": "/v1/smartphones/oppo-find-x-lamborghini-8gb-512gb-4g-lte" }, + { + "slug": "oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte", + "name": "Oppo Find X Lamborghini Edition", + "url": "/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte" + }, { "slug": "oppo-find-x2-8gb-256gb-5g", "name": "Oppo Find X2", @@ -109686,6 +114171,26 @@ "name": "Oppo Find X2 Pro 5G Premium Edition Global TD-LTE 256GB CPH2025 (BBK 2025)", "url": "/v1/smartphones/oppo-find-x2-pro-5g-premium-edition-global-td-lte-256gb-cph2025-bbk-2025" }, + { + "slug": "oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g", + "name": "Oppo Find X2 Pro AutoMobili Lamborghini Edition", + "url": "/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g" + }, + { + "slug": "oppo-find-x3-8gb-128gb-5g", + "name": "Oppo Find X3", + "url": "/v1/smartphones/oppo-find-x3-8gb-128gb-5g" + }, + { + "slug": "oppo-find-x3-lite-8gb-128gb-5g", + "name": "Oppo Find X3 Lite", + "url": "/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g" + }, + { + "slug": "oppo-find-x3-neo-5g-12gb-256gb-5g", + "name": "Oppo Find X3 Neo 5G", + "url": "/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g" + }, { "slug": "oppo-find-x3-pro-12gb-256gb-5g", "name": "Oppo Find X3 Pro", @@ -109716,6 +114221,16 @@ "name": "Oppo Find X3 Pro 5G TD-LTE JP 256GB OPG03 (BBK 2173)", "url": "/v1/smartphones/oppo-find-x3-pro-5g-td-lte-jp-256gb-opg03-bbk-2173" }, + { + "slug": "oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g", + "name": "Oppo Find X3 Pro Mars Exploration Edition", + "url": "/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g" + }, + { + "slug": "oppo-find-x5-5g-8gb-256gb-5g", + "name": "Oppo Find X5 5G", + "url": "/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g" + }, { "slug": "oppo-find-x5-5g-global-dual-sim-td-lte-256gb-cph2307-bbk-2307", "name": "Oppo Find X5 5G Global Dual SIM TD-LTE 256GB CPH2307 (BBK 2307)", @@ -109746,6 +114261,11 @@ "name": "Oppo Find X5 Lite", "url": "/v1/smartphones/oppo-find-x5-lite-8gb-256gb-5g" }, + { + "slug": "oppo-find-x5-lite-5g-8gb-256gb-5g", + "name": "Oppo Find X5 Lite 5G", + "url": "/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g" + }, { "slug": "oppo-find-x5-lite-5g-global-dual-sim-td-lte-256gb-cph2371-bbk-2371", "name": "Oppo Find X5 Lite 5G Global Dual SIM TD-LTE 256GB CPH2371 (BBK 2371)", @@ -109856,6 +114376,11 @@ "name": "Oppo Find X7 (16GB/1TB)", "url": "/v1/smartphones/oppo-find-x7-16gb-1024gb-5g" }, + { + "slug": "oppo-find-x7-5g-12gb-256gb-5g", + "name": "Oppo Find X7 5G", + "url": "/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g" + }, { "slug": "oppo-find-x7-5g-premium-edition-dual-sim-td-lte-cn-1tb-phz110-bbk-nvwa", "name": "Oppo Find X7 5G Premium Edition Dual SIM TD-LTE CN 1TB PHZ110 (BBK NVWA)", @@ -109921,6 +114446,16 @@ "name": "Oppo Find X8", "url": "/v1/smartphones/oppo-find-x8-12gb-512gb-5g" }, + { + "slug": "oppo-find-x8-5g-12gb-256gb-5g", + "name": "Oppo Find X8 5G", + "url": "/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Oppo Find X8 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oppo-find-x8-5g-premium-edition-dual-sim-td-lte-cn-1tb-pkb110-bbk-2651", "name": "Oppo Find X8 5G Premium Edition Dual SIM TD-LTE CN 1TB PKB110 (BBK 2651)", @@ -109971,6 +114506,11 @@ "name": "Oppo Find X8 Pro", "url": "/v1/smartphones/oppo-find-x8-pro-16gb-512gb-5g" }, + { + "slug": "oppo-find-x8-pro-5g-16gb-512gb-5g", + "name": "Oppo Find X8 Pro 5G", + "url": "/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g" + }, { "slug": "oppo-find-x8-pro-5g-premium-edition-dual-sim-td-lte-cn-1tb-pkc110-bbk-2659", "name": "Oppo Find X8 Pro 5G Premium Edition Dual SIM TD-LTE CN 1TB PKC110 (BBK 2659)", @@ -110036,16 +114576,36 @@ "name": "Oppo Find X9", "url": "/v1/smartphones/oppo-find-x9" }, + { + "slug": "oppo-find-x9-5g-12gb-256gb-5g", + "name": "Oppo Find X9 5G", + "url": "/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g" + }, + { + "slug": "oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Oppo Find X9 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "oppo-find-x9-pro", "name": "Oppo Find X9 Pro", "url": "/v1/smartphones/oppo-find-x9-pro" }, + { + "slug": "oppo-find-x9-pro-5g-16gb-512gb-5g", + "name": "Oppo Find X9 Pro 5G", + "url": "/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g" + }, { "slug": "oppo-find-x9-ultra", "name": "Oppo Find X9 Ultra", "url": "/v1/smartphones/oppo-find-x9-ultra" }, + { + "slug": "oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Oppo Find X9s 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "oppo-joy-3-1gb-4gb-3g", "name": "Oppo Joy 3", @@ -110141,6 +114701,11 @@ "name": "Oppo K10 Pro 5G 2022 Standard Edition Dual SIM TD-LTE CN 256GB PGIM10", "url": "/v1/smartphones/oppo-k10-pro-5g-2022-standard-edition-dual-sim-td-lte-cn-256gb-pgim10" }, + { + "slug": "oppo-k10x-5g-6gb-128gb-5g", + "name": "Oppo K10x 5G", + "url": "/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g" + }, { "slug": "oppo-k10x-5g-2022-premium-edition-dual-sim-td-lte-cn-256gb-pggm10-bbk-r3471a", "name": "Oppo K10x 5G 2022 Premium Edition Dual SIM TD-LTE CN 256GB PGGM10 (BBK R3471A)", @@ -110156,6 +114721,11 @@ "name": "Oppo K10x 5G 2022 Standard Edition Dual SIM TD-LTE CN 256GB PGGM10 (BBK R3471A)", "url": "/v1/smartphones/oppo-k10x-5g-2022-standard-edition-dual-sim-td-lte-cn-256gb-pggm10-bbk-r3471a" }, + { + "slug": "oppo-k11x-5g-8gb-128gb-5g", + "name": "Oppo K11x 5G", + "url": "/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g" + }, { "slug": "oppo-k11x-5g-2023-premium-edition-dual-sim-td-lte-cn-256gb-phf110-bbk-larry", "name": "Oppo K11x 5G 2023 Premium Edition Dual SIM TD-LTE CN 256GB PHF110 (BBK Larry)", @@ -110181,6 +114751,11 @@ "name": "Oppo K12 Plus", "url": "/v1/smartphones/oppo-k12-plus-12gb-256gb-5g" }, + { + "slug": "oppo-k12s-8gb-128gb-5g", + "name": "Oppo K12s", + "url": "/v1/smartphones/oppo-k12s-8gb-128gb-5g" + }, { "slug": "oppo-k12x-6gb-128gb-5g", "name": "Oppo K12x", @@ -110201,31 +114776,66 @@ "name": "Oppo K13 (256GB)", "url": "/v1/smartphones/oppo-k13-8gb-256gb-5g" }, + { + "slug": "oppo-k13-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo K13 (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oppo-k13-turbo-12gb-256gb-5g", "name": "Oppo K13 Turbo", "url": "/v1/smartphones/oppo-k13-turbo-12gb-256gb-5g" }, + { + "slug": "oppo-k13-turbo-8gb-128gb-5g", + "name": "Oppo K13 Turbo", + "url": "/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g" + }, { "slug": "oppo-k13-turbo-12gb-512gb-5g", "name": "Oppo K13 Turbo (512GB)", "url": "/v1/smartphones/oppo-k13-turbo-12gb-512gb-5g" }, + { + "slug": "oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo K13 Turbo (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "oppo-k13-turbo-pro-12gb-256gb-5g", "name": "Oppo K13 Turbo Pro", "url": "/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-5g" }, + { + "slug": "oppo-k13-turbo-pro-8gb-256gb-5g", + "name": "Oppo K13 Turbo Pro", + "url": "/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g" + }, + { + "slug": "oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g", + "name": "Oppo K13 Turbo Pro (12GB+256GB)", + "url": "/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g" + }, { "slug": "oppo-k13-turbo-pro-12gb-512gb-5g", "name": "Oppo K13 Turbo Pro (512GB)", "url": "/v1/smartphones/oppo-k13-turbo-pro-12gb-512gb-5g" }, + { + "slug": "oppo-k3-6gb-64gb-4g-lte", + "name": "Oppo K3", + "url": "/v1/smartphones/oppo-k3-6gb-64gb-4g-lte" + }, { "slug": "oppo-k3-8gb-256gb-4g-lte", "name": "Oppo K3", "url": "/v1/smartphones/oppo-k3-8gb-256gb-4g-lte" }, + { + "slug": "oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Oppo K3 (8GB RAM +128GB)", + "url": "/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "oppo-k5-6gb-128gb-4g", "name": "Oppo K5", @@ -110236,6 +114846,16 @@ "name": "Oppo K5", "url": "/v1/smartphones/oppo-k5-8gb-256gb-4g-lte" }, + { + "slug": "oppo-k5-6gb-128gb-4g-lte", + "name": "Oppo K5", + "url": "/v1/smartphones/oppo-k5-6gb-128gb-4g-lte" + }, + { + "slug": "oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Oppo K5 (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "oppo-k7-2020-5g-dual-sim-td-lte-cn-256gb-pcrt01-bbk-2005", "name": "Oppo K7 2020 5G Dual SIM TD-LTE CN 256GB PCRT01 (BBK 2005)", @@ -110266,6 +114886,11 @@ "name": "Oppo K9 2021 5G Dual SIM TD-LTE CN 256GB PEXM00", "url": "/v1/smartphones/oppo-k9-2021-5g-dual-sim-td-lte-cn-256gb-pexm00" }, + { + "slug": "oppo-k9-5g-8gb-128gb-5g", + "name": "Oppo K9 5G", + "url": "/v1/smartphones/oppo-k9-5g-8gb-128gb-5g" + }, { "slug": "oppo-k9-pro-12gb-256gb-5g", "name": "Oppo K9 Pro", @@ -110611,6 +115236,11 @@ "name": "Oppo R17", "url": "/v1/smartphones/oppo-r17-8gb-128gb-4g-lte" }, + { + "slug": "oppo-r17-pro-8gb-128gb-4g-lte", + "name": "Oppo R17 Pro", + "url": "/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte" + }, { "slug": "oppo-r17-pro-8gb-128gb-4g", "name": "Oppo R17 Pro", @@ -113061,6 +117691,11 @@ "name": "Oppo Reno", "url": "/v1/smartphones/oppo-reno-8gb-256gb-4g-lte" }, + { + "slug": "oppo-reno-10x-zoom-6gb-128gb-4g-lte", + "name": "Oppo Reno 10x Zoom", + "url": "/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte" + }, { "slug": "oppo-reno-10x-zoom-8gb-256gb-4g", "name": "Oppo Reno 10x Zoom", @@ -113081,11 +117716,111 @@ "name": "Oppo Reno 12", "url": "/v1/smartphones/oppo-reno-12-12gb-512gb-5g" }, + { + "slug": "oppo-reno-14-5g-diwali-edition-8gb-256gb-5g", + "name": "Oppo Reno 14 5G Diwali Edition", + "url": "/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g" + }, + { + "slug": "oppo-reno-15-pro-mini-12gb-256gb-5g", + "name": "Oppo Reno 15 Pro Mini", + "url": "/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g", + "name": "Oppo Reno 15 Pro Mini (12GB RAM + 512GB)", + "url": "/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "oppo-reno-15f-8gb-128gb-5g", + "name": "Oppo Reno 15F", + "url": "/v1/smartphones/oppo-reno-15f-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-15c-12gb-256gb-5g", + "name": "Oppo Reno 15c", + "url": "/v1/smartphones/oppo-reno-15c-12gb-256gb-5g" + }, + { + "slug": "oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Oppo Reno 15c 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "oppo-reno-2-8gb-128gb-4g", "name": "Oppo Reno 2", "url": "/v1/smartphones/oppo-reno-2-8gb-128gb-4g" }, + { + "slug": "oppo-reno-2f-8gb-128gb-4g-lte", + "name": "Oppo Reno 2F", + "url": "/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte", + "name": "Oppo Reno 2F (6GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte" + }, + { + "slug": "oppo-reno-2z-8gb-256gb-4g-lte", + "name": "Oppo Reno 2Z", + "url": "/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte" + }, + { + "slug": "oppo-reno-3-8gb-128gb-4g-lte", + "name": "Oppo Reno 3", + "url": "/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Oppo Reno 3 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "oppo-reno-4-lite-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Lite", + "url": "/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-4-pro-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Pro", + "url": "/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte", + "name": "Oppo Reno 4 Pro MS Dhoni Special Edition", + "url": "/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte" + }, + { + "slug": "oppo-reno-4-se-8gb-128gb-5g", + "name": "Oppo Reno 4 SE", + "url": "/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-5-8gb-128gb-5g", + "name": "Oppo Reno 5", + "url": "/v1/smartphones/oppo-reno-5-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-5-pro-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Pro 5G", + "url": "/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-5-pro-plus-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Pro Plus 5G", + "url": "/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-5-z-5g-8gb-128gb-5g", + "name": "Oppo Reno 5 Z 5G", + "url": "/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-5a-6gb-128gb-5g", + "name": "Oppo Reno 5A", + "url": "/v1/smartphones/oppo-reno-5a-6gb-128gb-5g" + }, { "slug": "oppo-reno-5f-2021-dual-sim-td-lte-v1-id-128gb-cph2217-bbk-2203", "name": "Oppo Reno 5F 2021 Dual SIM TD-LTE V1 ID 128GB CPH2217 (BBK 2203)", @@ -113236,6 +117971,16 @@ "name": "Oppo Reno 8 Pro 5G Standard Edition Dual SIM TD-LTE CN 256GB PGAM10", "url": "/v1/smartphones/oppo-reno-8-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-pgam10" }, + { + "slug": "oppo-reno-8t-8gb-128gb-5g", + "name": "Oppo Reno 8T", + "url": "/v1/smartphones/oppo-reno-8t-8gb-128gb-5g" + }, + { + "slug": "oppo-reno-8t-4g-8gb-256gb-4g-lte", + "name": "Oppo Reno 8T 4G", + "url": "/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte" + }, { "slug": "oppo-reno-9-a-5g-2023-td-lte-jp-128gb-a301op-bbk-2523", "name": "Oppo Reno 9 A 5G 2023 TD-LTE JP 128GB A301OP (BBK 2523)", @@ -113251,6 +117996,11 @@ "name": "Oppo Reno Ace", "url": "/v1/smartphones/oppo-reno-ace-12gb-256gb-4g-lte" }, + { + "slug": "oppo-reno-ace-8gb-128gb-4g-lte", + "name": "Oppo Reno Ace", + "url": "/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte" + }, { "slug": "oppo-reno-ace-8gb-128gb-4g", "name": "Oppo Reno Ace", @@ -113946,6 +118696,11 @@ "name": "Oppo Reno14 Pro (512GB)", "url": "/v1/smartphones/oppo-reno14-pro-12gb-512gb-5g" }, + { + "slug": "oppo-reno15-fs-8gb-256gb-5g", + "name": "Oppo Reno15 FS", + "url": "/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g" + }, { "slug": "oppo-reno2-8gb-256gb-4g-lte", "name": "Oppo Reno2", @@ -114011,6 +118766,11 @@ "name": "Oppo Reno3 5G TD-LTE JP A001OP", "url": "/v1/smartphones/oppo-reno3-5g-td-lte-jp-a001op" }, + { + "slug": "oppo-reno3-a-6gb-128gb-4g-lte", + "name": "Oppo Reno3 A", + "url": "/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte" + }, { "slug": "oppo-reno3-a-2020-global-dual-sim-td-lte-128gb-cph2013-a002op-bbk-2013", "name": "Oppo Reno3 A 2020 Global Dual SIM TD-LTE 128GB CPH2013 / A002OP (BBK 2013)", @@ -114211,6 +118971,11 @@ "name": "Oppo Reno5 A 5G TD-LTE JP A103OP (BBK 2199)", "url": "/v1/smartphones/oppo-reno5-a-5g-td-lte-jp-a103op-bbk-2199" }, + { + "slug": "oppo-reno5-f-8gb-128gb-4g-lte", + "name": "Oppo Reno5 F", + "url": "/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte" + }, { "slug": "oppo-reno5-k-5g-premium-edition-dual-sim-td-lte-cn-256gb-pegm10", "name": "Oppo Reno5 K 5G Premium Edition Dual SIM TD-LTE CN 256GB PEGM10", @@ -114321,21 +119086,41 @@ "name": "Oppo Reno6 Pro 5G", "url": "/v1/smartphones/oppo-reno6-pro-5g-12gb-256gb-5g" }, + { + "slug": "oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g", + "name": "Oppo Reno6 Pro 5G (Snapdragon)", + "url": "/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g" + }, { "slug": "oppo-reno6-z-8gb-256gb-5g", "name": "Oppo Reno6 Z", "url": "/v1/smartphones/oppo-reno6-z-8gb-256gb-5g" }, + { + "slug": "oppo-reno7-4g-8gb-256gb-4g-lte", + "name": "Oppo Reno7 4G", + "url": "/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte" + }, { "slug": "oppo-reno7-5g-8gb-256gb-5g", "name": "Oppo Reno7 5G", "url": "/v1/smartphones/oppo-reno7-5g-8gb-256gb-5g" }, + { + "slug": "oppo-reno7-lite-5g-8gb-128gb-5g", + "name": "Oppo Reno7 Lite 5G", + "url": "/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g" + }, { "slug": "oppo-reno7-pro-5g-12gb-256gb-5g", "name": "Oppo Reno7 Pro 5G", "url": "/v1/smartphones/oppo-reno7-pro-5g-12gb-256gb-5g" }, + { + "slug": "oppo-reno7-se-8gb-128gb-5g", + "name": "Oppo Reno7 SE", + "url": "/v1/smartphones/oppo-reno7-se-8gb-128gb-5g" + }, { "slug": "oppo-reno7-se-5g-8gb-256gb-5g", "name": "Oppo Reno7 SE 5G", @@ -117091,6 +121876,41 @@ "name": "PI Dual SIM LTE", "url": "/v1/smartphones/pi-dual-sim-lte" }, + { + "slug": "xiaomi-poco-c31-3gb-32gb-4g-lte", + "name": "POCO C31", + "url": "/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "POCO C31 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c71-4gb-64gb-4g-lte", + "name": "POCO C71", + "url": "/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c81-4gb-64gb-4g-lte", + "name": "POCO C81", + "url": "/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c81x-3gb-64gb-4g-lte", + "name": "POCO C81x", + "url": "/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "POCO C85 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "POCO C85 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "poco-f3", "name": "POCO F3", @@ -117126,11 +121946,56 @@ "name": "POCO F7 Ultra", "url": "/v1/smartphones/poco-f7-ultra" }, + { + "slug": "xiaomi-poco-m2-pro-4gb-64gb-4g-lte", + "name": "POCO M2 Pro", + "url": "/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "POCO M2 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte", + "name": "POCO M2 Reloaded", + "url": "/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte", + "name": "POCO M4 Pro 4G", + "url": "/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "POCO M4 Pro 4G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "POCO M4 Pro 4G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-x4-gt-5g-8gb-128gb-5g", + "name": "POCO X4 GT 5G", + "url": "/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "POCO X4 GT 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "poco-x4-pro", "name": "POCO X4 Pro 5G", "url": "/v1/smartphones/poco-x4-pro" }, + { + "slug": "xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "POCO X5 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "poco-x5-pro", "name": "POCO X5 Pro", @@ -117656,6 +122521,11 @@ "name": "Panasonic Eluga Ray 610 Dual SIM TD-LTE IN", "url": "/v1/smartphones/panasonic-eluga-ray-610-dual-sim-td-lte-in" }, + { + "slug": "panasonic-eluga-ray-810-4gb-64gb-4g-lte", + "name": "Panasonic Eluga Ray 810", + "url": "/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte" + }, { "slug": "panasonic-eluga-ray-810-dual-sim-td-lte-in", "name": "Panasonic Eluga Ray 810 Dual SIM TD-LTE IN", @@ -117696,6 +122566,11 @@ "name": "Panasonic Eluga Turbo Dual SIM TD-LTE", "url": "/v1/smartphones/panasonic-eluga-turbo-dual-sim-td-lte" }, + { + "slug": "panasonic-eluga-u-2gb-16gb-3g", + "name": "Panasonic Eluga U", + "url": "/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g" + }, { "slug": "panasonic-eluga-u", "name": "Panasonic Eluga U", @@ -117731,6 +122606,11 @@ "name": "Panasonic Eluga Z1", "url": "/v1/smartphones/panasonic-eluga-z1-4gb-64gb-4g" }, + { + "slug": "panasonic-eluga-z1-pro-4gb-64gb-4g-lte", + "name": "Panasonic Eluga Z1 Pro", + "url": "/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte" + }, { "slug": "panasonic-eluga-i3-mega", "name": "Panasonic Eluga i3 Mega", @@ -119666,6 +124546,16 @@ "name": "Pocket PC", "url": "/v1/smartphones/pocket-pc" }, + { + "slug": "xiaomi-poco-c3-3gb-32gb-4g-lte", + "name": "Poco C3", + "url": "/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Poco C3 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "poco-c40-premium-edition-dual-sim-td-lte-in-64gb-220333qpi", "name": "Poco C40 Premium Edition Dual SIM TD-LTE IN 64GB 220333QPI", @@ -119681,6 +124571,11 @@ "name": "Poco C40 Standard Edition Global Dual SIM TD-LTE 64GB 220333QPG", "url": "/v1/smartphones/poco-c40-standard-edition-global-dual-sim-td-lte-64gb-220333qpg" }, + { + "slug": "xiaomi-poco-c50-2gb-32gb-4g-lte", + "name": "Poco C50", + "url": "/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte" + }, { "slug": "poco-c50-premium-edition", "name": "Poco C50 Premium Edition", @@ -119701,6 +124596,16 @@ "name": "Poco C50 Standard Edition Dual SIM TD-LTE IN 32GB 220733SPH / 220733SPI", "url": "/v1/smartphones/poco-c50-standard-edition-dual-sim-td-lte-in-32gb-220733sph-220733spi" }, + { + "slug": "xiaomi-poco-c55-4gb-64gb-4g-lte", + "name": "Poco C55", + "url": "/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco C55 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "poco-c55-premium-edition", "name": "Poco C55 Premium Edition", @@ -119721,11 +124626,61 @@ "name": "Poco C55 Top Edition Dual SIM TD-LTE IN 128GB 22127PC95I", "url": "/v1/smartphones/poco-c55-top-edition-dual-sim-td-lte-in-128gb-22127pc95i" }, + { + "slug": "xiaomi-poco-c65-4gb-128gb-4g-lte", + "name": "Poco C65", + "url": "/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco C65 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Poco C65 (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c81-pro-4gb-64gb-4g-lte", + "name": "Poco C81 Pro", + "url": "/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-c85x-4gb-64gb-5g", + "name": "Poco C85x", + "url": "/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g" + }, + { + "slug": "xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Poco C85x 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-f1-6gb-64gb-4g-lte", + "name": "Poco F1", + "url": "/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco F1 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-f2-pro-6gb-128gb-5g", + "name": "Poco F2 Pro", + "url": "/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g" + }, { "slug": "poco-f2-pro", "name": "Poco F2 Pro", "url": "/v1/smartphones/poco-f2-pro" }, + { + "slug": "xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco F2 Pro (8GB RAM +256GB)", + "url": "/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "poco-f3-5g-premium-edition-global-dual-sim-td-lte-256gb-m2012k11ag", "name": "Poco F3 5G Premium Edition Global Dual SIM TD-LTE 256GB M2012K11AG", @@ -119741,6 +124696,16 @@ "name": "Poco F3 GT", "url": "/v1/smartphones/poco-f3-gt" }, + { + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco F3 GT 5G (8GB RAM+128GB)", + "url": "/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco F3 GT 5G (8GB RAM+256GB)", + "url": "/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "poco-f3-gt-5g-premium-edition-dual-sim-td-lte-in-128gb-m2104k10i", "name": "Poco F3 GT 5G Premium Edition Dual SIM TD-LTE IN 128GB M2104K10I", @@ -119756,6 +124721,16 @@ "name": "Poco F3 GT 5G Standard Edition Dual SIM TD-LTE IN 128GB M2104K10I", "url": "/v1/smartphones/poco-f3-gt-5g-standard-edition-dual-sim-td-lte-in-128gb-m2104k10i" }, + { + "slug": "xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g", + "name": "Poco F4 (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco F4 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "poco-f4-5g-premium-edition-dual-sim-td-lte-in-128gb-22021211ri", "name": "Poco F4 5G Premium Edition Dual SIM TD-LTE IN 128GB 22021211RI", @@ -119836,6 +124811,26 @@ "name": "Poco F5 Pro 5G Standard Edition Global Dual SIM TD-LTE 256GB 23013RK75G", "url": "/v1/smartphones/poco-f5-pro-5g-standard-edition-global-dual-sim-td-lte-256gb-23013rk75g" }, + { + "slug": "xiaomi-poco-f7-5g-12gb-256gb-5g", + "name": "Poco F7 5G", + "url": "/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco F7 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "xiaomi-poco-f7-pro-5g-12gb-256gb-5g", + "name": "Poco F7 Pro 5G", + "url": "/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-m2-6gb-64gb-4g-lte", + "name": "Poco M2", + "url": "/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte" + }, { "slug": "poco-m2-premium-edition", "name": "Poco M2 Premium Edition", @@ -119871,6 +124866,11 @@ "name": "Poco M2 Standard Edition Dual SIM TD-LTE IN 64GB M2004J19PI", "url": "/v1/smartphones/poco-m2-standard-edition-dual-sim-td-lte-in-64gb-m2004j19pi" }, + { + "slug": "xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco M3 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "poco-m3-premium-edition-dual-sim-td-lte-in-128gb-m2010j19ci", "name": "Poco M3 Premium Edition Dual SIM TD-LTE IN 128GB M2010J19CI", @@ -119986,6 +124986,16 @@ "name": "Poco M4 Pro 5G Standard Edition Global Dual SIM TD-LTE 64GB 21091116AG", "url": "/v1/smartphones/poco-m4-pro-5g-standard-edition-global-dual-sim-td-lte-64gb-21091116ag" }, + { + "slug": "xiaomi-poco-m5-4gb-64gb-4g-lte", + "name": "Poco M5", + "url": "/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco M5 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "poco-m5-premium-edition", "name": "Poco M5 Premium Edition", @@ -120021,6 +125031,11 @@ "name": "Poco M5 Standard Edition Global Dual SIM TD-LTE 64GB 22071219CG", "url": "/v1/smartphones/poco-m5-standard-edition-global-dual-sim-td-lte-64gb-22071219cg" }, + { + "slug": "xiaomi-poco-m5s-4gb-64gb-4g-lte", + "name": "Poco M5s", + "url": "/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte" + }, { "slug": "poco-m5s-premium-edition", "name": "Poco M5s Premium Edition", @@ -120046,11 +125061,61 @@ "name": "Poco M5s Standard Edition Global Dual SIM TD-LTE 64GB 2207117BPG", "url": "/v1/smartphones/poco-m5s-standard-edition-global-dual-sim-td-lte-64gb-2207117bpg" }, + { + "slug": "xiaomi-poco-m6-4g-6gb-128gb-4g-lte", + "name": "Poco M6 4G", + "url": "/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-m6-5g-4gb-128gb-5g", + "name": "Poco M6 5G", + "url": "/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Poco M6 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Poco M6 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco M6 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte", + "name": "Poco M6 Pro 4G", + "url": "/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte" + }, + { + "slug": "xiaomi-poco-x2-6gb-64gb-4g-lte", + "name": "Poco X2", + "url": "/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte" + }, { "slug": "poco-x2", "name": "Poco X2", "url": "/v1/smartphones/poco-x2" }, + { + "slug": "xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco X2 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-x3-6gb-64gb-4g-lte", + "name": "Poco X3", + "url": "/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Poco X3 (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "poco-x3-gt", "name": "Poco X3 GT", @@ -120066,6 +125131,11 @@ "name": "Poco X3 GT 5G Global Dual SIM TD-LTE 256GB 21061110AG", "url": "/v1/smartphones/poco-x3-gt-5g-global-dual-sim-td-lte-256gb-21061110ag" }, + { + "slug": "xiaomi-poco-x3-nfc-6gb-64gb-4g-lte", + "name": "Poco X3 NFC", + "url": "/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte" + }, { "slug": "poco-x3-nfc-standard-edition", "name": "Poco X3 NFC Standard Edition", @@ -120091,6 +125161,16 @@ "name": "Poco X3 Premium Edition Dual SIM TD-LTE IN 128GB M2007J20CI", "url": "/v1/smartphones/poco-x3-premium-edition-dual-sim-td-lte-in-128gb-m2007j20ci" }, + { + "slug": "xiaomi-poco-x3-pro-6gb-128gb-4g-lte", + "name": "Poco X3 Pro", + "url": "/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Poco X3 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "poco-x3-pro-premium-edition-dual-sim-td-lte-in-128gb-m2102j20si", "name": "Poco X3 Pro Premium Edition Dual SIM TD-LTE IN 128GB M2102J20SI", @@ -120141,6 +125221,21 @@ "name": "Poco X4 GT 5G Premium Edition Global Dual SIM TD-LTE 256GB 22041216G", "url": "/v1/smartphones/poco-x4-gt-5g-premium-edition-global-dual-sim-td-lte-256gb-22041216g" }, + { + "slug": "xiaomi-poco-x4-pro-5g-6gb-64gb-5g", + "name": "Poco X4 Pro 5G", + "url": "/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g" + }, + { + "slug": "xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Poco X4 Pro 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco X4 Pro 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "poco-x4-pro-5g-premium-edition-dual-sim-td-lte-in-128gb-2201116pi", "name": "Poco X4 Pro 5G Premium Edition Dual SIM TD-LTE IN 128GB 2201116PI", @@ -120191,6 +125286,16 @@ "name": "Poco X5 5G Standard Edition Global Dual SIM TD-LTE 128GB 22111317PG", "url": "/v1/smartphones/poco-x5-5g-standard-edition-global-dual-sim-td-lte-128gb-22111317pg" }, + { + "slug": "xiaomi-poco-x5-pro-6gb-128gb-5g", + "name": "Poco X5 Pro", + "url": "/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g" + }, + { + "slug": "xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco X5 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "poco-x5-pro-5g-premium-edition-dual-sim-td-lte-in-256gb-22101320i", "name": "Poco X5 Pro 5G Premium Edition Dual SIM TD-LTE IN 256GB 22101320I", @@ -120211,6 +125316,26 @@ "name": "Poco X5 Pro 5G Standard Edition Global Dual SIM TD-LTE 128GB 22101320G", "url": "/v1/smartphones/poco-x5-pro-5g-standard-edition-global-dual-sim-td-lte-128gb-22101320g" }, + { + "slug": "xiaomi-poco-x6-5g-8gb-256gb-5g", + "name": "Poco X6 5G", + "url": "/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Poco X6 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco X6 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco X8 Pro Max 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "pocophone-f1", "name": "Pocophone F1", @@ -123856,6 +128981,11 @@ "name": "Ray", "url": "/v1/smartphones/ray" }, + { + "slug": "razer-phone-8gb-64gb-4g-lte", + "name": "Razer Phone", + "url": "/v1/smartphones/razer-phone-8gb-64gb-4g-lte" + }, { "slug": "razr", "name": "Razr", @@ -123896,6 +129026,16 @@ "name": "Realme 10", "url": "/v1/smartphones/realme-10" }, + { + "slug": "realme-10-4gb-64gb-4g-lte", + "name": "Realme 10", + "url": "/v1/smartphones/realme-10-4gb-64gb-4g-lte" + }, + { + "slug": "realme-10-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 10 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-10-8gb-256gb-4g", "name": "Realme 10 (8GB+256GB)", @@ -123946,6 +129086,11 @@ "name": "Realme 10 Pro", "url": "/v1/smartphones/realme-10-pro" }, + { + "slug": "realme-10-pro-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 10 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-10-pro-8gb-128gb-5g", "name": "Realme 10 Pro (8GB/128GB)", @@ -124001,6 +129146,16 @@ "name": "Realme 10 Pro Coca-Cola Edition", "url": "/v1/smartphones/realme-10-pro-coca-cola-edition-8gb-256gb-5g" }, + { + "slug": "realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 10 Pro Plus (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 10 Pro Plus (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-10-pro-plus-6gb-128gb-5g", "name": "Realme 10 Pro plus", @@ -124111,11 +129266,21 @@ "name": "Realme 11", "url": "/v1/smartphones/realme-11-8gb-256gb-5g" }, + { + "slug": "realme-11-4g-8gb-128gb-4g-lte", + "name": "Realme 11 4G", + "url": "/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte" + }, { "slug": "realme-11-4g-8gb-256gb-4g-lte", "name": "Realme 11 4G", "url": "/v1/smartphones/realme-11-4g-8gb-256gb-4g-lte" }, + { + "slug": "realme-11-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 11 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-11-pro-8gb-256gb-5g", "name": "Realme 11 Pro", @@ -124156,6 +129321,11 @@ "name": "Realme 11x", "url": "/v1/smartphones/realme-11x-8gb-128gb-5g" }, + { + "slug": "realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 11x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-12-8gb-256gb-4g", "name": "Realme 12", @@ -124171,11 +129341,21 @@ "name": "Realme 12 4G", "url": "/v1/smartphones/realme-12-4g-8gb-256gb-4g" }, + { + "slug": "realme-12-5g-6gb-128gb-5g", + "name": "Realme 12 5G", + "url": "/v1/smartphones/realme-12-5g-6gb-128gb-5g" + }, { "slug": "realme-12-5g-8gb-128gb-5g", "name": "Realme 12 5G", "url": "/v1/smartphones/realme-12-5g-8gb-128gb-5g" }, + { + "slug": "realme-12-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 12 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-12-plus-8gb-128gb-5g", "name": "Realme 12 Plus", @@ -124201,6 +129381,21 @@ "name": "Realme 12 Pro Plus 5G", "url": "/v1/smartphones/realme-12-pro-plus-5g-12gb-256gb-5g" }, + { + "slug": "realme-12x-4gb-128gb-5g", + "name": "Realme 12X", + "url": "/v1/smartphones/realme-12x-4gb-128gb-5g" + }, + { + "slug": "realme-12x-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme 12X (6GB RAM +128GB)", + "url": "/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 12X 5G (8GB RAM +128GB)", + "url": "/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-12x-12gb-512gb-5g", "name": "Realme 12x", @@ -124276,6 +129471,11 @@ "name": "Realme 14", "url": "/v1/smartphones/realme-14-12gb-256gb-5g" }, + { + "slug": "realme-14-5g-12gb-256gb-5g", + "name": "Realme 14 5G", + "url": "/v1/smartphones/realme-14-5g-12gb-256gb-5g" + }, { "slug": "realme-14-pro-8gb-128gb-5g", "name": "Realme 14 Pro", @@ -124296,26 +129496,61 @@ "name": "Realme 14 Pro Lite (256GB)", "url": "/v1/smartphones/realme-14-pro-lite-8gb-256gb-5g" }, + { + "slug": "realme-14-pro-lite-5g-8gb-128gb-5g", + "name": "Realme 14 Pro Lite 5G", + "url": "/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g" + }, + { + "slug": "realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14 Pro Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-14-pro-plus-8gb-256gb-5g", "name": "Realme 14 Pro Plus", "url": "/v1/smartphones/realme-14-pro-plus-8gb-256gb-5g" }, + { + "slug": "realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme 14 Pro Plus (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "realme-14-pro-plus-12gb-256gb-5g", "name": "Realme 14 Pro Plus (12GB RAM)", "url": "/v1/smartphones/realme-14-pro-plus-12gb-256gb-5g" }, + { + "slug": "realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14 Pro Plus (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-14t-8gb-256gb-5g", "name": "Realme 14T", "url": "/v1/smartphones/realme-14t-8gb-256gb-5g" }, + { + "slug": "realme-14t-5g-8gb-128gb-5g", + "name": "Realme 14T 5G", + "url": "/v1/smartphones/realme-14t-5g-8gb-128gb-5g" + }, + { + "slug": "realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14T 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-14x-8gb-256gb-5g", "name": "Realme 14x", "url": "/v1/smartphones/realme-14x-8gb-256gb-5g" }, + { + "slug": "realme-14x-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 14x (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-14x-6gb-128gb-5g", "name": "Realme 14x (India)", @@ -124331,6 +129566,71 @@ "name": "Realme 15 Pro", "url": "/v1/smartphones/realme-15-pro-8gb-128gb-5g" }, + { + "slug": "realme-15-pro-5g-8gb-128gb-5g", + "name": "Realme 15 Pro 5G", + "url": "/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g" + }, + { + "slug": "realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme 15 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Realme 15 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 15 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g", + "name": "Realme 15 Pro Game of Thrones Limited Edition", + "url": "/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g" + }, + { + "slug": "realme-15x-5g-6gb-128gb-5g", + "name": "Realme 15x 5G", + "url": "/v1/smartphones/realme-15x-5g-6gb-128gb-5g" + }, + { + "slug": "realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 15x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 15x 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Realme 16 Pro Plus 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g", + "name": "Realme 16 Pro Plus 5G (12GB+256GB)", + "url": "/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g", + "name": "Realme 16 Pro Plus 5G (8GB+256GB)", + "url": "/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 16T 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 16T 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-2-4gb-64gb-4g-lte", "name": "Realme 2", @@ -124341,6 +129641,11 @@ "name": "Realme 2", "url": "/v1/smartphones/realme-2-4gb-64gb-4g" }, + { + "slug": "realme-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme 2 (3GB RAM + 32GB)", + "url": "/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "realme-2-dual-sim-td-lte-in-id-32gb", "name": "Realme 2 Dual SIM TD-LTE IN ID 32GB", @@ -124351,6 +129656,11 @@ "name": "Realme 2 Dual SIM TD-LTE IN ID 64GB", "url": "/v1/smartphones/realme-2-dual-sim-td-lte-in-id-64gb" }, + { + "slug": "realme-2-pro-4gb-64gb-4g-lte", + "name": "Realme 2 Pro", + "url": "/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte" + }, { "slug": "realme-2-pro-8gb-128gb-4g-lte", "name": "Realme 2 Pro", @@ -124366,6 +129676,11 @@ "name": "Realme 2 Pro (256GB)", "url": "/v1/smartphones/realme-2-pro-8gb-256gb-4g" }, + { + "slug": "realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 2 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-2-pro-global-dual-sim-td-lte-128gb-rmx1807", "name": "Realme 2 Pro Global Dual SIM TD-LTE 128GB RMX1807", @@ -124396,6 +129711,11 @@ "name": "Realme 3", "url": "/v1/smartphones/realme-3" }, + { + "slug": "realme-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme 3 (3GB RAM + 32GB)", + "url": "/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "realme-3-global-dual-sim-td-lte-32gb-rmx1821", "name": "Realme 3 Global Dual SIM TD-LTE 32GB RMX1821", @@ -124471,6 +129791,11 @@ "name": "Realme 3 Standard Edition Dual SIM TD-LTE IN 32GB RMX1825", "url": "/v1/smartphones/realme-3-standard-edition-dual-sim-td-lte-in-32gb-rmx1825" }, + { + "slug": "realme-3i-3gb-32gb-4g-lte", + "name": "Realme 3i", + "url": "/v1/smartphones/realme-3i-3gb-32gb-4g-lte" + }, { "slug": "realme-3i-3gb-32gb-4g", "name": "Realme 3i", @@ -124486,6 +129811,11 @@ "name": "Realme 3i", "url": "/v1/smartphones/realme-3i" }, + { + "slug": "realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme 3i (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-3i-dual-sim-td-lte-in-32gb-rmx1827", "name": "Realme 3i Dual SIM TD-LTE IN 32GB RMX1827", @@ -124496,6 +129826,16 @@ "name": "Realme 3i Dual SIM TD-LTE IN 64GB RMX1827", "url": "/v1/smartphones/realme-3i-dual-sim-td-lte-in-64gb-rmx1827" }, + { + "slug": "realme-4-pro-4gb-64gb-4g-lte", + "name": "Realme 4 Pro", + "url": "/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte" + }, + { + "slug": "realme-5-3gb-32gb-4g-lte", + "name": "Realme 5", + "url": "/v1/smartphones/realme-5-3gb-32gb-4g-lte" + }, { "slug": "realme-5-3gb-32gb-4g", "name": "Realme 5", @@ -124506,6 +129846,16 @@ "name": "Realme 5", "url": "/v1/smartphones/realme-5-4gb-128gb-4g-lte" }, + { + "slug": "realme-5-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 5 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "realme-5-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme 5 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-5-premium-edition-dual-sim-td-lte-v1-in-id-ph-pk-th-vn-128gb-rmx1911", "name": "Realme 5 Premium Edition Dual SIM TD-LTE V1 IN ID PH PK TH VN 128GB RMX1911", @@ -124526,6 +129876,11 @@ "name": "Realme 5 Premium Edition Dual SIM TD-LTE V2 EU AU SG MY EG 128GB RMX1911", "url": "/v1/smartphones/realme-5-premium-edition-dual-sim-td-lte-v2-eu-au-sg-my-eg-128gb-rmx1911" }, + { + "slug": "realme-5-pro-4gb-64gb-4g-lte", + "name": "Realme 5 Pro", + "url": "/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte" + }, { "slug": "realme-5-pro-4gb-64gb-4g", "name": "Realme 5 Pro", @@ -124536,11 +129891,21 @@ "name": "Realme 5 Pro", "url": "/v1/smartphones/realme-5-pro-8gb-128gb-4g-lte" }, + { + "slug": "realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme 5 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "realme-5-pro-6gb-64gb-4g", "name": "Realme 5 Pro (6GB RAM)", "url": "/v1/smartphones/realme-5-pro-6gb-64gb-4g" }, + { + "slug": "realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 5 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-5-pro-premium-edition-dual-sim-td-lte-in-64gb-rmx1971", "name": "Realme 5 Pro Premium Edition Dual SIM TD-LTE IN 64GB RMX1971", @@ -124671,6 +130036,11 @@ "name": "Realme 6", "url": "/v1/smartphones/realme-6-8gb-128gb-4g" }, + { + "slug": "realme-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 6 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-6-premium-edition", "name": "Realme 6 Premium Edition", @@ -124716,6 +130086,16 @@ "name": "Realme 6 Pro (128GB)", "url": "/v1/smartphones/realme-6-pro-6gb-128gb-4g" }, + { + "slug": "realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 6 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 6 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-6-pro-8gb-128gb-4g", "name": "Realme 6 Pro (8GB RAM)", @@ -124821,6 +130201,11 @@ "name": "Realme 6i", "url": "/v1/smartphones/realme-6i-4gb-128gb-4g" }, + { + "slug": "realme-6i-4gb-64gb-4g-lte", + "name": "Realme 6i", + "url": "/v1/smartphones/realme-6i-4gb-64gb-4g-lte" + }, { "slug": "realme-6i", "name": "Realme 6i", @@ -124866,6 +130251,11 @@ "name": "Realme 6i Global Dual SIM TD-LTE V3 128GB RMX2040", "url": "/v1/smartphones/realme-6i-global-dual-sim-td-lte-v3-128gb-rmx2040" }, + { + "slug": "realme-6s-4gb-64gb-4g-lte", + "name": "Realme 6s", + "url": "/v1/smartphones/realme-6s-4gb-64gb-4g-lte" + }, { "slug": "realme-6s", "name": "Realme 6s", @@ -124876,6 +130266,11 @@ "name": "Realme 6s Global Dual SIM TD-LTE V3 64GB RMX2002", "url": "/v1/smartphones/realme-6s-global-dual-sim-td-lte-v3-64gb-rmx2002" }, + { + "slug": "realme-7-6gb-64gb-4g-lte", + "name": "Realme 7", + "url": "/v1/smartphones/realme-7-6gb-64gb-4g-lte" + }, { "slug": "realme-7-6gb-64gb-4g", "name": "Realme 7", @@ -124951,6 +130346,11 @@ "name": "Realme 7 NFC Standard Edition Dual SIM TD-LTE V3 EU 64GB RMX2155", "url": "/v1/smartphones/realme-7-nfc-standard-edition-dual-sim-td-lte-v3-eu-64gb-rmx2155" }, + { + "slug": "realme-7-pro-6gb-128gb-4g-lte", + "name": "Realme 7 Pro", + "url": "/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte" + }, { "slug": "realme-7-pro-6gb-128gb-4g", "name": "Realme 7 Pro", @@ -124961,6 +130361,11 @@ "name": "Realme 7 Pro", "url": "/v1/smartphones/realme-7-pro-8gb-128gb-4g-lte" }, + { + "slug": "realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 7 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-7-pro-nfc-premium-edition", "name": "Realme 7 Pro NFC Premium Edition", @@ -125001,6 +130406,11 @@ "name": "Realme 7 Pro Premium Edition Global Dual SIM TD-LTE V3 128GB RMX2170", "url": "/v1/smartphones/realme-7-pro-premium-edition-global-dual-sim-td-lte-v3-128gb-rmx2170" }, + { + "slug": "realme-7-pro-se-8gb-128gb-4g-lte", + "name": "Realme 7 Pro SE", + "url": "/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte" + }, { "slug": "realme-7-pro-standard-edition", "name": "Realme 7 Pro Standard Edition", @@ -125011,11 +130421,21 @@ "name": "Realme 7 Pro Standard Edition Dual SIM TD-LTE V1 IN BD VN 128GB RMX2170", "url": "/v1/smartphones/realme-7-pro-standard-edition-dual-sim-td-lte-v1-in-bd-vn-128gb-rmx2170" }, + { + "slug": "realme-7i-4gb-64gb-4g-lte", + "name": "Realme 7i", + "url": "/v1/smartphones/realme-7i-4gb-64gb-4g-lte" + }, { "slug": "realme-7i-8gb-128gb-4g", "name": "Realme 7i", "url": "/v1/smartphones/realme-7i-8gb-128gb-4g" }, + { + "slug": "realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 7i (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-7i-dual-sim-td-lte-v1-id-128gb-rmx2103", "name": "Realme 7i Dual SIM TD-LTE V1 ID 128GB RMX2103", @@ -125031,6 +130451,11 @@ "name": "Realme 7i Dual SIM TD-LTE V1 IN 64GB RMX2103", "url": "/v1/smartphones/realme-7i-dual-sim-td-lte-v1-in-64gb-rmx2103" }, + { + "slug": "realme-8-4gb-128gb-4g-lte", + "name": "Realme 8", + "url": "/v1/smartphones/realme-8-4gb-128gb-4g-lte" + }, { "slug": "realme-8-8gb-128gb-4g", "name": "Realme 8", @@ -125041,6 +130466,16 @@ "name": "Realme 8", "url": "/v1/smartphones/realme-8" }, + { + "slug": "realme-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 8 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "realme-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 8 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-8-5g-8gb-128gb-5g", "name": "Realme 8 5G", @@ -125066,6 +130501,11 @@ "name": "Realme 8 5G 2021 Global Dual SIM TD-LTE V2 64GB RMX3241", "url": "/v1/smartphones/realme-8-5g-2021-global-dual-sim-td-lte-v2-64gb-rmx3241" }, + { + "slug": "realme-8-pro-6gb-128gb-4g-lte", + "name": "Realme 8 Pro", + "url": "/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte" + }, { "slug": "realme-8-pro-6gb-128gb-4g", "name": "Realme 8 Pro", @@ -125076,6 +130516,21 @@ "name": "Realme 8 Pro", "url": "/v1/smartphones/realme-8-pro-8gb-128gb-4g-lte" }, + { + "slug": "realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 8 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "realme-8i-4gb-64gb-4g-lte", + "name": "Realme 8i", + "url": "/v1/smartphones/realme-8i-4gb-64gb-4g-lte" + }, + { + "slug": "realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 8i (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-8i-2021-nfc-standard-edition", "name": "Realme 8i 2021 NFC Standard Edition", @@ -125141,6 +130596,16 @@ "name": "Realme 9", "url": "/v1/smartphones/realme-9" }, + { + "slug": "realme-9-4g-6gb-128gb-4g-lte", + "name": "Realme 9 4G", + "url": "/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte" + }, + { + "slug": "realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 9 4G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-9-4g-2022-premium-edition-global-dual-sim-td-lte-v1-128gb-rmx3521", "name": "Realme 9 4G 2022 Premium Edition Global Dual SIM TD-LTE V1 128GB RMX3521", @@ -125186,6 +130651,16 @@ "name": "Realme 9 5G 2022 Standard Edition Global Dual SIM TD-LTE V1 64GB RMX3474", "url": "/v1/smartphones/realme-9-5g-2022-standard-edition-global-dual-sim-td-lte-v1-64gb-rmx3474" }, + { + "slug": "realme-9-5g-se-6gb-128gb-5g", + "name": "Realme 9 5G SE", + "url": "/v1/smartphones/realme-9-5g-se-6gb-128gb-5g" + }, + { + "slug": "realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 9 5G SE (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-9-5g-speed-6gb-128gb-5g", "name": "Realme 9 5G Speed", @@ -125206,6 +130681,11 @@ "name": "Realme 9 Pro", "url": "/v1/smartphones/realme-9-pro" }, + { + "slug": "realme-9-pro-5g-6gb-128gb-5g", + "name": "Realme 9 Pro 5G", + "url": "/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g" + }, { "slug": "realme-9-pro-5g-2022-premium-edition-dual-sim-td-lte-in-il-sa-v2-128gb-rmx3471", "name": "Realme 9 Pro 5G 2022 Premium Edition Dual SIM TD-LTE IN IL SA V2 128GB RMX3471", @@ -125311,6 +130791,11 @@ "name": "Realme 9 Pro+ 5G Standard Edition 2022 Global Dual SIM TD-LTE V1 128GB RMX3392", "url": "/v1/smartphones/realme-9-pro-5g-standard-edition-2022-global-dual-sim-td-lte-v1-128gb-rmx3392" }, + { + "slug": "realme-9i-4gb-64gb-4g-lte", + "name": "Realme 9i", + "url": "/v1/smartphones/realme-9i-4gb-64gb-4g-lte" + }, { "slug": "realme-9i-6gb-128gb-4g", "name": "Realme 9i", @@ -125321,6 +130806,16 @@ "name": "Realme 9i", "url": "/v1/smartphones/realme-9i" }, + { + "slug": "realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 9i (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 9i (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-9i-2022-nfc-standard-edition-global-dual-sim-td-lte-v1-128gb-rmx3491", "name": "Realme 9i 2022 NFC Standard Edition Global Dual SIM TD-LTE V1 128GB RMX3491", @@ -125411,6 +130906,16 @@ "name": "Realme C1 Dual SIM TD-LTE IN ID 16GB RMX1811", "url": "/v1/smartphones/realme-c1-dual-sim-td-lte-in-id-16gb-rmx1811" }, + { + "slug": "realme-c100i-4gb-64gb-4g-lte", + "name": "Realme C100i", + "url": "/v1/smartphones/realme-c100i-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c11-2gb-32gb-4g-lte", + "name": "Realme C11", + "url": "/v1/smartphones/realme-c11-2gb-32gb-4g-lte" + }, { "slug": "realme-c11-2gb-32gb-4g", "name": "Realme C11 (2021)", @@ -125456,11 +130961,26 @@ "name": "Realme C11 2020 Standard Edition Dual SIM TD-LTE V1 ID 32GB RMX2185", "url": "/v1/smartphones/realme-c11-2020-standard-edition-dual-sim-td-lte-v1-id-32gb-rmx2185" }, + { + "slug": "realme-c11-2021-2gb-32gb-4g-lte", + "name": "Realme C11 2021", + "url": "/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte" + }, + { + "slug": "realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C11 2021 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c11-2021-global-dual-sim-td-lte-v1-32gb-rmx3231", "name": "Realme C11 2021 Global Dual SIM TD-LTE V1 32GB RMX3231", "url": "/v1/smartphones/realme-c11-2021-global-dual-sim-td-lte-v1-32gb-rmx3231" }, + { + "slug": "realme-c12-3gb-32gb-4g-lte", + "name": "Realme C12", + "url": "/v1/smartphones/realme-c12-3gb-32gb-4g-lte" + }, { "slug": "realme-c12-3gb-32gb-4g", "name": "Realme C12", @@ -125476,11 +130996,21 @@ "name": "Realme C12 2020 Dual SIM TD-LTE V1 IN ID 32GB RMX2189", "url": "/v1/smartphones/realme-c12-2020-dual-sim-td-lte-v1-in-id-32gb-rmx2189" }, + { + "slug": "realme-c15-3gb-32gb-4g-lte", + "name": "Realme C15", + "url": "/v1/smartphones/realme-c15-3gb-32gb-4g-lte" + }, { "slug": "realme-c15-4gb-64gb-4g", "name": "Realme C15", "url": "/v1/smartphones/realme-c15-4gb-64gb-4g" }, + { + "slug": "realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C15 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c15-2020-premium-edition", "name": "Realme C15 2020 Premium Edition", @@ -125506,6 +131036,16 @@ "name": "Realme C15 2020 Standard Edition Dual SIM TD-LTE V1 IN ID 64GB RMX2186", "url": "/v1/smartphones/realme-c15-2020-standard-edition-dual-sim-td-lte-v1-in-id-64gb-rmx2186" }, + { + "slug": "realme-c15-holiday-edition-4gb-64gb-4g-lte", + "name": "Realme C15 Holiday Edition", + "url": "/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c15-qualcomm-edition-3gb-32gb-4g-lte", + "name": "Realme C15 Qualcomm Edition", + "url": "/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte" + }, { "slug": "realme-c15-qualcomm-edition-4gb-128gb-4g", "name": "Realme C15 Qualcomm Edition", @@ -125516,6 +131056,16 @@ "name": "Realme C15 Qualcomm Edition", "url": "/v1/smartphones/realme-c15-qualcomm-edition-4gb-64gb-4g" }, + { + "slug": "realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C15 Qualcomm Edition (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c17-6gb-128gb-4g-lte", + "name": "Realme C17", + "url": "/v1/smartphones/realme-c17-6gb-128gb-4g-lte" + }, { "slug": "realme-c17-6gb-128gb-4g", "name": "Realme C17", @@ -125556,6 +131106,16 @@ "name": "Realme C2", "url": "/v1/smartphones/realme-c2-3gb-64gb-4g-lte" }, + { + "slug": "realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Realme C2 (2GB RAM + 32GB)", + "url": "/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte" + }, + { + "slug": "realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme C2 (3GB RAM + 32GB)", + "url": "/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "realme-c2-2020-2gb-32gb-4g", "name": "Realme C2 2020", @@ -125616,6 +131176,11 @@ "name": "Realme C2 Standard Edition Dual SIM TD-LTE VN MY 32GB RMX1941", "url": "/v1/smartphones/realme-c2-standard-edition-dual-sim-td-lte-vn-my-32gb-rmx1941" }, + { + "slug": "realme-c20-2gb-32gb-4g-lte", + "name": "Realme C20", + "url": "/v1/smartphones/realme-c20-2gb-32gb-4g-lte" + }, { "slug": "realme-c20-2021", "name": "Realme C20 2021", @@ -125641,11 +131206,21 @@ "name": "Realme C20A", "url": "/v1/smartphones/realme-c20a-2gb-32gb-4g" }, + { + "slug": "realme-c21-3gb-32gb-4g-lte", + "name": "Realme C21", + "url": "/v1/smartphones/realme-c21-3gb-32gb-4g-lte" + }, { "slug": "realme-c21-3gb-32gb-4g", "name": "Realme C21 (3GB/32GB)", "url": "/v1/smartphones/realme-c21-3gb-32gb-4g" }, + { + "slug": "realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C21 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c21-4gb-64gb-4g", "name": "Realme C21 (4GB/64GB)", @@ -125711,6 +131286,11 @@ "name": "Realme C25", "url": "/v1/smartphones/realme-c25" }, + { + "slug": "realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C25 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-c25-dual-sim-td-lte-v1-id-pk-th-ph-64gb-rmx31391", "name": "Realme C25 Dual SIM TD-LTE V1 ID PK TH PH 64GB RMX31391", @@ -125731,6 +131311,11 @@ "name": "Realme C25 Dual SIM TD-LTE V1 IN 64GB RMX3193", "url": "/v1/smartphones/realme-c25-dual-sim-td-lte-v1-in-64gb-rmx3193" }, + { + "slug": "realme-c25y-4gb-128gb-4g-lte", + "name": "Realme C25Y", + "url": "/v1/smartphones/realme-c25y-4gb-128gb-4g-lte" + }, { "slug": "realme-c25y-4gb-64gb-4g", "name": "Realme C25Y", @@ -125776,6 +131361,11 @@ "name": "Realme C25_Y 2021 Global Dual SIM TD-LTE V1 64GB RMX3269", "url": "/v1/smartphones/realme-c25-y-2021-global-dual-sim-td-lte-v1-64gb-rmx3269" }, + { + "slug": "realme-c25s-4gb-64gb-4g-lte", + "name": "Realme C25s", + "url": "/v1/smartphones/realme-c25s-4gb-64gb-4g-lte" + }, { "slug": "realme-c25s-4gb-64gb-4g", "name": "Realme C25s", @@ -125831,6 +131421,16 @@ "name": "Realme C3 (3 cameras)", "url": "/v1/smartphones/realme-c3-3gb-32gb-4g" }, + { + "slug": "realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C3 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c3-triple-cameras-2gb-32gb-4g-lte", + "name": "Realme C3 (Triple Cameras)", + "url": "/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte" + }, { "slug": "realme-c3-premium-edition", "name": "Realme C3 Premium Edition", @@ -125871,6 +131471,11 @@ "name": "Realme C3 Standard Edition Dual SIM TD-LTE TH 32GB RMX2020", "url": "/v1/smartphones/realme-c3-standard-edition-dual-sim-td-lte-th-32gb-rmx2020" }, + { + "slug": "realme-c30-2gb-32gb-4g-lte", + "name": "Realme C30", + "url": "/v1/smartphones/realme-c30-2gb-32gb-4g-lte" + }, { "slug": "realme-c30-2gb-32gb-4g", "name": "Realme C30", @@ -125926,11 +131531,21 @@ "name": "Realme C30 2022 Top Edition Global Dual SIM TD-LTE V2 64GB RMX3581", "url": "/v1/smartphones/realme-c30-2022-top-edition-global-dual-sim-td-lte-v2-64gb-rmx3581" }, + { + "slug": "realme-c30s-2gb-32gb-4g-lte", + "name": "Realme C30s", + "url": "/v1/smartphones/realme-c30s-2gb-32gb-4g-lte" + }, { "slug": "realme-c30s-3gb-64gb-4g", "name": "Realme C30s", "url": "/v1/smartphones/realme-c30s-3gb-64gb-4g" }, + { + "slug": "realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C30s (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c30s-2022-premium-edition-global-dual-sim-td-lte-v1-64gb-rmx3690", "name": "Realme C30s 2022 Premium Edition Global Dual SIM TD-LTE V1 64GB RMX3690", @@ -125956,6 +131571,11 @@ "name": "Realme C30s 2022 Top Edition Global Dual SIM TD-LTE V1 64GB RMX3690", "url": "/v1/smartphones/realme-c30s-2022-top-edition-global-dual-sim-td-lte-v1-64gb-rmx3690" }, + { + "slug": "realme-c31-3gb-32gb-4g-lte", + "name": "Realme C31", + "url": "/v1/smartphones/realme-c31-3gb-32gb-4g-lte" + }, { "slug": "realme-c31-4gb-64gb-4g-lte", "name": "Realme C31", @@ -125966,6 +131586,16 @@ "name": "Realme C31", "url": "/v1/smartphones/realme-c31-4gb-64gb-4g" }, + { + "slug": "realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C31 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c33-3gb-32gb-4g-lte", + "name": "Realme C33", + "url": "/v1/smartphones/realme-c33-3gb-32gb-4g-lte" + }, { "slug": "realme-c33-3gb-32gb-4g", "name": "Realme C33", @@ -125976,6 +131606,11 @@ "name": "Realme C33", "url": "/v1/smartphones/realme-c33-4gb-128gb-4g-lte" }, + { + "slug": "realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C33 (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c33-4gb-128gb-4g", "name": "Realme C33 (4GB+128GB)", @@ -126016,6 +131651,16 @@ "name": "Realme C33 2023", "url": "/v1/smartphones/realme-c33-2023-4gb-128gb-4g-lte" }, + { + "slug": "realme-c33-2023-4gb-64gb-4g-lte", + "name": "Realme C33 2023", + "url": "/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte" + }, + { + "slug": "realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C33 2023 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-c35-4gb-128gb-4g", "name": "Realme C35", @@ -126031,6 +131676,16 @@ "name": "Realme C35", "url": "/v1/smartphones/realme-c35-6gb-128gb-4g" }, + { + "slug": "realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C35 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C35 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-c35-2022-premium-edition", "name": "Realme C35 2022 Premium Edition", @@ -126081,6 +131736,11 @@ "name": "Realme C3i Standard Edition Dual SIM TD-LTE VN 32GB RMX2027", "url": "/v1/smartphones/realme-c3i-standard-edition-dual-sim-td-lte-vn-32gb-rmx2027" }, + { + "slug": "realme-c51-4gb-64gb-4g-lte", + "name": "Realme C51", + "url": "/v1/smartphones/realme-c51-4gb-64gb-4g-lte" + }, { "slug": "realme-c51-4gb-64gb-4g", "name": "Realme C51", @@ -126091,6 +131751,11 @@ "name": "Realme C51", "url": "/v1/smartphones/realme-c51-6gb-256gb-4g-lte" }, + { + "slug": "realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Realme C51 (4GB RAM + 128 GB)", + "url": "/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte" + }, { "slug": "realme-c51s-6gb-128gb-4g-lte", "name": "Realme C51s", @@ -126101,6 +131766,11 @@ "name": "Realme C51s", "url": "/v1/smartphones/realme-c51s-6gb-128gb-4g" }, + { + "slug": "realme-c53-4gb-128gb-4g-lte", + "name": "Realme C53", + "url": "/v1/smartphones/realme-c53-4gb-128gb-4g-lte" + }, { "slug": "realme-c53-4gb-128gb-4g", "name": "Realme C53", @@ -126116,6 +131786,11 @@ "name": "Realme C53 (128GB)", "url": "/v1/smartphones/realme-c53-6gb-64gb-4g" }, + { + "slug": "realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C53 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-c53-6gb-128gb-4g", "name": "Realme C53 (6GB/128GB)", @@ -126126,16 +131801,36 @@ "name": "Realme C53 (India)", "url": "/v1/smartphones/realme-c53-india-6gb-128gb-4g-lte" }, + { + "slug": "realme-c55-4gb-64gb-4g-lte", + "name": "Realme C55", + "url": "/v1/smartphones/realme-c55-4gb-64gb-4g-lte" + }, { "slug": "realme-c55-6gb-128gb-4g", "name": "Realme C55", "url": "/v1/smartphones/realme-c55-6gb-128gb-4g" }, + { + "slug": "realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme C55 (6GB RAM + 64GB)", + "url": "/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme C55 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-c55-8gb-256gb-4g", "name": "Realme C55 (8GB+256GB)", "url": "/v1/smartphones/realme-c55-8gb-256gb-4g" }, + { + "slug": "realme-c61-4gb-64gb-4g-lte", + "name": "Realme C61", + "url": "/v1/smartphones/realme-c61-4gb-64gb-4g-lte" + }, { "slug": "realme-c61-6gb-128gb-4g", "name": "Realme C61", @@ -126146,11 +131841,21 @@ "name": "Realme C61", "url": "/v1/smartphones/realme-c61-8gb-256gb-4g-lte" }, + { + "slug": "realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C61 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-c61-india-6gb-128gb-4g-lte", "name": "Realme C61 (India)", "url": "/v1/smartphones/realme-c61-india-6gb-128gb-4g-lte" }, + { + "slug": "realme-c63-4gb-128gb-4g-lte", + "name": "Realme C63", + "url": "/v1/smartphones/realme-c63-4gb-128gb-4g-lte" + }, { "slug": "realme-c63-6gb-128gb-4g", "name": "Realme C63", @@ -126161,6 +131866,11 @@ "name": "Realme C63", "url": "/v1/smartphones/realme-c63-8gb-256gb-4g-lte" }, + { + "slug": "realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C63 (4GB RAM +64GB)", + "url": "/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-c63-8gb-128gb-4g", "name": "Realme C63 (8GB RAM)", @@ -126176,6 +131886,16 @@ "name": "Realme C63 5G", "url": "/v1/smartphones/realme-c63-5g-8gb-128gb-5g" }, + { + "slug": "realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C63 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme C63 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-c65-8gb-128gb-4g", "name": "Realme C65", @@ -126201,6 +131921,11 @@ "name": "Realme C65 5G", "url": "/v1/smartphones/realme-c65-5g-8gb-128gb-5g" }, + { + "slug": "realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme C65 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-c67-6gb-128gb-5g", "name": "Realme C67", @@ -126211,6 +131936,16 @@ "name": "Realme C67", "url": "/v1/smartphones/realme-c67-8gb-128gb-4g" }, + { + "slug": "realme-c67-5g-4gb-128gb-5g", + "name": "Realme C67 5G", + "url": "/v1/smartphones/realme-c67-5g-4gb-128gb-5g" + }, + { + "slug": "realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C67 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "realme-c71-4gb-128gb-4g", "name": "Realme C71", @@ -126226,6 +131961,11 @@ "name": "Realme C73", "url": "/v1/smartphones/realme-c73-4gb-64gb-5g" }, + { + "slug": "realme-c73-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme C73 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g" + }, { "slug": "realme-c75-8gb-128gb-4g", "name": "Realme C75", @@ -126246,11 +131986,36 @@ "name": "Realme C75x", "url": "/v1/smartphones/realme-c75x-6gb-128gb-4g" }, + { + "slug": "realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme C83 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C83 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C85 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "realme-gt", "name": "Realme GT", "url": "/v1/smartphones/realme-gt" }, + { + "slug": "realme-gt-2-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT 2 (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-gt-2-5g-8gb-128gb-5g", + "name": "Realme GT 2 5G", + "url": "/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g" + }, { "slug": "realme-gt-3", "name": "Realme GT 3", @@ -126321,21 +132086,51 @@ "name": "Realme GT 7 Pro", "url": "/v1/smartphones/realme-gt-7-pro-12gb-256gb-5g" }, + { + "slug": "realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Realme GT 7 Pro (16GB RAM + 512GB)", + "url": "/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "realme-gt-7-pro-16gb-512gb-5g", "name": "Realme GT 7 Pro (16GB+512GB)", "url": "/v1/smartphones/realme-gt-7-pro-16gb-512gb-5g" }, + { + "slug": "realme-gt-7-pro-5g-12gb-256gb-5g", + "name": "Realme GT 7 Pro 5G", + "url": "/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g" + }, + { + "slug": "realme-gt-7-pro-racing-edition-12gb-256gb-5g", + "name": "Realme GT 7 Pro Racing Edition", + "url": "/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g" + }, { "slug": "realme-gt-7t-12gb-256gb-5g", "name": "Realme GT 7T", "url": "/v1/smartphones/realme-gt-7t-12gb-256gb-5g" }, + { + "slug": "realme-gt-8-12gb-256gb-5g", + "name": "Realme GT 8", + "url": "/v1/smartphones/realme-gt-8-12gb-256gb-5g" + }, + { + "slug": "realme-gt-8-pro-12gb-256gb-5g", + "name": "Realme GT 8 Pro", + "url": "/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g" + }, { "slug": "realme-gt-8-pro", "name": "Realme GT 8 Pro", "url": "/v1/smartphones/realme-gt-8-pro" }, + { + "slug": "realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Realme GT 8 Pro (16GB RAM + 512GB)", + "url": "/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "realme-gt-master-edition-8gb-128gb-5g", "name": "Realme GT Master Edition", @@ -126351,6 +132146,16 @@ "name": "Realme GT Master Edition (256GB R0M)", "url": "/v1/smartphones/realme-gt-master-edition-8gb-256gb-5g" }, + { + "slug": "realme-gt-master-edition-5g-8gb-128gb-5g", + "name": "Realme GT Master Edition 5G", + "url": "/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g" + }, + { + "slug": "realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme GT Master Edition 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-gt-master-edition-5g-dual-sim-td-lte-cn-128gb-rmx3361", "name": "Realme GT Master Edition 5G Dual SIM TD-LTE CN 128GB RMX3361", @@ -126421,6 +132226,11 @@ "name": "Realme GT Neo", "url": "/v1/smartphones/realme-gt-neo-12gb-256gb-5g" }, + { + "slug": "realme-gt-neo-6gb-128gb-5g", + "name": "Realme GT Neo", + "url": "/v1/smartphones/realme-gt-neo-6gb-128gb-5g" + }, { "slug": "realme-gt-neo-8gb-128gb-5g", "name": "Realme GT Neo", @@ -126491,6 +132301,16 @@ "name": "Realme GT Neo 3 150W", "url": "/v1/smartphones/realme-gt-neo-3-150w-12gb-256gb-5g" }, + { + "slug": "realme-gt-neo-3-5g-8gb-128gb-5g", + "name": "Realme GT Neo 3 5G", + "url": "/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g" + }, + { + "slug": "realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT Neo 3 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "realme-gt-neo-3-5g-2022-150w-premium-edition-global-dual-sim-td-lte-256gb-rmx3563", "name": "Realme GT Neo 3 5G 2022 150W Premium Edition Global Dual SIM TD-LTE 256GB RMX3563", @@ -126501,6 +132321,11 @@ "name": "Realme GT Neo 3 5G 2022 80W Standard Edition Global Dual SIM TD-LTE 256GB RMX3561", "url": "/v1/smartphones/realme-gt-neo-3-5g-2022-80w-standard-edition-global-dual-sim-td-lte-256gb-rmx3561" }, + { + "slug": "realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g", + "name": "Realme GT Neo 3 Thor Limited Edition", + "url": "/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g" + }, { "slug": "realme-gt-neo-3t-6gb-128gb-5g", "name": "Realme GT Neo 3T", @@ -126516,6 +132341,16 @@ "name": "Realme GT Neo 3T", "url": "/v1/smartphones/realme-gt-neo-3t" }, + { + "slug": "realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme GT Neo 3T (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme GT Neo 3T (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-gt-neo-3t-5g-2022-nfc-premium-edition-global-dual-sim-td-lte-128gb-rmx3372", "name": "Realme GT Neo 3T 5G 2022 NFC Premium Edition Global Dual SIM TD-LTE 128GB RMX3372", @@ -126586,6 +132421,11 @@ "name": "Realme GT Neo Flash", "url": "/v1/smartphones/realme-gt-neo-flash-12gb-256gb-5g" }, + { + "slug": "realme-gt-neo-flash-8gb-256gb-5g", + "name": "Realme GT Neo Flash", + "url": "/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g" + }, { "slug": "realme-gt-neo-flash", "name": "Realme GT Neo Flash", @@ -126611,6 +132451,11 @@ "name": "Realme GT Neo2", "url": "/v1/smartphones/realme-gt-neo2-8gb-128gb-5g" }, + { + "slug": "realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT Neo2 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "realme-gt-neo2t-12gb-256gb-5g", "name": "Realme GT Neo2T", @@ -126816,6 +132661,11 @@ "name": "Realme Narzo", "url": "/v1/smartphones/realme-narzo" }, + { + "slug": "realme-narzo-10-4gb-128gb-4g-lte", + "name": "Realme Narzo 10", + "url": "/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte" + }, { "slug": "realme-narzo-10-4gb-128gb-4g", "name": "Realme Narzo 10", @@ -126831,6 +132681,26 @@ "name": "Realme Narzo 10 Dual SIM TD-LTE IN 128GB RMX2040", "url": "/v1/smartphones/realme-narzo-10-dual-sim-td-lte-in-128gb-rmx2040" }, + { + "slug": "realme-narzo-100-lite-4gb-64gb-5g", + "name": "Realme Narzo 100 Lite", + "url": "/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g" + }, + { + "slug": "realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme Narzo 100 Lite 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 100 Lite 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-narzo-10a-3gb-32gb-4g-lte", + "name": "Realme Narzo 10A", + "url": "/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte" + }, { "slug": "realme-narzo-10a-3gb-32gb-4g", "name": "Realme Narzo 10A", @@ -126841,11 +132711,21 @@ "name": "Realme Narzo 10A", "url": "/v1/smartphones/realme-narzo-10a" }, + { + "slug": "realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 10A (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-10a-dual-sim-td-lte-in-32-gb-rmx2020", "name": "Realme Narzo 10A Dual SIM TD-LTE IN 32 GB RMX2020", "url": "/v1/smartphones/realme-narzo-10a-dual-sim-td-lte-in-32-gb-rmx2020" }, + { + "slug": "realme-narzo-20-4gb-64gb-4g-lte", + "name": "Realme Narzo 20", + "url": "/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-20-4gb-64gb-4g", "name": "Realme Narzo 20", @@ -126856,6 +132736,11 @@ "name": "Realme Narzo 20", "url": "/v1/smartphones/realme-narzo-20" }, + { + "slug": "realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 20 (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-narzo-20-dual-sim-td-lte-in-id-128gb-rmx2193", "name": "Realme Narzo 20 Dual SIM TD-LTE IN ID 128GB RMX2193", @@ -126891,11 +132776,21 @@ "name": "Realme Narzo 20 Pro Dual SIM TD-LTE V1 IN ID 64GB RMX2161 / RMX2163", "url": "/v1/smartphones/realme-narzo-20-pro-dual-sim-td-lte-v1-in-id-64gb-rmx2161-rmx2163" }, + { + "slug": "realme-narzo-20a-3gb-32gb-4g-lte", + "name": "Realme Narzo 20A", + "url": "/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte" + }, { "slug": "realme-narzo-20a-4gb-64gb-4g-lte", "name": "Realme Narzo 20A", "url": "/v1/smartphones/realme-narzo-20a-4gb-64gb-4g-lte" }, + { + "slug": "realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 20A (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-20a-dual-sim-td-lte-v1-in-32gb-rmx2050", "name": "Realme Narzo 20A Dual SIM TD-LTE V1 IN 32GB RMX2050", @@ -126916,6 +132811,11 @@ "name": "Realme Narzo 30", "url": "/v1/smartphones/realme-narzo-30" }, + { + "slug": "realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 30 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-narzo-30-5g-6gb-128gb-5g", "name": "Realme Narzo 30 5G", @@ -126936,16 +132836,41 @@ "name": "Realme Narzo 30 5G 2021 Standard Edition Global Dual SIM TD-LTE 128GB RMX3242", "url": "/v1/smartphones/realme-narzo-30-5g-2021-standard-edition-global-dual-sim-td-lte-128gb-rmx3242" }, + { + "slug": "realme-narzo-30-pro-6gb-64gb-5g", + "name": "Realme Narzo 30 Pro", + "url": "/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g" + }, { "slug": "realme-narzo-30-pro-5g-8gb-128gb-5g", "name": "Realme Narzo 30 Pro 5G", "url": "/v1/smartphones/realme-narzo-30-pro-5g-8gb-128gb-5g" }, + { + "slug": "realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme Narzo 30 Pro 5G (8GB RAM +128GB)", + "url": "/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-narzo-30a-3gb-32gb-4g-lte", + "name": "Realme Narzo 30A", + "url": "/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte" + }, { "slug": "realme-narzo-30a-4gb-64gb-4g", "name": "Realme Narzo 30A", "url": "/v1/smartphones/realme-narzo-30a-4gb-64gb-4g" }, + { + "slug": "realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme Narzo 30A (4GB RAM + 64GB)", + "url": "/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "realme-narzo-50-4gb-64gb-4g-lte", + "name": "Realme Narzo 50", + "url": "/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-50-4gb-64gb-4g", "name": "Realme Narzo 50", @@ -126961,6 +132886,11 @@ "name": "Realme Narzo 50", "url": "/v1/smartphones/realme-narzo-50" }, + { + "slug": "realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 50 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-narzo-50-2022-premium-edition", "name": "Realme Narzo 50 2022 Premium Edition", @@ -127056,6 +132986,11 @@ "name": "Realme Narzo 50 Pro 5G 2022 Standard Edition Dual SIM TD-LTE V1 IN MY PH 128GB", "url": "/v1/smartphones/realme-narzo-50-pro-5g-2022-standard-edition-dual-sim-td-lte-v1-in-my-ph-128gb" }, + { + "slug": "realme-narzo-50a-4gb-64gb-4g-lte", + "name": "Realme Narzo 50A", + "url": "/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-50a-4gb-64gb-4g", "name": "Realme Narzo 50A", @@ -127066,6 +133001,11 @@ "name": "Realme Narzo 50A", "url": "/v1/smartphones/realme-narzo-50a" }, + { + "slug": "realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 50A (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-narzo-50a-dual-sim-td-lte-in-id-128gb-rmx3430", "name": "Realme Narzo 50A Dual SIM TD-LTE IN ID 128GB ‎RMX3430", @@ -127086,6 +133026,16 @@ "name": "Realme Narzo 50A Prime", "url": "/v1/smartphones/realme-narzo-50a-prime-4gb-128gb-4g" }, + { + "slug": "realme-narzo-50a-prime-4gb-64gb-4g-lte", + "name": "Realme Narzo 50A Prime", + "url": "/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte" + }, + { + "slug": "realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 50A Prime (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "realme-narzo-50a-prime-2022", "name": "Realme Narzo 50A Prime 2022", @@ -127101,11 +133051,21 @@ "name": "Realme Narzo 50A Prime 2022 Global Dual SIM TD-LTE 64GB RMX3516", "url": "/v1/smartphones/realme-narzo-50a-prime-2022-global-dual-sim-td-lte-64gb-rmx3516" }, + { + "slug": "realme-narzo-50i-2gb-32gb-4g-lte", + "name": "Realme Narzo 50i", + "url": "/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte" + }, { "slug": "realme-narzo-50i-4gb-64gb-4g", "name": "Realme Narzo 50i", "url": "/v1/smartphones/realme-narzo-50i-4gb-64gb-4g" }, + { + "slug": "realme-narzo-50i-prime-3gb-32gb-4g-lte", + "name": "Realme Narzo 50i Prime", + "url": "/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte" + }, { "slug": "realme-narzo-50i-prime-3gb-32gb-4g", "name": "Realme Narzo 50i Prime", @@ -127131,6 +133091,11 @@ "name": "Realme Narzo 60", "url": "/v1/smartphones/realme-narzo-60-8gb-256gb-5g" }, + { + "slug": "realme-narzo-60-4gb-64gb-4g-lte", + "name": "Realme Narzo 60", + "url": "/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-60-pro-8gb-128gb-5g", "name": "Realme Narzo 60 Pro", @@ -127141,6 +133106,16 @@ "name": "Realme Narzo 60 Pro (12GB/256GB)", "url": "/v1/smartphones/realme-narzo-60-pro-12gb-256gb-5g" }, + { + "slug": "realme-narzo-60x-4gb-128gb-5g", + "name": "Realme Narzo 60X", + "url": "/v1/smartphones/realme-narzo-60x-4gb-128gb-5g" + }, + { + "slug": "realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 60X (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "realme-narzo-60x-6gb-128gb-5g", "name": "Realme Narzo 60x", @@ -127161,6 +133136,11 @@ "name": "Realme Narzo 70", "url": "/v1/smartphones/realme-narzo-70-8gb-128gb-5g" }, + { + "slug": "realme-narzo-70-4gb-64gb-4g-lte", + "name": "Realme Narzo 70", + "url": "/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-70-pro-8gb-128gb-5g", "name": "Realme Narzo 70 Pro", @@ -127186,6 +133166,11 @@ "name": "Realme Narzo 70 Turbo (8GB RAM)", "url": "/v1/smartphones/realme-narzo-70-turbo-8gb-128gb-5g" }, + { + "slug": "realme-narzo-70a-4gb-64gb-4g-lte", + "name": "Realme Narzo 70A", + "url": "/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-70x-8gb-128gb-5g", "name": "Realme Narzo 70x", @@ -127196,6 +133181,26 @@ "name": "Realme Narzo 80 Lite", "url": "/v1/smartphones/realme-narzo-80-lite-6gb-128gb-5g" }, + { + "slug": "realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 80 Lite (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-narzo-80-lite-4g-4gb-128gb-4g-lte", + "name": "Realme Narzo 80 Lite 4G", + "url": "/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte" + }, + { + "slug": "realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 80 Lite 4G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "realme-narzo-80-lite-5g-4gb-128gb-5g", + "name": "Realme Narzo 80 Lite 5G", + "url": "/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g" + }, { "slug": "realme-narzo-80-pro-8gb-128gb-5g", "name": "Realme Narzo 80 Pro", @@ -127216,11 +133221,26 @@ "name": "Realme Narzo 80x (8GB RAM)", "url": "/v1/smartphones/realme-narzo-80x-8gb-128gb-5g" }, + { + "slug": "realme-narzo-90x-4gb-128gb-4gb-128gb-5g", + "name": "Realme Narzo 90x (4GB+128GB)", + "url": "/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g" + }, + { + "slug": "realme-narzo-90x-8gb-128gb-8gb-128gb-5g", + "name": "Realme Narzo 90x (8GB+128GB)", + "url": "/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g" + }, { "slug": "realme-narzo-dual-sim-td-lte-v1-id-128gb-rmx2002", "name": "Realme Narzo Dual SIM TD-LTE V1 ID 128GB RMX2002", "url": "/v1/smartphones/realme-narzo-dual-sim-td-lte-v1-id-128gb-rmx2002" }, + { + "slug": "realme-narzo-n53-4gb-64gb-4g-lte", + "name": "Realme Narzo N53", + "url": "/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-n53-4gb-64gb-4g", "name": "Realme Narzo N53", @@ -127231,16 +133251,36 @@ "name": "Realme Narzo N53", "url": "/v1/smartphones/realme-narzo-n53-8gb-128gb-4g-lte" }, + { + "slug": "realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo N53 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-narzo-n53-6gb-128gb-4g", "name": "Realme Narzo N53 (6GB RAM)", "url": "/v1/smartphones/realme-narzo-n53-6gb-128gb-4g" }, + { + "slug": "realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme Narzo N53 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "realme-narzo-n55-4gb-64gb-4g-lte", + "name": "Realme Narzo N55", + "url": "/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-n55-6gb-128gb-4g", "name": "Realme Narzo N55", "url": "/v1/smartphones/realme-narzo-n55-6gb-128gb-4g" }, + { + "slug": "realme-narzo-n61-4gb-64gb-4g-lte", + "name": "Realme Narzo N61", + "url": "/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte" + }, { "slug": "realme-narzo-n61-4gb-64gb-4g", "name": "Realme Narzo N61", @@ -127251,6 +133291,11 @@ "name": "Realme Narzo N61", "url": "/v1/smartphones/realme-narzo-n61-6gb-128gb-4g-lte" }, + { + "slug": "realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo N61 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "realme-narzo-n63-4gb-128gb-4g-lte", "name": "Realme Narzo N63", @@ -127266,6 +133311,36 @@ "name": "Realme Narzo N65", "url": "/v1/smartphones/realme-narzo-n65-6gb-128gb-5g" }, + { + "slug": "realme-narzo-n65-5g-4gb-128gb-5g", + "name": "Realme Narzo N65 5G", + "url": "/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g" + }, + { + "slug": "realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme Narzo N65 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-narzo-power-5g-8gb-128gb-5g", + "name": "Realme Narzo Power 5G", + "url": "/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g" + }, + { + "slug": "realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme Narzo Power 5G (8GB RAM +256GB)", + "url": "/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-neo-7-12gb-256gb-5g", + "name": "Realme Neo 7", + "url": "/v1/smartphones/realme-neo-7-12gb-256gb-5g" + }, + { + "slug": "realme-neo-7x-8gb-128gb-5g", + "name": "Realme Neo 7x", + "url": "/v1/smartphones/realme-neo-7x-8gb-128gb-5g" + }, { "slug": "realme-neo7-12gb-256gb-5g", "name": "Realme Neo7", @@ -127316,6 +133391,11 @@ "name": "Realme Note 50", "url": "/v1/smartphones/realme-note-50-4gb-64gb-4g" }, + { + "slug": "realme-note-50-4gb-64gb-4g-lte", + "name": "Realme Note 50", + "url": "/v1/smartphones/realme-note-50-4gb-64gb-4g-lte" + }, { "slug": "realme-note-50-4gb-128gb-4g", "name": "Realme Note 50 (4GB+128GB)", @@ -127336,11 +133416,26 @@ "name": "Realme Note 60 (128GB)", "url": "/v1/smartphones/realme-note-60-4gb-128gb-4g" }, + { + "slug": "realme-note-60-4g-4gb-64gb-4g-lte", + "name": "Realme Note 60 4G", + "url": "/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte" + }, + { + "slug": "realme-note-60x-4gb-64gb-4g-lte", + "name": "Realme Note 60x", + "url": "/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte" + }, { "slug": "realme-note-60x-4gb-64gb-4g", "name": "Realme Note 60x", "url": "/v1/smartphones/realme-note-60x-4gb-64gb-4g" }, + { + "slug": "realme-note-70t-4gb-128gb-4g-lte", + "name": "Realme Note 70T", + "url": "/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte" + }, { "slug": "realme-note-70t-4gb-128gb-4g", "name": "Realme Note 70T", @@ -127381,16 +133476,51 @@ "name": "Realme P2 Pro", "url": "/v1/smartphones/realme-p2-pro-8gb-128gb-5g" }, + { + "slug": "realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P2 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "realme-p2-pro-12gb-256gb-5g", "name": "Realme P2 Pro (12GB+256GB)", "url": "/v1/smartphones/realme-p2-pro-12gb-256gb-5g" }, + { + "slug": "realme-p2-pro-5g-8gb-128gb-5g", + "name": "Realme P2 Pro 5G", + "url": "/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g" + }, { "slug": "realme-p3-8gb-128gb-5g", "name": "Realme P3", "url": "/v1/smartphones/realme-p3-8gb-128gb-5g" }, + { + "slug": "realme-p3-5g-6gb-128gb-5g", + "name": "Realme P3 5G", + "url": "/v1/smartphones/realme-p3-5g-6gb-128gb-5g" + }, + { + "slug": "realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme P3 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P3 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-p3-lite-5g-4gb-128gb-5g", + "name": "Realme P3 Lite 5G", + "url": "/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g" + }, + { + "slug": "realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P3 Lite 5G (6GB RAM+ 128GB)", + "url": "/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "realme-p3-pro-8gb-128gb-5g", "name": "Realme P3 Pro", @@ -127401,6 +133531,21 @@ "name": "Realme P3 Pro (256GB)", "url": "/v1/smartphones/realme-p3-pro-8gb-256gb-5g" }, + { + "slug": "realme-p3-pro-5g-8gb-128gb-5g", + "name": "Realme P3 Pro 5G", + "url": "/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g" + }, + { + "slug": "realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P3 Pro 5G (12GB RAM +256GB)", + "url": "/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P3 Pro 5G (8GB RAM +256GB)", + "url": "/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-p3-ultra-8gb-128gb-5g", "name": "Realme P3 Ultra", @@ -127416,6 +133561,61 @@ "name": "Realme P3x", "url": "/v1/smartphones/realme-p3x-6gb-128gb-5g" }, + { + "slug": "realme-p4-lite-4g-4gb-64gb-4g-lte", + "name": "Realme P4 Lite 4G", + "url": "/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte" + }, + { + "slug": "realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme P4 Lite 4G (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme P4 Lite 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P4 Lite 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-p4-power-5g-8gb-128gb-5g", + "name": "Realme P4 Power 5G", + "url": "/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g" + }, + { + "slug": "realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P4 Power 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P4 Power 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P4 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P4 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P4R 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "Realme P4R 5G (6GB RAM + 256GB)", + "url": "/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g" + }, { "slug": "realme-q-4gb-64gb-4g", "name": "Realme Q", @@ -127516,6 +133716,11 @@ "name": "Realme Q3 Pro 5G", "url": "/v1/smartphones/realme-q3-pro-5g-8gb-256gb-5g" }, + { + "slug": "realme-q3-pro-carnival-edition-8gb-128gb-5g", + "name": "Realme Q3 Pro Carnival Edition", + "url": "/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g" + }, { "slug": "realme-q3i", "name": "Realme Q3i", @@ -127536,6 +133741,11 @@ "name": "Realme Q3i 5G Standard Edition 2021 Dual SIM TD-LTE CN 128GB RMX3042", "url": "/v1/smartphones/realme-q3i-5g-standard-edition-2021-dual-sim-td-lte-cn-128gb-rmx3042" }, + { + "slug": "realme-q3s-6gb-128gb-5g", + "name": "Realme Q3s", + "url": "/v1/smartphones/realme-q3s-6gb-128gb-5g" + }, { "slug": "realme-q5", "name": "Realme Q5", @@ -127551,6 +133761,11 @@ "name": "Realme Q5 2022 Premium Edition Dual SIM TD-LTE CN 256GB RMX3478", "url": "/v1/smartphones/realme-q5-2022-premium-edition-dual-sim-td-lte-cn-256gb-rmx3478" }, + { + "slug": "realme-q5-5g-6gb-128gb-5g", + "name": "Realme Q5 5G", + "url": "/v1/smartphones/realme-q5-5g-6gb-128gb-5g" + }, { "slug": "realme-q5-5g-2022-premium-edition-dual-sim-td-lte-cn-128gb-rmx3478", "name": "Realme Q5 5G 2022 Premium Edition Dual SIM TD-LTE CN 128GB RMX3478", @@ -127596,6 +133811,16 @@ "name": "Realme U1", "url": "/v1/smartphones/realme-u1-4gb-64gb-4g-lte" }, + { + "slug": "realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Realme U1 (3GB RAM + 32GB)", + "url": "/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Realme U1 (3GB RAM + 64GB)", + "url": "/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "realme-u1-dual-sim-td-lte-in-32gb-rmx1833", "name": "Realme U1 Dual SIM TD-LTE IN 32GB RMX1833", @@ -127651,6 +133876,11 @@ "name": "Realme V15", "url": "/v1/smartphones/realme-v15" }, + { + "slug": "realme-v15-6gb-128gb-5g", + "name": "Realme V15", + "url": "/v1/smartphones/realme-v15-6gb-128gb-5g" + }, { "slug": "realme-v15-5g-8gb-128gb-5g", "name": "Realme V15 5G", @@ -127696,6 +133926,11 @@ "name": "Realme V3", "url": "/v1/smartphones/realme-v3-8gb-128gb-5g" }, + { + "slug": "realme-v3-5g-6gb-64gb-5g", + "name": "Realme V3 5G", + "url": "/v1/smartphones/realme-v3-5g-6gb-64gb-5g" + }, { "slug": "realme-v3-5g-2020-premium-edition-dual-sim-td-lte-cn-128gb-rmx2200", "name": "Realme V3 5G 2020 Premium Edition Dual SIM TD-LTE CN 128GB RMX2200", @@ -127756,11 +133991,21 @@ "name": "Realme V60", "url": "/v1/smartphones/realme-v60-8gb-256gb-5g" }, + { + "slug": "realme-v60-pro-12gb-256gb-4g-lte", + "name": "Realme V60 Pro", + "url": "/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte" + }, { "slug": "realme-v60-pro-12gb-256gb-4g", "name": "Realme V60 Pro", "url": "/v1/smartphones/realme-v60-pro-12gb-256gb-4g" }, + { + "slug": "realme-x-4gb-128gb-4g-lte", + "name": "Realme X", + "url": "/v1/smartphones/realme-x-4gb-128gb-4g-lte" + }, { "slug": "realme-x-4gb-64gb-4g", "name": "Realme X", @@ -127776,6 +134021,16 @@ "name": "Realme X (128GB)", "url": "/v1/smartphones/realme-x-4gb-128gb-4g" }, + { + "slug": "realme-x-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "realme-x-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "realme-x-lite-4gb-64gb-4g", "name": "Realme X Lite", @@ -127796,6 +134051,11 @@ "name": "Realme X Lite Standard Edition Dual SIM TD-LTE CN 64GB RMX1851 / Realme X Youth Edit", "url": "/v1/smartphones/realme-x-lite-standard-edition-dual-sim-td-lte-cn-64gb-rmx1851-realme-x-youth-edit" }, + { + "slug": "realme-x-master-edition-8gb-128gb-4g-lte", + "name": "Realme X Master Edition", + "url": "/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte" + }, { "slug": "realme-x-master-edition-dual-sim-td-lte-cn-128gb-rmx1903", "name": "Realme X Master Edition Dual SIM TD-LTE CN 128GB RMX1903", @@ -127821,6 +134081,11 @@ "name": "Realme X Premium Edition Dual SIM TD-LTE CN 64GB RMX1901", "url": "/v1/smartphones/realme-x-premium-edition-dual-sim-td-lte-cn-64gb-rmx1901" }, + { + "slug": "realme-x-spiderman-edition-8gb-128gb-4g-lte", + "name": "Realme X Spiderman Edition", + "url": "/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte" + }, { "slug": "realme-x-standard-edition-dual-sim-td-lte-apac-128gb-rmx1901", "name": "Realme X Standard Edition Dual SIM TD-LTE APAC 128GB RMX1901", @@ -127831,6 +134096,11 @@ "name": "Realme X Standard Edition Dual SIM TD-LTE CN 64GB RMX1901", "url": "/v1/smartphones/realme-x-standard-edition-dual-sim-td-lte-cn-64gb-rmx1901" }, + { + "slug": "realme-x2-4gb-64gb-4g-lte", + "name": "Realme X2", + "url": "/v1/smartphones/realme-x2-4gb-64gb-4g-lte" + }, { "slug": "realme-x2-6gb-64gb-4g", "name": "Realme X2", @@ -127846,6 +134116,21 @@ "name": "Realme X2 (128GB)", "url": "/v1/smartphones/realme-x2-6gb-128gb-4g" }, + { + "slug": "realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme X2 (6GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X2 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X2 (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "realme-x2-8gb-128gb-4g", "name": "Realme X2 (8GB+128GB)", @@ -127881,16 +134166,36 @@ "name": "Realme X2 Pro", "url": "/v1/smartphones/realme-x2-pro-6gb-64gb-4g" }, + { + "slug": "realme-x2-pro-8gb-128gb-4g-lte", + "name": "Realme X2 Pro", + "url": "/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte" + }, + { + "slug": "realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Realme X2 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte" + }, { "slug": "realme-x2-pro-12gb-256gb-4g", "name": "Realme X2 Pro (12GB+256GB)", "url": "/v1/smartphones/realme-x2-pro-12gb-256gb-4g" }, + { + "slug": "realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme X2 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "realme-x2-pro-8gb-128gb-4g", "name": "Realme X2 Pro (8GB+128GB)", "url": "/v1/smartphones/realme-x2-pro-8gb-128gb-4g" }, + { + "slug": "realme-x2-pro-master-edition-12gb-256gb-4g-lte", + "name": "Realme X2 Pro Master Edition", + "url": "/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte" + }, { "slug": "realme-x2-pro-master-edition-dual-sim-td-lte-cn-256gb-rmx1931", "name": "Realme X2 Pro Master Edition Dual SIM TD-LTE CN 256GB RMX1931", @@ -127961,6 +134266,11 @@ "name": "Realme X2 Standard Edition Global Dual SIM TD-LTE 64GB RMX1991", "url": "/v1/smartphones/realme-x2-standard-edition-global-dual-sim-td-lte-64gb-rmx1991" }, + { + "slug": "realme-x3-6gb-128gb-4g-lte", + "name": "Realme X3", + "url": "/v1/smartphones/realme-x3-6gb-128gb-4g-lte" + }, { "slug": "realme-x3-8gb-128gb-4g-lte", "name": "Realme X3", @@ -127971,6 +134281,11 @@ "name": "Realme X3", "url": "/v1/smartphones/realme-x3-8gb-128gb-4g" }, + { + "slug": "realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme X3 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-x3-premium-edition", "name": "Realme X3 Premium Edition", @@ -128016,6 +134331,21 @@ "name": "Realme X3 SuperZoom Dual SIM TD-LTE V2 ID TH PL 256GB RMX2085", "url": "/v1/smartphones/realme-x3-superzoom-dual-sim-td-lte-v2-id-th-pl-256gb-rmx2085" }, + { + "slug": "realme-x3-superzoom-edition-8gb-128gb-4g-lte", + "name": "Realme X3 SuperZoom Edition", + "url": "/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte" + }, + { + "slug": "realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Realme X3 SuperZoom Edition (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte" + }, + { + "slug": "realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Realme X3 SuperZoom Edition (8GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "realme-x3-superzoom-global-dual-sim-td-lte-v1-128gb-rmx2086", "name": "Realme X3 SuperZoom Global Dual SIM TD-LTE V1 128GB RMX2086", @@ -128076,6 +134406,16 @@ "name": "Realme X50 Pro 5G", "url": "/v1/smartphones/realme-x50-pro-5g-6gb-128gb-5g" }, + { + "slug": "realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme X50 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme X50 Pro 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-x50-pro-5g-player-premium-edition-dual-sim-td-lte-cn-128gb-rmx2072", "name": "Realme X50 Pro 5G Player Premium Edition Dual SIM TD-LTE CN 128GB RMX2072", @@ -128131,6 +134471,11 @@ "name": "Realme X50 Pro 5G Standard Edition Global Dual SIM TD-LTE 128GB RMX2075", "url": "/v1/smartphones/realme-x50-pro-5g-standard-edition-global-dual-sim-td-lte-128gb-rmx2075" }, + { + "slug": "realme-x50-pro-player-edition-6gb-128gb-5g", + "name": "Realme X50 Pro Player Edition", + "url": "/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g" + }, { "slug": "realme-x50m", "name": "Realme X50m", @@ -128141,6 +134486,11 @@ "name": "Realme X50m 5G", "url": "/v1/smartphones/realme-x50m-5g-6gb-128gb-5g" }, + { + "slug": "realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme X50m 5G (8GB RAM +256GB)", + "url": "/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "realme-x50m-5g-8gb-128gb-5g", "name": "Realme X50m 5G (8GB RAM)", @@ -128181,6 +134531,11 @@ "name": "Realme X7", "url": "/v1/smartphones/realme-x7-6gb-128gb-5g" }, + { + "slug": "realme-x7-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme X7 (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "realme-x7-8gb-128gb-5g", "name": "Realme X7 (8GB RAM)", @@ -128211,6 +134566,11 @@ "name": "Realme X7 Max", "url": "/v1/smartphones/realme-x7-max-8gb-128gb-5g" }, + { + "slug": "realme-x7-max-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme X7 Max (12GB RAM + 256GB)", + "url": "/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "realme-x7-max-5g-12gb-256gb-5g", "name": "Realme X7 Max 5G", @@ -128256,6 +134616,21 @@ "name": "Realme X7 Pro Ultra", "url": "/v1/smartphones/realme-x7-pro-ultra-12gb-256gb-5g" }, + { + "slug": "realme-x7-pro-ultra-8gb-128gb-5g", + "name": "Realme X7 Pro Ultra", + "url": "/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g" + }, + { + "slug": "realme-x9-6gb-128gb-5g", + "name": "Realme X9", + "url": "/v1/smartphones/realme-x9-6gb-128gb-5g" + }, + { + "slug": "realme-xt-4gb-64gb-4g-lte", + "name": "Realme XT", + "url": "/v1/smartphones/realme-xt-4gb-64gb-4g-lte" + }, { "slug": "realme-xt-4gb-64gb-4g", "name": "Realme XT", @@ -128266,6 +134641,16 @@ "name": "Realme XT", "url": "/v1/smartphones/realme-xt-8gb-128gb-4g-lte" }, + { + "slug": "realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme XT (6GB RAM + 64GB)", + "url": "/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme XT (8GB RAM + 128GB)", + "url": "/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "realme-xt-premium-edition-dual-sim-td-lte-v1-in-id-pk-th-vn-ph-128gb-rmx1921", "name": "Realme XT Premium Edition Dual SIM TD-LTE V1 IN ID PK TH VN PH 128GB RMX1921", @@ -128296,6 +134681,21 @@ "name": "Realme XT Standard Edition Dual SIM TD-LTE V1 IN VN 64GB RMX1921", "url": "/v1/smartphones/realme-xt-standard-edition-dual-sim-td-lte-v1-in-vn-64gb-rmx1921" }, + { + "slug": "redmagic-red-magic-11s-pro-12gb-256gb-5g", + "name": "Red Magic 11S Pro", + "url": "/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g" + }, + { + "slug": "redmagic-11-pro-plus-12gb-256gb-5g", + "name": "RedMagic 11 Pro Plus", + "url": "/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g" + }, + { + "slug": "redmagic-11s-pro-plus-12gb-256gb-5g", + "name": "RedMagic 11S Pro Plus", + "url": "/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g" + }, { "slug": "redbull-v5-v9180", "name": "Redbull V5 V9180", @@ -130011,6 +136411,11 @@ "name": "Redmi K60 Pro 5G Top Edition Dual SIM TD-LTE CN 512GB 22127RK46C", "url": "/v1/smartphones/redmi-k60-pro-5g-top-edition-dual-sim-td-lte-cn-512gb-22127rk46c" }, + { + "slug": "xiaomi-redmi-k60-ultra-12gb-256gb-5g", + "name": "Redmi K60 Ultra", + "url": "/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g" + }, { "slug": "redmi-k60e", "name": "Redmi K60E", @@ -141716,6 +148121,11 @@ "name": "Salute F350", "url": "/v1/smartphones/salute-f350" }, + { + "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", + "name": "Samaung Galaxy F70e", + "url": "/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g" + }, { "slug": "samba", "name": "Samba", @@ -143151,21 +149561,41 @@ "name": "Samsung Galaxy A01", "url": "/v1/smartphones/samsung-galaxy-a01-2gb-16gb-4g" }, + { + "slug": "samsung-galaxy-a01-core-1gb-16gb-4g-lte", + "name": "Samsung Galaxy A01 Core", + "url": "/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte" + }, { "slug": "samsung-galaxy-a01-core-2gb-32gb-4g-lte", "name": "Samsung Galaxy A01 Core", "url": "/v1/smartphones/samsung-galaxy-a01-core-2gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A01 Core (2GB RAM + 32GB)", + "url": "/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a02-3gb-32gb-4g", "name": "Samsung Galaxy A02", "url": "/v1/smartphones/samsung-galaxy-a02-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-a02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A02s", + "url": "/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a02s-4gb-64gb-4g-lte", "name": "Samsung Galaxy A02s", "url": "/v1/smartphones/samsung-galaxy-a02s-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-a03-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A03", + "url": "/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a03-4gb-128gb-4g-lte", "name": "Samsung Galaxy A03", @@ -143176,6 +149606,11 @@ "name": "Samsung Galaxy A03", "url": "/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A03 (4GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a03-4gb-64gb-4g", "name": "Samsung Galaxy A03 (4GB+64GB)", @@ -143191,6 +149626,11 @@ "name": "Samsung Galaxy A03 Core", "url": "/v1/smartphones/samsung-galaxy-a03-core-2gb-32gb-4g" }, + { + "slug": "samsung-galaxy-a03s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A03s", + "url": "/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a03s-4gb-64gb-4g-lte", "name": "Samsung Galaxy A03s", @@ -143201,11 +149641,21 @@ "name": "Samsung Galaxy A03s", "url": "/v1/smartphones/samsung-galaxy-a03s-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A03s (4GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a04-3gb-32gb-4g", "name": "Samsung Galaxy A04", "url": "/v1/smartphones/samsung-galaxy-a04-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-a04-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A04", + "url": "/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a04-4gb-64gb-4g", "name": "Samsung Galaxy A04", @@ -143216,6 +149666,16 @@ "name": "Samsung Galaxy A04", "url": "/v1/smartphones/samsung-galaxy-a04-8gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a04e-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A04e", + "url": "/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a04e-3gb-32gb-4g", "name": "Samsung Galaxy A04e", @@ -143226,16 +149686,41 @@ "name": "Samsung Galaxy A04e", "url": "/v1/smartphones/samsung-galaxy-a04e-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Samsung Galaxy A04e (3GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04e (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a04s-4gb-128gb-4g-lte", "name": "Samsung Galaxy A04s", "url": "/v1/smartphones/samsung-galaxy-a04s-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a04s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A04s", + "url": "/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a04s-4gb-64gb-4g", "name": "Samsung Galaxy A04s", "url": "/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04s (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a05-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A05", + "url": "/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a05-4gb-64gb-4g", "name": "Samsung Galaxy A05", @@ -143246,6 +149731,11 @@ "name": "Samsung Galaxy A05", "url": "/v1/smartphones/samsung-galaxy-a05-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A05 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a05-6gb-128gb-4g", "name": "Samsung Galaxy A05 (6GB/128GB)", @@ -143256,11 +149746,26 @@ "name": "Samsung Galaxy A05s", "url": "/v1/smartphones/samsung-galaxy-a05s-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-a05s-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A05s", + "url": "/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A05s (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a05s-6gb-128gb-4g", "name": "Samsung Galaxy A05s (6GB/128GB)", "url": "/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a06-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A06", + "url": "/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a06-4gb-64gb-4g", "name": "Samsung Galaxy A06", @@ -143276,11 +149781,46 @@ "name": "Samsung Galaxy A06 (128GB)", "url": "/v1/smartphones/samsung-galaxy-a06-4gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A06 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a06-6gb-128gb-4g", "name": "Samsung Galaxy A06 (6GB+128GB)", "url": "/v1/smartphones/samsung-galaxy-a06-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a06-5g-4gb-64gb-5g", + "name": "Samsung Galaxy A06 5G", + "url": "/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g" + }, + { + "slug": "samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a07-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A07 4G", + "url": "/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A07 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a10-2gb-32gb-4g", "name": "Samsung Galaxy A10", @@ -143291,6 +149831,11 @@ "name": "Samsung Galaxy A10", "url": "/v1/smartphones/samsung-galaxy-a10-4gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-a10e-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A10e", + "url": "/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a10e-2gb-32gb-4g", "name": "Samsung Galaxy A10e", @@ -143301,6 +149846,11 @@ "name": "Samsung Galaxy A10e", "url": "/v1/smartphones/samsung-galaxy-a10e-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-a10s-2gb-32gb-4g-lte", + "name": "Samsung Galaxy A10s", + "url": "/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a10s-2gb-32gb-4g", "name": "Samsung Galaxy A10s", @@ -143311,6 +149861,11 @@ "name": "Samsung Galaxy A10s", "url": "/v1/smartphones/samsung-galaxy-a10s-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A10s (3GB RAM + 32GB)", + "url": "/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-a11-3gb-32gb-4g", "name": "Samsung Galaxy A11", @@ -143321,6 +149876,11 @@ "name": "Samsung Galaxy A11", "url": "/v1/smartphones/samsung-galaxy-a11-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-a12-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12", + "url": "/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a12-4gb-64gb-4g", "name": "Samsung Galaxy A12", @@ -143331,21 +149891,46 @@ "name": "Samsung Galaxy A12", "url": "/v1/smartphones/samsung-galaxy-a12-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a12-4gb-128gb-4g", "name": "Samsung Galaxy A12 (4GB+128GB)", "url": "/v1/smartphones/samsung-galaxy-a12-4gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12 (Exynos 850)", + "url": "/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a12-india-6gb-128gb-4g-lte", "name": "Samsung Galaxy A12 (India)", "url": "/v1/smartphones/samsung-galaxy-a12-india-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A12 Exynos 850 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a12-nacho-4gb-128gb-4g-lte", "name": "Samsung Galaxy A12 Nacho", "url": "/v1/smartphones/samsung-galaxy-a12-nacho-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a12-nacho-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A12 Nacho", + "url": "/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a13-4gb-64gb-4g", "name": "Samsung Galaxy A13", @@ -143366,16 +149951,46 @@ "name": "Samsung Galaxy A13 5G", "url": "/v1/smartphones/samsung-galaxy-a13-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A14 4G", + "url": "/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a14-4g-4gb-64gb-4g", "name": "Samsung Galaxy A14 4G", "url": "/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A14 4G (4GB RAM + 128 GB)", + "url": "/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A14 4G (6GB RAM + 128 GB)", + "url": "/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a14-5g-4gb-64gb-5g", "name": "Samsung Galaxy A14 5G", "url": "/v1/smartphones/samsung-galaxy-a14-5g-4gb-64gb-5g" }, + { + "slug": "samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-a15-4gb-128gb-4g", "name": "Samsung Galaxy A15", @@ -143401,11 +150016,26 @@ "name": "Samsung Galaxy A15 (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-a15-8gb-256gb-4g" }, + { + "slug": "samsung-galaxy-a15-4g-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A15 4G", + "url": "/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a15-5g-6gb-128gb-5g", "name": "Samsung Galaxy A15 5G", "url": "/v1/smartphones/samsung-galaxy-a15-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A15 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A15 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a15-5g-8gb-128gb-5g", "name": "Samsung Galaxy A15 5G (8GB RAM)", @@ -143421,6 +150051,11 @@ "name": "Samsung Galaxy A16", "url": "/v1/smartphones/samsung-galaxy-a16-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a16-4g-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A16 4G", + "url": "/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a16-4g-6gb-128gb-4g", "name": "Samsung Galaxy A16 4G", @@ -143431,6 +150066,16 @@ "name": "Samsung Galaxy A16 5G", "url": "/v1/smartphones/samsung-galaxy-a16-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A16 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A16 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a16-5g-8gb-128gb-5g", "name": "Samsung Galaxy A16 5G (8GB RAM)", @@ -143441,6 +150086,26 @@ "name": "Samsung Galaxy A16 5G (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-a16-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a17-4g-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A17 4G", + "url": "/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a17-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A17 5G", + "url": "/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A17 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A17 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a2-core-1gb-16gb-4g-lte", "name": "Samsung Galaxy A2 Core", @@ -143476,6 +150141,11 @@ "name": "Samsung Galaxy A20s", "url": "/v1/smartphones/samsung-galaxy-a20s-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A20s (4GB RAM+64GB)", + "url": "/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a20s-4gb-64gb-4g", "name": "Samsung Galaxy A20s (4GB/64GB)", @@ -143491,6 +150161,16 @@ "name": "Samsung Galaxy A21", "url": "/v1/smartphones/samsung-galaxy-a21-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte", + "name": "Samsung Galaxy A21 Simple SCV49", + "url": "/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a21s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A21s", + "url": "/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a21s-4gb-64gb-4g", "name": "Samsung Galaxy A21s", @@ -143501,6 +150181,21 @@ "name": "Samsung Galaxy A21s", "url": "/v1/smartphones/samsung-galaxy-a21s-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A21s (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Samsung Galaxy A21s (6GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a22-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A22", + "url": "/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a22-6gb-128gb-4g", "name": "Samsung Galaxy A22", @@ -143516,11 +150211,36 @@ "name": "Samsung Galaxy A22 5G", "url": "/v1/smartphones/samsung-galaxy-a22-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a23-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A23", + "url": "/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a23-6gb-128gb-4g", "name": "Samsung Galaxy A23", "url": "/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A23 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a23-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A23 5G", + "url": "/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A23 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a24-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A24", + "url": "/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a24-8gb-128gb-4g", "name": "Samsung Galaxy A24", @@ -143546,16 +150266,46 @@ "name": "Samsung Galaxy A25 (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-a25-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a25-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A25 5G", + "url": "/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A25 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a26-8gb-128gb-5g", "name": "Samsung Galaxy A26", "url": "/v1/smartphones/samsung-galaxy-a26-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A26 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A26 (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a26-8gb-256gb-5g", "name": "Samsung Galaxy A26 (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-a26-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a26-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A26 5G", + "url": "/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a3-1gb-16gb-4g-lte", + "name": "Samsung Galaxy A3", + "url": "/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte" + }, { "slug": "samsung-galaxy-a3-1gb-16gb-4g", "name": "Samsung Galaxy A3", @@ -143571,6 +150321,11 @@ "name": "Samsung Galaxy A3 (2017)", "url": "/v1/smartphones/samsung-galaxy-a3-2017-2gb-16gb-4g-lte" }, + { + "slug": "samsung-galaxy-a3-duos-1gb-16gb-3g", + "name": "Samsung Galaxy A3 Duos", + "url": "/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g" + }, { "slug": "samsung-galaxy-a3-duos-1gb-16gb-4g-lte", "name": "Samsung Galaxy A3 Duos", @@ -143596,6 +150351,11 @@ "name": "Samsung Galaxy A30s", "url": "/v1/smartphones/samsung-galaxy-a30s-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a30s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A30s", + "url": "/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a30s-4gb-64gb-4g", "name": "Samsung Galaxy A30s", @@ -143606,6 +150366,16 @@ "name": "Samsung Galaxy A30s (128GB ROM)", "url": "/v1/smartphones/samsung-galaxy-a30s-4gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A30s (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a31-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A31", + "url": "/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a31-6gb-128gb-4g", "name": "Samsung Galaxy A31", @@ -143626,11 +150396,21 @@ "name": "Samsung Galaxy A32", "url": "/v1/smartphones/samsung-galaxy-a32-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a32-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A32 5G", + "url": "/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a32-5g-8gb-128gb-5g", "name": "Samsung Galaxy A32 5G", "url": "/v1/smartphones/samsung-galaxy-a32-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a33-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A33 5G", + "url": "/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a33-5g-8gb-128gb-5g", "name": "Samsung Galaxy A33 5G", @@ -143641,16 +150421,31 @@ "name": "Samsung Galaxy A33 5G", "url": "/v1/smartphones/samsung-galaxy-a33-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A33 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-a34-8gb-256gb-5g", "name": "Samsung Galaxy A34", "url": "/v1/smartphones/samsung-galaxy-a34-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a34-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A34 5G", + "url": "/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a34-5g-8gb-128gb-5g", "name": "Samsung Galaxy A34 5G", "url": "/v1/smartphones/samsung-galaxy-a34-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A34 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-a35-12gb-256gb-5g", "name": "Samsung Galaxy A35", @@ -143666,6 +150461,16 @@ "name": "Samsung Galaxy A35 (256GB)", "url": "/v1/smartphones/samsung-galaxy-a35-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a35-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A35 5G", + "url": "/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A35 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a36-12gb-256gb-5g", "name": "Samsung Galaxy A36 (12GB+256GB)", @@ -143681,11 +150486,26 @@ "name": "Samsung Galaxy A36 (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-a36-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g", + "name": "Samsung Galaxy A37 5G (12GB RAM + 256 GB)", + "url": "/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g", + "name": "Samsung Galaxy A37 5G (8GB RAM + 256 GB)", + "url": "/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a40-4gb-128gb-4g-lte", "name": "Samsung Galaxy A40", "url": "/v1/smartphones/samsung-galaxy-a40-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a40-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A40", + "url": "/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a40-4gb-64gb-4g", "name": "Samsung Galaxy A40", @@ -143746,6 +150566,11 @@ "name": "Samsung Galaxy A5 Duos", "url": "/v1/smartphones/samsung-galaxy-a5-duos" }, + { + "slug": "samsung-galaxy-a50-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A50", + "url": "/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a50-4gb-64gb-4g", "name": "Samsung Galaxy A50", @@ -143756,6 +150581,16 @@ "name": "Samsung Galaxy A50", "url": "/v1/smartphones/samsung-galaxy-a50-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Samsung Galaxy A50 (6GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a50s-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A50s", + "url": "/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a50s-6gb-128gb-4g-lte", "name": "Samsung Galaxy A50s", @@ -143766,6 +150601,11 @@ "name": "Samsung Galaxy A50s", "url": "/v1/smartphones/samsung-galaxy-a50s-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A50s (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a51-6gb-128gb-4g", "name": "Samsung Galaxy A51", @@ -143776,11 +150616,36 @@ "name": "Samsung Galaxy A51", "url": "/v1/smartphones/samsung-galaxy-a51-8gb-256gb-4g-lte" }, + { + "slug": "samsung-galaxy-a51-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A51", + "url": "/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A51 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a51-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A51 5G", + "url": "/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a51-5g-8gb-128gb-5g", "name": "Samsung Galaxy A51 5G", "url": "/v1/smartphones/samsung-galaxy-a51-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a51-5g-uw-6gb-128gb-5g", + "name": "Samsung Galaxy A51 5G UW", + "url": "/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a51s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A51s 5G", + "url": "/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a52-8gb-256gb-4g-lte", "name": "Samsung Galaxy A52", @@ -143791,16 +150656,41 @@ "name": "Samsung Galaxy A52", "url": "/v1/smartphones/samsung-galaxy-a52-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A52 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a52-5g-6gb-128gb-5g", "name": "Samsung Galaxy A52 5G", "url": "/v1/smartphones/samsung-galaxy-a52-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a52s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A52s 5G", + "url": "/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a52s-5g-8gb-128gb-5g", "name": "Samsung Galaxy A52s 5G", "url": "/v1/smartphones/samsung-galaxy-a52s-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A52s 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A53 (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a53-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A53 5G", + "url": "/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a53-5g-8gb-256gb-5g", "name": "Samsung Galaxy A53 5G", @@ -143811,6 +150701,16 @@ "name": "Samsung Galaxy A53 5G", "url": "/v1/smartphones/samsung-galaxy-a53-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A53 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a53s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A53s 5G", + "url": "/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a54-8gb-256gb-5g", "name": "Samsung Galaxy A54", @@ -143821,6 +150721,11 @@ "name": "Samsung Galaxy A54 5G", "url": "/v1/smartphones/samsung-galaxy-a54-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A54 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a55-8gb-128gb-5g", "name": "Samsung Galaxy A55", @@ -143841,6 +150746,16 @@ "name": "Samsung Galaxy A55 5G", "url": "/v1/smartphones/samsung-galaxy-a55-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A55 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A55 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-a56-12gb-256gb-5g", "name": "Samsung Galaxy A56 (12GB+256GB)", @@ -143851,6 +150766,26 @@ "name": "Samsung Galaxy A56 (256GB)", "url": "/v1/smartphones/samsung-galaxy-a56-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A56 5G", + "url": "/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A56 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A56 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A57 (12GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "samsung-galaxy-a6-2018-4gb-64gb-4g-lte", "name": "Samsung Galaxy A6 (2018)", @@ -143916,11 +150851,21 @@ "name": "Samsung Galaxy A7 (2018)", "url": "/v1/smartphones/samsung-galaxy-a7-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-a7-2018-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A7 (2018)", + "url": "/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-a7-2018-6gb-128gb-4g-lte", "name": "Samsung Galaxy A7 (2018)", "url": "/v1/smartphones/samsung-galaxy-a7-2018-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A7 2018 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a7-duos-2gb-16gb-4g-lte", "name": "Samsung Galaxy A7 Duos", @@ -143951,16 +150896,41 @@ "name": "Samsung Galaxy A70s", "url": "/v1/smartphones/samsung-galaxy-a70s-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a71-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A71", + "url": "/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a71-8gb-128gb-4g", "name": "Samsung Galaxy A71", "url": "/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a71-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A71 5G", + "url": "/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a71-5g-8gb-128gb-5g", "name": "Samsung Galaxy A71 5G", "url": "/v1/smartphones/samsung-galaxy-a71-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-a71s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A71s 5G", + "url": "/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a71s-5g-uw-6gb-128gb-5g", + "name": "Samsung Galaxy A71s 5G UW", + "url": "/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-a72-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A72", + "url": "/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a72-8gb-256gb-4g-lte", "name": "Samsung Galaxy A72", @@ -143971,11 +150941,31 @@ "name": "Samsung Galaxy A72", "url": "/v1/smartphones/samsung-galaxy-a72-8gb-256gb-4g" }, + { + "slug": "samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Samsung Galaxy A72 (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a73-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A73 5G", + "url": "/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-a73-5g-8gb-256gb-5g", "name": "Samsung Galaxy A73 5G", "url": "/v1/smartphones/samsung-galaxy-a73-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A73 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-a75-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A75 5G", + "url": "/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-a8-2gb-32gb-4g-lte", "name": "Samsung Galaxy A8", @@ -144031,11 +151021,21 @@ "name": "Samsung Galaxy A80", "url": "/v1/smartphones/samsung-galaxy-a80-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a83-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A83 5G", + "url": "/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-a8s-8gb-128gb-4g-lte", "name": "Samsung Galaxy A8s", "url": "/v1/smartphones/samsung-galaxy-a8s-8gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A8s (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a9", "name": "Samsung Galaxy A9 (2016)", @@ -144056,11 +151056,21 @@ "name": "Samsung Galaxy A9 (2018)", "url": "/v1/smartphones/samsung-galaxy-a9-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-a9-2018-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 (2018)", + "url": "/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a9-2018-8gb-128gb-4g-lte", "name": "Samsung Galaxy A9 (2018)", "url": "/v1/smartphones/samsung-galaxy-a9-2018-8gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a9-pro", "name": "Samsung Galaxy A9 Pro (2016)", @@ -144071,6 +151081,21 @@ "name": "Samsung Galaxy A9 Pro (2016)", "url": "/v1/smartphones/samsung-galaxy-a9-pro-2016-4gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 Pro (2019)", + "url": "/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a9-star-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A9 Star", + "url": "/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A9 Star Pro", + "url": "/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-a90-5g-6gb-128gb-5g", "name": "Samsung Galaxy A90 5G", @@ -144131,6 +151156,11 @@ "name": "Samsung Galaxy Appeal I827", "url": "/v1/smartphones/samsung-galaxy-appeal-i827" }, + { + "slug": "samsung-galaxy-buddy-2-4gb-128gb-5g", + "name": "Samsung Galaxy Buddy 2", + "url": "/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g" + }, { "slug": "samsung-galaxy-c5-4gb-64gb-4g-lte", "name": "Samsung Galaxy C5", @@ -144151,6 +151181,11 @@ "name": "Samsung Galaxy C5 Pro", "url": "/v1/smartphones/samsung-galaxy-c5-pro" }, + { + "slug": "samsung-galaxy-c7-4gb-32gb-4g-lte", + "name": "Samsung Galaxy C7", + "url": "/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-c7-4gb-64gb-4g-lte", "name": "Samsung Galaxy C7", @@ -144281,6 +151316,11 @@ "name": "Samsung Galaxy Express I8730", "url": "/v1/smartphones/samsung-galaxy-express-i8730" }, + { + "slug": "samsung-galaxy-f02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy F02s", + "url": "/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-f02s-4gb-64gb-4g-lte", "name": "Samsung Galaxy F02s", @@ -144311,11 +151351,41 @@ "name": "Samsung Galaxy F06 5G", "url": "/v1/smartphones/samsung-galaxy-f06-5g-4gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Samsung Galaxy F06 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F06 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f07-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F07", + "url": "/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-f12-4gb-128gb-4g-lte", "name": "Samsung Galaxy F12", "url": "/v1/smartphones/samsung-galaxy-f12-4gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-f12-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F12", + "url": "/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy F12 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-f13-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F13", + "url": "/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-f13-4gb-64gb-4g", "name": "Samsung Galaxy F13", @@ -144331,6 +151401,11 @@ "name": "Samsung Galaxy F13", "url": "/v1/smartphones/samsung-galaxy-f13-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy F13 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-f14-4gb-64gb-5g", "name": "Samsung Galaxy F14", @@ -144341,11 +151416,26 @@ "name": "Samsung Galaxy F14 (6GB+128GB)", "url": "/v1/smartphones/samsung-galaxy-f14-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F14 4G", + "url": "/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-f14-4g-4gb-64gb-4g", "name": "Samsung Galaxy F14 4G", "url": "/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-f14-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F14 5G", + "url": "/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F14 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-f15-6gb-128gb-5g", "name": "Samsung Galaxy F15", @@ -144356,6 +151446,16 @@ "name": "Samsung Galaxy F15", "url": "/v1/smartphones/samsung-galaxy-f15-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F15 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F15 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-f16-6gb-128gb-5g", "name": "Samsung Galaxy F16", @@ -144366,16 +151466,71 @@ "name": "Samsung Galaxy F16 (8GB RAM)", "url": "/v1/smartphones/samsung-galaxy-f16-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f16-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F16 5G", + "url": "/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F16 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F16 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F17 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F17 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f22-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F22", + "url": "/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-f22-6gb-128gb-4g", "name": "Samsung Galaxy F22", "url": "/v1/smartphones/samsung-galaxy-f22-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy F22 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-f23-6gb-128gb-5g", "name": "Samsung Galaxy F23", "url": "/v1/smartphones/samsung-galaxy-f23-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f23-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F23", + "url": "/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-f23-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F23 5G", + "url": "/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F23 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f24-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F24 5G", + "url": "/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g" + }, { "slug": "samsung-galaxy-f34-6gb-128gb-5g", "name": "Samsung Galaxy F34", @@ -144386,16 +151541,46 @@ "name": "Samsung Galaxy F34", "url": "/v1/smartphones/samsung-galaxy-f34-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f34-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F34 5G", + "url": "/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F34 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-f36-6gb-128gb-5g", "name": "Samsung Galaxy F36", "url": "/v1/smartphones/samsung-galaxy-f36-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f36-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F36 5G", + "url": "/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F36 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy F36 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-f41-6gb-128gb-4g-lte", "name": "Samsung Galaxy F41", "url": "/v1/smartphones/samsung-galaxy-f41-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-f41-6gb-64gb-4g-lte", + "name": "Samsung Galaxy F41", + "url": "/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-f41-6gb-64gb-4g", "name": "Samsung Galaxy F41", @@ -144406,11 +151591,21 @@ "name": "Samsung Galaxy F41 (128GB)", "url": "/v1/smartphones/samsung-galaxy-f41-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy F41 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-f42-5g-8gb-128gb-5g", "name": "Samsung Galaxy F42 5G", "url": "/v1/smartphones/samsung-galaxy-f42-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-f52-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F52 5G", + "url": "/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-f54-8gb-256gb-5g", "name": "Samsung Galaxy F54", @@ -144441,6 +151636,16 @@ "name": "Samsung Galaxy F56 (256GB)", "url": "/v1/smartphones/samsung-galaxy-f56-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-f56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy F56 5G", + "url": "/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy F56 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-f62-6gb-128gb-4g", "name": "Samsung Galaxy F62", @@ -144451,11 +151656,31 @@ "name": "Samsung Galaxy F62", "url": "/v1/smartphones/samsung-galaxy-f62-8gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy F62 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-f62-8gb-128gb-4g", "name": "Samsung Galaxy F62 (8GB RAM)", "url": "/v1/smartphones/samsung-galaxy-f62-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-f63-6gb-128gb-5g", + "name": "Samsung Galaxy F63", + "url": "/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f64-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F64 5G", + "url": "/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F70e 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-fold-12gb-512gb-4g-lte", "name": "Samsung Galaxy Fold", @@ -144506,6 +151731,11 @@ "name": "Samsung Galaxy Grand Neo", "url": "/v1/smartphones/samsung-galaxy-grand-neo" }, + { + "slug": "samsung-galaxy-grand-prime-1gb-8gb-3g", + "name": "Samsung Galaxy Grand Prime", + "url": "/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g" + }, { "slug": "samsung-galaxy-grand-prime-1gb-8gb-4g-lte", "name": "Samsung Galaxy Grand Prime", @@ -144571,6 +151801,11 @@ "name": "Samsung Galaxy J1 Ace", "url": "/v1/smartphones/samsung-galaxy-j1-ace" }, + { + "slug": "samsung-galaxy-j1-mini-1gb-8gb-3g", + "name": "Samsung Galaxy J1 Mini", + "url": "/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g" + }, { "slug": "samsung-galaxy-j1-nxt-1gb-8gb-3g", "name": "Samsung Galaxy J1 Nxt", @@ -144636,6 +151871,11 @@ "name": "Samsung Galaxy J2 Prime", "url": "/v1/smartphones/samsung-galaxy-j2-prime-1gb-8gb-4g" }, + { + "slug": "samsung-galaxy-j2-pro-2gb-16gb-4g-lte", + "name": "Samsung Galaxy J2 Pro", + "url": "/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte" + }, { "slug": "samsung-galaxy-j2-pro-2gb-16gb-4g", "name": "Samsung Galaxy J2 Pro (2016)", @@ -144736,6 +151976,11 @@ "name": "Samsung Galaxy J5 (2017)", "url": "/v1/smartphones/samsung-galaxy-j5-2017-3gb-32gb-4g-lte" }, + { + "slug": "samsung-galaxy-j5-prime-2gb-16gb-4g-lte", + "name": "Samsung Galaxy J5 Prime", + "url": "/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte" + }, { "slug": "samsung-galaxy-j5-prime-2gb-32gb-4g-lte", "name": "Samsung Galaxy J5 Prime", @@ -144756,6 +152001,11 @@ "name": "Samsung Galaxy J6 (2018)", "url": "/v1/smartphones/samsung-galaxy-j6-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-j6-plus-4gb-64gb-4g-lte", + "name": "Samsung Galaxy J6 Plus", + "url": "/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-j6-plus-4gb-64gb-4g", "name": "Samsung Galaxy J6 Plus", @@ -144941,6 +152191,11 @@ "name": "Samsung Galaxy M02", "url": "/v1/smartphones/samsung-galaxy-m02-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-m02s-3gb-32gb-4g-lte", + "name": "Samsung Galaxy M02s", + "url": "/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-m02s-4gb-64gb-4g-lte", "name": "Samsung Galaxy M02s", @@ -144951,6 +152206,11 @@ "name": "Samsung Galaxy M02s", "url": "/v1/smartphones/samsung-galaxy-m02s-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M02s (4GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m04-4gb-128gb-4g-lte", "name": "Samsung Galaxy M04", @@ -144961,6 +152221,16 @@ "name": "Samsung Galaxy M04", "url": "/v1/smartphones/samsung-galaxy-m04-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M04 (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M04 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m05-4gb-64gb-4g-lte", "name": "Samsung Galaxy M05", @@ -144976,6 +152246,26 @@ "name": "Samsung Galaxy M06", "url": "/v1/smartphones/samsung-galaxy-m06-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g", + "name": "Samsung Galaxy M06 (4GB RAM + 64GB)", + "url": "/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M06 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m06-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M06 5G", + "url": "/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m07-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M07 4G", + "url": "/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m10-2gb-16gb-4g", "name": "Samsung Galaxy M10", @@ -144996,6 +152286,11 @@ "name": "Samsung Galaxy M10s", "url": "/v1/smartphones/samsung-galaxy-m10s-3gb-32gb-4g" }, + { + "slug": "samsung-galaxy-m11-3gb-32gb-4g-lte", + "name": "Samsung Galaxy M11", + "url": "/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-m11-3gb-32gb-4g", "name": "Samsung Galaxy M11", @@ -145016,6 +152311,11 @@ "name": "Samsung Galaxy M12", "url": "/v1/smartphones/samsung-galaxy-m12-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M12 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m12-india-6gb-128gb-4g-lte", "name": "Samsung Galaxy M12 (India)", @@ -145046,16 +152346,36 @@ "name": "Samsung Galaxy M13 5G (6GB/128GB)", "url": "/v1/smartphones/samsung-galaxy-m13-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m14-4gb-128gb-5g", + "name": "Samsung Galaxy M14", + "url": "/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g" + }, { "slug": "samsung-galaxy-m14-6gb-128gb-5g", "name": "Samsung Galaxy M14", "url": "/v1/smartphones/samsung-galaxy-m14-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M14 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M14 4G", + "url": "/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m14-4g-4gb-64gb-4g", "name": "Samsung Galaxy M14 4G", "url": "/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M14 4G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m14-4g-6gb-128gb-4g", "name": "Samsung Galaxy M14 4G (6GB/128GB)", @@ -145086,16 +152406,71 @@ "name": "Samsung Galaxy M15 (8GB RAM)", "url": "/v1/smartphones/samsung-galaxy-m15-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m15-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M15 5G", + "url": "/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M15 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M15 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g", + "name": "Samsung Galaxy M15 5G Prime Edition", + "url": "/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M15 5G Prime Edition (8GB RAM +128GB)", + "url": "/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m16-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M16 5G", + "url": "/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g" + }, { "slug": "samsung-galaxy-m16-5g-6gb-128gb-5g", "name": "Samsung Galaxy M16 5G", "url": "/v1/smartphones/samsung-galaxy-m16-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M16 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M16 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-m16-5g-8gb-128gb-5g", "name": "Samsung Galaxy M16 5G (8GB RAM)", "url": "/v1/smartphones/samsung-galaxy-m16-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M17 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M17 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M17e 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-m20-3gb-32gb-4g", "name": "Samsung Galaxy M20", @@ -145106,6 +152481,11 @@ "name": "Samsung Galaxy M20", "url": "/v1/smartphones/samsung-galaxy-m20-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-m21-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21", + "url": "/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m21-4gb-64gb-4g", "name": "Samsung Galaxy M21", @@ -145121,21 +152501,61 @@ "name": "Samsung Galaxy M21 (6GB/128GB)", "url": "/v1/smartphones/samsung-galaxy-m21-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m21-2021-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21 2021", + "url": "/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m21-2021-6gb-128gb-4g-lte", "name": "Samsung Galaxy M21 2021", "url": "/v1/smartphones/samsung-galaxy-m21-2021-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M21 2021 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m21s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M21s", + "url": "/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m21s-6gb-128gb-4g-lte", "name": "Samsung Galaxy M21s", "url": "/v1/smartphones/samsung-galaxy-m21s-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m22-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M22", + "url": "/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m23-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M23 5G", + "url": "/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m30-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M30", + "url": "/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m30-6gb-128gb-4g-lte", "name": "Samsung Galaxy M30", "url": "/v1/smartphones/samsung-galaxy-m30-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M30 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m30s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M30s", + "url": "/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m30s-4gb-64gb-4g", "name": "Samsung Galaxy M30s", @@ -145146,11 +152566,26 @@ "name": "Samsung Galaxy M30s", "url": "/v1/smartphones/samsung-galaxy-m30s-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M30s (4GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M30s (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m30s-6gb-128gb-4g", "name": "Samsung Galaxy M30s (6GB/128GB)", "url": "/v1/smartphones/samsung-galaxy-m30s-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m31-6gb-64gb-4g-lte", + "name": "Samsung Galaxy M31", + "url": "/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m31-6gb-64gb-4g", "name": "Samsung Galaxy M31", @@ -145166,11 +152601,26 @@ "name": "Samsung Galaxy M31", "url": "/v1/smartphones/samsung-galaxy-m31-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M31 (6GB RAM +128GB)", + "url": "/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M31 (8GB RAM +128GB)", + "url": "/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m31-prime-6gb-128gb-4g-lte", "name": "Samsung Galaxy M31 Prime", "url": "/v1/smartphones/samsung-galaxy-m31-prime-6gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m31s-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M31s", + "url": "/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m31s-6gb-128gb-4g", "name": "Samsung Galaxy M31s", @@ -145181,21 +152631,66 @@ "name": "Samsung Galaxy M31s", "url": "/v1/smartphones/samsung-galaxy-m31s-8gb-128gb-4g-lte" }, + { + "slug": "samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M31s (8GB RAM +128GB)", + "url": "/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m32-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M32", + "url": "/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-m32-6gb-128gb-4g", "name": "Samsung Galaxy M32", "url": "/v1/smartphones/samsung-galaxy-m32-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M32 (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m32-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M32 5G", + "url": "/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-m32-5g-8gb-128gb-5g", "name": "Samsung Galaxy M32 5G", "url": "/v1/smartphones/samsung-galaxy-m32-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M32 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M32 Prime Edition", + "url": "/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M32 Prime Edition (6GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m33-8gb-128gb-5g", "name": "Samsung Galaxy M33", "url": "/v1/smartphones/samsung-galaxy-m33-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m33-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M33 5G", + "url": "/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M33 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-m34-5g-6gb-128gb-5g", "name": "Samsung Galaxy M34 5G", @@ -145211,6 +152706,16 @@ "name": "Samsung Galaxy M34 5G", "url": "/v1/smartphones/samsung-galaxy-m34-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M34 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M34 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-m35-6gb-128gb-5g", "name": "Samsung Galaxy M35", @@ -145226,11 +152731,36 @@ "name": "Samsung Galaxy M35 (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-m35-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-m35-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M35 5G", + "url": "/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M35 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M35 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-m36-6gb-128gb-5g", "name": "Samsung Galaxy M36", "url": "/v1/smartphones/samsung-galaxy-m36-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-m36-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M36 5G", + "url": "/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M36 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-m40-6gb-128gb-4g-lte", "name": "Samsung Galaxy M40", @@ -145241,6 +152771,21 @@ "name": "Samsung Galaxy M40", "url": "/v1/smartphones/samsung-galaxy-m40-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M42 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m44-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M44 5G", + "url": "/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m51-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M51", + "url": "/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m51-8gb-128gb-4g-lte", "name": "Samsung Galaxy M51", @@ -145251,6 +152796,21 @@ "name": "Samsung Galaxy M51", "url": "/v1/smartphones/samsung-galaxy-m51-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy M51 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-m52-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M52 5G", + "url": "/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M52 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-m53-8gb-256gb-5g", "name": "Samsung Galaxy M53", @@ -145271,6 +152831,11 @@ "name": "Samsung Galaxy M54", "url": "/v1/smartphones/samsung-galaxy-m54-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-m54-5g-8gb-128gb-5g", + "name": "Samsung Galaxy M54 5G", + "url": "/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-m55-12gb-256gb-5g", "name": "Samsung Galaxy M55", @@ -145296,6 +152861,21 @@ "name": "Samsung Galaxy M56 (256GB)", "url": "/v1/smartphones/samsung-galaxy-m56-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M56 (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-m56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy M56 5G", + "url": "/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-m62-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M62", + "url": "/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-m62-8gb-128gb-4g", "name": "Samsung Galaxy M62", @@ -145361,11 +152941,61 @@ "name": "Samsung Galaxy Note 10", "url": "/v1/smartphones/samsung-galaxy-note-10-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-note-10-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 10", + "url": "/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte" + }, { "slug": "samsung-galaxy-note-10-8gb-256gb-4g", "name": "Samsung Galaxy Note 10 (256B)", "url": "/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g" }, + { + "slug": "samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy Note 10 Lite (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-10-plus-12gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus", + "url": "/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-10-plus-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Note 10 Plus 5G", + "url": "/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 10 Plus Star Wars Edition", + "url": "/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-20-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 20", + "url": "/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-20-5g-8gb-128gb-5g", + "name": "Samsung Galaxy Note 20 5G", + "url": "/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte", + "name": "Samsung Galaxy Note 20 Ultra 4G", + "url": "/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Note 20 Ultra 5G", + "url": "/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g" + }, { "slug": "samsung-galaxy-note-3-3gb-32gb-4g", "name": "Samsung Galaxy Note 3", @@ -145431,11 +153061,21 @@ "name": "Samsung Galaxy Note 4 Duos", "url": "/v1/smartphones/samsung-galaxy-note-4-duos" }, + { + "slug": "samsung-galaxy-note-7-4gb-64gb-4g-lte", + "name": "Samsung Galaxy Note 7", + "url": "/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-note-7-4gb-64gb-4g", "name": "Samsung Galaxy Note 7", "url": "/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-note-8-6gb-64gb-4g-lte", + "name": "Samsung Galaxy Note 8", + "url": "/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-note-8-0-2gb-32gb-4g-lte", "name": "Samsung Galaxy Note 8.0", @@ -145446,6 +153086,21 @@ "name": "Samsung Galaxy Note 8.0 Wi-Fi", "url": "/v1/smartphones/samsung-galaxy-note-8-0-wi-fi-2gb-32gb-2g" }, + { + "slug": "samsung-galaxy-note-9-6gb-128gb-4g-lte", + "name": "Samsung Galaxy Note 9", + "url": "/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte", + "name": "Samsung Galaxy Note 9 (8GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte" + }, + { + "slug": "samsung-galaxy-note-edge-3gb-32gb-4g-lte", + "name": "Samsung Galaxy Note Edge", + "url": "/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte" + }, { "slug": "samsung-galaxy-note-edge-3gb-64gb-5g", "name": "Samsung Galaxy Note Edge", @@ -145701,6 +153356,11 @@ "name": "Samsung Galaxy Prevail 2", "url": "/v1/smartphones/samsung-galaxy-prevail-2" }, + { + "slug": "samsung-galaxy-quantum-2-5g-6gb-128gb-5g", + "name": "Samsung Galaxy Quantum 2 5G", + "url": "/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-reverb-m950", "name": "Samsung Galaxy Reverb M950", @@ -145911,6 +153571,11 @@ "name": "Samsung Galaxy S SC-02B", "url": "/v1/smartphones/samsung-galaxy-s-sc-02b" }, + { + "slug": "samsung-galaxy-s10-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S10", + "url": "/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s10-5g-8gb-256gb-5g", "name": "Samsung Galaxy S10 5G", @@ -145921,6 +153586,11 @@ "name": "Samsung Galaxy S10 5G (512GB)", "url": "/v1/smartphones/samsung-galaxy-s10-5g-8gb-512gb-5g" }, + { + "slug": "samsung-galaxy-s10-lite-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S10 Lite", + "url": "/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s10-lite-8gb-128gb-4g", "name": "Samsung Galaxy S10 Lite", @@ -145931,26 +153601,61 @@ "name": "Samsung Galaxy S10 Lite", "url": "/v1/smartphones/samsung-galaxy-s10-lite-8gb-512gb-4g-lte" }, + { + "slug": "samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte", + "name": "Samsung Galaxy S10 Lite (8GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte" + }, { "slug": "samsung-galaxy-s10-plus-8gb-128gb-4g", "name": "Samsung Galaxy S10 Plus", "url": "/v1/smartphones/samsung-galaxy-s10-plus-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-s10e-6gb-128gb-4g-lte", + "name": "Samsung Galaxy S10e", + "url": "/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s10e-8gb-128gb-4g", "name": "Samsung Galaxy S10e", "url": "/v1/smartphones/samsung-galaxy-s10e-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-s20-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20", + "url": "/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s20-8gb-128gb-4g", "name": "Samsung Galaxy S20", "url": "/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g" }, + { + "slug": "samsung-galaxy-s20-5g-8gb-128gb-5g", + "name": "Samsung Galaxy S20 5G", + "url": "/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-s20-5g-uw-12gb-128gb-5g", + "name": "Samsung Galaxy S20 5G UW", + "url": "/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g" + }, { "slug": "samsung-galaxy-s20-fe-6gb-128gb-4g", "name": "Samsung Galaxy S20 FE", "url": "/v1/smartphones/samsung-galaxy-s20-fe-6gb-128gb-4g" }, + { + "slug": "samsung-galaxy-s20-fe-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 FE", + "url": "/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte" + }, + { + "slug": "samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte", + "name": "Samsung Galaxy S20 FE (256GB)", + "url": "/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte" + }, { "slug": "samsung-galaxy-s20-fe-5g-6gb-128gb-5g", "name": "Samsung Galaxy S20 FE 5G", @@ -145961,6 +153666,11 @@ "name": "Samsung Galaxy S20 FE 5G (8GB RAM)", "url": "/v1/smartphones/samsung-galaxy-s20-fe-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-s20-plus-8gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 Plus", + "url": "/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s20-plus-8gb-128gb-4g", "name": "Samsung Galaxy S20 Plus", @@ -145971,6 +153681,11 @@ "name": "Samsung Galaxy S20 Plus 5G", "url": "/v1/smartphones/samsung-galaxy-s20-plus-5g-8gb-128gb-5g" }, + { + "slug": "samsung-galaxy-s20-ultra-12gb-128gb-4g-lte", + "name": "Samsung Galaxy S20 Ultra", + "url": "/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s20-ultra-12gb-128gb-4g", "name": "Samsung Galaxy S20 Ultra", @@ -145986,6 +153701,16 @@ "name": "Samsung Galaxy S20 Ultra", "url": "/v1/smartphones/samsung-galaxy-s20-ultra-16gb-512gb-4g-lte" }, + { + "slug": "samsung-galaxy-s20-ultra-5g-12gb-128gb-5g", + "name": "Samsung Galaxy S20 Ultra 5G", + "url": "/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-s21-8gb-128gb-5g", + "name": "Samsung Galaxy S21", + "url": "/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-s21-5g-8gb-128gb-5g", "name": "Samsung Galaxy S21 5G", @@ -145996,11 +153721,31 @@ "name": "Samsung Galaxy S21 5G (256GB)", "url": "/v1/smartphones/samsung-galaxy-s21-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g", + "name": "Samsung Galaxy S21 FE (Snapdragon)", + "url": "/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-s21-fe-5g-6gb-128gb-5g", "name": "Samsung Galaxy S21 FE 5G", "url": "/v1/smartphones/samsung-galaxy-s21-fe-5g-6gb-128gb-5g" }, + { + "slug": "samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 FE 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-s21-fe-5g-8gb-128gb-5g", "name": "Samsung Galaxy S21 FE 5G (8GB RAM)", @@ -146011,16 +153756,36 @@ "name": "Samsung Galaxy S21 FE 5G (8GB+256GB)", "url": "/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s21-plus-8gb-128gb-5g", + "name": "Samsung Galaxy S21 Plus", + "url": "/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-s21-plus-5g-8gb-256gb-5g", "name": "Samsung Galaxy S21 Plus 5G", "url": "/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 Plus 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-s21-ultra-12gb-256gb-5g", "name": "Samsung Galaxy S21 Ultra", "url": "/v1/smartphones/samsung-galaxy-s21-ultra-12gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g", + "name": "Samsung Galaxy S21 Ultra 5G (12GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Samsung Galaxy S21 Ultra 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "samsung-galaxy-s22-8gb-128gb-5g", "name": "Samsung Galaxy S22", @@ -146056,6 +153821,16 @@ "name": "Samsung Galaxy S23 (256GB)", "url": "/v1/smartphones/samsung-galaxy-s23-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S23 (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-s23-5g-8gb-128gb-5g", + "name": "Samsung Galaxy S23 5G", + "url": "/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g" + }, { "slug": "samsung-galaxy-s23-fe-8gb-128gb-5g", "name": "Samsung Galaxy S23 FE", @@ -146076,6 +153851,11 @@ "name": "Samsung Galaxy S23 Ultra", "url": "/v1/smartphones/samsung-galaxy-s23-ultra-12gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S23 Ultra (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "samsung-galaxy-s23-ultra-12gb-1024gb-5g", "name": "Samsung Galaxy S23 Ultra (1TB)", @@ -146086,6 +153866,11 @@ "name": "Samsung Galaxy S23 Ultra (512GB)", "url": "/v1/smartphones/samsung-galaxy-s23-ultra-12gb-512gb-5g" }, + { + "slug": "samsung-galaxy-s23-ultra-5g-12gb-256gb-5g", + "name": "Samsung Galaxy S23 Ultra 5G", + "url": "/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g" + }, { "slug": "samsung-galaxy-s24-8gb-128gb-5g", "name": "Samsung Galaxy S24", @@ -146096,6 +153881,21 @@ "name": "Samsung Galaxy S24 (256GB)", "url": "/v1/smartphones/samsung-galaxy-s24-8gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy S24 (8GB RAM + 128GB)", + "url": "/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy S24 (8GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-s24-5g-8gb-256gb-5g", + "name": "Samsung Galaxy S24 5G", + "url": "/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g" + }, { "slug": "samsung-galaxy-s24-fe-8gb-256gb-5g", "name": "Samsung Galaxy S24 FE", @@ -146106,11 +153906,21 @@ "name": "Samsung Galaxy S24 Plus", "url": "/v1/smartphones/samsung-galaxy-s24-plus-12gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S24 Plus (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "samsung-galaxy-s24-ultra-12gb-256gb-5g", "name": "Samsung Galaxy S24 Ultra", "url": "/v1/smartphones/samsung-galaxy-s24-ultra-12gb-256gb-5g" }, + { + "slug": "samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S24 Ultra (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "samsung-galaxy-s24-ultra-12gb-1024gb-5g", "name": "Samsung Galaxy S24 Ultra (1TB)", @@ -146141,6 +153951,16 @@ "name": "Samsung Galaxy S25 Edge (512GB)", "url": "/v1/smartphones/samsung-galaxy-s25-edge-12gb-512gb-5g" }, + { + "slug": "samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S25 FE (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy S25 FE (8GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g" + }, { "slug": "samsung-galaxy-s25-plus-12gb-256gb-5g", "name": "Samsung Galaxy S25 Plus", @@ -146161,6 +153981,16 @@ "name": "Samsung Galaxy S25 Ultra (512GB)", "url": "/v1/smartphones/samsung-galaxy-s25-ultra-12gb-512gb-5g" }, + { + "slug": "samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S26 (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S26 Plus (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "samsung-galaxy-s3-neo-1gb-16gb-3g", "name": "Samsung Galaxy S3 Neo", @@ -146321,6 +154151,11 @@ "name": "Samsung Galaxy S6 Duos", "url": "/v1/smartphones/samsung-galaxy-s6-duos" }, + { + "slug": "samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte", + "name": "Samsung Galaxy S6 Edge (128GB)", + "url": "/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s6-active-3gb-64gb-4g-lte", "name": "Samsung Galaxy S6 active", @@ -146431,16 +154266,31 @@ "name": "Samsung Galaxy S8 Active", "url": "/v1/smartphones/samsung-galaxy-s8-active-4gb-64gb-4g-lte" }, + { + "slug": "samsung-galaxy-s8-plus-4gb-64gb-4g-lte", + "name": "Samsung Galaxy S8 Plus", + "url": "/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-s8-plus-4gb-64gb-4g", "name": "Samsung Galaxy S8 Plus", "url": "/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g" }, + { + "slug": "samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy S8 Plus (6GB RAM+128GB)", + "url": "/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "samsung-galaxy-s8-plus", "name": "Samsung Galaxy S8+", "url": "/v1/smartphones/samsung-galaxy-s8-plus" }, + { + "slug": "samsung-galaxy-s9-4gb-64gb-4g-lte", + "name": "Samsung Galaxy S9", + "url": "/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte" + }, { "slug": "samsung-galaxy-s9-6gb-64gb-4g", "name": "Samsung Galaxy S9", @@ -146566,6 +154416,16 @@ "name": "Samsung Galaxy Xcover 4", "url": "/v1/smartphones/samsung-galaxy-xcover-4" }, + { + "slug": "samsung-galaxy-xcover-7-6gb-128gb-5g", + "name": "Samsung Galaxy Xcover 7", + "url": "/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-xcover-7-pro-6gb-128gb-5g", + "name": "Samsung Galaxy Xcover 7 Pro", + "url": "/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g" + }, { "slug": "samsung-galaxy-young-s6310", "name": "Samsung Galaxy Young S6310", @@ -146581,6 +154441,51 @@ "name": "Samsung Galaxy Z Flip", "url": "/v1/smartphones/samsung-galaxy-z-flip-8gb-256gb-4g" }, + { + "slug": "samsung-galaxy-z-flip-3-8gb-128gb-5g", + "name": "Samsung Galaxy Z Flip 3", + "url": "/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 3 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-5-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 5", + "url": "/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 5 (8GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-7-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 7 5G", + "url": "/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 7 5G (12GB RAM+512GB)", + "url": "/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 7 FE (8GB RAM + 256GB)", + "url": "/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g", + "name": "Samsung Galaxy Z Flip 7 FE 5G", + "url": "/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g" + }, + { + "slug": "samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 7 Olympic Edition", + "url": "/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g" + }, { "slug": "samsung-galaxy-z-flip3-5g-8gb-128gb-5g", "name": "Samsung Galaxy Z Flip3 5G", @@ -146616,11 +154521,61 @@ "name": "Samsung Galaxy Z Flip6 (512GB ROM)", "url": "/v1/smartphones/samsung-galaxy-z-flip6-12gb-512gb-5g" }, + { + "slug": "samsung-galaxy-z-fold-2-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 2 5G", + "url": "/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-3-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 3", + "url": "/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 3 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-5-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 5", + "url": "/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)", + "url": "/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-8-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 8", + "url": "/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 8 Ultra", + "url": "/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g" + }, { "slug": "samsung-galaxy-z-fold-special-16gb-512gb-5g", "name": "Samsung Galaxy Z Fold Special", "url": "/v1/smartphones/samsung-galaxy-z-fold-special-16gb-512gb-5g" }, + { + "slug": "samsung-galaxy-z-fold-special-edition-16gb-512gb-5g", + "name": "Samsung Galaxy Z Fold Special Edition", + "url": "/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g" + }, + { + "slug": "samsung-galaxy-z-fold-wide-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold Wide", + "url": "/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g" + }, { "slug": "samsung-galaxy-z-fold2-5g-12gb-256gb-5g", "name": "Samsung Galaxy Z Fold2 5G", @@ -160616,6 +168571,26 @@ "name": "Samsung SWD-M100 Mondi", "url": "/v1/smartphones/samsung-swd-m100-mondi" }, + { + "slug": "samsung-w21-5g-12gb-256gb-5g", + "name": "Samsung W21 5G", + "url": "/v1/smartphones/samsung-w21-5g-12gb-256gb-5g" + }, + { + "slug": "samsung-w22-5g-16gb-512gb-5g", + "name": "Samsung W22 5G", + "url": "/v1/smartphones/samsung-w22-5g-16gb-512gb-5g" + }, + { + "slug": "samsung-w25-16gb-512gb-5g", + "name": "Samsung W25", + "url": "/v1/smartphones/samsung-w25-16gb-512gb-5g" + }, + { + "slug": "samsung-w25-flip-12gb-512gb-5g", + "name": "Samsung W25 Flip", + "url": "/v1/smartphones/samsung-w25-flip-12gb-512gb-5g" + }, { "slug": "samsung-yp-g1cw-yp-g1cb-galaxy-s-wifi-4-0-8gb", "name": "Samsung YP-G1CW / YP-G1CB Galaxy S WiFi 4.0 8GB", @@ -160976,6 +168951,11 @@ "name": "Sharp AQUOS PHONE mini SH-M03 LTE", "url": "/v1/smartphones/sharp-aquos-phone-mini-sh-m03-lte" }, + { + "slug": "sharp-aquos-r6-12gb-128gb-5g", + "name": "Sharp AQUOS R6", + "url": "/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g" + }, { "slug": "sharp-aquos-zero-td-lte-jp-sh-m10", "name": "Sharp AQUOS zero TD-LTE JP SH-M10", @@ -161096,6 +169076,11 @@ "name": "Sharp Aquos R3", "url": "/v1/smartphones/sharp-aquos-r3-6gb-128gb-4g-lte" }, + { + "slug": "sharp-aquos-r3-6gb-64gb-4g-lte", + "name": "Sharp Aquos R3", + "url": "/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte" + }, { "slug": "sharp-aquos-r3-dual-sim-td-lte-tw-sh-r10", "name": "Sharp Aquos R3 Dual SIM TD-LTE TW SH-R10", @@ -161106,6 +169091,11 @@ "name": "Sharp Aquos R3 Global Dual SIM LTE SH-R10", "url": "/v1/smartphones/sharp-aquos-r3-global-dual-sim-lte-sh-r10" }, + { + "slug": "sharp-aquos-r5g-12gb-256gb-4g-lte", + "name": "Sharp Aquos R5G", + "url": "/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte" + }, { "slug": "sharp-aquos-r5g-5g-td-lte-jp-908sh-sharp-apy", "name": "Sharp Aquos R5G 5G TD-LTE JP 908SH (Sharp Apy)", @@ -161261,6 +169251,16 @@ "name": "Sharp Aquos R9 pro", "url": "/v1/smartphones/sharp-aquos-r9-pro-12gb-512gb-5g" }, + { + "slug": "sharp-aquos-s2-4gb-64gb-4g-lte", + "name": "Sharp Aquos S2", + "url": "/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte" + }, + { + "slug": "sharp-aquos-s3-4gb-64gb-4g-lte", + "name": "Sharp Aquos S3", + "url": "/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte" + }, { "slug": "sharp-aquos-s3-6gb-64gb-4g-lte", "name": "Sharp Aquos S3", @@ -161271,6 +169271,11 @@ "name": "Sharp Aquos S3 High", "url": "/v1/smartphones/sharp-aquos-s3-high-8gb-64gb-4g-lte" }, + { + "slug": "sharp-aquos-s3-high-edition-6gb-128gb-4g-lte", + "name": "Sharp Aquos S3 High Edition", + "url": "/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte" + }, { "slug": "sharp-aquos-s3-mini-6gb-64gb-4g-lte", "name": "Sharp Aquos S3 mini", @@ -161281,6 +169286,16 @@ "name": "Sharp Aquos SH8298U", "url": "/v1/smartphones/sharp-aquos-sh8298u" }, + { + "slug": "sharp-aquos-sense-10-6gb-128gb-5g", + "name": "Sharp Aquos Sense 10", + "url": "/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g" + }, + { + "slug": "sharp-aquos-sense-3-4gb-64gb-4g-lte", + "name": "Sharp Aquos Sense 3", + "url": "/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte" + }, { "slug": "sharp-aquos-sense-6-5g-td-lte-jp-128gb-sh-m19-sharp-as6n", "name": "Sharp Aquos Sense 6 5G TD-LTE JP 128GB SH-M19 (Sharp AS6N)", @@ -161571,6 +169586,11 @@ "name": "Sharp Aquos Wish 3 5G Dual SIM TD-LTE JP 64GB SH-M25", "url": "/v1/smartphones/sharp-aquos-wish-3-5g-dual-sim-td-lte-jp-64gb-sh-m25" }, + { + "slug": "sharp-aquos-wish-5-4gb-64gb-5g", + "name": "Sharp Aquos Wish 5", + "url": "/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g" + }, { "slug": "sharp-aquos-wish-5g-dual-sim-td-lte-jp-64gb-a104sh-sharp-aw5g", "name": "Sharp Aquos Wish 5G Dual SIM TD-LTE JP 64GB A104SH (Sharp AW5G)", @@ -162506,6 +170526,16 @@ "name": "Smartisan JianGuo R2 Top Edition Dual SIM TD-LTE CN 512GB", "url": "/v1/smartphones/smartisan-jianguo-r2-top-edition-dual-sim-td-lte-cn-512gb" }, + { + "slug": "smartisan-jianguo-pro-3-8gb-128gb-4g-lte", + "name": "Smartisan Jianguo Pro 3", + "url": "/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte" + }, + { + "slug": "smartisan-nut-r2-8gb-128gb-5g", + "name": "Smartisan Nut R2", + "url": "/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g" + }, { "slug": "smartisan-t1-16gb", "name": "Smartisan T1 16GB", @@ -163236,6 +171266,11 @@ "name": "Sony Xperia 1 II", "url": "/v1/smartphones/sony-xperia-1-ii" }, + { + "slug": "sony-xperia-1-ii-8gb-256gb-5g", + "name": "Sony Xperia 1 II", + "url": "/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g" + }, { "slug": "sony-xperia-1-ii-5g-dual-sim-td-lte-cn-xq-at72-sony-pdx-203", "name": "Sony Xperia 1 II 5G Dual SIM TD-LTE CN XQ-AT72 (Sony PDX-203)", @@ -163276,6 +171311,11 @@ "name": "Sony Xperia 1 III", "url": "/v1/smartphones/sony-xperia-1-iii" }, + { + "slug": "sony-xperia-1-iii-12gb-256gb-5g", + "name": "Sony Xperia 1 III", + "url": "/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g" + }, { "slug": "sony-xperia-1-iii-12gb-512gb-5g", "name": "Sony Xperia 1 III", @@ -163486,6 +171526,11 @@ "name": "Sony Xperia 1 VII (512GB)", "url": "/v1/smartphones/sony-xperia-1-vii-12gb-512gb-5g" }, + { + "slug": "sony-xperia-10-3gb-64gb-4g-lte", + "name": "Sony Xperia 10", + "url": "/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte" + }, { "slug": "sony-xperia-10-3gb-64gb-4g", "name": "Sony Xperia 10", @@ -163556,11 +171601,21 @@ "name": "Sony Xperia 10 III 5G TD-LTE JP 128GB SOG04 (Sony PDX-213)", "url": "/v1/smartphones/sony-xperia-10-iii-5g-td-lte-jp-128gb-sog04-sony-pdx-213" }, + { + "slug": "sony-xperia-10-iii-lite-5g-6gb-64gb-5g", + "name": "Sony Xperia 10 III Lite 5G", + "url": "/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g" + }, { "slug": "sony-xperia-10-iii-lite-5g-dual-sim-td-lte-jp-64gb-xq-bt44-sony-pdx-213", "name": "Sony Xperia 10 III Lite 5G Dual SIM TD-LTE JP 64GB XQ-BT44 (Sony PDX-213)", "url": "/v1/smartphones/sony-xperia-10-iii-lite-5g-dual-sim-td-lte-jp-64gb-xq-bt44-sony-pdx-213" }, + { + "slug": "sony-xperia-10-iv-5g-6gb-128gb-5g", + "name": "Sony Xperia 10 IV 5G", + "url": "/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g" + }, { "slug": "sony-xperia-10-iv-5g-dual-sim-td-lte-apac-128gb-xq-cc72-sony-pdx-225", "name": "Sony Xperia 10 IV 5G Dual SIM TD-LTE APAC 128GB XQ-CC72 (Sony PDX-225)", @@ -163591,6 +171646,11 @@ "name": "Sony Xperia 10 IV 5G TD-LTE JP 128GB SOG07 (Sony PDX-225)", "url": "/v1/smartphones/sony-xperia-10-iv-5g-td-lte-jp-128gb-sog07-sony-pdx-225" }, + { + "slug": "sony-xperia-10-plus-4gb-64gb-4g-lte", + "name": "Sony Xperia 10 Plus", + "url": "/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte" + }, { "slug": "sony-xperia-10-plus-4gb-64gb-4g", "name": "Sony Xperia 10 Plus", @@ -163601,6 +171661,11 @@ "name": "Sony Xperia 10 Plus", "url": "/v1/smartphones/sony-xperia-10-plus-6gb-64gb-4g-lte" }, + { + "slug": "sony-xperia-10-v-6gb-128gb-5g", + "name": "Sony Xperia 10 V", + "url": "/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g" + }, { "slug": "sony-xperia-10-v-5g-dual-sim-td-lte-apac-128gb-xq-dc72-sony-pdx-235", "name": "Sony Xperia 10 V 5G Dual SIM TD-LTE APAC 128GB XQ-DC72 (Sony PDX-235)", @@ -163681,6 +171746,11 @@ "name": "Sony Xperia 5 II", "url": "/v1/smartphones/sony-xperia-5-ii" }, + { + "slug": "sony-xperia-5-ii-8gb-128gb-5g", + "name": "Sony Xperia 5 II", + "url": "/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g" + }, { "slug": "sony-xperia-5-ii-5g-dual-sim-td-lte-apac-256gb-xq-as72-sony-pdx-206", "name": "Sony Xperia 5 II 5G Dual SIM TD-LTE APAC 256GB XQ-AS72 (Sony PDX-206)", @@ -163841,6 +171911,16 @@ "name": "Sony Xperia 5 WiMAX 2+ SOV41 (Sony Horus)", "url": "/v1/smartphones/sony-xperia-5-wimax-2-sov41-sony-horus" }, + { + "slug": "sony-xperia-8-4gb-64gb-4g-lte", + "name": "Sony Xperia 8", + "url": "/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte" + }, + { + "slug": "sony-xperia-8-lite-4gb-64gb-4g-lte", + "name": "Sony Xperia 8 Lite", + "url": "/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte" + }, { "slug": "sony-xperia-8-lite-td-lte-jp-j3273-sony-himiko", "name": "Sony Xperia 8 Lite TD-LTE JP J3273 (Sony Himiko)", @@ -163871,6 +171951,16 @@ "name": "Sony Xperia AX SO-01E (Sony Tsubasa)", "url": "/v1/smartphones/sony-xperia-ax-so-01e-sony-tsubasa" }, + { + "slug": "sony-xperia-ace-4gb-64gb-4g-lte", + "name": "Sony Xperia Ace", + "url": "/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte" + }, + { + "slug": "sony-xperia-ace-2-4gb-64gb-4g-lte", + "name": "Sony Xperia Ace 2", + "url": "/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte" + }, { "slug": "sony-xperia-ace-ii-lte-a-jp-so-41b", "name": "Sony Xperia Ace II LTE-A JP SO-41B", @@ -163911,6 +172001,11 @@ "name": "Sony Xperia C Dual C2305 S39h (Sony Pelican)", "url": "/v1/smartphones/sony-xperia-c-dual-c2305-s39h-sony-pelican" }, + { + "slug": "sony-xperia-c3-1gb-8gb-3g", + "name": "Sony Xperia C3", + "url": "/v1/smartphones/sony-xperia-c3-1gb-8gb-3g" + }, { "slug": "sony-xperia-c3-1gb-8gb-4g-lte", "name": "Sony Xperia C3", @@ -164166,6 +172261,11 @@ "name": "Sony Xperia E3 LTE DTV D2243", "url": "/v1/smartphones/sony-xperia-e3-lte-dtv-d2243" }, + { + "slug": "sony-xperia-e3-single-sim-1gb-4gb", + "name": "Sony Xperia E3 Single SIM", + "url": "/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb" + }, { "slug": "sony-xperia-e4-1gb-8gb-3g", "name": "Sony Xperia E4", @@ -164691,6 +172791,11 @@ "name": "Sony Xperia Pro-I 2021 5G Dual SIM TD-LTE NA XQ-BE62 (Sony PDX-217)", "url": "/v1/smartphones/sony-xperia-pro-i-2021-5g-dual-sim-td-lte-na-xq-be62-sony-pdx-217" }, + { + "slug": "sony-xperia-r1-2gb-16gb-4g-lte", + "name": "Sony Xperia R1", + "url": "/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte" + }, { "slug": "sony-xperia-r1-2gb-16gb-4g", "name": "Sony Xperia R1 (Plus)", @@ -164846,6 +172951,11 @@ "name": "Sony Xperia T2 Ultra D5316 LTE-A / D5316N (Sony Tianchi)", "url": "/v1/smartphones/sony-xperia-t2-ultra-d5316-lte-a-d5316n-sony-tianchi" }, + { + "slug": "sony-xperia-t2-ultra-dual-1gb-8gb", + "name": "Sony Xperia T2 Ultra Dual", + "url": "/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb" + }, { "slug": "sony-xperia-t2-ultra-td-lte-xm50t-sony-tianchi", "name": "Sony Xperia T2 Ultra TD-LTE XM50t (Sony Tianchi)", @@ -165341,6 +173451,11 @@ "name": "Sony Xperia XZ3", "url": "/v1/smartphones/sony-xperia-xz3" }, + { + "slug": "sony-xperia-xz3-4gb-64gb-4g-lte", + "name": "Sony Xperia XZ3", + "url": "/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte" + }, { "slug": "sony-xperia-xz3-4gb-64gb-4g", "name": "Sony Xperia XZ3", @@ -165351,6 +173466,11 @@ "name": "Sony Xperia XZ3", "url": "/v1/smartphones/sony-xperia-xz3-6gb-64gb-4g-lte" }, + { + "slug": "sony-xperia-xz4-6gb-128gb-4g-lte", + "name": "Sony Xperia XZ4", + "url": "/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte" + }, { "slug": "sony-xperia-xzs-4gb-64gb-4g-lte", "name": "Sony Xperia XZs", @@ -165566,6 +173686,11 @@ "name": "Sony Xperia Z2", "url": "/v1/smartphones/sony-xperia-z2-3gb-16gb-4g" }, + { + "slug": "sony-xperia-z2-3gb-16gb", + "name": "Sony Xperia Z2", + "url": "/v1/smartphones/sony-xperia-z2-3gb-16gb" + }, { "slug": "sony-xperia-z2-4g-td-lte-l50u-sony-sirius", "name": "Sony Xperia Z2 4G TD-LTE L50u (Sony Sirius)", @@ -165621,6 +173746,11 @@ "name": "Sony Xperia Z3", "url": "/v1/smartphones/sony-xperia-z3" }, + { + "slug": "sony-xperia-z3-3gb-16gb-4g-lte", + "name": "Sony Xperia Z3", + "url": "/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte" + }, { "slug": "sony-xperia-z3-3gb-32gb-4g-lte", "name": "Sony Xperia Z3", @@ -165841,6 +173971,11 @@ "name": "Sony Xperia Z5 Dual LTE E6633 S60 (Sony Sumire DS)", "url": "/v1/smartphones/sony-xperia-z5-dual-lte-e6633-s60-sony-sumire-ds" }, + { + "slug": "sony-xperia-z5-dual-sim-3gb-32gb-4g-lte", + "name": "Sony Xperia Z5 Dual Sim", + "url": "/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte" + }, { "slug": "sony-xperia-z5-dual-td-lte-e6683-s60-sony-sumire-ds", "name": "Sony Xperia Z5 Dual TD-LTE E6683 S60 (Sony Sumire DS)", @@ -168621,11 +176756,21 @@ "name": "TCL 10 5G TD-LTE JP 128GB T790H (TCL T1 5G)", "url": "/v1/smartphones/tcl-10-5g-td-lte-jp-128gb-t790h-tcl-t1-5g" }, + { + "slug": "tcl-10-5g-uw-6gb-128gb-5g", + "name": "TCL 10 5G UW", + "url": "/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g" + }, { "slug": "tcl-10-5g-uw-td-lte-us-128gb-t790s-tcl-t1-5g", "name": "TCL 10 5G UW TD-LTE US 128GB T790S (TCL T1 5G)", "url": "/v1/smartphones/tcl-10-5g-uw-td-lte-us-128gb-t790s-tcl-t1-5g" }, + { + "slug": "tcl-10-plus-6gb-64gb-4g-lte", + "name": "TCL 10 Plus", + "url": "/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte" + }, { "slug": "tcl-10-plus-8gb-256gb-4g-lte", "name": "TCL 10 Plus", @@ -168656,6 +176801,11 @@ "name": "TCL 10 Plus Standard Edition Global Dual SIM TD-LTE 64GB T782H (TCL Boston)", "url": "/v1/smartphones/tcl-10-plus-standard-edition-global-dual-sim-td-lte-64gb-t782h-tcl-boston" }, + { + "slug": "tcl-10-pro-6gb-128gb-4g-lte", + "name": "TCL 10 Pro", + "url": "/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte" + }, { "slug": "tcl-10-pro-6gb-256gb-4g-lte", "name": "TCL 10 Pro", @@ -168711,6 +176861,11 @@ "name": "TCL 10L", "url": "/v1/smartphones/tcl-10l-6gb-256gb-4g-lte" }, + { + "slug": "tcl-10l-6gb-64gb-4g-lte", + "name": "TCL 10L", + "url": "/v1/smartphones/tcl-10l-6gb-64gb-4g-lte" + }, { "slug": "tcl-10l-dual-sim-td-lte-am-128gb-t770b-tcl-t1-lite", "name": "TCL 10L Dual SIM TD-LTE AM 128GB T770B (TCL T1 Lite)", @@ -168746,6 +176901,11 @@ "name": "TCL 20 5G UW TD-LTE US 128GB T781S / T781SPP (TCL Irvine)", "url": "/v1/smartphones/tcl-20-5g-uw-td-lte-us-128gb-t781s-t781spp-tcl-irvine" }, + { + "slug": "tcl-20-pro-5g-6gb-256gb-5g", + "name": "TCL 20 Pro 5G", + "url": "/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g" + }, { "slug": "tcl-20-pro-5g-global-dual-sim-td-lte-256gb-t810h-tcl-ottawa", "name": "TCL 20 Pro 5G Global Dual SIM TD-LTE 256GB T810H (TCL Ottawa)", @@ -168826,6 +176986,16 @@ "name": "TCL 20E 2021 LTE LATAM 64GB 6125F (TCL Hong Kong)", "url": "/v1/smartphones/tcl-20e-2021-lte-latam-64gb-6125f-tcl-hong-kong" }, + { + "slug": "tcl-20l-4gb-128gb-4g-lte", + "name": "TCL 20L", + "url": "/v1/smartphones/tcl-20l-4gb-128gb-4g-lte" + }, + { + "slug": "tcl-20l-plus-6gb-256gb-4g-lte", + "name": "TCL 20L Plus", + "url": "/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte" + }, { "slug": "tcl-20l-premium-edition-dual-sim-td-lte-latam-128gb-t774b-tcl-richland", "name": "TCL 20L Premium Edition Dual SIM TD-LTE LATAM 128GB T774B (TCL Richland)", @@ -168871,6 +177041,11 @@ "name": "TCL 20S TD-LTE NA 128GB T773O (TCL Miami Pro)", "url": "/v1/smartphones/tcl-20s-td-lte-na-128gb-t773o-tcl-miami-pro" }, + { + "slug": "tcl-20y-4gb-128gb-4g-lte", + "name": "TCL 20Y", + "url": "/v1/smartphones/tcl-20y-4gb-128gb-4g-lte" + }, { "slug": "tcl-20y-4gb-64gb-4g-lte", "name": "TCL 20Y", @@ -168906,16 +177081,41 @@ "name": "TCL 30 5G", "url": "/v1/smartphones/tcl-30-5g-4gb-128gb-5g" }, + { + "slug": "tcl-30-plus-4gb-128gb-4g-lte", + "name": "TCL 30 Plus", + "url": "/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte" + }, + { + "slug": "tcl-30-se-4gb-64gb-4g-lte", + "name": "TCL 30 SE", + "url": "/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte" + }, + { + "slug": "tcl-30-v-5g-4gb-128gb-5g", + "name": "TCL 30 V 5G", + "url": "/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g" + }, { "slug": "tcl-30-xe-5g-4gb-64gb-5g", "name": "TCL 30 XE 5G", "url": "/v1/smartphones/tcl-30-xe-5g-4gb-64gb-5g" }, + { + "slug": "tcl-30-xl-6gb-64gb-4g-lte", + "name": "TCL 30 XL", + "url": "/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte" + }, { "slug": "tcl-302u-td-lte", "name": "TCL 302U TD-LTE", "url": "/v1/smartphones/tcl-302u-td-lte" }, + { + "slug": "tcl-305-2gb-32gb-4g-lte", + "name": "TCL 305", + "url": "/v1/smartphones/tcl-305-2gb-32gb-4g-lte" + }, { "slug": "tcl-305-2gb-64gb-4g-lte", "name": "TCL 305", @@ -168956,6 +177156,11 @@ "name": "TCL 40 R 5G TD-LTE LATAM 64GB T771A (TCL T771)", "url": "/v1/smartphones/tcl-40-r-5g-td-lte-latam-64gb-t771a-tcl-t771" }, + { + "slug": "tcl-40-se-4gb-128gb-4g-lte", + "name": "TCL 40 SE", + "url": "/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte" + }, { "slug": "tcl-40-se-dual-sim-td-lte-latam-128gb-t610e-tcl-t610", "name": "TCL 40 SE Dual SIM TD-LTE LATAM 128GB T610E (TCL T610)", @@ -169001,6 +177206,11 @@ "name": "TCL 403", "url": "/v1/smartphones/tcl-403-2gb-32gb-4g-lte" }, + { + "slug": "tcl-405-2gb-32gb-5g", + "name": "TCL 405", + "url": "/v1/smartphones/tcl-405-2gb-32gb-5g" + }, { "slug": "tcl-405-global-dual-sim-td-lte-32gb-t506d-tcl-t506", "name": "TCL 405 Global Dual SIM TD-LTE 32GB T506D (TCL T506)", @@ -169051,11 +177261,21 @@ "name": "TCL 50 5G", "url": "/v1/smartphones/tcl-50-5g-4gb-128gb-5g" }, + { + "slug": "tcl-50-5g-8gb-128gb-5g", + "name": "TCL 50 5G", + "url": "/v1/smartphones/tcl-50-5g-8gb-128gb-5g" + }, { "slug": "tcl-50-le-4gb-64gb-4g-lte", "name": "TCL 50 LE", "url": "/v1/smartphones/tcl-50-le-4gb-64gb-4g-lte" }, + { + "slug": "tcl-50-le-5g-4gb-64gb-5g", + "name": "TCL 50 LE 5G", + "url": "/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g" + }, { "slug": "tcl-50-se-6gb-256gb-4g-lte", "name": "TCL 50 SE", @@ -169066,16 +177286,51 @@ "name": "TCL 50 XE", "url": "/v1/smartphones/tcl-50-xe-4gb-128gb-5g" }, + { + "slug": "tcl-50-xe-5g-4gb-128gb-5g", + "name": "TCL 50 XE 5G", + "url": "/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g" + }, + { + "slug": "tcl-50-xe-nxtpaper-5g-4gb-128gb-5g", + "name": "TCL 50 XE NxtPaper 5G", + "url": "/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g" + }, + { + "slug": "tcl-50-xl-5g-6gb-128gb-5g", + "name": "TCL 50 XL 5G", + "url": "/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g" + }, { "slug": "tcl-50-xl-nxtpaper-6gb-128gb-5g", "name": "TCL 50 XL NxtPaper", "url": "/v1/smartphones/tcl-50-xl-nxtpaper-6gb-128gb-5g" }, + { + "slug": "tcl-50-xl-nxtpaper-5g-6gb-128gb-5g", + "name": "TCL 50 XL NxtPaper 5G", + "url": "/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g" + }, { "slug": "tcl-560-td-lte-dual-sim", "name": "TCL 560 TD-LTE Dual SIM", "url": "/v1/smartphones/tcl-560-td-lte-dual-sim" }, + { + "slug": "tcl-60-5g-6gb-256gb-5g", + "name": "TCL 60 5G", + "url": "/v1/smartphones/tcl-60-5g-6gb-256gb-5g" + }, + { + "slug": "tcl-60-se-nxtpaper-5g-8gb-256gb-5g", + "name": "TCL 60 SE Nxtpaper 5G", + "url": "/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g" + }, + { + "slug": "tcl-60r-5g-4gb-128gb-5g", + "name": "TCL 60R 5G", + "url": "/v1/smartphones/tcl-60r-5g-4gb-128gb-5g" + }, { "slug": "tcl-a1-alpha-20-dual-sim-lte-emea-5029y-tcl-5029", "name": "TCL A1 Alpha 20 Dual SIM LTE EMEA 5029Y (TCL 5029)", @@ -169136,6 +177391,11 @@ "name": "TCL Hero N3 TD (TCL Y910T)", "url": "/v1/smartphones/tcl-hero-n3-td-tcl-y910t" }, + { + "slug": "tcl-ion-x-3gb-32gb-4g-lte", + "name": "TCL Ion X", + "url": "/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte" + }, { "slug": "tcl-j716d-cdma", "name": "TCL J716D CDMA", @@ -169226,6 +177486,11 @@ "name": "TCL Optus X Start TD-LTE AU (TCL U3A)", "url": "/v1/smartphones/tcl-optus-x-start-td-lte-au-tcl-u3a" }, + { + "slug": "tcl-p10-8gb-512gb-5g", + "name": "TCL P10", + "url": "/v1/smartphones/tcl-p10-8gb-512gb-5g" + }, { "slug": "tcl-p307l-td-lte", "name": "TCL P307L TD-LTE", @@ -170036,6 +178301,11 @@ "name": "Tecno Camon 11 Pro", "url": "/v1/smartphones/tecno-camon-11-pro-6gb-64gb-4g-lte" }, + { + "slug": "tecno-camon-11s-3gb-32gb-4g-lte", + "name": "Tecno Camon 11S", + "url": "/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte" + }, { "slug": "tecno-camon-12-4gb-64gb-4g-lte", "name": "Tecno Camon 12", @@ -170111,11 +178381,21 @@ "name": "Tecno Camon 16 Pro", "url": "/v1/smartphones/tecno-camon-16-pro-6gb-128gb-4g" }, + { + "slug": "tecno-camon-17-6gb-128gb-4g-lte", + "name": "Tecno Camon 17", + "url": "/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte" + }, { "slug": "tecno-camon-17-6gb-128gb-4g", "name": "Tecno Camon 17", "url": "/v1/smartphones/tecno-camon-17-6gb-128gb-4g" }, + { + "slug": "tecno-camon-18-4gb-128gb-4g-lte", + "name": "Tecno Camon 18", + "url": "/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte" + }, { "slug": "tecno-camon-18-4gb-128gb-4g", "name": "Tecno Camon 18", @@ -170151,6 +178431,11 @@ "name": "Tecno Camon 30 Premier", "url": "/v1/smartphones/tecno-camon-30-premier-12gb-512gb-5g" }, + { + "slug": "tecno-camon-30-premier-5g-12gb-512gb-5g", + "name": "Tecno Camon 30 Premier 5G", + "url": "/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g" + }, { "slug": "tecno-camon-40-8gb-128gb-4g", "name": "Tecno Camon 40", @@ -170171,6 +178456,11 @@ "name": "Tecno Camon 40 Pro 5G", "url": "/v1/smartphones/tecno-camon-40-pro-5g-8gb-256gb-5g" }, + { + "slug": "tecno-camon-50-ultra-8gb-256gb-5g", + "name": "Tecno Camon 50 Ultra", + "url": "/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g" + }, { "slug": "tecno-camon-cm-3gb-32gb-4g-lte", "name": "Tecno Camon CM", @@ -170211,6 +178501,11 @@ "name": "Tecno Camon i4", "url": "/v1/smartphones/tecno-camon-i4-4gb-64gb-4g-lte" }, + { + "slug": "tecno-camon-iace-2x-3gb-32gb-4g-lte", + "name": "Tecno Camon iACE 2X", + "url": "/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte" + }, { "slug": "tecno-camon-iace2-2gb-32gb-4g-lte", "name": "Tecno Camon iACE2", @@ -170421,6 +178716,11 @@ "name": "Tecno Phantom V Fold", "url": "/v1/smartphones/tecno-phantom-v-fold-12gb-512gb-5g" }, + { + "slug": "tecno-phantom-v-fold-2-12gb-512gb-5g", + "name": "Tecno Phantom V Fold 2", + "url": "/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g" + }, { "slug": "tecno-phantom-v-fold2-12gb-512gb-5g", "name": "Tecno Phantom V Fold2", @@ -170536,6 +178836,31 @@ "name": "Tecno Pouvoir 3", "url": "/v1/smartphones/tecno-pouvoir-3-2gb-32gb-4g-lte" }, + { + "slug": "tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova (6GB RAM + 128GB)", + "url": "/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "tecno-pova-2-4gb-64gb-4g-lte", + "name": "Tecno Pova 2", + "url": "/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte" + }, + { + "slug": "tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova 2 (6GB RAM +128GB)", + "url": "/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "tecno-pova-3-4gb-64gb-4g-lte", + "name": "Tecno Pova 3", + "url": "/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte" + }, + { + "slug": "tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova 3 (6GB RAM + 128GB)", + "url": "/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "tecno-pova-4-8gb-128gb-4g-lte", "name": "Tecno Pova 4", @@ -170571,6 +178896,16 @@ "name": "Tecno Pova 6 Neo 5G", "url": "/v1/smartphones/tecno-pova-6-neo-5g-6gb-128gb-5g" }, + { + "slug": "tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Tecno Pova 6 Neo 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Tecno Pova 8 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "tecno-pova-curve-6gb-128gb-5g", "name": "Tecno Pova Curve", @@ -170611,11 +178946,36 @@ "name": "Tecno Spark 20P", "url": "/v1/smartphones/tecno-spark-20p-4gb-256gb-4g" }, + { + "slug": "tecno-spark-30c-5g-4gb-128gb-5g", + "name": "Tecno Spark 30C 5G", + "url": "/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g" + }, + { + "slug": "tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Tecno Spark 30C 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Tecno Spark 30C 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "tecno-spark-40-pro-plus-8gb-256gb-4g", "name": "Tecno Spark 40 Pro Plus", "url": "/v1/smartphones/tecno-spark-40-pro-plus-8gb-256gb-4g" }, + { + "slug": "tecno-spark-5-2gb-32gb-4g-lte", + "name": "Tecno Spark 5", + "url": "/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte" + }, + { + "slug": "tecno-spark-5-pro-4gb-64gb-4g-lte", + "name": "Tecno Spark 5 Pro", + "url": "/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte" + }, { "slug": "tecno-spark-5-pro-4gb-64gb-4g", "name": "Tecno Spark 5 Pro", @@ -170626,21 +178986,56 @@ "name": "Tecno Spark 6 Go", "url": "/v1/smartphones/tecno-spark-6-go-2gb-32gb-4g" }, + { + "slug": "tecno-spark-6-go-4gb-64gb-4g-lte", + "name": "Tecno Spark 6 Go", + "url": "/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte" + }, { "slug": "tecno-spark-6-go-3gb-64gb-4g", "name": "Tecno Spark 6 Go (64GB)", "url": "/v1/smartphones/tecno-spark-6-go-3gb-64gb-4g" }, + { + "slug": "tecno-spark-8-2gb-64gb-4g-lte", + "name": "Tecno Spark 8", + "url": "/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte" + }, { "slug": "tecno-spark-8-4gb-64gb-4g-lte", "name": "Tecno Spark 8", "url": "/v1/smartphones/tecno-spark-8-4gb-64gb-4g-lte" }, + { + "slug": "tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Tecno Spark 8 (3GB RAM + 32GB)", + "url": "/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Tecno Spark 8 (4GB RAM + 64GB)", + "url": "/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "tecno-spark-8c-3gb-64gb-4g-lte", + "name": "Tecno Spark 8C", + "url": "/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte" + }, { "slug": "tecno-spark-8c-3gb-64gb-4g", "name": "Tecno Spark 8C", "url": "/v1/smartphones/tecno-spark-8c-3gb-64gb-4g" }, + { + "slug": "tecno-spark-8p-4gb-64gb-4g-lte", + "name": "Tecno Spark 8P", + "url": "/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte" + }, + { + "slug": "tecno-spark-8t-4gb-64gb-4g-lte", + "name": "Tecno Spark 8T", + "url": "/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte" + }, { "slug": "tecno-spark-cm-2gb-16gb-4g-lte", "name": "Tecno Spark CM", @@ -170676,11 +179071,21 @@ "name": "Tecno Spark Go 2022 (3GB/64GB)", "url": "/v1/smartphones/tecno-spark-go-2022-3gb-64gb-4g" }, + { + "slug": "tecno-spark-go-2024-3gb-64gb-4g-lte", + "name": "Tecno Spark Go 2024", + "url": "/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte" + }, { "slug": "tecno-spark-go-2024-3gb-64gb-4g", "name": "Tecno Spark Go 2024", "url": "/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g" }, + { + "slug": "tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Tecno Spark Go 2024 (4GB RAM + 128GB)", + "url": "/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "tecno-spark-go-2024-4gb-64gb-4g", "name": "Tecno Spark Go 2024 (4GB RAM)", @@ -170691,16 +179096,31 @@ "name": "Tecno Spark Plus", "url": "/v1/smartphones/tecno-spark-plus-2gb-16gb-3g" }, + { + "slug": "tecno-spark-power-4gb-64gb-4g-lte", + "name": "Tecno Spark Power", + "url": "/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte" + }, { "slug": "tecno-spark-power-2-4gb-64gb-4g-lte", "name": "Tecno Spark Power 2", "url": "/v1/smartphones/tecno-spark-power-2-4gb-64gb-4g-lte" }, + { + "slug": "tecno-spark-power-2-air-3gb-32gb-4g-lte", + "name": "Tecno Spark Power 2 Air", + "url": "/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte" + }, { "slug": "tecno-spark-pro-1gb-16gb-4g", "name": "Tecno Spark Pro", "url": "/v1/smartphones/tecno-spark-pro-1gb-16gb-4g" }, + { + "slug": "tecno-spark-slim-8gb-128gb-4g-lte", + "name": "Tecno Spark Slim", + "url": "/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte" + }, { "slug": "tecno-w3-pro-1gb-8gb-3g", "name": "Tecno W3 Pro", @@ -172436,16 +180856,31 @@ "name": "Ulefone Armor 25T Pro", "url": "/v1/smartphones/ulefone-armor-25t-pro-6gb-256gb-5g" }, + { + "slug": "ulefone-armor-27-12gb-256gb-4g-lte", + "name": "Ulefone Armor 27", + "url": "/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte" + }, { "slug": "ulefone-armor-27-pro-12gb-256gb-5g", "name": "Ulefone Armor 27 Pro", "url": "/v1/smartphones/ulefone-armor-27-pro-12gb-256gb-5g" }, + { + "slug": "ulefone-armor-27t-12gb-256gb-4g-lte", + "name": "Ulefone Armor 27T", + "url": "/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte" + }, { "slug": "ulefone-armor-27t-pro-12gb-256gb-5g", "name": "Ulefone Armor 27T Pro", "url": "/v1/smartphones/ulefone-armor-27t-pro-12gb-256gb-5g" }, + { + "slug": "ulefone-armor-28-pro-5g-16gb-512gb-5g", + "name": "Ulefone Armor 28 Pro 5G", + "url": "/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g" + }, { "slug": "ulefone-armor-3w-6gb-64gb-4g-lte", "name": "Ulefone Armor 3W", @@ -172501,6 +180936,11 @@ "name": "Ulefone Armor 9E", "url": "/v1/smartphones/ulefone-armor-9e-8gb-128gb-4g-lte" }, + { + "slug": "ulefone-armor-mini-20-8gb-256gb-4g-lte", + "name": "Ulefone Armor Mini 20", + "url": "/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte" + }, { "slug": "ulefone-armor-mini-20t-pro-8gb-256gb-5g", "name": "Ulefone Armor Mini 20T Pro", @@ -172581,11 +181021,21 @@ "name": "Ulefone Note 12P", "url": "/v1/smartphones/ulefone-note-12p-4gb-64gb-4g-lte" }, + { + "slug": "ulefone-note-14-3gb-16gb-4g-lte", + "name": "Ulefone Note 14", + "url": "/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte" + }, { "slug": "ulefone-note-14-4gb-64gb-4g-lte", "name": "Ulefone Note 14", "url": "/v1/smartphones/ulefone-note-14-4gb-64gb-4g-lte" }, + { + "slug": "ulefone-note-16-pro-8gb-128gb-4g-lte", + "name": "Ulefone Note 16 Pro", + "url": "/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte" + }, { "slug": "ulefone-note-16-pro-8gb-256gb-4g-lte", "name": "Ulefone Note 16 Pro", @@ -172666,6 +181116,16 @@ "name": "Ulefone Note 9P", "url": "/v1/smartphones/ulefone-note-9p-4gb-64gb-4g-lte" }, + { + "slug": "ulefone-power-6-4gb-64gb-4g-lte", + "name": "Ulefone Power 6", + "url": "/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte" + }, + { + "slug": "ulefone-power-armor-14-pro-6gb-128gb-4g-lte", + "name": "Ulefone Power Armor 14 Pro", + "url": "/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte" + }, { "slug": "ulefone-power-armor-16s-8gb-128gb-4g-lte", "name": "Ulefone Power Armor 16S", @@ -174271,6 +182731,11 @@ "name": "Vertu Metavertu 5G Pro Himalaya Edition Dual SIM TD-LTE 1TB VTL-202201", "url": "/v1/smartphones/vertu-metavertu-5g-pro-himalaya-edition-dual-sim-td-lte-1tb-vtl-202201" }, + { + "slug": "vertu-signature-touch-2gb-64gb-4g-lte", + "name": "Vertu Signature Touch", + "url": "/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte" + }, { "slug": "vertu-signature-touch", "name": "Vertu Signature Touch", @@ -175056,6 +183521,11 @@ "name": "Vivo IV", "url": "/v1/smartphones/vivo-iv" }, + { + "slug": "vivo-nex-8gb-128gb-4g-lte", + "name": "Vivo NEX", + "url": "/v1/smartphones/vivo-nex-8gb-128gb-4g-lte" + }, { "slug": "vivo-nex-3-8gb-128gb-4g", "name": "Vivo NEX 3", @@ -175071,6 +183541,11 @@ "name": "Vivo NEX 3 5G (256GB)", "url": "/v1/smartphones/vivo-nex-3-5g-8gb-256gb-5g" }, + { + "slug": "vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo Nex 3 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-nex-3-5g-premium-edition-dual-sim-td-lte-cn-256gb-v1924a", "name": "Vivo Nex 3 5G Premium Edition Dual SIM TD-LTE CN 256GB V1924A", @@ -175111,6 +183586,11 @@ "name": "Vivo Nex 3 Global Dual SIM TD-LTE 256GB 1912", "url": "/v1/smartphones/vivo-nex-3-global-dual-sim-td-lte-256gb-1912" }, + { + "slug": "vivo-nex-3s-5g-8gb-256gb-5g", + "name": "Vivo Nex 3S 5G", + "url": "/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g" + }, { "slug": "vivo-nex-3s-5g-premium-edition-dual-sim-td-lte-cn-256gb-v1950a", "name": "Vivo Nex 3S 5G Premium Edition Dual SIM TD-LTE CN 256GB V1950A", @@ -175181,11 +183661,26 @@ "name": "Vivo One Plus (2019)", "url": "/v1/smartphones/vivo-one-plus-2019" }, + { + "slug": "vivo-s1-4gb-128gb-4g-lte", + "name": "Vivo S1", + "url": "/v1/smartphones/vivo-s1-4gb-128gb-4g-lte" + }, { "slug": "vivo-s1-4gb-128gb-4g", "name": "Vivo S1", "url": "/v1/smartphones/vivo-s1-4gb-128gb-4g" }, + { + "slug": "vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo S1 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo S1 (6GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "vivo-s1-6gb-128gb-4g", "name": "Vivo S1 (6GB RAM)", @@ -175276,6 +183771,11 @@ "name": "Vivo S1 Pro Standard Edition Dual SIM TD-LTE CN 256GB V1832A", "url": "/v1/smartphones/vivo-s1-pro-standard-edition-dual-sim-td-lte-cn-256gb-v1832a" }, + { + "slug": "vivo-s10-5g-8gb-128gb-5g", + "name": "Vivo S10 5G", + "url": "/v1/smartphones/vivo-s10-5g-8gb-128gb-5g" + }, { "slug": "vivo-s10-5g-2021-standard-edition-dual-sim-td-lte-cn-128gb-v2121a", "name": "Vivo S10 5G 2021 Standard Edition Dual SIM TD-LTE CN 128GB V2121A", @@ -175286,6 +183786,11 @@ "name": "Vivo S10 5G 2021 Standard Edition Dual SIM TD-LTE CN 256GB V2121A", "url": "/v1/smartphones/vivo-s10-5g-2021-standard-edition-dual-sim-td-lte-cn-256gb-v2121a" }, + { + "slug": "vivo-s10-pro-5g-12gb-256gb-5g", + "name": "Vivo S10 Pro 5G", + "url": "/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g" + }, { "slug": "vivo-s10-pro-5g-2021-premium-edition-dual-sim-td-lte-cn-256gb-v2121a", "name": "Vivo S10 Pro 5G 2021 Premium Edition Dual SIM TD-LTE CN 256GB V2121A", @@ -175321,6 +183826,11 @@ "name": "Vivo S12 5G 2022 Standard Edition Dual SIM TD-LTE CN 256GB V2162A", "url": "/v1/smartphones/vivo-s12-5g-2022-standard-edition-dual-sim-td-lte-cn-256gb-v2162a" }, + { + "slug": "vivo-s12-pro-5g-8gb-128gb-5g", + "name": "Vivo S12 Pro 5G", + "url": "/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g" + }, { "slug": "vivo-s12-pro-5g-2022-premium-edition-dual-sim-td-lte-cn-256gb-v2163a", "name": "Vivo S12 Pro 5G 2022 Premium Edition Dual SIM TD-LTE CN 256GB V2163A", @@ -175336,6 +183846,11 @@ "name": "Vivo S12 Pro 5G 2022 Standard Edition Dual SIM TD-LTE CN 256GB V2163A", "url": "/v1/smartphones/vivo-s12-pro-5g-2022-standard-edition-dual-sim-td-lte-cn-256gb-v2163a" }, + { + "slug": "vivo-s15-5g-8gb-128gb-5g", + "name": "Vivo S15 5G", + "url": "/v1/smartphones/vivo-s15-5g-8gb-128gb-5g" + }, { "slug": "vivo-s15-5g-2022-premium-edition-dual-sim-td-lte-cn-256gb-v2203a", "name": "Vivo S15 5G 2022 Premium Edition Dual SIM TD-LTE CN 256GB V2203A", @@ -175376,16 +183891,46 @@ "name": "Vivo S15e 5G Standard Edition Dual SIM TD-LTE CN 256GB V2190A", "url": "/v1/smartphones/vivo-s15e-5g-standard-edition-dual-sim-td-lte-cn-256gb-v2190a" }, + { + "slug": "vivo-s16-8gb-128gb-5g", + "name": "Vivo S16", + "url": "/v1/smartphones/vivo-s16-8gb-128gb-5g" + }, { "slug": "vivo-s16-8gb-256gb-5g", "name": "Vivo S16", "url": "/v1/smartphones/vivo-s16-8gb-256gb-5g" }, + { + "slug": "vivo-s16-pro-8gb-256gb-5g", + "name": "Vivo S16 Pro", + "url": "/v1/smartphones/vivo-s16-pro-8gb-256gb-5g" + }, + { + "slug": "vivo-s16e-8gb-128gb-5g", + "name": "Vivo S16e", + "url": "/v1/smartphones/vivo-s16e-8gb-128gb-5g" + }, + { + "slug": "vivo-s17-8gb-256gb-5g", + "name": "Vivo S17", + "url": "/v1/smartphones/vivo-s17-8gb-256gb-5g" + }, { "slug": "vivo-s17-pro-12gb-256gb-5g", "name": "Vivo S17 Pro", "url": "/v1/smartphones/vivo-s17-pro-12gb-256gb-5g" }, + { + "slug": "vivo-s17-pro-8gb-256gb-5g", + "name": "Vivo S17 Pro", + "url": "/v1/smartphones/vivo-s17-pro-8gb-256gb-5g" + }, + { + "slug": "vivo-s17e-8gb-128gb-5g", + "name": "Vivo S17e", + "url": "/v1/smartphones/vivo-s17e-8gb-128gb-5g" + }, { "slug": "vivo-s18-12gb-256gb-5g", "name": "Vivo S18", @@ -175441,6 +183986,16 @@ "name": "Vivo S5", "url": "/v1/smartphones/vivo-s5-8gb-128gb-4g" }, + { + "slug": "vivo-s5-8gb-128gb-4g-lte", + "name": "Vivo S5", + "url": "/v1/smartphones/vivo-s5-8gb-128gb-4g-lte" + }, + { + "slug": "vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo S5 (8GB RAM +256GB)", + "url": "/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "vivo-s5-dual-sim-td-lte-cn-128gb-v1932a", "name": "Vivo S5 Dual SIM TD-LTE CN 128GB V1932A", @@ -175466,6 +184021,11 @@ "name": "Vivo S6 5G Dual SIM TD-LTE CN 256GB V1962A", "url": "/v1/smartphones/vivo-s6-5g-dual-sim-td-lte-cn-256gb-v1962a" }, + { + "slug": "vivo-s7-5g-8gb-128gb-5g", + "name": "Vivo S7 5G", + "url": "/v1/smartphones/vivo-s7-5g-8gb-128gb-5g" + }, { "slug": "vivo-s7-5g-dual-sim-td-lte-cn-128gb-v2020a-v2020ca", "name": "Vivo S7 5G Dual SIM TD-LTE CN 128GB V2020A / V2020CA", @@ -175476,6 +184036,11 @@ "name": "Vivo S7 5G Dual SIM TD-LTE CN 256GB V2020A", "url": "/v1/smartphones/vivo-s7-5g-dual-sim-td-lte-cn-256gb-v2020a" }, + { + "slug": "vivo-s7e-5g-8gb-128gb-5g", + "name": "Vivo S7e 5G", + "url": "/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g" + }, { "slug": "vivo-s7e-5g-2020-dual-sim-td-lte-cn-128gb-v2031ea", "name": "Vivo S7e 5G 2020 Dual SIM TD-LTE CN 128GB V2031EA", @@ -175506,6 +184071,36 @@ "name": "Vivo Selfie", "url": "/v1/smartphones/vivo-selfie" }, + { + "slug": "vivo-t1-44w-4gb-128gb-4g-lte", + "name": "Vivo T1 44W", + "url": "/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo T1 44W (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Vivo T1 44W (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "vivo-t1-5g-4gb-128gb-5g", + "name": "Vivo T1 5G", + "url": "/v1/smartphones/vivo-t1-5g-4gb-128gb-5g" + }, + { + "slug": "vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T1 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-t1-5g-snapdragon-778g-8gb-128gb-5g", + "name": "Vivo T1 5G (Snapdragon 778G)", + "url": "/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g" + }, { "slug": "vivo-t1-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2115a", "name": "Vivo T1 5G Premium Edition Dual SIM TD-LTE CN 256GB V2115A", @@ -175521,6 +184116,21 @@ "name": "Vivo T1 5G Standard Edition Dual SIM TD-LTE CN 256GB V2115A", "url": "/v1/smartphones/vivo-t1-5g-standard-edition-dual-sim-td-lte-cn-256gb-v2115a" }, + { + "slug": "vivo-t1-pro-6gb-128gb-5g", + "name": "Vivo T1 Pro", + "url": "/v1/smartphones/vivo-t1-pro-6gb-128gb-5g" + }, + { + "slug": "vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T1 Pro 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo T1x (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "vivo-t1x-5g-2021-premium-edition-dual-sim-td-lte-cn-128gb-v2123a", "name": "Vivo T1x 5G 2021 Premium Edition Dual SIM TD-LTE CN 128GB V2123A", @@ -175541,6 +184151,21 @@ "name": "Vivo T2 5G", "url": "/v1/smartphones/vivo-t2-5g-6gb-128gb-4g" }, + { + "slug": "vivo-t2-5g-6gb-128gb-5g", + "name": "Vivo T2 5G", + "url": "/v1/smartphones/vivo-t2-5g-6gb-128gb-5g" + }, + { + "slug": "vivo-t2-5g-2022-8gb-128gb-5g", + "name": "Vivo T2 5G (2022)", + "url": "/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g" + }, + { + "slug": "vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T2 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "vivo-t2-pro-8gb-128gb-5g", "name": "Vivo T2 Pro", @@ -175551,21 +184176,46 @@ "name": "Vivo T2 Pro", "url": "/v1/smartphones/vivo-t2-pro-8gb-256gb-5g" }, + { + "slug": "vivo-t2-pro-5g-8gb-128gb-5g", + "name": "Vivo T2 Pro 5G", + "url": "/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T2 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-t2x-6gb-128gb-5g", "name": "Vivo T2x", "url": "/v1/smartphones/vivo-t2x-6gb-128gb-5g" }, + { + "slug": "vivo-t2x-5g-2022-8gb-128gb-5g", + "name": "Vivo T2x 5G (2022)", + "url": "/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g" + }, { "slug": "vivo-t3-8gb-256gb-5g", "name": "Vivo T3", "url": "/v1/smartphones/vivo-t3-8gb-256gb-5g" }, + { + "slug": "vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T3 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-t3-lite-6gb-128gb-5g", "name": "Vivo T3 Lite", "url": "/v1/smartphones/vivo-t3-lite-6gb-128gb-5g" }, + { + "slug": "vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo T3 Lite 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "vivo-t3-pro-8gb-256gb-5g", "name": "Vivo T3 Pro", @@ -175576,6 +184226,11 @@ "name": "Vivo T3 Ultra", "url": "/v1/smartphones/vivo-t3-ultra-8gb-128gb-5g" }, + { + "slug": "vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T3 Ultra (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-t3-ultra-12gb-256gb-5g", "name": "Vivo T3 Ultra (12GB+256GB)", @@ -175586,6 +184241,11 @@ "name": "Vivo T3 Ultra (256GB)", "url": "/v1/smartphones/vivo-t3-ultra-8gb-256gb-5g" }, + { + "slug": "vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T3 Ultra (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-t3x-6gb-128gb-5g", "name": "Vivo T3x", @@ -175606,6 +184266,56 @@ "name": "Vivo T4 (256GB)", "url": "/v1/smartphones/vivo-t4-8gb-256gb-5g" }, + { + "slug": "vivo-t4-5g-8gb-128gb-5g", + "name": "Vivo T4 5G", + "url": "/v1/smartphones/vivo-t4-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "vivo-t4-lite-5g-4gb-128gb-5g", + "name": "Vivo T4 Lite 5G", + "url": "/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g" + }, + { + "slug": "vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Vivo T4 Lite 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g", + "name": "Vivo T4 Lite 5G (6 GB RAM +128 GB)", + "url": "/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g" + }, + { + "slug": "vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g", + "name": "Vivo T4 Lite 5G (8GB RAM +256GB)", + "url": "/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g" + }, + { + "slug": "vivo-t4-pro-5g-8gb-128gb-5g", + "name": "Vivo T4 Pro 5G", + "url": "/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-t4-ultra-8gb-256gb-5g", "name": "Vivo T4 Ultra", @@ -175616,6 +184326,16 @@ "name": "Vivo T4 Ultra (12GB RAM)", "url": "/v1/smartphones/vivo-t4-ultra-12gb-256gb-5g" }, + { + "slug": "vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 Ultra (12GB RAM+ 256GB)", + "url": "/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo T4 Ultra (12GB RAM+ 512GB)", + "url": "/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "vivo-t4x-6gb-128gb-5g", "name": "Vivo T4x", @@ -175631,6 +184351,41 @@ "name": "Vivo T4x (8GB+256GB)", "url": "/v1/smartphones/vivo-t4x-8gb-256gb-5g" }, + { + "slug": "vivo-t4x-5g-6gb-128gb-5g", + "name": "Vivo T4x 5G", + "url": "/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g" + }, + { + "slug": "vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T4x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4x 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T5 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T5 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T5x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T5x 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-u1-premium-edition-dual-sim-td-lte-cn-64gb-v1818a", "name": "Vivo U1 Premium Edition Dual SIM TD-LTE CN 64GB V1818A", @@ -175646,11 +184401,26 @@ "name": "Vivo U1 Standard Edition Dual SIM TD-LTE CN 64GB V1818A", "url": "/v1/smartphones/vivo-u1-standard-edition-dual-sim-td-lte-cn-64gb-v1818a" }, + { + "slug": "vivo-u10-3gb-32gb-4g-lte", + "name": "Vivo U10", + "url": "/v1/smartphones/vivo-u10-3gb-32gb-4g-lte" + }, { "slug": "vivo-u10-3gb-32gb-4g", "name": "Vivo U10", "url": "/v1/smartphones/vivo-u10-3gb-32gb-4g" }, + { + "slug": "vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo U10 (3GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Vivo U10 (4GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "vivo-u10-premium-edition-dual-sim-td-lte-in-64gb-1916", "name": "Vivo U10 Premium Edition Dual SIM TD-LTE IN 64GB 1916", @@ -175671,11 +184441,21 @@ "name": "Vivo U10 Standard Edition Dual SIM TD-LTE IN 64GB 1916", "url": "/v1/smartphones/vivo-u10-standard-edition-dual-sim-td-lte-in-64gb-1916" }, + { + "slug": "vivo-u20-4gb-64gb-4g-lte", + "name": "Vivo U20", + "url": "/v1/smartphones/vivo-u20-4gb-64gb-4g-lte" + }, { "slug": "vivo-u20-4gb-64gb-4g", "name": "Vivo U20", "url": "/v1/smartphones/vivo-u20-4gb-64gb-4g" }, + { + "slug": "vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo U20 (6GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "vivo-u20-6gb-64gb-4g", "name": "Vivo U20 (6GB RAM)", @@ -175691,6 +184471,11 @@ "name": "Vivo U3", "url": "/v1/smartphones/vivo-u3-4gb-64gb-4g" }, + { + "slug": "vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo U3 (6GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "vivo-u3-premium-edition-dual-sim-td-lte-cn-64gb-v1941a", "name": "Vivo U3 Premium Edition Dual SIM TD-LTE CN 64GB V1941A", @@ -175711,6 +184496,11 @@ "name": "Vivo U3 Standard Edition Dual SIM TD-LTE CN 64GB V1941T", "url": "/v1/smartphones/vivo-u3-standard-edition-dual-sim-td-lte-cn-64gb-v1941t" }, + { + "slug": "vivo-u3x-6gb-64gb-5g", + "name": "Vivo U3x", + "url": "/v1/smartphones/vivo-u3x-6gb-64gb-5g" + }, { "slug": "vivo-u3x-premium-edition-dual-sim-td-lte-cn-64gb-v1928a", "name": "Vivo U3x Premium Edition Dual SIM TD-LTE CN 64GB V1928A", @@ -175801,6 +184591,11 @@ "name": "Vivo V11 Pro", "url": "/v1/smartphones/vivo-v11-pro-6gb-128gb-4g" }, + { + "slug": "vivo-v11-pro-6gb-64gb-4g-lte", + "name": "Vivo V11 Pro", + "url": "/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte" + }, { "slug": "vivo-v11-pro-dual-sim-td-lte-id-64gb-1804", "name": "Vivo V11 Pro Dual SIM TD-LTE ID 64GB 1804", @@ -175816,6 +184611,11 @@ "name": "Vivo V11 Pro Dual SIM TD-LTE TH PK NP 128GB 1804 / V11 / V11Pro", "url": "/v1/smartphones/vivo-v11-pro-dual-sim-td-lte-th-pk-np-128gb-1804-v11-v11pro" }, + { + "slug": "vivo-v11i-4gb-128gb-4g-lte", + "name": "Vivo V11i", + "url": "/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte" + }, { "slug": "vivo-v11i-dual-sim-td-lte-ru-128gb-1806", "name": "Vivo V11i Dual SIM TD-LTE RU 128GB 1806", @@ -175826,6 +184626,11 @@ "name": "Vivo V11i Dual SIM TD-LTE TW PH 128GB 1806", "url": "/v1/smartphones/vivo-v11i-dual-sim-td-lte-tw-ph-128gb-1806" }, + { + "slug": "vivo-v15-6gb-64gb-4g-lte", + "name": "Vivo V15", + "url": "/v1/smartphones/vivo-v15-6gb-64gb-4g-lte" + }, { "slug": "vivo-v15-6gb-64gb-4g", "name": "Vivo V15", @@ -175841,11 +184646,21 @@ "name": "Vivo V15 Dual SIM TD-LTE MY PH 128GB", "url": "/v1/smartphones/vivo-v15-dual-sim-td-lte-my-ph-128gb" }, + { + "slug": "vivo-v15-pro-6gb-128gb-4g-lte", + "name": "Vivo V15 Pro", + "url": "/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte" + }, { "slug": "vivo-v15-pro-6gb-128gb-4g", "name": "Vivo V15 Pro", "url": "/v1/smartphones/vivo-v15-pro-6gb-128gb-4g" }, + { + "slug": "vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Vivo V15 Pro (8GB RAM +128GB)", + "url": "/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "vivo-v15-pro-premium-edition-dual-sim-td-lte-ph-128gb", "name": "Vivo V15 Pro Premium Edition Dual SIM TD-LTE PH 128GB", @@ -175861,6 +184676,11 @@ "name": "Vivo V15 Pro Standard Edition Dual SIM TD-LTE MY HK 128GB", "url": "/v1/smartphones/vivo-v15-pro-standard-edition-dual-sim-td-lte-my-hk-128gb" }, + { + "slug": "vivo-v17-8gb-128gb-4g-lte", + "name": "Vivo V17", + "url": "/v1/smartphones/vivo-v17-8gb-128gb-4g-lte" + }, { "slug": "vivo-v17-dual-sim-td-lte-in-128gb-1919", "name": "Vivo V17 Dual SIM TD-LTE IN 128GB 1919", @@ -175941,11 +184761,21 @@ "name": "Vivo V17 Pro Global Dual SIM TD-LTE 128GB 1910", "url": "/v1/smartphones/vivo-v17-pro-global-dual-sim-td-lte-128gb-1910" }, + { + "slug": "vivo-v19-8gb-128gb-4g-lte", + "name": "Vivo V19", + "url": "/v1/smartphones/vivo-v19-8gb-128gb-4g-lte" + }, { "slug": "vivo-v19-8gb-128gb-4g", "name": "Vivo V19", "url": "/v1/smartphones/vivo-v19-8gb-128gb-4g" }, + { + "slug": "vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo V19 (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "vivo-v19-dual-sim-td-lte-v1-in-128gb-1933", "name": "Vivo V19 Dual SIM TD-LTE V1 IN 128GB 1933", @@ -175961,11 +184791,31 @@ "name": "Vivo V19 Global Dual SIM TD-LTE V4 128GB 1933", "url": "/v1/smartphones/vivo-v19-global-dual-sim-td-lte-v4-128gb-1933" }, + { + "slug": "vivo-v19-neo-8gb-128gb-4g-lte", + "name": "Vivo V19 Neo", + "url": "/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte" + }, { "slug": "vivo-v20-8gb-128gb-4g", "name": "Vivo V20", "url": "/v1/smartphones/vivo-v20-8gb-128gb-4g" }, + { + "slug": "vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Vivo V20 (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "vivo-v20-2021-8gb-128gb-4g-lte", + "name": "Vivo V20 2021", + "url": "/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte" + }, + { + "slug": "vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte", + "name": "Vivo V20 2021 (8 GB RAM +256 GB)", + "url": "/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte" + }, { "slug": "vivo-v20-dual-sim-td-lte-v1-id-128gb", "name": "Vivo V20 Dual SIM TD-LTE V1 ID 128GB", @@ -175976,6 +184826,11 @@ "name": "Vivo V20 Global Dual SIM TD-LTE V3 128GB TD2003F", "url": "/v1/smartphones/vivo-v20-global-dual-sim-td-lte-v3-128gb-td2003f" }, + { + "slug": "vivo-v20-pro-8gb-128gb-5g", + "name": "Vivo V20 Pro", + "url": "/v1/smartphones/vivo-v20-pro-8gb-128gb-5g" + }, { "slug": "vivo-v20-pro-5g-global-dual-sim-td-lte-128gb-2018", "name": "Vivo V20 Pro 5G Global Dual SIM TD-LTE 128GB 2018", @@ -175991,11 +184846,21 @@ "name": "Vivo V20 SE Dual SIM TD-LTE V2 ID 128GB 2022", "url": "/v1/smartphones/vivo-v20-se-dual-sim-td-lte-v2-id-128gb-2022" }, + { + "slug": "vivo-v21-8gb-128gb-4g-lte", + "name": "Vivo V21", + "url": "/v1/smartphones/vivo-v21-8gb-128gb-4g-lte" + }, { "slug": "vivo-v21-8gb-128gb-4g", "name": "Vivo V21", "url": "/v1/smartphones/vivo-v21-8gb-128gb-4g" }, + { + "slug": "vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V21 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-v21e-8gb-128gb-4g", "name": "Vivo V21e", @@ -176061,6 +184926,11 @@ "name": "Vivo V23 Pro", "url": "/v1/smartphones/vivo-v23-pro-8gb-128gb-5g" }, + { + "slug": "vivo-v23-pro-5g-8gb-128gb-5g", + "name": "Vivo V23 Pro 5G", + "url": "/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g" + }, { "slug": "vivo-v23-pro-5g-premium-edition-dual-sim-td-lte-in-256gb-v2132", "name": "Vivo V23 Pro 5G Premium Edition Dual SIM TD-LTE IN 256GB V2132", @@ -176096,6 +184966,16 @@ "name": "Vivo V23e 2021 Global Dual SIM TD-LTE V3 128GB V2116", "url": "/v1/smartphones/vivo-v23e-2021-global-dual-sim-td-lte-v3-128gb-v2116" }, + { + "slug": "vivo-v25-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V25 (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-v25-5g-8gb-128gb-5g", + "name": "Vivo V25 5G", + "url": "/v1/smartphones/vivo-v25-5g-8gb-128gb-5g" + }, { "slug": "vivo-v25-5g-8gb-256gb-5g", "name": "Vivo V25 5G", @@ -176136,6 +185016,16 @@ "name": "Vivo V25 Pro", "url": "/v1/smartphones/vivo-v25-pro-8gb-128gb-5g" }, + { + "slug": "vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V25 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-v25-pro-5g-8gb-128gb-5g", + "name": "Vivo V25 Pro 5G", + "url": "/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g" + }, { "slug": "vivo-v25e-8gb-128gb-4g", "name": "Vivo V25e", @@ -176181,6 +185071,16 @@ "name": "Vivo V25e 2022 Standard Edition Global Dual SIM TD-LTE V3 256GB V2201", "url": "/v1/smartphones/vivo-v25e-2022-standard-edition-global-dual-sim-td-lte-v3-256gb-v2201" }, + { + "slug": "vivo-v27-8gb-128gb-5g", + "name": "Vivo V27", + "url": "/v1/smartphones/vivo-v27-8gb-128gb-5g" + }, + { + "slug": "vivo-v27-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V27 (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-v27-5g-12gb-256gb-5g", "name": "Vivo V27 5G", @@ -176191,16 +185091,31 @@ "name": "Vivo V27 Pro", "url": "/v1/smartphones/vivo-v27-pro-8gb-128gb-5g" }, + { + "slug": "vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V27 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-v27-pro-12gb-256gb-5g", "name": "Vivo V27 Pro (12GB/256GB)", "url": "/v1/smartphones/vivo-v27-pro-12gb-256gb-5g" }, + { + "slug": "vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V27 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-v27-pro-8gb-256gb-5g", "name": "Vivo V27 Pro (8GB RAM)", "url": "/v1/smartphones/vivo-v27-pro-8gb-256gb-5g" }, + { + "slug": "vivo-v27e-8gb-128gb-4g-lte", + "name": "Vivo V27e", + "url": "/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte" + }, { "slug": "vivo-v27e-8gb-256gb-4g", "name": "Vivo V27e", @@ -176231,16 +185146,41 @@ "name": "Vivo V29", "url": "/v1/smartphones/vivo-v29-12gb-256gb-5g" }, + { + "slug": "vivo-v29-8gb-128gb-5g", + "name": "Vivo V29", + "url": "/v1/smartphones/vivo-v29-8gb-128gb-5g" + }, + { + "slug": "vivo-v29-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V29 (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-v29-lite-8gb-128gb-5g", + "name": "Vivo V29 Lite", + "url": "/v1/smartphones/vivo-v29-lite-8gb-128gb-5g" + }, { "slug": "vivo-v29-pro-8gb-256gb-5g", "name": "Vivo V29 Pro", "url": "/v1/smartphones/vivo-v29-pro-8gb-256gb-5g" }, + { + "slug": "vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V29 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-v29e-8gb-256gb-5g", "name": "Vivo V29e", "url": "/v1/smartphones/vivo-v29e-8gb-256gb-5g" }, + { + "slug": "vivo-v29e-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V29e (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-v29e-8gb-128gb-5g", "name": "Vivo V29e (India)", @@ -176261,6 +185201,11 @@ "name": "Vivo V30", "url": "/v1/smartphones/vivo-v30-12gb-256gb-5g" }, + { + "slug": "vivo-v30-lite-12gb-256gb-5g", + "name": "Vivo V30 Lite", + "url": "/v1/smartphones/vivo-v30-lite-12gb-256gb-5g" + }, { "slug": "vivo-v30-lite-4g-8gb-256gb-4g", "name": "Vivo V30 Lite 4G", @@ -176276,11 +185221,21 @@ "name": "Vivo V30 Pro", "url": "/v1/smartphones/vivo-v30-pro-8gb-256gb-5g" }, + { + "slug": "vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo V30 Pro (12GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "vivo-v30-pro-12gb-512gb-5g", "name": "Vivo V30 Pro (12GB+512GB)", "url": "/v1/smartphones/vivo-v30-pro-12gb-512gb-5g" }, + { + "slug": "vivo-v30-pro-5g-8gb-256gb-5g", + "name": "Vivo V30 Pro 5G", + "url": "/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g" + }, { "slug": "vivo-v30e-8gb-128gb-5g", "name": "Vivo V30e", @@ -176331,6 +185286,11 @@ "name": "Vivo V40 Pro (12GB+512GB)", "url": "/v1/smartphones/vivo-v40-pro-12gb-512gb-5g" }, + { + "slug": "vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo V40 Pro 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "vivo-v40e-8gb-128gb-5g", "name": "Vivo V40e", @@ -176341,6 +185301,11 @@ "name": "Vivo V40e (256GB)", "url": "/v1/smartphones/vivo-v40e-8gb-256gb-5g" }, + { + "slug": "vivo-v40e-5g-8gb-128gb-5g", + "name": "Vivo V40e 5G", + "url": "/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g" + }, { "slug": "vivo-v5", "name": "Vivo V5", @@ -176401,11 +185366,51 @@ "name": "Vivo V50e (256GB)", "url": "/v1/smartphones/vivo-v50e-8gb-256gb-5g" }, + { + "slug": "vivo-v50e-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V50e (8GB RAM +256GB)", + "url": "/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "vivo-v50e-5g-8gb-128gb-5g", + "name": "Vivo V50e 5G", + "url": "/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g" + }, { "slug": "vivo-v5s", "name": "Vivo V5s", "url": "/v1/smartphones/vivo-v5s" }, + { + "slug": "vivo-v60-5g-8gb-128gb-5g", + "name": "Vivo V60 5G", + "url": "/v1/smartphones/vivo-v60-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V60 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo V60 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V60 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "vivo-v7-plus-4gb-64gb-4g-lte", + "name": "Vivo V7 Plus", + "url": "/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V70 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-v9-4gb-64gb-4g", "name": "Vivo V9", @@ -176561,16 +185566,36 @@ "name": "Vivo X100 (16GB/512GB) Price in Bangladesh", "url": "/v1/smartphones/vivo-x100-price-in-bangladesh-16gb-512gb-5g" }, + { + "slug": "vivo-x100-5g-12gb-256gb-5g", + "name": "Vivo X100 5G", + "url": "/v1/smartphones/vivo-x100-5g-12gb-256gb-5g" + }, + { + "slug": "vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X100 5G (16GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "vivo-x100-pro-12gb-256gb-5g", "name": "Vivo X100 Pro", "url": "/v1/smartphones/vivo-x100-pro-12gb-256gb-5g" }, + { + "slug": "vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X100 Pro (16GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "vivo-x100-pro-16gb-512gb-5g", "name": "Vivo X100 Pro (16GB+512GB)", "url": "/v1/smartphones/vivo-x100-pro-16gb-512gb-5g" }, + { + "slug": "vivo-x100-pro-5g-16gb-256gb-5g", + "name": "Vivo X100 Pro 5G", + "url": "/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g" + }, { "slug": "vivo-x100-ultra-12gb-256gb-5g", "name": "Vivo X100 Ultra", @@ -176581,6 +185606,11 @@ "name": "Vivo X100 Ultra (16GB+512GB)", "url": "/v1/smartphones/vivo-x100-ultra-16gb-512gb-5g" }, + { + "slug": "vivo-x100s-pro-12gb-256gb-5g", + "name": "Vivo X100S Pro", + "url": "/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g" + }, { "slug": "vivo-x100s-12gb-256gb-5g", "name": "Vivo X100s", @@ -176596,11 +185626,26 @@ "name": "Vivo X200", "url": "/v1/smartphones/vivo-x200-16gb-512gb-5g" }, + { + "slug": "vivo-x200-5g-12gb-256gb-5g", + "name": "Vivo X200 5G", + "url": "/v1/smartphones/vivo-x200-5g-12gb-256gb-5g" + }, + { + "slug": "vivo-x200-fe-12gb-256gb-5g", + "name": "Vivo X200 FE", + "url": "/v1/smartphones/vivo-x200-fe-12gb-256gb-5g" + }, { "slug": "vivo-x200-fe-12gb-512gb-5g", "name": "Vivo X200 FE", "url": "/v1/smartphones/vivo-x200-fe-12gb-512gb-5g" }, + { + "slug": "vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X200 FE (16GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "vivo-x200-pro-12gb-256gb-5g", "name": "Vivo X200 Pro", @@ -176616,6 +185661,11 @@ "name": "Vivo X200 Pro (16GB+512GB)", "url": "/v1/smartphones/vivo-x200-pro-16gb-512gb-5g" }, + { + "slug": "vivo-x200-pro-5g-16gb-512gb-5g", + "name": "Vivo X200 Pro 5G", + "url": "/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g" + }, { "slug": "vivo-x200-pro-mini-12gb-256gb-5g", "name": "Vivo X200 Pro Mini", @@ -176626,6 +185676,11 @@ "name": "Vivo X200 Ultra (16GB+512GB)", "url": "/v1/smartphones/vivo-x200-ultra-12gb-256gb-5g" }, + { + "slug": "vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g", + "name": "Vivo X200T (12 GB RAM + 512 GB)", + "url": "/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g" + }, { "slug": "vivo-x200s-12gb-256gb-5g", "name": "Vivo X200s", @@ -176671,6 +185726,11 @@ "name": "Vivo X21 UD Dual SIM TD-LTE IN 1728 / X21", "url": "/v1/smartphones/vivo-x21-ud-dual-sim-td-lte-in-1728-x21" }, + { + "slug": "vivo-x21i-4gb-128gb-4g-lte", + "name": "Vivo X21i", + "url": "/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte" + }, { "slug": "vivo-x21i-dual-sim-td-lte-cn-128gb", "name": "Vivo X21i Dual SIM TD-LTE CN 128GB", @@ -176751,6 +185811,11 @@ "name": "Vivo X27 Standard Edition Dual SIM TD-LTE CN 128GB V1838T", "url": "/v1/smartphones/vivo-x27-standard-edition-dual-sim-td-lte-cn-128gb-v1838t" }, + { + "slug": "vivo-x30-8gb-128gb-5g", + "name": "Vivo X30", + "url": "/v1/smartphones/vivo-x30-8gb-128gb-5g" + }, { "slug": "vivo-x30-5g-dual-sim-td-lte-cn-128gb-v1938ca", "name": "Vivo X30 5G Dual SIM TD-LTE CN 128GB V1938CA", @@ -176801,11 +185866,31 @@ "name": "Vivo X300", "url": "/v1/smartphones/vivo-x300" }, + { + "slug": "vivo-x300-12gb-256gb-5g", + "name": "Vivo X300", + "url": "/v1/smartphones/vivo-x300-12gb-256gb-5g" + }, + { + "slug": "vivo-x300-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo X300 (12GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g" + }, + { + "slug": "vivo-x300-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X300 (16GB RAM + 512GB)", + "url": "/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g" + }, { "slug": "vivo-x300-pro", "name": "Vivo X300 Pro", "url": "/v1/smartphones/vivo-x300-pro" }, + { + "slug": "vivo-x300-pro-5g-12gb-256gb-5g", + "name": "Vivo X300 Pro 5G", + "url": "/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g" + }, { "slug": "vivo-x300-ultra", "name": "Vivo X300 Ultra", @@ -176881,6 +185966,11 @@ "name": "Vivo X50 Pro", "url": "/v1/smartphones/vivo-x50-pro-8gb-128gb-5g" }, + { + "slug": "vivo-x50-pro-5g-8gb-256gb-5g", + "name": "Vivo X50 Pro 5G", + "url": "/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g" + }, { "slug": "vivo-x50-pro-5g-dual-sim-td-lte-au-256gb-2006", "name": "Vivo X50 Pro 5G Dual SIM TD-LTE AU 256GB 2006", @@ -176906,6 +185996,11 @@ "name": "Vivo X50 Pro Plus", "url": "/v1/smartphones/vivo-x50-pro-plus-8gb-128gb-5g" }, + { + "slug": "vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo X50 Pro Plus 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-x50-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2011a", "name": "Vivo X50 Pro+ 5G Premium Edition Dual SIM TD-LTE CN 256GB V2011A", @@ -176921,6 +186016,11 @@ "name": "Vivo X50 Pro+ 5G Standard Edition Dual SIM TD-LTE CN 256GB V2011A", "url": "/v1/smartphones/vivo-x50-pro-5g-standard-edition-dual-sim-td-lte-cn-256gb-v2011a" }, + { + "slug": "vivo-x50e-5g-8gb-128gb-5g", + "name": "Vivo X50e 5G", + "url": "/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g" + }, { "slug": "vivo-x51-5g-global-dual-sim-td-lte-256gb", "name": "Vivo X51 5G Global Dual SIM TD-LTE 256GB", @@ -176946,6 +186046,11 @@ "name": "Vivo X6", "url": "/v1/smartphones/vivo-x6" }, + { + "slug": "vivo-x60-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X60 (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-x60-5g-premium-edition-dual-sim-td-lte-apac-v3-256gb-v2045", "name": "Vivo X60 5G Premium Edition Dual SIM TD-LTE APAC V3 256GB V2045", @@ -177001,6 +186106,16 @@ "name": "Vivo X60 Curved Screen 5G Standard Edition Dual SIM TD-LTE CN 256GB V2059A", "url": "/v1/smartphones/vivo-x60-curved-screen-5g-standard-edition-dual-sim-td-lte-cn-256gb-v2059a" }, + { + "slug": "vivo-x60-curved-screen-edition-8gb-128gb-5g", + "name": "Vivo X60 Curved Screen Edition", + "url": "/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g" + }, + { + "slug": "vivo-x60-pro-12gb-256gb-5g", + "name": "Vivo X60 Pro", + "url": "/v1/smartphones/vivo-x60-pro-12gb-256gb-5g" + }, { "slug": "vivo-x60-pro-5g-8gb-256gb-5g", "name": "Vivo X60 Pro 5G", @@ -177011,6 +186126,16 @@ "name": "Vivo X60 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB V2047A", "url": "/v1/smartphones/vivo-x60-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2047a" }, + { + "slug": "vivo-x60-pro-plus-12gb-256gb-5g", + "name": "Vivo X60 Pro Plus", + "url": "/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g" + }, + { + "slug": "vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo X60 Pro Plus 5G (8GB RAM +128GB)", + "url": "/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "vivo-x60-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2056a", "name": "Vivo X60 Pro+ 5G Premium Edition Dual SIM TD-LTE CN 256GB V2056A", @@ -177021,6 +186146,16 @@ "name": "Vivo X60 Pro+ 5G Standard Edition Dual SIM TD-LTE CN 128GB V2056A", "url": "/v1/smartphones/vivo-x60-pro-5g-standard-edition-dual-sim-td-lte-cn-128gb-v2056a" }, + { + "slug": "vivo-x60t-pro-5g-8gb-128gb-5g", + "name": "Vivo X60T Pro 5G", + "url": "/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-x60t-pro-plus-8gb-128gb-5g", + "name": "Vivo X60T Pro Plus", + "url": "/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g" + }, { "slug": "vivo-x60t-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2056a", "name": "Vivo X60t Pro+ 5G Premium Edition Dual SIM TD-LTE CN 256GB V2056A", @@ -177056,6 +186191,11 @@ "name": "Vivo X7 Plus", "url": "/v1/smartphones/vivo-x7-plus" }, + { + "slug": "vivo-x70-5g-8gb-128gb-5g", + "name": "Vivo X70 5G", + "url": "/v1/smartphones/vivo-x70-5g-8gb-128gb-5g" + }, { "slug": "vivo-x70-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2133a", "name": "Vivo X70 5G Premium Edition Dual SIM TD-LTE CN 256GB V2133A", @@ -177121,6 +186261,11 @@ "name": "Vivo X70 Pro 5G Standard Edition Dual SIM TD-LTE V1 IN 256GB V2105", "url": "/v1/smartphones/vivo-x70-pro-5g-standard-edition-dual-sim-td-lte-v1-in-256gb-v2105" }, + { + "slug": "vivo-x70-pro-plus-5g-12gb-256gb-5g", + "name": "Vivo X70 Pro Plus 5G", + "url": "/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g" + }, { "slug": "vivo-x70-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2145a", "name": "Vivo X70 Pro+ 5G Premium Edition Dual SIM TD-LTE CN 256GB V2145A", @@ -177161,6 +186306,16 @@ "name": "Vivo X80", "url": "/v1/smartphones/vivo-x80-12gb-256gb-5g" }, + { + "slug": "vivo-x80-5g-8gb-128gb-5g", + "name": "Vivo X80 5G", + "url": "/v1/smartphones/vivo-x80-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X80 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-x80-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2183a", "name": "Vivo X80 5G Premium Edition Dual SIM TD-LTE CN 256GB V2183A", @@ -177226,6 +186381,11 @@ "name": "Vivo X90", "url": "/v1/smartphones/vivo-x90-8gb-128gb-5g" }, + { + "slug": "vivo-x90-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X90 (12GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "vivo-x90-12gb-256gb-5g", "name": "Vivo X90 (12GB/256GB)", @@ -177236,6 +186396,11 @@ "name": "Vivo X90 (8GB RAM)", "url": "/v1/smartphones/vivo-x90-8gb-256gb-5g" }, + { + "slug": "vivo-x90-5g-8gb-256gb-5g", + "name": "Vivo X90 5G", + "url": "/v1/smartphones/vivo-x90-5g-8gb-256gb-5g" + }, { "slug": "vivo-x90-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2241a", "name": "Vivo X90 5G Premium Edition Dual SIM TD-LTE CN 256GB V2241A", @@ -177266,6 +186431,11 @@ "name": "Vivo X90 5G Standard Edition Global Dual SIM TD-LTE 256GB V2218", "url": "/v1/smartphones/vivo-x90-5g-standard-edition-global-dual-sim-td-lte-256gb-v2218" }, + { + "slug": "vivo-x90-pro-5g-12gb-256gb-5g", + "name": "Vivo X90 Pro 5G", + "url": "/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g" + }, { "slug": "vivo-x90-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2242a", "name": "Vivo X90 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB V2242A", @@ -177306,6 +186476,11 @@ "name": "Vivo X90 Pro+ 5G Premium Edition Dual SIM TD-LTE CN 512GB V2227A", "url": "/v1/smartphones/vivo-x90-pro-5g-premium-edition-dual-sim-td-lte-cn-512gb-v2227a" }, + { + "slug": "vivo-x90s-8gb-256gb-5g", + "name": "Vivo X90S", + "url": "/v1/smartphones/vivo-x90s-8gb-256gb-5g" + }, { "slug": "vivo-x90s-5g-premium-edition-dual-sim-td-lte-cn-256gb-v2241ha", "name": "Vivo X90s 5G Premium Edition Dual SIM TD-LTE CN 256GB V2241HA", @@ -177366,6 +186541,11 @@ "name": "Vivo XL5", "url": "/v1/smartphones/vivo-xl5" }, + { + "slug": "vivo-xplay-5-elite-6gb-128gb-4g-lte", + "name": "Vivo Xplay 5 Elite", + "url": "/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte" + }, { "slug": "vivo-xplay3s", "name": "Vivo Xplay3S", @@ -177391,6 +186571,11 @@ "name": "Vivo Xshot", "url": "/v1/smartphones/vivo-xshot" }, + { + "slug": "vivo-y01-2gb-32gb-4g-lte", + "name": "Vivo Y01", + "url": "/v1/smartphones/vivo-y01-2gb-32gb-4g-lte" + }, { "slug": "vivo-y01-2gb-32gb-4g", "name": "Vivo Y01", @@ -177441,6 +186626,11 @@ "name": "Vivo Y01 2022 Standard Edition Dual SIM TD-LTE V8 TH 32GB / Y01A", "url": "/v1/smartphones/vivo-y01-2022-standard-edition-dual-sim-td-lte-v8-th-32gb-y01a" }, + { + "slug": "vivo-y01a-2gb-32gb-4g-lte", + "name": "Vivo Y01A", + "url": "/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte" + }, { "slug": "vivo-y02-2gb-32gb-4g", "name": "Vivo Y02", @@ -177456,6 +186646,11 @@ "name": "Vivo Y02a", "url": "/v1/smartphones/vivo-y02a-3gb-32gb-4g" }, + { + "slug": "vivo-y02s-3gb-32gb-4g-lte", + "name": "Vivo Y02s", + "url": "/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte" + }, { "slug": "vivo-y02s-3gb-32gb-4g", "name": "Vivo Y02s", @@ -177476,11 +186671,26 @@ "name": "Vivo Y02s 2022 Standard Edition Dual SIM TD-LTE V2 APAC 64GB V2203", "url": "/v1/smartphones/vivo-y02s-2022-standard-edition-dual-sim-td-lte-v2-apac-64gb-v2203" }, + { + "slug": "vivo-y02t-4g-4gb-64gb-4g-lte", + "name": "Vivo Y02t 4G", + "url": "/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y03-4gb-64gb-4g-lte", + "name": "Vivo Y03", + "url": "/v1/smartphones/vivo-y03-4gb-64gb-4g-lte" + }, { "slug": "vivo-y03-4gb-64gb-4g", "name": "Vivo Y03", "url": "/v1/smartphones/vivo-y03-4gb-64gb-4g" }, + { + "slug": "vivo-y03t-4gb-64gb-4g-lte", + "name": "Vivo Y03t", + "url": "/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte" + }, { "slug": "vivo-y03t-4gb-64gb-4g", "name": "Vivo Y03t", @@ -177491,6 +186701,11 @@ "name": "Vivo Y03t (128GB)", "url": "/v1/smartphones/vivo-y03t-4gb-128gb-4g" }, + { + "slug": "vivo-y04-4gb-64gb-4g-lte", + "name": "Vivo Y04", + "url": "/v1/smartphones/vivo-y04-4gb-64gb-4g-lte" + }, { "slug": "vivo-y04-4gb-64gb-4g", "name": "Vivo Y04", @@ -177501,11 +186716,26 @@ "name": "Vivo Y04 (128GB)", "url": "/v1/smartphones/vivo-y04-4gb-128gb-5g" }, + { + "slug": "vivo-y10-4gb-128gb-4g-lte", + "name": "Vivo Y10", + "url": "/v1/smartphones/vivo-y10-4gb-128gb-4g-lte" + }, { "slug": "vivo-y10-2021-dual-sim-td-lte-cn-128gb-v2140a", "name": "Vivo Y10 2021 Dual SIM TD-LTE CN 128GB V2140A", "url": "/v1/smartphones/vivo-y10-2021-dual-sim-td-lte-cn-128gb-v2140a" }, + { + "slug": "vivo-y10-t1-version-4gb-128gb-4g-lte", + "name": "Vivo Y10 T1 Version", + "url": "/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-y100-5g-8gb-128gb-5g", + "name": "Vivo Y100 5G", + "url": "/v1/smartphones/vivo-y100-5g-8gb-128gb-5g" + }, { "slug": "vivo-y100-5g-2023-standard-edition-dual-sim-td-lte-in-v1-128gb-v2239", "name": "Vivo Y100 5G 2023 Standard Edition Dual SIM TD-LTE IN V1 128GB V2239", @@ -177516,11 +186746,26 @@ "name": "Vivo Y100 5G 2023 Standard Edition Dual SIM TD-LTE IN V1 256GB V2239", "url": "/v1/smartphones/vivo-y100-5g-2023-standard-edition-dual-sim-td-lte-in-v1-256gb-v2239" }, + { + "slug": "vivo-y100a-8gb-128gb-5g", + "name": "Vivo Y100A", + "url": "/v1/smartphones/vivo-y100a-8gb-128gb-5g" + }, + { + "slug": "vivo-y100a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y100A (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-y100t-8gb-256gb-5g", "name": "Vivo Y100t", "url": "/v1/smartphones/vivo-y100t-8gb-256gb-5g" }, + { + "slug": "vivo-y100t-5g-8gb-256gb-5g", + "name": "Vivo Y100t 5G", + "url": "/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g" + }, { "slug": "vivo-y11", "name": "Vivo Y11", @@ -177551,6 +186796,26 @@ "name": "Vivo Y11 2019 Dual SIM TD-LTE RU", "url": "/v1/smartphones/vivo-y11-2019-dual-sim-td-lte-ru" }, + { + "slug": "vivo-y11-2023-4gb-128gb-4g-lte", + "name": "Vivo Y11 2023", + "url": "/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-y11-5g-4gb-64gb-5g", + "name": "Vivo Y11 5G", + "url": "/v1/smartphones/vivo-y11-5g-4gb-64gb-5g" + }, + { + "slug": "vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y11 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "vivo-y11s-3gb-32gb-4g-lte", + "name": "Vivo Y11s", + "url": "/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte" + }, { "slug": "vivo-y11s-2020-global-dual-sim-td-lte-32gb", "name": "Vivo Y11s 2020 Global Dual SIM TD-LTE 32GB", @@ -177561,6 +186826,16 @@ "name": "Vivo Y12", "url": "/v1/smartphones/vivo-y12-3gb-64gb-4g" }, + { + "slug": "vivo-y12-4gb-32gb-4g-lte", + "name": "Vivo Y12", + "url": "/v1/smartphones/vivo-y12-4gb-32gb-4g-lte" + }, + { + "slug": "vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y12 (3GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "vivo-y12-2019-premium-edition-dual-sim-td-lte-in-32gb-1904", "name": "Vivo Y12 2019 Premium Edition Dual SIM TD-LTE IN 32GB 1904", @@ -177601,11 +186876,31 @@ "name": "Vivo Y12 2019 Standard Edition Global Dual SIM TD-LTE 64GB 1904", "url": "/v1/smartphones/vivo-y12-2019-standard-edition-global-dual-sim-td-lte-64gb-1904" }, + { + "slug": "vivo-y12-2020-4gb-64gb-4g-lte", + "name": "Vivo Y12 2020", + "url": "/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y12-2023-6gb-128gb-4g-lte", + "name": "Vivo Y12 2023", + "url": "/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte" + }, { "slug": "vivo-y12a-3gb-32gb-4g", "name": "Vivo Y12A", "url": "/v1/smartphones/vivo-y12a-3gb-32gb-4g" }, + { + "slug": "vivo-y12g-3gb-32gb-4g-lte", + "name": "Vivo Y12G", + "url": "/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte" + }, + { + "slug": "vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y12G (3GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "vivo-y12g-2021-dual-sim-td-lte-v1-in-64gb-v2068", "name": "Vivo Y12G 2021 Dual SIM TD-LTE V1 IN 64GB V2068", @@ -177716,6 +187011,11 @@ "name": "Vivo Y15A Dual SIM TD-LTE V2 VN 64GB V2134", "url": "/v1/smartphones/vivo-y15a-dual-sim-td-lte-v2-vn-64gb-v2134" }, + { + "slug": "vivo-y15c-3gb-32gb-4g-lte", + "name": "Vivo Y15C", + "url": "/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte" + }, { "slug": "vivo-y15s", "name": "Vivo Y15S", @@ -177726,11 +187026,36 @@ "name": "Vivo Y15s", "url": "/v1/smartphones/vivo-y15s-3gb-32gb-4g" }, + { + "slug": "vivo-y15s-3gb-32gb-4g-lte", + "name": "Vivo Y15s", + "url": "/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte" + }, + { + "slug": "vivo-y16-3gb-32gb-4g-lte", + "name": "Vivo Y16", + "url": "/v1/smartphones/vivo-y16-3gb-32gb-4g-lte" + }, { "slug": "vivo-y16-4gb-64gb-4g", "name": "Vivo Y16", "url": "/v1/smartphones/vivo-y16-4gb-64gb-4g" }, + { + "slug": "vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y16 (3GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y16 (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Vivo Y16 (4GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "vivo-y16-2022-premium-edition-dual-sim-td-lte-v1-id-pk-128gb-v2204", "name": "Vivo Y16 2022 Premium Edition Dual SIM TD-LTE V1 ID PK 128GB V2204", @@ -177826,6 +187151,11 @@ "name": "Vivo Y17s", "url": "/v1/smartphones/vivo-y17s-4gb-128gb-4g" }, + { + "slug": "vivo-y17s-4gb-64gb-4g-lte", + "name": "Vivo Y17s", + "url": "/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte" + }, { "slug": "vivo-y17s-6gb-128gb-4g", "name": "Vivo Y17s", @@ -177836,6 +187166,16 @@ "name": "Vivo Y18", "url": "/v1/smartphones/vivo-y18-4gb-128gb-4g" }, + { + "slug": "vivo-y18-4gb-64gb-4g-lte", + "name": "Vivo Y18", + "url": "/v1/smartphones/vivo-y18-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y18 (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "vivo-y18-6gb-128gb-4g", "name": "Vivo Y18 (6GB RAM)", @@ -177846,6 +187186,11 @@ "name": "Vivo Y18e", "url": "/v1/smartphones/vivo-y18e-4gb-64gb-4g" }, + { + "slug": "vivo-y18t-4gb-128gb-4g-lte", + "name": "Vivo Y18t", + "url": "/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte" + }, { "slug": "vivo-y18t-4gb-128gb-4g", "name": "Vivo Y18t", @@ -177901,6 +187246,21 @@ "name": "Vivo Y19 5G", "url": "/v1/smartphones/vivo-y19-5g-4gb-128gb-5g" }, + { + "slug": "vivo-y19-5g-4gb-64gb-5g", + "name": "Vivo Y19 5G", + "url": "/v1/smartphones/vivo-y19-5g-4gb-64gb-5g" + }, + { + "slug": "vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y19 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo Y19 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "vivo-y19s-4gb-128gb-4g", "name": "Vivo Y19s", @@ -177911,21 +187271,56 @@ "name": "Vivo Y19s (6GB RAM)", "url": "/v1/smartphones/vivo-y19s-6gb-128gb-4g" }, + { + "slug": "vivo-y19s-5g-6gb-128gb-5g", + "name": "Vivo Y19s 5G", + "url": "/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g" + }, + { + "slug": "vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y19s 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g" + }, + { + "slug": "vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Vivo Y19s 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "vivo-y19s-gt-6gb-128gb-5g", + "name": "Vivo Y19s GT", + "url": "/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g" + }, { "slug": "vivo-y19s-pro-4gb-128gb-4g", "name": "Vivo Y19s Pro", "url": "/v1/smartphones/vivo-y19s-pro-4gb-128gb-4g" }, + { + "slug": "vivo-y19s-pro-6gb-128gb-4g-lte", + "name": "Vivo Y19s Pro", + "url": "/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte" + }, { "slug": "vivo-y19s-pro-6gb-128gb-4g", "name": "Vivo Y19s Pro (6GB RAM)", "url": "/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g" }, + { + "slug": "vivo-y1s-2gb-32gb-4g-lte", + "name": "Vivo Y1s", + "url": "/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte" + }, { "slug": "vivo-y1s-2gb-32gb-4g", "name": "Vivo Y1s", "url": "/v1/smartphones/vivo-y1s-2gb-32gb-4g" }, + { + "slug": "vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y1s (3GB RAM + 32GB)", + "url": "/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "vivo-y1s-2020-premium-edition-global-dual-sim-td-lte-v3-32gb", "name": "Vivo Y1s 2020 Premium Edition Global Dual SIM TD-LTE V3 32GB", @@ -177941,6 +187336,11 @@ "name": "Vivo Y1s 2020 Standard Edition Dual SIM TD-LTE V2 VN 32GB", "url": "/v1/smartphones/vivo-y1s-2020-standard-edition-dual-sim-td-lte-v2-vn-32gb" }, + { + "slug": "vivo-y20-4gb-64gb-4g-lte", + "name": "Vivo Y20", + "url": "/v1/smartphones/vivo-y20-4gb-64gb-4g-lte" + }, { "slug": "vivo-y20-4gb-64gb-4g", "name": "Vivo Y20", @@ -177971,6 +187371,11 @@ "name": "Vivo Y200 Pro", "url": "/v1/smartphones/vivo-y200-pro-8gb-128gb-5g" }, + { + "slug": "vivo-y200-pro-5g-8gb-128gb-5g", + "name": "Vivo Y200 Pro 5G", + "url": "/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g" + }, { "slug": "vivo-y200e-8gb-128gb-5g", "name": "Vivo Y200e", @@ -177981,11 +187386,21 @@ "name": "Vivo Y20A Dual SIM TD-LTE V1 IN V2052 / V2034", "url": "/v1/smartphones/vivo-y20a-dual-sim-td-lte-v1-in-v2052-v2034" }, + { + "slug": "vivo-y20g-4gb-64gb-4g-lte", + "name": "Vivo Y20G", + "url": "/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte" + }, { "slug": "vivo-y20g-6gb-128gb-4g", "name": "Vivo Y20G", "url": "/v1/smartphones/vivo-y20g-6gb-128gb-4g" }, + { + "slug": "vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y20G (6GB RAM +128GB)", + "url": "/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "vivo-y20g-2021-dual-sim-td-lte-in-64gb-v2065", "name": "Vivo Y20G 2021 Dual SIM TD-LTE IN 64GB V2065", @@ -178031,6 +187446,16 @@ "name": "Vivo Y21", "url": "/v1/smartphones/vivo-y21-4gb-64gb-4g" }, + { + "slug": "vivo-y21-2021-4gb-64gb-4g-lte", + "name": "Vivo Y21 2021", + "url": "/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y21 2021 (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "vivo-y21-2021-dual-sim-td-lte-in-128gb-v2111", "name": "Vivo Y21 2021 Dual SIM TD-LTE IN 128GB V2111", @@ -178041,16 +187466,46 @@ "name": "Vivo Y21 2021 Dual SIM TD-LTE IN 64GB V2111", "url": "/v1/smartphones/vivo-y21-2021-dual-sim-td-lte-in-64gb-v2111" }, + { + "slug": "vivo-y21-5g-4gb-128gb-5g", + "name": "Vivo Y21 5G", + "url": "/v1/smartphones/vivo-y21-5g-4gb-128gb-5g" + }, + { + "slug": "vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo Y21 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y21 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-y21g-4gb-64gb-4g-lte", + "name": "Vivo Y21G", + "url": "/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte" + }, { "slug": "vivo-y21g-2022-dual-sim-td-lte-in-64gb-v2152", "name": "Vivo Y21G 2022 Dual SIM TD-LTE IN 64GB V2152", "url": "/v1/smartphones/vivo-y21g-2022-dual-sim-td-lte-in-64gb-v2152" }, + { + "slug": "vivo-y21t-4gb-128gb-4g-lte", + "name": "Vivo Y21T", + "url": "/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte" + }, { "slug": "vivo-y21t-4gb-128gb-4g", "name": "Vivo Y21T", "url": "/v1/smartphones/vivo-y21t-4gb-128gb-4g" }, + { + "slug": "vivo-y21e-3gb-64gb-4g-lte", + "name": "Vivo Y21e", + "url": "/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte" + }, { "slug": "vivo-y21s-2021-premium-edition-dual-sim-td-lte-vn-v3-v2110", "name": "Vivo Y21s 2021 Premium Edition Dual SIM TD-LTE VN V3 V2110", @@ -178081,6 +187536,21 @@ "name": "Vivo Y22", "url": "/v1/smartphones/vivo-y22-4gb-128gb-4g" }, + { + "slug": "vivo-y22-4gb-64gb-4g-lte", + "name": "Vivo Y22", + "url": "/v1/smartphones/vivo-y22-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y22 (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y22 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "vivo-y22-2022-premium-edition-dual-sim-td-lte-v1-id-128gb-v2207", "name": "Vivo Y22 2022 Premium Edition Dual SIM TD-LTE V1 ID 128GB V2207", @@ -178136,6 +187606,16 @@ "name": "Vivo Y27", "url": "/v1/smartphones/vivo-y27-6gb-128gb-4g" }, + { + "slug": "vivo-y27-4g-6gb-128gb-4g-lte", + "name": "Vivo Y27 4G", + "url": "/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte" + }, + { + "slug": "vivo-y27s-8gb-128gb-4g-lte", + "name": "Vivo Y27s", + "url": "/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte" + }, { "slug": "vivo-y27s-8gb-128gb-4g", "name": "Vivo Y27s", @@ -178151,6 +187631,11 @@ "name": "Vivo Y28", "url": "/v1/smartphones/vivo-y28-6gb-128gb-4g" }, + { + "slug": "vivo-y28-4g-4gb-128gb-4g-lte", + "name": "Vivo Y28 4G", + "url": "/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte" + }, { "slug": "vivo-y28-4g-6gb-128gb-4g", "name": "Vivo Y28 4G", @@ -178181,6 +187666,16 @@ "name": "Vivo Y28s", "url": "/v1/smartphones/vivo-y28s-8gb-256gb-5g" }, + { + "slug": "vivo-y28s-5g-4gb-128gb-5g", + "name": "Vivo Y28s 5G", + "url": "/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g" + }, + { + "slug": "vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y28s 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "vivo-y29-6gb-128gb-4g", "name": "Vivo Y29", @@ -178206,11 +187701,36 @@ "name": "Vivo Y29 5G", "url": "/v1/smartphones/vivo-y29-5g-4gb-128gb-5g" }, + { + "slug": "vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y29 5G (8GB RAM+128GB)", + "url": "/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y29 5G (8GB RAM+256GB)", + "url": "/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-y29s-8gb-256gb-5g", "name": "Vivo Y29s", "url": "/v1/smartphones/vivo-y29s-8gb-256gb-5g" }, + { + "slug": "vivo-y29s-5g-8gb-256gb-5g", + "name": "Vivo Y29s 5G", + "url": "/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g" + }, + { + "slug": "vivo-y3-4gb-64gb-4g-lte", + "name": "Vivo Y3", + "url": "/v1/smartphones/vivo-y3-4gb-64gb-4g-lte" + }, + { + "slug": "vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y3 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "vivo-y3-2019-dual-sim-td-lte-cn-128gb-v1901a", "name": "Vivo Y3 2019 Dual SIM TD-LTE CN 128GB V1901A", @@ -178226,6 +187746,11 @@ "name": "Vivo Y30", "url": "/v1/smartphones/vivo-y30-4gb-64gb-4g" }, + { + "slug": "vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y30 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "vivo-y30-2020-dual-sim-td-lte-v1-in-id-pk-mn-128gb-1938", "name": "Vivo Y30 2020 Dual SIM TD-LTE V1 IN ID PK MN 128GB 1938", @@ -178271,6 +187796,11 @@ "name": "Vivo Y30 Standard 2020 Dual SIM TD-LTE CN V2036A", "url": "/v1/smartphones/vivo-y30-standard-2020-dual-sim-td-lte-cn-v2036a" }, + { + "slug": "vivo-y30-standard-edition-6gb-128gb-4g-lte", + "name": "Vivo Y30 Standard Edition", + "url": "/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte" + }, { "slug": "vivo-y300-8gb-128gb-5g", "name": "Vivo Y300 (China)", @@ -178311,6 +187841,16 @@ "name": "Vivo Y31", "url": "/v1/smartphones/vivo-y31" }, + { + "slug": "vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y31 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "vivo-y31s-5g-4gb-128gb-5g", + "name": "Vivo Y31s 5G", + "url": "/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g" + }, { "slug": "vivo-y31s-standard-version-5g-dual-sim-td-lte-cn-128gb-v2068a-y31s-t2", "name": "Vivo Y31s standard version 5G Dual SIM TD-LTE CN 128GB V2068A / Y31s t2", @@ -178321,6 +187861,21 @@ "name": "Vivo Y31s t1 version 5G Dual SIM TD-LTE CN 64GB V2068A", "url": "/v1/smartphones/vivo-y31s-t1-version-5g-dual-sim-td-lte-cn-64gb-v2068a" }, + { + "slug": "vivo-y32-8gb-128gb-4g-lte", + "name": "Vivo Y32", + "url": "/v1/smartphones/vivo-y32-8gb-128gb-4g-lte" + }, + { + "slug": "vivo-y33-4gb-128gb-4g-lte", + "name": "Vivo Y33", + "url": "/v1/smartphones/vivo-y33-4gb-128gb-4g-lte" + }, + { + "slug": "vivo-y33t-8gb-128gb-4g-lte", + "name": "Vivo Y33T", + "url": "/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte" + }, { "slug": "vivo-y33e-5g-base-edition-dual-sim-td-lte-cn-128gb-v2166a", "name": "Vivo Y33e 5G Base Edition Dual SIM TD-LTE CN 128GB V2166A", @@ -178361,6 +187916,11 @@ "name": "Vivo Y33s 5G Standard Edition Dual SIM TD-LTE CN 128GB V2166A", "url": "/v1/smartphones/vivo-y33s-5g-standard-edition-dual-sim-td-lte-cn-128gb-v2166a" }, + { + "slug": "vivo-y33t-4g-2023-6gb-128gb-4g-lte", + "name": "Vivo Y33t 4G 2023", + "url": "/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte" + }, { "slug": "vivo-y35", "name": "Vivo Y35", @@ -178411,6 +187971,11 @@ "name": "Vivo Y36", "url": "/v1/smartphones/vivo-y36-8gb-256gb-4g" }, + { + "slug": "vivo-y36-4g-8gb-128gb-4g-lte", + "name": "Vivo Y36 4G", + "url": "/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte" + }, { "slug": "vivo-y37", "name": "Vivo Y37", @@ -178431,6 +187996,16 @@ "name": "Vivo Y37c", "url": "/v1/smartphones/vivo-y37c-6gb-128gb-4g" }, + { + "slug": "vivo-y37c-6gb-128gb-5g", + "name": "Vivo Y37c", + "url": "/v1/smartphones/vivo-y37c-6gb-128gb-5g" + }, + { + "slug": "vivo-y37m-4gb-128gb-5g", + "name": "Vivo Y37m", + "url": "/v1/smartphones/vivo-y37m-4gb-128gb-5g" + }, { "slug": "vivo-y39-8gb-128gb-5g", "name": "Vivo Y39", @@ -178466,11 +188041,26 @@ "name": "Vivo Y3s 2019 Dual SIM TD-LTE CN 64GB V1901T", "url": "/v1/smartphones/vivo-y3s-2019-dual-sim-td-lte-cn-64gb-v1901t" }, + { + "slug": "vivo-y400-pro-5g-8gb-128gb-5g", + "name": "Vivo Y400 Pro 5G", + "url": "/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y400 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "vivo-y50-8gb-128gb-4g", "name": "Vivo Y50", "url": "/v1/smartphones/vivo-y50-8gb-128gb-4g" }, + { + "slug": "vivo-y50-2025-4gb-128gb-5g", + "name": "Vivo Y50 (2025)", + "url": "/v1/smartphones/vivo-y50-2025-4gb-128gb-5g" + }, { "slug": "vivo-y50-2020-dual-sim-td-lte-v1-in-id-128gb-1935", "name": "Vivo Y50 2020 Dual SIM TD-LTE V1 IN ID 128GB 1935", @@ -178496,6 +188086,11 @@ "name": "Vivo Y50 2020 Standard Edition Dual SIM TD-LTE V3 TH SG 128GB 1935", "url": "/v1/smartphones/vivo-y50-2020-standard-edition-dual-sim-td-lte-v3-th-sg-128gb-1935" }, + { + "slug": "vivo-y500-5g-8gb-128gb-5g", + "name": "Vivo Y500 5G", + "url": "/v1/smartphones/vivo-y500-5g-8gb-128gb-5g" + }, { "slug": "vivo-y50t-dual-sim-td-lte-cn-128gb-v2023ea", "name": "Vivo Y50t Dual SIM TD-LTE CN 128GB V2023EA", @@ -178511,6 +188106,21 @@ "name": "Vivo Y51", "url": "/v1/smartphones/vivo-y51-8gb-128gb-4g" }, + { + "slug": "vivo-y51-2020-8gb-128gb-4g-lte", + "name": "Vivo Y51 (2020)", + "url": "/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte" + }, + { + "slug": "vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y51A 2021 (6GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "vivo-y51s-6gb-128gb-5g", + "name": "Vivo Y51s", + "url": "/v1/smartphones/vivo-y51s-6gb-128gb-5g" + }, { "slug": "vivo-y51s-5g-dual-sim-td-lte-cn-128gb-v2002a", "name": "Vivo Y51s 5G Dual SIM TD-LTE CN 128GB V2002A", @@ -178576,6 +188186,11 @@ "name": "Vivo Y53s 4G Dual SIM TD-LTE IN V2058", "url": "/v1/smartphones/vivo-y53s-4g-dual-sim-td-lte-in-v2058" }, + { + "slug": "vivo-y53t-4gb-128gb-5g", + "name": "Vivo Y53t", + "url": "/v1/smartphones/vivo-y53t-4gb-128gb-5g" + }, { "slug": "vivo-y53t-5g-2023-premium-edition-dual-sim-td-lte-cn-128gb-v2230a", "name": "Vivo Y53t 5G 2023 Premium Edition Dual SIM TD-LTE CN 128GB V2230A", @@ -178591,6 +188206,11 @@ "name": "Vivo Y54s 5G Dual SIM TD-LTE CN 128GB V2045A", "url": "/v1/smartphones/vivo-y54s-5g-dual-sim-td-lte-cn-128gb-v2045a" }, + { + "slug": "vivo-y55-4g-8gb-128gb-4g-lte", + "name": "Vivo Y55 4G", + "url": "/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte" + }, { "slug": "vivo-y55-5g-2022-premium-edition-dual-sim-td-lte-v1-my-ae-128gb-v2127-y55-5g", "name": "Vivo Y55 5G 2022 Premium Edition Dual SIM TD-LTE V1 MY AE 128GB V2127 / Y55+ 5G", @@ -178671,6 +188291,16 @@ "name": "Vivo Y5s 2019 Standard Edition Dual SIM TD-LTE CN 128GB V1934T", "url": "/v1/smartphones/vivo-y5s-2019-standard-edition-dual-sim-td-lte-cn-128gb-v1934t" }, + { + "slug": "vivo-y600-pro-5g-8gb-128gb-5g", + "name": "Vivo Y600 Pro 5G", + "url": "/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g" + }, + { + "slug": "vivo-y600-turbo-8gb-256gb-5g", + "name": "Vivo Y600 Turbo", + "url": "/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g" + }, { "slug": "vivo-y622-hspa", "name": "Vivo Y622 HSPA", @@ -178731,6 +188361,16 @@ "name": "Vivo Y70S Standard Edition 5G Dual SIM TD-LTE CN 128GB V2002A", "url": "/v1/smartphones/vivo-y70s-standard-edition-5g-dual-sim-td-lte-cn-128gb-v2002a" }, + { + "slug": "vivo-y70t-5g-6gb-128gb-5g", + "name": "Vivo Y70T 5G", + "url": "/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g" + }, + { + "slug": "vivo-y70s-5g-8gb-128gb-5g", + "name": "Vivo Y70s 5G", + "url": "/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g" + }, { "slug": "vivo-y70t-5g-premium-edition-dual-sim-td-lte-cn-128gb-v2002a", "name": "Vivo Y70t 5G Premium Edition Dual SIM TD-LTE CN 128GB V2002A", @@ -178751,6 +188391,11 @@ "name": "Vivo Y71", "url": "/v1/smartphones/vivo-y71-2gb-16gb-4g" }, + { + "slug": "vivo-y71-4gb-ram-4gb-32gb-4g-lte", + "name": "Vivo Y71 (4GB RAM)", + "url": "/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte" + }, { "slug": "vivo-y71-dual-sim-td-lte-bd-np-1801-y71i", "name": "Vivo Y71 Dual SIM TD-LTE BD NP 1801 / Y71i", @@ -178816,6 +188461,11 @@ "name": "Vivo Y72 5G Standard Edition Dual SIM TD-LTE V1 TH VN 128GB V2041", "url": "/v1/smartphones/vivo-y72-5g-standard-edition-dual-sim-td-lte-v1-th-vn-128gb-v2041" }, + { + "slug": "vivo-y73-2021-8gb-128gb-4g-lte", + "name": "Vivo Y73 2021", + "url": "/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte" + }, { "slug": "vivo-y73-premium-edition-dual-sim-td-lte-cn-64gb-v1731ca", "name": "Vivo Y73 Premium Edition Dual SIM TD-LTE CN 64GB V1731CA", @@ -178831,6 +188481,16 @@ "name": "Vivo Y73 Standard Edition Dual SIM TD-LTE CN 64GB V1731CA", "url": "/v1/smartphones/vivo-y73-standard-edition-dual-sim-td-lte-cn-64gb-v1731ca" }, + { + "slug": "vivo-y73t-8gb-128gb-5g", + "name": "Vivo Y73T", + "url": "/v1/smartphones/vivo-y73t-8gb-128gb-5g" + }, + { + "slug": "vivo-y73s-8gb-128gb-5g", + "name": "Vivo Y73s", + "url": "/v1/smartphones/vivo-y73s-8gb-128gb-5g" + }, { "slug": "vivo-y73s-5g-2020-dual-sim-td-lte-cn-128gb-v2031a", "name": "Vivo Y73s 5G 2020 Dual SIM TD-LTE CN 128GB V2031A", @@ -178841,6 +188501,16 @@ "name": "Vivo Y74s 5G 2021 Dual SIM TD-LTE CN 256GB V2009A", "url": "/v1/smartphones/vivo-y74s-5g-2021-dual-sim-td-lte-cn-256gb-v2009a" }, + { + "slug": "vivo-y75-4gb-32gb-4g-lte", + "name": "Vivo Y75", + "url": "/v1/smartphones/vivo-y75-4gb-32gb-4g-lte" + }, + { + "slug": "vivo-y75-4g-8gb-128gb-4g-lte", + "name": "Vivo Y75 4G", + "url": "/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte" + }, { "slug": "vivo-y75-5g-2022-dual-sim-td-lte-in-128gb-v2142", "name": "Vivo Y75 5G 2022 Dual SIM TD-LTE IN 128GB V2142", @@ -178901,6 +188571,11 @@ "name": "Vivo Y76 5G Dual SIM TD-LTE V2 SG 128GB V2124", "url": "/v1/smartphones/vivo-y76-5g-dual-sim-td-lte-v2-sg-128gb-v2124" }, + { + "slug": "vivo-y76s-6gb-64gb-4g-lte", + "name": "Vivo Y76s", + "url": "/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte" + }, { "slug": "vivo-y76s-5g-2021-dual-sim-td-lte-cn-128gb-v2156a", "name": "Vivo Y76s 5G 2021 Dual SIM TD-LTE CN 128GB V2156A", @@ -178911,6 +188586,11 @@ "name": "Vivo Y76s 5G 2021 Dual SIM TD-LTE CN 256GB V2156A", "url": "/v1/smartphones/vivo-y76s-5g-2021-dual-sim-td-lte-cn-256gb-v2156a" }, + { + "slug": "vivo-y77-5g-6gb-128gb-5g", + "name": "Vivo Y77 5G", + "url": "/v1/smartphones/vivo-y77-5g-6gb-128gb-5g" + }, { "slug": "vivo-y77-5g-2022-base-edition-dual-sim-td-lte-cn-128gb-v2219a", "name": "Vivo Y77 5G 2022 Base Edition Dual SIM TD-LTE CN 128GB V2219A", @@ -178951,6 +188631,11 @@ "name": "Vivo Y77e 5G 2022 Top Edition Dual SIM TD-LTE CN 256GB V2166BA", "url": "/v1/smartphones/vivo-y77e-5g-2022-top-edition-dual-sim-td-lte-cn-256gb-v2166ba" }, + { + "slug": "vivo-y7s-6gb-128gb-4g-lte", + "name": "Vivo Y7s", + "url": "/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte" + }, { "slug": "vivo-y7s-2019-dual-sim-td-lte-cn-128gb-v1913a", "name": "Vivo Y7s 2019 Dual SIM TD-LTE CN 128GB V1913A", @@ -179016,6 +188701,11 @@ "name": "Vivo Y81i Dual SIM TD-LTE MY BD", "url": "/v1/smartphones/vivo-y81i-dual-sim-td-lte-my-bd" }, + { + "slug": "vivo-y83-4gb-32gb-4g-lte", + "name": "Vivo Y83", + "url": "/v1/smartphones/vivo-y83-4gb-32gb-4g-lte" + }, { "slug": "vivo-y83-dual-sim-td-lte-cn", "name": "Vivo Y83 Dual SIM TD-LTE CN", @@ -179071,6 +188761,11 @@ "name": "Vivo Y89 Dual SIM TD-LTE CN V1730EA", "url": "/v1/smartphones/vivo-y89-dual-sim-td-lte-cn-v1730ea" }, + { + "slug": "vivo-y90-2gb-16gb-4g-lte", + "name": "Vivo Y90", + "url": "/v1/smartphones/vivo-y90-2gb-16gb-4g-lte" + }, { "slug": "vivo-y90-2gb-32gb-4g", "name": "Vivo Y90", @@ -179101,6 +188796,11 @@ "name": "Vivo Y91 (2018)", "url": "/v1/smartphones/vivo-y91-3gb-64gb-4g" }, + { + "slug": "vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y91 (3GB RAM + 32GB)", + "url": "/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "vivo-y91-2019-dual-sim-td-lte-id-th-y91i-32gb", "name": "Vivo Y91 2019 Dual SIM TD-LTE ID TH / Y91i 32GB", @@ -179161,6 +188861,16 @@ "name": "Vivo Y91i", "url": "/v1/smartphones/vivo-y91i-2gb-32gb-4g" }, + { + "slug": "vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Vivo Y91i (2GB RAM +32GB)", + "url": "/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte" + }, + { + "slug": "vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Vivo Y91i (3GB RAM +32GB)", + "url": "/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "vivo-y91i-dual-sim-td-lte-my-1816", "name": "Vivo Y91i Dual SIM TD-LTE MY 1816", @@ -179186,6 +188896,11 @@ "name": "Vivo Y93", "url": "/v1/smartphones/vivo-y93-3gb-32gb-4g" }, + { + "slug": "vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y93 (3GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "vivo-y93-dual-sim-td-lte-in-1815", "name": "Vivo Y93 Dual SIM TD-LTE IN 1815", @@ -179286,11 +189001,21 @@ "name": "Vivo Z1 Lite Dual SIM TD-LTE CN V1730EA / Vivo Z1 Youth Edition", "url": "/v1/smartphones/vivo-z1-lite-dual-sim-td-lte-cn-v1730ea-vivo-z1-youth-edition" }, + { + "slug": "vivo-z1-pro-4gb-64gb-4g-lte", + "name": "Vivo Z1 Pro", + "url": "/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte" + }, { "slug": "vivo-z1-pro-4gb-64gb-4g", "name": "Vivo Z1 Pro", "url": "/v1/smartphones/vivo-z1-pro-4gb-64gb-4g" }, + { + "slug": "vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Vivo Z1 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "vivo-z1-pro-premium-edition-dual-sim-td-lte-in-128gb-1951", "name": "Vivo Z1 Pro Premium Edition Dual SIM TD-LTE IN 128GB 1951", @@ -179331,11 +189056,21 @@ "name": "Vivo Z1i Dual SIM TD-LTE CN V1730DT", "url": "/v1/smartphones/vivo-z1i-dual-sim-td-lte-cn-v1730dt" }, + { + "slug": "vivo-z1x-6gb-64gb-4g-lte", + "name": "Vivo Z1x", + "url": "/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte" + }, { "slug": "vivo-z1x-6gb-64gb-4g", "name": "Vivo Z1x", "url": "/v1/smartphones/vivo-z1x-6gb-64gb-4g" }, + { + "slug": "vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Z1x (4GB RAM + 128GB)", + "url": "/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "vivo-z1x-dual-sim-td-lte-in-128gb-1917", "name": "Vivo Z1x Dual SIM TD-LTE IN 128GB 1917", @@ -179371,6 +189106,11 @@ "name": "Vivo Z3i Dual SIM TD-LTE CN 128GB V1813T / Z3is Standard Edition", "url": "/v1/smartphones/vivo-z3i-dual-sim-td-lte-cn-128gb-v1813t-z3is-standard-edition" }, + { + "slug": "vivo-z3x-4gb-64gb-4g-lte", + "name": "Vivo Z3x", + "url": "/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte" + }, { "slug": "vivo-z5-premium-edition-dual-sim-td-lte-cn-128gb-v1921a", "name": "Vivo Z5 Premium Edition Dual SIM TD-LTE CN 128GB V1921A", @@ -179401,6 +189141,11 @@ "name": "Vivo Z5 Standard Edition Dual SIM TD-LTE CN 64GB V1921A", "url": "/v1/smartphones/vivo-z5-standard-edition-dual-sim-td-lte-cn-64gb-v1921a" }, + { + "slug": "vivo-z5x-2020-4gb-64gb-4g-lte", + "name": "Vivo Z5x (2020)", + "url": "/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte" + }, { "slug": "vivo-z5x-2020-premium-edition-dual-sim-td-lte-cn-128gb-v1990a", "name": "Vivo Z5x 2020 Premium Edition Dual SIM TD-LTE CN 128GB V1990A", @@ -179481,6 +189226,11 @@ "name": "Vivo iQOO 13 (512GB)", "url": "/v1/smartphones/vivo-iqoo-13-12gb-512gb-5g" }, + { + "slug": "iqoo-vivo-iqoo-3-8gb-128gb-4g-lte", + "name": "Vivo iQOO 3", + "url": "/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte" + }, { "slug": "vivo-iqoo-3-5g-8gb-128gb-5g", "name": "Vivo iQOO 3 5G", @@ -179881,6 +189631,11 @@ "name": "Vivo iQOO Premium Edition Dual SIM TD-LTE CN 256GB V1824A", "url": "/v1/smartphones/vivo-iqoo-premium-edition-dual-sim-td-lte-cn-256gb-v1824a" }, + { + "slug": "iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g", + "name": "Vivo iQOO Pro 5G", + "url": "/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g" + }, { "slug": "vivo-iqoo-pro-5g-premium-edition-dual-sim-td-lte-cn-128gb-v1916a", "name": "Vivo iQOO Pro 5G Premium Edition Dual SIM TD-LTE CN 128GB V1916A", @@ -181541,6 +191296,11 @@ "name": "Wicked", "url": "/v1/smartphones/wicked" }, + { + "slug": "wiko-10-4gb-128gb-4g-lte", + "name": "Wiko 10", + "url": "/v1/smartphones/wiko-10-4gb-128gb-4g-lte" + }, { "slug": "wiko-birdy", "name": "Wiko Birdy", @@ -181591,6 +191351,11 @@ "name": "Wiko Goa", "url": "/v1/smartphones/wiko-goa" }, + { + "slug": "wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g", + "name": "Wiko Hi Enjoy 60 Pro 5G", + "url": "/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g" + }, { "slug": "wiko-highway", "name": "Wiko Highway", @@ -181816,6 +191581,21 @@ "name": "Wiko Sunset2", "url": "/v1/smartphones/wiko-sunset2" }, + { + "slug": "wiko-t10-2gb-64gb-4g-lte", + "name": "Wiko T10", + "url": "/v1/smartphones/wiko-t10-2gb-64gb-4g-lte" + }, + { + "slug": "wiko-t3-4gb-128gb-4g-lte", + "name": "Wiko T3", + "url": "/v1/smartphones/wiko-t3-4gb-128gb-4g-lte" + }, + { + "slug": "wiko-t50-4gb-128gb-4g-lte", + "name": "Wiko T50", + "url": "/v1/smartphones/wiko-t50-4gb-128gb-4g-lte" + }, { "slug": "wiko-tommy", "name": "Wiko Tommy", @@ -184416,6 +194196,11 @@ "name": "Xiaomi 12", "url": "/v1/smartphones/xiaomi-12" }, + { + "slug": "xiaomi-12-lite-5g-6gb-128gb-5g", + "name": "Xiaomi 12 Lite 5G", + "url": "/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-12-pro-8gb-256gb-5g", "name": "Xiaomi 12 Pro", @@ -184436,6 +194221,11 @@ "name": "Xiaomi 12 Pro (Dimensity)", "url": "/v1/smartphones/xiaomi-12-pro-dimensity-12gb-256gb-5g" }, + { + "slug": "xiaomi-12-pro-dimensity-edition-8gb-128gb-5g", + "name": "Xiaomi 12 Pro Dimensity Edition", + "url": "/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g" + }, { "slug": "xiaomi-12s-ultra-12gb-256gb-5g", "name": "Xiaomi 12S Ultra", @@ -184476,6 +194266,11 @@ "name": "Xiaomi 12X", "url": "/v1/smartphones/xiaomi-12x" }, + { + "slug": "xiaomi-12x-5g-8gb-128gb-5g", + "name": "Xiaomi 12X 5G", + "url": "/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-13", "name": "Xiaomi 13", @@ -184536,6 +194331,11 @@ "name": "Xiaomi 13T Pro", "url": "/v1/smartphones/xiaomi-13t-pro" }, + { + "slug": "xiaomi-13t-pro-5g-12gb-256gb-5g", + "name": "Xiaomi 13T Pro 5G", + "url": "/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g" + }, { "slug": "xiaomi-14-12gb-256gb-5g", "name": "Xiaomi 14", @@ -184616,6 +194416,11 @@ "name": "Xiaomi 14T Pro", "url": "/v1/smartphones/xiaomi-14t-pro" }, + { + "slug": "xiaomi-14t-pro-5g-12gb-256gb-5g", + "name": "Xiaomi 14T Pro 5G", + "url": "/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g" + }, { "slug": "xiaomi-15-12gb-256gb-5g", "name": "Xiaomi 15", @@ -184671,6 +194476,11 @@ "name": "Xiaomi 15S Pro (1TB)", "url": "/v1/smartphones/xiaomi-15s-pro-16gb-1024gb-5g" }, + { + "slug": "xiaomi-17-12gb-256gb-5g", + "name": "Xiaomi 17", + "url": "/v1/smartphones/xiaomi-17-12gb-256gb-5g" + }, { "slug": "xiaomi-17", "name": "Xiaomi 17", @@ -184686,6 +194496,11 @@ "name": "Xiaomi 17 Pro Max", "url": "/v1/smartphones/xiaomi-17-pro-max" }, + { + "slug": "xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Xiaomi 17T 5G (12GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "xiaomi-black-shark-8gb-128gb-4g-lte", "name": "Xiaomi Black Shark", @@ -184696,6 +194511,11 @@ "name": "Xiaomi Black Shark 2", "url": "/v1/smartphones/xiaomi-black-shark-2-12gb-256gb-4g-lte" }, + { + "slug": "xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte", + "name": "Xiaomi Black Shark 2 (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte" + }, { "slug": "xiaomi-black-shark-2-global-dual-sim-td-lte-256gb-skw-h0-xiaomi-skywalker", "name": "Xiaomi Black Shark 2 Global Dual SIM TD-LTE 256GB SKW-H0 (Xiaomi Skywalker)", @@ -184956,6 +194776,11 @@ "name": "Xiaomi Civi 1S", "url": "/v1/smartphones/xiaomi-civi-1s-8gb-256gb-5g" }, + { + "slug": "xiaomi-civi-1s-5g-8gb-128gb-5g", + "name": "Xiaomi Civi 1S 5G", + "url": "/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-civi-1s-5g-premium-edition-dual-sim-td-lte-cn-256gb-2109119bc-xiaomi-zijin", "name": "Xiaomi Civi 1s 5G Premium Edition Dual SIM TD-LTE CN 256GB 2109119BC (Xiaomi Zijin)", @@ -185081,6 +194906,11 @@ "name": "Xiaomi Civi 5 Pro 5G Standard Edition Dual SIM TD-LTE CN 512GB 25067PYE3C (Xiaomi Luming)", "url": "/v1/smartphones/xiaomi-civi-5-pro-5g-standard-edition-dual-sim-td-lte-cn-512gb-25067pye3c-xiaomi-luming" }, + { + "slug": "xiaomi-civi-5g-8gb-128gb-5g", + "name": "Xiaomi Civi 5G", + "url": "/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-civi-5g-premium-edition-dual-sim-td-lte-cn-256gb-2109119bc-xiaomi-mona", "name": "Xiaomi Civi 5G Premium Edition Dual SIM TD-LTE CN 256GB 2109119BC (Xiaomi Mona)", @@ -185401,6 +195231,11 @@ "name": "Xiaomi Mi 10 5G (256GB)", "url": "/v1/smartphones/xiaomi-mi-10-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 10 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-mi-10-5g-dual-sim-td-lte-in-128gb-m2001j2i-xiaomi-umi", "name": "Xiaomi Mi 10 5G Dual SIM TD-LTE IN 128GB M2001J2I (Xiaomi UMI)", @@ -185471,6 +195306,16 @@ "name": "Xiaomi Mi 10 Lite Zoom 5G Dual SIM TD-LTE CN 64GB M2002J9C (Xiaomi VanGogh)", "url": "/v1/smartphones/xiaomi-mi-10-lite-zoom-5g-dual-sim-td-lte-cn-64gb-m2002j9c-xiaomi-vangogh" }, + { + "slug": "xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g", + "name": "Xiaomi Mi 10 Lite Zoom Edition", + "url": "/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g" + }, + { + "slug": "xiaomi-mi-10-pro-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Pro", + "url": "/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g" + }, { "slug": "xiaomi-mi-10-pro", "name": "Xiaomi Mi 10 Pro", @@ -185506,6 +195351,11 @@ "name": "Xiaomi Mi 10 Ultra", "url": "/v1/smartphones/xiaomi-mi-10-ultra-8gb-128gb-5g" }, + { + "slug": "xiaomi-mi-10-ultra-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Ultra", + "url": "/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g" + }, { "slug": "xiaomi-mi-10-ultra", "name": "Xiaomi Mi 10 Ultra", @@ -185526,6 +195376,11 @@ "name": "Xiaomi Mi 10 Ultra Standard Edition Dual SIM TD-LTE CN 256GB M2007J1SC (Xiaomi Toco)", "url": "/v1/smartphones/xiaomi-mi-10-ultra-standard-edition-dual-sim-td-lte-cn-256gb-m2007j1sc-xiaomi-toco" }, + { + "slug": "xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 10 Youth Edition 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-mi-10-youth-premium-edition-5g-dual-sim-td-lte-cn-128gb-m2002j9e-xiaomi-monet", "name": "Xiaomi Mi 10 Youth Premium Edition 5G Dual SIM TD-LTE CN 128GB M2002J9E (Xiaomi Monet)", @@ -185566,6 +195421,11 @@ "name": "Xiaomi Mi 10T 5G", "url": "/v1/smartphones/xiaomi-mi-10t-5g-6gb-128gb-5g" }, + { + "slug": "xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 10T 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-10t-5g-premium-edition-dual-sim-td-lte-in-128gb-m2007j3sp-xiaomi-apollo", "name": "Xiaomi Mi 10T 5G Premium Edition Dual SIM TD-LTE IN 128GB M2007J3SP (Xiaomi Apollo)", @@ -185616,6 +195476,21 @@ "name": "Xiaomi Mi 10T Pro 5G Global Dual SIM TD-LTE 256GB M2007J3SG (Xiaomi ApolloPro)", "url": "/v1/smartphones/xiaomi-mi-10t-pro-5g-global-dual-sim-td-lte-256gb-m2007j3sg-xiaomi-apollopro" }, + { + "slug": "xiaomi-mi-10i-6gb-128gb-5g", + "name": "Xiaomi Mi 10i", + "url": "/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g" + }, + { + "slug": "xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g", + "name": "Xiaomi Mi 10i (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g" + }, + { + "slug": "xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 10i (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-10i-5g-6gb-128gb-5g", "name": "Xiaomi Mi 10i 5G", @@ -185641,6 +195516,11 @@ "name": "Xiaomi Mi 10i 5G Standard Edition Dual SIM TD-LTE IN 64GB M2007J17I (Xiaomi GauguinPro)", "url": "/v1/smartphones/xiaomi-mi-10i-5g-standard-edition-dual-sim-td-lte-in-64gb-m2007j17i-xiaomi-gauguinpro" }, + { + "slug": "xiaomi-mi-11-8gb-128gb-5g", + "name": "Xiaomi Mi 11", + "url": "/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-11-8gb-128gb-4g", "name": "Xiaomi Mi 11", @@ -185686,11 +195566,21 @@ "name": "Xiaomi Mi 11 5G Standard Edition Dual SIM TD-LTE CN 256GB M2011K2C (Xiaomi Venus)", "url": "/v1/smartphones/xiaomi-mi-11-5g-standard-edition-dual-sim-td-lte-cn-256gb-m2011k2c-xiaomi-venus" }, + { + "slug": "xiaomi-mi-11-lite-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 11 Lite", + "url": "/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-11-lite-6gb-128gb-4g", "name": "Xiaomi Mi 11 Lite (6GB+128GB)", "url": "/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g" }, + { + "slug": "xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 11 Lite (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-11-lite-8gb-128gb-4g", "name": "Xiaomi Mi 11 Lite (8GB+128GB)", @@ -185746,6 +195636,16 @@ "name": "Xiaomi Mi 11 Lite 5G Standard Edition Global Dual SIM TD-LTE 128GB M2101K9G (Xiaomi Renoir)", "url": "/v1/smartphones/xiaomi-mi-11-lite-5g-standard-edition-global-dual-sim-td-lte-128gb-m2101k9g-xiaomi-renoir" }, + { + "slug": "xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g", + "name": "Xiaomi Mi 11 Lite NE 5G", + "url": "/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g" + }, + { + "slug": "xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Mi 11 Lite NE 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-11-lite-ne-5g-premium-edition-dual-sim-td-lte-in-128gb-2109119di-xiaomi-lisa", "name": "Xiaomi Mi 11 Lite NE 5G Premium Edition Dual SIM TD-LTE IN 128GB 2109119DI (Xiaomi Lisa)", @@ -185756,6 +195656,11 @@ "name": "Xiaomi Mi 11 Lite NE 5G Standard Edition Dual SIM TD-LTE IN 128GB 2109119DI (Xiaomi Lisa)", "url": "/v1/smartphones/xiaomi-mi-11-lite-ne-5g-standard-edition-dual-sim-td-lte-in-128gb-2109119di-xiaomi-lisa" }, + { + "slug": "xiaomi-mi-11-pro-8gb-128gb-5g", + "name": "Xiaomi Mi 11 Pro", + "url": "/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-11-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-m2102k1ac-xiaomi-mars", "name": "Xiaomi Mi 11 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB M2102K1AC (Xiaomi Mars)", @@ -185841,6 +195746,11 @@ "name": "Xiaomi Mi 11T 5G Global Dual SIM TD-LTE 256GB 21081111RG (Xiaomi Agate)", "url": "/v1/smartphones/xiaomi-mi-11t-5g-global-dual-sim-td-lte-256gb-21081111rg-xiaomi-agate" }, + { + "slug": "xiaomi-mi-11t-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Mi 11T Pro 5G", + "url": "/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-11t-pro-5g-premium-edition-dual-sim-td-lte-in-256gb-2107113si-xiaomi-vili", "name": "Xiaomi Mi 11T Pro 5G Premium Edition Dual SIM TD-LTE IN 256GB 2107113SI (Xiaomi Vili)", @@ -185906,11 +195816,21 @@ "name": "Xiaomi Mi 11X Pro", "url": "/v1/smartphones/xiaomi-mi-11x-pro-6gb-128gb-5g" }, + { + "slug": "xiaomi-mi-11x-pro-8gb-128gb-5g", + "name": "Xiaomi Mi 11X Pro", + "url": "/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-11x-pro-8gb-256gb-5g", "name": "Xiaomi Mi 11X Pro (8GB/256GB)", "url": "/v1/smartphones/xiaomi-mi-11x-pro-8gb-256gb-5g" }, + { + "slug": "xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Mi 11X Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-mi-11x-pro-5g-dual-sim-td-lte-in-128gb-m2012k11i-xiaomi-haydnpro", "name": "Xiaomi Mi 11X Pro 5G Dual SIM TD-LTE IN 128GB M2012K11I (Xiaomi HaydnPro)", @@ -186631,6 +196551,11 @@ "name": "Xiaomi Mi 2S", "url": "/v1/smartphones/xiaomi-mi-2s-2gb-32gb-3g" }, + { + "slug": "xiaomi-mi-2s-2gb-32gb", + "name": "Xiaomi Mi 2S", + "url": "/v1/smartphones/xiaomi-mi-2s-2gb-32gb" + }, { "slug": "xiaomi-mi-2s", "name": "Xiaomi Mi 2S", @@ -186666,6 +196591,11 @@ "name": "Xiaomi Mi 4 LTE", "url": "/v1/smartphones/xiaomi-mi-4-lte" }, + { + "slug": "xiaomi-mi-4c-2gb-16gb-4g-lte", + "name": "Xiaomi Mi 4c", + "url": "/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-mi-4c-3gb-32gb-4g-lte", "name": "Xiaomi Mi 4c", @@ -186771,6 +196701,11 @@ "name": "Xiaomi Mi 5s", "url": "/v1/smartphones/xiaomi-mi-5s" }, + { + "slug": "xiaomi-mi-5s-plus-4gb-64gb-4g-lte", + "name": "Xiaomi Mi 5s Plus", + "url": "/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-5s-plus-4gb-64gb-4g", "name": "Xiaomi Mi 5s Plus", @@ -186811,6 +196746,16 @@ "name": "Xiaomi Mi 8", "url": "/v1/smartphones/xiaomi-mi-8" }, + { + "slug": "xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-8-explorer-8gb-128gb-4g-lte", "name": "Xiaomi Mi 8 Explorer", @@ -186826,11 +196771,21 @@ "name": "Xiaomi Mi 8 Lite", "url": "/v1/smartphones/xiaomi-mi-8-lite-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Mi 8 Lite (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-8-pro-8gb-128gb-4g-lte", "name": "Xiaomi Mi 8 Pro", "url": "/v1/smartphones/xiaomi-mi-8-pro-8gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 8 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-8-se-6gb-128gb-4g-lte", "name": "Xiaomi Mi 8 SE", @@ -186841,11 +196796,21 @@ "name": "Xiaomi Mi 8 SE", "url": "/v1/smartphones/xiaomi-mi-8-se-6gb-64gb-4g" }, + { + "slug": "xiaomi-mi-8-youth-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 8 Youth", + "url": "/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-9-6gb-64gb-4g", "name": "Xiaomi Mi 9", "url": "/v1/smartphones/xiaomi-mi-9-6gb-64gb-4g" }, + { + "slug": "xiaomi-mi-9-8gb-128gb-4g-lte", + "name": "Xiaomi Mi 9", + "url": "/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-9-8gb-256gb-4g-lte", "name": "Xiaomi Mi 9", @@ -186861,6 +196826,11 @@ "name": "Xiaomi Mi 9 (128 GB)", "url": "/v1/smartphones/xiaomi-mi-9-6gb-128gb-4g" }, + { + "slug": "xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 9 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-9-explorer-12gb-256gb-4g-lte", "name": "Xiaomi Mi 9 Explorer", @@ -186871,6 +196841,11 @@ "name": "Xiaomi Mi 9 Lite", "url": "/v1/smartphones/xiaomi-mi-9-lite-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-9-lite-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9 Lite", + "url": "/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-9-pro-12gb-512gb-4g-lte", "name": "Xiaomi Mi 9 Pro", @@ -186891,11 +196866,21 @@ "name": "Xiaomi Mi 9 SE", "url": "/v1/smartphones/xiaomi-mi-9-se-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-9-se-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9 SE", + "url": "/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-9-se-6gb-64gb-4g", "name": "Xiaomi Mi 9 SE", "url": "/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g" }, + { + "slug": "xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi 9 SE (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-9-lite-6gb-128gb-4g", "name": "Xiaomi Mi 9 lite", @@ -186911,6 +196896,11 @@ "name": "Xiaomi Mi 9T", "url": "/v1/smartphones/xiaomi-mi-9t-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-9t-6gb-64gb-4g-lte", + "name": "Xiaomi Mi 9T", + "url": "/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-9t-pro-6gb-64gb-4g", "name": "Xiaomi Mi 9T Pro", @@ -186936,6 +196926,11 @@ "name": "Xiaomi Mi A1 (Mi 5X)", "url": "/v1/smartphones/xiaomi-mi-a1-mi-5x-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-mi-a2-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A2", + "url": "/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-a2-4gb-64gb-4g", "name": "Xiaomi Mi A2", @@ -186951,6 +196946,16 @@ "name": "Xiaomi Mi A2 Lite", "url": "/v1/smartphones/xiaomi-mi-a2-lite-3gb-32gb-4g" }, + { + "slug": "xiaomi-mi-a2-lite-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A2 Lite", + "url": "/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Mi A2 Lite (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-mi-a2-lite-4gb-64gb-4g", "name": "Xiaomi Mi A2 Lite (4GB+64GB)", @@ -186961,6 +196966,11 @@ "name": "Xiaomi Mi A2 Lite (Redmi 6 Pro)", "url": "/v1/smartphones/xiaomi-mi-a2-lite-redmi-6-pro-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-mi-a3-4gb-64gb-4g-lte", + "name": "Xiaomi Mi A3", + "url": "/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-a3-4gb-64gb-4g", "name": "Xiaomi Mi A3", @@ -186976,6 +196986,16 @@ "name": "Xiaomi Mi A3 (128GB ROM)", "url": "/v1/smartphones/xiaomi-mi-a3-4gb-128gb-4g" }, + { + "slug": "xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi A3 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-mi-cc9-6gb-64gb-4g-lte", + "name": "Xiaomi Mi CC9", + "url": "/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-cc9-6gb-64gb-4g", "name": "Xiaomi Mi CC9", @@ -186991,6 +197011,11 @@ "name": "Xiaomi Mi CC9 (128GB)", "url": "/v1/smartphones/xiaomi-mi-cc9-6gb-128gb-4g" }, + { + "slug": "xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Mi CC9 Meitu Edition", + "url": "/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte" + }, { "slug": "xiaomi-mi-cc9-pro-6gb-128gb-4g", "name": "Xiaomi Mi CC9 Pro", @@ -187001,6 +197026,11 @@ "name": "Xiaomi Mi CC9 Pro", "url": "/v1/smartphones/xiaomi-mi-cc9-pro-8gb-256gb-4g-lte" }, + { + "slug": "xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi CC9 Pro (8GB RAM +128GB)", + "url": "/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-cc9e-4gb-64gb-4g", "name": "Xiaomi Mi CC9e", @@ -187041,6 +197071,11 @@ "name": "Xiaomi Mi Max 2", "url": "/v1/smartphones/xiaomi-mi-max-2-4gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-max-2-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Max 2", + "url": "/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-max-2-4gb-64gb-4g", "name": "Xiaomi Mi Max 2", @@ -187056,6 +197091,16 @@ "name": "Xiaomi Mi Max 2", "url": "/v1/smartphones/xiaomi-mi-max-2" }, + { + "slug": "xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte", + "name": "Xiaomi Mi Max 2 (32GB)", + "url": "/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-mi-max-3-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Max 3", + "url": "/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-max-3-6gb-128gb-4g-lte", "name": "Xiaomi Mi Max 3", @@ -187096,11 +197141,21 @@ "name": "Xiaomi Mi Mix", "url": "/v1/smartphones/xiaomi-mi-mix-6gb-256gb-4g" }, + { + "slug": "xiaomi-mi-mix-2-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 2", + "url": "/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-mix-2-8gb-256gb-4g-lte", "name": "Xiaomi Mi Mix 2", "url": "/v1/smartphones/xiaomi-mi-mix-2-8gb-256gb-4g-lte" }, + { + "slug": "xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Mix 2 (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-mix-2s-8gb-256gb-4g-lte", "name": "Xiaomi Mi Mix 2S", @@ -187116,21 +197171,46 @@ "name": "Xiaomi Mi Mix 2s (128GB ROM)", "url": "/v1/smartphones/xiaomi-mi-mix-2s-6gb-128gb-4g" }, + { + "slug": "xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 2s (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-mix-3-10gb-256gb-4g-lte", "name": "Xiaomi Mi Mix 3", "url": "/v1/smartphones/xiaomi-mi-mix-3-10gb-256gb-4g-lte" }, + { + "slug": "xiaomi-mi-mix-3-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 3", + "url": "/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-mix-3-6gb-128gb-4g", "name": "Xiaomi Mi Mix 3", "url": "/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g" }, + { + "slug": "xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte", + "name": "Xiaomi Mi Mix 3 (10GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte" + }, + { + "slug": "xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Mi Mix 3 (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-mix-3-5g-6gb-128gb-5g", "name": "Xiaomi Mi Mix 3 5G", "url": "/v1/smartphones/xiaomi-mi-mix-3-5g-6gb-128gb-5g" }, + { + "slug": "xiaomi-mi-mix-4-8gb-128gb-5g", + "name": "Xiaomi Mi Mix 4", + "url": "/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g" + }, { "slug": "xiaomi-mi-mix-4-5g-premium-edition-dual-sim-td-lte-cn-256gb-2106118c-xiaomi-odin", "name": "Xiaomi Mi Mix 4 5G Premium Edition Dual SIM TD-LTE CN 256GB 2106118C (Xiaomi Odin)", @@ -187211,6 +197291,11 @@ "name": "Xiaomi Mi Mix Flip 5G Standard Edition Global Dual SIM TD-LTE 512GB 2405CPX3DG (Xiaomi Ruyi)", "url": "/v1/smartphones/xiaomi-mi-mix-flip-5g-standard-edition-global-dual-sim-td-lte-512gb-2405cpx3dg-xiaomi-ruyi" }, + { + "slug": "xiaomi-mi-mix-fold-12gb-256gb-5g", + "name": "Xiaomi Mi Mix Fold", + "url": "/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g" + }, { "slug": "xiaomi-mi-mix-fold-2-2022-5g-premium-edition-dual-sim-td-lte-cn-1tb-xiaomi-zizhan", "name": "Xiaomi Mi Mix Fold 2 2022 5G Premium Edition Dual SIM TD-LTE CN 1TB (Xiaomi Zizhan)", @@ -187286,6 +197371,11 @@ "name": "Xiaomi Mi Note", "url": "/v1/smartphones/xiaomi-mi-note" }, + { + "slug": "xiaomi-mi-note-10-6gb-128gb-4g-lte", + "name": "Xiaomi Mi Note 10", + "url": "/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-mi-note-10-6gb-128gb-4g", "name": "Xiaomi Mi Note 10", @@ -187341,11 +197431,26 @@ "name": "Xiaomi Mi Note 2", "url": "/v1/smartphones/xiaomi-mi-note-2" }, + { + "slug": "xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 2 Special Edition", + "url": "/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-note-3-6gb-128gb-4g-lte", "name": "Xiaomi Mi Note 3", "url": "/v1/smartphones/xiaomi-mi-note-3-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 3 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Mi Note 3 (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi-note-dual-sim-td-lte-16gb-2014617-xiaomi-virgo", "name": "Xiaomi Mi Note Dual SIM TD-LTE 16GB 2014617 (Xiaomi Virgo)", @@ -187531,6 +197636,11 @@ "name": "Xiaomi Mi5 Gold Edition Dual SIM TD-LTE 64GB 2015201 (Xiaomi Gemini)", "url": "/v1/smartphones/xiaomi-mi5-gold-edition-dual-sim-td-lte-64gb-2015201-xiaomi-gemini" }, + { + "slug": "xiaomi-mi5-plus-4gb-64gb-4g-lte", + "name": "Xiaomi Mi5 Plus", + "url": "/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-mi5-pro-ceramic-edition-dual-sim-td-lte-128gb-2015628-xiaomi-gemini", "name": "Xiaomi Mi5 Pro Ceramic Edition Dual SIM TD-LTE 128GB 2015628 (Xiaomi Gemini)", @@ -187551,6 +197661,16 @@ "name": "Xiaomi Mix Flip", "url": "/v1/smartphones/xiaomi-mix-flip-12gb-256gb-5g" }, + { + "slug": "xiaomi-mix-flip-2-12gb-256gb-5g", + "name": "Xiaomi Mix Flip 2", + "url": "/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g" + }, + { + "slug": "xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g", + "name": "Xiaomi Mix Flip 2 Diamond Limited Edition", + "url": "/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g" + }, { "slug": "xiaomi-mix-fold-2-12gb-256gb-5g", "name": "Xiaomi Mix Fold 2", @@ -188946,16 +199066,31 @@ "name": "Xiaomi Redmi 10", "url": "/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-10-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10", + "url": "/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-4gb-128gb-4g", "name": "Xiaomi Redmi 10 (128GB)", "url": "/v1/smartphones/xiaomi-redmi-10-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-6gb-128gb-4g", "name": "Xiaomi Redmi 10 (6GB/128GB)", "url": "/v1/smartphones/xiaomi-redmi-10-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-10-china-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 (China)", + "url": "/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-2021-premium-edition-dual-sim-td-lte-latam-128gb-21061119al-xiaomi-selene", "name": "Xiaomi Redmi 10 2021 Premium Edition Dual SIM TD-LTE LATAM 128GB 21061119AL (Xiaomi Selene)", @@ -189061,11 +199196,21 @@ "name": "Xiaomi Redmi 10 Power 2022 4G Top Edition Dual SIM TD-LTE IN 128GB 220333QBI (Xiaomi Fog B)", "url": "/v1/smartphones/xiaomi-redmi-10-power-2022-4g-top-edition-dual-sim-td-lte-in-128gb-220333qbi-xiaomi-fog-b" }, + { + "slug": "xiaomi-redmi-10-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime", + "url": "/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-prime-4gb-64gb-4g", "name": "Xiaomi Redmi 10 Prime", "url": "/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-prime-6gb-128gb-4g", "name": "Xiaomi Redmi 10 Prime (6GB/128GB)", @@ -189081,6 +199226,21 @@ "name": "Xiaomi Redmi 10 Prime 2021 Standard Edition Dual SIM TD-LTE IN 64GB 21061119BI (Xiaomi Selene B)", "url": "/v1/smartphones/xiaomi-redmi-10-prime-2021-standard-edition-dual-sim-td-lte-in-64gb-21061119bi-xiaomi-selene-b" }, + { + "slug": "xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022", + "url": "/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022 (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-10-prime-2022-premium-edition-dual-sim-td-lte-in-128gb-22011119ti-xiaomi-selene-b", "name": "Xiaomi Redmi 10 Prime 2022 Premium Edition Dual SIM TD-LTE IN 128GB 22011119TI (Xiaomi Selene B)", @@ -189101,11 +199261,26 @@ "name": "Xiaomi Redmi 10A", "url": "/v1/smartphones/xiaomi-redmi-10a-2gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-10a-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 10A", + "url": "/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10A (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-10a-4gb-64gb-4g", "name": "Xiaomi Redmi 10A (4GB+64GB)", "url": "/v1/smartphones/xiaomi-redmi-10a-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10A (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-10a-base-edition-global-dual-sim-td-lte-32gb-220233l2g-xiaomi-dandelion-d", "name": "Xiaomi Redmi 10A Base Edition Global Dual SIM TD-LTE 32GB 220233L2G (Xiaomi Dandelion D)", @@ -189151,6 +199326,11 @@ "name": "Xiaomi Redmi 10A Top Edition Dual SIM TD-LTE CN 128GB 220233L2C (Xiaomi Dandelion C)", "url": "/v1/smartphones/xiaomi-redmi-10a-top-edition-dual-sim-td-lte-cn-128gb-220233l2c-xiaomi-dandelion-c" }, + { + "slug": "xiaomi-redmi-10c-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10C", + "url": "/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-10c-4gb-64gb-4g", "name": "Xiaomi Redmi 10C", @@ -189161,6 +199341,11 @@ "name": "Xiaomi Redmi 10C (128GB)", "url": "/v1/smartphones/xiaomi-redmi-10c-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10C (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-10c-4g-nfc-premium-edition-global-dual-sim-td-lte-128gb-220333qny-xiaomi-fog", "name": "Xiaomi Redmi 10C 4G NFC Premium Edition Global Dual SIM TD-LTE 128GB 220333QNY (Xiaomi Fog)", @@ -189201,11 +199386,26 @@ "name": "Xiaomi Redmi 10X 4G Standard Edition Dual SIM TD-LTE CN 128GB M2003J15SC (Xiaomi Merlin)", "url": "/v1/smartphones/xiaomi-redmi-10x-4g-standard-edition-dual-sim-td-lte-cn-128gb-m2003j15sc-xiaomi-merlin" }, + { + "slug": "xiaomi-redmi-10x-5g-6gb-64gb-5g", + "name": "Xiaomi Redmi 10X 5G", + "url": "/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g" + }, { "slug": "xiaomi-redmi-10x-5g-8gb-256gb-5g", "name": "Xiaomi Redmi 10X 5G", "url": "/v1/smartphones/xiaomi-redmi-10x-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-10x-5g-premium-edition-dual-sim-td-lte-cn-128gb-m2004j7ac-xiaomi-atom", "name": "Xiaomi Redmi 10X 5G Premium Edition Dual SIM TD-LTE CN 128GB M2004J7AC (Xiaomi Atom)", @@ -189216,11 +199416,21 @@ "name": "Xiaomi Redmi 10X 5G Standard Edition Dual SIM TD-LTE CN 128GB M2004J7AC (Xiaomi Atom)", "url": "/v1/smartphones/xiaomi-redmi-10x-5g-standard-edition-dual-sim-td-lte-cn-128gb-m2004j7ac-xiaomi-atom" }, + { + "slug": "xiaomi-redmi-10x-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi 10X Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-10x-pro-5g-8gb-256gb-5g", "name": "Xiaomi Redmi 10X Pro 5G", "url": "/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 10X Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-10x-pro-5g-dual-sim-td-lte-cn-128gb-m2004j7bc-xiaomi-bomb", "name": "Xiaomi Redmi 10X Pro 5G Dual SIM TD-LTE CN 128GB M2004J7BC (Xiaomi Bomb)", @@ -189231,6 +199441,11 @@ "name": "Xiaomi Redmi 10X Pro 5G Dual SIM TD-LTE CN 256GB M2004J7BC (Xiaomi Bomb)", "url": "/v1/smartphones/xiaomi-redmi-10x-pro-5g-dual-sim-td-lte-cn-256gb-m2004j7bc-xiaomi-bomb" }, + { + "slug": "xiaomi-redmi-11-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 11 Prime", + "url": "/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-11-prime-4gb-64gb-4g", "name": "Xiaomi Redmi 11 Prime", @@ -189246,6 +199461,11 @@ "name": "Xiaomi Redmi 11 Prime (128GB)", "url": "/v1/smartphones/xiaomi-redmi-11-prime-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 11 Prime (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-11-prime-2022-4g-premium-edition-dual-sim-td-lte-in-128gb-22071219ai-xiaomi-rock", "name": "Xiaomi Redmi 11 Prime 2022 4G Premium Edition Dual SIM TD-LTE IN 128GB 22071219AI (Xiaomi Rock)", @@ -189296,6 +199516,16 @@ "name": "Xiaomi Redmi 12 (8GB+256GB)", "url": "/v1/smartphones/xiaomi-redmi-12-8gb-256gb-4g" }, + { + "slug": "xiaomi-redmi-12-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12 4G", + "url": "/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12 4G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-12-5g-6gb-128gb-5g", "name": "Xiaomi Redmi 12 5G", @@ -189331,6 +199561,11 @@ "name": "Xiaomi Redmi 12 5G Top Edition Dual SIM TD-LTE IN 256GB 23076RN4BI (Xiaomi Sky B)", "url": "/v1/smartphones/xiaomi-redmi-12-5g-top-edition-dual-sim-td-lte-in-256gb-23076rn4bi-xiaomi-sky-b" }, + { + "slug": "xiaomi-redmi-12c-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 12C", + "url": "/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-12c-4gb-64gb-4g", "name": "Xiaomi Redmi 12C", @@ -189346,6 +199581,16 @@ "name": "Xiaomi Redmi 12C (128GB)", "url": "/v1/smartphones/xiaomi-redmi-12c-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12C (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12C (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-12c-nfc-premium-edition-global-dual-sim-td-lte-128gb-22126rn91y-xiaomi-earth", "name": "Xiaomi Redmi 12C NFC Premium Edition Global Dual SIM TD-LTE 128GB 22126RN91Y (Xiaomi Earth)", @@ -189426,6 +199671,11 @@ "name": "Xiaomi Redmi 13 (8GB RAM)", "url": "/v1/smartphones/xiaomi-redmi-13-8gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-13-4g-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13 4G", + "url": "/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-13-4g-nfc-premium-edition-global-dual-sim-td-lte-256gb-24040rn64y-xiaomi-tides-moon", "name": "Xiaomi Redmi 13 4G NFC Premium Edition Global Dual SIM TD-LTE 256GB 24040RN64Y (Xiaomi Tides Moon)", @@ -189466,16 +199716,31 @@ "name": "Xiaomi Redmi 13C", "url": "/v1/smartphones/xiaomi-redmi-13c-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13C (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-13c-6gb-128gb-4g", "name": "Xiaomi Redmi 13C (6GB+128GB)", "url": "/v1/smartphones/xiaomi-redmi-13c-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi 13C (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "xiaomi-redmi-13c-8gb-256gb-4g", "name": "Xiaomi Redmi 13C (8GB+256GB)", "url": "/v1/smartphones/xiaomi-redmi-13c-8gb-256gb-4g" }, + { + "slug": "xiaomi-redmi-13c-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13C 4G", + "url": "/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-13c-4g-nfc-premium-edition-global-dual-sim-td-lte-128gb-23108rn04y-xiaomi-gale-gust", "name": "Xiaomi Redmi 13C 4G NFC Premium Edition Global Dual SIM TD-LTE 128GB 23108RN04Y (Xiaomi Gale Gust)", @@ -189531,6 +199796,11 @@ "name": "Xiaomi Redmi 13C 4G Top Edition Global Dual SIM TD-LTE 256GB 23106RN0DA (Xiaomi Gale)", "url": "/v1/smartphones/xiaomi-redmi-13c-4g-top-edition-global-dual-sim-td-lte-256gb-23106rn0da-xiaomi-gale" }, + { + "slug": "xiaomi-redmi-13c-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 13C 5G", + "url": "/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g" + }, { "slug": "xiaomi-redmi-13c-5g-6gb-128gb-5g", "name": "Xiaomi Redmi 13C 5G", @@ -189541,6 +199811,16 @@ "name": "Xiaomi Redmi 13C 5G", "url": "/v1/smartphones/xiaomi-redmi-13c-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi 13C 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 13C 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-13c-5g-premium-edition-dual-sim-td-lte-cn-128gb-23124rn87c-xiaomi-air", "name": "Xiaomi Redmi 13C 5G Premium Edition Dual SIM TD-LTE CN 128GB 23124RN87C (Xiaomi Air)", @@ -189561,6 +199841,11 @@ "name": "Xiaomi Redmi 13R", "url": "/v1/smartphones/xiaomi-redmi-13r-4gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-13r-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 13R 5G", + "url": "/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g" + }, { "slug": "xiaomi-redmi-13r-5g-premium-edition-dual-sim-td-lte-cn-128gb-23124rn87c-xiaomi-air", "name": "Xiaomi Redmi 13R 5G Premium Edition Dual SIM TD-LTE CN 128GB 23124RN87C (Xiaomi Air)", @@ -189571,6 +199856,11 @@ "name": "Xiaomi Redmi 13R 5G Standard Edition Dual SIM TD-LTE CN 128GB 23124RN87C (Xiaomi Air)", "url": "/v1/smartphones/xiaomi-redmi-13r-5g-standard-edition-dual-sim-td-lte-cn-128gb-23124rn87c-xiaomi-air" }, + { + "slug": "xiaomi-redmi-13x-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13X", + "url": "/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-13x-8gb-128gb-4g", "name": "Xiaomi Redmi 13x", @@ -189711,6 +200001,21 @@ "name": "Xiaomi Redmi 14R 5G Top Edition Dual SIM TD-LTE 256GB CN 2411DRN47C (Xiaomi Flame)", "url": "/v1/smartphones/xiaomi-redmi-14r-5g-top-edition-dual-sim-td-lte-256gb-cn-2411drn47c-xiaomi-flame" }, + { + "slug": "xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi 15C 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi 15C 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-15r-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 15R 5G", + "url": "/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g" + }, { "slug": "xiaomi-redmi-1s-1gb-8gb-3g", "name": "Xiaomi Redmi 1S", @@ -189721,6 +200026,11 @@ "name": "Xiaomi Redmi 1S", "url": "/v1/smartphones/xiaomi-redmi-1s" }, + { + "slug": "xiaomi-redmi-2-1gb-8gb-4g-lte", + "name": "Xiaomi Redmi 2", + "url": "/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte" + }, { "slug": "xiaomi-redmi-2-1gb-8gb-4g", "name": "Xiaomi Redmi 2", @@ -189836,6 +200146,16 @@ "name": "Xiaomi Redmi 3x", "url": "/v1/smartphones/xiaomi-redmi-3x" }, + { + "slug": "xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4 (3GB RAM+32GB)", + "url": "/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 4 (4GB RAM+64GB)", + "url": "/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-4", "name": "Xiaomi Redmi 4 (4X)", @@ -189866,6 +200186,11 @@ "name": "Xiaomi Redmi 4 Prime", "url": "/v1/smartphones/xiaomi-redmi-4-prime" }, + { + "slug": "xiaomi-redmi-4a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 4A", + "url": "/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-redmi-4a-2gb-16gb-4g", "name": "Xiaomi Redmi 4A", @@ -189881,11 +200206,21 @@ "name": "Xiaomi Redmi 4A (32GB)", "url": "/v1/smartphones/xiaomi-redmi-4a-2gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4A (32GB)", + "url": "/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-4x-2gb-16gb-4g", "name": "Xiaomi Redmi 4X", "url": "/v1/smartphones/xiaomi-redmi-4x-2gb-16gb-4g" }, + { + "slug": "xiaomi-redmi-4x-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 4X", + "url": "/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-4a", "name": "Xiaomi Redmi 4a", @@ -189901,11 +200236,26 @@ "name": "Xiaomi Redmi 5", "url": "/v1/smartphones/xiaomi-redmi-5-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 5 (2GB RAM + 16GB)", + "url": "/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5 (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-5-plus-3gb-32gb-4g", "name": "Xiaomi Redmi 5 Plus", "url": "/v1/smartphones/xiaomi-redmi-5-plus-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5 Plus (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-5-plus-4gb-64gb-4g", "name": "Xiaomi Redmi 5 Plus (4GB+64GB)", @@ -189916,6 +200266,11 @@ "name": "Xiaomi Redmi 5 Plus (Redmi Note 5)", "url": "/v1/smartphones/xiaomi-redmi-5-plus-redmi-note-5-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-5a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 5A", + "url": "/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-redmi-5a-2gb-16gb-4g", "name": "Xiaomi Redmi 5A", @@ -189926,6 +200281,16 @@ "name": "Xiaomi Redmi 5A", "url": "/v1/smartphones/xiaomi-redmi-5a-3gb-32gb-4g-lte" }, + { + "slug": "xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 5A (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-6-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6", + "url": "/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-6-3gb-32gb-4g", "name": "Xiaomi Redmi 6", @@ -189936,6 +200301,26 @@ "name": "Xiaomi Redmi 6", "url": "/v1/smartphones/xiaomi-redmi-6-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi 6 (3GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-6-pro-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6 Pro", + "url": "/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 6 Pro (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-6a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 6A", + "url": "/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-redmi-6a-2gb-16gb-4g", "name": "Xiaomi Redmi 6A", @@ -189946,6 +200331,16 @@ "name": "Xiaomi Redmi 6A", "url": "/v1/smartphones/xiaomi-redmi-6a-3gb-32gb-4g-lte" }, + { + "slug": "xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6A (2GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 6A (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-7-2gb-16gb-4g", "name": "Xiaomi Redmi 7", @@ -189966,6 +200361,16 @@ "name": "Xiaomi Redmi 7 (3GB/32GB)", "url": "/v1/smartphones/xiaomi-redmi-7-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 7 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-7a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi 7A", + "url": "/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-redmi-7a-2gb-32gb-4g", "name": "Xiaomi Redmi 7A", @@ -189976,6 +200381,16 @@ "name": "Xiaomi Redmi 7A", "url": "/v1/smartphones/xiaomi-redmi-7a-3gb-32gb-4g-lte" }, + { + "slug": "xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 7A (2GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-8-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8", + "url": "/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8-3gb-32gb-4g", "name": "Xiaomi Redmi 8", @@ -189986,11 +200401,21 @@ "name": "Xiaomi Redmi 8", "url": "/v1/smartphones/xiaomi-redmi-8-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 8 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-8-4gb-64gb-4g", "name": "Xiaomi Redmi 8 (4GB/64GB)", "url": "/v1/smartphones/xiaomi-redmi-8-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-8a-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A", + "url": "/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8a-2gb-32gb-4g", "name": "Xiaomi Redmi 8A", @@ -190001,6 +200426,11 @@ "name": "Xiaomi Redmi 8A", "url": "/v1/smartphones/xiaomi-redmi-8a-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A (3GB RAM +32GB)", + "url": "/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8a-3gb-32gb-4g", "name": "Xiaomi Redmi 8A (3GB RAM)", @@ -190011,6 +200441,11 @@ "name": "Xiaomi Redmi 8A (4GB/64GB)", "url": "/v1/smartphones/xiaomi-redmi-8a-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-8a-dual-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Dual", + "url": "/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8a-dual-2gb-32gb-4g", "name": "Xiaomi Redmi 8A Dual", @@ -190021,6 +200456,11 @@ "name": "Xiaomi Redmi 8A Dual", "url": "/v1/smartphones/xiaomi-redmi-8a-dual-3gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Dual (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8a-dual-3gb-32gb-4g", "name": "Xiaomi Redmi 8A Dual (3GB RAM)", @@ -190041,6 +200481,11 @@ "name": "Xiaomi Redmi 8A Dual Standard Edition Dual SIM TD-LTE IN 32GB M2001C3K3I / Redmi 8A Pro", "url": "/v1/smartphones/xiaomi-redmi-8a-dual-standard-edition-dual-sim-td-lte-in-32gb-m2001c3k3i-redmi-8a-pro" }, + { + "slug": "xiaomi-redmi-8a-pro-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 8A Pro", + "url": "/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-8a-pro-3gb-32gb-4g-lte", "name": "Xiaomi Redmi 8A Pro", @@ -190051,16 +200496,31 @@ "name": "Xiaomi Redmi 9", "url": "/v1/smartphones/xiaomi-redmi-9-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-9-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9", + "url": "/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-4gb-64gb-4g", "name": "Xiaomi Redmi 9 (India)", "url": "/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-9-activ-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Activ", + "url": "/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-activ-4gb-64gb-4g", "name": "Xiaomi Redmi 9 Activ", "url": "/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Activ (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-activ-6gb-128gb-4g", "name": "Xiaomi Redmi 9 Activ (6GB/128GB)", @@ -190106,11 +200566,26 @@ "name": "Xiaomi Redmi 9 Global Dual SIM TD-LTE 64GB M2004J19G (Xiaomi Lancelot)", "url": "/v1/smartphones/xiaomi-redmi-9-global-dual-sim-td-lte-64gb-m2004j19g-xiaomi-lancelot" }, + { + "slug": "xiaomi-redmi-9-power-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Power", + "url": "/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-power-4gb-64gb-4g", "name": "Xiaomi Redmi 9 Power", "url": "/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Power (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Power (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-power-6gb-128gb-4g", "name": "Xiaomi Redmi 9 Power (6GB+128GB)", @@ -190136,11 +200611,21 @@ "name": "Xiaomi Redmi 9 Premium Edition Dual SIM TD-LTE CN 128GB M2004J19C (Xiaomi Lancelot)", "url": "/v1/smartphones/xiaomi-redmi-9-premium-edition-dual-sim-td-lte-cn-128gb-m2004j19c-xiaomi-lancelot" }, + { + "slug": "xiaomi-redmi-9-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9 Prime", + "url": "/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-prime-4gb-64gb-4g", "name": "Xiaomi Redmi 9 Prime", "url": "/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9 Prime (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-9-prime-dual-sim-td-lte-in-128gb-m2004j19i-xiaomi-lancelot", "name": "Xiaomi Redmi 9 Prime Dual SIM TD-LTE IN 128GB M2004J19I (Xiaomi Lancelot)", @@ -190161,11 +200646,26 @@ "name": "Xiaomi Redmi 9 Standard Edition Dual SIM TD-LTE CN 64GB M2004J19C (Xiaomi Lancelot)", "url": "/v1/smartphones/xiaomi-redmi-9-standard-edition-dual-sim-td-lte-cn-64gb-m2004j19c-xiaomi-lancelot" }, + { + "slug": "xiaomi-redmi-9a-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A", + "url": "/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-9a-2gb-32gb-4g", "name": "Xiaomi Redmi 9A", "url": "/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9A (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-9a-dual-sim-td-lte-cn-32gb-m2006c3lc-xiaomi-dandelion", "name": "Xiaomi Redmi 9A Dual SIM TD-LTE CN 32GB M2006C3LC (Xiaomi Dandelion)", @@ -190181,6 +200681,16 @@ "name": "Xiaomi Redmi 9A Premium Edition Dual SIM TD-LTE IN 32GB M2006C3LI (Xiaomi Dandelion)", "url": "/v1/smartphones/xiaomi-redmi-9a-premium-edition-dual-sim-td-lte-in-32gb-m2006c3li-xiaomi-dandelion" }, + { + "slug": "xiaomi-redmi-9a-sport-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A Sport", + "url": "/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9A Sport (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-9a-sport-premium-edition-dual-sim-td-lte-in-32gb-m2006c3li-xiaomi-dandelion", "name": "Xiaomi Redmi 9A Sport Premium Edition Dual SIM TD-LTE IN 32GB M2006C3LI (Xiaomi Dandelion)", @@ -190206,6 +200716,11 @@ "name": "Xiaomi Redmi 9C", "url": "/v1/smartphones/xiaomi-redmi-9c-2gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9C (3GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9c-3gb-64gb-4g", "name": "Xiaomi Redmi 9C (3GB+64GB)", @@ -190221,6 +200736,11 @@ "name": "Xiaomi Redmi 9C Global Dual SIM TD-LTE 64GB M2006C3MG (Xiaomi Angelica)", "url": "/v1/smartphones/xiaomi-redmi-9c-global-dual-sim-td-lte-64gb-m2006c3mg-xiaomi-angelica" }, + { + "slug": "xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi 9C NFC", + "url": "/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-9c-nfc-global-dual-sim-td-lte-32gb-m2006c3mng-xiaomi-angelica", "name": "Xiaomi Redmi 9C NFC Global Dual SIM TD-LTE 32GB M2006C3MNG (Xiaomi Angelica)", @@ -190231,6 +200751,11 @@ "name": "Xiaomi Redmi 9C NFC Global Dual SIM TD-LTE 64GB M2006C3MNG (Xiaomi Angelica)", "url": "/v1/smartphones/xiaomi-redmi-9c-nfc-global-dual-sim-td-lte-64gb-m2006c3mng-xiaomi-angelica" }, + { + "slug": "xiaomi-redmi-9t-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9T", + "url": "/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9t-4gb-64gb-4g", "name": "Xiaomi Redmi 9T", @@ -190281,11 +200806,21 @@ "name": "Xiaomi Redmi 9T Standard Edition Global Dual SIM TD-LTE 64GB M2010J19SG (Xiaomi Lime)", "url": "/v1/smartphones/xiaomi-redmi-9t-standard-edition-global-dual-sim-td-lte-64gb-m2010j19sg-xiaomi-lime" }, + { + "slug": "xiaomi-redmi-9i-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9i", + "url": "/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9i-4gb-64gb-4g", "name": "Xiaomi Redmi 9i", "url": "/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 9i (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-9i-dual-sim-td-lte-in-128gb-m2006c3lii-xiaomi-dandelion-b", "name": "Xiaomi Redmi 9i Dual SIM TD-LTE IN 128GB M2006C3LII (Xiaomi Dandelion B)", @@ -190296,6 +200831,11 @@ "name": "Xiaomi Redmi 9i Dual SIM TD-LTE IN 64GB M2006C3LII (Xiaomi Dandelion B)", "url": "/v1/smartphones/xiaomi-redmi-9i-dual-sim-td-lte-in-64gb-m2006c3lii-xiaomi-dandelion-b" }, + { + "slug": "xiaomi-redmi-9i-sport-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 9i Sport", + "url": "/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-9i-sport-dual-sim-td-lte-in-128gb-m2006c3lii-xiaomi-dandelion-b", "name": "Xiaomi Redmi 9i Sport Dual SIM TD-LTE IN 128GB M2006C3LII (Xiaomi Dandelion B)", @@ -190306,6 +200846,11 @@ "name": "Xiaomi Redmi 9i Sport Dual SIM TD-LTE IN 64GB M2006C3LII (Xiaomi Dandelion B)", "url": "/v1/smartphones/xiaomi-redmi-9i-sport-dual-sim-td-lte-in-64gb-m2006c3lii-xiaomi-dandelion-b" }, + { + "slug": "xiaomi-redmi-a1-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi A1", + "url": "/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-a1-2gb-32gb-4g", "name": "Xiaomi Redmi A1", @@ -190321,6 +200866,11 @@ "name": "Xiaomi Redmi A1 (3GB RAM)", "url": "/v1/smartphones/xiaomi-redmi-a1-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-a1-plus-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi A1 Plus", + "url": "/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-a1-plus-3gb-32gb-4g", "name": "Xiaomi Redmi A1 Plus", @@ -190561,11 +201111,36 @@ "name": "Xiaomi Redmi A5", "url": "/v1/smartphones/xiaomi-redmi-a5-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-a5-4g-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi A5 4G", + "url": "/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-a5-4g-4gb-64gb-4g", "name": "Xiaomi Redmi A5 4G", "url": "/v1/smartphones/xiaomi-redmi-a5-4g-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi A5 4G (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-a7-4g-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi A7 4G", + "url": "/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi A7 Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-go-1gb-16gb-4g-lte", "name": "Xiaomi Redmi Go", @@ -190586,6 +201161,11 @@ "name": "Xiaomi Redmi K20", "url": "/v1/smartphones/xiaomi-redmi-k20-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-k20-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi K20", + "url": "/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-k20-8gb-256gb-4g-lte", "name": "Xiaomi Redmi K20", @@ -190596,6 +201176,11 @@ "name": "Xiaomi Redmi K20 (6GB/128GB)", "url": "/v1/smartphones/xiaomi-redmi-k20-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-k20-pro-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro", + "url": "/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-k20-pro-8gb-256gb-4g-lte", "name": "Xiaomi Redmi K20 Pro", @@ -190606,6 +201191,21 @@ "name": "Xiaomi Redmi K20 Pro", "url": "/v1/smartphones/xiaomi-redmi-k20-pro-8gb-256gb-4g" }, + { + "slug": "xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Exclusive Edition", + "url": "/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Marvel Edition", + "url": "/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte" + }, { "slug": "xiaomi-redmi-k20-pro-premium-12gb-512gb-4g-lte", "name": "Xiaomi Redmi K20 Pro Premium", @@ -190616,6 +201216,11 @@ "name": "Xiaomi Redmi K20 Pro Premium", "url": "/v1/smartphones/xiaomi-redmi-k20-pro-premium-12gb-512gb-4g" }, + { + "slug": "xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi K20 Pro Signature Edition", + "url": "/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte" + }, { "slug": "xiaomi-redmi-k30-6gb-128gb-4g", "name": "Xiaomi Redmi K30", @@ -190636,6 +201241,11 @@ "name": "Xiaomi Redmi K30 5G", "url": "/v1/smartphones/xiaomi-redmi-k30-5g-6gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi K30 5G (8GB RAM +128GB)", + "url": "/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k30-5g-extreme-speed-edition-dual-sim-td-lte-cn-128gb-xiaomi-picasso-b", "name": "Xiaomi Redmi K30 5G Extreme Speed Edition Dual SIM TD-LTE CN 128GB (Xiaomi Picasso B)", @@ -190711,6 +201321,11 @@ "name": "Xiaomi Redmi K30 Pro Zoom 5G Dual SIM TD-LTE CN 512GB M2001J11E / M2001J11C (Xiaomi IMIPro)", "url": "/v1/smartphones/xiaomi-redmi-k30-pro-zoom-5g-dual-sim-td-lte-cn-512gb-m2001j11e-m2001j11c-xiaomi-imipro" }, + { + "slug": "xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g", + "name": "Xiaomi Redmi K30 Pro Zoom Edition", + "url": "/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k30-standard-edition-dual-sim-td-lte-cn-128gb-m1912g7be-m1912g7bc-xiaomi-phoenix", "name": "Xiaomi Redmi K30 Standard Edition Dual SIM TD-LTE CN 128GB M1912G7BE / M1912G7BC (Xiaomi Phoenix)", @@ -190756,6 +201371,21 @@ "name": "Xiaomi Redmi K30S 5G Supreme Edition Dual SIM TD-LTE CN 256GB M2007J3SC (Xiaomi Apollo)", "url": "/v1/smartphones/xiaomi-redmi-k30s-5g-supreme-edition-dual-sim-td-lte-cn-256gb-m2007j3sc-xiaomi-apollo" }, + { + "slug": "xiaomi-redmi-k30s-ultra-8gb-128gb-5g", + "name": "Xiaomi Redmi K30S Ultra", + "url": "/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-k30i-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K30i 5G", + "url": "/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-k40-6gb-128gb-5g", + "name": "Xiaomi Redmi K40", + "url": "/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k40-8gb-256gb-5g", "name": "Xiaomi Redmi K40", @@ -190781,6 +201411,11 @@ "name": "Xiaomi Redmi K40 5G Top Edition Dual SIM TD-LTE CN 256GB M2012K11AC (Xiaomi Alioth)", "url": "/v1/smartphones/xiaomi-redmi-k40-5g-top-edition-dual-sim-td-lte-cn-256gb-m2012k11ac-xiaomi-alioth" }, + { + "slug": "xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g", + "name": "Xiaomi Redmi K40 Game Enhanced Edition", + "url": "/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k40-game-enhanced-edition-5g-dual-sim-td-lte-cn-128gb-m2104k10c-xiaomi-ares", "name": "Xiaomi Redmi K40 Game Enhanced Edition 5G Dual SIM TD-LTE CN 128GB M2104K10C (Xiaomi Ares)", @@ -190816,6 +201451,11 @@ "name": "Xiaomi Redmi K40 Gaming Edition", "url": "/v1/smartphones/xiaomi-redmi-k40-gaming-edition-12gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-k40-pro-6gb-128gb-5g", + "name": "Xiaomi Redmi K40 Pro", + "url": "/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k40-pro-8gb-128gb-5g", "name": "Xiaomi Redmi K40 Pro", @@ -190846,11 +201486,21 @@ "name": "Xiaomi Redmi K40 Pro+ 5G Dual SIM TD-LTE CN 256GB M2012K11Q / Redmi K40 Ulta (Xiaomi HaydnPro)", "url": "/v1/smartphones/xiaomi-redmi-k40-pro-5g-dual-sim-td-lte-cn-256gb-m2012k11q-redmi-k40-ulta-xiaomi-haydnpro" }, + { + "slug": "xiaomi-redmi-k40s-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K40s 5G", + "url": "/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k50-12gb-512gb-5g", "name": "Xiaomi Redmi K50", "url": "/v1/smartphones/xiaomi-redmi-k50-12gb-512gb-5g" }, + { + "slug": "xiaomi-redmi-k50-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi K50 5G", + "url": "/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k50-5g-premium-edition-dual-sim-td-lte-cn-256gb-22041211ac-xiaomi-rubens", "name": "Xiaomi Redmi K50 5G Premium Edition Dual SIM TD-LTE CN 256GB 22041211AC (Xiaomi Rubens)", @@ -190921,6 +201571,11 @@ "name": "Xiaomi Redmi K50 Pro", "url": "/v1/smartphones/xiaomi-redmi-k50-pro-12gb-512gb-5g" }, + { + "slug": "xiaomi-redmi-k50-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi K50 Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k50-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-22011211c-xiaomi-matisse", "name": "Xiaomi Redmi K50 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB 22011211C (Xiaomi Matisse)", @@ -190956,6 +201611,11 @@ "name": "Xiaomi Redmi K50i", "url": "/v1/smartphones/xiaomi-redmi-k50i-6gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi K50i (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-k50i-8gb-128gb-5g", "name": "Xiaomi Redmi K50i (8GB RAM)", @@ -190966,6 +201626,11 @@ "name": "Xiaomi Redmi K50i (8GB/256GB)", "url": "/v1/smartphones/xiaomi-redmi-k50i-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-k50i-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K50i 5G", + "url": "/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-k50i-5g-premium-edition-dual-sim-td-lte-in-256gb-22041216i-xiaomi-xaga", "name": "Xiaomi Redmi K50i 5G Premium Edition Dual SIM TD-LTE IN 256GB 22041216I (Xiaomi Xaga)", @@ -191166,6 +201831,11 @@ "name": "Xiaomi Redmi K70 Champion Extreme Edition 5G Dual SIM TD-LTE CN 1TB 2407FRK8EC / K70 Ultra (Xiaomi Rothko C)", "url": "/v1/smartphones/xiaomi-redmi-k70-champion-extreme-edition-5g-dual-sim-td-lte-cn-1tb-2407frk8ec-k70-ultra-xiaomi-rothko-c" }, + { + "slug": "xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g", + "name": "Xiaomi Redmi K70 Extreme Edition", + "url": "/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g" + }, { "slug": "xiaomi-redmi-k70-extreme-edition-premium-5g-dual-sim-td-lte-cn-1tb-2407frk8ec-k70-ultra-xiaomi-rothko-c", "name": "Xiaomi Redmi K70 Extreme Edition Premium 5G Dual SIM TD-LTE CN 1TB 2407FRK8EC / K70 Ultra (Xiaomi Rothko C)", @@ -191346,6 +202016,11 @@ "name": "Xiaomi Redmi K90 Pro", "url": "/v1/smartphones/xiaomi-redmi-k90-pro-12gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-k90-pro-max-12gb-512gb-5g", + "name": "Xiaomi Redmi K90 Pro Max", + "url": "/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g" + }, { "slug": "xiaomi-redmi-mi-8-lite-6gb-128gb-4g", "name": "Xiaomi Redmi Mi 8 Lite", @@ -191371,6 +202046,11 @@ "name": "Xiaomi Redmi Note 10 (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-10-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-6gb-128gb-4g", "name": "Xiaomi Redmi Note 10 (6GB+128GB)", @@ -191436,11 +202116,21 @@ "name": "Xiaomi Redmi Note 10 5G Standard Edition Global Dual SIM TD-LTE 64GB M2103K19G (Xiaomi Camellia)", "url": "/v1/smartphones/xiaomi-redmi-note-10-5g-standard-edition-global-dual-sim-td-lte-64gb-m2103k19g-xiaomi-camellia" }, + { + "slug": "xiaomi-redmi-note-10-je-5g-4gb-64gb-5g", + "name": "Xiaomi Redmi Note 10 JE 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g" + }, { "slug": "xiaomi-redmi-note-10-je-xig02-td-lte-jp-64gb-xiaomi-iris", "name": "Xiaomi Redmi Note 10 JE XIG02 TD-LTE JP 64GB (Xiaomi Iris)", "url": "/v1/smartphones/xiaomi-redmi-note-10-je-xig02-td-lte-jp-64gb-xiaomi-iris" }, + { + "slug": "xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite", + "url": "/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-lite-4gb-64gb-4g", "name": "Xiaomi Redmi Note 10 Lite", @@ -191456,6 +202146,16 @@ "name": "Xiaomi Redmi Note 10 Lite (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Lite (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-lite-6gb-128gb-4g", "name": "Xiaomi Redmi Note 10 Lite (6GB RAM)", @@ -191476,6 +202176,11 @@ "name": "Xiaomi Redmi Note 10 Lite Standard Edition Dual SIM TD-LTE IN 64GB 2109106A1I", "url": "/v1/smartphones/xiaomi-redmi-note-10-lite-standard-edition-dual-sim-td-lte-in-64gb-2109106a1i" }, + { + "slug": "xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-pro-6gb-64gb-4g", "name": "Xiaomi Redmi Note 10 Pro", @@ -191486,6 +202191,16 @@ "name": "Xiaomi Redmi Note 10 Pro (108MP Edition)", "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-pro-8gb-128gb-4g", "name": "Xiaomi Redmi Note 10 Pro (8GB RAM)", @@ -191536,6 +202251,21 @@ "name": "Xiaomi Redmi Note 10 Pro Max", "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10 Pro Max (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10-pro-max-8gb-128gb-4g", "name": "Xiaomi Redmi Note 10 Pro Max (8GB RAM)", @@ -191556,16 +202286,31 @@ "name": "Xiaomi Redmi Note 10 Pro Max 4G Standard Edition Dual SIM TD-LTE IN 64GB M2101K6I (Xiaomi SweetPro)", "url": "/v1/smartphones/xiaomi-redmi-note-10-pro-max-4g-standard-edition-dual-sim-td-lte-in-64gb-m2101k6i-xiaomi-sweetpro" }, + { + "slug": "xiaomi-redmi-note-10s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 10S", + "url": "/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10s-6gb-64gb-4g", "name": "Xiaomi Redmi Note 10S", "url": "/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10S (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10s-6gb-128gb-4g", "name": "Xiaomi Redmi Note 10S (6GB+128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-10s-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 10S (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-10s-8gb-128gb-4g", "name": "Xiaomi Redmi Note 10S (8GB+128GB)", @@ -191641,6 +202386,11 @@ "name": "Xiaomi Redmi Note 10T 5G (6/128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-10t-5g-a101xm-standard-edition-dual-sim-td-lte-jp-64gb-xiaomi-iris-b", "name": "Xiaomi Redmi Note 10T 5G A101XM Standard Edition Dual SIM TD-LTE JP 64GB (Xiaomi Iris B)", @@ -191656,6 +202406,11 @@ "name": "Xiaomi Redmi Note 10T 5G Standard Edition Dual SIM TD-LTE IN 64GB M2103K19I (Xiaomi Camellia)", "url": "/v1/smartphones/xiaomi-redmi-note-10t-5g-standard-edition-dual-sim-td-lte-in-64gb-m2103k19i-xiaomi-camellia" }, + { + "slug": "xiaomi-redmi-note-11-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11", + "url": "/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-11-4gb-64gb-4g", "name": "Xiaomi Redmi Note 11", @@ -191666,6 +202421,16 @@ "name": "Xiaomi Redmi Note 11 (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-11-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-11-6gb-128gb-4g", "name": "Xiaomi Redmi Note 11 (6GB+128GB)", @@ -191771,6 +202536,16 @@ "name": "Xiaomi Redmi Note 11 Pro (China)", "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-china-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 Pro 4G", + "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 Pro 4G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-11-pro-4g-premium-edition-global-dual-sim-td-lte-128gb-2201116tg-xiaomi-viva", "name": "Xiaomi Redmi Note 11 Pro 4G Premium Edition Global Dual SIM TD-LTE 128GB 2201116TG (Xiaomi Viva)", @@ -191831,6 +202606,16 @@ "name": "Xiaomi Redmi Note 11 Pro 5G Standard Edition Global Dual SIM TD-LTE 64GB 2201116SG (Xiaomi Veux)", "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-5g-standard-edition-global-dual-sim-td-lte-64gb-2201116sg-xiaomi-veux" }, + { + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-128gb-5g", "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM)", @@ -191916,6 +202701,11 @@ "name": "Xiaomi Redmi Note 11E 5G Standard Edition Dual SIM TD-LTE CN 128GB 22041219C (Xiaomi Light)", "url": "/v1/smartphones/xiaomi-redmi-note-11e-5g-standard-edition-dual-sim-td-lte-cn-128gb-22041219c-xiaomi-light" }, + { + "slug": "xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 11E Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-11r-5g-premium-edition-dual-sim-cn-td-lte-128gb-22095ra98c-xiaomi-mild", "name": "Xiaomi Redmi Note 11R 5G Premium Edition Dual SIM CN TD-LTE 128GB 22095RA98C (Xiaomi Mild)", @@ -191936,6 +202726,21 @@ "name": "Xiaomi Redmi Note 11S", "url": "/v1/smartphones/xiaomi-redmi-note-11s-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-11s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11S", + "url": "/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11S (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11S (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-11s-8gb-128gb-4g", "name": "Xiaomi Redmi Note 11S (8GB RAM)", @@ -192001,11 +202806,21 @@ "name": "Xiaomi Redmi Note 11S 5G Standard Edition Global Dual SIM TD-LTE 64GB 22031116BG (Xiaomi Opal)", "url": "/v1/smartphones/xiaomi-redmi-note-11s-5g-standard-edition-global-dual-sim-td-lte-64gb-22031116bg-xiaomi-opal" }, + { + "slug": "xiaomi-redmi-note-11se-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11SE", + "url": "/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-11se-8gb-128gb-5g", "name": "Xiaomi Redmi Note 11SE", "url": "/v1/smartphones/xiaomi-redmi-note-11se-8gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-note-11se-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi Note 11SE 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-11se-5g-standard-edition-dual-sim-td-lte-cn-128gb-m2103k19c-xiaomi-camellia", "name": "Xiaomi Redmi Note 11SE 5G Standard Edition Dual SIM TD-LTE CN 128GB M2103K19C (Xiaomi Camellia)", @@ -192046,6 +202861,11 @@ "name": "Xiaomi Redmi Note 11T Pro", "url": "/v1/smartphones/xiaomi-redmi-note-11t-pro-12gb-512gb-5g" }, + { + "slug": "xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 11T Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-11t-pro-5g-premium-edition-dual-sim-td-lte-cn-128gb-22041216c-xiaomi-xaga", "name": "Xiaomi Redmi Note 11T Pro 5G Premium Edition Dual SIM TD-LTE CN 128GB 22041216C (Xiaomi Xaga)", @@ -192071,6 +202891,11 @@ "name": "Xiaomi Redmi Note 11T Pro 5G Top Edition Dual SIM TD-LTE CN 256GB 22041216C (Xiaomi Xaga)", "url": "/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-top-edition-dual-sim-td-lte-cn-256gb-22041216c-xiaomi-xaga" }, + { + "slug": "xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 11T Pro Plus 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-11t-pro-8gb-512gb-5g", "name": "Xiaomi Redmi Note 11T Pro+", @@ -192116,11 +202941,26 @@ "name": "Xiaomi Redmi Note 12", "url": "/v1/smartphones/xiaomi-redmi-note-12-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-12-6gb-128gb-4g", "name": "Xiaomi Redmi Note 12 (6GB+128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-12-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-12-8gb-128gb-4g", "name": "Xiaomi Redmi Note 12 (8GB RAM)", @@ -192176,6 +203016,11 @@ "name": "Xiaomi Redmi Note 12 4G Top Edition Global Dual SIM TD-LTE 128GB 23021RAA2G (Xiaomi Topaz)", "url": "/v1/smartphones/xiaomi-redmi-note-12-4g-top-edition-global-dual-sim-td-lte-128gb-23021raa2g-xiaomi-topaz" }, + { + "slug": "xiaomi-redmi-note-12-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-12-5g-6gb-128gb-5g", "name": "Xiaomi Redmi Note 12 5G", @@ -192236,11 +203081,31 @@ "name": "Xiaomi Redmi Note 12 Discovery", "url": "/v1/smartphones/xiaomi-redmi-note-12-discovery-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Discovery Edition", + "url": "/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-12-pro-12gb-256gb-5g", "name": "Xiaomi Redmi Note 12 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-12-pro-4g-8gb-128gb-4g", "name": "Xiaomi Redmi Note 12 Pro 4G", @@ -192266,6 +203131,11 @@ "name": "Xiaomi Redmi Note 12 Pro 5G", "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-12-pro-5g-premium-edition-dual-sim-td-lte-cn-128gb-22101316c-xiaomi-ruby", "name": "Xiaomi Redmi Note 12 Pro 5G Premium Edition Dual SIM TD-LTE CN 128GB 22101316C (Xiaomi Ruby)", @@ -192321,11 +203191,21 @@ "name": "Xiaomi Redmi Note 12 Pro Plus", "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-plus-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro Plus (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-12-pro-plus-12gb-256gb-5g", "name": "Xiaomi Redmi Note 12 Pro Plus (12GB RAM)", "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro Plus (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-12-pro-speed-5g-premium-edition-dual-sim-td-lte-cn-256gb-22101320c-xiaomi-redwood-a", "name": "Xiaomi Redmi Note 12 Pro Speed 5G Premium Edition Dual SIM TD-LTE CN 256GB 22101320C (Xiaomi Redwood A)", @@ -192431,6 +203311,11 @@ "name": "Xiaomi Redmi Note 12R Pro 5G Top Edition Dual SIM TD-LTE CN 256GB 22101317C (Xiaomi Sunstone)", "url": "/v1/smartphones/xiaomi-redmi-note-12r-pro-5g-top-edition-dual-sim-td-lte-cn-256gb-22101317c-xiaomi-sunstone" }, + { + "slug": "xiaomi-redmi-note-12s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 12S", + "url": "/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-12s-8gb-256gb-4g", "name": "Xiaomi Redmi Note 12S", @@ -192591,6 +203476,11 @@ "name": "Xiaomi Redmi Note 13 Pro 5G", "url": "/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 13 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-13-pro-5g-12gb-256gb-5g", "name": "Xiaomi Redmi Note 13 Pro 5G (12GB+256GB)", @@ -192606,6 +203496,11 @@ "name": "Xiaomi Redmi Note 13 Pro 5G (256GB)", "url": "/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-13-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-2312crad3c-xiaomi-garnet", "name": "Xiaomi Redmi Note 13 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB 2312CRAD3C (Xiaomi Garnet)", @@ -192751,6 +203646,11 @@ "name": "Xiaomi Redmi Note 13R Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB 2311FRAFDC (Xiaomi Gold)", "url": "/v1/smartphones/xiaomi-redmi-note-13r-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-2311frafdc-xiaomi-gold" }, + { + "slug": "xiaomi-redmi-note-13s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 13S", + "url": "/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-14-6gb-128gb-4g", "name": "Xiaomi Redmi Note 14", @@ -192961,11 +203861,26 @@ "name": "Xiaomi Redmi Note 14 Pro Plus", "url": "/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus", + "url": "/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g" + }, { "slug": "xiaomi-redmi-note-14-pro-plus-12gb-512gb-5g", "name": "Xiaomi Redmi Note 14 Pro Plus (512GB)", "url": "/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-512gb-5g" }, + { + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus (8GB RAM + 256GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-14-pro-plus-5g-8gb-128gb-5g", "name": "Xiaomi Redmi Note 14 Pro Plus 5G (Global)", @@ -193021,6 +203936,11 @@ "name": "Xiaomi Redmi Note 14S", "url": "/v1/smartphones/xiaomi-redmi-note-14s-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 15 Pro Plus", + "url": "/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g" + }, { "slug": "xiaomi-redmi-note-2-2gb-16gb-4g", "name": "Xiaomi Redmi Note 2", @@ -193036,6 +203956,11 @@ "name": "Xiaomi Redmi Note 2", "url": "/v1/smartphones/xiaomi-redmi-note-2" }, + { + "slug": "xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 2 Prime", + "url": "/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-2-prime-2gb-32gb-4g", "name": "Xiaomi Redmi Note 2 Prime", @@ -193126,6 +204051,11 @@ "name": "Xiaomi Redmi Note 4X", "url": "/v1/smartphones/xiaomi-redmi-note-4x" }, + { + "slug": "xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 5 (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-5-ai-dual-camera-3gb-32gb-4g", "name": "Xiaomi Redmi Note 5 AI Dual Camera", @@ -193141,11 +204071,26 @@ "name": "Xiaomi Redmi Note 5 AI Dual Camera 3GB/32GB", "url": "/v1/smartphones/xiaomi-redmi-note-5-ai-dual-camera-3gb-32gb-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-5-pro-6gb-64gb-4g-lte", "name": "Xiaomi Redmi Note 5 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-5a-2gb-16gb-4g-lte", + "name": "Xiaomi Redmi Note 5A", + "url": "/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-5a-4gb-64gb-4g", "name": "Xiaomi Redmi Note 5A", @@ -193156,26 +204101,56 @@ "name": "Xiaomi Redmi Note 5A Prime", "url": "/v1/smartphones/xiaomi-redmi-note-5a-prime-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 5A Prime", + "url": "/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-6-pro-3gb-32gb-4g", "name": "Xiaomi Redmi Note 6 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-6-pro-6gb-64gb-4g-lte", "name": "Xiaomi Redmi Note 6 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-6-pro-4gb-64gb-4g", "name": "Xiaomi Redmi Note 6 Pro (4GB+64GB)", "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 6 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-7-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7", + "url": "/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-7-6gb-128gb-4g-lte", "name": "Xiaomi Redmi Note 7", "url": "/v1/smartphones/xiaomi-redmi-note-7-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 7 (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-7-4gb-128gb-4g", "name": "Xiaomi Redmi Note 7 (4GB/128GB)", @@ -193186,6 +204161,11 @@ "name": "Xiaomi Redmi Note 7 (4GB/64GB)", "url": "/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-7-6gb-128gb-4g", "name": "Xiaomi Redmi Note 7 (6GB/128GB)", @@ -193196,6 +204176,11 @@ "name": "Xiaomi Redmi Note 7 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-7-pro-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-7-pro-4gb-64gb-4g", "name": "Xiaomi Redmi Note 7 Pro", @@ -193206,6 +204191,11 @@ "name": "Xiaomi Redmi Note 7 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-128gb-4g-lte" }, + { + "slug": "xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7 Pro (6GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-7-pro-6gb-64gb-4g", "name": "Xiaomi Redmi Note 7 Pro (6GB RAM)", @@ -193231,11 +204221,31 @@ "name": "Xiaomi Redmi Note 7S (4GB/64GB)", "url": "/v1/smartphones/xiaomi-redmi-note-7s-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-7s-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 7s", + "url": "/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 7s (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8-3gb-32gb-4g", "name": "Xiaomi Redmi Note 8", "url": "/v1/smartphones/xiaomi-redmi-note-8-3gb-32gb-4g" }, + { + "slug": "xiaomi-redmi-note-8-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8", + "url": "/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 8 (3GB RAM + 32GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8-4gb-128gb-4g", "name": "Xiaomi Redmi Note 8 (4GB+128GB)", @@ -193246,6 +204256,16 @@ "name": "Xiaomi Redmi Note 8 (4GB+64GB)", "url": "/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 8 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8 2021", + "url": "/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8-2021-4gb-64gb-4g", "name": "Xiaomi Redmi Note 8 2021", @@ -193261,6 +204281,11 @@ "name": "Xiaomi Redmi Note 8 2021 Global Dual SIM TD-LTE 64GB M1908C3JGG (Xiaomi Biloba)", "url": "/v1/smartphones/xiaomi-redmi-note-8-2021-global-dual-sim-td-lte-64gb-m1908c3jgg-xiaomi-biloba" }, + { + "slug": "xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 8 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8-pro-6gb-64gb-4g", "name": "Xiaomi Redmi Note 8 Pro", @@ -193271,6 +204296,11 @@ "name": "Xiaomi Redmi Note 8 Pro (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 8 Pro (8GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8-pro-premium-edition-dual-sim-td-lte-in-128gb-m1906g7i-xiaomi-begonia", "name": "Xiaomi Redmi Note 8 Pro Premium Edition Dual SIM TD-LTE IN 128GB M1906G7I (Xiaomi Begonia)", @@ -193286,6 +204316,11 @@ "name": "Xiaomi Redmi Note 8 Pro Standard Edition Dual SIM TD-LTE IN 64GB M1906G7I (Xiaomi Begonia)", "url": "/v1/smartphones/xiaomi-redmi-note-8-pro-standard-edition-dual-sim-td-lte-in-64gb-m1906g7i-xiaomi-begonia" }, + { + "slug": "xiaomi-redmi-note-8t-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Note 8T", + "url": "/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-8t-4gb-128gb-4g-lte", "name": "Xiaomi Redmi Note 8T", @@ -193296,6 +204331,11 @@ "name": "Xiaomi Redmi Note 8T", "url": "/v1/smartphones/xiaomi-redmi-note-8t-4gb-64gb-4g" }, + { + "slug": "xiaomi-redmi-note-9-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9", + "url": "/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-4gb-64gb-4g", "name": "Xiaomi Redmi Note 9", @@ -193306,11 +204346,26 @@ "name": "Xiaomi Redmi Note 9 (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-9-4gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-6gb-128gb-4g", "name": "Xiaomi Redmi Note 9 (6GB+128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-9-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 4G", + "url": "/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-4g-premium-edition-dual-sim-td-lte-cn-128gb-m2010j19ct-xiaomi-citrus", "name": "Xiaomi Redmi Note 9 4G Premium Edition Dual SIM TD-LTE CN 128GB M2010J19CT (Xiaomi Citrus)", @@ -193331,6 +204386,11 @@ "name": "Xiaomi Redmi Note 9 4G Top Edition Dual SIM TD-LTE CN 256GB M2010J19CT (Xiaomi Citrus)", "url": "/v1/smartphones/xiaomi-redmi-note-9-4g-top-edition-dual-sim-td-lte-cn-256gb-m2010j19ct-xiaomi-citrus" }, + { + "slug": "xiaomi-redmi-note-9-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 9 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-note-9-5g-8gb-256gb-5g", "name": "Xiaomi Redmi Note 9 5G", @@ -193376,6 +204436,11 @@ "name": "Xiaomi Redmi Note 9 Global Dual SIM TD-LTE 64GB M2003J15SS (Xiaomi Merlin)", "url": "/v1/smartphones/xiaomi-redmi-note-9-global-dual-sim-td-lte-64gb-m2003j15ss-xiaomi-merlin" }, + { + "slug": "xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro", + "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-pro-6gb-64gb-4g", "name": "Xiaomi Redmi Note 9 Pro", @@ -193386,6 +204451,16 @@ "name": "Xiaomi Redmi Note 9 Pro", "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-8gb-128gb-4g-lte" }, + { + "slug": "xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro (6GB RAM + 128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-pro-6gb-128gb-4g", "name": "Xiaomi Redmi Note 9 Pro (6GB+128GB)", @@ -193441,6 +204516,11 @@ "name": "Xiaomi Redmi Note 9 Pro Global Dual SIM TD-LTE 64GB M2003J6B2G (Xiaomi Joyeuse)", "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-global-dual-sim-td-lte-64gb-m2003j6b2g-xiaomi-joyeuse" }, + { + "slug": "xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro Max", + "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-pro-max-6gb-64gb-4g", "name": "Xiaomi Redmi Note 9 Pro Max", @@ -193456,6 +204536,11 @@ "name": "Xiaomi Redmi Note 9 Pro Max (128GB)", "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-128gb-4g" }, + { + "slug": "xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)", + "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9-pro-max-8gb-128gb-4g", "name": "Xiaomi Redmi Note 9 Pro Max (8GB RAM)", @@ -193491,6 +204576,11 @@ "name": "Xiaomi Redmi Note 9 Pro Standard Edition Dual SIM TD-LTE IN 64GB M2003J6A1I (Xiaomi Curtana)", "url": "/v1/smartphones/xiaomi-redmi-note-9-pro-standard-edition-dual-sim-td-lte-in-64gb-m2003j6a1i-xiaomi-curtana" }, + { + "slug": "xiaomi-redmi-note-9s-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 9S", + "url": "/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-note-9s-4gb-64gb-4g", "name": "Xiaomi Redmi Note 9S", @@ -193526,6 +204616,11 @@ "name": "Xiaomi Redmi Note 9T", "url": "/v1/smartphones/xiaomi-redmi-note-9t-6gb-128gb-5g" }, + { + "slug": "xiaomi-redmi-note-9t-5g-4gb-64gb-5g", + "name": "Xiaomi Redmi Note 9T 5G", + "url": "/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g" + }, { "slug": "xiaomi-redmi-note-9t-5g-a001xm-dual-sim-td-lte-jp-64gb-m2007j22r-xiaomi-cannong", "name": "Xiaomi Redmi Note 9T 5G A001XM Dual SIM TD-LTE JP 64GB M2007J22R (Xiaomi CannonG)", @@ -193566,6 +204661,16 @@ "name": "Xiaomi Redmi Pro Standard Edition Dual SIM TD-LTE 32GB 2016020 (Xiaomi Omega)", "url": "/v1/smartphones/xiaomi-redmi-pro-standard-edition-dual-sim-td-lte-32gb-2016020-xiaomi-omega" }, + { + "slug": "xiaomi-redmi-r70-4gb-128gb-5g", + "name": "Xiaomi Redmi R70", + "url": "/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g" + }, + { + "slug": "xiaomi-redmi-r70m-6gb-128gb-5g", + "name": "Xiaomi Redmi R70m", + "url": "/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g" + }, { "slug": "xiaomi-redmi-s2-3gb-32gb-4g", "name": "Xiaomi Redmi S2", @@ -193706,6 +204811,21 @@ "name": "Xiaomi Redmi Y1 Lite", "url": "/v1/smartphones/xiaomi-redmi-y1-lite-2gb-16gb-4g-lte" }, + { + "slug": "xiaomi-redmi-y2-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Y2", + "url": "/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Y2 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte" + }, + { + "slug": "xiaomi-redmi-y3-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi Y3", + "url": "/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte" + }, { "slug": "xiaomi-redmi-y3-3gb-32gb-4g", "name": "Xiaomi Redmi Y3", @@ -193716,6 +204836,11 @@ "name": "Xiaomi Redmi Y3", "url": "/v1/smartphones/xiaomi-redmi-y3-4gb-64gb-4g-lte" }, + { + "slug": "xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Y3 (4GB RAM + 64GB)", + "url": "/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte" + }, { "slug": "xiaomi-redmi-y3-4gb-64gb-4g", "name": "Xiaomi Redmi Y3 (4GB/64GB)", @@ -193861,6 +204986,16 @@ "name": "Xolo X910", "url": "/v1/smartphones/xolo-x910" }, + { + "slug": "xolo-zx-4gb-64gb-4g-lte", + "name": "Xolo ZX", + "url": "/v1/smartphones/xolo-zx-4gb-64gb-4g-lte" + }, + { + "slug": "xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xolo ZX (6GB RAM + 128GB)", + "url": "/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte" + }, { "slug": "xperia-1", "name": "Xperia 1", @@ -196656,6 +207791,11 @@ "name": "YotaPhone 3", "url": "/v1/smartphones/yotaphone-3" }, + { + "slug": "yota-yotaphone-2-2gb-32gb-4g-lte", + "name": "Yotaphone 2", + "url": "/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte" + }, { "slug": "young-a10-lite-2019-dual-sim", "name": "Young A10 Lite 2019 Dual SIM", @@ -197746,6 +208886,11 @@ "name": "ZTE Axon 20 4G Global Dual SIM TD-LTE 128GB A2121E (ZTE AXL)", "url": "/v1/smartphones/zte-axon-20-4g-global-dual-sim-td-lte-128gb-a2121e-zte-axl" }, + { + "slug": "zte-axon-20-5g-6gb-128gb-5g", + "name": "ZTE Axon 20 5G", + "url": "/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g" + }, { "slug": "zte-axon-20-5g-extreme-edition-dual-sim-td-lte-cn-256gb-a2121-zte-axl-5g", "name": "ZTE Axon 20 5G Extreme Edition Dual SIM TD-LTE CN 256GB A2121 (ZTE AXL 5G)", @@ -197761,6 +208906,11 @@ "name": "ZTE Axon 20 5G Standard Edition Dual SIM TD-LTE CN 128GB A2121 / A20 (ZTE AXL 5G)", "url": "/v1/smartphones/zte-axon-20-5g-standard-edition-dual-sim-td-lte-cn-128gb-a2121-a20-zte-axl-5g" }, + { + "slug": "zte-axon-30-5g-6gb-128gb-5g", + "name": "ZTE Axon 30 5G", + "url": "/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g" + }, { "slug": "zte-axon-30-5g-premium-edition-dual-sim-td-lte-cn-128gb-a2322-zte-a2322", "name": "ZTE Axon 30 5G Premium Edition Dual SIM TD-LTE CN 128GB A2322 (ZTE A2322)", @@ -197806,6 +208956,11 @@ "name": "ZTE Axon 30 Pro 5G Standard Edition Dual SIM TD-LTE CN 128GB A2022 (ZTE A2022)", "url": "/v1/smartphones/zte-axon-30-pro-5g-standard-edition-dual-sim-td-lte-cn-128gb-a2022-zte-a2022" }, + { + "slug": "zte-axon-30-ultra-8gb-256gb-5g", + "name": "ZTE Axon 30 Ultra", + "url": "/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g" + }, { "slug": "zte-axon-30-ultra-5g-premium-edition-dual-sim-td-lte-cn-256gb-a2022p-zte-a2022p", "name": "ZTE Axon 30 Ultra 5G Premium Edition Dual SIM TD-LTE CN 256GB A2022P (ZTE A2022P)", @@ -197831,6 +208986,11 @@ "name": "ZTE Axon 30 Ultra 5G Top Edition Dual SIM TD-LTE CN 1TB A2022P (ZTE A2022P)", "url": "/v1/smartphones/zte-axon-30-ultra-5g-top-edition-dual-sim-td-lte-cn-1tb-a2022p-zte-a2022p" }, + { + "slug": "zte-axon-30s-6gb-128gb-5g", + "name": "ZTE Axon 30S", + "url": "/v1/smartphones/zte-axon-30s-6gb-128gb-5g" + }, { "slug": "zte-axon-30s-5g-premium-edition-dual-sim-td-lte-cn-128gb-a2322-zte-a2322", "name": "ZTE Axon 30S 5G Premium Edition Dual SIM TD-LTE CN 128GB A2322 (ZTE A2322)", @@ -197846,6 +209006,11 @@ "name": "ZTE Axon 40 Lite LTE-A LATAM 128GB (ZTE 8046)", "url": "/v1/smartphones/zte-axon-40-lite-lte-a-latam-128gb-zte-8046" }, + { + "slug": "zte-axon-40-pro-5g-8gb-128gb-5g", + "name": "ZTE Axon 40 Pro 5G", + "url": "/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g" + }, { "slug": "zte-axon-40-pro-5g-premium-edition-dual-sim-td-lte-cn-256gb-a2023-zte-a2023", "name": "ZTE Axon 40 Pro 5G Premium Edition Dual SIM TD-LTE CN 256GB A2023 (ZTE A2023)", @@ -197881,6 +209046,11 @@ "name": "ZTE Axon 40 Pro 5G Standard Edition Global Dual SIM TD-LTE 128GB A2023G (ZTE A2023)", "url": "/v1/smartphones/zte-axon-40-pro-5g-standard-edition-global-dual-sim-td-lte-128gb-a2023g-zte-a2023" }, + { + "slug": "zte-axon-40-se-4gb-128gb-5g", + "name": "ZTE Axon 40 SE", + "url": "/v1/smartphones/zte-axon-40-se-4gb-128gb-5g" + }, { "slug": "zte-axon-40-se-standard-edition-lte-latam-128gb-zte-9047", "name": "ZTE Axon 40 SE Standard Edition LTE LATAM 128GB (ZTE 9047)", @@ -198186,6 +209356,11 @@ "name": "ZTE Blade A3 Prime LTE US Z5157VS (ZTE Z5157)", "url": "/v1/smartphones/zte-blade-a3-prime-lte-us-z5157vs-zte-z5157" }, + { + "slug": "zte-blade-a31-2gb-32gb-4g-lte", + "name": "ZTE Blade A31", + "url": "/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte" + }, { "slug": "zte-blade-a31-2021-standard-edition-global-dual-sim-td-lte", "name": "ZTE Blade A31 2021 Standard Edition Global Dual SIM TD-LTE", @@ -198246,6 +209421,11 @@ "name": "ZTE Blade A5 2020 Dual SIM TD-LTE EMEA", "url": "/v1/smartphones/zte-blade-a5-2020-dual-sim-td-lte-emea" }, + { + "slug": "zte-blade-a51-2gb-32gb-4g-lte", + "name": "ZTE Blade A51", + "url": "/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte" + }, { "slug": "zte-blade-a51-2gb-64gb-4g-lte", "name": "ZTE Blade A51", @@ -198366,6 +209546,11 @@ "name": "ZTE Blade A72 2022 Standard Edition 4G Dual SIM TD-LTE 64GB P606F03 (ZTE 7040)", "url": "/v1/smartphones/zte-blade-a72-2022-standard-edition-4g-dual-sim-td-lte-64gb-p606f03-zte-7040" }, + { + "slug": "zte-blade-a72-5g-4gb-64gb-5g", + "name": "ZTE Blade A72 5G", + "url": "/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g" + }, { "slug": "zte-blade-a72-5g-6gb-128gb-5g", "name": "ZTE Blade A72 5G", @@ -198791,6 +209976,11 @@ "name": "ZTE Blade V40 Vita Standard Edition LTE-A LATAM 128GB (ZTE 8045)", "url": "/v1/smartphones/zte-blade-v40-vita-standard-edition-lte-a-latam-128gb-zte-8045" }, + { + "slug": "zte-blade-v40s-6gb-128gb-4g-lte", + "name": "ZTE Blade V40s", + "url": "/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte" + }, { "slug": "zte-blade-v40s-standard-edition-global-dual-sim-td-lte-128gb-9047-zte-9047", "name": "ZTE Blade V40s Standard Edition Global Dual SIM TD-LTE 128GB 9047 (ZTE 9047)", @@ -198871,11 +210061,21 @@ "name": "ZTE Blade V7 Plus", "url": "/v1/smartphones/zte-blade-v7-plus-3gb-32gb-4g-lte" }, + { + "slug": "zte-blade-v70-design-4gb-256gb-4g-lte", + "name": "ZTE Blade V70 Design", + "url": "/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte" + }, { "slug": "zte-blade-v770-orange-neva-80-lte-tt175s", "name": "ZTE Blade V770 Orange Neva 80 LTE / TT175S", "url": "/v1/smartphones/zte-blade-v770-orange-neva-80-lte-tt175s" }, + { + "slug": "zte-blade-v8-2gb-16gb-4g-lte", + "name": "ZTE Blade V8", + "url": "/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte" + }, { "slug": "zte-blade-v8-3gb-32gb-4g-lte", "name": "ZTE Blade V8", @@ -198896,6 +210096,16 @@ "name": "ZTE Blade V8 Pro", "url": "/v1/smartphones/zte-blade-v8-pro-3gb-32gb-4g-lte" }, + { + "slug": "zte-blade-v80-max-8gb-128gb-4g-lte", + "name": "ZTE Blade V80 Max", + "url": "/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte" + }, + { + "slug": "zte-blade-v80-pro-8gb-256gb-4g-lte", + "name": "ZTE Blade V80 Pro", + "url": "/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte" + }, { "slug": "zte-blade-v9-4gb-64gb-4g-lte", "name": "ZTE Blade V9", @@ -199206,6 +210416,11 @@ "name": "ZTE Grand S3 Dual SIM TD-LTE", "url": "/v1/smartphones/zte-grand-s3-dual-sim-td-lte" }, + { + "slug": "zte-grand-sii-s2-2gb-16gb-3g", + "name": "ZTE Grand SII (S2)", + "url": "/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g" + }, { "slug": "zte-grand-x-2-in", "name": "ZTE Grand X 2 In", @@ -199411,6 +210626,11 @@ "name": "ZTE Maven 2", "url": "/v1/smartphones/zte-maven-2-1gb-8gb-4g-lte" }, + { + "slug": "zte-max-xl-2gb-16gb-4g-lte", + "name": "ZTE Max XL", + "url": "/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte" + }, { "slug": "zte-max-xl-2gb-32gb-4g-lte", "name": "ZTE Max XL", @@ -199591,6 +210811,11 @@ "name": "ZTE Nubia Ivy 5G TD-LTE JP Z6561J (ZTE Z6561)", "url": "/v1/smartphones/zte-nubia-ivy-5g-td-lte-jp-z6561j-zte-z6561" }, + { + "slug": "zte-nubia-mini-5g-6gb-64gb-5g", + "name": "ZTE Nubia Mini 5G", + "url": "/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g" + }, { "slug": "zte-nubia-my-prague-dual-sim-td-lte-nx513j-zte-513j", "name": "ZTE Nubia My Prague Dual SIM TD-LTE NX513J (ZTE 513J)", @@ -206851,21 +218076,176 @@ "name": "iQOO 13", "url": "/v1/smartphones/iqoo-13" }, + { + "slug": "iqoo-13-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO 13 (16GB RAM + 512GB)", + "url": "/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "iqoo-13-5g-12gb-256gb-5g", + "name": "iQOO 13 5G", + "url": "/v1/smartphones/iqoo-13-5g-12gb-256gb-5g" + }, + { + "slug": "iqoo-15-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO 15 (16GB RAM + 512GB)", + "url": "/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "iQOO 3 (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte" + }, { "slug": "iqoo-3-5g", "name": "iQOO 3 5G", "url": "/v1/smartphones/iqoo-3-5g" }, + { + "slug": "iqoo-3-pro-8gb-128gb-4g-lte", + "name": "iQOO 3 Pro", + "url": "/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte" + }, + { + "slug": "iqoo-7-8gb-128gb-5g", + "name": "iQOO 7", + "url": "/v1/smartphones/iqoo-7-8gb-128gb-5g" + }, + { + "slug": "iqoo-7-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO 7 (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO 7 Legend (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-8-5g-8gb-128gb-5g", + "name": "iQOO 8 5G", + "url": "/v1/smartphones/iqoo-8-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-9-5g-8gb-128gb-5g", + "name": "iQOO 9 5G", + "url": "/v1/smartphones/iqoo-9-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO 9 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-neo-6gb-128gb-4g-lte", + "name": "iQOO Neo", + "url": "/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte" + }, { "slug": "iqoo-neo", "name": "iQOO Neo", "url": "/v1/smartphones/iqoo-neo" }, + { + "slug": "iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 10 (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO Neo 10 (16GB RAM + 512GB)", + "url": "/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g" + }, + { + "slug": "iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Neo 10 (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-neo-10-pro-5g-12gb-256gb-5g", + "name": "iQOO Neo 10 Pro 5G", + "url": "/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g" + }, + { + "slug": "iqoo-neo-10-pro-plus-12gb-256gb-5g", + "name": "iQOO Neo 10 Pro Plus", + "url": "/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g" + }, { "slug": "iqoo-neo-11", "name": "iQOO Neo 11", "url": "/v1/smartphones/iqoo-neo-11" }, + { + "slug": "iqoo-neo-3-6gb-128gb-5g", + "name": "iQOO Neo 3", + "url": "/v1/smartphones/iqoo-neo-3-6gb-128gb-5g" + }, + { + "slug": "iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g", + "name": "iQOO Neo 3 5G (12GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g" + }, + { + "slug": "iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Neo 3 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-5-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 5 SE 5G", + "url": "/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-5-vitality-edition-8gb-128gb-5g", + "name": "iQOO Neo 5 Vitality Edition", + "url": "/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-5s-5g-8gb-128gb-5g", + "name": "iQOO Neo 5s 5G", + "url": "/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-6-5g-8gb-128gb-5g", + "name": "iQOO Neo 6 5G", + "url": "/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 6 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-neo-6-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 6 SE 5G", + "url": "/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 7 (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-neo-7-5g-8gb-128gb-5g", + "name": "iQOO Neo 7 5G", + "url": "/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-7-5g-china-8gb-128gb-5g", + "name": "iQOO Neo 7 5G (China)", + "url": "/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-7-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 7 SE 5G", + "url": "/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-neo-8-pro-16gb-256gb-5g", + "name": "iQOO Neo 8 Pro", + "url": "/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g" + }, { "slug": "iqoo-neo-855", "name": "iQOO Neo 855", @@ -206891,6 +218271,11 @@ "name": "iQOO Neo 855 Racing", "url": "/v1/smartphones/iqoo-neo-855-racing" }, + { + "slug": "iqoo-neo-855-racing-edition-8gb-128gb-4g-lte", + "name": "iQOO Neo 855 Racing Edition", + "url": "/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte" + }, { "slug": "iqoo-neo-855-standard-edition-dual-sim-td-lte-cn-128gb-v1936a", "name": "iQOO Neo 855 Standard Edition Dual SIM TD-LTE CN 128GB V1936A", @@ -206926,6 +218311,11 @@ "name": "iQOO Neo 855S Racing Standard Edition Dual SIM TD-LTE CN 128GB V1936TL", "url": "/v1/smartphones/iqoo-neo-855s-racing-standard-edition-dual-sim-td-lte-cn-128gb-v1936tl" }, + { + "slug": "iqoo-neo-9s-pro-5g-12gb-256gb-5g", + "name": "iQOO Neo 9S Pro 5G", + "url": "/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g" + }, { "slug": "iqoo-neo-premium-edition-dual-sim-td-lte-cn-128gb-v1914a", "name": "iQOO Neo Premium Edition Dual SIM TD-LTE CN 128GB V1914A", @@ -206966,6 +218356,26 @@ "name": "iQOO Pro 5G", "url": "/v1/smartphones/iqoo-pro-5g" }, + { + "slug": "iqoo-u3-6gb-128gb-5g", + "name": "iQOO U3", + "url": "/v1/smartphones/iqoo-u3-6gb-128gb-5g" + }, + { + "slug": "iqoo-u3x-6gb-64gb-5g", + "name": "iQOO U3x", + "url": "/v1/smartphones/iqoo-u3x-6gb-64gb-5g" + }, + { + "slug": "iqoo-u3x-4g-4gb-128gb-4g-lte", + "name": "iQOO U3x 4G", + "url": "/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte" + }, + { + "slug": "iqoo-u5-5g-4gb-128gb-5g", + "name": "iQOO U5 5G", + "url": "/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g" + }, { "slug": "iqoo-u5e-5g-2022-premium-edition-dual-sim-td-lte-cn-128gb-v2197a", "name": "iQOO U5e 5G 2022 Premium Edition Dual SIM TD-LTE CN 128GB V2197A", @@ -206976,11 +218386,161 @@ "name": "iQOO U5e 5G 2022 Standard Edition Dual SIM TD-LTE CN 128GB V2197A", "url": "/v1/smartphones/iqoo-u5e-5g-2022-standard-edition-dual-sim-td-lte-cn-128gb-v2197a" }, + { + "slug": "iqoo-z1-6gb-128gb-5g", + "name": "iQOO Z1", + "url": "/v1/smartphones/iqoo-z1-6gb-128gb-5g" + }, { "slug": "iqoo-z1", "name": "iQOO Z1", "url": "/v1/smartphones/iqoo-z1" }, + { + "slug": "iqoo-z1-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z1 (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g", + "name": "iQOO Z1 Nautical King Limited Edition", + "url": "/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g" + }, + { + "slug": "iqoo-z10-5g-8gb-128gb-5g", + "name": "iQOO Z10 5G", + "url": "/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z10 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "iQOO Z10 Lite 5G (4GB RAM + 64GB)", + "url": "/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g" + }, + { + "slug": "iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z10 Lite 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10 Lite 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z10-turbo-plus-12gb-256gb-5g", + "name": "iQOO Z10 Turbo Plus", + "url": "/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g" + }, + { + "slug": "iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z10x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10x 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z11x 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z11x 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z1x (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z3-6gb-128gb-5g", + "name": "iQOO Z3", + "url": "/v1/smartphones/iqoo-z3-6gb-128gb-5g" + }, + { + "slug": "iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z3 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z5-5g-8gb-128gb-5g", + "name": "iQOO Z5 5G", + "url": "/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z5 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z5 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z5x-5g-6gb-128gb-5g", + "name": "iQOO Z5x 5G", + "url": "/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g" + }, + { + "slug": "iqoo-z6-4g-4gb-128gb-4g-lte", + "name": "iQOO Z6 4G", + "url": "/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte" + }, + { + "slug": "iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "iQOO Z6 4G (6GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte" + }, + { + "slug": "iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "iQOO Z6 4G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte" + }, + { + "slug": "iqoo-z6-5g-4gb-128gb-5g", + "name": "iQOO Z6 5G", + "url": "/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g" + }, + { + "slug": "iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z6 5G (6GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z6 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z6 Lite (6GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "iqoo-z6-lite-5g-4gb-64gb-5g", + "name": "iQOO Z6 Lite 5G", + "url": "/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g" + }, + { + "slug": "iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z6 Pro 5G (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g" + }, { "slug": "iqoo-z6x-5g-2022-premium-edition-dual-sim-td-lte-cn-128gb-v2164ka", "name": "iQOO Z6x 5G 2022 Premium Edition Dual SIM TD-LTE CN 128GB V2164KA", @@ -206996,6 +218556,86 @@ "name": "iQOO Z6x 5G 2022 Standard Edition Dual SIM TD-LTE CN 128GB V2164KA", "url": "/v1/smartphones/iqoo-z6x-5g-2022-standard-edition-dual-sim-td-lte-cn-128gb-v2164ka" }, + { + "slug": "iqoo-z7-5g-6gb-128gb-5g", + "name": "iQOO Z7 5G", + "url": "/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g" + }, + { + "slug": "iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z7 5G (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z7-pro-5g-8gb-128gb-5g", + "name": "iQOO Z7 Pro 5G", + "url": "/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z7 Pro 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z7s (8GB RAM + 128GB)", + "url": "/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g" + }, + { + "slug": "iqoo-z7s-5g-6gb-128gb-5g", + "name": "iQOO Z7s 5G", + "url": "/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g" + }, + { + "slug": "iqoo-z7x-8gb-128gb-5g", + "name": "iQOO Z7x", + "url": "/v1/smartphones/iqoo-z7x-8gb-128gb-5g" + }, + { + "slug": "iqoo-z8-5g-8gb-256gb-5g", + "name": "iQOO Z8 5G", + "url": "/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g" + }, + { + "slug": "iqoo-z9-5g-8gb-128gb-5g", + "name": "iQOO Z9 5G", + "url": "/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g" + }, + { + "slug": "iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z9 5G (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z9-lite-5g-4gb-128gb-5g", + "name": "iQOO Z9 Lite 5G", + "url": "/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g" + }, + { + "slug": "iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z9 Lite 5G (6GB RAM +128GB)", + "url": "/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g" + }, + { + "slug": "iqoo-z9-turbo-plus-12gb-256gb-5g", + "name": "iQOO Z9 Turbo Plus", + "url": "/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g" + }, + { + "slug": "iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z9s (12GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g" + }, + { + "slug": "iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z9s (8GB RAM + 256GB)", + "url": "/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g" + }, + { + "slug": "iqoo-z9s-5g-8gb-128gb-5g", + "name": "iQOO Z9s 5G", + "url": "/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g" + }, { "slug": "ideapad", "name": "ideapad", @@ -207011,11 +218651,21 @@ "name": "it WiMAX 2+ LGV36", "url": "/v1/smartphones/it-wimax-2-lgv36" }, + { + "slug": "itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "itel A50 (3GB RAM + 64GB)", + "url": "/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte" + }, { "slug": "itel-a50c-2gb-32gb-4g-lte", "name": "itel A50C", "url": "/v1/smartphones/itel-a50c-2gb-32gb-4g-lte" }, + { + "slug": "itel-city-100-4gb-128gb-4g-lte", + "name": "itel City 100", + "url": "/v1/smartphones/itel-city-100-4gb-128gb-4g-lte" + }, { "slug": "itel-p55-8gb-256gb-4g-lte", "name": "itel P55", @@ -207026,6 +218676,11 @@ "name": "itel P65", "url": "/v1/smartphones/itel-p65-8gb-256gb-4g-lte" }, + { + "slug": "itel-rs4-8gb-128gb-4g-lte", + "name": "itel RS4", + "url": "/v1/smartphones/itel-rs4-8gb-128gb-4g-lte" + }, { "slug": "itel-s23-8gb-256gb-4g-lte", "name": "itel S23", @@ -207036,6 +218691,16 @@ "name": "itel S24", "url": "/v1/smartphones/itel-s24-8gb-256gb-4g-lte" }, + { + "slug": "itel-ts-pro-4gb-64gb-4g-lte", + "name": "itel TS Pro", + "url": "/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte" + }, + { + "slug": "itel-zeno-5g-4gb-128gb-5g", + "name": "itel Zeno 5G", + "url": "/v1/smartphones/itel-zeno-5g-4gb-128gb-5g" + }, { "slug": "m21i", "name": "m21i", diff --git a/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..3d015f886f4 --- /dev/null +++ b/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11357, + "slug": "infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "gt-30-pro-5g-12gb-ram-256gb", + "name": "Infinix GT 30 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1315, + "slug": "mediatek-dimensity-8350-ultimate", + "name": "Mediatek Dimensity 8350 Ultimate", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "url": "/v1/socs/mediatek-dimensity-8350-ultimate" + }, + "release_date": "2025-06-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.291884", + "updated_at": "2026-06-20T13:09:14.291884" +} diff --git a/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..15df8f3c823 --- /dev/null +++ b/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11356, + "slug": "infinix-gt-30-pro-8gb-256gb-5g", + "base_model_slug": "gt-30-pro", + "name": "Infinix GT 30 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1315, + "slug": "mediatek-dimensity-8350-ultimate", + "name": "Mediatek Dimensity 8350 Ultimate", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "url": "/v1/socs/mediatek-dimensity-8350-ultimate" + }, + "release_date": "2025-05-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.291384", + "updated_at": "2026-06-20T13:09:14.291384" +} diff --git a/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/infinix-gt-30-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0755b94134f --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11135, + "slug": "infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "hot-10-4gb-ram-64gb", + "name": "Infinix Hot 10 (4GB RAM + 64GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-10-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 720 x 1640 pixels, 60 Hz", + "resolution": "~ 320 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.205192", + "updated_at": "2026-06-20T13:09:14.205192" +} diff --git a/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..49c05a46bbb --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..377e15fbe35 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11207, + "slug": "infinix-hot-11-4gb-64gb-4g-lte", + "base_model_slug": "hot-11", + "name": "Infinix Hot 11", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2021-09-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 320 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.233582", + "updated_at": "2026-06-20T13:09:14.233582" +} diff --git a/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..49c05a46bbb --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": null, + "camera": null, + "battery": 33.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..217acfb5138 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11211, + "slug": "infinix-hot-11s-4gb-64gb-4g-lte", + "base_model_slug": "hot-11s", + "name": "Infinix Hot 11S", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-09-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.234588", + "updated_at": "2026-06-20T13:09:14.235095" +} diff --git a/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c50236bba86 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11213, + "slug": "infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "hot-11s-4gb-ram-128gb", + "name": "Infinix Hot 11S (4GB RAM + 128GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-09-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2480 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.235600", + "updated_at": "2026-06-20T13:09:14.235600" +} diff --git a/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-11s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..164e7bc8cc8 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11227, + "slug": "infinix-hot-12-play-4gb-64gb-4g-lte", + "base_model_slug": "hot-12-play", + "name": "Infinix Hot 12 Play", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 2086, + "slug": "unisoc-tiger-t610", + "name": "UNISOC Tiger T610", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t610" + }, + "release_date": "2022-05-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 1640 x 720 pixels, 90 Hz", + "resolution": "~ 259 PPI", + "type": "Color (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.240886", + "updated_at": "2026-06-20T13:09:14.240886" +} diff --git a/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3db39db00e5 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11229, + "slug": "infinix-hot-12-pro-6gb-64gb-4g-lte", + "base_model_slug": "hot-12-pro", + "name": "Infinix Hot 12 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2022-08-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.241386", + "updated_at": "2026-06-20T13:09:14.241386" +} diff --git a/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3bcc78906d8 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11231, + "slug": "infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "hot-12-pro-8gb-ram-128gb", + "name": "Infinix Hot 12 Pro (8GB RAM+ 128GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2022-08-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.242392", + "updated_at": "2026-06-20T13:09:14.242901" +} diff --git a/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8e54f40bbc5 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11233, + "slug": "infinix-hot-12i-2gb-64gb-4g-lte", + "base_model_slug": "hot-12i", + "name": "Infinix Hot 12i", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-04-12", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.243900", + "updated_at": "2026-06-20T13:09:14.243900" +} diff --git a/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-12i-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/index.json b/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..473835cfaff --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11238, + "slug": "infinix-hot-20-4gb-64gb-5g", + "base_model_slug": "hot-20", + "name": "Infinix Hot 20", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1229, + "slug": "dimensity-810", + "name": "Dimensity 810", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-810" + }, + "release_date": "2022-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.246200", + "updated_at": "2026-06-20T13:09:14.246200" +} diff --git a/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b0ae7295510 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11241, + "slug": "infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "hot-20-6gb-ram-128gb", + "name": "Infinix Hot 20 (6GB RAM+ 128GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1229, + "slug": "dimensity-810", + "name": "Dimensity 810", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-810" + }, + "release_date": "2022-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.247196", + "updated_at": "2026-06-20T13:09:14.247196" +} diff --git a/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1587de6a59a --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11242, + "slug": "infinix-hot-20-play-4gb-64gb-4g-lte", + "base_model_slug": "hot-20-play", + "name": "Infinix Hot 20 Play", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-12-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.247699", + "updated_at": "2026-06-20T13:09:14.247699" +} diff --git a/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..aa80bb64085 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11245, + "slug": "infinix-hot-20i-3gb-64gb-4g-lte", + "base_model_slug": "hot-20i", + "name": "Infinix Hot 20i", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-09-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels", + "resolution": "~ 267 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.248701", + "updated_at": "2026-06-20T13:09:14.248701" +} diff --git a/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-20i-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..6b38e3f0f1e --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11272, + "slug": "infinix-hot-30-8gb-256gb-4g-lte", + "base_model_slug": "hot-30", + "name": "Infinix Hot 30", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-03-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.258454", + "updated_at": "2026-06-20T13:09:14.258454" +} diff --git a/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-30-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0df006d69a2 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11280, + "slug": "infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "hot-30i-4gb-ram-64gb", + "name": "Infinix Hot 30i (4GB RAM+ 64GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.260956", + "updated_at": "2026-06-20T13:09:14.260956" +} diff --git a/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d72ab5daa1d --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11283, + "slug": "infinix-hot-40-8gb-128gb-4g-lte", + "base_model_slug": "hot-40", + "name": "Infinix Hot 40", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-12-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.261955", + "updated_at": "2026-06-20T13:09:14.261955" +} diff --git a/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-40-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d43c537b462 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11285, + "slug": "infinix-hot-40-pro-8gb-128gb-4g-lte", + "base_model_slug": "hot-40-pro", + "name": "Infinix Hot 40 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-12-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.263477", + "updated_at": "2026-06-20T13:09:14.263477" +} diff --git a/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-40-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..35a9f245629 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11359, + "slug": "infinix-hot-60-pro-8gb-128gb-4g-lte", + "base_model_slug": "hot-60-pro", + "name": "Infinix Hot 60 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1320, + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2 (1.1GHz)", + "url": "/v1/socs/mediatek-helio-g200" + }, + "release_date": "2025-07-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.291884", + "updated_at": "2026-06-20T13:09:14.291884" +} diff --git a/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..214606f9b7d --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-60-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..60f705f39f3 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11361, + "slug": "infinix-hot-60-pro-plus-8gb-128gb-4g-lte", + "base_model_slug": "hot-60-pro-plus", + "name": "Infinix Hot 60 Pro Plus", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1320, + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2 (1.1GHz)", + "url": "/v1/socs/mediatek-helio-g200" + }, + "release_date": "2025-07-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.292891", + "updated_at": "2026-06-20T13:09:14.292891" +} diff --git a/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..214606f9b7d --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-60-pro-plus-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2c4f6fd9c47 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11052, + "slug": "infinix-hot-7-pro-6gb-64gb-4g-lte", + "base_model_slug": "hot-7-pro", + "name": "Infinix Hot 7 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.173429", + "updated_at": "2026-06-20T13:09:14.173429" +} diff --git a/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-7-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..db82abc5933 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11060, + "slug": "infinix-hot-8-4gb-64gb-4g-lte", + "base_model_slug": "hot-8", + "name": "Infinix Hot 8", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-09-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.175440", + "updated_at": "2026-06-20T13:09:14.175440" +} diff --git a/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-8-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..aecf71d0dc6 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11140, + "slug": "infinix-hot-9-4gb-64gb-4g-lte", + "base_model_slug": "hot-9", + "name": "Infinix Hot 9", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2020-05-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.208206", + "updated_at": "2026-06-20T13:09:14.208206" +} diff --git a/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b268c67d084 --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11146, + "slug": "infinix-hot-9-play-2gb-32gb-4g-lte", + "base_model_slug": "hot-9-play", + "name": "Infinix Hot 9 Play", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2020-04-09", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.210207", + "updated_at": "2026-06-20T13:09:14.210207" +} diff --git a/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/infinix-hot-9-play-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8e99db5c078 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11216, + "slug": "infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "note-10-6gb-ram-128gb", + "name": "Infinix Note 10 (6GB RAM + 128GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-06-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2460 pixels", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.236601", + "updated_at": "2026-06-20T13:09:14.236601" +} diff --git a/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..36ff45f3a5b --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11217, + "slug": "infinix-note-11-4gb-64gb-4g-lte", + "base_model_slug": "note-11", + "name": "Infinix Note 11", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-12-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.237101", + "updated_at": "2026-06-20T13:09:14.237101" +} diff --git a/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-11-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9de16ccf3a3 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11256, + "slug": "infinix-note-12-g96-8gb-128gb-4g-lte", + "base_model_slug": "note-12-g96", + "name": "Infinix Note 12 (G96)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-05-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.252200", + "updated_at": "2026-06-20T13:09:14.252200" +} diff --git a/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12-g96-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..be154d9d90b --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11261, + "slug": "infinix-note-12-turbo-8gb-128gb-4g-lte", + "base_model_slug": "note-12-turbo", + "name": "Infinix Note 12 Turbo", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-05-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 2400 x 1080 pixels, 60 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.254213", + "updated_at": "2026-06-20T13:09:14.254213" +} diff --git a/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12-turbo-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4c53d3e0a4f --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11292, + "slug": "infinix-note-12i-2022-4gb-64gb-4g-lte", + "base_model_slug": "note-12i-2022", + "name": "Infinix Note 12i (2022)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.266989", + "updated_at": "2026-06-20T13:09:14.267487" +} diff --git a/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-12i-2022-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e533f8eedd5 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11366, + "slug": "infinix-note-13-4gb-64gb-4g-lte", + "base_model_slug": "note-13", + "name": "Infinix Note 13", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2412 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.294399", + "updated_at": "2026-06-20T13:09:14.294399" +} diff --git a/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-13-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ec989baa0af --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11299, + "slug": "infinix-note-30-vip-racing-edition-8gb-256gb-5g", + "base_model_slug": "note-30-vip-racing-edition", + "name": "Infinix Note 30 VIP Racing Edition", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1246, + "slug": "dimensity-8050", + "name": "MediaTek Dimensity 8050", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-8050" + }, + "release_date": "2023-09-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 4.1, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.269487", + "updated_at": "2026-06-20T13:09:14.269487" +} diff --git a/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2cb0f0b2f2c --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-30-vip-racing-edition-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 4.1, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..7bd4fc7ac24 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11337, + "slug": "infinix-note-40s-8gb-256gb-4g-lte", + "base_model_slug": "note-40s", + "name": "Infinix Note 40S", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2436 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.284562", + "updated_at": "2026-06-20T13:09:14.284562" +} diff --git a/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-40s-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e49ba5714d2 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11342, + "slug": "infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "note-40x-5g-12gb-ram-256gb", + "name": "Infinix Note 40X 5G (12GB RAM +256GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2406 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.286579", + "updated_at": "2026-06-20T13:09:14.286579" +} diff --git a/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f292ddd7a9b --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..093410af84b --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11030, + "slug": "infinix-note-5-3gb-32gb-4g-lte", + "base_model_slug": "note-5", + "name": "Infinix Note 5", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1100, + "slug": "helio-p23", + "name": "Helio P23", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/helio-p23" + }, + "release_date": "2018-08-23", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.166401", + "updated_at": "2026-06-20T13:09:14.166401" +} diff --git a/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bc28f73d4c2 --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-5-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c79ee9afaaf --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11169, + "slug": "infinix-note-7-4gb-64gb-4g-lte", + "base_model_slug": "note-7", + "name": "Infinix Note 7", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-09-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 720 x 1640 pixels", + "resolution": "~ 258 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.219737", + "updated_at": "2026-06-20T13:09:14.219737" +} diff --git a/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-note-7-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6ceccddda67 --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11095, + "slug": "infinix-s4-3gb-32gb-4g-lte", + "base_model_slug": "s4", + "name": "Infinix S4", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-05-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.190692", + "updated_at": "2026-06-20T13:09:14.190692" +} diff --git a/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ca34314abcc --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11098, + "slug": "infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "s4-4gb-ram-64gb", + "name": "Infinix S4 (4GB RAM + 64GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-08-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.191692", + "updated_at": "2026-06-20T13:09:14.191692" +} diff --git a/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8d4d1ede7b8 --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11099, + "slug": "infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "s4-6gb-ram-64gb", + "name": "Infinix S4 (6GB RAM + 64GB)", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-05-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.193199", + "updated_at": "2026-06-20T13:09:14.193199" +} diff --git a/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/infinix-s4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2621ff53ccf --- /dev/null +++ b/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11101, + "slug": "infinix-s5-4gb-64gb-4g-lte", + "base_model_slug": "s5", + "name": "Infinix S5", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-10-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.193710", + "updated_at": "2026-06-20T13:09:14.193710" +} diff --git a/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/infinix-s5-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5d6b1828ca0 --- /dev/null +++ b/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11180, + "slug": "infinix-s5-pro-4gb-64gb-4g-lte", + "base_model_slug": "s5-pro", + "name": "Infinix S5 Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-03-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2220 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.223243", + "updated_at": "2026-06-20T13:09:14.223243" +} diff --git a/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/infinix-s5-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d34020d2a88 --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11374, + "slug": "infinix-smart-10-plus-4gb-128gb-4g-lte", + "base_model_slug": "smart-10-plus", + "name": "Infinix Smart 10 Plus", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-06-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.296404", + "updated_at": "2026-06-20T13:09:14.296404" +} diff --git a/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-10-plus-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..989231ae06c --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11189, + "slug": "infinix-smart-4-plus-3gb-32gb-4g-lte", + "base_model_slug": "smart-4-plus", + "name": "Infinix Smart 4 Plus", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-07-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 1640 x 720 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.228062", + "updated_at": "2026-06-20T13:09:14.228062" +} diff --git a/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-4-plus-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cd9a63df57e --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11262, + "slug": "infinix-smart-6-2gb-64gb-4g-lte", + "base_model_slug": "smart-6", + "name": "Infinix Smart 6", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-04-27", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.255222", + "updated_at": "2026-06-20T13:09:14.255222" +} diff --git a/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/infinix-smart-6-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..751b32a99b3 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11263, + "slug": "infinix-zero-20-8gb-128gb-4g-lte", + "base_model_slug": "zero-20", + "name": "Infinix Zero 20", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-09-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.255222", + "updated_at": "2026-06-20T13:09:14.255222" +} diff --git a/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-20-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..60904681b35 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11310, + "slug": "infinix-zero-5g-2023-turbo-8gb-256gb-5g", + "base_model_slug": "zero-5g-2023-turbo", + "name": "Infinix Zero 5G 2023 Turbo", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-02-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color LCD LTPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.273502", + "updated_at": "2026-06-20T13:09:14.273502" +} diff --git a/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-5g-2023-turbo-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..72fd88522bc --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11222, + "slug": "infinix-zero-x-8gb-128gb-4g-lte", + "base_model_slug": "zero-x", + "name": "Infinix Zero X", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.238601", + "updated_at": "2026-06-20T13:09:14.238601" +} diff --git a/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-x-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d5dd69eaee8 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11223, + "slug": "infinix-zero-x-pro-8gb-128gb-5g", + "base_model_slug": "zero-x-pro", + "name": "Infinix Zero X Pro", + "brand": { + "id": 27, + "slug": "infinix", + "name": "Infinix Mobile", + "country": "CN", + "url": "/v1/brands/infinix" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.239395", + "updated_at": "2026-06-20T13:09:14.239395" +} diff --git a/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/infinix-zero-x-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/index.json b/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/index.json new file mode 100644 index 00000000000..a3526bf5085 --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11447, + "slug": "intex-aqua-classic-1gb-8gb-3g", + "base_model_slug": "aqua-classic", + "name": "Intex Aqua Classic", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": { + "id": 2051, + "slug": "spreadtrum-sc7731", + "name": "Spreadtrum SC7731", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "Mali-400MP2", + "url": "/v1/socs/spreadtrum-sc7731" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5 inches, 480 x 854 pixels", + "resolution": "~ 196 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.328941", + "updated_at": "2026-06-20T13:09:14.328941" +} diff --git a/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/score/index.json b/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-classic-1gb-8gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..0d6111dc42f --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11461, + "slug": "intex-aqua-jewel-2-2gb-16gb-4g-lte", + "base_model_slug": "aqua-jewel-2", + "name": "Intex Aqua Jewel 2", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": { + "id": 2065, + "slug": "spreadtrum-sc9832a", + "name": "Spreadtrum SC9832A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/spreadtrum-sc9832a" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.334354", + "updated_at": "2026-06-20T13:09:14.334354" +} diff --git a/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-jewel-2-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..a59a30026fd --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11469, + "slug": "intex-aqua-selfie-2gb-16gb-4g-lte", + "base_model_slug": "aqua-selfie", + "name": "Intex Aqua Selfie", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": { + "id": 2065, + "slug": "spreadtrum-sc9832a", + "name": "Spreadtrum SC9832A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/spreadtrum-sc9832a" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.336105", + "updated_at": "2026-06-20T13:09:14.336105" +} diff --git a/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/intex-aqua-selfie-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..6ffc750d6f6 --- /dev/null +++ b/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11480, + "slug": "intex-infie-33-1gb-8gb-4g-lte", + "base_model_slug": "infie-33", + "name": "Intex Infie 33", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": { + "id": 2066, + "slug": "spreadtrum-sc9850", + "name": "Spreadtrum SC9850", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "ARM Mali-T820", + "url": "/v1/socs/spreadtrum-sc9850" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.34 inches, 480 x 960 pixels", + "resolution": "~ 201 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.340620", + "updated_at": "2026-06-20T13:09:14.340620" +} diff --git a/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/intex-infie-33-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..a634a4e3a96 --- /dev/null +++ b/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11482, + "slug": "intex-lions-6-1gb-8gb-4g-lte", + "base_model_slug": "lions-6", + "name": "Intex Lions 6", + "brand": { + "id": 89, + "slug": "intex", + "name": "Intex", + "country": "IN", + "url": "/v1/brands/intex" + }, + "soc": { + "id": 2065, + "slug": "spreadtrum-sc9832a", + "name": "Spreadtrum SC9832A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/spreadtrum-sc9832a" + }, + "release_date": "2018-09-17", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 480 x 854 pixels", + "resolution": "~ 196 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.341119", + "updated_at": "2026-06-20T13:09:14.341119" +} diff --git a/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/intex-lions-6-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..332226dac81 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11541, + "slug": "iqoo-13-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "13-16gb-ram-512gb", + "name": "iQOO 13 (16GB RAM + 512GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-12-03", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO 2.0 AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.367256", + "updated_at": "2026-06-20T13:09:14.367256" +} diff --git a/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9516b9bcbfd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d73d4974acb --- /dev/null +++ b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11542, + "slug": "iqoo-13-5g-12gb-256gb-5g", + "base_model_slug": "13-5g", + "name": "iQOO 13 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-12-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO 2.0 AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.367256", + "updated_at": "2026-06-20T13:09:14.367256" +} diff --git a/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-13-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..c106d6bf64c --- /dev/null +++ b/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11553, + "slug": "iqoo-15-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "15-16gb-ram-512gb", + "name": "iQOO 15 (16GB RAM + 512GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.371266", + "updated_at": "2026-06-20T13:09:14.371266" +} diff --git a/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..87f65fc69f5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-15-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..2a5da9ddabc --- /dev/null +++ b/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11486, + "slug": "iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "3-8gb-ram-256gb", + "name": "iQOO 3 (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4440, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.342119", + "updated_at": "2026-06-20T13:09:14.342119" +} diff --git a/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..defac554169 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-3-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8a4b606e74a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11487, + "slug": "iqoo-3-pro-8gb-128gb-4g-lte", + "base_model_slug": "3-pro", + "name": "iQOO 3 Pro", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4440, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.342119", + "updated_at": "2026-06-20T13:09:14.342119" +} diff --git a/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..defac554169 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-3-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3165ee2bc4a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11497, + "slug": "iqoo-7-8gb-128gb-5g", + "base_model_slug": "7", + "name": "iQOO 7", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-04-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 6.1, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.348163", + "updated_at": "2026-06-20T13:09:14.348163" +} diff --git a/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3f75cec1bbe --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 6.1, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9654acc245f --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11498, + "slug": "iqoo-7-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "7-8gb-ram-256gb", + "name": "iQOO 7 (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-04-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 6.1, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.348659", + "updated_at": "2026-06-20T13:09:14.348659" +} diff --git a/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3f75cec1bbe --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 6.1, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c0b369954c9 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11499, + "slug": "iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "7-legend-12gb-ram-256gb", + "name": "iQOO 7 Legend (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 11.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.348659", + "updated_at": "2026-06-20T13:09:14.348659" +} diff --git a/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0f014002be3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-7-legend-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 11.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e18879dc372 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11500, + "slug": "iqoo-8-5g-8gb-128gb-5g", + "base_model_slug": "8-5g", + "name": "iQOO 8 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 8.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.349159", + "updated_at": "2026-06-20T13:09:14.349159" +} diff --git a/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..36e59dc8c65 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-8-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 8.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..333a4aa5243 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11514, + "slug": "iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "9-5g-12gb-ram-256gb", + "name": "iQOO 9 5G (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.7, + "performance": 11.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.354717", + "updated_at": "2026-06-20T13:09:14.354717" +} diff --git a/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c219e2cec64 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.7, + "performance": 11.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bd765840a39 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11513, + "slug": "iqoo-9-5g-8gb-128gb-5g", + "base_model_slug": "9-5g", + "name": "iQOO 9 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 8.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.354216", + "updated_at": "2026-06-20T13:09:14.354216" +} diff --git a/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..36e59dc8c65 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-9-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 8.2, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7236b7d9e17 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11558, + "slug": "iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "neo-10-12gb-ram-256gb", + "name": "iQOO Neo 10 (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-05-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.373273", + "updated_at": "2026-06-20T13:09:14.373273" +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..611e019b092 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11559, + "slug": "iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "neo-10-16gb-ram-512gb", + "name": "iQOO Neo 10 (16GB RAM + 512GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-05-26", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.373273", + "updated_at": "2026-06-20T13:09:14.373273" +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..118aa18cdb6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11560, + "slug": "iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "neo-10-8gb-ram-256gb", + "name": "iQOO Neo 10 (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.373781", + "updated_at": "2026-06-20T13:09:14.373781" +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..58a72c1852e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11543, + "slug": "iqoo-neo-10-pro-5g-12gb-256gb-5g", + "base_model_slug": "neo-10-pro-5g", + "name": "iQOO Neo 10 Pro 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-11-29", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 69.7, + "performance": 74.3, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.367766", + "updated_at": "2026-06-20T13:09:14.367766" +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..bede75cffda --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 69.7, + "performance": 74.3, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..25eebb26ce1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11561, + "slug": "iqoo-neo-10-pro-plus-12gb-256gb-5g", + "base_model_slug": "neo-10-pro-plus", + "name": "iQOO Neo 10 Pro Plus", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-05-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.374280", + "updated_at": "2026-06-20T13:09:14.374280" +} diff --git a/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-10-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..4ff46dcbf7a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11489, + "slug": "iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g", + "base_model_slug": "neo-3-5g-12gb-ram-128gb", + "name": "iQOO Neo 3 5G (12GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.344134", + "updated_at": "2026-06-20T13:09:14.344134" +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..43b0c0503aa --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11490, + "slug": "iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "neo-3-5g-8gb-ram-128gb", + "name": "iQOO Neo 3 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.344134", + "updated_at": "2026-06-20T13:09:14.344134" +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..80d550529e8 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11488, + "slug": "iqoo-neo-3-6gb-128gb-5g", + "base_model_slug": "neo-3", + "name": "iQOO Neo 3", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.9, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.343125", + "updated_at": "2026-06-20T13:09:14.343125" +} diff --git a/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6dac778032f --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-3-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.9, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a6ed4736ad5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11501, + "slug": "iqoo-neo-5-se-5g-8gb-128gb-5g", + "base_model_slug": "neo-5-se-5g", + "name": "iQOO Neo 5 SE 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-12-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.349159", + "updated_at": "2026-06-20T13:09:14.349159" +} diff --git a/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5-se-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4c31048931c --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11502, + "slug": "iqoo-neo-5-vitality-edition-8gb-128gb-5g", + "base_model_slug": "neo-5-vitality-edition", + "name": "iQOO Neo 5 Vitality Edition", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-05-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 398 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.349159", + "updated_at": "2026-06-20T13:09:14.349159" +} diff --git a/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5-vitality-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..cc754b926f3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11503, + "slug": "iqoo-neo-5s-5g-8gb-128gb-5g", + "base_model_slug": "neo-5s-5g", + "name": "iQOO Neo 5s 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-12-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.349159", + "updated_at": "2026-06-20T13:09:14.350165" +} diff --git a/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-5s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e5906dc2d2a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11516, + "slug": "iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "neo-6-5g-12gb-ram-256gb", + "name": "iQOO Neo 6 5G (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-31", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.3, + "performance": 9.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.355718", + "updated_at": "2026-06-20T13:09:14.355718" +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee98043f26e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.3, + "performance": 9.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..90477fc0ea0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11515, + "slug": "iqoo-neo-6-5g-8gb-128gb-5g", + "base_model_slug": "neo-6-5g", + "name": "iQOO Neo 6 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.355218", + "updated_at": "2026-06-20T13:09:14.355218" +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4984d728040 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..95528216807 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11517, + "slug": "iqoo-neo-6-se-5g-8gb-128gb-5g", + "base_model_slug": "neo-6-se-5g", + "name": "iQOO Neo 6 SE 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.356716", + "updated_at": "2026-06-20T13:09:14.356716" +} diff --git a/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4984d728040 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6-se-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..78a95e629e1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11483, + "slug": "iqoo-neo-6gb-128gb-4g-lte", + "base_model_slug": "neo", + "name": "iQOO Neo", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2019-07-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.341619", + "updated_at": "2026-06-20T13:09:14.341619" +} diff --git a/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..8d7fa1d9efc --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11530, + "slug": "iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "neo-7-12gb-ram-256gb", + "name": "iQOO Neo 7 (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-02-16", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.361732", + "updated_at": "2026-06-20T13:09:14.361732" +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9dfd8b5cedd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e06df6dd416 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11531, + "slug": "iqoo-neo-7-5g-8gb-128gb-5g", + "base_model_slug": "neo-7-5g", + "name": "iQOO Neo 7 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-02-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.362233", + "updated_at": "2026-06-20T13:09:14.362233" +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d1825abada6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e37ade72dff --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11518, + "slug": "iqoo-neo-7-5g-china-8gb-128gb-5g", + "base_model_slug": "neo-7-5g-china", + "name": "iQOO Neo 7 5G (China)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-10-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.356716", + "updated_at": "2026-06-20T13:09:14.356716" +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-5g-china-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..0066594ae58 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11519, + "slug": "iqoo-neo-7-se-5g-8gb-128gb-5g", + "base_model_slug": "neo-7-se-5g", + "name": "iQOO Neo 7 SE 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2022-12-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.356716", + "updated_at": "2026-06-20T13:09:14.356716" +} diff --git a/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d1825abada6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-7-se-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..a2979e64cc6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11532, + "slug": "iqoo-neo-8-pro-16gb-256gb-5g", + "base_model_slug": "neo-8-pro", + "name": "iQOO Neo 8 Pro", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-05-23", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4880, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.9, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 38.6, + "camera": null, + "battery": 43.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.362233", + "updated_at": "2026-06-20T13:09:14.362233" +} diff --git a/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..84ac63225ab --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-8-pro-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 38.6, + "camera": null, + "battery": 43.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bdcac00107e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11484, + "slug": "iqoo-neo-855-racing-edition-8gb-128gb-4g-lte", + "base_model_slug": "neo-855-racing-edition", + "name": "iQOO Neo 855 Racing Edition", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-12-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.342119", + "updated_at": "2026-06-20T13:09:14.342119" +} diff --git a/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-855-racing-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a93c0c5b116 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11544, + "slug": "iqoo-neo-9s-pro-5g-12gb-256gb-5g", + "base_model_slug": "neo-9s-pro-5g", + "name": "iQOO Neo 9S Pro 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-05-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.8, + "performance": 58.1, + "camera": null, + "battery": 47.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.367766", + "updated_at": "2026-06-20T13:09:14.367766" +} diff --git a/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..85935d690a6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-neo-9s-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.8, + "performance": 58.1, + "camera": null, + "battery": 47.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..03facd1415b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11491, + "slug": "iqoo-u3-6gb-128gb-5g", + "base_model_slug": "u3", + "name": "iQOO U3", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2020-12-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.345140", + "updated_at": "2026-06-20T13:09:14.345140" +} diff --git a/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2e488070a5b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11505, + "slug": "iqoo-u3x-4g-4gb-128gb-4g-lte", + "base_model_slug": "u3x-4g", + "name": "iQOO U3x 4G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.350673", + "updated_at": "2026-06-20T13:09:14.350673" +} diff --git a/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3x-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/index.json b/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..3fbfb5f5060 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11504, + "slug": "iqoo-u3x-6gb-64gb-5g", + "base_model_slug": "u3x", + "name": "iQOO U3x", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-03-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.350165", + "updated_at": "2026-06-20T13:09:14.350165" +} diff --git a/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u3x-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..926ebd704d5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11506, + "slug": "iqoo-u5-5g-4gb-128gb-5g", + "base_model_slug": "u5-5g", + "name": "iQOO U5 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2021-12-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.350673", + "updated_at": "2026-06-20T13:09:14.350673" +} diff --git a/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-u5-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e6f460e5f14 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11492, + "slug": "iqoo-vivo-iqoo-3-8gb-128gb-4g-lte", + "base_model_slug": "vivo-iqoo-3", + "name": "Vivo iQOO 3", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4440, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.345648", + "updated_at": "2026-06-20T13:09:14.345648" +} diff --git a/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..defac554169 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-vivo-iqoo-3-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.5, + "performance": 3.4, + "camera": null, + "battery": 21.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c7b7a4698d8 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11485, + "slug": "iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g", + "base_model_slug": "vivo-iqoo-pro-5g", + "name": "Vivo iQOO Pro 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-08-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.342119", + "updated_at": "2026-06-20T13:09:14.342119" +} diff --git a/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-vivo-iqoo-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..6f8eb531d1e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11493, + "slug": "iqoo-z1-6gb-128gb-5g", + "base_model_slug": "z1", + "name": "iQOO Z1", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2020-05-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.346147", + "updated_at": "2026-06-20T13:09:14.346147" +} diff --git a/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4bdbaa23ce6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11494, + "slug": "iqoo-z1-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z1-8gb-ram-128gb", + "name": "iQOO Z1 (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2020-05-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.346147", + "updated_at": "2026-06-20T13:09:14.346147" +} diff --git a/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..188ac406092 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11495, + "slug": "iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g", + "base_model_slug": "z1-nautical-king-limited-edition", + "name": "iQOO Z1 Nautical King Limited Edition", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.347152", + "updated_at": "2026-06-20T13:09:14.347152" +} diff --git a/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1-nautical-king-limited-edition-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2a5dc48d7c3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11568, + "slug": "iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "z10-5g-12gb-ram-256gb", + "name": "iQOO Z10 5G (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.376280", + "updated_at": "2026-06-20T13:09:14.376280" +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..896fa73a265 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11567, + "slug": "iqoo-z10-5g-8gb-128gb-5g", + "base_model_slug": "z10-5g", + "name": "iQOO Z10 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.375780", + "updated_at": "2026-06-20T13:09:14.375780" +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..577ee2e21fb --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11569, + "slug": "iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z10-5g-8gb-ram-256gb", + "name": "iQOO Z10 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.376280", + "updated_at": "2026-06-20T13:09:14.376280" +} diff --git a/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..43670f6b615 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11571, + "slug": "iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "z10-lite-5g-4gb-ram-64gb", + "name": "iQOO Z10 Lite 5G (4GB RAM + 64GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.376780", + "updated_at": "2026-06-20T13:09:14.376780" +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a8829f0fd44 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11572, + "slug": "iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "z10-lite-5g-6gb-ram-128gb", + "name": "iQOO Z10 Lite 5G (6GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-18", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.377280", + "updated_at": "2026-06-20T13:09:14.377280" +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e449c8e6e10 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11573, + "slug": "iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z10-lite-5g-8gb-ram-256gb", + "name": "iQOO Z10 Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.377280", + "updated_at": "2026-06-20T13:09:14.377280" +} diff --git a/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..33b87702fc7 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11576, + "slug": "iqoo-z10-turbo-plus-12gb-256gb-5g", + "base_model_slug": "z10-turbo-plus", + "name": "iQOO Z10 Turbo Plus", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1309, + "slug": "dimensity-9400-plus", + "name": "Dimensity 9400+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400-plus" + }, + "release_date": "2025-08-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 70.8, + "performance": 76.6, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.380251", + "updated_at": "2026-06-20T13:09:14.380251" +} diff --git a/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..75b2068a86c --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10-turbo-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 70.8, + "performance": 76.6, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1bcff5cbeda --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11583, + "slug": "iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z10x-5g-8gb-ram-128gb", + "name": "iQOO Z10x 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-04-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.382249", + "updated_at": "2026-06-20T13:09:14.382249" +} diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..57d6f54d5b5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11584, + "slug": "iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z10x-5g-8gb-ram-256gb", + "name": "iQOO Z10x 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-04-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.382249", + "updated_at": "2026-06-20T13:09:14.382249" +} diff --git a/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4da6e647c32 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11585, + "slug": "iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z11x-5g-8gb-ram-128gb", + "name": "iQOO Z11x 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1329, + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" + }, + "release_date": "2026-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.383254", + "updated_at": "2026-06-20T13:09:14.383254" +} diff --git a/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..16174de977f --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11586, + "slug": "iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z11x-5g-8gb-ram-256gb", + "name": "iQOO Z11x 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1329, + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" + }, + "release_date": "2026-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.383254", + "updated_at": "2026-06-20T13:09:14.383254" +} diff --git a/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8e8d33ba4fd --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11496, + "slug": "iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z1x-8gb-ram-128gb", + "name": "iQOO Z1x (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.347665", + "updated_at": "2026-06-20T13:09:14.347665" +} diff --git a/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z1x-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b2ff9feff4a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11508, + "slug": "iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z3-5g-8gb-ram-128gb", + "name": "iQOO Z3 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1713, + "slug": "snapdragon-768g", + "name": "Snapdragon 768G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-768g" + }, + "release_date": "2021-06-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 3.0, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.351172", + "updated_at": "2026-06-20T13:09:14.351172" +} diff --git a/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1529c296852 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 3.0, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..1b4d3d9cfbf --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11507, + "slug": "iqoo-z3-6gb-128gb-5g", + "base_model_slug": "z3", + "name": "iQOO Z3", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1713, + "slug": "snapdragon-768g", + "name": "Snapdragon 768G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-768g" + }, + "release_date": "2021-06-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.351172", + "updated_at": "2026-06-20T13:09:14.351172" +} diff --git a/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..35f3dccfa4f --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z3-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..8486d80ceea --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11510, + "slug": "iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "z5-5g-12gb-ram-256gb", + "name": "iQOO Z5 5G (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.352173", + "updated_at": "2026-06-20T13:09:14.352173" +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f292ddd7a9b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c21390c159d --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11509, + "slug": "iqoo-z5-5g-8gb-128gb-5g", + "base_model_slug": "z5-5g", + "name": "iQOO Z5 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.352173", + "updated_at": "2026-06-20T13:09:14.352173" +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a611047c46e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11511, + "slug": "iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z5-5g-8gb-ram-256gb", + "name": "iQOO Z5 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.352173", + "updated_at": "2026-06-20T13:09:14.352173" +} diff --git a/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c89b2300cec --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11512, + "slug": "iqoo-z5x-5g-6gb-128gb-5g", + "base_model_slug": "z5x-5g", + "name": "iQOO Z5x 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2021-10-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.353709", + "updated_at": "2026-06-20T13:09:14.353709" +} diff --git a/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z5x-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5e314daf5c9 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11520, + "slug": "iqoo-z6-4g-4gb-128gb-4g-lte", + "base_model_slug": "z6-4g", + "name": "iQOO Z6 4G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.357724", + "updated_at": "2026-06-20T13:09:14.357724" +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..eda8e5c3677 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11521, + "slug": "iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "z6-4g-6gb-ram-128gb", + "name": "iQOO Z6 4G (6GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.357724", + "updated_at": "2026-06-20T13:09:14.357724" +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..60f43559283 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11522, + "slug": "iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "z6-4g-8gb-ram-128gb", + "name": "iQOO Z6 4G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.358231", + "updated_at": "2026-06-20T13:09:14.358231" +} diff --git a/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..94d97f1c5a1 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11523, + "slug": "iqoo-z6-5g-4gb-128gb-5g", + "base_model_slug": "z6-5g", + "name": "iQOO Z6 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.358732", + "updated_at": "2026-06-20T13:09:14.358732" +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fcffab69512 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11524, + "slug": "iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "z6-5g-6gb-ram-128gb", + "name": "iQOO Z6 5G (6GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.359732", + "updated_at": "2026-06-20T13:09:14.359732" +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c70686bcabc --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11525, + "slug": "iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z6-5g-8gb-ram-128gb", + "name": "iQOO Z6 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.360231", + "updated_at": "2026-06-20T13:09:14.360231" +} diff --git a/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..29796d48418 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11526, + "slug": "iqoo-z6-china-8gb-128gb-5g", + "base_model_slug": "z6-china", + "name": "IQOO Z6 (China)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-08-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.360231", + "updated_at": "2026-06-20T13:09:14.360231" +} diff --git a/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-china-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..e6ce1ec27e2 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11527, + "slug": "iqoo-z6-lite-5g-4gb-64gb-5g", + "base_model_slug": "z6-lite-5g", + "name": "iQOO Z6 Lite 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2022-09-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.360731", + "updated_at": "2026-06-20T13:09:14.360731" +} diff --git a/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-lite-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..60f80613288 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11528, + "slug": "iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "z6-lite-6gb-ram-128gb", + "name": "iQOO Z6 Lite (6GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2022-09-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.361231", + "updated_at": "2026-06-20T13:09:14.361231" +} diff --git a/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..75db2d63ffc --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11529, + "slug": "iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "z6-pro-5g-12gb-ram-256gb", + "name": "iQOO Z6 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-05-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 6.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.361231", + "updated_at": "2026-06-20T13:09:14.361231" +} diff --git a/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..da4befc5da8 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 6.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..2fdd2cebe81 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11533, + "slug": "iqoo-z7-5g-6gb-128gb-5g", + "base_model_slug": "z7-5g", + "name": "iQOO Z7 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1232, + "slug": "dimensity-920", + "name": "Dimensity 920", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-920" + }, + "release_date": "2023-03-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 414 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.362233", + "updated_at": "2026-06-20T13:09:14.362233" +} diff --git a/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2644ad95d3e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11534, + "slug": "iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z7-5g-8gb-ram-128gb", + "name": "iQOO Z7 5G (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1232, + "slug": "dimensity-920", + "name": "Dimensity 920", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-920" + }, + "release_date": "2023-03-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 414 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.363746", + "updated_at": "2026-06-20T13:09:14.363746" +} diff --git a/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e0604e6e9d3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11535, + "slug": "iqoo-z7-pro-5g-8gb-128gb-5g", + "base_model_slug": "z7-pro-5g", + "name": "iQOO Z7 Pro 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.364247", + "updated_at": "2026-06-20T13:09:14.364247" +} diff --git a/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e73bad1bbe3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11536, + "slug": "iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z7-pro-5g-8gb-ram-256gb", + "name": "iQOO Z7 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.364749", + "updated_at": "2026-06-20T13:09:14.364749" +} diff --git a/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..d14f30b98a5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11537, + "slug": "iqoo-z7s-5g-6gb-128gb-5g", + "base_model_slug": "z7s-5g", + "name": "iQOO Z7s 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.365246", + "updated_at": "2026-06-20T13:09:14.365246" +} diff --git a/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e06f40f926b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11538, + "slug": "iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "z7s-8gb-ram-128gb", + "name": "iQOO Z7s (8GB RAM + 128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.365747", + "updated_at": "2026-06-20T13:09:14.365747" +} diff --git a/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f49c9d967fc --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11539, + "slug": "iqoo-z7x-8gb-128gb-5g", + "base_model_slug": "z7x", + "name": "iQOO Z7x", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-03-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.366249", + "updated_at": "2026-06-20T13:09:14.366249" +} diff --git a/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z7x-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b33ae75cc47 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11540, + "slug": "iqoo-z8-5g-8gb-256gb-5g", + "base_model_slug": "z8-5g", + "name": "iQOO Z8 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-09-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.366249", + "updated_at": "2026-06-20T13:09:14.366249" +} diff --git a/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d1825abada6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z8-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..017468f11fe --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11545, + "slug": "iqoo-z9-5g-8gb-128gb-5g", + "base_model_slug": "z9-5g", + "name": "iQOO Z9 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2024-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.368267", + "updated_at": "2026-06-20T13:09:14.368267" +} diff --git a/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9264455ada6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..dfa639bcf49 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11546, + "slug": "iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z9-5g-8gb-ram-256gb", + "name": "iQOO Z9 5G (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2024-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.368267", + "updated_at": "2026-06-20T13:09:14.368267" +} diff --git a/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9264455ada6 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..4f83e6af519 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11547, + "slug": "iqoo-z9-lite-5g-4gb-128gb-5g", + "base_model_slug": "z9-lite-5g", + "name": "iQOO Z9 Lite 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-07-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 259 PPI", + "type": "Color IPS LCD Screen (1 Billion)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.368765", + "updated_at": "2026-06-20T13:09:14.368765" +} diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..063f52e8b74 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11548, + "slug": "iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "z9-lite-5g-6gb-ram-128gb", + "name": "iQOO Z9 Lite 5G (6GB RAM +128GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-07-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.368765", + "updated_at": "2026-06-20T13:09:14.368765" +} diff --git a/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c8156b64b0b --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11549, + "slug": "iqoo-z9-turbo-plus-12gb-256gb-5g", + "base_model_slug": "z9-turbo-plus", + "name": "iQOO Z9 Turbo Plus", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-09-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.369265", + "updated_at": "2026-06-20T13:09:14.369265" +} diff --git a/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..87bf2ca8a6a --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9-turbo-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..5dfab7165ff --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11550, + "slug": "iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "z9s-12gb-ram-256gb", + "name": "iQOO Z9s (12GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-08-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 6.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.369766", + "updated_at": "2026-06-20T13:09:14.369766" +} diff --git a/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b3f50894b30 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 6.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9f0916031f3 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11551, + "slug": "iqoo-z9s-5g-8gb-128gb-5g", + "base_model_slug": "z9s-5g", + "name": "iQOO Z9s 5G", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-08-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.370265", + "updated_at": "2026-06-20T13:09:14.370265" +} diff --git a/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c2ae5f5e97 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8518848037e --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11552, + "slug": "iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "z9s-8gb-ram-256gb", + "name": "iQOO Z9s (8GB RAM + 256GB)", + "brand": { + "id": 28, + "slug": "iqoo", + "name": "iQOO", + "country": "CN", + "url": "/v1/brands/iqoo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-08-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.370765", + "updated_at": "2026-06-20T13:09:14.370765" +} diff --git a/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4c2ae5f5e97 --- /dev/null +++ b/site/public/v1/smartphones/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1b6839241f0 --- /dev/null +++ b/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11621, + "slug": "itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "a50-3gb-ram-64gb", + "name": "itel A50 (3GB RAM + 64GB)", + "brand": { + "id": 29, + "slug": "itel", + "name": "itel Mobile", + "country": "CN", + "url": "/v1/brands/itel" + }, + "soc": { + "id": 2097, + "slug": "unisoc-t603", + "name": "UNISOC T603", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8322", + "url": "/v1/socs/unisoc-t603" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.393303", + "updated_at": "2026-06-20T13:09:14.393303" +} diff --git a/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b0e5673bb04 --- /dev/null +++ b/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11637, + "slug": "itel-city-100-4gb-128gb-4g-lte", + "base_model_slug": "city-100", + "name": "itel City 100", + "brand": { + "id": 29, + "slug": "itel", + "name": "itel Mobile", + "country": "CN", + "url": "/v1/brands/itel" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-04-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.399889", + "updated_at": "2026-06-20T13:09:14.400389" +} diff --git a/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/itel-city-100-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9903cba9f04 --- /dev/null +++ b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11632, + "slug": "itel-rs4-8gb-128gb-4g-lte", + "base_model_slug": "rs4", + "name": "itel RS4", + "brand": { + "id": 29, + "slug": "itel", + "name": "itel Mobile", + "country": "CN", + "url": "/v1/brands/itel" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-04-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.397873", + "updated_at": "2026-06-20T13:09:14.397873" +} diff --git a/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/itel-rs4-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9fad37f9764 --- /dev/null +++ b/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11643, + "slug": "itel-ts-pro-4gb-64gb-4g-lte", + "base_model_slug": "ts-pro", + "name": "itel TS Pro", + "brand": { + "id": 29, + "slug": "itel", + "name": "itel Mobile", + "country": "CN", + "url": "/v1/brands/itel" + }, + "soc": { + "id": 2097, + "slug": "unisoc-t603", + "name": "UNISOC T603", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8322", + "url": "/v1/socs/unisoc-t603" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.401886", + "updated_at": "2026-06-20T13:09:14.401886" +} diff --git a/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/itel-ts-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..2af64baa288 --- /dev/null +++ b/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 11645, + "slug": "itel-zeno-5g-4gb-128gb-5g", + "base_model_slug": "zeno-5g", + "name": "itel Zeno 5G", + "brand": { + "id": 29, + "slug": "itel", + "name": "itel Mobile", + "country": "CN", + "url": "/v1/brands/itel" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.402893", + "updated_at": "2026-06-20T13:09:14.402893" +} diff --git a/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/itel-zeno-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..2ad34e74a7e --- /dev/null +++ b/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 11649, + "slug": "jolla-smartphone-1gb-16gb-4g-lte", + "base_model_slug": "smartphone", + "name": "Jolla Smartphone", + "brand": { + "id": 66, + "slug": "jolla", + "name": "Jolla", + "country": "FI", + "url": "/v1/brands/jolla" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 141.0, + "dimensions": {}, + "ip_rating": null, + "os": "v1, upgradable to v1.0.5", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.403403", + "updated_at": "2026-06-20T13:09:14.403403" +} diff --git a/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/jolla-smartphone-1gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..61853ba599d --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12126, + "slug": "lava-blaze-2-4g-6gb-128gb-4g-lte", + "base_model_slug": "blaze-2-4g", + "name": "Lava Blaze 2 4G", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2023-04-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.599218", + "updated_at": "2026-06-20T13:09:14.599218" +} diff --git a/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-2-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..49b217136a6 --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12127, + "slug": "lava-blaze-2-pro-8gb-128gb-4g-lte", + "base_model_slug": "blaze-2-pro", + "name": "Lava Blaze 2 Pro", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2023-09-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7 Million)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.600228", + "updated_at": "2026-06-20T13:09:14.600228" +} diff --git a/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-2-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5142707f502 --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12137, + "slug": "lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "blaze-x-5g-6gb-ram-128gb", + "name": "Lava Blaze X 5G (6GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-07-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.603233", + "updated_at": "2026-06-20T13:09:14.603233" +} diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..616f0d0a171 --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12138, + "slug": "lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "blaze-x-5g-8gb-ram-128gb", + "name": "Lava Blaze X 5G (8GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-07-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.603739", + "updated_at": "2026-06-20T13:09:14.603739" +} diff --git a/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..41d15a71999 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12150, + "slug": "lava-bold-5g-4gb-128gb-5g", + "base_model_slug": "bold-5g", + "name": "Lava Bold 5G", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.607770", + "updated_at": "2026-06-20T13:09:14.607770" +} diff --git a/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..869598d2bec --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12151, + "slug": "lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "bold-5g-6gb-ram-128gb", + "name": "Lava Bold 5G (6GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.608276", + "updated_at": "2026-06-20T13:09:14.608276" +} diff --git a/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bd3b845ac04 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12152, + "slug": "lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "bold-5g-8gb-ram-128gb", + "name": "Lava Bold 5G (8GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.608276", + "updated_at": "2026-06-20T13:09:14.608777" +} diff --git a/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..730974021be --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12153, + "slug": "lava-bold-n1-pro-4gb-128gb-4g-lte", + "base_model_slug": "bold-n1-pro", + "name": "Lava Bold N1 Pro", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2025-06-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1600 x 720 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.608777", + "updated_at": "2026-06-20T13:09:14.608777" +} diff --git a/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-n1-pro-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9406dd6c886 --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12155, + "slug": "lava-bold-n2-pro-4gb-128gb-4g-lte", + "base_model_slug": "bold-n2-pro", + "name": "Lava Bold N2 Pro", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "No, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 35.0, + "performance": null, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.609778", + "updated_at": "2026-06-20T13:09:14.609778" +} diff --git a/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..556c289d73b --- /dev/null +++ b/site/public/v1/smartphones/lava-bold-n2-pro-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 35.0, + "performance": null, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/index.json b/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/index.json new file mode 100644 index 00000000000..7c9daf5f96c --- /dev/null +++ b/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 11915, + "slug": "lava-iris-x1-1gb-4gb", + "base_model_slug": "iris-x1", + "name": "Lava Iris X1", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 762, + "slug": "broadcom-bcm23550", + "name": "Broadcom BCM23550", + "manufacturer": { + "slug": "broadcom", + "name": "Broadcom", + "url": "/v1/brands/broadcom" + }, + "process_nm": 28.0, + "gpu_name": "Broadcom VideoCore IV", + "url": "/v1/socs/broadcom-bcm23550" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 1800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 138.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.515828", + "updated_at": "2026-06-20T13:09:14.515828" +} diff --git a/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/score/index.json b/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lava-iris-x1-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f1b8b16fd97 --- /dev/null +++ b/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12139, + "slug": "lava-o2-8gb-128gb-4g-lte", + "base_model_slug": "o2", + "name": "Lava O2", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2024-03-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.603739", + "updated_at": "2026-06-20T13:09:14.603739" +} diff --git a/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lava-o2-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..438db35bf15 --- /dev/null +++ b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12156, + "slug": "lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "play-max-5g-8gb-ram-128gb", + "name": "Lava Play Max 5G (8GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-12-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 328 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.610276", + "updated_at": "2026-06-20T13:09:14.610276" +} diff --git a/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..7d2ec70da9f --- /dev/null +++ b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12157, + "slug": "lava-play-ultra-5g-6gb-128gb-5g", + "base_model_slug": "play-ultra-5g", + "name": "Lava Play Ultra 5G", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.610776", + "updated_at": "2026-06-20T13:09:14.610776" +} diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/lava-play-ultra-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2ab1ebd55d2 --- /dev/null +++ b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12158, + "slug": "lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g", + "base_model_slug": "play-ultra-5g-8gb-128gb", + "name": "Lava Play Ultra 5G (8GB+128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.610776", + "updated_at": "2026-06-20T13:09:14.610776" +} diff --git a/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7d0f955aeea --- /dev/null +++ b/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12159, + "slug": "lava-shark-4gb-64gb-4g-lte", + "base_model_slug": "shark", + "name": "Lava Shark", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2025-03-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.610776", + "updated_at": "2026-06-20T13:09:14.610776" +} diff --git a/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-shark-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..37c30fa3832 --- /dev/null +++ b/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12123, + "slug": "lava-x2-2gb-32gb-4g-lte", + "base_model_slug": "x2", + "name": "Lava X2", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-03-04", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.597711", + "updated_at": "2026-06-20T13:09:14.597711" +} diff --git a/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-x2-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5741a287076 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12130, + "slug": "lava-yuva-2-pro-4gb-64gb-4g-lte", + "base_model_slug": "yuva-2-pro", + "name": "Lava Yuva 2 Pro", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2023-02-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.601729", + "updated_at": "2026-06-20T13:09:14.601729" +} diff --git a/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-2-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ba6d494ddc4 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12141, + "slug": "lava-yuva-3-4gb-64gb-4g-lte", + "base_model_slug": "yuva-3", + "name": "Lava Yuva 3", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-02-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.604239", + "updated_at": "2026-06-20T13:09:14.604239" +} diff --git a/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d3ecc0066e6 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12143, + "slug": "lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "yuva-3-4gb-ram-128gb", + "name": "Lava Yuva 3 (4GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-02-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.604738", + "updated_at": "2026-06-20T13:09:14.604738" +} diff --git a/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ded5ad93ec4 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12144, + "slug": "lava-yuva-4-4gb-64gb-4g-lte", + "base_model_slug": "yuva-4", + "name": "Lava Yuva 4", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-11-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.605241", + "updated_at": "2026-06-20T13:09:14.605241" +} diff --git a/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-4-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c3375b185a4 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12146, + "slug": "lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "yuva-4-4gb-ram-128gb", + "name": "Lava Yuva 4 (4GB RAM + 128GB)", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-11-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.605741", + "updated_at": "2026-06-20T13:09:14.605741" +} diff --git a/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1562d543564 --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12148, + "slug": "lava-yuva-star-4gb-64gb-4g-lte", + "base_model_slug": "yuva-star", + "name": "Lava Yuva Star", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2024-08-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.606747", + "updated_at": "2026-06-20T13:09:14.606747" +} diff --git a/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lava-yuva-star-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..e0cb90065ca --- /dev/null +++ b/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12118, + "slug": "lava-z2-2gb-32gb-4g-lte", + "base_model_slug": "z2", + "name": "Lava Z2", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.595194", + "updated_at": "2026-06-20T13:09:14.595194" +} diff --git a/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-z2-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..0ba23bd97f5 --- /dev/null +++ b/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12119, + "slug": "lava-z2-max-2gb-32gb-4g-lte", + "base_model_slug": "z2-max", + "name": "Lava Z2 Max", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1208, + "slug": "mediatek-helio", + "name": "Mediatek Helio", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/mediatek-helio" + }, + "release_date": "2021-05-11", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7 inches, 1640 x 720 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.595695", + "updated_at": "2026-06-20T13:09:14.595695" +} diff --git a/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/lava-z2-max-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d4598db4eed --- /dev/null +++ b/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12120, + "slug": "lava-z4-4gb-64gb-4g-lte", + "base_model_slug": "z4", + "name": "Lava Z4", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.596703", + "updated_at": "2026-06-20T13:09:14.596703" +} diff --git a/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lava-z4-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..32157aa0d6f --- /dev/null +++ b/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12121, + "slug": "lava-z6-6gb-64gb-4g-lte", + "base_model_slug": "z6", + "name": "Lava Z6", + "brand": { + "id": 92, + "slug": "lava", + "name": "Lava International", + "country": "IN", + "url": "/v1/brands/lava" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.597211", + "updated_at": "2026-06-20T13:09:14.597211" +} diff --git a/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/lava-z6-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..313d3a98cc2 --- /dev/null +++ b/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12172, + "slug": "leeco-le-pro-3-6gb-64gb-4g-lte", + "base_model_slug": "le-pro-3", + "name": "LeEco Le Pro 3", + "brand": { + "id": 30, + "slug": "leeco", + "name": "LeEco", + "country": "CN", + "url": "/v1/brands/leeco" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.7, + "performance": 13.3, + "camera": null, + "battery": 16.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.617424", + "updated_at": "2026-06-20T13:09:14.617424" +} diff --git a/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..934814e768a --- /dev/null +++ b/site/public/v1/smartphones/leeco-le-pro-3-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.7, + "performance": 13.3, + "camera": null, + "battery": 16.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..824ffc431b0 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12829, + "slug": "lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "k10-note-6gb-ram-128gb", + "name": "Lenovo K10 Note (6GB RAM + 128GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-09-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.6, + "performance": 21.5, + "camera": null, + "battery": 15.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.875291", + "updated_at": "2026-06-20T13:09:14.875291" +} diff --git a/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..fcd9f92bb4f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k10-note-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.6, + "performance": 21.5, + "camera": null, + "battery": 15.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..86b777080c9 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12874, + "slug": "lenovo-k12-4gb-64gb-4g-lte", + "base_model_slug": "k12", + "name": "Lenovo K12", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-12-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.891236", + "updated_at": "2026-06-20T13:09:14.891236" +} diff --git a/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k12-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..be47844bc8f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12875, + "slug": "lenovo-k12-note-4gb-128gb-4g-lte", + "base_model_slug": "k12-note", + "name": "Lenovo K12 Note", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-11-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS TFT LCD" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.891737", + "updated_at": "2026-06-20T13:09:14.891737" +} diff --git a/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k12-note-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7f6ae29b54f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12961, + "slug": "lenovo-k15-plus-4gb-64gb-4g-lte", + "base_model_slug": "k15-plus", + "name": "Lenovo K15 Plus", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.925085", + "updated_at": "2026-06-20T13:09:14.925085" +} diff --git a/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k15-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..0d43e95dbd3 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12774, + "slug": "lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte", + "base_model_slug": "k5-play-2gb-ram-16gb", + "name": "Lenovo K5 Play (2GB RAM + 16GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.856270", + "updated_at": "2026-06-20T13:09:14.856270" +} diff --git a/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k5-play-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..204f8ddc20e --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12779, + "slug": "lenovo-k5-pro-6gb-64gb-4g-lte", + "base_model_slug": "k5-pro", + "name": "Lenovo K5 Pro", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.7, + "performance": 1.5, + "camera": null, + "battery": 15.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.858269", + "updated_at": "2026-06-20T13:09:14.858269" +} diff --git a/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d0ab6814e6f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k5-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.7, + "performance": 1.5, + "camera": null, + "battery": 15.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..dae429b66f1 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12670, + "slug": "lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte", + "base_model_slug": "k6-power-4gb-ram", + "name": "Lenovo K6 Power (4GB RAM)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.818587", + "updated_at": "2026-06-20T13:09:14.818587" +} diff --git a/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/lenovo-k6-power-4gb-ram-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1d4cdb0f71f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12918, + "slug": "lenovo-legion-2-pro-12gb-256gb-5g", + "base_model_slug": "legion-2-pro", + "name": "Lenovo Legion 2 Pro", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 259.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.4, + "performance": 11.2, + "camera": null, + "battery": 47.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.907206", + "updated_at": "2026-06-20T13:09:14.907206" +} diff --git a/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9f3408c37cf --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-2-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.4, + "performance": 11.2, + "camera": null, + "battery": 47.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..ba63f2e443e --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12880, + "slug": "lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "legion-duel-16gb-ram-512gb", + "name": "Lenovo Legion Duel (16GB RAM + 512GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.7, + "performance": 9.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.893241", + "updated_at": "2026-06-20T13:09:14.893241" +} diff --git a/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..d0dc2ff7901 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-duel-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.7, + "performance": 9.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..617104fb2d2 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12879, + "slug": "lenovo-legion-duel-8gb-128gb-5g", + "base_model_slug": "legion-duel", + "name": "Lenovo Legion Duel", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.892235", + "updated_at": "2026-06-20T13:09:14.892235" +} diff --git a/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3acc773259d --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-duel-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..0d4907fcbf6 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 12889, + "slug": "lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g", + "base_model_slug": "legion-pro-extreme-transparent-edition", + "name": "Lenovo Legion Pro Extreme Transparent Edition", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-11-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 6.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.896680", + "updated_at": "2026-06-20T13:09:14.896680" +} diff --git a/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dafefa0adec --- /dev/null +++ b/site/public/v1/smartphones/lenovo-legion-pro-extreme-transparent-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 6.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..689fa11f5a7 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12694, + "slug": "lenovo-p2-3gb-ram-3gb-32gb-4g-lte", + "base_model_slug": "p2-3gb-ram", + "name": "Lenovo P2 (3GB RAM)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": null, + "camera": null, + "battery": 31.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.826115", + "updated_at": "2026-06-20T13:09:14.826115" +} diff --git a/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b177a9b2d2f --- /dev/null +++ b/site/public/v1/smartphones/lenovo-p2-3gb-ram-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": null, + "camera": null, + "battery": 31.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a2b4d0c9615 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12791, + "slug": "lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "s5-3gb-ram-32gb", + "name": "Lenovo S5 (3GB RAM + 32GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.862749", + "updated_at": "2026-06-20T13:09:14.862749" +} diff --git a/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ac4ae948982 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12790, + "slug": "lenovo-s5-4gb-64gb-4g-lte", + "base_model_slug": "s5", + "name": "Lenovo S5", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.862749", + "updated_at": "2026-06-20T13:09:14.862749" +} diff --git a/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9e895515bbc --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12796, + "slug": "lenovo-s5-pro-6gb-64gb-4g-lte", + "base_model_slug": "s5-pro", + "name": "Lenovo S5 Pro", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.864761", + "updated_at": "2026-06-20T13:09:14.864761" +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ed2f798098c --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..06b0136868c --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12797, + "slug": "lenovo-s5-pro-gt-4gb-64gb-4g-lte", + "base_model_slug": "s5-pro-gt", + "name": "Lenovo S5 Pro GT", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.864761", + "updated_at": "2026-06-20T13:09:14.864761" +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..85db8bdcc0c --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-gt-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6ed4d2e5b40 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12800, + "slug": "lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "s5-pro-gt-6gb-ram-64gb", + "name": "Lenovo S5 Pro GT (6GB RAM + 64GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 2246 x 1080 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.865261", + "updated_at": "2026-06-20T13:09:14.865261" +} diff --git a/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c8488aef5e8 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-s5-pro-gt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..9e11dbfcd01 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12808, + "slug": "lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "z5-pro-gt-8gb-ram-256gb", + "name": "Lenovo Z5 Pro GT (8GB RAM +256GB)", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 3.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.868273", + "updated_at": "2026-06-20T13:09:14.868273" +} diff --git a/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7dbe37318aa --- /dev/null +++ b/site/public/v1/smartphones/lenovo-z5-pro-gt-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 3.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bf3c65d1c10 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 12854, + "slug": "lenovo-z6-lite-4gb-64gb-4g-lte", + "base_model_slug": "z6-lite", + "name": "Lenovo Z6 Lite", + "brand": { + "id": 31, + "slug": "lenovo", + "name": "Lenovo", + "country": "CN", + "url": "/v1/brands/lenovo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 364.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.9, + "performance": 20.0, + "camera": null, + "battery": 15.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:14.884519", + "updated_at": "2026-06-20T13:09:14.884519" +} diff --git a/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5ba2230eaa6 --- /dev/null +++ b/site/public/v1/smartphones/lenovo-z6-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.9, + "performance": 20.0, + "camera": null, + "battery": 15.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/index.json b/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/index.json new file mode 100644 index 00000000000..b747a85353c --- /dev/null +++ b/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13812, + "slug": "lg-f70-1gb-4gb-4g-lte", + "base_model_slug": "f70", + "name": "LG F70", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 480 x 800 pixels", + "resolution": "~ 207 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2440, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 129.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.307826", + "updated_at": "2026-06-20T13:09:15.307826" +} diff --git a/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-f70-1gb-4gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..81e9e926509 --- /dev/null +++ b/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14066, + "slug": "lg-g-flex2-2gb-32gb-4g-lte", + "base_model_slug": "g-flex2", + "name": "LG G Flex2", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1584, + "slug": "snapdragon-810", + "name": "Snapdragon 810", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 430", + "url": "/v1/socs/snapdragon-810" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0.1 (Lollipop), upgradable to v6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.402992", + "updated_at": "2026-06-20T13:09:15.402992" +} diff --git a/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..11d4bd7009d --- /dev/null +++ b/site/public/v1/smartphones/lg-g-flex2-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..edf92abd329 --- /dev/null +++ b/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13826, + "slug": "lg-g-pro-2-d838-3gb-16gb-4g-lte", + "base_model_slug": "g-pro-2-d838", + "name": "LG G Pro 2 D838", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 1080 x 1920 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.310839", + "updated_at": "2026-06-20T13:09:15.310839" +} diff --git a/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99e3d2f70d1 --- /dev/null +++ b/site/public/v1/smartphones/lg-g-pro-2-d838-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5b53253f6bf --- /dev/null +++ b/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13659, + "slug": "lg-g2-d802t-lte-4g-2gb-32gb-4g-lte", + "base_model_slug": "g2-d802t-lte-4g", + "name": "LG G2 D802T LTE (4G)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.2.2 (Jelly Bean), upgradable to v5.0.2 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.240453", + "updated_at": "2026-06-20T13:09:15.240453" +} diff --git a/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-g2-d802t-lte-4g-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..802e62ed02a --- /dev/null +++ b/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13842, + "slug": "lg-g3-32gb-3gb-32gb-4g-lte", + "base_model_slug": "g3-32gb", + "name": "LG G3 (32GB)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.317377", + "updated_at": "2026-06-20T13:09:15.317377" +} diff --git a/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-g3-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c4b450ba775 --- /dev/null +++ b/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14462, + "slug": "lg-g6-4gb-64gb-4g-lte", + "base_model_slug": "g6", + "name": "LG G6", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2880 pixels", + "resolution": "~ 565 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 11.8, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.567175", + "updated_at": "2026-06-20T13:09:15.567175" +} diff --git a/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3f82f0e6e8a --- /dev/null +++ b/site/public/v1/smartphones/lg-g6-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 11.8, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c88c4713f02 --- /dev/null +++ b/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14527, + "slug": "lg-g7-plus-thinq-6gb-128gb-4g-lte", + "base_model_slug": "g7-plus-thinq", + "name": "LG G7 Plus ThinQ", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 1440 x 3120 pixels", + "resolution": "~ 563 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.591253", + "updated_at": "2026-06-20T13:09:15.591253" +} diff --git a/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..429cb776869 --- /dev/null +++ b/site/public/v1/smartphones/lg-g7-plus-thinq-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..c44ac5117f7 --- /dev/null +++ b/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14094, + "slug": "lg-google-nexus-5x-2015-2gb-16gb-4g-lte", + "base_model_slug": "google-nexus-5x-2015", + "name": "LG Google Nexus 5X (2015)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 136.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.413401", + "updated_at": "2026-06-20T13:09:15.413401" +} diff --git a/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/lg-google-nexus-5x-2015-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ef8926cecae --- /dev/null +++ b/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14095, + "slug": "lg-google-nexus-5x-32gb-2gb-32gb-4g-lte", + "base_model_slug": "google-nexus-5x-32gb", + "name": "LG Google Nexus 5X (32GB)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 136.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.413401", + "updated_at": "2026-06-20T13:09:15.414410" +} diff --git a/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/lg-google-nexus-5x-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a3130b31e4c --- /dev/null +++ b/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13661, + "slug": "lg-gx-2gb-32gb-4g-lte", + "base_model_slug": "gx", + "name": "LG GX", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1523, + "slug": "qualcomm-snapdragon-600", + "name": "Qualcomm Snapdragon 600", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 320", + "url": "/v1/socs/qualcomm-snapdragon-600" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3140, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.3 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.1, + "performance": null, + "camera": null, + "battery": 2.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.240956", + "updated_at": "2026-06-20T13:09:15.240956" +} diff --git a/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ad75a87eeab --- /dev/null +++ b/site/public/v1/smartphones/lg-gx-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.1, + "performance": null, + "camera": null, + "battery": 2.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..39edcbc10f0 --- /dev/null +++ b/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14540, + "slug": "lg-k9-2gb-16gb-4g-lte", + "base_model_slug": "k9", + "name": "LG K9", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1543, + "slug": "snapdragon-210", + "name": "Snapdragon 210", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 304", + "url": "/v1/socs/snapdragon-210" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.596797", + "updated_at": "2026-06-20T13:09:15.596797" +} diff --git a/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-k9-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/index.json b/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/index.json new file mode 100644 index 00000000000..1dba7cae295 --- /dev/null +++ b/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 13892, + "slug": "lg-l65-dual-d285-1gb-4gb", + "base_model_slug": "l65-dual-d285", + "name": "LG L65 Dual D285", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1568, + "slug": "qualcomm-snapdragon-200", + "name": "Qualcomm Snapdragon 200", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 302", + "url": "/v1/socs/qualcomm-snapdragon-200" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.3 inches, 480 x 800 pixels", + "resolution": "~ 217 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 126.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.334920", + "updated_at": "2026-06-20T13:09:15.334920" +} diff --git a/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/score/index.json b/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-l65-dual-d285-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/index.json b/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/index.json new file mode 100644 index 00000000000..8ae62c13478 --- /dev/null +++ b/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 13898, + "slug": "lg-l70-dual-1gb-4gb", + "base_model_slug": "l70-dual", + "name": "LG L70 Dual", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1568, + "slug": "qualcomm-snapdragon-200", + "name": "Qualcomm Snapdragon 200", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 302", + "url": "/v1/socs/qualcomm-snapdragon-200" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 480 x 800 pixels", + "resolution": "~ 207 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 126.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.337420", + "updated_at": "2026-06-20T13:09:15.337420" +} diff --git a/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/score/index.json b/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-l70-dual-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..313afddb216 --- /dev/null +++ b/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13759, + "slug": "lg-nexus-5-16gb-2gb-16gb-4g-lte", + "base_model_slug": "nexus-5-16gb", + "name": "LG Nexus 5 (16GB)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.95 inches, 1080 x 1920 pixels", + "resolution": "~ 445 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 130.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.288169", + "updated_at": "2026-06-20T13:09:15.288169" +} diff --git a/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-nexus-5-16gb-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..622cb84017c --- /dev/null +++ b/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 13760, + "slug": "lg-nexus-5-32gb-2gb-32gb-4g-lte", + "base_model_slug": "nexus-5-32gb", + "name": "LG Nexus 5 (32GB)", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.95 inches, 1080 x 1920 pixels", + "resolution": "~ 445 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 130.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.288169", + "updated_at": "2026-06-20T13:09:15.288169" +} diff --git a/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-nexus-5-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f58ae976f12 --- /dev/null +++ b/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14483, + "slug": "lg-q6-3gb-32gb-4g-lte", + "base_model_slug": "q6", + "name": "LG Q6", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.573205", + "updated_at": "2026-06-20T13:09:15.573205" +} diff --git a/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-q6-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ecaf05e716a --- /dev/null +++ b/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14636, + "slug": "lg-q7-3gb-32gb-4g-lte", + "base_model_slug": "q7", + "name": "LG Q7", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1109, + "slug": "mediatek-mt6750s", + "name": "Mediatek MT6750S", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 28.0, + "gpu_name": "Mali-T860MP2", + "url": "/v1/socs/mediatek-mt6750s" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.628293", + "updated_at": "2026-06-20T13:09:15.628293" +} diff --git a/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-q7-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..62963022082 --- /dev/null +++ b/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14637, + "slug": "lg-q7-plus-4gb-64gb-4g-lte", + "base_model_slug": "q7-plus", + "name": "LG Q7 Plus", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.628794", + "updated_at": "2026-06-20T13:09:15.628794" +} diff --git a/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-q7-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..4453955548e --- /dev/null +++ b/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14432, + "slug": "lg-stylus-2-plus-3gb-16gb-4g-lte", + "base_model_slug": "stylus-2-plus", + "name": "LG Stylus 2 Plus", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.558647", + "updated_at": "2026-06-20T13:09:15.558647" +} diff --git a/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/lg-stylus-2-plus-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f0f299788cb --- /dev/null +++ b/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14495, + "slug": "lg-v30-4gb-64gb-4g-lte", + "base_model_slug": "v30", + "name": "LG V30", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 23.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.577711", + "updated_at": "2026-06-20T13:09:15.577711" +} diff --git a/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..30cff4ea6b3 --- /dev/null +++ b/site/public/v1/smartphones/lg-v30-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 23.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..66c1c9996ab --- /dev/null +++ b/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14496, + "slug": "lg-v30-plus-4gb-128gb-4g-lte", + "base_model_slug": "v30-plus", + "name": "LG V30 Plus", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color P-OLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 23.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.579225", + "updated_at": "2026-06-20T13:09:15.579225" +} diff --git a/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..30cff4ea6b3 --- /dev/null +++ b/site/public/v1/smartphones/lg-v30-plus-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 23.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/index.json b/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..286ecb3cf16 --- /dev/null +++ b/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15136, + "slug": "lg-v60-thinq-8gb-128gb-5g", + "base_model_slug": "v60-thinq", + "name": "LG V60 ThinQ", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.817357", + "updated_at": "2026-06-20T13:09:15.817357" +} diff --git a/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3acc773259d --- /dev/null +++ b/site/public/v1/smartphones/lg-v60-thinq-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4185addf1eb --- /dev/null +++ b/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15144, + "slug": "lg-velvet-5g-6gb-128gb-5g", + "base_model_slug": "velvet-5g", + "name": "LG Velvet 5G", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-05-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.820442", + "updated_at": "2026-06-20T13:09:15.820944" +} diff --git a/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/lg-velvet-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..492463f78c6 --- /dev/null +++ b/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15148, + "slug": "lg-velvet-dual-screen-6gb-128gb-4g-lte", + "base_model_slug": "velvet-dual-screen", + "name": "LG Velvet Dual Screen", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2020-07-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.821942", + "updated_at": "2026-06-20T13:09:15.821942" +} diff --git a/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/lg-velvet-dual-screen-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6d539fb16d8 --- /dev/null +++ b/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15152, + "slug": "lg-w11-3gb-32gb-4g-lte", + "base_model_slug": "w11", + "name": "LG W11", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2020-11-06", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.822947", + "updated_at": "2026-06-20T13:09:15.822947" +} diff --git a/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/lg-w11-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..91f7d8283fa --- /dev/null +++ b/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 14877, + "slug": "lg-w30-plus-4gb-64gb-4g-lte", + "base_model_slug": "w30-plus", + "name": "LG W30 Plus", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-12-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.715754", + "updated_at": "2026-06-20T13:09:15.715754" +} diff --git a/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/lg-w30-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5fc3d8d83e0 --- /dev/null +++ b/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15154, + "slug": "lg-w31-plus-4gb-128gb-4g-lte", + "base_model_slug": "w31-plus", + "name": "LG W31 Plus", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-11-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.823955", + "updated_at": "2026-06-20T13:09:15.823955" +} diff --git a/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/lg-w31-plus-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..10061b434ce --- /dev/null +++ b/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15162, + "slug": "lg-w41-4gb-64gb-4g-lte", + "base_model_slug": "w41", + "name": "LG W41", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-02-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.827460", + "updated_at": "2026-06-20T13:09:15.827460" +} diff --git a/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/lg-w41-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..59a96c81f9a --- /dev/null +++ b/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15164, + "slug": "lg-w41-pro-6gb-128gb-4g-lte", + "base_model_slug": "w41-pro", + "name": "LG W41 Pro", + "brand": { + "id": 110, + "slug": "lg", + "name": "LG Electronics", + "country": "KR", + "url": "/v1/brands/lg" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-02-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.827960", + "updated_at": "2026-06-20T13:09:15.827960" +} diff --git a/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/lg-w41-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c0652b66cd6 --- /dev/null +++ b/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15455, + "slug": "meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "15-4gb-ram-64gb", + "name": "Meizu 15 (4GB RAM + 64GB)", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.46 inches, 1080 x 1920 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 18.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.950043", + "updated_at": "2026-06-20T13:09:15.950043" +} diff --git a/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..01ae33720ab --- /dev/null +++ b/site/public/v1/smartphones/meizu-15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 18.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ba937ddbfe3 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15470, + "slug": "meizu-16-plus-8gb-128gb-4g-lte", + "base_model_slug": "16-plus", + "name": "Meizu 16 Plus", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3570, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.8, + "performance": 3.0, + "camera": null, + "battery": 8.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.955655", + "updated_at": "2026-06-20T13:09:15.955655" +} diff --git a/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b8ea09d9900 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16-plus-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.8, + "performance": 3.0, + "camera": null, + "battery": 8.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2bc939c9a4a --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15555, + "slug": "meizu-16t-6gb-128gb-4g-lte", + "base_model_slug": "16t", + "name": "Meizu 16T", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.985236", + "updated_at": "2026-06-20T13:09:15.985236" +} diff --git a/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a9ab5376365 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15558, + "slug": "meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "16t-8gb-ram-128gb", + "name": "Meizu 16T (8GB RAM +128GB)", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.986744", + "updated_at": "2026-06-20T13:09:15.986744" +} diff --git a/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..9ec53be16d8 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15559, + "slug": "meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "16t-8gb-ram-256gb", + "name": "Meizu 16T (8GB RAM +256GB)", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2232 pixels", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.987244", + "updated_at": "2026-06-20T13:09:15.987244" +} diff --git a/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/meizu-16t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4a19aa278ea --- /dev/null +++ b/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15592, + "slug": "meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "17-pro-12gb-ram-256gb", + "name": "Meizu 17 Pro (12GB RAM + 256GB)", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-05-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.000158", + "updated_at": "2026-06-20T13:09:16.000158" +} diff --git a/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/meizu-17-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1a79d6f8ff0 --- /dev/null +++ b/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15613, + "slug": "meizu-18s-5g-8gb-128gb-5g", + "base_model_slug": "18s-5g", + "name": "Meizu 18s 5G", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-09-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 563 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 8.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.008696", + "updated_at": "2026-06-20T13:09:16.008696" +} diff --git a/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9a871c627b6 --- /dev/null +++ b/site/public/v1/smartphones/meizu-18s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 8.2, + "camera": null, + "battery": 25.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..237fdb539e8 --- /dev/null +++ b/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15617, + "slug": "meizu-18s-pro-5g-8gb-128gb-5g", + "base_model_slug": "18s-pro-5g", + "name": "Meizu 18s Pro 5G", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-09-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.010485", + "updated_at": "2026-06-20T13:09:16.010485" +} diff --git a/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/meizu-18s-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..545fac0572f --- /dev/null +++ b/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 15500, + "slug": "meizu-m6s-3gb-32gb-4g-lte", + "base_model_slug": "m6s", + "name": "Meizu M6s", + "brand": { + "id": 33, + "slug": "meizu", + "name": "Meizu", + "country": "CN", + "url": "/v1/brands/meizu" + }, + "soc": { + "id": 1914, + "slug": "exynos-7872", + "name": "Exynos 7872", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP1", + "url": "/v1/socs/exynos-7872" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:15.966019", + "updated_at": "2026-06-20T13:09:15.966019" +} diff --git a/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/meizu-m6s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/index.json b/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/index.json new file mode 100644 index 00000000000..165de2c88ee --- /dev/null +++ b/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 15873, + "slug": "micromax-canvas-knight-a350-2gb-32gb-3g", + "base_model_slug": "canvas-knight-a350", + "name": "Micromax Canvas Knight A350", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1042, + "slug": "mediatek-mt6592t", + "name": "Mediatek MT6592T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 28.0, + "gpu_name": "Mali-450MP4", + "url": "/v1/socs/mediatek-mt6592t" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.121202", + "updated_at": "2026-06-20T13:09:16.121700" +} diff --git a/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/score/index.json b/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/micromax-canvas-knight-a350-2gb-32gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d75587056ca --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16129, + "slug": "micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "in-1-6gb-ram-128gb", + "name": "Micromax IN 1 (6GB RAM + 128GB)", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.226306", + "updated_at": "2026-06-20T13:09:16.226306" +} diff --git a/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3885fd35266 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16125, + "slug": "micromax-in-1b-2gb-32gb-4g-lte", + "base_model_slug": "in-1b", + "name": "Micromax IN 1b", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-11-03", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.222801", + "updated_at": "2026-06-20T13:09:16.223301" +} diff --git a/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1b-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ac532db4e85 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16126, + "slug": "micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "in-1b-4gb-ram-64gb", + "name": "Micromax IN 1b (4GB RAM + 64GB)", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-11-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.223798", + "updated_at": "2026-06-20T13:09:16.223798" +} diff --git a/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-1b-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..53a54874a21 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16131, + "slug": "micromax-in-3b-4gb-64gb-4g-lte", + "base_model_slug": "in-3b", + "name": "Micromax IN 3B", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 2086, + "slug": "unisoc-tiger-t610", + "name": "UNISOC Tiger T610", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t610" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.227808", + "updated_at": "2026-06-20T13:09:16.227808" +} diff --git a/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-3b-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..da73087b465 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16127, + "slug": "micromax-in-note-1-4gb-64gb-4g-lte", + "base_model_slug": "in-note-1", + "name": "Micromax IN Note 1", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-11-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.224807", + "updated_at": "2026-06-20T13:09:16.224807" +} diff --git a/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-1-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e25807bb314 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16128, + "slug": "micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "in-note-1-4gb-ram-128gb", + "name": "Micromax IN Note 1 (4GB RAM + 128GB)", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-11-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.225807", + "updated_at": "2026-06-20T13:09:16.225807" +} diff --git a/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-1-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4a78e049d15 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16130, + "slug": "micromax-in-note-2-4gb-64gb-4g-lte", + "base_model_slug": "in-note-2", + "name": "Micromax IN Note 2", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2022-01-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 466 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.226806", + "updated_at": "2026-06-20T13:09:16.226806" +} diff --git a/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..40ac2e80702 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16132, + "slug": "micromax-in-note-3-4gb-64gb-4g-lte", + "base_model_slug": "in-note-3", + "name": "Micromax IN Note 3", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 466 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.227808", + "updated_at": "2026-06-20T13:09:16.227808" +} diff --git a/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/micromax-in-note-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..5487a89c0bf --- /dev/null +++ b/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 16123, + "slug": "micromax-ione-2gb-16gb-4g-lte", + "base_model_slug": "ione", + "name": "Micromax iOne", + "brand": { + "id": 93, + "slug": "micromax", + "name": "Micromax", + "country": "IN", + "url": "/v1/brands/micromax" + }, + "soc": { + "id": 2080, + "slug": "unisoc-sc9863", + "name": "Unisoc SC9863", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/unisoc-sc9863" + }, + "release_date": "2019-05-17", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 540 x 1132 pixels", + "resolution": "~ 230 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 120.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.221282", + "updated_at": "2026-06-20T13:09:16.221282" +} diff --git a/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/micromax-ione-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e4240a6f142 --- /dev/null +++ b/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17735, + "slug": "motorola-defy-2021-4gb-64gb-4g-lte", + "base_model_slug": "defy-2021", + "name": "Motorola Defy 2021", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-06-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.245595", + "updated_at": "2026-06-20T13:09:17.245595" +} diff --git a/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-defy-2021-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ee17f51a188 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17736, + "slug": "motorola-edge-20-5g-8gb-128gb-5g", + "base_model_slug": "edge-20-5g", + "name": "Motorola Edge 20 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-08-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.246602", + "updated_at": "2026-06-20T13:09:17.246602" +} diff --git a/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..08c97ad99f7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.0, + "camera": null, + "battery": 20.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..294445fe2f0 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17739, + "slug": "motorola-edge-20-fusion-5g-6gb-128gb-5g", + "base_model_slug": "edge-20-fusion-5g", + "name": "Motorola Edge 20 Fusion 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-08-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.247610", + "updated_at": "2026-06-20T13:09:17.247610" +} diff --git a/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c89d6c1395f --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17740, + "slug": "motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "edge-20-fusion-5g-8gb-ram-128gb", + "name": "Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-08-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.248109", + "updated_at": "2026-06-20T13:09:17.248109" +} diff --git a/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bd5469bcd6c --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17743, + "slug": "motorola-edge-20-pro-5g-8gb-128gb-5g", + "base_model_slug": "edge-20-pro-5g", + "name": "Motorola Edge 20 Pro 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-10-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.249113", + "updated_at": "2026-06-20T13:09:17.249113" +} diff --git a/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-20-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4c9e3446f39 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18056, + "slug": "motorola-edge-30-5g-6gb-128gb-5g", + "base_model_slug": "edge-30-5g", + "name": "Motorola Edge 30 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-05-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1B)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 1.5, + "camera": null, + "battery": 20.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.381918", + "updated_at": "2026-06-20T13:09:17.381918" +} diff --git a/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d9c19e17a0c --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-30-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 1.5, + "camera": null, + "battery": 20.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a2b9d2bb4c7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18058, + "slug": "motorola-edge-30-fusion-5g-8gb-128gb-5g", + "base_model_slug": "edge-30-fusion-5g", + "name": "Motorola Edge 30 Fusion 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-09-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 8.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.382922", + "updated_at": "2026-06-20T13:09:17.382922" +} diff --git a/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..06beb096ee0 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-30-fusion-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 8.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5130fc07922 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18679, + "slug": "motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "edge-60-fusion-5g-8gb-ram-128gb", + "name": "Motorola Edge 60 Fusion 5G (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1312, + "slug": "mediatek-dimensity-7400", + "name": "Mediatek Dimensity 7400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MP2", + "url": "/v1/socs/mediatek-dimensity-7400" + }, + "release_date": "2025-04-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color pOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.645379", + "updated_at": "2026-06-20T13:09:17.645379" +} diff --git a/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fd38d7973ad --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17535, + "slug": "motorola-edge-6gb-128gb-5g", + "base_model_slug": "edge", + "name": "Motorola Edge", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.158958", + "updated_at": "2026-06-20T13:09:17.158958" +} diff --git a/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..65900475ffc --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17745, + "slug": "motorola-edge-s-pioneer-edition-6gb-128gb-5g", + "base_model_slug": "edge-s-pioneer-edition", + "name": "Motorola Edge S Pioneer Edition", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-05-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.3, + "performance": 4.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.249611", + "updated_at": "2026-06-20T13:09:17.249611" +} diff --git a/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bd0bf6e49f3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-s-pioneer-edition-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.3, + "performance": 4.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c25e893112c --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17746, + "slug": "motorola-edge-s-pro-6gb-128gb-5g", + "base_model_slug": "edge-s-pro", + "name": "Motorola Edge S Pro", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-08-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 4.6, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.250610", + "updated_at": "2026-06-20T13:09:17.250610" +} diff --git a/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1a61c004e86 --- /dev/null +++ b/site/public/v1/smartphones/motorola-edge-s-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 4.6, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..41040a132a7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17033, + "slug": "motorola-google-nexus-6-3gb-32gb-4g-lte", + "base_model_slug": "google-nexus-6", + "name": "Google Nexus 6", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1546, + "slug": "snapdragon-805", + "name": "Snapdragon 805", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 420", + "url": "/v1/socs/snapdragon-805" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1440 x 2560 pixels", + "resolution": "~ 490 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3220, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-SlimPort v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.1, + "performance": 1.0, + "camera": null, + "battery": 3.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.939009", + "updated_at": "2026-06-20T13:09:16.939009" +} diff --git a/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..74927d5ceca --- /dev/null +++ b/site/public/v1/smartphones/motorola-google-nexus-6-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.1, + "performance": 1.0, + "camera": null, + "battery": 3.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/index.json b/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/index.json new file mode 100644 index 00000000000..79d0c647003 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 17039, + "slug": "motorola-moto-e-1gb-4gb", + "base_model_slug": "moto-e", + "name": "Motorola Moto E", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1568, + "slug": "qualcomm-snapdragon-200", + "name": "Qualcomm Snapdragon 200", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 302", + "url": "/v1/socs/qualcomm-snapdragon-200" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.3 inches, 540 x 960 pixels", + "resolution": "~ 256 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 1980, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 142.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.941507", + "updated_at": "2026-06-20T13:09:16.941507" +} diff --git a/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/score/index.json b/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..810b21caed3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18348, + "slug": "motorola-moto-e13-2gb-64gb-4g-lte", + "base_model_slug": "moto-e13", + "name": "Motorola Moto E13", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2090, + "slug": "unisoc-tiger-t606", + "name": "UNISOC Tiger T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57MP2", + "url": "/v1/socs/unisoc-tiger-t606" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.496250", + "updated_at": "2026-06-20T13:09:17.496250" +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..52d6c83f537 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18351, + "slug": "motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "moto-e13-4gb-ram-64gb", + "name": "Motorola Moto E13 (4GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2090, + "slug": "unisoc-tiger-t606", + "name": "UNISOC Tiger T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57MP2", + "url": "/v1/socs/unisoc-tiger-t606" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.497250", + "updated_at": "2026-06-20T13:09:17.497250" +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9581c47d10c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18352, + "slug": "motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "moto-e13-8gb-ram-128gb", + "name": "Motorola Moto E13 (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2090, + "slug": "unisoc-tiger-t606", + "name": "UNISOC Tiger T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57MP2", + "url": "/v1/socs/unisoc-tiger-t606" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.497750", + "updated_at": "2026-06-20T13:09:17.497750" +} diff --git a/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..86c97188f87 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18507, + "slug": "motorola-moto-e14-2gb-64gb-4g-lte", + "base_model_slug": "moto-e14", + "name": "Motorola Moto E14", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.560303", + "updated_at": "2026-06-20T13:09:17.560303" +} diff --git a/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e14-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..441713809eb --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18129, + "slug": "motorola-moto-e22-4gb-64gb-4g-lte", + "base_model_slug": "moto-e22", + "name": "Motorola Moto E22", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-09-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.403996", + "updated_at": "2026-06-20T13:09:17.403996" +} diff --git a/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..cf43d2d58d2 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e22-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..887a83cf477 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18134, + "slug": "motorola-moto-e22s-4gb-64gb-4g-lte", + "base_model_slug": "moto-e22s", + "name": "Motorola Moto E22s", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-10-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.406004", + "updated_at": "2026-06-20T13:09:17.406004" +} diff --git a/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e22s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..47712bff71a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17770, + "slug": "motorola-moto-e30-2gb-32gb-4g-lte", + "base_model_slug": "moto-e30", + "name": "Motorola Moto E30", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2088, + "slug": "unisoc-tiger-t700", + "name": "UNISOC Tiger T700", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t700" + }, + "release_date": "2021-11-03", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.259648", + "updated_at": "2026-06-20T13:09:17.259648" +} diff --git a/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e30-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..e545fb9e8a4 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18140, + "slug": "motorola-moto-e32s-3gb-32gb-4g-lte", + "base_model_slug": "moto-e32s", + "name": "Motorola Moto E32s", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-05-13", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.408020", + "updated_at": "2026-06-20T13:09:17.408519" +} diff --git a/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e32s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..89669519b53 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18142, + "slug": "motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "moto-e32s-4gb-ram-64gb", + "name": "Motorola Moto E32s (4GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-05-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.409520", + "updated_at": "2026-06-20T13:09:17.409520" +} diff --git a/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9a391f7422e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18144, + "slug": "motorola-moto-e35-4gb-64gb-4g-lte", + "base_model_slug": "moto-e35", + "name": "Motorola Moto E35", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2022-05-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.410019", + "updated_at": "2026-06-20T13:09:17.410019" +} diff --git a/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e35-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3bc1aad90bb --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17771, + "slug": "motorola-moto-e40-4gb-64gb-4g-lte", + "base_model_slug": "moto-e40", + "name": "Motorola Moto E40", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2088, + "slug": "unisoc-tiger-t700", + "name": "UNISOC Tiger T700", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t700" + }, + "release_date": "2021-10-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.260148", + "updated_at": "2026-06-20T13:09:17.260148" +} diff --git a/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e40-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..900cf4459ec --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17278, + "slug": "motorola-moto-e5-2gb-16gb-4g-lte", + "base_model_slug": "moto-e5", + "name": "Motorola Moto E5", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.053092", + "updated_at": "2026-06-20T13:09:17.053092" +} diff --git a/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e5-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..af963b245da --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17307, + "slug": "motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "moto-e5-plus-4gb-ram-64gb", + "name": "Motorola Moto E5 Plus (4GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.065385", + "updated_at": "2026-06-20T13:09:17.065385" +} diff --git a/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e5-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a1d15c283fe --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17553, + "slug": "motorola-moto-e6s-2020-2gb-32gb-4g-lte", + "base_model_slug": "moto-e6s-2020", + "name": "Motorola Moto E6s (2020)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2020-03-16", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.163993", + "updated_at": "2026-06-20T13:09:17.163993" +} diff --git a/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e6s-2020-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..12580935f4b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17786, + "slug": "motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "moto-e7-power-2gb-ram-32gb", + "name": "Motorola Moto E7 Power (2GB RAM + 32GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2021-02-19", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 273 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.264672", + "updated_at": "2026-06-20T13:09:17.264672" +} diff --git a/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-e7-power-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..44a6bdcabf7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18154, + "slug": "motorola-moto-edge-30-neo-8gb-128gb-5g", + "base_model_slug": "moto-edge-30-neo", + "name": "Motorola Moto Edge 30 Neo", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-09-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1B)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 3.0, + "camera": null, + "battery": 20.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.413039", + "updated_at": "2026-06-20T13:09:17.413039" +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..767d683897b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-30-neo-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 3.0, + "camera": null, + "battery": 20.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e7dd4d70fc5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18685, + "slug": "motorola-moto-edge-40-lite-5g-8gb-128gb-5g", + "base_model_slug": "moto-edge-40-lite-5g", + "name": "Motorola Moto Edge 40 Lite 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 3.0, + "camera": null, + "battery": 20.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.648338", + "updated_at": "2026-06-20T13:09:17.648338" +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..767d683897b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-40-lite-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 3.0, + "camera": null, + "battery": 20.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8f201d2fea7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18510, + "slug": "motorola-moto-edge-50-neo-8gb-256gb-5g", + "base_model_slug": "moto-edge-50-neo", + "name": "Motorola Moto Edge 50 Neo", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-08-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 465 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 3.0, + "camera": null, + "battery": 34.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.561817", + "updated_at": "2026-06-20T13:09:17.561817" +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a8fabca5292 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-50-neo-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.9, + "performance": 3.0, + "camera": null, + "battery": 34.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..33eaf355ef7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17822, + "slug": "motorola-moto-edge-s30-5g-6gb-128gb-5g", + "base_model_slug": "moto-edge-s30-5g", + "name": "Motorola Moto Edge S30 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-12-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.278723", + "updated_at": "2026-06-20T13:09:17.278723" +} diff --git a/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..26be0821275 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-edge-s30-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/index.json b/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/index.json new file mode 100644 index 00000000000..d71cfc02c4d --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 16991, + "slug": "motorola-moto-g-1gb-16gb", + "base_model_slug": "moto-g", + "name": "Motorola Moto G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 720 x 1280 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.920830", + "updated_at": "2026-06-20T13:09:16.920830" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/score/index.json b/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-1gb-16gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..0be29825e5f --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18686, + "slug": "motorola-moto-g-2026-4gb-128gb-5g", + "base_model_slug": "moto-g-2026", + "name": "Motorola Moto G (2026)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-11-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.648838", + "updated_at": "2026-06-20T13:09:17.648838" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..5175a3c163a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-2026-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/index.json b/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/index.json new file mode 100644 index 00000000000..9493dbcf43e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 17045, + "slug": "motorola-moto-g-2nd-gen-16-gb-1gb-16gb", + "base_model_slug": "moto-g-2nd-gen-16-gb", + "name": "Motorola Moto G (2nd Gen) (16 GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.944018", + "updated_at": "2026-06-20T13:09:16.944018" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/score/index.json b/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-2nd-gen-16-gb-1gb-16gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..57b12170323 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17578, + "slug": "motorola-moto-g-5g-6gb-128gb-5g", + "base_model_slug": "moto-g-5g", + "name": "Motorola Moto G 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2020-11-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.174032", + "updated_at": "2026-06-20T13:09:17.174032" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..c50fad49b41 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17579, + "slug": "motorola-moto-g-5g-plus-4gb-64gb-5g", + "base_model_slug": "moto-g-5g-plus", + "name": "Motorola Moto G 5G Plus", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.174529", + "updated_at": "2026-06-20T13:09:17.174529" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-plus-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..6cafffbb60e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17584, + "slug": "motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "moto-g-5g-plus-6gb-ram-128gb", + "name": "Motorola Moto G 5G Plus (6GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.176032", + "updated_at": "2026-06-20T13:09:17.176032" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-5g-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/index.json b/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/index.json new file mode 100644 index 00000000000..1afaef294e2 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 16993, + "slug": "motorola-moto-g-8gb-1gb-8gb", + "base_model_slug": "moto-g-8gb", + "name": "Motorola Moto G (8GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 720 x 1280 pixels", + "resolution": "~ 326 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.3 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.922339", + "updated_at": "2026-06-20T13:09:16.922339" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/score/index.json b/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-8gb-1gb-8gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1df7cecac6a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17834, + "slug": "motorola-moto-g-play-2021-3gb-32gb-4g-lte", + "base_model_slug": "moto-g-play-2021", + "name": "Motorola Moto G Play 2021", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.282746", + "updated_at": "2026-06-20T13:09:17.282746" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-play-2021-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9478f67fbba --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18511, + "slug": "motorola-moto-g-play-2024-4gb-64gb-4g-lte", + "base_model_slug": "moto-g-play-2024", + "name": "Motorola Moto G Play (2024)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2024-01-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.561817", + "updated_at": "2026-06-20T13:09:17.561817" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-play-2024-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..615d4269649 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17841, + "slug": "motorola-moto-g-power-2021-3gb-32gb-4g-lte", + "base_model_slug": "moto-g-power-2021", + "name": "Motorola Moto G Power 2021", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.286218", + "updated_at": "2026-06-20T13:09:17.286218" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-power-2021-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a5154dfbee3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18689, + "slug": "motorola-moto-g-power-5g-2025-8gb-128gb-5g", + "base_model_slug": "moto-g-power-5g-2025", + "name": "Motorola Moto G Power 5G 2025", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.649839", + "updated_at": "2026-06-20T13:09:17.649839" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-power-5g-2025-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..993058be4e6 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17857, + "slug": "motorola-moto-g-stylus-2021-4gb-128gb-4g-lte", + "base_model_slug": "moto-g-stylus-2021", + "name": "Motorola Moto G Stylus 2021", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1708, + "slug": "snapdragon-678", + "name": "Snapdragon 678", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-678" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.291217", + "updated_at": "2026-06-20T13:09:17.291217" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2021-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..20a5bd600db --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18164, + "slug": "motorola-moto-g-stylus-2022-6gb-128gb-4g-lte", + "base_model_slug": "moto-g-stylus-2022", + "name": "Motorola Moto G Stylus 2022", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-02-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.416900", + "updated_at": "2026-06-20T13:09:17.416900" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5dcfdd0c6e5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18354, + "slug": "motorola-moto-g-stylus-2023-4gb-64gb-4g-lte", + "base_model_slug": "moto-g-stylus-2023", + "name": "Motorola Moto G Stylus 2023", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-05-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.498757", + "updated_at": "2026-06-20T13:09:17.498757" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..464782df686 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18172, + "slug": "motorola-moto-g-stylus-5g-2022-8gb-256gb-5g", + "base_model_slug": "moto-g-stylus-5g-2022", + "name": "Motorola Moto G Stylus 5G 2022", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.419912", + "updated_at": "2026-06-20T13:09:17.419912" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..c3383cd169b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18356, + "slug": "motorola-moto-g-stylus-5g-2023-6gb-256gb-5g", + "base_model_slug": "moto-g-stylus-5g-2023", + "name": "Motorola Moto G Stylus 5G 2023", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1746, + "slug": "snapdragon-6-gen-1", + "name": "Snapdragon 6 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-6-gen-1" + }, + "release_date": "2023-05-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.9, + "performance": 2.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.499266", + "updated_at": "2026-06-20T13:09:17.499266" +} diff --git a/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..364f7d20901 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.9, + "performance": 2.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..20253764ff9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18514, + "slug": "motorola-moto-g04-4gb-64gb-4g-lte", + "base_model_slug": "moto-g04", + "name": "Motorola Moto G04", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.563833", + "updated_at": "2026-06-20T13:09:17.563833" +} diff --git a/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9e6edd6e2fb --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18517, + "slug": "motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "moto-g04-8-gb-ram-128gb", + "name": "Motorola Moto G04 (8 GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-01-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.564332", + "updated_at": "2026-06-20T13:09:17.564332" +} diff --git a/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7e48fd68996 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18518, + "slug": "motorola-moto-g04s-4gb-64gb-4g-lte", + "base_model_slug": "moto-g04s", + "name": "Motorola Moto G04s", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-05-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.565339", + "updated_at": "2026-06-20T13:09:17.565339" +} diff --git a/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g04s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e1e8ba64bd2 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17868, + "slug": "motorola-moto-g100-8gb-128gb-5g", + "base_model_slug": "moto-g100", + "name": "Motorola Moto G100", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-03-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.296249", + "updated_at": "2026-06-20T13:09:17.296249" +} diff --git a/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..2cf4b5f36ac --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g100-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ffef5a7f18a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18691, + "slug": "motorola-moto-g12-4gb-64gb-4g-lte", + "base_model_slug": "moto-g12", + "name": "Motorola Moto G12", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.651839", + "updated_at": "2026-06-20T13:09:17.651839" +} diff --git a/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g12-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cbf2fd9669f --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18358, + "slug": "motorola-moto-g13-4gb-128gb-4g-lte", + "base_model_slug": "moto-g13", + "name": "Motorola Moto G13", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.45, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.500272", + "updated_at": "2026-06-20T13:09:17.500272" +} diff --git a/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g13-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c3c0b69f312 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18361, + "slug": "motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "moto-g13-4gb-ram-64gb", + "name": "Motorola Moto G13 (4GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.45, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.501271", + "updated_at": "2026-06-20T13:09:17.501271" +} diff --git a/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..41187098bfc --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18362, + "slug": "motorola-moto-g14-4gb-128gb-4g-lte", + "base_model_slug": "moto-g14", + "name": "Motorola Moto G14", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, Full HD+, 60 Hz", + "resolution": "", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.501771", + "updated_at": "2026-06-20T13:09:17.501771" +} diff --git a/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g14-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6468eb825db --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17880, + "slug": "motorola-moto-g200-8gb-128gb-5g", + "base_model_slug": "moto-g200", + "name": "Motorola Moto G200", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-11-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2520 pixels, 144 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.300762", + "updated_at": "2026-06-20T13:09:17.300762" +} diff --git a/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e414b426a2a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g200-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..41a3d72a1df --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18173, + "slug": "motorola-moto-g22-4gb-64gb-4g-lte", + "base_model_slug": "moto-g22", + "name": "Motorola Moto G22", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-04-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.420414", + "updated_at": "2026-06-20T13:09:17.420414" +} diff --git a/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g22-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..68d804a7cfa --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18176, + "slug": "motorola-moto-g22s-4gb-64gb-4g-lte", + "base_model_slug": "moto-g22s", + "name": "Motorola Moto G22s", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-08-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.421414", + "updated_at": "2026-06-20T13:09:17.421414" +} diff --git a/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g22s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..670a9462955 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18366, + "slug": "motorola-moto-g23-4gb-128gb-4g-lte", + "base_model_slug": "moto-g23", + "name": "Motorola Moto G23", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.25, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.502778", + "updated_at": "2026-06-20T13:09:17.502778" +} diff --git a/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g23-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8769aad668a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18693, + "slug": "motorola-moto-g24-5g-8gb-128gb-5g", + "base_model_slug": "moto-g24-5g", + "name": "Motorola Moto G24 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.652846", + "updated_at": "2026-06-20T13:09:17.652846" +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cd52cac06cd --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18522, + "slug": "motorola-moto-g24-power-4gb-128gb-4g-lte", + "base_model_slug": "moto-g24-power", + "name": "Motorola Moto G24 Power", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-01-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.566847", + "updated_at": "2026-06-20T13:09:17.566847" +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-power-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..17c8a1f318c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18526, + "slug": "motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "moto-g24-power-8gb-ram-128gb", + "name": "Motorola Moto G24 Power (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-01-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.568847", + "updated_at": "2026-06-20T13:09:17.568847" +} diff --git a/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..adc4a735267 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17882, + "slug": "motorola-moto-g30-4gb-64gb-4g-lte", + "base_model_slug": "moto-g30", + "name": "Motorola Moto G30", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-03-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.301262", + "updated_at": "2026-06-20T13:09:17.301262" +} diff --git a/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g30-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..aa78f75bf65 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17889, + "slug": "motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "moto-g30-6gb-ram-128gb", + "name": "Motorola Moto G30 (6GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-03-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.304284", + "updated_at": "2026-06-20T13:09:17.304284" +} diff --git a/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d6098c03fe6 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17890, + "slug": "motorola-moto-g31-4gb-64gb-4g-lte", + "base_model_slug": "moto-g31", + "name": "Motorola Moto G31", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-11-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.304794", + "updated_at": "2026-06-20T13:09:17.304794" +} diff --git a/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g31-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cd6465a1925 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17900, + "slug": "motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "moto-g31-6gb-ram-128gb", + "name": "Motorola Moto G31 (6GB RAM+ 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-11-29", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.307800", + "updated_at": "2026-06-20T13:09:17.307800" +} diff --git a/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e94296d2a97 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18177, + "slug": "motorola-moto-g32-4gb-64gb-4g-lte", + "base_model_slug": "moto-g32", + "name": "Motorola Moto G32", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-08-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.421913", + "updated_at": "2026-06-20T13:09:17.421913" +} diff --git a/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g32-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4cb3554348f --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18179, + "slug": "motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "moto-g32-8gb-ram-128gb", + "name": "Motorola Moto G32 (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-08-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.422922", + "updated_at": "2026-06-20T13:09:17.422922" +} diff --git a/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..1379a8d2585 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18371, + "slug": "motorola-moto-g34-5g-4gb-128gb-5g", + "base_model_slug": "moto-g34-5g", + "name": "Motorola Moto G34 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.504792", + "updated_at": "2026-06-20T13:09:17.504792" +} diff --git a/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g34-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a72d64fc24a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18372, + "slug": "motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "moto-g34-5g-8gb-ram-128gb", + "name": "Motorola Moto G34 5G (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.505290", + "updated_at": "2026-06-20T13:09:17.505290" +} diff --git a/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..af154f65306 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17904, + "slug": "motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "moto-g40-fusion-6gb-ram-128gb", + "name": "Motorola Moto G40 Fusion (6GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-04-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.309802", + "updated_at": "2026-06-20T13:09:17.309802" +} diff --git a/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g40-fusion-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..78923c5970b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17905, + "slug": "motorola-moto-g41-4gb-128gb-4g-lte", + "base_model_slug": "moto-g41", + "name": "Motorola Moto G41", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-11-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.309802", + "updated_at": "2026-06-20T13:09:17.310301" +} diff --git a/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g41-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..52876dff955 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18184, + "slug": "motorola-moto-g42-4gb-64gb-4g-lte", + "base_model_slug": "moto-g42", + "name": "Motorola Moto G42", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-07-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.426442", + "updated_at": "2026-06-20T13:09:17.426442" +} diff --git a/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g42-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..ea515a10f16 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17253, + "slug": "motorola-moto-g5-3gb-16gb-4g-lte", + "base_model_slug": "moto-g5", + "name": "Motorola Moto G5", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.041516", + "updated_at": "2026-06-20T13:09:17.041516" +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..b06ef4cc6de --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17259, + "slug": "motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte", + "base_model_slug": "moto-g5-plus-3gb-ram-16gb", + "name": "Motorola Moto G5 Plus (3GB RAM+16GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.044036", + "updated_at": "2026-06-20T13:09:17.044036" +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-plus-3gb-ram-16gb-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a9331c0fec6 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17256, + "slug": "motorola-moto-g5-plus-4gb-32gb-4g-lte", + "base_model_slug": "moto-g5-plus", + "name": "Motorola Moto G5 Plus", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.042020", + "updated_at": "2026-06-20T13:09:17.042020" +} diff --git a/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g5-plus-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3c739f1a4b1 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17908, + "slug": "motorola-moto-g50-8gb-128gb-5g", + "base_model_slug": "moto-g50", + "name": "Motorola Moto G50", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-04-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.311195", + "updated_at": "2026-06-20T13:09:17.311195" +} diff --git a/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g50-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..257503fffb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17916, + "slug": "motorola-moto-g51-5g-4gb-64gb-5g", + "base_model_slug": "moto-g51-5g", + "name": "Motorola Moto G51 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-12-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD/Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.313787", + "updated_at": "2026-06-20T13:09:17.313787" +} diff --git a/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g51-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a10effc4e92 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18186, + "slug": "motorola-moto-g52-4gb-64gb-4g-lte", + "base_model_slug": "moto-g52", + "name": "Motorola Moto G52", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.426941", + "updated_at": "2026-06-20T13:09:17.426941" +} diff --git a/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2c0439086d6 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18187, + "slug": "motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "moto-g52-6gb-ram-128gb", + "name": "Motorola Moto G52 (6GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.426941", + "updated_at": "2026-06-20T13:09:17.426941" +} diff --git a/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..1b1970b8b95 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18188, + "slug": "motorola-moto-g52j-5g-6gb-128gb-5g", + "base_model_slug": "moto-g52j-5g", + "name": "Motorola Moto G52j 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-05-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.426941", + "updated_at": "2026-06-20T13:09:17.426941" +} diff --git a/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g52j-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..f7eda5c33ed --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18190, + "slug": "motorola-moto-g53-4gb-128gb-5g", + "base_model_slug": "moto-g53", + "name": "Motorola Moto G53", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2022-12-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.428457", + "updated_at": "2026-06-20T13:09:17.428457" +} diff --git a/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f781750ea33 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18375, + "slug": "motorola-moto-g53j-8gb-128gb-5g", + "base_model_slug": "moto-g53j", + "name": "Motorola Moto G53j", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2023-06-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.506792", + "updated_at": "2026-06-20T13:09:17.506792" +} diff --git a/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53j-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..c599b81c670 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18378, + "slug": "motorola-moto-g53y-4gb-128gb-5g", + "base_model_slug": "moto-g53y", + "name": "Motorola Moto G53y", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2023-06-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.507791", + "updated_at": "2026-06-20T13:09:17.507791" +} diff --git a/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g53y-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b336efe80e0 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17322, + "slug": "motorola-moto-g6-3gb-32gb-4g-lte", + "base_model_slug": "moto-g6", + "name": "Motorola Moto G6", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.069901", + "updated_at": "2026-06-20T13:09:17.069901" +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..452c71473ac --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17324, + "slug": "motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "moto-g6-4gb-ram-64gb", + "name": "Motorola Moto G6 (4GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.070900", + "updated_at": "2026-06-20T13:09:17.070900" +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7958684678c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17345, + "slug": "motorola-moto-g6-plus-6gb-64gb-4g-lte", + "base_model_slug": "moto-g6-plus", + "name": "Motorola Moto G6 Plus", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 1080 x 2160 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.079460", + "updated_at": "2026-06-20T13:09:17.079460" +} diff --git a/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..75b7f0d3b5d --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g6-plus-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a48436c3e08 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17920, + "slug": "motorola-moto-g60s-6gb-128gb-4g-lte", + "base_model_slug": "moto-g60s", + "name": "Motorola Moto G60S", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-08-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.315803", + "updated_at": "2026-06-20T13:09:17.315803" +} diff --git a/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g60s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..981b346d112 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18192, + "slug": "motorola-moto-g62-5g-6gb-128gb-5g", + "base_model_slug": "moto-g62-5g", + "name": "Motorola Moto G62 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-08-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.428956", + "updated_at": "2026-06-20T13:09:17.428956" +} diff --git a/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g62-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4ebf00685e1 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18194, + "slug": "motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "moto-g62-8gb-ram-128gb", + "name": "Motorola Moto G62 (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.429959", + "updated_at": "2026-06-20T13:09:17.429959" +} diff --git a/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..c23bf53c83a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18731, + "slug": "motorola-moto-g67-4gb-128gb-5g", + "base_model_slug": "moto-g67", + "name": "Motorola Moto G67", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.670405", + "updated_at": "2026-06-20T13:09:17.670405" +} diff --git a/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..5175a3c163a --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g67-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1a2af513edf --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18196, + "slug": "motorola-moto-g71s-8gb-128gb-5g", + "base_model_slug": "moto-g71s", + "name": "Motorola Moto G71s", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-05-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.431003", + "updated_at": "2026-06-20T13:09:17.431003" +} diff --git a/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g71s-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..47072efdfb3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 18201, + "slug": "motorola-moto-g72-4g-6gb-128gb-4g-lte", + "base_model_slug": "moto-g72-4g", + "name": "Motorola Moto G72 4G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-10-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color pOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.433007", + "updated_at": "2026-06-20T13:09:17.433007" +} diff --git a/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g72-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..daae0cc764e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18204, + "slug": "motorola-moto-g82-5g-6gb-128gb-5g", + "base_model_slug": "moto-g82-5g", + "name": "Motorola Moto G82 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-06-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.434516", + "updated_at": "2026-06-20T13:09:17.434516" +} diff --git a/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g82-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..33c8759d5c6 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18206, + "slug": "motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "moto-g82-8gb-ram-128gb", + "name": "Motorola Moto G82 (8GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-06-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.435513", + "updated_at": "2026-06-20T13:09:17.435513" +} diff --git a/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..59b69b27ea9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18386, + "slug": "motorola-moto-g84-5g-12gb-256gb-5g", + "base_model_slug": "moto-g84-5g", + "name": "Motorola Moto G84 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-09-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color pOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.510803", + "updated_at": "2026-06-20T13:09:17.510803" +} diff --git a/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f292ddd7a9b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g84-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f395344222b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17619, + "slug": "motorola-moto-g9-play-4gb-64gb-4g-lte", + "base_model_slug": "moto-g9-play", + "name": "Motorola Moto G9 Play", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-08-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS TFT LCD" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.189255", + "updated_at": "2026-06-20T13:09:17.189255" +} diff --git a/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g9-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2ba58b05a28 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17625, + "slug": "motorola-moto-g9-plus-4gb-128gb-4g-lte", + "base_model_slug": "moto-g9-plus", + "name": "Motorola Moto G9 Plus", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-09-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 223.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.191729", + "updated_at": "2026-06-20T13:09:17.191729" +} diff --git a/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-g9-plus-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..af9d850f899 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17495, + "slug": "motorola-moto-one-vision-4gb-128gb-4g-lte", + "base_model_slug": "moto-one-vision", + "name": "Motorola Moto One Vision", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1929, + "slug": "exynos-9609", + "name": "Exynos 9609", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9609" + }, + "release_date": "2019-06-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2520 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.138649", + "updated_at": "2026-06-20T13:09:17.138649" +} diff --git a/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e76e46fbec7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-one-vision-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..269b1974ed3 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17360, + "slug": "motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "moto-p30-6gb-ram-128gb", + "name": "Motorola Moto P30 (6GB RAM + 128GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.085583", + "updated_at": "2026-06-20T13:09:17.085583" +} diff --git a/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..429cb776869 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-p30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c9375f345c2 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18209, + "slug": "motorola-moto-s30-pro-8gb-128gb-5g", + "base_model_slug": "moto-s30-pro", + "name": "Motorola Moto S30 Pro", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color pOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 8.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.436013", + "updated_at": "2026-06-20T13:09:17.436013" +} diff --git a/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..06beb096ee0 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-s30-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 8.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0d328746c29 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18698, + "slug": "motorola-moto-s60-neo-8gb-256gb-5g", + "base_model_slug": "moto-s60-neo", + "name": "Motorola Moto S60 Neo", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2712 pixels, 120 Hz", + "resolution": "~ 448 PPI", + "type": "Color pOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 6520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.654360", + "updated_at": "2026-06-20T13:09:17.654360" +} diff --git a/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-s60-neo-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/index.json b/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/index.json new file mode 100644 index 00000000000..2e49d19070b --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 17057, + "slug": "motorola-moto-x-2nd-gen-2gb-16gb", + "base_model_slug": "moto-x-2nd-gen", + "name": "Motorola Moto X (2nd Gen)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 144.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.949755", + "updated_at": "2026-06-20T13:09:16.949755" +} diff --git a/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/score/index.json b/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-2nd-gen-2gb-16gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4d237127d2e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17131, + "slug": "motorola-moto-x-force-64gb-3gb-64gb-4g-lte", + "base_model_slug": "moto-x-force-64gb", + "name": "Motorola Moto X Force (64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1584, + "slug": "snapdragon-810", + "name": "Snapdragon 810", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 430", + "url": "/v1/socs/snapdragon-810" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.4 inches, 1440 x 2560 pixels", + "resolution": "~ 544 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3760, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 8.0, + "camera": null, + "battery": 11.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.988787", + "updated_at": "2026-06-20T13:09:16.988787" +} diff --git a/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c87db01f360 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-force-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 8.0, + "camera": null, + "battery": 11.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5a804997efd --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17142, + "slug": "motorola-moto-x-style-32gb-3gb-32gb-4g-lte", + "base_model_slug": "moto-x-style-32gb", + "name": "Motorola Moto X Style (32GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.992749", + "updated_at": "2026-06-20T13:09:16.992749" +} diff --git a/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-style-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..2851e38e8a2 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17139, + "slug": "motorola-moto-x-style-3gb-16gb-4g-lte", + "base_model_slug": "moto-x-style", + "name": "Motorola Moto X Style", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:16.991740", + "updated_at": "2026-06-20T13:09:16.991740" +} diff --git a/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x-style-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..089578550c1 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17268, + "slug": "motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "moto-x4-3gb-ram-32gb", + "name": "Motorola Moto X4 (3GB RAM + 32GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.048570", + "updated_at": "2026-06-20T13:09:17.048570" +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ebe9c77d727 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17266, + "slug": "motorola-moto-x4-4gb-64gb-4g-lte", + "base_model_slug": "moto-x4", + "name": "Motorola Moto X4", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat), upgradable to v8 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.048068", + "updated_at": "2026-06-20T13:09:17.048068" +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5212d3baa65 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17269, + "slug": "motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "moto-x4-6gb-ram-64gb", + "name": "Motorola Moto X4 (6GB RAM + 64GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.048570", + "updated_at": "2026-06-20T13:09:17.048570" +} diff --git a/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..429cb776869 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-x4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..aad4e42b91e --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17271, + "slug": "motorola-moto-z2-force-6gb-64gb-4g-lte", + "base_model_slug": "moto-z2-force", + "name": "Motorola Moto Z2 Force", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1440 x 2560 pixels", + "resolution": "~ 534 PPI", + "type": "Color OLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2730, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.3, + "performance": 24.6, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.050084", + "updated_at": "2026-06-20T13:09:17.050084" +} diff --git a/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..98e366a76db --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-z2-force-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.3, + "performance": 24.6, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..204e35b5634 --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17365, + "slug": "motorola-moto-z3-play-4gb-64gb-4g-lte", + "base_model_slug": "moto-z3-play", + "name": "Motorola Moto Z3 Play", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.088099", + "updated_at": "2026-06-20T13:09:17.088099" +} diff --git a/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/motorola-moto-z3-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..fcf7422a38d --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17518, + "slug": "motorola-one-4gb-64gb-4g-lte", + "base_model_slug": "one", + "name": "Motorola One", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2019-03-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 720 x 1520 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.151724", + "updated_at": "2026-06-20T13:09:17.151724" +} diff --git a/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..46c0ccd182a --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17719, + "slug": "motorola-one-5g-2020-4gb-128gb-5g", + "base_model_slug": "one-5g-2020", + "name": "Motorola One 5G 2020", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-09-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.235589", + "updated_at": "2026-06-20T13:09:17.235589" +} diff --git a/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-2020-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/index.json b/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..93b203f277c --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18052, + "slug": "motorola-one-5g-ace-4gb-64gb-5g", + "base_model_slug": "one-5g-ace", + "name": "Motorola One 5G Ace", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.381416", + "updated_at": "2026-06-20T13:09:17.381416" +} diff --git a/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-ace-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/index.json b/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..578536537ff --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17720, + "slug": "motorola-one-5g-uw-4gb-128gb-5g", + "base_model_slug": "one-5g-uw", + "name": "Motorola One 5G UW", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-10-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2520 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.236087", + "updated_at": "2026-06-20T13:09:17.236087" +} diff --git a/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-uw-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/index.json b/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..320efeaf643 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18053, + "slug": "motorola-one-5g-uw-ace-4gb-64gb-5g", + "base_model_slug": "one-5g-uw-ace", + "name": "Motorola One 5G UW Ace", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-07-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.381918", + "updated_at": "2026-06-20T13:09:17.381918" +} diff --git a/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-5g-uw-ace-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..24040f5f5f7 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17722, + "slug": "motorola-one-fusion-4gb-64gb-4g-lte", + "base_model_slug": "one-fusion", + "name": "Motorola One Fusion", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2020-07-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 273 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 20.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.238090", + "updated_at": "2026-06-20T13:09:17.238090" +} diff --git a/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..eef6f0f1ed0 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-fusion-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 20.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..79ba5ee03c9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17723, + "slug": "motorola-one-fusion-plus-6gb-128gb-4g-lte", + "base_model_slug": "one-fusion-plus", + "name": "Motorola One Fusion Plus", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-06-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.238090", + "updated_at": "2026-06-20T13:09:17.238090" +} diff --git a/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-fusion-plus-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..73affc405ac --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17393, + "slug": "motorola-one-power-4gb-64gb-4g-lte", + "base_model_slug": "one-power", + "name": "Motorola One Power", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-09-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.101329", + "updated_at": "2026-06-20T13:09:17.101329" +} diff --git a/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-one-power-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..49f09183eb8 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17398, + "slug": "motorola-p30-6gb-64gb-4g-lte", + "base_model_slug": "p30", + "name": "Motorola P30", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.103331", + "updated_at": "2026-06-20T13:09:17.103331" +} diff --git a/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..429cb776869 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..946280adf11 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17399, + "slug": "motorola-p30-note-4gb-64gb-4g-lte", + "base_model_slug": "p30-note", + "name": "Motorola P30 Note", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2246 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.103828", + "updated_at": "2026-06-20T13:09:17.103828" +} diff --git a/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-note-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..67954bace23 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 17402, + "slug": "motorola-p30-play-4gb-64gb-4g-lte", + "base_model_slug": "p30-play", + "name": "Motorola P30 Play", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.86 inches, 720 x 1520 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.104829", + "updated_at": "2026-06-20T13:09:17.104829" +} diff --git a/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/motorola-p30-play-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0ec2821e9e9 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 17730, + "slug": "motorola-razr-5g-8gb-256gb-5g", + "base_model_slug": "razr-5g", + "name": "Motorola Razr 5G", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-10-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 876 x 2142 pixels", + "resolution": "~ 374 PPI", + "type": "Color pOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 2800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 3.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.242037", + "updated_at": "2026-06-20T13:09:17.242037" +} diff --git a/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4a4dcdfa470 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 3.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..421ae7bb77d --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18732, + "slug": "motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "razr-fold-16gb-ram-512gb", + "name": "Motorola Razr Fold (16GB RAM + 512GB)", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1808, + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/qualcomm-snapdragon-8-gen5" + }, + "release_date": "2026-05-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color LTPO pOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 243.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.670905", + "updated_at": "2026-06-20T13:09:17.670905" +} diff --git a/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..4a44f299f34 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..23c10a59198 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18733, + "slug": "motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g", + "base_model_slug": "razr-fold-fifa-world-cup-26-edition", + "name": "Motorola Razr Fold FIFA World Cup 26 Edition", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1808, + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/qualcomm-snapdragon-8-gen5" + }, + "release_date": "2026-05-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color LTPO pOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 243.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.671403", + "updated_at": "2026-06-20T13:09:17.671403" +} diff --git a/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..4a44f299f34 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..1358411db42 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 18734, + "slug": "motorola-razr-ultra-2026-16gb-512gb-5g", + "base_model_slug": "razr-ultra-2026", + "name": "Motorola Razr Ultra 2026", + "brand": { + "id": 169, + "slug": "motorola", + "name": "Motorola", + "country": "US", + "url": "/v1/brands/motorola" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7 inches, 1224 x 2992 pixels", + "resolution": "~ 462 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 68.5, + "performance": 86.9, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:17.671403", + "updated_at": "2026-06-20T13:09:17.671403" +} diff --git a/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..1c7cc54c338 --- /dev/null +++ b/site/public/v1/smartphones/motorola-razr-ultra-2026-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 68.5, + "performance": 86.9, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..31012e2de57 --- /dev/null +++ b/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20010, + "slug": "nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "1-4-3gb-ram-64gb", + "name": "Nokia 1.4 (3GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1681, + "slug": "snapdragon-215", + "name": "Snapdragon 215", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-215" + }, + "release_date": "2021-02-03", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.260209", + "updated_at": "2026-06-20T13:09:18.260209" +} diff --git a/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/nokia-1-4-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..84df99bf280 --- /dev/null +++ b/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19812, + "slug": "nokia-2-2-2gb-16gb-4g-lte", + "base_model_slug": "2-2", + "name": "Nokia 2.2", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-06-11", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 153.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.186340", + "updated_at": "2026-06-20T13:09:18.186340" +} diff --git a/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-2-2-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3dc3d9ab878 --- /dev/null +++ b/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19825, + "slug": "nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "2-2-3gb-ram-32gb", + "name": "Nokia 2.2 (3GB RAM + 32GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-06-11", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.71 inches, 720 x 1520 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 153.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.190857", + "updated_at": "2026-06-20T13:09:18.190857" +} diff --git a/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-2-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..906001c6033 --- /dev/null +++ b/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19839, + "slug": "nokia-3-1-c-3gb-32gb-4g-lte", + "base_model_slug": "3-1-c", + "name": "Nokia 3.1 C", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1647, + "slug": "snapdragon-429", + "name": "Snapdragon 429", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Qualcomm Adreno 504", + "url": "/v1/socs/snapdragon-429" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 310 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 138.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.195852", + "updated_at": "2026-06-20T13:09:18.195852" +} diff --git a/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-3-1-c-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4e124beb37d --- /dev/null +++ b/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20011, + "slug": "nokia-3-4-4gb-64gb-4g-lte", + "base_model_slug": "3-4", + "name": "Nokia 3.4", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2021-02-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 720 x 1560 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.260706", + "updated_at": "2026-06-20T13:09:18.260706" +} diff --git a/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-3-4-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..46ddb215e8f --- /dev/null +++ b/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19736, + "slug": "nokia-4-3gb-32gb-4g-lte", + "base_model_slug": "4", + "name": "Nokia 4", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 148.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.157836", + "updated_at": "2026-06-20T13:09:18.157836" +} diff --git a/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99e3d2f70d1 --- /dev/null +++ b/site/public/v1/smartphones/nokia-4-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9fd0ca30de2 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19869, + "slug": "nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "5-1-plus-6gb-ram-64gb", + "name": "Nokia 5.1 Plus (6GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.86 inches, 1520 x 720 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 151.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 0.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.205475", + "updated_at": "2026-06-20T13:09:18.205475" +} diff --git a/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2c56ec8eac7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-1-plus-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 0.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8ba561d57b0 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19749, + "slug": "nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte", + "base_model_slug": "5-1-plus-nokia-x5", + "name": "Nokia 5.1 Plus (Nokia X5)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.86 inches, 1520 x 720 pixels", + "resolution": "~ 287 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 151.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 0.0, + "camera": null, + "battery": 0.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.162912", + "updated_at": "2026-06-20T13:09:18.162912" +} diff --git a/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..68a15205e77 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-1-plus-nokia-x5-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 0.0, + "camera": null, + "battery": 0.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..83e242c9946 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19953, + "slug": "nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "5-3-6gb-ram-64gb", + "name": "Nokia 5.3 (6GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1600 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.235733", + "updated_at": "2026-06-20T13:09:18.235733" +} diff --git a/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..b3d377289fa --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19689, + "slug": "nokia-5-3gb-ram-3gb-16gb-4g-lte", + "base_model_slug": "5-3gb-ram", + "name": "Nokia 5 (3GB RAM)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.139192", + "updated_at": "2026-06-20T13:09:18.139192" +} diff --git a/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-3gb-ram-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9b1f5bd3f73 --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20016, + "slug": "nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "5-4-6gb-ram-64gb", + "name": "Nokia 5.4 (6GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-02-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1560 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.261705", + "updated_at": "2026-06-20T13:09:18.261705" +} diff --git a/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/nokia-5-4-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f69b318683e --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19754, + "slug": "nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte", + "base_model_slug": "6-1-nokia-6-2018", + "name": "Nokia 6.1 (Nokia 6 2018)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.164443", + "updated_at": "2026-06-20T13:09:18.164443" +} diff --git a/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-1-nokia-6-2018-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5f8d9ae2173 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19872, + "slug": "nokia-6-2-4gb-64gb-4g-lte", + "base_model_slug": "6-2", + "name": "Nokia 6.2", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2019-10-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.206473", + "updated_at": "2026-06-20T13:09:18.206473" +} diff --git a/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e76e46fbec7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ca06963b178 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19761, + "slug": "nokia-6-2018-64gb-4gb-64gb-4g-lte", + "base_model_slug": "6-2018-64gb", + "name": "Nokia 6 2018 (64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.166360", + "updated_at": "2026-06-20T13:09:18.166360" +} diff --git a/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-2018-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ce1f46f4d97 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19690, + "slug": "nokia-6-3gb-32gb-4g-lte", + "base_model_slug": "6", + "name": "Nokia 6", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.139192", + "updated_at": "2026-06-20T13:09:18.139192" +} diff --git a/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c875d0dbccc --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19694, + "slug": "nokia-6-4gb-ram-4gb-64gb-4g-lte", + "base_model_slug": "6-4gb-ram", + "name": "Nokia 6 (4GB RAM)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.141193", + "updated_at": "2026-06-20T13:09:18.141193" +} diff --git a/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-6-4gb-ram-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e8b3a22eda2 --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19771, + "slug": "nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte", + "base_model_slug": "7-1-plus-nokia-x7", + "name": "Nokia 7.1 Plus (Nokia X7)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 2280 x 1080 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 20.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.170376", + "updated_at": "2026-06-20T13:09:18.170376" +} diff --git a/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b76ebf787ff --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-1-plus-nokia-x7-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 20.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..defa555d925 --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19880, + "slug": "nokia-7-2-4gb-64gb-4g-lte", + "base_model_slug": "7-2", + "name": "Nokia 7.2", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-09-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.209489", + "updated_at": "2026-06-20T13:09:18.209489" +} diff --git a/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..85db8bdcc0c --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..37dfbeaffb4 --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19883, + "slug": "nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "7-2-6gb-ram-64gb", + "name": "Nokia 7.2 (6GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-09-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.210488", + "updated_at": "2026-06-20T13:09:18.210488" +} diff --git a/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c8488aef5e8 --- /dev/null +++ b/site/public/v1/smartphones/nokia-7-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e87d0317cf2 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19783, + "slug": "nokia-8-1-4gb-64gb-4g-lte", + "base_model_slug": "8-1", + "name": "Nokia 8.1", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 20.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.174835", + "updated_at": "2026-06-20T13:09:18.174835" +} diff --git a/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bbce1d2cdc5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 20.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fba86ed44ef --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19890, + "slug": "nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "8-1-6gb-ram-128gb", + "name": "Nokia 8.1 (6GB RAM+128GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 21.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.212003", + "updated_at": "2026-06-20T13:09:18.212003" +} diff --git a/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b31d34777c0 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 21.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..504b7ff94b1 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19891, + "slug": "nokia-8-1-plus-6gb-128gb-4g-lte", + "base_model_slug": "8-1-plus", + "name": "Nokia 8.1 Plus", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 1080 x 2280 pixels", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 21.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.213011", + "updated_at": "2026-06-20T13:09:18.213519" +} diff --git a/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b31d34777c0 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-1-plus-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 21.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..6bbf04279e2 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 19960, + "slug": "nokia-8-3-5g-6gb-64gb-5g", + "base_model_slug": "8-3-5g", + "name": "Nokia 8.3 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.237997", + "updated_at": "2026-06-20T13:09:18.237997" +} diff --git a/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-3-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f612c7cf8bf --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19696, + "slug": "nokia-8-4gb-64gb-4g-lte", + "base_model_slug": "8", + "name": "Nokia 8", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.3 inches, 1440 x 2560 pixels", + "resolution": "~ 554 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3090, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 23.1, + "camera": null, + "battery": 1.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.141692", + "updated_at": "2026-06-20T13:09:18.141692" +} diff --git a/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e9ca01947e1 --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 23.1, + "camera": null, + "battery": 1.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..47e399e34af --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19699, + "slug": "nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "8-6gb-ram-128gb", + "name": "Nokia 8 (6GB RAM + 128GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.3 inches, 1440 x 2560 pixels", + "resolution": "~ 554 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3090, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 24.6, + "camera": null, + "battery": 1.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.143708", + "updated_at": "2026-06-20T13:09:18.143708" +} diff --git a/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a1a44d286ff --- /dev/null +++ b/site/public/v1/smartphones/nokia-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 24.6, + "camera": null, + "battery": 1.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/index.json b/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/index.json new file mode 100644 index 00000000000..c0e06fd6582 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20029, + "slug": "nokia-c10-1gb-16gb-3g", + "base_model_slug": "c10", + "name": "Nokia C10", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2084, + "slug": "unisoc-sc7331e", + "name": "Unisoc SC7331E", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "Mali-400 MP2", + "url": "/v1/socs/unisoc-sc7331e" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.265219", + "updated_at": "2026-06-20T13:09:18.265219" +} diff --git a/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/score/index.json b/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c10-1gb-16gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..622397d8324 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20041, + "slug": "nokia-c20-plus-2gb-32gb-4g-lte", + "base_model_slug": "c20-plus", + "name": "Nokia C20 Plus", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-08-09", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": null, + "camera": null, + "battery": 29.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.267724", + "updated_at": "2026-06-20T13:09:18.267724" +} diff --git a/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4095de3aced --- /dev/null +++ b/site/public/v1/smartphones/nokia-c20-plus-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": null, + "camera": null, + "battery": 29.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..e60c7b6873f --- /dev/null +++ b/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20155, + "slug": "nokia-c21-plus-3gb-32gb-4g-lte", + "base_model_slug": "c21-plus", + "name": "Nokia C21 Plus", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2022-02-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.305145", + "updated_at": "2026-06-20T13:09:18.305145" +} diff --git a/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f80c6665489 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c21-plus-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..31adc225250 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20157, + "slug": "nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c21-plus-4gb-ram-64gb", + "name": "Nokia C21 Plus (4GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2022-02-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.305641", + "updated_at": "2026-06-20T13:09:18.305641" +} diff --git a/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f80c6665489 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f775302df5e --- /dev/null +++ b/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20271, + "slug": "nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c22-4gb-ram-64gb", + "name": "Nokia C22 (4GB RAM + 64GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2023-02-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.341684", + "updated_at": "2026-06-20T13:09:18.341684" +} diff --git a/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b3bb14abb80 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19974, + "slug": "nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "c3-3gb-ram-32gb", + "name": "Nokia C3 (3GB RAM + 32GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2020-08-04", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.6, + "performance": null, + "camera": null, + "battery": 0.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.244025", + "updated_at": "2026-06-20T13:09:18.244025" +} diff --git a/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..535b4acbf13 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.6, + "performance": null, + "camera": null, + "battery": 0.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6a6583cbd75 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20158, + "slug": "nokia-c31-3gb-32gb-4g-lte", + "base_model_slug": "c31", + "name": "Nokia C31", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2022-12-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 257 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.306141", + "updated_at": "2026-06-20T13:09:18.306141" +} diff --git a/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f80c6665489 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c31-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": null, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..39fb150a1ba --- /dev/null +++ b/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20275, + "slug": "nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte", + "base_model_slug": "c32-4gb-ram-128-gb", + "name": "Nokia C32 (4GB RAM + 128 GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2023-02-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.341684", + "updated_at": "2026-06-20T13:09:18.341684" +} diff --git a/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..83d49b749e7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20276, + "slug": "nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte", + "base_model_slug": "c32-6gb-ram-128-gb", + "name": "Nokia C32 (6GB RAM + 128 GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2023-02-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.341684", + "updated_at": "2026-06-20T13:09:18.341684" +} diff --git a/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d3ef014b9ec --- /dev/null +++ b/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20045, + "slug": "nokia-g10-4gb-64gb-4g-lte", + "base_model_slug": "g10", + "name": "Nokia G10", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.270255", + "updated_at": "2026-06-20T13:09:18.270255" +} diff --git a/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..532885654d7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g10-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..0cbb6e56a37 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20163, + "slug": "nokia-g11-3gb-32gb-4g-lte", + "base_model_slug": "g11", + "name": "Nokia G11", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2022-04-26", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.307639", + "updated_at": "2026-06-20T13:09:18.307639" +} diff --git a/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..532885654d7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g11-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e06870e3f7e --- /dev/null +++ b/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20175, + "slug": "nokia-g11-plus-4gb-64gb-4g-lte", + "base_model_slug": "g11-plus", + "name": "Nokia G11 Plus", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2022-10-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.310639", + "updated_at": "2026-06-20T13:09:18.310639" +} diff --git a/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g11-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9cb3823716b --- /dev/null +++ b/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20309, + "slug": "nokia-g200-5g-4gb-64gb-4g-lte", + "base_model_slug": "g200-5g", + "name": "Nokia G200 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 720 x 1560 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.354757", + "updated_at": "2026-06-20T13:09:18.354757" +} diff --git a/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g200-5g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..768afc1d5d9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20190, + "slug": "nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "g21-6gb-ram-128gb", + "name": "Nokia G21 (6GB RAM + 128GB)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2022-04-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": 1.5, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.315161", + "updated_at": "2026-06-20T13:09:18.315161" +} diff --git a/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..612d330a449 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": 1.5, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..998f19eb16d --- /dev/null +++ b/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20277, + "slug": "nokia-g22-4gb-64gb-4g-lte", + "base_model_slug": "g22", + "name": "Nokia G22", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2023-02-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 215 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.23, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.342690", + "updated_at": "2026-06-20T13:09:18.342690" +} diff --git a/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..532885654d7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g22-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 0.0, + "camera": null, + "battery": 30.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..697fead834f --- /dev/null +++ b/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20279, + "slug": "nokia-g310-5g-4gb-128gb-5g", + "base_model_slug": "g310-5g", + "name": "Nokia G310 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2023-08-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.342690", + "updated_at": "2026-06-20T13:09:18.342690" +} diff --git a/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g310-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..34d971ca105 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20195, + "slug": "nokia-g400-5g-4gb-64gb-5g", + "base_model_slug": "g400-5g", + "name": "Nokia G400 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2022-01-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.316162", + "updated_at": "2026-06-20T13:09:18.316162" +} diff --git a/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g400-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..a4bf1476e98 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20063, + "slug": "nokia-g50-5g-4gb-64gb-5g", + "base_model_slug": "g50-5g", + "name": "Nokia G50 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-09-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, EDR, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.275007", + "updated_at": "2026-06-20T13:09:18.275007" +} diff --git a/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/nokia-g50-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..7849ece391f --- /dev/null +++ b/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20203, + "slug": "nokia-g60-5g-6gb-128gb-5g", + "base_model_slug": "g60-5g", + "name": "Nokia G60 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-11-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.317660", + "updated_at": "2026-06-20T13:09:18.317660" +} diff --git a/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/nokia-g60-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/index.json b/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/index.json new file mode 100644 index 00000000000..3419948b75d --- /dev/null +++ b/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 19544, + "slug": "nokia-lumia-1520-2gb-32gb", + "base_model_slug": "lumia-1520", + "name": "Nokia Lumia 1520", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1530, + "slug": "qualcomm-snapdragon-800", + "name": "Qualcomm Snapdragon 800", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-800" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "6 inches, 1080 x 1920 pixels", + "resolution": "~ 367 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Windows Phone v8", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.080228", + "updated_at": "2026-06-20T13:09:18.080228" +} diff --git a/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/score/index.json b/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/score/index.json new file mode 100644 index 00000000000..87445177bcb --- /dev/null +++ b/site/public/v1/smartphones/nokia-lumia-1520-2gb-32gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": null, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..535b0d064ee --- /dev/null +++ b/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20126, + "slug": "nokia-x100-5g-6gb-128gb-5g", + "base_model_slug": "x100-5g", + "name": "Nokia X100 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-11-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4470, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.8, + "performance": 1.5, + "camera": null, + "battery": 22.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.298097", + "updated_at": "2026-06-20T13:09:18.298097" +} diff --git a/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..506fb0080ed --- /dev/null +++ b/site/public/v1/smartphones/nokia-x100-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.8, + "performance": 1.5, + "camera": null, + "battery": 22.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e50efa25516 --- /dev/null +++ b/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20262, + "slug": "nokia-x30-5g-8gb-256gb-5g", + "base_model_slug": "x30-5g", + "name": "Nokia X30 5G", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.0, + "camera": null, + "battery": 23.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.339685", + "updated_at": "2026-06-20T13:09:18.339685" +} diff --git a/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..93b6871a1a2 --- /dev/null +++ b/site/public/v1/smartphones/nokia-x30-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.0, + "camera": null, + "battery": 23.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1161d10d4d3 --- /dev/null +++ b/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 19798, + "slug": "nokia-x6-2018-6gb-64gb-4g-lte", + "base_model_slug": "x6-2018", + "name": "Nokia X6 (2018)", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1080 x 2280 pixels", + "resolution": "~ 435 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 151.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 0.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.181325", + "updated_at": "2026-06-20T13:09:18.181325" +} diff --git a/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2c56ec8eac7 --- /dev/null +++ b/site/public/v1/smartphones/nokia-x6-2018-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 0.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/index.json b/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..26a26943c71 --- /dev/null +++ b/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20131, + "slug": "nokia-xr20-6gb-128gb-5g", + "base_model_slug": "xr20", + "name": "Nokia XR20", + "brand": { + "id": 67, + "slug": "nokia", + "name": "Nokia", + "country": "FI", + "url": "/v1/brands/nokia" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-07-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4630, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 248.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 1.5, + "camera": null, + "battery": 24.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.299097", + "updated_at": "2026-06-20T13:09:18.299097" +} diff --git a/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..70e1973b181 --- /dev/null +++ b/site/public/v1/smartphones/nokia-xr20-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 1.5, + "camera": null, + "battery": 24.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a417e1ab575 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20319, + "slug": "nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "phone-1-12gb-ram-256gb", + "name": "Nothing Phone 1 (12GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-07-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 6.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.358255", + "updated_at": "2026-06-20T13:09:18.358255" +} diff --git a/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8c1f92b2078 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 6.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b10c763a661 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20315, + "slug": "nothing-phone-1-8gb-128gb-5g", + "base_model_slug": "phone-1", + "name": "Nothing Phone 1", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-07-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.357255", + "updated_at": "2026-06-20T13:09:18.357255" +} diff --git a/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a84c03f347e --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20320, + "slug": "nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "phone-1-8gb-ram-256gb", + "name": "Nothing Phone 1 (8GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2022-07-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.358255", + "updated_at": "2026-06-20T13:09:18.358255" +} diff --git a/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..42c8cdaf5cf --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20362, + "slug": "nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "phone-3-16gb-ram-512gb", + "name": "Nothing Phone 3 (16GB RAM + 512GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-07-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Flexible LTPS (1.07B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.373278", + "updated_at": "2026-06-20T13:09:18.373278" +} diff --git a/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d067b5e2318 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20363, + "slug": "nothing-phone-3-5g-12gb-256gb-5g", + "base_model_slug": "phone-3-5g", + "name": "Nothing Phone 3 5G", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-07-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Flexible LTPS (1.07B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.373278", + "updated_at": "2026-06-20T13:09:18.373278" +} diff --git a/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f6672641ce3 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 52.5, + "performance": null, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a650521595b --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20366, + "slug": "nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "phone-3a-12gb-ram-256gb", + "name": "Nothing Phone 3a (12GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-03-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.373778", + "updated_at": "2026-06-20T13:09:18.373778" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..be0d6f6bb70 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20367, + "slug": "nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "phone-3a-8gb-ram-256gb", + "name": "Nothing Phone 3a (8GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.373778", + "updated_at": "2026-06-20T13:09:18.373778" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c653cbb9dd3 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20368, + "slug": "nothing-phone-3a-community-edition-8gb-128gb-5g", + "base_model_slug": "phone-3a-community-edition", + "name": "Nothing Phone 3a Community Edition", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.373778", + "updated_at": "2026-06-20T13:09:18.373778" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-community-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..05665447e6e --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20372, + "slug": "nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "phone-3a-pro-12gb-ram-256gb", + "name": "Nothing Phone 3a Pro (12GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1802, + "slug": "snapdragon-7s-gen-3", + "name": "Snapdragon 7s Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/snapdragon-7s-gen-3" + }, + "release_date": "2025-03-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.6, + "performance": 12.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.375294", + "updated_at": "2026-06-20T13:09:18.375294" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0807ef0d483 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.6, + "performance": 12.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a0a273d9bbc --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20370, + "slug": "nothing-phone-3a-pro-8gb-128gb-5g", + "base_model_slug": "phone-3a-pro", + "name": "Nothing Phone 3a Pro", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1802, + "slug": "snapdragon-7s-gen-3", + "name": "Snapdragon 7s Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/snapdragon-7s-gen-3" + }, + "release_date": "2025-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 9.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.374787", + "updated_at": "2026-06-20T13:09:18.374787" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..200f6bd1721 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 9.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9561ad6e569 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20373, + "slug": "nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "phone-3a-pro-8gb-ram-256gb", + "name": "Nothing Phone 3a Pro (8GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1802, + "slug": "snapdragon-7s-gen-3", + "name": "Snapdragon 7s Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/snapdragon-7s-gen-3" + }, + "release_date": "2025-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 9.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.375795", + "updated_at": "2026-06-20T13:09:18.375795" +} diff --git a/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..200f6bd1721 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 9.3, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4fee33c9fde --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20374, + "slug": "nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "phone-4a-pro-12gb-ram-256gb", + "name": "Nothing Phone (4a) Pro (12GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1801, + "slug": "snapdragon-7-gen-4", + "name": "Snapdragon 7 Gen 4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/snapdragon-7-gen-4" + }, + "release_date": "2026-03-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 35.5, + "performance": 20.0, + "camera": null, + "battery": 51.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.375795", + "updated_at": "2026-06-20T13:09:18.375795" +} diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b98b5a786b3 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 35.5, + "performance": 20.0, + "camera": null, + "battery": 51.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..773cd4e8821 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20375, + "slug": "nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "phone-4a-pro-8gb-ram-256gb", + "name": "Nothing Phone (4a) Pro (8GB RAM + 256GB)", + "brand": { + "id": 78, + "slug": "nothing", + "name": "Nothing", + "country": "GB", + "url": "/v1/brands/nothing" + }, + "soc": { + "id": 1801, + "slug": "snapdragon-7-gen-4", + "name": "Snapdragon 7 Gen 4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/snapdragon-7-gen-4" + }, + "release_date": "2026-03-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.0, + "performance": 17.0, + "camera": null, + "battery": 51.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.376295", + "updated_at": "2026-06-20T13:09:18.376795" +} diff --git a/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..7a65478b928 --- /dev/null +++ b/site/public/v1/smartphones/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.0, + "performance": 17.0, + "camera": null, + "battery": 51.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d1e261324b1 --- /dev/null +++ b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20388, + "slug": "nubia-fold-12gb-256gb-5g", + "base_model_slug": "fold", + "name": "Nubia Fold", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8 inches, 2200 x 2480 pixels, 120 Hz", + "resolution": "~ 414 PPI", + "type": "Color OLED Screen" + }, + "cameras": [], + "battery_mah": 6560, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 249.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.381808", + "updated_at": "2026-06-20T13:09:18.381808" +} diff --git a/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/nubia-fold-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..ff19ed7b00e --- /dev/null +++ b/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20383, + "slug": "nubia-play-5g-6gb-128gb-5g", + "base_model_slug": "play-5g", + "name": "Nubia Play 5G", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 405 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 1.5, + "camera": null, + "battery": 31.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.379306", + "updated_at": "2026-06-20T13:09:18.379805" +} diff --git a/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..80da656cdc4 --- /dev/null +++ b/site/public/v1/smartphones/nubia-play-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 1.5, + "camera": null, + "battery": 31.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..af589ca4334 --- /dev/null +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20385, + "slug": "nubia-red-magic-9s-pro-12gb-256gb-5g", + "base_model_slug": "red-magic-9s-pro", + "name": "Nubia Red Magic 9s Pro", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1766, + "slug": "snapdragon-8-gen-3", + "name": "Snapdragon 8 Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/snapdragon-8-gen-3" + }, + "release_date": "2024-07-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 57.1, + "performance": 54.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.380305", + "updated_at": "2026-06-20T13:09:18.380305" +} diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..47fad0ad19a --- /dev/null +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 57.1, + "performance": 54.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..e9b7066e223 --- /dev/null +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20386, + "slug": "nubia-red-magic-9s-pro-plus-16gb-512gb-5g", + "base_model_slug": "red-magic-9s-pro-plus", + "name": "Nubia Red Magic 9s Pro Plus", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1766, + "slug": "snapdragon-8-gen-3", + "name": "Snapdragon 8 Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/snapdragon-8-gen-3" + }, + "release_date": "2024-07-03", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 54.9, + "performance": 57.2, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.380808", + "updated_at": "2026-06-20T13:09:18.380808" +} diff --git a/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..61eca7e84ba --- /dev/null +++ b/site/public/v1/smartphones/nubia-red-magic-9s-pro-plus-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 54.9, + "performance": 57.2, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9ffd35c539a --- /dev/null +++ b/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20380, + "slug": "nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "x-6gb-ram-64gb", + "name": "Nubia X (6GB RAM + 64GB)", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 1.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.377295", + "updated_at": "2026-06-20T13:09:18.377295" +} diff --git a/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d9c4f9bcee --- /dev/null +++ b/site/public/v1/smartphones/nubia-x-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 1.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..05b3c342717 --- /dev/null +++ b/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20379, + "slug": "nubia-x-8gb-128gb-4g-lte", + "base_model_slug": "x", + "name": "Nubia X", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.377295", + "updated_at": "2026-06-20T13:09:18.377295" +} diff --git a/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b95644fde49 --- /dev/null +++ b/site/public/v1/smartphones/nubia-x-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cf35c2c6946 --- /dev/null +++ b/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20378, + "slug": "nubia-z17-6gb-64gb-4g-lte", + "base_model_slug": "z17", + "name": "Nubia Z17", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 24.6, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.377295", + "updated_at": "2026-06-20T13:09:18.377295" +} diff --git a/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..386ba4a640b --- /dev/null +++ b/site/public/v1/smartphones/nubia-z17-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 24.6, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2b5b3e9ae8f --- /dev/null +++ b/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20381, + "slug": "nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "z17s-8gb-ram-128gb", + "name": "Nubia Z17s (8GB RAM + 128GB)", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.73 inches, 1080 x 2040 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 26.1, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.378806", + "updated_at": "2026-06-20T13:09:18.378806" +} diff --git a/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9b64a29644f --- /dev/null +++ b/site/public/v1/smartphones/nubia-z17s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 26.1, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..88a405b12d4 --- /dev/null +++ b/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20382, + "slug": "nubia-z18-8gb-128gb-4g-lte", + "base_model_slug": "z18", + "name": "Nubia Z18", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 3.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.379306", + "updated_at": "2026-06-20T13:09:18.379306" +} diff --git a/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7dbe37318aa --- /dev/null +++ b/site/public/v1/smartphones/nubia-z18-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 3.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ca60372247d --- /dev/null +++ b/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20384, + "slug": "nubia-z60-ultra-8gb-256gb-5g", + "base_model_slug": "z60-ultra", + "name": "Nubia Z60 Ultra", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2023-12-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 246.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.379805", + "updated_at": "2026-06-20T13:09:18.379805" +} diff --git a/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/nubia-z60-ultra-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..369b09f904e --- /dev/null +++ b/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20376, + "slug": "nubia-z7-max-2gb-32gb-4g-lte", + "base_model_slug": "z7-max", + "name": "Nubia Z7 Max", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.376795", + "updated_at": "2026-06-20T13:09:18.376795" +} diff --git a/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2f649732bdb --- /dev/null +++ b/site/public/v1/smartphones/nubia-z7-max-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b9fa25db982 --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20387, + "slug": "nubia-z70-ultra-12gb-256gb-5g", + "base_model_slug": "z70-ultra", + "name": "Nubia Z70 Ultra", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 228.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.381808", + "updated_at": "2026-06-20T13:09:18.381808" +} diff --git a/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70-ultra-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b7a80a39b80 --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20389, + "slug": "nubia-z70-ultra-new-year-edition-12gb-256gb-5g", + "base_model_slug": "z70-ultra-new-year-edition", + "name": "Nubia Z70 Ultra New Year Edition", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6150, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 228.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.381808", + "updated_at": "2026-06-20T13:09:18.381808" +} diff --git a/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70-ultra-new-year-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..49240aaf77a --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20390, + "slug": "nubia-z70s-ultra-12gb-256gb-5g", + "base_model_slug": "z70s-ultra", + "name": "Nubia Z70S Ultra", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-04-28", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 228.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.383322", + "updated_at": "2026-06-20T13:09:18.383322" +} diff --git a/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/nubia-z70s-ultra-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..f3d7fc8b71b --- /dev/null +++ b/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20377, + "slug": "nubia-z9-max-3gb-16gb-4g-lte", + "base_model_slug": "z9-max", + "name": "Nubia Z9 Max", + "brand": { + "id": 35, + "slug": "nubia", + "name": "Nubia", + "country": "CN", + "url": "/v1/brands/nubia" + }, + "soc": { + "id": 1584, + "slug": "snapdragon-810", + "name": "Snapdragon 810", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 430", + "url": "/v1/socs/snapdragon-810" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0.2 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.377295", + "updated_at": "2026-06-20T13:09:18.377295" +} diff --git a/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..11d4bd7009d --- /dev/null +++ b/site/public/v1/smartphones/nubia-z9-max-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..745fa088c53 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21142, + "slug": "oneplus-13-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "13-16gb-ram-512gb", + "name": "OnePlus 13 (16GB RAM+ 512GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-01-07", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.664643", + "updated_at": "2026-06-20T13:09:18.664643" +} diff --git a/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9516b9bcbfd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..64595a9d1c6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21145, + "slug": "oneplus-13r-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "13r-16gb-ram-512gb", + "name": "OnePlus 13R (16GB RAM + 512GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2025-01-07", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.665150", + "updated_at": "2026-06-20T13:09:18.665150" +} diff --git a/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..e58672e7947 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21149, + "slug": "oneplus-13s-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "13s-12gb-ram-512gb", + "name": "OnePlus 13s (12GB RAM + 512GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-06-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR Display with LTPO (1B Colors)" + }, + "cameras": [], + "battery_mah": 5850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.666155", + "updated_at": "2026-06-20T13:09:18.666155" +} diff --git a/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..d9510b633e8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7ec8af13dc8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21150, + "slug": "oneplus-13s-5g-12gb-256gb-5g", + "base_model_slug": "13s-5g", + "name": "OnePlus 13s 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-06-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR Display with LTPO (1B Colors)" + }, + "cameras": [], + "battery_mah": 5850, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.666670", + "updated_at": "2026-06-20T13:09:18.666670" +} diff --git a/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d9510b633e8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-13s-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 83.9, + "camera": null, + "battery": 62.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b9d85604697 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21154, + "slug": "oneplus-15-12gb-256gb-5g", + "base_model_slug": "15", + "name": "OnePlus 15", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.667165", + "updated_at": "2026-06-20T13:09:18.667165" +} diff --git a/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..4cd79125fa7 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21155, + "slug": "oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "15-5g-16gb-ram-512gb", + "name": "OnePlus 15 5G (16GB RAM + 512GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-27", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, aptX Adaptive, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.667663", + "updated_at": "2026-06-20T13:09:18.667663" +} diff --git a/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..87f65fc69f5 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..fed19e54874 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21156, + "slug": "oneplus-15r-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "15r-16gb-ram-512gb", + "name": "OnePlus 15R (16GB RAM + 512GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1808, + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/qualcomm-snapdragon-8-gen5" + }, + "release_date": "2025-12-17", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.667663", + "updated_at": "2026-06-20T13:09:18.667663" +} diff --git a/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..4a44f299f34 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 65.0, + "performance": null, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..335bf277df9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20519, + "slug": "oneplus-3t-128gb-6gb-128gb-4g-lte", + "base_model_slug": "3t-128gb", + "name": "OnePlus 3T (128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 13.3, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.440781", + "updated_at": "2026-06-20T13:09:18.440781" +} diff --git a/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ec05491f4a6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-3t-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 13.3, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..449f8933ef1 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20517, + "slug": "oneplus-3t-6gb-64gb-4g-lte", + "base_model_slug": "3t", + "name": "OnePlus 3T", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 13.3, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.440281", + "updated_at": "2026-06-20T13:09:18.440281" +} diff --git a/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ec05491f4a6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-3t-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 13.3, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c95f0a85bee --- /dev/null +++ b/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20529, + "slug": "oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "5-6gb-ram-64gb", + "name": "OnePlus 5 (6GB RAM+64GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 153.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.6, + "performance": 24.6, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.445313", + "updated_at": "2026-06-20T13:09:18.445313" +} diff --git a/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..34b50d9ceb0 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-5-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.6, + "performance": 24.6, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9ea221576f9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20534, + "slug": "oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte", + "base_model_slug": "5t-star-wars-limited-edition", + "name": "OnePlus 5T Star Wars Limited Edition", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.01 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 26.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.446818", + "updated_at": "2026-06-20T13:09:18.446818" +} diff --git a/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1a8e8965ba1 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-5t-star-wars-limited-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 26.1, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a51574ca725 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20540, + "slug": "oneplus-6-6gb-64gb-4g-lte", + "base_model_slug": "6", + "name": "OnePlus 6", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C 1.0 reversible connector v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.449325", + "updated_at": "2026-06-20T13:09:18.449325" +} diff --git a/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e774e38dd7c --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..66785f56b91 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20544, + "slug": "oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "6-8gb-ram-128gb", + "name": "OnePlus 6 (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.451325", + "updated_at": "2026-06-20T13:09:18.451325" +} diff --git a/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..997a0d27be6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..a011a185a2b --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20550, + "slug": "oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte", + "base_model_slug": "6-marvel-avengers-limited-edition", + "name": "OnePlus 6 Marvel Avengers Limited Edition", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.453340", + "updated_at": "2026-06-20T13:09:18.453340" +} diff --git a/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..997a0d27be6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6-marvel-avengers-limited-edition-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..47fb0cd9816 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20551, + "slug": "oneplus-6t-6gb-128gb-4g-lte", + "base_model_slug": "6t", + "name": "OnePlus 6T", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.453839", + "updated_at": "2026-06-20T13:09:18.453839" +} diff --git a/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..00a4fc3bc0d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..46d93105cad --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20555, + "slug": "oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "6t-8gb-ram-128gb", + "name": "OnePlus 6T (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.454840", + "updated_at": "2026-06-20T13:09:18.454840" +} diff --git a/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28e1f4c3b74 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..794a0789b06 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20556, + "slug": "oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "6t-8gb-ram-256gb", + "name": "OnePlus 6T (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.455339", + "updated_at": "2026-06-20T13:09:18.455339" +} diff --git a/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28e1f4c3b74 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..9b49b59fb4a --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20558, + "slug": "oneplus-6t-mclaren-edition-10gb-256gb-4g-lte", + "base_model_slug": "6t-mclaren-edition", + "name": "OnePlus 6T McLaren Edition", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-12-12", + "msrp_usd": null, + "ram_gb": 10, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Optic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 4.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.455840", + "updated_at": "2026-06-20T13:09:18.455840" +} diff --git a/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..963afbff492 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-6t-mclaren-edition-10gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 4.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..92805efa4d6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20574, + "slug": "oneplus-7-6gb-128gb-4g-lte", + "base_model_slug": "7", + "name": "OnePlus 7", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.461852", + "updated_at": "2026-06-20T13:09:18.461852" +} diff --git a/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..00a4fc3bc0d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..83bc6d8e974 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20576, + "slug": "oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "7-8gb-ram-256gb", + "name": "OnePlus 7 (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.461852", + "updated_at": "2026-06-20T13:09:18.461852" +} diff --git a/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28e1f4c3b74 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..592d28c0fb0 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20598, + "slug": "oneplus-7t-8gb-128gb-4g-lte", + "base_model_slug": "7t", + "name": "OnePlus 7T", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-09-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.469391", + "updated_at": "2026-06-20T13:09:18.469391" +} diff --git a/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b95644fde49 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..599e2274b05 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20601, + "slug": "oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "7t-8gb-ram-256gb", + "name": "OnePlus 7T (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-09-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.470393", + "updated_at": "2026-06-20T13:09:18.470393" +} diff --git a/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b95644fde49 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 3.0, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..92a8dbedcaa --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20604, + "slug": "oneplus-7t-pro-8gb-256gb-4g-lte", + "base_model_slug": "7t-pro", + "name": "OnePlus 7T Pro", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1440 x 3120 pixels", + "resolution": "~ 516 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4085, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 3.0, + "camera": null, + "battery": 16.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.471897", + "updated_at": "2026-06-20T13:09:18.471897" +} diff --git a/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..0f87cc7e052 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-pro-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.7, + "performance": 3.0, + "camera": null, + "battery": 16.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..ac91076e7e4 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20610, + "slug": "oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte", + "base_model_slug": "7t-pro-mclaren-edition", + "name": "OnePlus 7T Pro McLaren Edition", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1440 x 3120 pixels", + "resolution": "~ 514 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4085, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 6.0, + "camera": null, + "battery": 16.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.473422", + "updated_at": "2026-06-20T13:09:18.473422" +} diff --git a/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..43d6a1bc2f8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-7t-pro-mclaren-edition-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 6.0, + "camera": null, + "battery": 16.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ce1f26217cc --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20630, + "slug": "oneplus-8-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "8-12gb-ram-256gb", + "name": "OnePlus 8 (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-14", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 6.4, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.479445", + "updated_at": "2026-06-20T13:09:18.479445" +} diff --git a/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..fa721318cf0 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 6.4, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a30fc35bed7 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20628, + "slug": "oneplus-8-6gb-128gb-5g", + "base_model_slug": "8", + "name": "OnePlus 8", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 1.9, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.477939", + "updated_at": "2026-06-20T13:09:18.477939" +} diff --git a/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..735f00818f6 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 1.9, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..aa870867994 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20642, + "slug": "oneplus-8-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "8-8gb-ram-128gb", + "name": "OnePlus 8 (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.4, + "performance": 3.4, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.483960", + "updated_at": "2026-06-20T13:09:18.483960" +} diff --git a/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..fdba78ca524 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.4, + "performance": 3.4, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..f3324673442 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20645, + "slug": "oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "8-pro-12gb-ram-256gb", + "name": "OnePlus 8 Pro (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-14", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4510, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 6.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.484458", + "updated_at": "2026-06-20T13:09:18.484458" +} diff --git a/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ca82e37ab5d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 6.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d2a2381384c --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20644, + "slug": "oneplus-8-pro-8gb-128gb-5g", + "base_model_slug": "8-pro", + "name": "OnePlus 8 Pro", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4510, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.484458", + "updated_at": "2026-06-20T13:09:18.484458" +} diff --git a/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..80935fba7ce --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..df7b712a21e --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20658, + "slug": "oneplus-8t-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "8t-12gb-ram-256gb", + "name": "OnePlus 8T (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-10-14", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.488986", + "updated_at": "2026-06-20T13:09:18.488986" +} diff --git a/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8t-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..68287126889 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20669, + "slug": "oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g", + "base_model_slug": "8t-cyberpunk-2077-limited-edition", + "name": "OnePlus 8T Cyberpunk 2077 Limited Edition", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-11-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, aptX & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.491964", + "updated_at": "2026-06-20T13:09:18.491964" +} diff --git a/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-8t-cyberpunk-2077-limited-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..25bd39c69f9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20738, + "slug": "oneplus-9-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "9-12gb-ram-256gb", + "name": "OnePlus 9 (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.517056", + "updated_at": "2026-06-20T13:09:18.517056" +} diff --git a/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4bf87665b03 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20750, + "slug": "oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "9-pro-12gb-ram-256gb", + "name": "OnePlus 9 Pro (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.520585", + "updated_at": "2026-06-20T13:09:18.520585" +} diff --git a/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1021b06c4b1 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20765, + "slug": "oneplus-9r-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "9r-12gb-ram-256gb", + "name": "OnePlus 9R (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-03-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.525572", + "updated_at": "2026-06-20T13:09:18.525572" +} diff --git a/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d27d1cd8788 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9r-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..41b20f72c1c --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20884, + "slug": "oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "9rt-5g-12gb-ram-256gb", + "name": "OnePlus 9RT 5G (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-01-14", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color E4 AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.564726", + "updated_at": "2026-06-20T13:09:18.564726" +} diff --git a/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5a80bf02b5d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20776, + "slug": "oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "9rt-5g-8gb-ram-256gb", + "name": "OnePlus 9RT 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-10-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.528572", + "updated_at": "2026-06-20T13:09:18.528572" +} diff --git a/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-9rt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..827fdbe1aaf --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20673, + "slug": "oneplus-nord-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nord-12gb-ram-256gb", + "name": "OnePlus Nord (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 408 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4115, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 6.0, + "camera": null, + "battery": 16.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.492972", + "updated_at": "2026-06-20T13:09:18.492972" +} diff --git a/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0d1cc7b7f90 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 6.0, + "camera": null, + "battery": 16.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e799b011738 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20914, + "slug": "oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nord-2t-12gb-ram-256gb", + "name": "OnePlus Nord 2T (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1244, + "slug": "dimensity-1300", + "name": "MediaTek Dimensity 1300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1300" + }, + "release_date": "2022-07-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.4, + "performance": 7.3, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.575229", + "updated_at": "2026-06-20T13:09:18.575229" +} diff --git a/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a5b0d8b0920 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.4, + "performance": 7.3, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..db8921f14d8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21028, + "slug": "oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g", + "base_model_slug": "nord-3-5g-16gb-ram-256gb", + "name": "OnePlus Nord 3 5G (16GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2023-07-05", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 1240 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.617361", + "updated_at": "2026-06-20T13:09:18.617361" +} diff --git a/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..13904d14161 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21172, + "slug": "oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nord-6-5g-12gb-ram-256gb", + "name": "OnePlus Nord 6 5G (12GB RAM +256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2026-04-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 9000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.672672", + "updated_at": "2026-06-20T13:09:18.672672" +} diff --git a/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6c7d7c2ba17 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20679, + "slug": "oneplus-nord-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "nord-8gb-ram-128gb", + "name": "OnePlus Nord (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4115, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.493981", + "updated_at": "2026-06-20T13:09:18.493981" +} diff --git a/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..7222349e680 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c3f58526c3e --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20925, + "slug": "oneplus-nord-ce-2-5g-6gb-128gb-5g", + "base_model_slug": "nord-ce-2-5g", + "name": "OnePlus Nord CE 2 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-02-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.577229", + "updated_at": "2026-06-20T13:09:18.577229" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4c1dba60206 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20927, + "slug": "oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "nord-ce-2-5g-8gb-ram-128gb", + "name": "OnePlus Nord CE 2 5G (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-02-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.578742", + "updated_at": "2026-06-20T13:09:18.578742" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1dc3ea91016 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20930, + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "nord-ce-2-lite-5g-8gb-ram-128gb", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.579739", + "updated_at": "2026-06-20T13:09:18.579739" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..bf4ea594d5c --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20931, + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-2-lite-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.580239", + "updated_at": "2026-06-20T13:09:18.580239" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..575c8fa2f68 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21032, + "slug": "oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-3-lite-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 3 Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.618355", + "updated_at": "2026-06-20T13:09:18.618355" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5ffe24868e0 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21103, + "slug": "oneplus-nord-ce-4-lite-5g-8gb-128gb-5g", + "base_model_slug": "nord-ce-4-lite-5g", + "name": "OnePlus Nord CE 4 Lite 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.646567", + "updated_at": "2026-06-20T13:09:18.646567" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..66dbfdebb28 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..75bd9eef105 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21104, + "slug": "oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-4-lite-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.647070", + "updated_at": "2026-06-20T13:09:18.647070" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..66dbfdebb28 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..109442a5612 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21165, + "slug": "oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nord-ce-5-5g-12gb-ram-256gb", + "name": "OnePlus Nord CE 5 5G (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1313, + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "url": "/v1/socs/mediatek-dimensity-8350-apex" + }, + "release_date": "2025-07-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.670159", + "updated_at": "2026-06-20T13:09:18.670159" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..401c650217b --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21164, + "slug": "oneplus-nord-ce-5-5g-8gb-128gb-5g", + "base_model_slug": "nord-ce-5-5g", + "name": "OnePlus Nord CE 5 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1313, + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "url": "/v1/socs/mediatek-dimensity-8350-apex" + }, + "release_date": "2025-07-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.669659", + "updated_at": "2026-06-20T13:09:18.669659" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b12f91e4c5d --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21166, + "slug": "oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-5-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 5 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1313, + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali G615-MC6", + "url": "/v1/socs/mediatek-dimensity-8350-apex" + }, + "release_date": "2025-07-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.670662", + "updated_at": "2026-06-20T13:09:18.670662" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a39c77f22f5 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20795, + "slug": "oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nord-ce-5g-12gb-ram-256gb", + "name": "OnePlus Nord CE 5G (12GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-06-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.533095", + "updated_at": "2026-06-20T13:09:18.533095" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..cac2a5563b7 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e608683bde5 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20796, + "slug": "oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "nord-ce-5g-8gb-ram-128gb", + "name": "OnePlus Nord CE 5G (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-06-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.533594", + "updated_at": "2026-06-20T13:09:18.533594" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2f4aa06b4de --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21173, + "slug": "oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-6-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 6 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1806, + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" + }, + "release_date": "2026-05-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 b Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.673178", + "updated_at": "2026-06-20T13:09:18.673178" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e37ad02f75e --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21174, + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "nord-ce-6-lite-5g-8gb-ram-128gb", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 128GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1328, + "slug": "mediatek-dimensity-7400-apex", + "name": "Mediatek Dimensity 7400 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-apex" + }, + "release_date": "2026-05-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.673178", + "updated_at": "2026-06-20T13:09:18.673178" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b3cea62f4e8 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21175, + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "nord-ce-6-lite-5g-8gb-ram-256gb", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1328, + "slug": "mediatek-dimensity-7400-apex", + "name": "Mediatek Dimensity 7400 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-apex" + }, + "release_date": "2026-05-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.673677", + "updated_at": "2026-06-20T13:09:18.673677" +} diff --git a/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..d7c2aaa6c16 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20680, + "slug": "oneplus-nord-n10-6gb-128gb-5g", + "base_model_slug": "nord-n10", + "name": "OnePlus Nord N10", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1709, + "slug": "snapdragon-690", + "name": "Snapdragon 690", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619L", + "url": "/v1/socs/snapdragon-690" + }, + "release_date": "2020-10-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.494480", + "updated_at": "2026-06-20T13:09:18.494480" +} diff --git a/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n10-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f1c210749a9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 20685, + "slug": "oneplus-nord-n100-4gb-64gb-4g-lte", + "base_model_slug": "nord-n100", + "name": "OnePlus Nord N100", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-10-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.495980", + "updated_at": "2026-06-20T13:09:18.495980" +} diff --git a/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n100-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8ad614aaa33 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20934, + "slug": "oneplus-nord-n20-5g-6gb-128gb-5g", + "base_model_slug": "nord-n20-5g", + "name": "OnePlus Nord N20 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.580741", + "updated_at": "2026-06-20T13:09:18.580741" +} diff --git a/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n20-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..5e69114f4ff --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 20803, + "slug": "oneplus-nord-n200-4gb-64gb-5g", + "base_model_slug": "nord-n200", + "name": "OnePlus Nord N200", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-06-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.536604", + "updated_at": "2026-06-20T13:09:18.536604" +} diff --git a/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n200-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..cff3563f580 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21034, + "slug": "oneplus-nord-n30-5g-8gb-128gb-5g", + "base_model_slug": "nord-n30-5g", + "name": "OnePlus Nord N30 5G", + "brand": { + "id": 36, + "slug": "oneplus", + "name": "OnePlus", + "country": "CN", + "url": "/v1/brands/oneplus" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-06-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.618858", + "updated_at": "2026-06-20T13:09:18.618858" +} diff --git a/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oneplus-nord-n30-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..35bb29178e1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23581, + "slug": "oppo-a1-5g-8gb-256gb-5g", + "base_model_slug": "a1-5g", + "name": "OPPO A1 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.472699", + "updated_at": "2026-06-20T13:09:19.472699" +} diff --git a/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b92d27a67e4 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22990, + "slug": "oppo-a1-pro-5g-8gb-128gb-5g", + "base_model_slug": "a1-pro-5g", + "name": "OPPO A1 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-11-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.286759", + "updated_at": "2026-06-20T13:09:19.286759" +} diff --git a/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..eab3963ca0e --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..52050bbe122 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21657, + "slug": "oppo-a11-4gb-128gb-4g-lte", + "base_model_slug": "a11", + "name": "Oppo A11", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-10-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.840481", + "updated_at": "2026-06-20T13:09:18.840481" +} diff --git a/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a11-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..06ccdfadeee --- /dev/null +++ b/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21665, + "slug": "oppo-a11x-8gb-128gb-4g-lte", + "base_model_slug": "a11x", + "name": "Oppo A11x", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.843020", + "updated_at": "2026-06-20T13:09:18.843020" +} diff --git a/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a11x-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..d1e728de42e --- /dev/null +++ b/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21961, + "slug": "oppo-a12-3gb-32gb-4g-lte", + "base_model_slug": "a12", + "name": "Oppo A12", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-06-08", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.934894", + "updated_at": "2026-06-20T13:09:18.934894" +} diff --git a/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a12-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..64a9e3233a2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21971, + "slug": "oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "a12-4gb-ram-64gb", + "name": "Oppo A12 (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-06-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 1520 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.937401", + "updated_at": "2026-06-20T13:09:18.937401" +} diff --git a/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a12-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c74723332b5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21985, + "slug": "oppo-a15s-4gb-64gb-4g-lte", + "base_model_slug": "a15s", + "name": "Oppo A15s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-12-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.941400", + "updated_at": "2026-06-20T13:09:18.941400" +} diff --git a/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a15s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a841c519850 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21989, + "slug": "oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a15s-4gb-ram-128gb", + "name": "Oppo A15s (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-12-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.941954", + "updated_at": "2026-06-20T13:09:18.941954" +} diff --git a/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a15s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ae502f984d2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22991, + "slug": "oppo-a16e-3gb-32gb-4g-lte", + "base_model_slug": "a16e", + "name": "OPPO A16e", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2022-03-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.287258", + "updated_at": "2026-06-20T13:09:19.287258" +} diff --git a/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a16e-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f6296ce7e94 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22555, + "slug": "oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "a16k-4gb-ram-64gb", + "name": "OPPO A16K (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-11-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.140092", + "updated_at": "2026-06-20T13:09:19.140092" +} diff --git a/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a16k-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9639d463622 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22999, + "slug": "oppo-a17-4gb-64gb-4g-lte", + "base_model_slug": "a17", + "name": "OPPO A17", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-09-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.289257", + "updated_at": "2026-06-20T13:09:19.289257" +} diff --git a/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a17-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5106e810e47 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23006, + "slug": "oppo-a17k-3gb-64gb-4g-lte", + "base_model_slug": "a17k", + "name": "OPPO A17K", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-10-13", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 million)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, miniUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.290760", + "updated_at": "2026-06-20T13:09:19.290760" +} diff --git a/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a17k-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..df1409d7699 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23583, + "slug": "oppo-a18-4gb-64gb-4g-lte", + "base_model_slug": "a18", + "name": "Oppo A18", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.473715", + "updated_at": "2026-06-20T13:09:19.473715" +} diff --git a/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/oppo-a18-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b3de21d71cb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23585, + "slug": "oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a18-4gb-ram-128gb", + "name": "Oppo A18 (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.473715", + "updated_at": "2026-06-20T13:09:19.473715" +} diff --git a/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..827ec923f9f --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21668, + "slug": "oppo-a1k-2gb-32gb-4g-lte", + "base_model_slug": "a1k", + "name": "OPPO A1K", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.844018", + "updated_at": "2026-06-20T13:09:18.844018" +} diff --git a/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/oppo-a1k-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..fc4b8fdcc35 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23797, + "slug": "oppo-a3-2024-8gb-256gb-5g", + "base_model_slug": "a3-2024", + "name": "Oppo A3 2024", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2024-07-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.548450", + "updated_at": "2026-06-20T13:09:19.548450" +} diff --git a/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-2024-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..99a8459fea4 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21502, + "slug": "oppo-a3-4gb-128gb-4g-lte", + "base_model_slug": "a3", + "name": "OPPO A3", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2280 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 0.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.793856", + "updated_at": "2026-06-20T13:09:18.793856" +} diff --git a/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b31013b68aa --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 0.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..bea7b4a2041 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23800, + "slug": "oppo-a3-5g-2024-6gb-128gb-5g", + "base_model_slug": "a3-5g-2024", + "name": "Oppo A3 5G 2024", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 1.5, + "camera": null, + "battery": 36.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.548950", + "updated_at": "2026-06-20T13:09:19.548950" +} diff --git a/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b66483da0a0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-5g-2024-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 1.5, + "camera": null, + "battery": 36.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4f7041ff854 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23803, + "slug": "oppo-a3-pro-5g-8gb-128gb-5g", + "base_model_slug": "a3-pro-5g", + "name": "Oppo A3 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 3.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.549949", + "updated_at": "2026-06-20T13:09:19.549949" +} diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..f1d488350c7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 3.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0fbc228f6dc --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23804, + "slug": "oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "a3-pro-5g-8gb-ram-256gb", + "name": "Oppo A3 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 3.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.549949", + "updated_at": "2026-06-20T13:09:19.549949" +} diff --git a/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f1d488350c7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 3.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0907d5e0d1d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21992, + "slug": "oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "a31-2020-6gb-ram-128gb", + "name": "Oppo A31 2020 (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-03-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.5, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.942962", + "updated_at": "2026-06-20T13:09:18.942962" +} diff --git a/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4e05816f8ca --- /dev/null +++ b/site/public/v1/smartphones/oppo-a31-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.5, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e93d5e06742 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22007, + "slug": "oppo-a32-4gb-128gb-4g-lte", + "base_model_slug": "a32", + "name": "OPPO A32", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.947500", + "updated_at": "2026-06-20T13:09:18.947500" +} diff --git a/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a32-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ca5ca3e2a13 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22011, + "slug": "oppo-a33-2020-3gb-32gb-4g-lte", + "base_model_slug": "a33-2020", + "name": "Oppo A33 2020", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-09-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.949000", + "updated_at": "2026-06-20T13:09:18.949000" +} diff --git a/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a33-2020-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..1d41f54b315 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21294, + "slug": "oppo-a33-2gb-16gb-4g-lte", + "base_model_slug": "a33", + "name": "OPPO A33", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.719102", + "updated_at": "2026-06-20T13:09:18.719102" +} diff --git a/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a33-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..c8fc06354d3 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23011, + "slug": "oppo-a36-8gb-256gb-4g-lte", + "base_model_slug": "a36", + "name": "Oppo A36", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.291759", + "updated_at": "2026-06-20T13:09:19.291759" +} diff --git a/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a36-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..45b46c5b391 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23587, + "slug": "oppo-a38-4gb-128gb-4g-lte", + "base_model_slug": "a38", + "name": "OPPO A38", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-09-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.474732", + "updated_at": "2026-06-20T13:09:19.474732" +} diff --git a/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/oppo-a38-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..e8865153c12 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21508, + "slug": "oppo-a3s-2gb-16gb-4g-lte", + "base_model_slug": "a3s", + "name": "Oppo A3s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.795856", + "updated_at": "2026-06-20T13:09:18.795856" +} diff --git a/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3s-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3c12c7d76cb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21512, + "slug": "oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "a3s-3gb-ram-32gb", + "name": "OPPO A3s (3GB RAM +32GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.796856", + "updated_at": "2026-06-20T13:09:18.796856" +} diff --git a/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..7ad825b8b23 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23810, + "slug": "oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "a3x-5g-4gb-ram-64gb", + "name": "OPPO A3x 5G (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 0.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.551460", + "updated_at": "2026-06-20T13:09:19.551460" +} diff --git a/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..7d6d08dccd9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 0.0, + "camera": null, + "battery": 36.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..636788984ab --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21676, + "slug": "oppo-a5-2020-3gb-64gb-4g-lte", + "base_model_slug": "a5-2020", + "name": "Oppo A5 (2020)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-27", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.1 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.847033", + "updated_at": "2026-06-20T13:09:18.847033" +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..af51662a72c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21678, + "slug": "oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a5-2020-4gb-ram-128gb", + "name": "Oppo A5 2020 (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.1 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.848581", + "updated_at": "2026-06-20T13:09:18.848581" +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ba7af9c02b7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21679, + "slug": "oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "a5-2020-6gb-ram-128gb", + "name": "Oppo A5 2020 (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.1 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.849081", + "updated_at": "2026-06-20T13:09:18.849081" +} diff --git a/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3b2c1d23244 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23966, + "slug": "oppo-a5-2025-6gb-128gb-5g", + "base_model_slug": "a5-2025", + "name": "Oppo A5 (2025)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.600837", + "updated_at": "2026-06-20T13:09:19.600837" +} diff --git a/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-2025-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2337affe3bc --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21518, + "slug": "oppo-a5-4gb-32gb-4g-lte", + "base_model_slug": "a5", + "name": "Oppo A5", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.798355", + "updated_at": "2026-06-20T13:09:18.798355" +} diff --git a/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c196ec323ea --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21520, + "slug": "oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte", + "base_model_slug": "a5-4gb-ram-64-gb", + "name": "Oppo A5 (4GB RAM + 64 GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.798855", + "updated_at": "2026-06-20T13:09:18.798855" +} diff --git a/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c5316d10cfc --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23968, + "slug": "oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "a5-5g-8gb-ram-128gb", + "name": "OPPO A5 5G (8GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.600837", + "updated_at": "2026-06-20T13:09:19.600837" +} diff --git a/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e15b9061b42 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23813, + "slug": "oppo-a5-pro-5g-8gb-128gb-5g", + "base_model_slug": "a5-pro-5g", + "name": "Oppo A5 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-12-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 3.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.551961", + "updated_at": "2026-06-20T13:09:19.551961" +} diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..91507ded84a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 3.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c1cd6ca123e --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23814, + "slug": "oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "a5-pro-5g-8gb-ram-256gb", + "name": "Oppo A5 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-12-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 3.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.552965", + "updated_at": "2026-06-20T13:09:19.552965" +} diff --git a/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..91507ded84a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 3.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..235f471def8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22026, + "slug": "oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a52-4gb-ram-128gb", + "name": "OPPO A52 (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-06-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.953519", + "updated_at": "2026-06-20T13:09:18.953519" +} diff --git a/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e23a8f6db4b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22017, + "slug": "oppo-a52-6gb-128gb-4g-lte", + "base_model_slug": "a52", + "name": "OPPO A52", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-06-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.950999", + "updated_at": "2026-06-20T13:09:18.950999" +} diff --git a/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8595e4a6662 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22028, + "slug": "oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "a52-8gb-ram-128gb", + "name": "OPPO A52 (8GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-06-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.954022", + "updated_at": "2026-06-20T13:09:18.954022" +} diff --git a/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2f754248697 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22030, + "slug": "oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "a53-2020-6gb-ram-128gb", + "name": "OPPO A53 2020 (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-08-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.955029", + "updated_at": "2026-06-20T13:09:18.955029" +} diff --git a/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53-2020-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..fcc4ff65990 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22039, + "slug": "oppo-a53-5g-4gb-128gb-5g", + "base_model_slug": "a53-5g", + "name": "Oppo A53 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-12-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.958167", + "updated_at": "2026-06-20T13:09:18.958167" +} diff --git a/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..532869cb491 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22042, + "slug": "oppo-a53s-4gb-128gb-4g-lte", + "base_model_slug": "a53s", + "name": "OPPO A53s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-10-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.959164", + "updated_at": "2026-06-20T13:09:18.959164" +} diff --git a/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53s-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8868f96221a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22568, + "slug": "oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "a53s-5g-8gb-ram-128gb", + "name": "OPPO A53s 5G (8GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2021-04-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.144495", + "updated_at": "2026-06-20T13:09:19.144495" +} diff --git a/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a53s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..efc089c4cd6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22569, + "slug": "oppo-a54-4gb-64gb-4g-lte", + "base_model_slug": "a54", + "name": "OPPO A54", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-04-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.144991", + "updated_at": "2026-06-20T13:09:19.144991" +} diff --git a/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a5453ba9213 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22577, + "slug": "oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a54-4gb-ram-128gb", + "name": "OPPO A54 (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-04-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.147490", + "updated_at": "2026-06-20T13:09:19.147490" +} diff --git a/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e6f82ee4c4b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22579, + "slug": "oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "a54-6gb-ram-128gb", + "name": "OPPO A54 (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-04-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.148495", + "updated_at": "2026-06-20T13:09:19.148495" +} diff --git a/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ce976925ed8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22580, + "slug": "oppo-a54s-4gb-128gb-4g-lte", + "base_model_slug": "a54s", + "name": "OPPO A54s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-10-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.148495", + "updated_at": "2026-06-20T13:09:19.148495" +} diff --git a/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a54s-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7ff41cd07eb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22583, + "slug": "oppo-a55-4g-4gb-64gb-4g-lte", + "base_model_slug": "a55-4g", + "name": "OPPO A55 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-10-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.150009", + "updated_at": "2026-06-20T13:09:19.150009" +} diff --git a/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a68164ddf7f --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22586, + "slug": "oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a55-4g-4gb-ram-128gb", + "name": "OPPO A55 4G (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-10-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.151521", + "updated_at": "2026-06-20T13:09:19.151521" +} diff --git a/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..116d45b06b6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22587, + "slug": "oppo-a55-5g-6gb-128gb-5g", + "base_model_slug": "a55-5g", + "name": "OPPO A55 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2021-01-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.151521", + "updated_at": "2026-06-20T13:09:19.151521" +} diff --git a/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a55-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b4d6394a908 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23590, + "slug": "oppo-a56s-8gb-128gb-5g", + "base_model_slug": "a56s", + "name": "Oppo A56s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1229, + "slug": "dimensity-810", + "name": "Dimensity 810", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-810" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.475755", + "updated_at": "2026-06-20T13:09:19.475755" +} diff --git a/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a56s-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6a65dc2859c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23028, + "slug": "oppo-a57-4g-3gb-64gb-4g-lte", + "base_model_slug": "a57-4g", + "name": "OPPO A57 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-05-27", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.296770", + "updated_at": "2026-06-20T13:09:19.296770" +} diff --git a/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57-4g-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9590ae9a07a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23030, + "slug": "oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte", + "base_model_slug": "a57-4g-4gb-ram-64-gb", + "name": "OPPO A57 4G (4GB RAM + 64 GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-05-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.297771", + "updated_at": "2026-06-20T13:09:19.297771" +} diff --git a/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..dba32fd3775 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23033, + "slug": "oppo-a57e-4gb-64gb-4g-lte", + "base_model_slug": "a57e", + "name": "OPPO A57e", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-09-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.297771", + "updated_at": "2026-06-20T13:09:19.297771" +} diff --git a/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57e-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..daaee73763e --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23034, + "slug": "oppo-a57s-4gb-64gb-4g-lte", + "base_model_slug": "a57s", + "name": "OPPO A57s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2022-08-31", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.299294", + "updated_at": "2026-06-20T13:09:19.299294" +} diff --git a/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a57s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..574399b2f5c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23594, + "slug": "oppo-a58-4g-6gb-128gb-4g-lte", + "base_model_slug": "a58-4g", + "name": "OPPO A58 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-07-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.476772", + "updated_at": "2026-06-20T13:09:19.476772" +} diff --git a/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/oppo-a58-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..4fd460a1c0d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23972, + "slug": "oppo-a5i-pro-5g-8gb-256gb-5g", + "base_model_slug": "a5i-pro-5g", + "name": "Oppo A5i Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-09-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, Supports SBC, AAC, aptx, aptx-HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.601845", + "updated_at": "2026-06-20T13:09:19.601845" +} diff --git a/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5i-pro-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..0c6a2348b23 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23974, + "slug": "oppo-a5x-5g-4gb-128gb-5g", + "base_model_slug": "a5x-5g", + "name": "Oppo A5x 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.601845", + "updated_at": "2026-06-20T13:09:19.601845" +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..eb9a7722d06 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23975, + "slug": "oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "a5x-5g-4gb-ram-64gb", + "name": "Oppo A5x 5G (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.601845", + "updated_at": "2026-06-20T13:09:19.601845" +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..faa976434fb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23976, + "slug": "oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "a5x-5g-6gb-ram-128gb", + "name": "Oppo A5x 5G (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.601845", + "updated_at": "2026-06-20T13:09:19.601845" +} diff --git a/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..a6d4caa1e1d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24063, + "slug": "oppo-a6-5g-4gb-128gb-5g", + "base_model_slug": "a6-5g", + "name": "Oppo A6 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.634507", + "updated_at": "2026-06-20T13:09:19.634507" +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4ed207e569d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24064, + "slug": "oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "a6-5g-6gb-ram-128gb", + "name": "Oppo A6 5G (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.635006", + "updated_at": "2026-06-20T13:09:19.635006" +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..c0b0576bfee --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24065, + "slug": "oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g", + "base_model_slug": "a6-5g-6gb-ram-256gb", + "name": "Oppo A6 5G (6GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.635006", + "updated_at": "2026-06-20T13:09:19.635006" +} diff --git a/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f1d1dd1ca4c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24066, + "slug": "oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g", + "base_model_slug": "a6-pro-5g-8gb-256gb", + "name": "Oppo A6 Pro 5G (8GB+256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.635508", + "updated_at": "2026-06-20T13:09:19.635508" +} diff --git a/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ddc7621451b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23977, + "slug": "oppo-a6-pro-8gb-256gb-5g", + "base_model_slug": "a6-pro", + "name": "Oppo A6 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.602880", + "updated_at": "2026-06-20T13:09:19.602880" +} diff --git a/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2e83f009292 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 24067, + "slug": "oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a6c-4g-4gb-ram-128gb", + "name": "Oppo A6c 4G (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, SBC, AAC, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.635508", + "updated_at": "2026-06-20T13:09:19.635508" +} diff --git a/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..48a4cd7f5f2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24068, + "slug": "oppo-a6s-5g-6gb-128gb-5g", + "base_model_slug": "a6s-5g", + "name": "Oppo A6s 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.636008", + "updated_at": "2026-06-20T13:09:19.636008" +} diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b31f7037776 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24069, + "slug": "oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "a6s-5g-6gb-ram-128gb", + "name": "Oppo A6s 5G (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.636008", + "updated_at": "2026-06-20T13:09:19.636008" +} diff --git a/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..abdc5560294 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24070, + "slug": "oppo-a6t-5g-4gb-128gb-5g", + "base_model_slug": "a6t-5g", + "name": "Oppo A6t 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.636008", + "updated_at": "2026-06-20T13:09:19.636008" +} diff --git a/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6t-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..159116ea685 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23978, + "slug": "oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "a6x-5g-4gb-ram-128gb", + "name": "OPPO A6x 5G (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.602880", + "updated_at": "2026-06-20T13:09:19.602880" +} diff --git a/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c23b3aa2f4d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23979, + "slug": "oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "a6x-5g-6gb-ram-128gb", + "name": "OPPO A6x 5G (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.603389", + "updated_at": "2026-06-20T13:09:19.603389" +} diff --git a/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..252b0abd583 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21529, + "slug": "oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "a7-3gb-ram-64gb", + "name": "OPPO A7 (3GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.800883", + "updated_at": "2026-06-20T13:09:18.800883" +} diff --git a/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/oppo-a7-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4f501b028f2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22056, + "slug": "oppo-a73-2020-6gb-128gb-4g-lte", + "base_model_slug": "a73-2020", + "name": "OPPO A73 2020", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-10-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.962691", + "updated_at": "2026-06-20T13:09:18.962691" +} diff --git a/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/oppo-a73-2020-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..ae448a5be86 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22605, + "slug": "oppo-a74-5g-6gb-128gb-5g", + "base_model_slug": "a74-5g", + "name": "OPPO A74 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-04-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.159751", + "updated_at": "2026-06-20T13:09:19.160258" +} diff --git a/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a74-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1c21a3e2bc2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22599, + "slug": "oppo-a74-6gb-128gb-4g-lte", + "base_model_slug": "a74", + "name": "OPPO A74", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-04-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.157036", + "updated_at": "2026-06-20T13:09:19.157036" +} diff --git a/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-a74-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..81aa3eafe7a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23050, + "slug": "oppo-a76-6gb-128gb-4g-lte", + "base_model_slug": "a76", + "name": "OPPO A76", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-02-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.303816", + "updated_at": "2026-06-20T13:09:19.303816" +} diff --git a/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a76-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c6d0ec90d16 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23065, + "slug": "oppo-a77-5g-6gb-128gb-5g", + "base_model_slug": "a77-5g", + "name": "Oppo A77 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1584, + "slug": "snapdragon-810", + "name": "Snapdragon 810", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 430", + "url": "/v1/socs/snapdragon-810" + }, + "release_date": "2022-06-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 9.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.307821", + "updated_at": "2026-06-20T13:09:19.307821" +} diff --git a/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ee95f7a56d --- /dev/null +++ b/site/public/v1/smartphones/oppo-a77-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 9.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4171bffe4f9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23067, + "slug": "oppo-a77s-8gb-128gb-4g-lte", + "base_model_slug": "a77s", + "name": "OPPO A77s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-10-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, aptX, and aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.308323", + "updated_at": "2026-06-20T13:09:19.308323" +} diff --git a/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a77s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..19eda3202fa --- /dev/null +++ b/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23600, + "slug": "oppo-a78-4g-8gb-128gb-4g-lte", + "base_model_slug": "a78-4g", + "name": "Oppo A78 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-07-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.479307", + "updated_at": "2026-06-20T13:09:19.479307" +} diff --git a/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a78-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..8a9dbf23008 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21550, + "slug": "oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte", + "base_model_slug": "a83-2gb-ram-16gb", + "name": "OPPO A83 (2GB RAM + 16GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1100, + "slug": "helio-p23", + "name": "Helio P23", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/helio-p23" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3180, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.4, + "performance": 0.0, + "camera": null, + "battery": 2.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.807415", + "updated_at": "2026-06-20T13:09:18.807415" +} diff --git a/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..316755f40cb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a83-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.4, + "performance": 0.0, + "camera": null, + "battery": 2.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8cfaff348d0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21544, + "slug": "oppo-a83-3gb-32gb-4g-lte", + "base_model_slug": "a83", + "name": "OPPO A83", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1100, + "slug": "helio-p23", + "name": "Helio P23", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/helio-p23" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3180, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.4, + "performance": 0.0, + "camera": null, + "battery": 2.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.805412", + "updated_at": "2026-06-20T13:09:18.805412" +} diff --git a/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..316755f40cb --- /dev/null +++ b/site/public/v1/smartphones/oppo-a83-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.4, + "performance": 0.0, + "camera": null, + "battery": 2.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2063dede9d8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21714, + "slug": "oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "a9-2020-4gb-ram-128gb", + "name": "Oppo A9 2020 (4GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.857107", + "updated_at": "2026-06-20T13:09:18.857107" +} diff --git a/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9-2020-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6493788da38 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21710, + "slug": "oppo-a9-4gb-128gb-4g-lte", + "base_model_slug": "a9", + "name": "Oppo A9", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.856104", + "updated_at": "2026-06-20T13:09:18.856104" +} diff --git a/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..cf43d2d58d2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..371841df753 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21728, + "slug": "oppo-a91-4gb-128gb-4g-lte", + "base_model_slug": "a91", + "name": "OPPO A91", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.861104", + "updated_at": "2026-06-20T13:09:18.861104" +} diff --git a/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a91-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..257bda30077 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22610, + "slug": "oppo-a93-5g-8gb-256gb-5g", + "base_model_slug": "a93-5g", + "name": "Oppo A93 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.161757", + "updated_at": "2026-06-20T13:09:19.161757" +} diff --git a/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a93-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6eb96ed421f --- /dev/null +++ b/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22074, + "slug": "oppo-a93-8gb-128gb-4g-lte", + "base_model_slug": "a93", + "name": "Oppo A93", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2020-10-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4015, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.968711", + "updated_at": "2026-06-20T13:09:18.968711" +} diff --git a/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99179d8d90a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a93-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..12bcae0735a --- /dev/null +++ b/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23079, + "slug": "oppo-a96-4g-8gb-128gb-4g-lte", + "base_model_slug": "a96-4g", + "name": "OPPO A96 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.310334", + "updated_at": "2026-06-20T13:09:19.310334" +} diff --git a/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a96-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2327a2745b4 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23080, + "slug": "oppo-a96-5g-8gb-256gb-5g", + "base_model_slug": "a96-5g", + "name": "Oppo A96 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-01-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.310834", + "updated_at": "2026-06-20T13:09:19.310834" +} diff --git a/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-a96-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..4ee8d65bebf --- /dev/null +++ b/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23602, + "slug": "oppo-a98-5g-8gb-256gb-5g", + "base_model_slug": "a98-5g", + "name": "OPPO A98 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.479811", + "updated_at": "2026-06-20T13:09:19.479811" +} diff --git a/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a98-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9b70056d1ee --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21734, + "slug": "oppo-a9s-4gb-128gb-4g-lte", + "base_model_slug": "a9s", + "name": "Oppo A9s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.864125", + "updated_at": "2026-06-20T13:09:18.864125" +} diff --git a/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-a9s-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c4202364d98 --- /dev/null +++ b/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22077, + "slug": "oppo-ace-2-8gb-128gb-5g", + "base_model_slug": "ace-2", + "name": "Oppo Ace 2", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.969214", + "updated_at": "2026-06-20T13:09:18.969214" +} diff --git a/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d0bf1c0e599 --- /dev/null +++ b/site/public/v1/smartphones/oppo-ace-2-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..68782f28594 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21741, + "slug": "oppo-f11-4gb-128gb-4g-lte", + "base_model_slug": "f11", + "name": "OPPO F11", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.866626", + "updated_at": "2026-06-20T13:09:18.866626" +} diff --git a/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..cf43d2d58d2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f11-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": null, + "camera": null, + "battery": 15.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6ccbd6f2b46 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21751, + "slug": "oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "f11-pro-6gb-ram-128gb", + "name": "OPPO F11 Pro (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.870138", + "updated_at": "2026-06-20T13:09:18.870138" +} diff --git a/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/oppo-f11-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1ef2172d414 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22092, + "slug": "oppo-f15s-8gb-128gb-4g-lte", + "base_model_slug": "f15s", + "name": "OPPO F15s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2020-05-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.973724", + "updated_at": "2026-06-20T13:09:18.973724" +} diff --git a/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f15s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ed8b3d56941 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22093, + "slug": "oppo-f17-6gb-128gb-4g-lte", + "base_model_slug": "f17", + "name": "OPPO F17", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.973724", + "updated_at": "2026-06-20T13:09:18.973724" +} diff --git a/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3e086fe157c --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22097, + "slug": "oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "f17-8gb-ram-128gb", + "name": "OPPO F17 (8GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.975727", + "updated_at": "2026-06-20T13:09:18.975727" +} diff --git a/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..77758a3086c --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22098, + "slug": "oppo-f17-pro-8gb-128gb-4g-lte", + "base_model_slug": "f17-pro", + "name": "OPPO F17 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4015, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.976236", + "updated_at": "2026-06-20T13:09:18.976236" +} diff --git a/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99179d8d90a --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1dabea75ed0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22102, + "slug": "oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte", + "base_model_slug": "f17-pro-diwali-edition", + "name": "OPPO F17 Pro Diwali Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2020-10-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4015, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.977233", + "updated_at": "2026-06-20T13:09:18.977233" +} diff --git a/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99179d8d90a --- /dev/null +++ b/site/public/v1/smartphones/oppo-f17-pro-diwali-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..f39ad3b4b15 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22634, + "slug": "oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "f19-pro-8gb-ram-256gb", + "name": "OPPO F19 Pro (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2021-03-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.167774", + "updated_at": "2026-06-20T13:09:19.168274" +} diff --git a/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d48f3816737 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22635, + "slug": "oppo-f19-pro-plus-5g-8gb-128gb-5g", + "base_model_slug": "f19-pro-plus-5g", + "name": "OPPO F19 Pro Plus 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-03-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.168274", + "updated_at": "2026-06-20T13:09:19.168274" +} diff --git a/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19-pro-plus-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f372a51d075 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22637, + "slug": "oppo-f19s-6gb-128gb-4g-lte", + "base_model_slug": "f19s", + "name": "OPPO F19s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-09-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.168775", + "updated_at": "2026-06-20T13:09:19.168775" +} diff --git a/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/oppo-f19s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fed1f461078 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23093, + "slug": "oppo-f21s-pro-8gb-128gb-5g", + "base_model_slug": "f21s-pro", + "name": "OPPO F21s Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-09-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.316415", + "updated_at": "2026-06-20T13:09:19.316415" +} diff --git a/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-f21s-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0b30f6cf75f --- /dev/null +++ b/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23603, + "slug": "oppo-f23-8gb-256gb-5g", + "base_model_slug": "f23", + "name": "OPPO F23", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.480824", + "updated_at": "2026-06-20T13:09:19.480824" +} diff --git a/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f23-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ffcb32607c5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23980, + "slug": "oppo-f23-pro-8gb-128gb-5g", + "base_model_slug": "f23-pro", + "name": "OPPO F23 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.604391", + "updated_at": "2026-06-20T13:09:19.604391" +} diff --git a/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f23-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..87772068e7d --- /dev/null +++ b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23824, + "slug": "oppo-f27-5g-8gb-128gb-5g", + "base_model_slug": "f27-5g", + "name": "OPPO F27 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.556990", + "updated_at": "2026-06-20T13:09:19.556990" +} diff --git a/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f27-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a49019f541d --- /dev/null +++ b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23825, + "slug": "oppo-f27-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "f27-8gb-ram-256gb", + "name": "OPPO F27 (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.557490", + "updated_at": "2026-06-20T13:09:19.557490" +} diff --git a/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f27-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..0f2b99ae12b --- /dev/null +++ b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23982, + "slug": "oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "f29-pro-12gb-ram-256gb", + "name": "Oppo F29 Pro (12GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-03-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": 6.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.604889", + "updated_at": "2026-06-20T13:09:19.604889" +} diff --git a/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..82400b2a0a1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 33.0, + "performance": 6.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..65e84f87f24 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23984, + "slug": "oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "f29-pro-8gb-ram-256gb", + "name": "Oppo F29 Pro (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-03-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.605886", + "updated_at": "2026-06-20T13:09:19.605886" +} diff --git a/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c2df5e342ab --- /dev/null +++ b/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21483, + "slug": "oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte", + "base_model_slug": "f5-4gb-ram-32gb", + "name": "OPPO F5 (4GB RAM + 32GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1100, + "slug": "helio-p23", + "name": "Helio P23", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 16.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/helio-p23" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 0.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.787328", + "updated_at": "2026-06-20T13:09:18.787328" +} diff --git a/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f37b5a27326 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f5-4gb-ram-32gb-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 0.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..94f45bd3652 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21560, + "slug": "oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "f7-4gb-ram-64gb", + "name": "OPPO F7 (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.23 inches, 1080 x 2280 pixels", + "resolution": "~ 405 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 0.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.810421", + "updated_at": "2026-06-20T13:09:18.810421" +} diff --git a/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b31013b68aa --- /dev/null +++ b/site/public/v1/smartphones/oppo-f7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 0.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a01b7b15885 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21576, + "slug": "oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "f9-3gb-ram-64gb", + "name": "OPPO F9 (3GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.817629", + "updated_at": "2026-06-20T13:09:18.817629" +} diff --git a/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e76e46fbec7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..80b6959b215 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21573, + "slug": "oppo-f9-4gb-64gb-4g-lte", + "base_model_slug": "f9", + "name": "OPPO F9", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.816475", + "updated_at": "2026-06-20T13:09:18.816475" +} diff --git a/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e76e46fbec7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 0.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7769941ab51 --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21583, + "slug": "oppo-f9-pro-6gb-64gb-4g-lte", + "base_model_slug": "f9-pro", + "name": "OPPO F9 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-08-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.819627", + "updated_at": "2026-06-20T13:09:18.819627" +} diff --git a/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ed2f798098c --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4f1e300497e --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21585, + "slug": "oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "f9-pro-6gb-ram-128gb", + "name": "OPPO F9 Pro (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-08-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.820632", + "updated_at": "2026-06-20T13:09:18.820632" +} diff --git a/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ed2f798098c --- /dev/null +++ b/site/public/v1/smartphones/oppo-f9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 1.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a141ec52104 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22642, + "slug": "oppo-find-n-5g-8gb-256gb-5g", + "base_model_slug": "find-n-5g", + "name": "Oppo Find N 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-12-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.1 inches, 1792 x 1920 pixels, 120 Hz", + "resolution": "~ 370 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 275.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.170276", + "updated_at": "2026-06-20T13:09:19.170276" +} diff --git a/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-n-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..0bfea7d81b5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21595, + "slug": "oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte", + "base_model_slug": "find-x-lamborghini-edition", + "name": "Oppo Find X Lamborghini Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.42 inches, 1080 x 2340 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.823149", + "updated_at": "2026-06-20T13:09:18.823149" +} diff --git a/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2dc67af3aad --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x-lamborghini-edition-8gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b4f13a0ef1e --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22109, + "slug": "oppo-find-x2-lite-8gb-128gb-5g", + "base_model_slug": "find-x2-lite", + "name": "OPPO Find X2 Lite", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.980253", + "updated_at": "2026-06-20T13:09:18.980253" +} diff --git a/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d7d5d013e85 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-lite-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b843174d598 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22112, + "slug": "oppo-find-x2-neo-12gb-256gb-5g", + "base_model_slug": "find-x2-neo", + "name": "OPPO Find X2 Neo", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-05-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 6.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.981261", + "updated_at": "2026-06-20T13:09:18.981261" +} diff --git a/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f3f6dffc135 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-neo-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 6.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..95709841e1d --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22115, + "slug": "oppo-find-x2-pro-12gb-512gb-5g", + "base_model_slug": "find-x2-pro", + "name": "OPPO Find X2 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-06-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 6.4, + "camera": null, + "battery": 18.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.981762", + "updated_at": "2026-06-20T13:09:18.981762" +} diff --git a/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..abedb665ad5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-pro-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 6.4, + "camera": null, + "battery": 18.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..aaf32102a64 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22121, + "slug": "oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g", + "base_model_slug": "find-x2-pro-automobili-lamborghini-edition", + "name": "Oppo Find X2 Pro AutoMobili Lamborghini Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 6.4, + "camera": null, + "battery": 18.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.983776", + "updated_at": "2026-06-20T13:09:18.983776" +} diff --git a/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..abedb665ad5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x2-pro-automobili-lamborghini-edition-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 6.4, + "camera": null, + "battery": 18.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8391f494c91 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22643, + "slug": "oppo-find-x3-8gb-128gb-5g", + "base_model_slug": "find-x3", + "name": "Oppo Find X3", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (dual antenna)", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.170783", + "updated_at": "2026-06-20T13:09:19.170783" +} diff --git a/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f7cdc056f9c --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22644, + "slug": "oppo-find-x3-lite-8gb-128gb-5g", + "base_model_slug": "find-x3-lite", + "name": "Oppo Find X3 Lite", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2021-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 410 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.170783", + "updated_at": "2026-06-20T13:09:19.170783" +} diff --git a/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-lite-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e907de8b16d --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22645, + "slug": "oppo-find-x3-neo-5g-12gb-256gb-5g", + "base_model_slug": "find-x3-neo-5g", + "name": "Oppo Find X3 Neo 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2021-03-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.171282", + "updated_at": "2026-06-20T13:09:19.171282" +} diff --git a/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-neo-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..12f16e4b757 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22652, + "slug": "oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g", + "base_model_slug": "find-x3-pro-mars-exploration-edition", + "name": "Oppo Find X3 Pro Mars Exploration Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-05-15", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (dual antenna)", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 14.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.172787", + "updated_at": "2026-06-20T13:09:19.172787" +} diff --git a/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..28a2039124b --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x3-pro-mars-exploration-edition-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 14.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9fb0760d541 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23118, + "slug": "oppo-find-x5-5g-8gb-256gb-5g", + "base_model_slug": "find-x5-5g", + "name": "Oppo Find X5 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-02-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 8.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.323426", + "updated_at": "2026-06-20T13:09:19.323426" +} diff --git a/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2a244da57ac --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 8.2, + "camera": null, + "battery": 37.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e4834230455 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23121, + "slug": "oppo-find-x5-lite-5g-8gb-256gb-5g", + "base_model_slug": "find-x5-lite-5g", + "name": "Oppo Find X5 Lite 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-02-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.324430", + "updated_at": "2026-06-20T13:09:19.324430" +} diff --git a/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-lite-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b4b7df64961 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23125, + "slug": "oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g", + "base_model_slug": "find-x5-pro-dimensity-edition", + "name": "OPPO Find X5 Pro Dimensity Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-02-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.325937", + "updated_at": "2026-06-20T13:09:19.325937" +} diff --git a/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..afcec7b1d1e --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23830, + "slug": "oppo-find-x7-5g-12gb-256gb-5g", + "base_model_slug": "find-x7-5g", + "name": "Oppo Find X7 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-01-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.558492", + "updated_at": "2026-06-20T13:09:19.558492" +} diff --git a/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a1446269b04 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x7-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..77749cc9884 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23837, + "slug": "oppo-find-x8-5g-12gb-256gb-5g", + "base_model_slug": "find-x8-5g", + "name": "Oppo Find X8 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-10-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5630, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 66.9, + "performance": 74.3, + "camera": null, + "battery": 59.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.559991", + "updated_at": "2026-06-20T13:09:19.559991" +} diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..399a639f08d --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 66.9, + "performance": 74.3, + "camera": null, + "battery": 59.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..811553f7210 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23838, + "slug": "oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "find-x8-5g-16gb-ram-512gb", + "name": "Oppo Find X8 5G (16GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-10-24", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5630, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 68.4, + "performance": 77.3, + "camera": null, + "battery": 59.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.560996", + "updated_at": "2026-06-20T13:09:19.560996" +} diff --git a/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..26d4f1aedc6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 68.4, + "performance": 77.3, + "camera": null, + "battery": 59.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..76a27a5de81 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23840, + "slug": "oppo-find-x8-pro-5g-16gb-512gb-5g", + "base_model_slug": "find-x8-pro-5g", + "name": "Oppo Find X8 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-10-24", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5910, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 70.5, + "performance": 77.3, + "camera": null, + "battery": 63.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.561506", + "updated_at": "2026-06-20T13:09:19.561506" +} diff --git a/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..f91aed51ad8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x8-pro-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 70.5, + "performance": 77.3, + "camera": null, + "battery": 63.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a2bdbdce914 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23990, + "slug": "oppo-find-x9-5g-12gb-256gb-5g", + "base_model_slug": "find-x9-5g", + "name": "Oppo Find X9 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-10-16", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.607886", + "updated_at": "2026-06-20T13:09:19.607886" +} diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0b4f40ec1a7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..f5cd58c9796 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23991, + "slug": "oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "find-x9-5g-16gb-ram-512gb", + "name": "Oppo Find X9 5G (16GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-10-16", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.608386", + "updated_at": "2026-06-20T13:09:19.608386" +} diff --git a/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..3a5210d71eb --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..d24eba64f88 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23992, + "slug": "oppo-find-x9-pro-5g-16gb-512gb-5g", + "base_model_slug": "find-x9-pro-5g", + "name": "Oppo Find X9 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-10-16", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.608386", + "updated_at": "2026-06-20T13:09:19.608386" +} diff --git a/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..3a5210d71eb --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9-pro-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..04ff421e79a --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24071, + "slug": "oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "find-x9s-5g-12gb-ram-512gb", + "name": "Oppo Find X9s 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1324, + "slug": "dimensity-9500s", + "name": "Dimensity 9500s", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9500s" + }, + "release_date": "2026-05-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.1, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 81.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.636508", + "updated_at": "2026-06-20T13:09:19.636508" +} diff --git a/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..c21d774e968 --- /dev/null +++ b/site/public/v1/smartphones/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 81.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c61f2aa2afb --- /dev/null +++ b/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21765, + "slug": "oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "k1-6gb-ram-64gb", + "name": "OPPO K1 (6GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 2340 x 1080 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.873164", + "updated_at": "2026-06-20T13:09:18.873164" +} diff --git a/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c8488aef5e8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..934a8ee16b7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23128, + "slug": "oppo-k10-6gb-128gb-4g-lte", + "base_model_slug": "k10", + "name": "OPPO K10", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.326437", + "updated_at": "2026-06-20T13:09:19.326437" +} diff --git a/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a9da660628e --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23139, + "slug": "oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "k10-8gb-ram-128gb", + "name": "OPPO K10 (8GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.328934", + "updated_at": "2026-06-20T13:09:19.328934" +} diff --git a/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..be7e3201f53 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23145, + "slug": "oppo-k10x-5g-6gb-128gb-5g", + "base_model_slug": "k10x-5g", + "name": "Oppo K10x 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-09-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.331435", + "updated_at": "2026-06-20T13:09:19.331435" +} diff --git a/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k10x-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..0b20c4ea997 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23620, + "slug": "oppo-k11x-5g-8gb-128gb-5g", + "base_model_slug": "k11x-5g", + "name": "Oppo K11x 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.483890", + "updated_at": "2026-06-20T13:09:19.483890" +} diff --git a/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k11x-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..455ee209e96 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23993, + "slug": "oppo-k12s-8gb-128gb-5g", + "base_model_slug": "k12s", + "name": "Oppo K12s", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-04-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.608886", + "updated_at": "2026-06-20T13:09:19.608886" +} diff --git a/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k12s-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..97fc7c1b4b9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23996, + "slug": "oppo-k13-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "k13-8gb-ram-256gb", + "name": "Oppo K13 (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-04-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.609388", + "updated_at": "2026-06-20T13:09:19.609388" +} diff --git a/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..adc509db148 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23999, + "slug": "oppo-k13-turbo-8gb-128gb-5g", + "base_model_slug": "k13-turbo", + "name": "Oppo K13 Turbo", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2025-07-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.610388", + "updated_at": "2026-06-20T13:09:19.610388" +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..749342c2e28 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24000, + "slug": "oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "k13-turbo-8gb-ram-256gb", + "name": "Oppo K13 Turbo (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2025-07-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.611395", + "updated_at": "2026-06-20T13:09:19.611395" +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2ba70d97d23 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24004, + "slug": "oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g", + "base_model_slug": "k13-turbo-pro-12gb-256gb", + "name": "Oppo K13 Turbo Pro (12GB+256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-07-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.612926", + "updated_at": "2026-06-20T13:09:19.612926" +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f9c261e99c4 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24003, + "slug": "oppo-k13-turbo-pro-8gb-256gb-5g", + "base_model_slug": "k13-turbo-pro", + "name": "Oppo K13 Turbo Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-07-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.612418", + "updated_at": "2026-06-20T13:09:19.612418" +} diff --git a/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13-turbo-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..572a78b5b61 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24005, + "slug": "oppo-k13x-5g-4gb-128gb-5g", + "base_model_slug": "k13x-5g", + "name": "OPPO K13x 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.612926", + "updated_at": "2026-06-20T13:09:19.612926" +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..64a1e54f06d --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24006, + "slug": "oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "k13x-5g-6gb-ram-128gb", + "name": "OPPO K13x 5G (6GB RAM +128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.613924", + "updated_at": "2026-06-20T13:09:19.613924" +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..edc85199c4c --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24007, + "slug": "oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "k13x-5g-8gb-ram-128gb", + "name": "OPPO K13x 5G (8GB RAM +128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.614425", + "updated_at": "2026-06-20T13:09:19.614425" +} diff --git a/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..03dd30e6a46 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24072, + "slug": "oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g", + "base_model_slug": "k14-5g-6gb-ram-256gb", + "name": "OPPO K14 5G (6GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.636508", + "updated_at": "2026-06-20T13:09:19.636508" +} diff --git a/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c44de926189 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24073, + "slug": "oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "k14-5g-8gb-ram-256gb", + "name": "OPPO K14 5G (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.637007", + "updated_at": "2026-06-20T13:09:19.637007" +} diff --git a/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ab120ba7101 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24074, + "slug": "oppo-k14-turbo-pro-8gb-256gb-5g", + "base_model_slug": "k14-turbo-pro", + "name": "OPPO K14 Turbo Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1324, + "slug": "dimensity-9500s", + "name": "Dimensity 9500s", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9500s" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7760, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 78.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.637007", + "updated_at": "2026-06-20T13:09:19.637007" +} diff --git a/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f686a4d98e6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14-turbo-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 78.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..30df1499e1e --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24075, + "slug": "oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "k14x-5g-4gb-ram-64gb", + "name": "OPPO K14x 5G (4GB RAM + 64GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-02-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS LCD Screen (16.7 Million)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.637007", + "updated_at": "2026-06-20T13:09:19.637007" +} diff --git a/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..6cc5a8cdb5c --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24076, + "slug": "oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "k14x-5g-6gb-ram-128gb", + "name": "OPPO K14x 5G (6GB RAM + 128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-02-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS LCD Screen (16.7 Million)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.637508", + "updated_at": "2026-06-20T13:09:19.637508" +} diff --git a/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..dc8914b5246 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24077, + "slug": "oppo-k15-pro-plus-8gb-256gb-5g", + "base_model_slug": "k15-pro-plus", + "name": "OPPO K15 Pro Plus", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1324, + "slug": "dimensity-9500s", + "name": "Dimensity 9500s", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9500s" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7760, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 78.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.638014", + "updated_at": "2026-06-20T13:09:19.638014" +} diff --git a/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f686a4d98e6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k15-pro-plus-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 71.8, + "performance": 78.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6d2483140bb --- /dev/null +++ b/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21767, + "slug": "oppo-k3-6gb-64gb-4g-lte", + "base_model_slug": "k3", + "name": "Oppo K3", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 21.5, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.873654", + "updated_at": "2026-06-20T13:09:18.874153" +} diff --git a/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c97b04550e6 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k3-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 21.5, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4d0f351f62c --- /dev/null +++ b/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21769, + "slug": "oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "k3-8gb-ram-128gb", + "name": "Oppo K3 (8GB RAM +128GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.874653", + "updated_at": "2026-06-20T13:09:18.874653" +} diff --git a/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/oppo-k3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..00cc806f9d5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22124, + "slug": "oppo-k5-6gb-128gb-4g-lte", + "base_model_slug": "k5", + "name": "Oppo K5", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-01-29", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.984776", + "updated_at": "2026-06-20T13:09:18.984776" +} diff --git a/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/oppo-k5-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..9b0f9108d22 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21783, + "slug": "oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "k5-8gb-ram-256gb", + "name": "Oppo K5 (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-12-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.878668", + "updated_at": "2026-06-20T13:09:18.878668" +} diff --git a/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5e30380e104 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22657, + "slug": "oppo-k9-5g-8gb-128gb-5g", + "base_model_slug": "k9-5g", + "name": "Oppo K9 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1713, + "slug": "snapdragon-768g", + "name": "Snapdragon 768G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-768g" + }, + "release_date": "2021-05-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.174792", + "updated_at": "2026-06-20T13:09:19.174792" +} diff --git a/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/oppo-k9-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b7438b4ef4c --- /dev/null +++ b/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22660, + "slug": "oppo-k9-pro-5g-8gb-128gb-5g", + "base_model_slug": "k9-pro-5g", + "name": "OPPO K9 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-09-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 3.9, + "camera": null, + "battery": 26.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.175293", + "updated_at": "2026-06-20T13:09:19.175293" +} diff --git a/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b96022a9094 --- /dev/null +++ b/site/public/v1/smartphones/oppo-k9-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 3.9, + "camera": null, + "battery": 26.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/index.json b/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/index.json new file mode 100644 index 00000000000..f9cdcab58d3 --- /dev/null +++ b/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 21197, + "slug": "oppo-n1-2gb-16gb-3g", + "base_model_slug": "n1", + "name": "OPPO N1", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1523, + "slug": "qualcomm-snapdragon-600", + "name": "Qualcomm Snapdragon 600", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 320", + "url": "/v1/socs/qualcomm-snapdragon-600" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5.9 inches, 1080 x 1920 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3610, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.2 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": null, + "camera": null, + "battery": 9.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.680681", + "updated_at": "2026-06-20T13:09:18.680681" +} diff --git a/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/score/index.json b/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/score/index.json new file mode 100644 index 00000000000..718102d24cf --- /dev/null +++ b/site/public/v1/smartphones/oppo-n1-2gb-16gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": null, + "camera": null, + "battery": 9.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c40f1a3fc8c --- /dev/null +++ b/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21615, + "slug": "oppo-r15-plus-6gb-128gb-4g-lte", + "base_model_slug": "r15-plus", + "name": "OPPO R15 Plus", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 19.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.829647", + "updated_at": "2026-06-20T13:09:18.829647" +} diff --git a/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8441aa01c44 --- /dev/null +++ b/site/public/v1/smartphones/oppo-r15-plus-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 19.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..addf229854d --- /dev/null +++ b/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21631, + "slug": "oppo-r17-pro-8gb-128gb-4g-lte", + "base_model_slug": "r17-pro", + "name": "Oppo R17 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 394 PPI", + "type": "Color (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 23.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.834482", + "updated_at": "2026-06-20T13:09:18.834482" +} diff --git a/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..64414693c1d --- /dev/null +++ b/site/public/v1/smartphones/oppo-r17-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 23.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..89e268a200b --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23782, + "slug": "oppo-reno-10-pro-12gb-256gb-5g", + "base_model_slug": "reno-10-pro", + "name": "OPPO Reno 10 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-07-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 6.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.542927", + "updated_at": "2026-06-20T13:09:19.542927" +} diff --git a/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c0b507a971c --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-10-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 6.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a3e152e37c4 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21871, + "slug": "oppo-reno-10x-zoom-6gb-128gb-4g-lte", + "base_model_slug": "reno-10x-zoom", + "name": "Oppo Reno 10x Zoom", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4065, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.8, + "performance": 1.5, + "camera": null, + "battery": 16.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.903221", + "updated_at": "2026-06-20T13:09:18.903221" +} diff --git a/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bdfc0164277 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-10x-zoom-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.8, + "performance": 1.5, + "camera": null, + "battery": 16.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a2b3ee53337 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23940, + "slug": "oppo-reno-11-pro-5g-12gb-256gb-5g", + "base_model_slug": "reno-11-pro-5g", + "name": "OPPO Reno 11 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2024-01-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 451 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.593042", + "updated_at": "2026-06-20T13:09:19.593042" +} diff --git a/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8b8be21b333 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-11-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3c389b88012 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23942, + "slug": "oppo-reno-12-5g-8gb-256gb-5g", + "base_model_slug": "reno-12-5g", + "name": "OPPO Reno 12 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-07-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, aptX-HD, LDAC, and LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.593541", + "updated_at": "2026-06-20T13:09:19.593541" +} diff --git a/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-12-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4fe1403a0fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23943, + "slug": "oppo-reno-12f-5g-12gb-256gb-5g", + "base_model_slug": "reno-12f-5g", + "name": "OPPO Reno 12F 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-28", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.594039", + "updated_at": "2026-06-20T13:09:19.594039" +} diff --git a/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f292ddd7a9b --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-12f-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..2f8aafd4fe0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23945, + "slug": "oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-13-5g-12gb-ram-512gb", + "name": "OPPO Reno 13 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2024-11-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 39.6, + "performance": 25.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.594539", + "updated_at": "2026-06-20T13:09:19.594539" +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..2ef9a1d19d7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 39.6, + "performance": 25.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a4498334890 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23944, + "slug": "oppo-reno-13-5g-8gb-128gb-5g", + "base_model_slug": "reno-13-5g", + "name": "OPPO Reno 13 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2024-11-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.1, + "performance": 22.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.594539", + "updated_at": "2026-06-20T13:09:19.594539" +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c34b3469ffb --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.1, + "performance": 22.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..431cc35da0d --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23946, + "slug": "oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g", + "base_model_slug": "reno-13-5g-8gb-256gb", + "name": "OPPO Reno 13 5G (8GB+256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2024-11-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.1, + "performance": 22.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.595038", + "updated_at": "2026-06-20T13:09:19.595038" +} diff --git a/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c34b3469ffb --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.1, + "performance": 22.2, + "camera": null, + "battery": 54.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ee950bb139b --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23947, + "slug": "oppo-reno-13-pro-5g-12gb-256gb-5g", + "base_model_slug": "reno-13-pro-5g", + "name": "OPPO Reno 13 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2024-11-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 25.2, + "camera": null, + "battery": 57.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.595038", + "updated_at": "2026-06-20T13:09:19.595038" +} diff --git a/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1d9efbae637 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 25.2, + "camera": null, + "battery": 57.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..5457c14ae6a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23948, + "slug": "oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-13-pro-5g-12gb-ram-512gb", + "name": "OPPO Reno 13 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2024-11-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 25.2, + "camera": null, + "battery": 57.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.595542", + "updated_at": "2026-06-20T13:09:19.595542" +} diff --git a/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..1d9efbae637 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 25.2, + "camera": null, + "battery": 57.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..eec7957ae48 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24044, + "slug": "oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "reno-14-5g-12gb-ram-256gb", + "name": "OPPO Reno 14 5G (12GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2025-07-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 42.6, + "performance": 25.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.628452", + "updated_at": "2026-06-20T13:09:19.628452" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b950cf6fb2a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 42.6, + "performance": 25.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..19292dc6c19 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24045, + "slug": "oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-14-5g-12gb-ram-512gb", + "name": "OPPO Reno 14 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2025-07-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 42.6, + "performance": 25.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.628954", + "updated_at": "2026-06-20T13:09:19.628954" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..b950cf6fb2a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 42.6, + "performance": 25.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..bbfbdf9a207 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24043, + "slug": "oppo-reno-14-5g-8gb-256gb-5g", + "base_model_slug": "reno-14-5g", + "name": "OPPO Reno 14 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2025-07-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 22.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.628452", + "updated_at": "2026-06-20T13:09:19.628452" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..e47fe9c4e61 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 22.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..abba6770e09 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24046, + "slug": "oppo-reno-14-5g-diwali-edition-8gb-256gb-5g", + "base_model_slug": "reno-14-5g-diwali-edition", + "name": "Oppo Reno 14 5G Diwali Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1308, + "slug": "dimensity-8350", + "name": "Dimensity 8350", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC6", + "url": "/v1/socs/dimensity-8350" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 22.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.629455", + "updated_at": "2026-06-20T13:09:19.629455" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..e47fe9c4e61 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 41.1, + "performance": 22.2, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..bf0ec6bb6c0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24047, + "slug": "oppo-reno-14-pro-5g-12gb-256gb-5g", + "base_model_slug": "reno-14-pro-5g", + "name": "OPPO Reno 14 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2025-07-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.629952", + "updated_at": "2026-06-20T13:09:19.629952" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..6c5f6b0d726 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24048, + "slug": "oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-14-pro-5g-12gb-ram-512gb", + "name": "OPPO Reno 14 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2025-07-03", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.630452", + "updated_at": "2026-06-20T13:09:19.630452" +} diff --git a/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c3a2df90660 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24049, + "slug": "oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "reno-15-5g-12gb-ram-256gb", + "name": "OPPO Reno 15 5G (12GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.630452", + "updated_at": "2026-06-20T13:09:19.630452" +} diff --git a/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..050af109644 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24050, + "slug": "oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-15-5g-12gb-ram-512gb", + "name": "OPPO Reno 15 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.630452", + "updated_at": "2026-06-20T13:09:19.630452" +} diff --git a/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..0bbecd339fb --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24051, + "slug": "oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-15-pro-5g-12gb-ram-512gb", + "name": "OPPO Reno 15 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2025-01-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.631458", + "updated_at": "2026-06-20T13:09:19.631458" +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..191ba12fdba --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24079, + "slug": "oppo-reno-15-pro-mini-12gb-256gb-5g", + "base_model_slug": "reno-15-pro-mini", + "name": "Oppo Reno 15 Pro Mini", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2026-01-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.639009", + "updated_at": "2026-06-20T13:09:19.639009" +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..a7f12ce5132 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24080, + "slug": "oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "reno-15-pro-mini-12gb-ram-512gb", + "name": "Oppo Reno 15 Pro Mini (12GB RAM + 512GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC7", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + "release_date": "2026-01-08", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.639009", + "updated_at": "2026-06-20T13:09:19.639009" +} diff --git a/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c2f62bb78eb --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24081, + "slug": "oppo-reno-15c-12gb-256gb-5g", + "base_model_slug": "reno-15c", + "name": "Oppo Reno 15c", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1256 x 2760 pixels", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.639506", + "updated_at": "2026-06-20T13:09:19.639506" +} diff --git a/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15c-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..98d9e643a87 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24052, + "slug": "oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "reno-15c-5g-12gb-ram-256gb", + "name": "Oppo Reno 15c 5G (12GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1784, + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/qualcomm-snapdragon-6-gen1" + }, + "release_date": "2025-12-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1256 x 2760 pixels", + "resolution": "~ 462 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.631458", + "updated_at": "2026-06-20T13:09:19.631458" +} diff --git a/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..391ca38a69a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24082, + "slug": "oppo-reno-15f-8gb-128gb-5g", + "base_model_slug": "reno-15f", + "name": "Oppo Reno 15F", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1784, + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/qualcomm-snapdragon-6-gen1" + }, + "release_date": "2026-01-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.640007", + "updated_at": "2026-06-20T13:09:19.640007" +} diff --git a/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-15f-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..0c891fe32c1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21885, + "slug": "oppo-reno-2-8gb-256gb-4g-lte", + "base_model_slug": "reno-2", + "name": "OPPO Reno 2", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-08-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.907737", + "updated_at": "2026-06-20T13:09:18.907737" +} diff --git a/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..7ade290b8c0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21887, + "slug": "oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte", + "base_model_slug": "reno-2f-6gb-ram-256gb", + "name": "Oppo Reno 2F (6GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-08-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.908237", + "updated_at": "2026-06-20T13:09:18.908237" +} diff --git a/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2f-6gb-ram-256gb-6gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f2abbfc57ce --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21886, + "slug": "oppo-reno-2f-8gb-128gb-4g-lte", + "base_model_slug": "reno-2f", + "name": "Oppo Reno 2F", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-08-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.908237", + "updated_at": "2026-06-20T13:09:18.908237" +} diff --git a/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2f-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..47d9f0987b8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21888, + "slug": "oppo-reno-2z-8gb-256gb-4g-lte", + "base_model_slug": "reno-2z", + "name": "Oppo Reno 2Z", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1127, + "slug": "helio-p90", + "name": "Helio P90", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p90" + }, + "release_date": "2019-08-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.909753", + "updated_at": "2026-06-20T13:09:18.909753" +} diff --git a/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-2z-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..adb585914c8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22479, + "slug": "oppo-reno-3-8gb-128gb-4g-lte", + "base_model_slug": "reno-3", + "name": "Oppo Reno 3", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1127, + "slug": "helio-p90", + "name": "Helio P90", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p90" + }, + "release_date": "2020-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.106444", + "updated_at": "2026-06-20T13:09:19.106444" +} diff --git a/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d7d5d013e85 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-3-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..06d8ded2350 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22480, + "slug": "oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "reno-3-pro-8gb-ram-256gb", + "name": "Oppo Reno 3 Pro (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2020-03-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.106944", + "updated_at": "2026-06-20T13:09:19.106944" +} diff --git a/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d7d5d013e85 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-3-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3a95eb096cc --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22481, + "slug": "oppo-reno-4-5g-8gb-128gb-5g", + "base_model_slug": "reno-4-5g", + "name": "OPPO Reno 4 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-06-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.107444", + "updated_at": "2026-06-20T13:09:19.107444" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1510461dc4d --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..1018158cccd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22482, + "slug": "oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "reno-4-5g-8gb-ram-256gb", + "name": "OPPO Reno 4 5G (8GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-06-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.108450", + "updated_at": "2026-06-20T13:09:19.108450" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1510461dc4d --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1c300f8d17e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22483, + "slug": "oppo-reno-4-lite-8gb-128gb-4g-lte", + "base_model_slug": "reno-4-lite", + "name": "Oppo Reno 4 Lite", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2020-09-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4015, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.108957", + "updated_at": "2026-06-20T13:09:19.108957" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99179d8d90a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-lite-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 3.0, + "camera": null, + "battery": 15.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b37b573c7f7 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22486, + "slug": "oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "reno-4-pro-5g-12gb-ram-256gb", + "name": "OPPO Reno 4 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-31", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.109958", + "updated_at": "2026-06-20T13:09:19.109958" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..7e9f29d7b91 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..716b0359df1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22485, + "slug": "oppo-reno-4-pro-5g-8gb-128gb-5g", + "base_model_slug": "reno-4-pro-5g", + "name": "OPPO Reno 4 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.109459", + "updated_at": "2026-06-20T13:09:19.109459" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a5399d86fe5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22484, + "slug": "oppo-reno-4-pro-8gb-128gb-4g-lte", + "base_model_slug": "reno-4-pro", + "name": "Oppo Reno 4 Pro", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-07-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 161.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.108957", + "updated_at": "2026-06-20T13:09:19.108957" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d8f55e0280c --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22487, + "slug": "oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte", + "base_model_slug": "reno-4-pro-ms-dhoni-special-edition", + "name": "Oppo Reno 4 Pro MS Dhoni Special Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-09-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 161.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.110459", + "updated_at": "2026-06-20T13:09:19.110459" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-pro-ms-dhoni-special-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..44058b64ccc --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22488, + "slug": "oppo-reno-4-se-8gb-128gb-5g", + "base_model_slug": "reno-4-se", + "name": "Oppo Reno 4 SE", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.110459", + "updated_at": "2026-06-20T13:09:19.110459" +} diff --git a/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-4-se-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9592d45c500 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22489, + "slug": "oppo-reno-5-8gb-128gb-5g", + "base_model_slug": "reno-5", + "name": "Oppo Reno 5", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-12-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 410 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.110459", + "updated_at": "2026-06-20T13:09:19.111463" +} diff --git a/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..60a3ed22cdf --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22490, + "slug": "oppo-reno-5-pro-5g-8gb-128gb-5g", + "base_model_slug": "reno-5-pro-5g", + "name": "Oppo Reno 5 Pro 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2020-01-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.2, + "performance": null, + "camera": null, + "battery": 20.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.111972", + "updated_at": "2026-06-20T13:09:19.111972" +} diff --git a/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..df759f8528e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.2, + "performance": null, + "camera": null, + "battery": 20.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b02279d1303 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22491, + "slug": "oppo-reno-5-pro-plus-5g-8gb-128gb-5g", + "base_model_slug": "reno-5-pro-plus-5g", + "name": "Oppo Reno 5 Pro Plus 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-12-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.112980", + "updated_at": "2026-06-20T13:09:19.113487" +} diff --git a/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-pro-plus-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2b9c7578575 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22921, + "slug": "oppo-reno-5-z-5g-8gb-128gb-5g", + "base_model_slug": "reno-5-z-5g", + "name": "Oppo Reno 5 Z 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-04-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.268701", + "updated_at": "2026-06-20T13:09:19.268701" +} diff --git a/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5-z-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..dbdae781eb5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22922, + "slug": "oppo-reno-5a-6gb-128gb-5g", + "base_model_slug": "reno-5a", + "name": "Oppo Reno 5A", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2021-05-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LTPS LCD (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.269201", + "updated_at": "2026-06-20T13:09:19.269201" +} diff --git a/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-5a-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..17a12c210f0 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22930, + "slug": "oppo-reno-6-4g-8gb-128gb-4g-lte", + "base_model_slug": "reno-6-4g", + "name": "OPPO Reno 6 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-07-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.270700", + "updated_at": "2026-06-20T13:09:19.270700" +} diff --git a/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..31c20415dc2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22929, + "slug": "oppo-reno-6-8gb-128gb-5g", + "base_model_slug": "reno-6", + "name": "OPPO Reno 6", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2021-07-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.270700", + "updated_at": "2026-06-20T13:09:19.270700" +} diff --git a/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..05e9c8c8b3b --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..20253a8e95c --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22940, + "slug": "oppo-reno-6-pro-plus-5g-8gb-128gb-5g", + "base_model_slug": "reno-6-pro-plus-5g", + "name": "OPPO Reno 6 Pro Plus 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-05-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.272708", + "updated_at": "2026-06-20T13:09:19.272708" +} diff --git a/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-6-pro-plus-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..30bf685cab2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23526, + "slug": "oppo-reno-7a-6gb-128gb-5g", + "base_model_slug": "reno-7a", + "name": "OPPO Reno 7A", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-06-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.457313", + "updated_at": "2026-06-20T13:09:19.457313" +} diff --git a/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-7a-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f8aabf46f62 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23533, + "slug": "oppo-reno-8-z-8gb-256gb-5g", + "base_model_slug": "reno-8-z", + "name": "OPPO Reno 8 Z", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-09-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.458330", + "updated_at": "2026-06-20T13:09:19.458330" +} diff --git a/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8-z-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e7dfd0a49e5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21868, + "slug": "oppo-reno-8gb-128gb-4g-lte", + "base_model_slug": "reno", + "name": "OPPO Reno", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-05-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.903221", + "updated_at": "2026-06-20T13:09:18.903221" +} diff --git a/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..fa1a0d37491 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23784, + "slug": "oppo-reno-8t-4g-8gb-256gb-4g-lte", + "base_model_slug": "reno-8t-4g", + "name": "Oppo Reno 8T 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-02-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.543935", + "updated_at": "2026-06-20T13:09:19.543935" +} diff --git a/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8t-4g-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6b3f4fae05a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23783, + "slug": "oppo-reno-8t-8gb-128gb-5g", + "base_model_slug": "reno-8t", + "name": "Oppo Reno 8T", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-02-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color 3D Flexible OLED (1.07B)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.542927", + "updated_at": "2026-06-20T13:09:19.542927" +} diff --git a/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..eab3963ca0e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-8t-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 3.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..27fa4e0ba14 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23534, + "slug": "oppo-reno-9-5g-8gb-256gb-5g", + "base_model_slug": "reno-9-5g", + "name": "OPPO Reno 9 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-11-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes, eSE, HCE, NFC-SIM", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.459347", + "updated_at": "2026-06-20T13:09:19.459347" +} diff --git a/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-9-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4341b4dc600 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23785, + "slug": "oppo-reno-9a-8gb-128gb-5g", + "base_model_slug": "reno-9a", + "name": "OPPO Reno 9A", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-06-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes, Yes, eSE, HCE, NFC-SIM", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.544942", + "updated_at": "2026-06-20T13:09:19.544942" +} diff --git a/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-9a-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a9a019bb124 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21898, + "slug": "oppo-reno-ace-8gb-128gb-4g-lte", + "base_model_slug": "reno-ace", + "name": "Oppo Reno Ace", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.914298", + "updated_at": "2026-06-20T13:09:18.914298" +} diff --git a/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-ace-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9b69d0aa6c1 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 21907, + "slug": "oppo-reno-lite-6gb-128gb-4g-lte", + "base_model_slug": "reno-lite", + "name": "OPPO Reno Lite", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3950, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": null, + "camera": null, + "battery": 14.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:18.917336", + "updated_at": "2026-06-20T13:09:18.917336" +} diff --git a/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..60a65188f26 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno-lite-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": null, + "camera": null, + "battery": 14.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..706da658510 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24083, + "slug": "oppo-reno15-fs-8gb-256gb-5g", + "base_model_slug": "reno15-fs", + "name": "Oppo Reno15 FS", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1784, + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/qualcomm-snapdragon-6-gen1" + }, + "release_date": "2026-01-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.640507", + "updated_at": "2026-06-20T13:09:19.640507" +} diff --git a/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno15-fs-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..09b9f9bce2b --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22495, + "slug": "oppo-reno3-a-6gb-128gb-4g-lte", + "base_model_slug": "reno3-a", + "name": "Oppo Reno3 A", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-06-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4025, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.4, + "performance": 1.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.116001", + "updated_at": "2026-06-20T13:09:19.116001" +} diff --git a/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e24df0a84e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno3-a-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.4, + "performance": 1.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fb0cdeb1f87 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22960, + "slug": "oppo-reno5-f-8gb-128gb-4g-lte", + "base_model_slug": "reno5-f", + "name": "Oppo Reno5 F", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1197, + "slug": "helio-p95", + "name": "Helio P95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GM9446", + "url": "/v1/socs/helio-p95" + }, + "release_date": "2021-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.278233", + "updated_at": "2026-06-20T13:09:19.278233" +} diff --git a/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-f-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..91347689bf2 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 22965, + "slug": "oppo-reno5-marvel-edition-8gb-128gb-4g-lte", + "base_model_slug": "reno5-marvel-edition", + "name": "OPPO Reno5 Marvel Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.279739", + "updated_at": "2026-06-20T13:09:19.279739" +} diff --git a/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-marvel-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8bd196126fd --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22539, + "slug": "oppo-reno5-pro-new-year-edition-8gb-128gb-5g", + "base_model_slug": "reno5-pro-new-year-edition", + "name": "OPPO Reno5 Pro New Year Edition", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2020-12-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.2, + "performance": null, + "camera": null, + "battery": 20.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.134063", + "updated_at": "2026-06-20T13:09:19.134063" +} diff --git a/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..df759f8528e --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno5-pro-new-year-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.2, + "performance": null, + "camera": null, + "battery": 20.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/index.json b/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..64a50576b25 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22978, + "slug": "oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g", + "base_model_slug": "reno6-pro-5g-snapdragon", + "name": "Oppo Reno6 Pro 5G (Snapdragon)", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-09-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.282751", + "updated_at": "2026-06-20T13:09:19.282751" +} diff --git a/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d27d1cd8788 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno6-pro-5g-snapdragon-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..e3aaf54de66 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 23537, + "slug": "oppo-reno7-4g-8gb-256gb-4g-lte", + "base_model_slug": "reno7-4g", + "name": "Oppo Reno7 4G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.460362", + "updated_at": "2026-06-20T13:09:19.460362" +} diff --git a/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-4g-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6a654235be8 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23539, + "slug": "oppo-reno7-lite-5g-8gb-128gb-5g", + "base_model_slug": "reno7-lite-5g", + "name": "Oppo Reno7 Lite 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.460362", + "updated_at": "2026-06-20T13:09:19.460362" +} diff --git a/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-lite-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ec6f85f59b5 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 22988, + "slug": "oppo-reno7-se-8gb-128gb-5g", + "base_model_slug": "reno7-se", + "name": "Oppo Reno7 SE", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2021-11-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.286265", + "updated_at": "2026-06-20T13:09:19.286265" +} diff --git a/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-se-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..64bd41c6ed9 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23540, + "slug": "oppo-reno7-z-5g-8gb-128gb-5g", + "base_model_slug": "reno7-z-5g", + "name": "OPPO Reno7 Z 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.460362", + "updated_at": "2026-06-20T13:09:19.460362" +} diff --git a/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno7-z-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..92b9d9dee08 --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 23555, + "slug": "oppo-reno8-5g-8gb-128gb-5g", + "base_model_slug": "reno8-5g", + "name": "OPPO Reno8 5G", + "brand": { + "id": 37, + "slug": "oppo", + "name": "OPPO", + "country": "CN", + "url": "/v1/brands/oppo" + }, + "soc": { + "id": 1244, + "slug": "dimensity-1300", + "name": "MediaTek Dimensity 1300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1300" + }, + "release_date": "2022-05-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 4.3, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.464832", + "updated_at": "2026-06-20T13:09:19.464832" +} diff --git a/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..0750b95b99a --- /dev/null +++ b/site/public/v1/smartphones/oppo-reno8-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 4.3, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5e8062d43cf --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 24432, + "slug": "panasonic-eluga-ray-810-4gb-64gb-4g-lte", + "base_model_slug": "eluga-ray-810", + "name": "Panasonic Eluga Ray 810", + "brand": { + "id": 103, + "slug": "panasonic", + "name": "Panasonic", + "country": "JP", + "url": "/v1/brands/panasonic" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-11-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1500 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.771529", + "updated_at": "2026-06-20T13:09:19.771529" +} diff --git a/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-ray-810-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/index.json b/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/index.json new file mode 100644 index 00000000000..a1adbab71dc --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 24292, + "slug": "panasonic-eluga-u-2gb-16gb-3g", + "base_model_slug": "eluga-u", + "name": "Panasonic Eluga U", + "brand": { + "id": 103, + "slug": "panasonic", + "name": "Panasonic", + "country": "JP", + "url": "/v1/brands/panasonic" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 141.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.728924", + "updated_at": "2026-06-20T13:09:19.728924" +} diff --git a/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/score/index.json b/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-u-2gb-16gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..060204fdb86 --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 24412, + "slug": "panasonic-eluga-z1-pro-4gb-64gb-4g-lte", + "base_model_slug": "eluga-z1-pro", + "name": "Panasonic Eluga Z1 Pro", + "brand": { + "id": 103, + "slug": "panasonic", + "name": "Panasonic", + "country": "JP", + "url": "/v1/brands/panasonic" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.19 inches, 720 x 1500 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:19.764521", + "updated_at": "2026-06-20T13:09:19.764521" +} diff --git a/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/panasonic-eluga-z1-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..374c304480b --- /dev/null +++ b/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25348, + "slug": "razer-phone-8gb-64gb-4g-lte", + "base_model_slug": "phone", + "name": "Razer Phone", + "brand": { + "id": 125, + "slug": "razer", + "name": "Razer", + "country": "SG", + "url": "/v1/brands/razer" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.6, + "performance": 26.1, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.106135", + "updated_at": "2026-06-20T13:09:20.106135" +} diff --git a/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..39f9de06064 --- /dev/null +++ b/site/public/v1/smartphones/razer-phone-8gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.6, + "performance": 26.1, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7ab2fb8ecf8 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25826, + "slug": "realme-10-4gb-64gb-4g-lte", + "base_model_slug": "10", + "name": "Realme 10", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-01-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.265501", + "updated_at": "2026-06-20T13:09:20.265501" +} diff --git a/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..eaacca0be34 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25827, + "slug": "realme-10-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "10-8gb-ram-128gb", + "name": "Realme 10 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-01-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.266508", + "updated_at": "2026-06-20T13:09:20.266508" +} diff --git a/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..14e5995110d --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25715, + "slug": "realme-10-pro-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "10-pro-8gb-ram-128gb", + "name": "Realme 10 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-12-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.226773", + "updated_at": "2026-06-20T13:09:20.226773" +} diff --git a/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..aa153f89c4d --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25719, + "slug": "realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "10-pro-plus-8gb-ram-128gb", + "name": "Realme 10 Pro Plus (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2022-12-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.227775", + "updated_at": "2026-06-20T13:09:20.227775" +} diff --git a/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0278c883d79 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25720, + "slug": "realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "10-pro-plus-8gb-ram-256gb", + "name": "Realme 10 Pro Plus (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2022-12-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.227775", + "updated_at": "2026-06-20T13:09:20.227775" +} diff --git a/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d8f52c9ee28 --- /dev/null +++ b/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25832, + "slug": "realme-11-4g-8gb-128gb-4g-lte", + "base_model_slug": "11-4g", + "name": "Realme 11 4G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-07-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.268515", + "updated_at": "2026-06-20T13:09:20.268515" +} diff --git a/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-11-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..047ebcfb466 --- /dev/null +++ b/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25834, + "slug": "realme-11-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "11-5g-8gb-ram-256gb", + "name": "Realme 11 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-08-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.269016", + "updated_at": "2026-06-20T13:09:20.269016" +} diff --git a/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e3fb5fd3e05 --- /dev/null +++ b/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25843, + "slug": "realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "11x-5g-8gb-ram-128gb", + "name": "Realme 11x 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-08-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.271515", + "updated_at": "2026-06-20T13:09:20.271515" +} diff --git a/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..cf69f88e334 --- /dev/null +++ b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25902, + "slug": "realme-12-5g-6gb-128gb-5g", + "base_model_slug": "12-5g", + "name": "Realme 12 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-03-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.293592", + "updated_at": "2026-06-20T13:09:20.293592" +} diff --git a/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-12-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..71186bb9103 --- /dev/null +++ b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25904, + "slug": "realme-12-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "12-5g-8gb-ram-128gb", + "name": "Realme 12 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-03-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.294092", + "updated_at": "2026-06-20T13:09:20.294092" +} diff --git a/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..d498c52d79e --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25911, + "slug": "realme-12x-4gb-128gb-5g", + "base_model_slug": "12x", + "name": "Realme 12X", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-04-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.296597", + "updated_at": "2026-06-20T13:09:20.296597" +} diff --git a/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5d287b28575 --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25913, + "slug": "realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "12x-5g-8gb-ram-128gb", + "name": "Realme 12X 5G (8GB RAM +128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-04-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.298114", + "updated_at": "2026-06-20T13:09:20.298114" +} diff --git a/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..75105a11077 --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25914, + "slug": "realme-12x-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "12x-6gb-ram-128gb", + "name": "Realme 12X (6GB RAM +128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-04-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.299115", + "updated_at": "2026-06-20T13:09:20.299115" +} diff --git a/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-12x-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..9e052c13a2a --- /dev/null +++ b/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26032, + "slug": "realme-14-5g-12gb-256gb-5g", + "base_model_slug": "14-5g", + "name": "Realme 14 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-03-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.339788", + "updated_at": "2026-06-20T13:09:20.339788" +} diff --git a/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-14-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..20458a8f77a --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26038, + "slug": "realme-14-pro-lite-5g-8gb-128gb-5g", + "base_model_slug": "14-pro-lite-5g", + "name": "Realme 14 Pro Lite 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.341487", + "updated_at": "2026-06-20T13:09:20.341487" +} diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..946d16a1b37 --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2a08657207a --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26039, + "slug": "realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "14-pro-lite-5g-8gb-ram-256gb", + "name": "Realme 14 Pro Lite 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.343001", + "updated_at": "2026-06-20T13:09:20.343001" +} diff --git a/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..946d16a1b37 --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..1ec43645e26 --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26042, + "slug": "realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "14-pro-plus-12gb-ram-256gb", + "name": "Realme 14 Pro Plus (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-01-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.344000", + "updated_at": "2026-06-20T13:09:20.344000" +} diff --git a/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5f2b0139b7e --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26043, + "slug": "realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "14-pro-plus-8gb-ram-256gb", + "name": "Realme 14 Pro Plus (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-01-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.344000", + "updated_at": "2026-06-20T13:09:20.344000" +} diff --git a/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1d0c742adf7 --- /dev/null +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26045, + "slug": "realme-14t-5g-8gb-128gb-5g", + "base_model_slug": "14t-5g", + "name": "Realme 14T 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.345006", + "updated_at": "2026-06-20T13:09:20.345006" +} diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e932c00e105 --- /dev/null +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26046, + "slug": "realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "14t-5g-8gb-ram-256gb", + "name": "Realme 14T 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.345512", + "updated_at": "2026-06-20T13:09:20.345512" +} diff --git a/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8eb9e1da2cb --- /dev/null +++ b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25930, + "slug": "realme-14x-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "14x-8gb-ram-128gb", + "name": "Realme 14x (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-12-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.302637", + "updated_at": "2026-06-20T13:09:20.302637" +} diff --git a/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-14x-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c9092099ff2 --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26052, + "slug": "realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "15-pro-5g-12gb-ram-256gb", + "name": "Realme 15 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-07-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.347011", + "updated_at": "2026-06-20T13:09:20.347011" +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..7c1344fb09a --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26053, + "slug": "realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "15-pro-5g-12gb-ram-512gb", + "name": "Realme 15 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-07-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.347511", + "updated_at": "2026-06-20T13:09:20.347511" +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..93fc99f4073 --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26051, + "slug": "realme-15-pro-5g-8gb-128gb-5g", + "base_model_slug": "15-pro-5g", + "name": "Realme 15 Pro 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-07-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.346513", + "updated_at": "2026-06-20T13:09:20.346513" +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3caa9ed95d5 --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26054, + "slug": "realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "15-pro-5g-8gb-ram-256gb", + "name": "Realme 15 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-07-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.347511", + "updated_at": "2026-06-20T13:09:20.347511" +} diff --git a/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b8b7ae15754 --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26055, + "slug": "realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g", + "base_model_slug": "15-pro-game-of-thrones-limited-edition", + "name": "Realme 15 Pro Game of Thrones Limited Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.348515", + "updated_at": "2026-06-20T13:09:20.348515" +} diff --git a/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..88be5d38eaf --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26056, + "slug": "realme-15x-5g-6gb-128gb-5g", + "base_model_slug": "15x-5g", + "name": "Realme 15x 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-10-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.349529", + "updated_at": "2026-06-20T13:09:20.349529" +} diff --git a/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..aec560b37fd --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26057, + "slug": "realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "15x-5g-8gb-ram-128gb", + "name": "Realme 15x 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-10-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.350036", + "updated_at": "2026-06-20T13:09:20.350036" +} diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..d4d509c3a85 --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26058, + "slug": "realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "15x-5g-8gb-ram-256gb", + "name": "Realme 15x 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-10-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.351038", + "updated_at": "2026-06-20T13:09:20.351536" +} diff --git a/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a6d4020a62a --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26118, + "slug": "realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g", + "base_model_slug": "16-pro-plus-5g-12gb-256gb", + "name": "Realme 16 Pro Plus 5G (12GB+256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2026-01-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.372922", + "updated_at": "2026-06-20T13:09:20.372922" +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..088d5be065d --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26119, + "slug": "realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "16-pro-plus-5g-12gb-ram-512gb", + "name": "Realme 16 Pro Plus 5G (12GB RAM + 512GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2026-01-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.373431", + "updated_at": "2026-06-20T13:09:20.373431" +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..1835d07851b --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26120, + "slug": "realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g", + "base_model_slug": "16-pro-plus-5g-8gb-256gb", + "name": "Realme 16 Pro Plus 5G (8GB+256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2026-01-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.373932", + "updated_at": "2026-06-20T13:09:20.373932" +} diff --git a/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..37bbf187e2d --- /dev/null +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26121, + "slug": "realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "16t-5g-8gb-ram-128gb", + "name": "Realme 16T 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-05-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 m Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.374938", + "updated_at": "2026-06-20T13:09:20.374938" +} diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b7102e7aaac --- /dev/null +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26122, + "slug": "realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "16t-5g-8gb-ram-256gb", + "name": "Realme 16T 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-05-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 m Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.375437", + "updated_at": "2026-06-20T13:09:20.375437" +} diff --git a/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1ff38bb860b --- /dev/null +++ b/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25355, + "slug": "realme-2-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "2-3gb-ram-32gb", + "name": "Realme 2 (3GB RAM + 32GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-08-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.108137", + "updated_at": "2026-06-20T13:09:20.108137" +} diff --git a/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/realme-2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6e9e09c59af --- /dev/null +++ b/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25356, + "slug": "realme-2-pro-4gb-64gb-4g-lte", + "base_model_slug": "2-pro", + "name": "Realme 2 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.108137", + "updated_at": "2026-06-20T13:09:20.108137" +} diff --git a/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..85db8bdcc0c --- /dev/null +++ b/site/public/v1/smartphones/realme-2-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c67eff33278 --- /dev/null +++ b/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25360, + "slug": "realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "2-pro-8gb-ram-128gb", + "name": "Realme 2 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 21.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.110650", + "updated_at": "2026-06-20T13:09:20.110650" +} diff --git a/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c96c972bcbc --- /dev/null +++ b/site/public/v1/smartphones/realme-2-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 21.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..32cc17cdb7f --- /dev/null +++ b/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25375, + "slug": "realme-3-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "3-3gb-ram-32gb", + "name": "Realme 3 (3GB RAM + 32GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 1520 x 720 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.116595", + "updated_at": "2026-06-20T13:09:20.116595" +} diff --git a/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9cf0912808b --- /dev/null +++ b/site/public/v1/smartphones/realme-3-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": null, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6da552db275 --- /dev/null +++ b/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25380, + "slug": "realme-3i-3gb-32gb-4g-lte", + "base_model_slug": "3i", + "name": "Realme 3i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2019-07-15", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.117604", + "updated_at": "2026-06-20T13:09:20.117604" +} diff --git a/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/realme-3i-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c99386a9238 --- /dev/null +++ b/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25383, + "slug": "realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "3i-4gb-ram-64gb", + "name": "Realme 3i (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2019-07-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4230, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.118096", + "updated_at": "2026-06-20T13:09:20.118096" +} diff --git a/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..717e3164813 --- /dev/null +++ b/site/public/v1/smartphones/realme-3i-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 0.0, + "camera": null, + "battery": 18.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1b9a1ba9895 --- /dev/null +++ b/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25385, + "slug": "realme-4-pro-4gb-64gb-4g-lte", + "base_model_slug": "4-pro", + "name": "Realme 4 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1684, + "slug": "snapdragon-730", + "name": "Snapdragon 730", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.8, + "performance": 0.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.118596", + "updated_at": "2026-06-20T13:09:20.118596" +} diff --git a/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4b2b10568c3 --- /dev/null +++ b/site/public/v1/smartphones/realme-4-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.8, + "performance": 0.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..4cd0df1862a --- /dev/null +++ b/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25386, + "slug": "realme-5-3gb-32gb-4g-lte", + "base_model_slug": "5", + "name": "Realme 5", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.118596", + "updated_at": "2026-06-20T13:09:20.118596" +} diff --git a/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..66e88ee8a79 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25389, + "slug": "realme-5-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "5-4gb-ram-128gb", + "name": "Realme 5 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.119600", + "updated_at": "2026-06-20T13:09:20.119600" +} diff --git a/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8a6ee0dcb44 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25390, + "slug": "realme-5-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "5-4gb-ram-64gb", + "name": "Realme 5 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.119600", + "updated_at": "2026-06-20T13:09:20.119600" +} diff --git a/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a86db1620ac --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25391, + "slug": "realme-5-pro-4gb-64gb-4g-lte", + "base_model_slug": "5-pro", + "name": "Realme 5 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4035, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.8, + "performance": 0.0, + "camera": null, + "battery": 15.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.120616", + "updated_at": "2026-06-20T13:09:20.120616" +} diff --git a/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..64e39ecded9 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.8, + "performance": 0.0, + "camera": null, + "battery": 15.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e24de8ffc3a --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25395, + "slug": "realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "5-pro-6gb-ram-64gb", + "name": "Realme 5 Pro (6GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4035, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.5, + "performance": 1.5, + "camera": null, + "battery": 15.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.121624", + "updated_at": "2026-06-20T13:09:20.121624" +} diff --git a/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..aeb15abf02c --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.5, + "performance": 1.5, + "camera": null, + "battery": 15.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..186fccbf23f --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25396, + "slug": "realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "5-pro-8gb-ram-128gb", + "name": "Realme 5 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4035, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.122629", + "updated_at": "2026-06-20T13:09:20.122629" +} diff --git a/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bce113efbf2 --- /dev/null +++ b/site/public/v1/smartphones/realme-5-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.0, + "camera": null, + "battery": 15.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9273a884585 --- /dev/null +++ b/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25460, + "slug": "realme-6-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "6-6gb-ram-128gb", + "name": "Realme 6 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1158, + "slug": "helio-g90t", + "name": "Helio G90T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 MC4", + "url": "/v1/socs/helio-g90t" + }, + "release_date": "2020-03-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.149745", + "updated_at": "2026-06-20T13:09:20.149745" +} diff --git a/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/realme-6-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f7c44a955aa --- /dev/null +++ b/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25465, + "slug": "realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "6-pro-6gb-ram-128gb", + "name": "Realme 6 Pro (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.150745", + "updated_at": "2026-06-20T13:09:20.150745" +} diff --git a/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7ad21dc060a --- /dev/null +++ b/site/public/v1/smartphones/realme-6-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 1.5, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5e26ad4f89a --- /dev/null +++ b/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25466, + "slug": "realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "6-pro-8gb-ram-128gb", + "name": "Realme 6 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.151245", + "updated_at": "2026-06-20T13:09:20.151245" +} diff --git a/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/realme-6-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bc82c02236c --- /dev/null +++ b/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25469, + "slug": "realme-6i-4gb-64gb-4g-lte", + "base_model_slug": "6i", + "name": "Realme 6i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1158, + "slug": "helio-g90t", + "name": "Helio G90T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 MC4", + "url": "/v1/socs/helio-g90t" + }, + "release_date": "2020-07-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 0.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.151745", + "updated_at": "2026-06-20T13:09:20.151745" +} diff --git a/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5a717b87996 --- /dev/null +++ b/site/public/v1/smartphones/realme-6i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 0.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..987439fd5e6 --- /dev/null +++ b/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25472, + "slug": "realme-6s-4gb-64gb-4g-lte", + "base_model_slug": "6s", + "name": "Realme 6s", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1158, + "slug": "helio-g90t", + "name": "Helio G90T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 MC4", + "url": "/v1/socs/helio-g90t" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 0.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.151745", + "updated_at": "2026-06-20T13:09:20.151745" +} diff --git a/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5a717b87996 --- /dev/null +++ b/site/public/v1/smartphones/realme-6s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 0.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..dfd1d90828e --- /dev/null +++ b/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25476, + "slug": "realme-7-6gb-64gb-4g-lte", + "base_model_slug": "7", + "name": "Realme 7", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2020-09-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.153270", + "updated_at": "2026-06-20T13:09:20.153270" +} diff --git a/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-7-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8173a9b02aa --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25480, + "slug": "realme-7-pro-6gb-128gb-4g-lte", + "base_model_slug": "7-pro", + "name": "Realme 7 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-09-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.154260", + "updated_at": "2026-06-20T13:09:20.154260" +} diff --git a/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ce4fb008718 --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25483, + "slug": "realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "7-pro-8gb-ram-128gb", + "name": "Realme 7 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-09-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.155764", + "updated_at": "2026-06-20T13:09:20.155764" +} diff --git a/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5b7c32b7f64 --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25484, + "slug": "realme-7-pro-se-8gb-128gb-4g-lte", + "base_model_slug": "7-pro-se", + "name": "Realme 7 Pro SE", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-10-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.156522", + "updated_at": "2026-06-20T13:09:20.156522" +} diff --git a/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/realme-7-pro-se-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..65747cacc78 --- /dev/null +++ b/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25485, + "slug": "realme-7i-4gb-64gb-4g-lte", + "base_model_slug": "7i", + "name": "Realme 7i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-10-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.156522", + "updated_at": "2026-06-20T13:09:20.156522" +} diff --git a/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-7i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cf36bbc1f17 --- /dev/null +++ b/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25487, + "slug": "realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "7i-4gb-ram-128gb", + "name": "Realme 7i (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-10-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.157518", + "updated_at": "2026-06-20T13:09:20.157518" +} diff --git a/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-7i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e4e885ebea7 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25603, + "slug": "realme-8-4gb-128gb-4g-lte", + "base_model_slug": "8", + "name": "Realme 8", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-03-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.191104", + "updated_at": "2026-06-20T13:09:20.191104" +} diff --git a/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..544d4814762 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25606, + "slug": "realme-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "8-6gb-ram-128gb", + "name": "Realme 8 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-03-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.191604", + "updated_at": "2026-06-20T13:09:20.191604" +} diff --git a/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4afd323620a --- /dev/null +++ b/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25607, + "slug": "realme-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "8-8gb-ram-128gb", + "name": "Realme 8 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-03-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.192610", + "updated_at": "2026-06-20T13:09:20.192610" +} diff --git a/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..10a13039b34 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25608, + "slug": "realme-8-pro-6gb-128gb-4g-lte", + "base_model_slug": "8-pro", + "name": "Realme 8 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.193116", + "updated_at": "2026-06-20T13:09:20.193116" +} diff --git a/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/realme-8-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5f8aa21e48a --- /dev/null +++ b/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25611, + "slug": "realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "8-pro-8gb-ram-128gb", + "name": "Realme 8 Pro (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.193616", + "updated_at": "2026-06-20T13:09:20.193616" +} diff --git a/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/realme-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..76f24f3a352 --- /dev/null +++ b/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25612, + "slug": "realme-8i-4gb-64gb-4g-lte", + "base_model_slug": "8i", + "name": "Realme 8i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2021-09-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.193616", + "updated_at": "2026-06-20T13:09:20.193616" +} diff --git a/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-8i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a360bbddaa3 --- /dev/null +++ b/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25613, + "slug": "realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "8i-6gb-ram-128gb", + "name": "Realme 8i (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2021-09-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.194623", + "updated_at": "2026-06-20T13:09:20.194623" +} diff --git a/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-8i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2e05d4f4112 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25723, + "slug": "realme-9-4g-6gb-128gb-4g-lte", + "base_model_slug": "9-4g", + "name": "Realme 9 4G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.228775", + "updated_at": "2026-06-20T13:09:20.228775" +} diff --git a/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7f9b5eb776f --- /dev/null +++ b/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25724, + "slug": "realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "9-4g-8gb-ram-128gb", + "name": "Realme 9 4G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-04-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.228775", + "updated_at": "2026-06-20T13:09:20.228775" +} diff --git a/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..89467c5c518 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25728, + "slug": "realme-9-5g-se-6gb-128gb-5g", + "base_model_slug": "9-5g-se", + "name": "Realme 9 5G SE", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-03-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.229775", + "updated_at": "2026-06-20T13:09:20.229775" +} diff --git a/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-5g-se-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e685f13d519 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25729, + "slug": "realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "9-5g-se-8gb-ram-128gb", + "name": "Realme 9 5G SE (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-03-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.230275", + "updated_at": "2026-06-20T13:09:20.230275" +} diff --git a/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..f7045d13dbf --- /dev/null +++ b/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25734, + "slug": "realme-9-pro-5g-6gb-128gb-5g", + "base_model_slug": "9-pro-5g", + "name": "Realme 9 Pro 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-02-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.231773", + "updated_at": "2026-06-20T13:09:20.231773" +} diff --git a/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-9-pro-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a20a4c73295 --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25737, + "slug": "realme-9i-4gb-64gb-4g-lte", + "base_model_slug": "9i", + "name": "Realme 9i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.233288", + "updated_at": "2026-06-20T13:09:20.233288" +} diff --git a/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5282392a36b --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25739, + "slug": "realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "9i-4gb-ram-128gb", + "name": "Realme 9i (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.233787", + "updated_at": "2026-06-20T13:09:20.233787" +} diff --git a/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2fc9ed69896 --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25741, + "slug": "realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "9i-6gb-ram-128gb", + "name": "Realme 9i (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-18", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.233787", + "updated_at": "2026-06-20T13:09:20.233787" +} diff --git a/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3f169e3b7f2 --- /dev/null +++ b/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26123, + "slug": "realme-c100i-4gb-64gb-4g-lte", + "base_model_slug": "c100i", + "name": "Realme C100i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-04-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.375437", + "updated_at": "2026-06-20T13:09:20.375437" +} diff --git a/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-c100i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3c3cc99cfc2 --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25617, + "slug": "realme-c11-2021-2gb-32gb-4g-lte", + "base_model_slug": "c11-2021", + "name": "Realme C11 2021", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-05-04", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.195628", + "updated_at": "2026-06-20T13:09:20.195628" +} diff --git a/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2021-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9db9501fef5 --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25619, + "slug": "realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c11-2021-4gb-ram-64gb", + "name": "Realme C11 2021 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-05-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.196128", + "updated_at": "2026-06-20T13:09:20.196128" +} diff --git a/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2021-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ffb3730a799 --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25488, + "slug": "realme-c11-2gb-32gb-4g-lte", + "base_model_slug": "c11", + "name": "Realme C11", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-07-14", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.158020", + "updated_at": "2026-06-20T13:09:20.158020" +} diff --git a/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-c11-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..865c271f6ad --- /dev/null +++ b/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25489, + "slug": "realme-c12-3gb-32gb-4g-lte", + "base_model_slug": "c12", + "name": "Realme C12", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-08-18", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.158020", + "updated_at": "2026-06-20T13:09:20.158020" +} diff --git a/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c12-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c1db9e5ea4d --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25491, + "slug": "realme-c15-3gb-32gb-4g-lte", + "base_model_slug": "c15", + "name": "Realme C15", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-08-18", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.159521", + "updated_at": "2026-06-20T13:09:20.159521" +} diff --git a/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..572e3124cf8 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25493, + "slug": "realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c15-4gb-ram-64gb", + "name": "Realme C15 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-08-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.160019", + "updated_at": "2026-06-20T13:09:20.160019" +} diff --git a/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..57bbe93b456 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25494, + "slug": "realme-c15-holiday-edition-4gb-64gb-4g-lte", + "base_model_slug": "c15-holiday-edition", + "name": "Realme C15 Holiday Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-12-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.160521", + "updated_at": "2026-06-20T13:09:20.160521" +} diff --git a/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-holiday-edition-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c7269e9aeff --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25495, + "slug": "realme-c15-qualcomm-edition-3gb-32gb-4g-lte", + "base_model_slug": "c15-qualcomm-edition", + "name": "Realme C15 Qualcomm Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-10-28", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.160521", + "updated_at": "2026-06-20T13:09:20.160521" +} diff --git a/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-qualcomm-edition-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..64be0a26523 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25498, + "slug": "realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c15-qualcomm-edition-4gb-ram-64gb", + "name": "Realme C15 Qualcomm Edition (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-10-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.161518", + "updated_at": "2026-06-20T13:09:20.161518" +} diff --git a/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/realme-c15-qualcomm-edition-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e67d86a3baa --- /dev/null +++ b/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25499, + "slug": "realme-c17-6gb-128gb-4g-lte", + "base_model_slug": "c17", + "name": "Realme C17", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.161518", + "updated_at": "2026-06-20T13:09:20.161518" +} diff --git a/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-c17-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5e7491b8ee4 --- /dev/null +++ b/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25411, + "slug": "realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "c2-2gb-ram-32gb", + "name": "Realme C2 (2GB RAM + 32GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-04-22", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 1560 x 720 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.129253", + "updated_at": "2026-06-20T13:09:20.129253" +} diff --git a/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/realme-c2-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8937d170d29 --- /dev/null +++ b/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25412, + "slug": "realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "c2-3gb-ram-32gb", + "name": "Realme C2 (3GB RAM + 32GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.129753", + "updated_at": "2026-06-20T13:09:20.129753" +} diff --git a/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/realme-c2-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..d90abd8f292 --- /dev/null +++ b/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25620, + "slug": "realme-c20-2gb-32gb-4g-lte", + "base_model_slug": "c20", + "name": "Realme C20", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.196631", + "updated_at": "2026-06-20T13:09:20.196631" +} diff --git a/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-c20-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..9149df5592a --- /dev/null +++ b/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25622, + "slug": "realme-c21-3gb-32gb-4g-lte", + "base_model_slug": "c21", + "name": "Realme C21", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.197130", + "updated_at": "2026-06-20T13:09:20.197130" +} diff --git a/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-c21-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7a1eca66895 --- /dev/null +++ b/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25625, + "slug": "realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c21-4gb-ram-64gb", + "name": "Realme C21 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.197630", + "updated_at": "2026-06-20T13:09:20.197630" +} diff --git a/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-c21-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ce5bd9e90b2 --- /dev/null +++ b/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25630, + "slug": "realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "c25-4gb-ram-128gb", + "name": "Realme C25 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2021-04-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.199127", + "updated_at": "2026-06-20T13:09:20.199127" +} diff --git a/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-c25-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..dbde097faa1 --- /dev/null +++ b/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25632, + "slug": "realme-c25s-4gb-64gb-4g-lte", + "base_model_slug": "c25s", + "name": "Realme C25s", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-06-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.199629", + "updated_at": "2026-06-20T13:09:20.199629" +} diff --git a/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-c25s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bc2cc10d32e --- /dev/null +++ b/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25634, + "slug": "realme-c25y-4gb-128gb-4g-lte", + "base_model_slug": "c25y", + "name": "Realme C25Y", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2086, + "slug": "unisoc-tiger-t610", + "name": "UNISOC Tiger T610", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t610" + }, + "release_date": "2021-09-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.200636", + "updated_at": "2026-06-20T13:09:20.200636" +} diff --git a/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c25y-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f0c4a445f0b --- /dev/null +++ b/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25505, + "slug": "realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c3-4gb-ram-64gb", + "name": "Realme C3 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-02-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 276 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.163531", + "updated_at": "2026-06-20T13:09:20.163531" +} diff --git a/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..4997c9734e5 --- /dev/null +++ b/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25506, + "slug": "realme-c3-triple-cameras-2gb-32gb-4g-lte", + "base_model_slug": "c3-triple-cameras", + "name": "Realme C3 (Triple Cameras)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-02-19", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.163531", + "updated_at": "2026-06-20T13:09:20.163531" +} diff --git a/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c3-triple-cameras-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..9f7163e8224 --- /dev/null +++ b/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25742, + "slug": "realme-c30-2gb-32gb-4g-lte", + "base_model_slug": "c30", + "name": "Realme C30", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-06-20", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.233787", + "updated_at": "2026-06-20T13:09:20.233787" +} diff --git a/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c30-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..196f4097b3a --- /dev/null +++ b/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25745, + "slug": "realme-c30s-2gb-32gb-4g-lte", + "base_model_slug": "c30s", + "name": "Realme C30s", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2022-09-14", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.235796", + "updated_at": "2026-06-20T13:09:20.235796" +} diff --git a/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c30s-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cc4a60773be --- /dev/null +++ b/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25747, + "slug": "realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c30s-4gb-ram-64gb", + "name": "Realme C30s (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2022-09-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.236804", + "updated_at": "2026-06-20T13:09:20.236804" +} diff --git a/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3f4eecedc3f --- /dev/null +++ b/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25748, + "slug": "realme-c31-3gb-32gb-4g-lte", + "base_model_slug": "c31", + "name": "Realme C31", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-03-31", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.236804", + "updated_at": "2026-06-20T13:09:20.236804" +} diff --git a/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c31-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..93f1552ef71 --- /dev/null +++ b/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25751, + "slug": "realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c31-4gb-ram-64gb", + "name": "Realme C31 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-03-31", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.237802", + "updated_at": "2026-06-20T13:09:20.237802" +} diff --git a/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e2af3be00a2 --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25845, + "slug": "realme-c33-2023-4gb-64gb-4g-lte", + "base_model_slug": "c33-2023", + "name": "Realme C33 2023", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-03-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.271515", + "updated_at": "2026-06-20T13:09:20.271515" +} diff --git a/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-2023-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d9b3d602dd3 --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25846, + "slug": "realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "c33-2023-4gb-ram-128gb", + "name": "Realme C33 2023 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-03-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.271515", + "updated_at": "2026-06-20T13:09:20.271515" +} diff --git a/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6b21e1396fc --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25752, + "slug": "realme-c33-3gb-32gb-4g-lte", + "base_model_slug": "c33", + "name": "Realme C33", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2022-09-06", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.238303", + "updated_at": "2026-06-20T13:09:20.238303" +} diff --git a/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..85c64bca537 --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25757, + "slug": "realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c33-4gb-ram-64gb", + "name": "Realme C33 (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2022-09-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.239802", + "updated_at": "2026-06-20T13:09:20.239802" +} diff --git a/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5baf6070073 --- /dev/null +++ b/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25761, + "slug": "realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "c35-4gb-ram-128gb", + "name": "Realme C35 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2022-03-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.241304", + "updated_at": "2026-06-20T13:09:20.241304" +} diff --git a/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..128574d81e4 --- /dev/null +++ b/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25762, + "slug": "realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "c35-6gb-ram-128gb", + "name": "Realme C35 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2093, + "slug": "unisoc-tiger-t616", + "name": "UNISOC Tiger T616", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t616" + }, + "release_date": "2022-03-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.241803", + "updated_at": "2026-06-20T13:09:20.241803" +} diff --git a/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3f454963152 --- /dev/null +++ b/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25847, + "slug": "realme-c51-4gb-64gb-4g-lte", + "base_model_slug": "c51", + "name": "Realme C51", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-09-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.271515", + "updated_at": "2026-06-20T13:09:20.271515" +} diff --git a/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c51-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..79edd55a935 --- /dev/null +++ b/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25850, + "slug": "realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte", + "base_model_slug": "c51-4gb-ram-128-gb", + "name": "Realme C51 (4GB RAM + 128 GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-09-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.273031", + "updated_at": "2026-06-20T13:09:20.273031" +} diff --git a/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2e5d02fed49 --- /dev/null +++ b/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25851, + "slug": "realme-c53-4gb-128gb-4g-lte", + "base_model_slug": "c53", + "name": "Realme C53", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2023-07-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.273031", + "updated_at": "2026-06-20T13:09:20.273031" +} diff --git a/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c53-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..65a9a30f0c0 --- /dev/null +++ b/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25856, + "slug": "realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "c53-6gb-ram-128gb", + "name": "Realme C53 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2023-07-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.274032", + "updated_at": "2026-06-20T13:09:20.274032" +} diff --git a/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1ebbb6dc875 --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25858, + "slug": "realme-c55-4gb-64gb-4g-lte", + "base_model_slug": "c55", + "name": "Realme C55", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-03-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.275529", + "updated_at": "2026-06-20T13:09:20.275529" +} diff --git a/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2ae97933c7b --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25861, + "slug": "realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "c55-6gb-ram-64gb", + "name": "Realme C55 (6GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-03-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.277032", + "updated_at": "2026-06-20T13:09:20.277032" +} diff --git a/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..82abcfde1fd --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25862, + "slug": "realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "c55-8gb-ram-128gb", + "name": "Realme C55 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-03-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.277032", + "updated_at": "2026-06-20T13:09:20.277032" +} diff --git a/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..169abdd5459 --- /dev/null +++ b/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25933, + "slug": "realme-c61-4gb-64gb-4g-lte", + "base_model_slug": "c61", + "name": "Realme C61", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-06-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.304144", + "updated_at": "2026-06-20T13:09:20.304144" +} diff --git a/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c61-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..82a64b9f5cd --- /dev/null +++ b/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25936, + "slug": "realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "c61-6gb-ram-128gb", + "name": "Realme C61 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-06-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.306146", + "updated_at": "2026-06-20T13:09:20.306146" +} diff --git a/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f5bb464c9ca --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25939, + "slug": "realme-c63-4gb-128gb-4g-lte", + "base_model_slug": "c63", + "name": "Realme C63", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-05-31", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.308159", + "updated_at": "2026-06-20T13:09:20.308159" +} diff --git a/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..46d7ce599a5 --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25943, + "slug": "realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "c63-4gb-ram-64gb", + "name": "Realme C63 (4GB RAM +64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-05-31", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.309662", + "updated_at": "2026-06-20T13:09:20.309662" +} diff --git a/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..6947644bc4e --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25946, + "slug": "realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "c63-5g-6gb-ram-128gb", + "name": "Realme C63 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.310161", + "updated_at": "2026-06-20T13:09:20.310161" +} diff --git a/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..05762f4db64 --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25947, + "slug": "realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "c63-5g-8gb-ram-128gb", + "name": "Realme C63 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.310662", + "updated_at": "2026-06-20T13:09:20.310662" +} diff --git a/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1440f9b920f --- /dev/null +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25954, + "slug": "realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "c65-5g-8gb-ram-128gb", + "name": "Realme C65 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-04-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.315710", + "updated_at": "2026-06-20T13:09:20.315710" +} diff --git a/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..3f38e985b71 --- /dev/null +++ b/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25866, + "slug": "realme-c67-5g-4gb-128gb-5g", + "base_model_slug": "c67-5g", + "name": "Realme C67 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.279559", + "updated_at": "2026-06-20T13:09:20.279559" +} diff --git a/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-c67-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3e5eee8d694 --- /dev/null +++ b/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25867, + "slug": "realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "c67-5g-6gb-ram-128gb", + "name": "Realme C67 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.280059", + "updated_at": "2026-06-20T13:09:20.280059" +} diff --git a/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..b0644fb57e8 --- /dev/null +++ b/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26062, + "slug": "realme-c73-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "c73-4gb-ram-128gb", + "name": "Realme C73 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.352542", + "updated_at": "2026-06-20T13:09:20.353047" +} diff --git a/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-c73-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..e769e1f7981 --- /dev/null +++ b/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26124, + "slug": "realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "c83-5g-4gb-ram-128gb", + "name": "Realme C83 5G (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.376437", + "updated_at": "2026-06-20T13:09:20.376437" +} diff --git a/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..996db57b70b --- /dev/null +++ b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26125, + "slug": "realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "c83-5g-6gb-ram-128gb", + "name": "Realme C83 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.376937", + "updated_at": "2026-06-20T13:09:20.376937" +} diff --git a/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3d086cee39d --- /dev/null +++ b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26065, + "slug": "realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "c85-5g-6gb-ram-128gb", + "name": "Realme C85 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-11-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.353547", + "updated_at": "2026-06-20T13:09:20.353547" +} diff --git a/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2cd59caa98d --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25763, + "slug": "realme-gt-2-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "gt-2-12gb-ram-256gb", + "name": "Realme GT 2 (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-04-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.6, + "performance": 11.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.242809", + "updated_at": "2026-06-20T13:09:20.242809" +} diff --git a/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..27542d9166a --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.6, + "performance": 11.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..819584a0437 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25764, + "slug": "realme-gt-2-5g-8gb-128gb-5g", + "base_model_slug": "gt-2-5g", + "name": "Realme GT 2 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-04-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.243318", + "updated_at": "2026-06-20T13:09:20.243318" +} diff --git a/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e414b426a2a --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-2-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..c306a2e0f5e --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25966, + "slug": "realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "gt-7-pro-16gb-ram-512gb", + "name": "Realme GT 7 Pro (16GB RAM + 512GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-26", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 86.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.319730", + "updated_at": "2026-06-20T13:09:20.319730" +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..3aa49c3fb25 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 86.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..f3c1cd41741 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25967, + "slug": "realme-gt-7-pro-5g-12gb-256gb-5g", + "base_model_slug": "gt-7-pro-5g", + "name": "Realme GT 7 Pro 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.0, + "performance": 83.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.319730", + "updated_at": "2026-06-20T13:09:20.319730" +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..5b310d1e41e --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.0, + "performance": 83.9, + "camera": null, + "battery": 62.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4ffb397f766 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26067, + "slug": "realme-gt-7-pro-racing-edition-12gb-256gb-5g", + "base_model_slug": "gt-7-pro-racing-edition", + "name": "Realme GT 7 Pro Racing Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-02-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.354548", + "updated_at": "2026-06-20T13:09:20.354548" +} diff --git a/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-7-pro-racing-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..904b1da4b2c --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26069, + "slug": "realme-gt-8-12gb-256gb-5g", + "base_model_slug": "gt-8", + "name": "Realme GT 8", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-10-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.355048", + "updated_at": "2026-06-20T13:09:20.355048" +} diff --git a/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7bc5be47490 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26070, + "slug": "realme-gt-8-pro-12gb-256gb-5g", + "base_model_slug": "gt-8-pro", + "name": "Realme GT 8 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes, Dual Side", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.355547", + "updated_at": "2026-06-20T13:09:20.355547" +} diff --git a/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..b5c859d5741 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26071, + "slug": "realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "gt-8-pro-16gb-ram-512gb", + "name": "Realme GT 8 Pro (16GB RAM + 512GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-21", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes, Dual Side", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.356046", + "updated_at": "2026-06-20T13:09:20.356046" +} diff --git a/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..87f65fc69f5 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 79.5, + "performance": 94.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..da0ade467ed --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25639, + "slug": "realme-gt-master-edition-5g-8gb-128gb-5g", + "base_model_slug": "gt-master-edition-5g", + "name": "Realme GT Master Edition 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-08-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.201644", + "updated_at": "2026-06-20T13:09:20.201644" +} diff --git a/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..05e9c8c8b3b --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..cc87ec3707a --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25640, + "slug": "realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "gt-master-edition-5g-8gb-ram-256gb", + "name": "Realme GT Master Edition 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-08-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.201644", + "updated_at": "2026-06-20T13:09:20.201644" +} diff --git a/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..05e9c8c8b3b --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-master-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ffa6e59c4d4 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25769, + "slug": "realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "gt-neo-3-5g-12gb-ram-256gb", + "name": "Realme GT Neo 3 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-03-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.9, + "performance": 9.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.245852", + "updated_at": "2026-06-20T13:09:20.245852" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8790d80e453 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.9, + "performance": 9.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8100e54ded6 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25768, + "slug": "realme-gt-neo-3-5g-8gb-128gb-5g", + "base_model_slug": "gt-neo-3-5g", + "name": "Realme GT Neo 3 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-03-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.1, + "performance": 6.3, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.244823", + "updated_at": "2026-06-20T13:09:20.244823" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..79d69c6e406 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.1, + "performance": 6.3, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..53a327089e4 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25770, + "slug": "realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g", + "base_model_slug": "gt-neo-3-thor-limited-edition", + "name": "Realme GT Neo 3 Thor Limited Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-07-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.6, + "performance": 9.3, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.246362", + "updated_at": "2026-06-20T13:09:20.246362" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b512f7293bf --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.6, + "performance": 9.3, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d0f69b70944 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25774, + "slug": "realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "gt-neo-3t-8gb-ram-128gb", + "name": "Realme GT Neo 3T (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-09-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.247359", + "updated_at": "2026-06-20T13:09:20.247359" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..2cf4b5f36ac --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8c16562a50c --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25775, + "slug": "realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "gt-neo-3t-8gb-ram-256gb", + "name": "Realme GT Neo 3T (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-09-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.247859", + "updated_at": "2026-06-20T13:09:20.247859" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2cf4b5f36ac --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..9468c6f882c --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25642, + "slug": "realme-gt-neo-6gb-128gb-5g", + "base_model_slug": "gt-neo", + "name": "Realme GT Neo", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-03-31", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 2.4, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.201644", + "updated_at": "2026-06-20T13:09:20.201644" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c3532486093 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 2.4, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..04663e817ae --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25645, + "slug": "realme-gt-neo-flash-8gb-256gb-5g", + "base_model_slug": "gt-neo-flash", + "name": "Realme GT Neo Flash", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-05-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.7, + "performance": 3.9, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.202650", + "updated_at": "2026-06-20T13:09:20.202650" +} diff --git a/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..15d5a7a6eb2 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo-flash-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.7, + "performance": 3.9, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2f62c5c1ba9 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25647, + "slug": "realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "gt-neo2-5g-12gb-ram-256gb", + "name": "Realme GT Neo2 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-10-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 2400 x 1080 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 9.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.203157", + "updated_at": "2026-06-20T13:09:20.203157" +} diff --git a/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0198b36d728 --- /dev/null +++ b/site/public/v1/smartphones/realme-gt-neo2-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 9.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6409b45cd07 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25510, + "slug": "realme-narzo-10-4gb-128gb-4g-lte", + "base_model_slug": "narzo-10", + "name": "Realme Narzo 10", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2020-05-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.165029", + "updated_at": "2026-06-20T13:09:20.165531" +} diff --git a/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..0dbbcc3c280 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26126, + "slug": "realme-narzo-100-lite-4gb-64gb-5g", + "base_model_slug": "narzo-100-lite", + "name": "Realme Narzo 100 Lite", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-04-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.377440", + "updated_at": "2026-06-20T13:09:20.377440" +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..d3e0b02701d --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26127, + "slug": "realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "narzo-100-lite-5g-4gb-ram-128gb", + "name": "Realme Narzo 100 Lite 5G (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-04-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.378447", + "updated_at": "2026-06-20T13:09:20.378447" +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b762d82cd11 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26128, + "slug": "realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "narzo-100-lite-5g-6gb-ram-128gb", + "name": "Realme Narzo 100 Lite 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-04-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.378955", + "updated_at": "2026-06-20T13:09:20.378955" +} diff --git a/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..134e0b6f6c9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25513, + "slug": "realme-narzo-10a-3gb-32gb-4g-lte", + "base_model_slug": "narzo-10a", + "name": "Realme Narzo 10A", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-05-11", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.166028", + "updated_at": "2026-06-20T13:09:20.166028" +} diff --git a/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10a-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b6743a2e4a9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25515, + "slug": "realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "narzo-10a-4gb-ram-64gb", + "name": "Realme Narzo 10A (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2020-06-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.166529", + "updated_at": "2026-06-20T13:09:20.166529" +} diff --git a/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..049c77a2576 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25517, + "slug": "realme-narzo-20-4gb-64gb-4g-lte", + "base_model_slug": "narzo-20", + "name": "Realme Narzo 20", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.167530", + "updated_at": "2026-06-20T13:09:20.167530" +} diff --git a/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..074dfd94d5a --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25519, + "slug": "realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "narzo-20-4gb-ram-128gb", + "name": "Realme Narzo 20 (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.168028", + "updated_at": "2026-06-20T13:09:20.168028" +} diff --git a/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..4c386dfbf3e --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25522, + "slug": "realme-narzo-20a-3gb-32gb-4g-lte", + "base_model_slug": "narzo-20a", + "name": "Realme Narzo 20A", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.168528", + "updated_at": "2026-06-20T13:09:20.168528" +} diff --git a/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20a-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e74ae2a0ddf --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25524, + "slug": "realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "narzo-20a-4gb-ram-64gb", + "name": "Realme Narzo 20A (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-09-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.168528", + "updated_at": "2026-06-20T13:09:20.168528" +} diff --git a/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-20a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8b0c0776b77 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25651, + "slug": "realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "narzo-30-6gb-ram-128gb", + "name": "Realme Narzo 30 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-06-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.204661", + "updated_at": "2026-06-20T13:09:20.204661" +} diff --git a/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d9ca3a7f1ea --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25654, + "slug": "realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "narzo-30-pro-5g-8gb-ram-128gb", + "name": "Realme Narzo 30 Pro 5G (8GB RAM +128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-02-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.206666", + "updated_at": "2026-06-20T13:09:20.206666" +} diff --git a/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..61459798127 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25652, + "slug": "realme-narzo-30-pro-6gb-64gb-5g", + "base_model_slug": "narzo-30-pro", + "name": "Realme Narzo 30 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-02-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.205666", + "updated_at": "2026-06-20T13:09:20.205666" +} diff --git a/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30-pro-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f169efe32b3 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25655, + "slug": "realme-narzo-30a-3gb-32gb-4g-lte", + "base_model_slug": "narzo-30a", + "name": "Realme Narzo 30A", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-02-24", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.207166", + "updated_at": "2026-06-20T13:09:20.207166" +} diff --git a/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30a-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9b558f3357f --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25657, + "slug": "realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "narzo-30a-4gb-ram-64gb", + "name": "Realme Narzo 30A (4GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-02-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.207666", + "updated_at": "2026-06-20T13:09:20.207666" +} diff --git a/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-30a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9b84cc6230a --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25777, + "slug": "realme-narzo-50-4gb-64gb-4g-lte", + "base_model_slug": "narzo-50", + "name": "Realme Narzo 50", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.249366", + "updated_at": "2026-06-20T13:09:20.249366" +} diff --git a/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9ecf782642c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25781, + "slug": "realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "narzo-50-6gb-ram-128gb", + "name": "Realme Narzo 50 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.251606", + "updated_at": "2026-06-20T13:09:20.251606" +} diff --git a/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..dec8858bb55 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25658, + "slug": "realme-narzo-50a-4gb-64gb-4g-lte", + "base_model_slug": "narzo-50a", + "name": "Realme Narzo 50A", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-09-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.207666", + "updated_at": "2026-06-20T13:09:20.207666" +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..66286ac94ed --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25660, + "slug": "realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "narzo-50a-4gb-ram-128gb", + "name": "Realme Narzo 50A (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-09-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.208667", + "updated_at": "2026-06-20T13:09:20.208667" +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7360a691b04 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25786, + "slug": "realme-narzo-50a-prime-4gb-64gb-4g-lte", + "base_model_slug": "narzo-50a-prime", + "name": "Realme Narzo 50A Prime", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-04-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.253623", + "updated_at": "2026-06-20T13:09:20.253623" +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..25f7cd1462c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25787, + "slug": "realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "narzo-50a-prime-4gb-ram-128gb", + "name": "Realme Narzo 50A Prime (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-04-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.254126", + "updated_at": "2026-06-20T13:09:20.254126" +} diff --git a/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f12a02fcbb0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25661, + "slug": "realme-narzo-50i-2gb-32gb-4g-lte", + "base_model_slug": "narzo-50i", + "name": "Realme Narzo 50i", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-09-24", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.208667", + "updated_at": "2026-06-20T13:09:20.208667" +} diff --git a/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50i-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..46bd0c76726 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25788, + "slug": "realme-narzo-50i-prime-3gb-32gb-4g-lte", + "base_model_slug": "narzo-50i-prime", + "name": "Realme Narzo 50i Prime", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2092, + "slug": "unisoc-tiger-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-tiger-t612" + }, + "release_date": "2022-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.254126", + "updated_at": "2026-06-20T13:09:20.254126" +} diff --git a/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-50i-prime-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a54972f3dc3 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26075, + "slug": "realme-narzo-60-4gb-64gb-4g-lte", + "base_model_slug": "narzo-60", + "name": "Realme Narzo 60", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.358871", + "updated_at": "2026-06-20T13:09:20.358871" +} diff --git a/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bc28f73d4c2 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..6ba8e90a1e2 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25880, + "slug": "realme-narzo-60x-4gb-128gb-5g", + "base_model_slug": "narzo-60x", + "name": "Realme Narzo 60X", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-09-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.286069", + "updated_at": "2026-06-20T13:09:20.286069" +} diff --git a/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60x-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8e73db3a526 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25884, + "slug": "realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "narzo-60x-6gb-ram-128gb", + "name": "Realme Narzo 60X (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-09-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.288084", + "updated_at": "2026-06-20T13:09:20.288084" +} diff --git a/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..56d095b9e19 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26076, + "slug": "realme-narzo-70-4gb-64gb-4g-lte", + "base_model_slug": "narzo-70", + "name": "Realme Narzo 70", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 0.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.359381", + "updated_at": "2026-06-20T13:09:20.359381" +} diff --git a/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..fe6457b71fd --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-70-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 0.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b8bdf52063c --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26077, + "slug": "realme-narzo-70a-4gb-64gb-4g-lte", + "base_model_slug": "narzo-70a", + "name": "Realme Narzo 70A", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 275 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.359879", + "updated_at": "2026-06-20T13:09:20.359879" +} diff --git a/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-70a-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..dfca08b3978 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26079, + "slug": "realme-narzo-80-lite-4g-4gb-128gb-4g-lte", + "base_model_slug": "narzo-80-lite-4g", + "name": "Realme Narzo 80 Lite 4G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-07-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.360377", + "updated_at": "2026-06-20T13:09:20.360377" +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..87e38f82c9e --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26080, + "slug": "realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "narzo-80-lite-4g-6gb-ram-128gb", + "name": "Realme Narzo 80 Lite 4G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-07-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.360880", + "updated_at": "2026-06-20T13:09:20.360880" +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..cdf512dc8b0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26081, + "slug": "realme-narzo-80-lite-5g-4gb-128gb-5g", + "base_model_slug": "narzo-80-lite-5g", + "name": "Realme Narzo 80 Lite 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.361378", + "updated_at": "2026-06-20T13:09:20.361378" +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8287351d8ae --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26082, + "slug": "realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "narzo-80-lite-6gb-ram-128gb", + "name": "Realme Narzo 80 Lite (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.361378", + "updated_at": "2026-06-20T13:09:20.361378" +} diff --git a/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..23b5875f2cd --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26087, + "slug": "realme-narzo-90x-4gb-128gb-4gb-128gb-5g", + "base_model_slug": "narzo-90x-4gb-128gb", + "name": "Realme Narzo 90x (4GB+128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.361878", + "updated_at": "2026-06-20T13:09:20.361878" +} diff --git a/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-90x-4gb-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..55541aa1ed7 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26088, + "slug": "realme-narzo-90x-8gb-128gb-8gb-128gb-5g", + "base_model_slug": "narzo-90x-8gb-128gb", + "name": "Realme Narzo 90x (8GB+128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.362885", + "updated_at": "2026-06-20T13:09:20.362885" +} diff --git a/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-90x-8gb-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..12d75b08f58 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25885, + "slug": "realme-narzo-n53-4gb-64gb-4g-lte", + "base_model_slug": "narzo-n53", + "name": "Realme Narzo N53", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-05-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.288584", + "updated_at": "2026-06-20T13:09:20.288584" +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4bc353e7cc0 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25889, + "slug": "realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "narzo-n53-6gb-ram-128gb", + "name": "Realme Narzo N53 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-05-18", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.289588", + "updated_at": "2026-06-20T13:09:20.289588" +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7b12d7592bd --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25890, + "slug": "realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "narzo-n53-8gb-ram-128gb", + "name": "Realme Narzo N53 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2023-05-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.290084", + "updated_at": "2026-06-20T13:09:20.290084" +} diff --git a/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7da0fe80dc4 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25891, + "slug": "realme-narzo-n55-4gb-64gb-4g-lte", + "base_model_slug": "narzo-n55", + "name": "Realme Narzo N55", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-04-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.290584", + "updated_at": "2026-06-20T13:09:20.290584" +} diff --git a/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n55-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e21d691eae2 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25983, + "slug": "realme-narzo-n61-4gb-64gb-4g-lte", + "base_model_slug": "narzo-n61", + "name": "Realme Narzo N61", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-07-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.325739", + "updated_at": "2026-06-20T13:09:20.325739" +} diff --git a/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n61-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8eeb7255eff --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25986, + "slug": "realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "narzo-n61-6gb-ram-128gb", + "name": "Realme Narzo N61 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-07-29", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.327240", + "updated_at": "2026-06-20T13:09:20.327240" +} diff --git a/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..8550f4942a7 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25992, + "slug": "realme-narzo-n65-5g-4gb-128gb-5g", + "base_model_slug": "narzo-n65-5g", + "name": "Realme Narzo N65 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-05-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.328755", + "updated_at": "2026-06-20T13:09:20.328755" +} diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..784b393fced --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25993, + "slug": "realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "narzo-n65-5g-8gb-ram-128gb", + "name": "Realme Narzo N65 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-05-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.328755", + "updated_at": "2026-06-20T13:09:20.328755" +} diff --git a/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a77ec992d46 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26129, + "slug": "realme-narzo-power-5g-8gb-128gb-5g", + "base_model_slug": "narzo-power-5g", + "name": "Realme Narzo Power 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1312, + "slug": "mediatek-dimensity-7400", + "name": "Mediatek Dimensity 7400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MP2", + "url": "/v1/socs/mediatek-dimensity-7400" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 10001, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.378955", + "updated_at": "2026-06-20T13:09:20.378955" +} diff --git a/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f3cddd53671 --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26130, + "slug": "realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "narzo-power-5g-8gb-ram-256gb", + "name": "Realme Narzo Power 5G (8GB RAM +256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1331, + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" + }, + "release_date": "2026-03-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 10001, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.378955", + "updated_at": "2026-06-20T13:09:20.378955" +} diff --git a/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..178e4512c36 --- /dev/null +++ b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25995, + "slug": "realme-neo-7-12gb-256gb-5g", + "base_model_slug": "neo-7", + "name": "Realme Neo 7", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-12-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.329754", + "updated_at": "2026-06-20T13:09:20.329754" +} diff --git a/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..87bf2ca8a6a --- /dev/null +++ b/site/public/v1/smartphones/realme-neo-7-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..90c9f5d8515 --- /dev/null +++ b/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26089, + "slug": "realme-neo-7x-8gb-128gb-5g", + "base_model_slug": "neo-7x", + "name": "Realme Neo 7x", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-02-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.363394", + "updated_at": "2026-06-20T13:09:20.363394" +} diff --git a/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-neo-7x-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..32979a188b2 --- /dev/null +++ b/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26096, + "slug": "realme-note-50-4gb-64gb-4g-lte", + "base_model_slug": "note-50", + "name": "Realme Note 50", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.364892", + "updated_at": "2026-06-20T13:09:20.364892" +} diff --git a/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-note-50-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d05e7412c4c --- /dev/null +++ b/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26006, + "slug": "realme-note-60-4g-4gb-64gb-4g-lte", + "base_model_slug": "note-60-4g", + "name": "Realme Note 60 4G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-08-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.331752", + "updated_at": "2026-06-20T13:09:20.331752" +} diff --git a/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-note-60-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bd940880d66 --- /dev/null +++ b/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26008, + "slug": "realme-note-60x-4gb-64gb-4g-lte", + "base_model_slug": "note-60x", + "name": "Realme Note 60x", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-12-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.333261", + "updated_at": "2026-06-20T13:09:20.333261" +} diff --git a/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/realme-note-60x-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7fdbd87c5f1 --- /dev/null +++ b/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26098, + "slug": "realme-note-70t-4gb-128gb-4g-lte", + "base_model_slug": "note-70t", + "name": "Realme Note 70T", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-07-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.365391", + "updated_at": "2026-06-20T13:09:20.365391" +} diff --git a/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-note-70t-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b47f56c0689 --- /dev/null +++ b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26020, + "slug": "realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "p2-pro-12gb-ram-256gb", + "name": "Realme P2 Pro (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-09-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": 6.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.336270", + "updated_at": "2026-06-20T13:09:20.336270" +} diff --git a/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..84111e45c2e --- /dev/null +++ b/site/public/v1/smartphones/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": 6.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..81c320b81c7 --- /dev/null +++ b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26021, + "slug": "realme-p2-pro-5g-8gb-128gb-5g", + "base_model_slug": "p2-pro-5g", + "name": "Realme P2 Pro 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-09-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.336770", + "updated_at": "2026-06-20T13:09:20.336770" +} diff --git a/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..946d16a1b37 --- /dev/null +++ b/site/public/v1/smartphones/realme-p2-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.5, + "performance": 3.0, + "camera": null, + "battery": 48.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4cc68e8e096 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26101, + "slug": "realme-p3-5g-6gb-128gb-5g", + "base_model_slug": "p3-5g", + "name": "Realme P3 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.365391", + "updated_at": "2026-06-20T13:09:20.365391" +} diff --git a/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..92fa8bde98c --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26102, + "slug": "realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "p3-5g-8gb-ram-128gb", + "name": "Realme P3 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-03-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.365391", + "updated_at": "2026-06-20T13:09:20.365391" +} diff --git a/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3afd5b82d44 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26103, + "slug": "realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "p3-5g-8gb-ram-256gb", + "name": "Realme P3 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, + "release_date": "2025-03-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.365391", + "updated_at": "2026-06-20T13:09:20.365391" +} diff --git a/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..01172555a7c --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26104, + "slug": "realme-p3-lite-5g-4gb-128gb-5g", + "base_model_slug": "p3-lite-5g", + "name": "Realme P3 Lite 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.366398", + "updated_at": "2026-06-20T13:09:20.366398" +} diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-lite-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3defe67d641 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26105, + "slug": "realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "p3-lite-5g-6gb-ram-128gb", + "name": "Realme P3 Lite 5G (6GB RAM+ 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-09-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.366911", + "updated_at": "2026-06-20T13:09:20.366911" +} diff --git a/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b5ab33f59f0 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26109, + "slug": "realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "p3-pro-5g-12gb-ram-256gb", + "name": "Realme P3 Pro 5G (12GB RAM +256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-02-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.369408", + "updated_at": "2026-06-20T13:09:20.369408" +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..af87f465636 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26108, + "slug": "realme-p3-pro-5g-8gb-128gb-5g", + "base_model_slug": "p3-pro-5g", + "name": "Realme P3 Pro 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-02-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.368405", + "updated_at": "2026-06-20T13:09:20.368405" +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..be5e2cdf595 --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26110, + "slug": "realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "p3-pro-5g-8gb-ram-256gb", + "name": "Realme P3 Pro 5G (8GB RAM +256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-02-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.369919", + "updated_at": "2026-06-20T13:09:20.369919" +} diff --git a/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..40ef36ee2e8 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26131, + "slug": "realme-p4-lite-4g-4gb-64gb-4g-lte", + "base_model_slug": "p4-lite-4g", + "name": "Realme P4 Lite 4G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-02-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.379959", + "updated_at": "2026-06-20T13:09:20.379959" +} diff --git a/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..82ef734be7c --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26132, + "slug": "realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "p4-lite-4g-4gb-ram-128gb", + "name": "Realme P4 Lite 4G (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-02-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.379959", + "updated_at": "2026-06-20T13:09:20.379959" +} diff --git a/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..291a10886c4 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26133, + "slug": "realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "p4-lite-5g-4gb-ram-128gb", + "name": "Realme P4 Lite 5G (4GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color Corning+LCD display Screen (16.7 m)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.380466", + "updated_at": "2026-06-20T13:09:20.380466" +} diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..e2667d9c52a --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26134, + "slug": "realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "p4-lite-5g-6gb-ram-128gb", + "name": "Realme P4 Lite 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color Corning+LCD display Screen (16.7 m)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 212.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.380965", + "updated_at": "2026-06-20T13:09:20.380965" +} diff --git a/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c8adfaab5ee --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26136, + "slug": "realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "p4-power-5g-12gb-ram-256gb", + "name": "Realme P4 Power 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1331, + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" + }, + "release_date": "2026-01-29", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 10001, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.381467", + "updated_at": "2026-06-20T13:09:20.381467" +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1df0f8c280e --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26135, + "slug": "realme-p4-power-5g-8gb-128gb-5g", + "base_model_slug": "p4-power-5g", + "name": "Realme P4 Power 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1331, + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" + }, + "release_date": "2026-01-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 10001, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.380965", + "updated_at": "2026-06-20T13:09:20.380965" +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0a17225989b --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26137, + "slug": "realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "p4-power-5g-8gb-ram-256gb", + "name": "Realme P4 Power 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1331, + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" + }, + "release_date": "2026-01-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 10001, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.381467", + "updated_at": "2026-06-20T13:09:20.381467" +} diff --git a/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..3b28a8756dd --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26114, + "slug": "realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "p4-pro-5g-12gb-ram-256gb", + "name": "Realme P4 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1801, + "slug": "snapdragon-7-gen-4", + "name": "Snapdragon 7 Gen 4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/snapdragon-7-gen-4" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": 20.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.371414", + "updated_at": "2026-06-20T13:09:20.371414" +} diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..935b495b107 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": 20.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..96d6afd3a11 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26115, + "slug": "realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "p4-pro-5g-8gb-ram-256gb", + "name": "Realme P4 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1801, + "slug": "snapdragon-7-gen-4", + "name": "Snapdragon 7 Gen 4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 722", + "url": "/v1/socs/snapdragon-7-gen-4" + }, + "release_date": "2025-08-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.5, + "performance": 17.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.371414", + "updated_at": "2026-06-20T13:09:20.371414" +} diff --git a/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0224ab0e68 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.5, + "performance": 17.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..071266eddf1 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26138, + "slug": "realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "p4r-5g-6gb-ram-128gb", + "name": "Realme P4R 5G (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-06-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.381467", + "updated_at": "2026-06-20T13:09:20.381467" +} diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..33923974196 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26139, + "slug": "realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g", + "base_model_slug": "p4r-5g-6gb-ram-256gb", + "name": "Realme P4R 5G (6GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-06-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.382474", + "updated_at": "2026-06-20T13:09:20.382474" +} diff --git a/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..48cbef20d10 --- /dev/null +++ b/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25664, + "slug": "realme-q3-pro-carnival-edition-8gb-128gb-5g", + "base_model_slug": "q3-pro-carnival-edition", + "name": "Realme Q3 Pro Carnival Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1713, + "slug": "snapdragon-768g", + "name": "Snapdragon 768G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-768g" + }, + "release_date": "2021-05-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.209665", + "updated_at": "2026-06-20T13:09:20.209665" +} diff --git a/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/realme-q3-pro-carnival-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..f255a378090 --- /dev/null +++ b/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25666, + "slug": "realme-q3s-6gb-128gb-5g", + "base_model_slug": "q3s", + "name": "Realme Q3s", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-10-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.210165", + "updated_at": "2026-06-20T13:09:20.210165" +} diff --git a/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-q3s-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..095c2cc6c90 --- /dev/null +++ b/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25792, + "slug": "realme-q5-5g-6gb-128gb-5g", + "base_model_slug": "q5-5g", + "name": "Realme Q5 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-04-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.255120", + "updated_at": "2026-06-20T13:09:20.255120" +} diff --git a/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/realme-q5-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..34b71e04440 --- /dev/null +++ b/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25369, + "slug": "realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "u1-3gb-ram-32gb", + "name": "Realme U1 (3GB RAM + 32GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color LTPS IPS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.114584", + "updated_at": "2026-06-20T13:09:20.114584" +} diff --git a/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/realme-u1-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..718b5caebcb --- /dev/null +++ b/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25370, + "slug": "realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "u1-3gb-ram-64gb", + "name": "Realme U1 (3GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.114584", + "updated_at": "2026-06-20T13:09:20.114584" +} diff --git a/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/realme-u1-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..bf084e4e0c7 --- /dev/null +++ b/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25699, + "slug": "realme-v15-6gb-128gb-5g", + "base_model_slug": "v15", + "name": "Realme V15", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.6, + "performance": 1.5, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.220237", + "updated_at": "2026-06-20T13:09:20.220237" +} diff --git a/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..713ab2eefcc --- /dev/null +++ b/site/public/v1/smartphones/realme-v15-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.6, + "performance": 1.5, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..3063a28978e --- /dev/null +++ b/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25572, + "slug": "realme-v3-5g-6gb-64gb-5g", + "base_model_slug": "v3-5g", + "name": "Realme V3 5G", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-09-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.179074", + "updated_at": "2026-06-20T13:09:20.179074" +} diff --git a/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/realme-v3-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..b796ab1deca --- /dev/null +++ b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26029, + "slug": "realme-v60-pro-12gb-256gb-4g-lte", + "base_model_slug": "v60-pro", + "name": "Realme V60 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-11-28", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 6.0, + "camera": null, + "battery": 44.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.339289", + "updated_at": "2026-06-20T13:09:20.339289" +} diff --git a/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e0493d41d11 --- /dev/null +++ b/site/public/v1/smartphones/realme-v60-pro-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 6.0, + "camera": null, + "battery": 44.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fc556f6266d --- /dev/null +++ b/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25423, + "slug": "realme-x-4gb-128gb-4g-lte", + "base_model_slug": "x", + "name": "Realme X", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 20.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.133284", + "updated_at": "2026-06-20T13:09:20.133284" +} diff --git a/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..fbf0e7193b8 --- /dev/null +++ b/site/public/v1/smartphones/realme-x-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 20.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b956c4635b2 --- /dev/null +++ b/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25427, + "slug": "realme-x-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "x-8gb-ram-128gb", + "name": "Realme X (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.134293", + "updated_at": "2026-06-20T13:09:20.134293" +} diff --git a/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/realme-x-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..53b5a3f46cd --- /dev/null +++ b/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25428, + "slug": "realme-x-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "x-8gb-ram-256gb", + "name": "Realme X (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.134293", + "updated_at": "2026-06-20T13:09:20.134293" +} diff --git a/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/realme-x-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..982f0ba1b5f --- /dev/null +++ b/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25430, + "slug": "realme-x-master-edition-8gb-128gb-4g-lte", + "base_model_slug": "x-master-edition", + "name": "Realme X Master Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.135283", + "updated_at": "2026-06-20T13:09:20.135283" +} diff --git a/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/realme-x-master-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..665feee6074 --- /dev/null +++ b/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25431, + "slug": "realme-x-spiderman-edition-8gb-128gb-4g-lte", + "base_model_slug": "x-spiderman-edition", + "name": "Realme X Spiderman Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-05-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3765, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.136288", + "updated_at": "2026-06-20T13:09:20.136288" +} diff --git a/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c67410e2d3c --- /dev/null +++ b/site/public/v1/smartphones/realme-x-spiderman-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 23.0, + "camera": null, + "battery": 11.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..fdbbce431e8 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25432, + "slug": "realme-x2-4gb-64gb-4g-lte", + "base_model_slug": "x2", + "name": "Realme X2", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.137293", + "updated_at": "2026-06-20T13:09:20.137293" +} diff --git a/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fbeffa82143 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25437, + "slug": "realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "x2-6gb-ram-128gb", + "name": "Realme X2 (6GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.138795", + "updated_at": "2026-06-20T13:09:20.138795" +} diff --git a/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b27528c0e04 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25438, + "slug": "realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "x2-8gb-ram-128gb", + "name": "Realme X2 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.139295", + "updated_at": "2026-06-20T13:09:20.139295" +} diff --git a/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..12853452346 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25439, + "slug": "realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "x2-8gb-ram-256gb", + "name": "Realme X2 (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.140296", + "updated_at": "2026-06-20T13:09:20.140296" +} diff --git a/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..738beb1f396 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25445, + "slug": "realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte", + "base_model_slug": "x2-pro-12gb-ram-256gb", + "name": "Realme X2 Pro (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-11-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.143729", + "updated_at": "2026-06-20T13:09:20.143729" +} diff --git a/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7e9f29d7b91 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f3ae719fe19 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25446, + "slug": "realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "x2-pro-6gb-ram-64gb", + "name": "Realme X2 Pro (6GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-11-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.145244", + "updated_at": "2026-06-20T13:09:20.145244" +} diff --git a/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d4a01e94244 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25443, + "slug": "realme-x2-pro-8gb-128gb-4g-lte", + "base_model_slug": "x2-pro", + "name": "Realme X2 Pro", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-11-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.143229", + "updated_at": "2026-06-20T13:09:20.143229" +} diff --git a/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..e9687c382d6 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25447, + "slug": "realme-x2-pro-master-edition-12gb-256gb-4g-lte", + "base_model_slug": "x2-pro-master-edition", + "name": "Realme X2 Pro Master Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-11-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.145743", + "updated_at": "2026-06-20T13:09:20.145743" +} diff --git a/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7e9f29d7b91 --- /dev/null +++ b/site/public/v1/smartphones/realme-x2-pro-master-edition-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..818c51e416a --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25575, + "slug": "realme-x3-6gb-128gb-4g-lte", + "base_model_slug": "x3", + "name": "Realme X3", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-06-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 1.5, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.180076", + "updated_at": "2026-06-20T13:09:20.180076" +} diff --git a/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..fa5402e900b --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 1.5, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e052325f121 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25578, + "slug": "realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "x3-8gb-ram-128gb", + "name": "Realme X3 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-06-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.180574", + "updated_at": "2026-06-20T13:09:20.180574" +} diff --git a/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1caf9663458 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..fdbe15fcfa2 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25582, + "slug": "realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte", + "base_model_slug": "x3-superzoom-edition-12gb-ram-256gb", + "name": "Realme X3 SuperZoom Edition (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-06-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 6.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.183094", + "updated_at": "2026-06-20T13:09:20.183094" +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ab4c290c92 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 6.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c3995ed1d0f --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25581, + "slug": "realme-x3-superzoom-edition-8gb-128gb-4g-lte", + "base_model_slug": "x3-superzoom-edition", + "name": "Realme X3 SuperZoom Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-06-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.181577", + "updated_at": "2026-06-20T13:09:20.181577" +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1caf9663458 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..536819f88b9 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25583, + "slug": "realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "x3-superzoom-edition-8gb-ram-256gb", + "name": "Realme X3 SuperZoom Edition (8GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-06-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.183094", + "updated_at": "2026-06-20T13:09:20.183094" +} diff --git a/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1caf9663458 --- /dev/null +++ b/site/public/v1/smartphones/realme-x3-superzoom-edition-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..829f551a11d --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25589, + "slug": "realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "x50-pro-5g-12gb-ram-256gb", + "name": "Realme X50 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 6.4, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.185604", + "updated_at": "2026-06-20T13:09:20.185604" +} diff --git a/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f7752121318 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 6.4, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bcf6055e713 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25590, + "slug": "realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "x50-pro-5g-8gb-ram-128gb", + "name": "Realme X50 Pro 5G (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 3.4, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.185604", + "updated_at": "2026-06-20T13:09:20.186104" +} diff --git a/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4b805c0ab9e --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 3.4, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..dd529901d56 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25592, + "slug": "realme-x50-pro-player-edition-6gb-128gb-5g", + "base_model_slug": "x50-pro-player-edition", + "name": "Realme X50 Pro Player Edition", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-05-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.9, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.186608", + "updated_at": "2026-06-20T13:09:20.186608" +} diff --git a/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..7ba55374869 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50-pro-player-edition-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.9, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..4d8d2b1d703 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25596, + "slug": "realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "x50m-5g-8gb-ram-256gb", + "name": "Realme X50m 5G (8GB RAM +256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.187605", + "updated_at": "2026-06-20T13:09:20.187605" +} diff --git a/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1caf9663458 --- /dev/null +++ b/site/public/v1/smartphones/realme-x50m-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 3.0, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fe23337ee03 --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25701, + "slug": "realme-x7-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "x7-8gb-ram-128gb", + "name": "Realme X7 (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-02-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 2400 x 1080 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4310, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.220737", + "updated_at": "2026-06-20T13:09:20.220737" +} diff --git a/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..470b9d1a5e4 --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25704, + "slug": "realme-x7-max-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "x7-max-12gb-ram-256gb", + "name": "Realme X7 Max (12GB RAM + 256GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-05-31", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 6.9, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.221738", + "updated_at": "2026-06-20T13:09:20.221738" +} diff --git a/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a1937f0e12c --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-max-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 6.9, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9a758a68d5a --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 25707, + "slug": "realme-x7-pro-ultra-8gb-128gb-5g", + "base_model_slug": "x7-pro-ultra", + "name": "Realme X7 Pro Ultra", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1198, + "slug": "mediatek-dimensity-1000", + "name": "Mediatek Dimensity 1000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/mediatek-dimensity-1000" + }, + "release_date": "2021-04-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.223253", + "updated_at": "2026-06-20T13:09:20.223253" +} diff --git a/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/realme-x7-pro-ultra-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..f2a3eaeea24 --- /dev/null +++ b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26117, + "slug": "realme-x9-6gb-128gb-5g", + "base_model_slug": "x9", + "name": "Realme X9", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 23.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.371914", + "updated_at": "2026-06-20T13:09:20.371914" +} diff --git a/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8c17c1d82c8 --- /dev/null +++ b/site/public/v1/smartphones/realme-x9-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 23.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..338ed06bc81 --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25449, + "slug": "realme-xt-4gb-64gb-4g-lte", + "base_model_slug": "xt", + "name": "Realme XT", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-09-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.146243", + "updated_at": "2026-06-20T13:09:20.146243" +} diff --git a/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c91d30aa771 --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25452, + "slug": "realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "xt-6gb-ram-64gb", + "name": "Realme XT (6GB RAM + 64GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-09-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.147244", + "updated_at": "2026-06-20T13:09:20.147244" +} diff --git a/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..35d5aac96c7 --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 25453, + "slug": "realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "xt-8gb-ram-128gb", + "name": "Realme XT (8GB RAM + 128GB)", + "brand": { + "id": 39, + "slug": "realme", + "name": "realme", + "country": "CN", + "url": "/v1/brands/realme" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-09-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.147743", + "updated_at": "2026-06-20T13:09:20.147743" +} diff --git a/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/realme-xt-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..af3345381b6 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26152, + "slug": "redmagic-11-pro-plus-12gb-256gb-5g", + "base_model_slug": "11-pro-plus", + "name": "RedMagic 11 Pro Plus", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-10-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.388191", + "updated_at": "2026-06-20T13:09:20.388191" +} diff --git a/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-11-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d7a14201d74 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26155, + "slug": "redmagic-11s-pro-plus-12gb-256gb-5g", + "base_model_slug": "11s-pro-plus", + "name": "RedMagic 11S Pro Plus", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-05-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.389191", + "updated_at": "2026-06-20T13:09:20.389191" +} diff --git a/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-11s-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d1bf40c6319 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26150, + "slug": "redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g", + "base_model_slug": "nubia-red-magic-10-pro-5g", + "name": "Nubia Red Magic 10 Pro 5G", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.386480", + "updated_at": "2026-06-20T13:09:20.386980" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..cfdab71442a --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26151, + "slug": "redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g", + "base_model_slug": "nubia-red-magic-10-pro-plus-5g", + "name": "Nubia Red Magic 10 Pro Plus 5G", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2024-11-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.386980", + "updated_at": "2026-06-20T13:09:20.386980" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9516b9bcbfd --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a06b78694f7 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26153, + "slug": "redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g", + "base_model_slug": "nubia-red-magic-10s-pro-5g", + "name": "Nubia Red Magic 10s Pro 5G", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-06-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.388693", + "updated_at": "2026-06-20T13:09:20.388693" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ee06e4ce40a --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 74.5, + "performance": 83.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..13c22373bfc --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26154, + "slug": "redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g", + "base_model_slug": "nubia-red-magic-10s-pro-plus-5g", + "name": "Nubia Red Magic 10s Pro Plus 5G", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-05-26", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 229.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.389191", + "updated_at": "2026-06-20T13:09:20.389191" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9516b9bcbfd --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 76.0, + "performance": 86.9, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..8bbbc420e42 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26143, + "slug": "redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte", + "base_model_slug": "nubia-red-magic-3-12gb-ram-256gb", + "name": "Nubia Red Magic 3 (12GB RAM + 256GB)", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.383480", + "updated_at": "2026-06-20T13:09:20.383480" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a98e0935f59 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-3-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1b4b10be997 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26144, + "slug": "redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte", + "base_model_slug": "nubia-red-magic-3s", + "name": "Nubia Red Magic 3S", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-10-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.383480", + "updated_at": "2026-06-20T13:09:20.383480" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-3s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..81c733b5da4 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26145, + "slug": "redmagic-nubia-red-magic-5s-8gb-128gb-5g", + "base_model_slug": "nubia-red-magic-5s", + "name": "Nubia Red Magic 5S", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-07-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.65 inches, 1080 x 2340 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.383982", + "updated_at": "2026-06-20T13:09:20.383982" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-5s-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c413eefc829 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26146, + "slug": "redmagic-nubia-red-magic-6-8gb-128gb-5g", + "base_model_slug": "nubia-red-magic-6", + "name": "Nubia Red Magic 6", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.5, + "performance": 8.2, + "camera": null, + "battery": 40.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.383982", + "updated_at": "2026-06-20T13:09:20.383982" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4a6d1950b67 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.5, + "performance": 8.2, + "camera": null, + "battery": 40.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..7f5c6e79d0e --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26147, + "slug": "redmagic-nubia-red-magic-6-pro-12gb-128gb-5g", + "base_model_slug": "nubia-red-magic-6-pro", + "name": "Nubia Red Magic 6 Pro", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.384480", + "updated_at": "2026-06-20T13:09:20.384480" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6-pro-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7feb695a0f9 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26141, + "slug": "redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "nubia-red-magic-6gb-ram-64gb", + "name": "Nubia Red Magic (6GB RAM + 64GB)", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.3, + "performance": 24.6, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.382981", + "updated_at": "2026-06-20T13:09:20.382981" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d9936019405 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.3, + "performance": 24.6, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3d4a3ce3511 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26148, + "slug": "redmagic-nubia-red-magic-6r-8gb-128gb-5g", + "base_model_slug": "nubia-red-magic-6r", + "name": "Nubia Red Magic 6R", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-05-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX, LE", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.385981", + "updated_at": "2026-06-20T13:09:20.385981" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..41b3a636675 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6r-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..bc968e2a400 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26149, + "slug": "redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g", + "base_model_slug": "nubia-red-magic-6s-pro-5g", + "name": "Nubia Red Magic 6S Pro 5G", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-09-06", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2400 pixels, 165 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.0, + "performance": 11.2, + "camera": null, + "battery": 40.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.386480", + "updated_at": "2026-06-20T13:09:20.386480" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..066a469e722 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-6s-pro-5g-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.0, + "performance": 11.2, + "camera": null, + "battery": 40.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..862a0ad94b2 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26140, + "slug": "redmagic-nubia-red-magic-8gb-128gb-4g-lte", + "base_model_slug": "nubia-red-magic", + "name": "Nubia Red Magic", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 26.1, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.382474", + "updated_at": "2026-06-20T13:09:20.382474" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1ac622683d --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 26.1, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..a6a5727f1ba --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 26142, + "slug": "redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte", + "base_model_slug": "nubia-red-magic-mars", + "name": "Nubia Red Magic Mars", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 10, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 4.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.382981", + "updated_at": "2026-06-20T13:09:20.382981" +} diff --git a/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b99eb396a7e --- /dev/null +++ b/site/public/v1/smartphones/redmagic-nubia-red-magic-mars-10gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 4.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..beb7444db2b --- /dev/null +++ b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 26156, + "slug": "redmagic-red-magic-11s-pro-12gb-256gb-5g", + "base_model_slug": "red-magic-11s-pro", + "name": "Red Magic 11S Pro", + "brand": { + "id": 40, + "slug": "redmagic", + "name": "REDMAGIC", + "country": "CN", + "url": "/v1/brands/redmagic" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-05-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 230.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:20.390194", + "updated_at": "2026-06-20T13:09:20.390194" +} diff --git a/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/redmagic-red-magic-11s-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..570113a45a7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29641, + "slug": "samsung-galaxy-a01-core-1gb-16gb-4g-lte", + "base_model_slug": "galaxy-a01-core", + "name": "Samsung Galaxy A01 Core", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1226, + "slug": "mediatek", + "name": "Mediatek", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/mediatek" + }, + "release_date": "2020-07-21", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.3 inches, 720 x 1480 pixels", + "resolution": "~ 311 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.036355", + "updated_at": "2026-06-20T13:09:22.036355" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a01-core-1gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..fe13616e060 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29648, + "slug": "samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "galaxy-a01-core-2gb-ram-32gb", + "name": "Samsung Galaxy A01 Core (2GB RAM + 32GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1226, + "slug": "mediatek", + "name": "Mediatek", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/mediatek" + }, + "release_date": "2020-07-21", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.3 inches, 720 x 1480 pixels", + "resolution": "~ 311 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.038362", + "updated_at": "2026-06-20T13:09:22.038362" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a01-core-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5e34412130b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29649, + "slug": "samsung-galaxy-a02s-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-a02s", + "name": "Samsung Galaxy A02s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2020-11-24", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.038898", + "updated_at": "2026-06-20T13:09:22.038898" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a02s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..fd61512e65b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30370, + "slug": "samsung-galaxy-a03-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-a03", + "name": "Samsung Galaxy A03", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2021-11-26", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.284999", + "updated_at": "2026-06-20T13:09:22.284999" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..22c7321846e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30372, + "slug": "samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a03-4gb-ram-64gb", + "name": "Samsung Galaxy A03 (4GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2021-11-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.285999", + "updated_at": "2026-06-20T13:09:22.285999" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..96c27e0ecc2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30377, + "slug": "samsung-galaxy-a03s-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-a03s", + "name": "Samsung Galaxy A03s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-08-18", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.287506", + "updated_at": "2026-06-20T13:09:22.287506" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2489216f1fc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30381, + "slug": "samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a03s-4gb-ram-64gb", + "name": "Samsung Galaxy A03s (4GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-08-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.288511", + "updated_at": "2026-06-20T13:09:22.288511" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a03s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..662c9b2b525 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31000, + "slug": "samsung-galaxy-a04-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a04", + "name": "Samsung Galaxy A04", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-08-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.498431", + "updated_at": "2026-06-20T13:09:22.499459" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..99fdef1627f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31012, + "slug": "samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a04-4gb-ram-128gb", + "name": "Samsung Galaxy A04 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-08-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.502492", + "updated_at": "2026-06-20T13:09:22.502492" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..480fcb26abc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31014, + "slug": "samsung-galaxy-a04e-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-a04e", + "name": "Samsung Galaxy A04e", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-10-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.503514", + "updated_at": "2026-06-20T13:09:22.503514" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4ac0f7f8796 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31025, + "slug": "samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "galaxy-a04e-3gb-ram-64gb", + "name": "Samsung Galaxy A04e (3GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-10-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.506559", + "updated_at": "2026-06-20T13:09:22.506559" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..da0d2375d24 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31026, + "slug": "samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a04e-4gb-ram-128gb", + "name": "Samsung Galaxy A04e (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-10-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.507602", + "updated_at": "2026-06-20T13:09:22.507602" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2a5fe3d1d80 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31028, + "slug": "samsung-galaxy-a04s-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a04s", + "name": "Samsung Galaxy A04s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.508618", + "updated_at": "2026-06-20T13:09:22.508618" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..47b64a6c8cf --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31038, + "slug": "samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a04s-4gb-ram-128gb", + "name": "Samsung Galaxy A04s (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.511655", + "updated_at": "2026-06-20T13:09:22.511655" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b773e1b4792 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31717, + "slug": "samsung-galaxy-a05-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a05", + "name": "Samsung Galaxy A05", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-11-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.744617", + "updated_at": "2026-06-20T13:09:22.744617" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f29c90fbe2c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31721, + "slug": "samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a05-6gb-ram-128gb", + "name": "Samsung Galaxy A05 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-11-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.747147", + "updated_at": "2026-06-20T13:09:22.747147" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..af051149812 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31726, + "slug": "samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a05s-4gb-ram-128gb", + "name": "Samsung Galaxy A05s (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.748648", + "updated_at": "2026-06-20T13:09:22.748648" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a5ec77cb985 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31724, + "slug": "samsung-galaxy-a05s-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a05s", + "name": "Samsung Galaxy A05s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.748148", + "updated_at": "2026-06-20T13:09:22.748148" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a05s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2e2c8c12b8f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32247, + "slug": "samsung-galaxy-a06-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a06", + "name": "Samsung Galaxy A06", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-09-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.935732", + "updated_at": "2026-06-20T13:09:22.935732" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1e82f751ff8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32251, + "slug": "samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a06-4gb-ram-128gb", + "name": "Samsung Galaxy A06 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-09-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.937231", + "updated_at": "2026-06-20T13:09:22.937231" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..fa189e56087 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32604, + "slug": "samsung-galaxy-a06-5g-4gb-64gb-5g", + "base_model_slug": "galaxy-a06-5g", + "name": "Samsung Galaxy A06 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.071717", + "updated_at": "2026-06-20T13:09:23.071717" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..22b0539c946 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32605, + "slug": "samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "galaxy-a06-5g-4gb-ram-128gb", + "name": "Samsung Galaxy A06 5G (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.071717", + "updated_at": "2026-06-20T13:09:23.071717" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5fe8c22d840 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32606, + "slug": "samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a06-5g-6gb-ram-128gb", + "name": "Samsung Galaxy A06 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.072723", + "updated_at": "2026-06-20T13:09:23.072723" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c28bca247f3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32607, + "slug": "samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a06-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A06 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.073228", + "updated_at": "2026-06-20T13:09:23.073228" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4a6d0c7dadd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32608, + "slug": "samsung-galaxy-a07-4g-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a07-4g", + "name": "Samsung Galaxy A07 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-08-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.073228", + "updated_at": "2026-06-20T13:09:23.073228" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a07-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..361a4529edf --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33029, + "slug": "samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a07-5g-6gb-ram-128gb", + "name": "Samsung Galaxy A07 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-01-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.235208", + "updated_at": "2026-06-20T13:09:23.235208" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a93386f4356 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29240, + "slug": "samsung-galaxy-a10e-2gb-32gb-4g-lte", + "base_model_slug": "galaxy-a10e", + "name": "Samsung Galaxy A10e", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1925, + "slug": "exynos-7884", + "name": "Exynos 7884", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7884" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.83 inches, 720 x 1560 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 141.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.902440", + "updated_at": "2026-06-20T13:09:21.902440" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10e-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1b11b2dd5b5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29246, + "slug": "samsung-galaxy-a10s-2gb-32gb-4g-lte", + "base_model_slug": "galaxy-a10s", + "name": "Samsung Galaxy A10s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-08-12", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.903950", + "updated_at": "2026-06-20T13:09:21.904458" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10s-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3779b3ec3a5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29249, + "slug": "samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-a10s-3gb-ram-32gb", + "name": "Samsung Galaxy A10s (3GB RAM + 32GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-08-12", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.905457", + "updated_at": "2026-06-20T13:09:21.905457" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a10s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7417b761f56 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29655, + "slug": "samsung-galaxy-a12-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a12", + "name": "Samsung Galaxy A12", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-02-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.041397", + "updated_at": "2026-06-20T13:09:22.041397" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d060845bd02 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30384, + "slug": "samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a12-4gb-ram-128gb", + "name": "Samsung Galaxy A12 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-02-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.289010", + "updated_at": "2026-06-20T13:09:22.289010" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cfc6c03e1e0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30385, + "slug": "samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a12-6gb-ram-128gb", + "name": "Samsung Galaxy A12 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-02-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.289511", + "updated_at": "2026-06-20T13:09:22.289511" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ce4348fbf3d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30386, + "slug": "samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a12-exynos-850", + "name": "Samsung Galaxy A12 (Exynos 850)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.289511", + "updated_at": "2026-06-20T13:09:22.289511" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b094952a24a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30387, + "slug": "samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a12-exynos-850-6gb-ram-128gb", + "name": "Samsung Galaxy A12 Exynos 850 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-08-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1600 x 720 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.290010", + "updated_at": "2026-06-20T13:09:22.290010" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-exynos-850-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d9142565797 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30390, + "slug": "samsung-galaxy-a12-nacho-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a12-nacho", + "name": "Samsung Galaxy A12 Nacho", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-08-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.290514", + "updated_at": "2026-06-20T13:09:22.290514" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a12-nacho-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..77d6b121cd2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31753, + "slug": "samsung-galaxy-a14-4g-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a14-4g", + "name": "Samsung Galaxy A14 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2023-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.757173", + "updated_at": "2026-06-20T13:09:22.757173" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..24855a025e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31755, + "slug": "samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a14-4g-4gb-ram-128-gb", + "name": "Samsung Galaxy A14 4G (4GB RAM + 128 GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2023-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.757674", + "updated_at": "2026-06-20T13:09:22.757674" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a0d4f670b37 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31756, + "slug": "samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a14-4g-6gb-ram-128-gb", + "name": "Samsung Galaxy A14 4G (6GB RAM + 128 GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2023-02-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.758172", + "updated_at": "2026-06-20T13:09:22.758172" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..788684b67c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31758, + "slug": "samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "galaxy-a14-5g-4gb-ram-128gb", + "name": "Samsung Galaxy A14 5G (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-01-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.758672", + "updated_at": "2026-06-20T13:09:22.758672" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8bc8423d255 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31759, + "slug": "samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a14-5g-6gb-ram-128gb", + "name": "Samsung Galaxy A14 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-01-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Unspecified", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.759174", + "updated_at": "2026-06-20T13:09:22.759174" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..aca0e03924e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31760, + "slug": "samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a14-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A14 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-01-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Unspecified", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.759672", + "updated_at": "2026-06-20T13:09:22.759672" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..13c8b5e1942 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31767, + "slug": "samsung-galaxy-a15-4g-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a15-4g", + "name": "Samsung Galaxy A15 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-12-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.761673", + "updated_at": "2026-06-20T13:09:22.761673" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..075e9da8dd6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32253, + "slug": "samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a15-5g-6gb-ram-128gb", + "name": "Samsung Galaxy A15 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.937731", + "updated_at": "2026-06-20T13:09:22.937731" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5b519514a25 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31771, + "slug": "samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a15-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A15 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.762679", + "updated_at": "2026-06-20T13:09:22.762679" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f4420a7fd5f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32254, + "slug": "samsung-galaxy-a16-4g-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a16-4g", + "name": "Samsung Galaxy A16 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-10-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.937731", + "updated_at": "2026-06-20T13:09:22.937731" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..532d42240cb --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32256, + "slug": "samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a16-5g-6gb-ram-128gb", + "name": "Samsung Galaxy A16 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.938230", + "updated_at": "2026-06-20T13:09:22.938230" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a9f728b7590 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32257, + "slug": "samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a16-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A16 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.938731", + "updated_at": "2026-06-20T13:09:22.938731" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..622bdad9363 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32613, + "slug": "samsung-galaxy-a17-4g-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a17-4g", + "name": "Samsung Galaxy A17 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-09-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.074729", + "updated_at": "2026-06-20T13:09:23.074729" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..701d0aab676 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32614, + "slug": "samsung-galaxy-a17-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a17-5g", + "name": "Samsung Galaxy A17 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.075733", + "updated_at": "2026-06-20T13:09:23.075733" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4bbdcd399d7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32615, + "slug": "samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a17-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A17 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.076229", + "updated_at": "2026-06-20T13:09:23.076229" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..877f2576e25 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32616, + "slug": "samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a17-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A17 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.076229", + "updated_at": "2026-06-20T13:09:23.076229" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..eca18c53cb0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29264, + "slug": "samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a20s-4gb-ram-64gb", + "name": "Samsung Galaxy A20s (4GB RAM+64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2019-09-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1560 pixels", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.910457", + "updated_at": "2026-06-20T13:09:21.910457" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a20s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3beea29bcbd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30395, + "slug": "samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte", + "base_model_slug": "galaxy-a21-simple-scv49", + "name": "Samsung Galaxy A21 Simple SCV49", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1926, + "slug": "exynos-7884b", + "name": "Exynos 7884B", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7884b" + }, + "release_date": "2021-08-27", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 720 x 1560 pixels", + "resolution": "~ 296 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 0.0, + "camera": null, + "battery": 9.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.292519", + "updated_at": "2026-06-20T13:09:22.292519" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d42d1934d02 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21-simple-scv49-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 0.0, + "camera": null, + "battery": 9.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..52cc5b7dd68 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29663, + "slug": "samsung-galaxy-a21s-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a21s", + "name": "Samsung Galaxy A21s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2020-06-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.043907", + "updated_at": "2026-06-20T13:09:22.043907" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fc2ba988c77 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29666, + "slug": "samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a21s-6gb-ram-128gb", + "name": "Samsung Galaxy A21s (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2020-06-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.045424", + "updated_at": "2026-06-20T13:09:22.045424" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..37a592ffa0f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29667, + "slug": "samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "galaxy-a21s-6gb-ram-64gb", + "name": "Samsung Galaxy A21s (6GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2020-06-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 294 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.045923", + "updated_at": "2026-06-20T13:09:22.045923" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a21s-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c47bfb2cc46 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30396, + "slug": "samsung-galaxy-a22-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a22", + "name": "Samsung Galaxy A22", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1600 pixels", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.293027", + "updated_at": "2026-06-20T13:09:22.293027" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a22-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c977f2721c5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31773, + "slug": "samsung-galaxy-a23-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a23-5g", + "name": "Samsung Galaxy A23 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-01-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.764686", + "updated_at": "2026-06-20T13:09:22.764686" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..934cf3f5350 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31774, + "slug": "samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a23-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A23 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-01-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.765186", + "updated_at": "2026-06-20T13:09:22.765186" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ee376dbaaf8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31060, + "slug": "samsung-galaxy-a23-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a23", + "name": "Samsung Galaxy A23", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.518332", + "updated_at": "2026-06-20T13:09:22.518332" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8a52bd8a101 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31089, + "slug": "samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a23-8gb-ram-128gb", + "name": "Samsung Galaxy A23 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.526398", + "updated_at": "2026-06-20T13:09:22.526398" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8aabbb24c91 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31775, + "slug": "samsung-galaxy-a24-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a24", + "name": "Samsung Galaxy A24", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-04-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.765686", + "updated_at": "2026-06-20T13:09:22.765686" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a24-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..518a3f99079 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31782, + "slug": "samsung-galaxy-a25-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a25-5g", + "name": "Samsung Galaxy A25 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-12-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.768200", + "updated_at": "2026-06-20T13:09:22.768200" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..da5e9289bc3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31783, + "slug": "samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a25-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A25 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-12-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.768701", + "updated_at": "2026-06-20T13:09:22.768701" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..88e887df614 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32619, + "slug": "samsung-galaxy-a26-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a26-5g", + "name": "Samsung Galaxy A26 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.077233", + "updated_at": "2026-06-20T13:09:23.077233" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..7fa093c63da --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32620, + "slug": "samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-a26-6gb-ram-128gb", + "name": "Samsung Galaxy A26 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.077233", + "updated_at": "2026-06-20T13:09:23.077233" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..45bcca0245a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8a8f0458b3b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32621, + "slug": "samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a26-8gb-ram-256gb", + "name": "Samsung Galaxy A26 (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.077233", + "updated_at": "2026-06-20T13:09:23.077233" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..c91de74fb5a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 27901, + "slug": "samsung-galaxy-a3-1gb-16gb-4g-lte", + "base_model_slug": "galaxy-a3", + "name": "Samsung Galaxy A3", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 1900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 110.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.420902", + "updated_at": "2026-06-20T13:09:21.421400" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a3-1gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/index.json b/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/index.json new file mode 100644 index 00000000000..91d533e57dd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 27903, + "slug": "samsung-galaxy-a3-duos-1gb-16gb-3g", + "base_model_slug": "galaxy-a3-duos", + "name": "Samsung Galaxy A3 Duos", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "4.5 inches, 540 x 960 pixels", + "resolution": "~ 245 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 1900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 110.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.421900", + "updated_at": "2026-06-20T13:09:21.421900" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a3-duos-1gb-16gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..50975d33b26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29273, + "slug": "samsung-galaxy-a30s-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a30s", + "name": "Samsung Galaxy A30s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1927, + "slug": "exynos-7904", + "name": "Exynos 7904", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7904" + }, + "release_date": "2019-09-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.914512", + "updated_at": "2026-06-20T13:09:21.914512" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8d598c4a6f9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29275, + "slug": "samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a30s-4gb-ram-128gb", + "name": "Samsung Galaxy A30s (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1927, + "slug": "exynos-7904", + "name": "Exynos 7904", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7904" + }, + "release_date": "2019-12-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.915511", + "updated_at": "2026-06-20T13:09:21.915511" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..50907b63c8a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29669, + "slug": "samsung-galaxy-a31-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a31", + "name": "Samsung Galaxy A31", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2020-06-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 2400 x 1080 pixels", + "resolution": "~ 412 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.046923", + "updated_at": "2026-06-20T13:09:22.046923" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a31-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..cfceba3f7ae --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30402, + "slug": "samsung-galaxy-a32-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a32-5g", + "name": "Samsung Galaxy A32 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2021-01-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.295525", + "updated_at": "2026-06-20T13:09:22.295525" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a32-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..386df3e1650 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31091, + "slug": "samsung-galaxy-a33-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a33-5g", + "name": "Samsung Galaxy A33 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.527405", + "updated_at": "2026-06-20T13:09:22.527405" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..45bcca0245a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a33-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fa532b6f486 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31094, + "slug": "samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a33-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A33 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.528413", + "updated_at": "2026-06-20T13:09:22.528413" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..130417b3d05 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31798, + "slug": "samsung-galaxy-a34-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a34-5g", + "name": "Samsung Galaxy A34 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-03-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.771702", + "updated_at": "2026-06-20T13:09:22.771702" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a34-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..33ed33878d4 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31800, + "slug": "samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a34-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A34 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-03-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.773213", + "updated_at": "2026-06-20T13:09:22.773213" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d318b683c59 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32262, + "slug": "samsung-galaxy-a35-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a35-5g", + "name": "Samsung Galaxy A35 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2024-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.939731", + "updated_at": "2026-06-20T13:09:22.939731" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8984fd0080e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32263, + "slug": "samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a35-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A35 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2024-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.940231", + "updated_at": "2026-06-20T13:09:22.940231" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..506f155a002 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33030, + "slug": "samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g", + "base_model_slug": "galaxy-a37-5g-12gb-ram-256-gb", + "name": "Samsung Galaxy A37 5G (12GB RAM + 256 GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2026-03-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.4, + "performance": 7.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.235709", + "updated_at": "2026-06-20T13:09:23.235709" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d44c6259276 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.4, + "performance": 7.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3c698733e90 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33031, + "slug": "samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a37-5g-8gb-ram-256-gb", + "name": "Samsung Galaxy A37 5G (8GB RAM + 256 GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2026-03-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.236209", + "updated_at": "2026-06-20T13:09:23.236209" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a54b1a2a87c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29278, + "slug": "samsung-galaxy-a40-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a40", + "name": "Samsung Galaxy A40", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1915, + "slug": "exynos-7885", + "name": "Exynos 7885", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7885" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.9 inches, 1080 x 2340 pixels", + "resolution": "~ 437 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 0.0, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.916512", + "updated_at": "2026-06-20T13:09:21.916512" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..29c57fc1c2a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a40-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 0.0, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bb70a61fd97 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29281, + "slug": "samsung-galaxy-a50-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a50", + "name": "Samsung Galaxy A50", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1916, + "slug": "exynos-9610", + "name": "Exynos 9610", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9610" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": 17.3, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.917510", + "updated_at": "2026-06-20T13:09:21.917510" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ed22902999 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.1, + "performance": 17.3, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3c37d3212d8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29286, + "slug": "samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "galaxy-a50-6gb-ram-64gb", + "name": "Samsung Galaxy A50 (6GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1916, + "slug": "exynos-9610", + "name": "Exynos 9610", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9610" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 18.8, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.919528", + "updated_at": "2026-06-20T13:09:21.919528" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e424c42f98b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 18.8, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..822ac3663b0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29288, + "slug": "samsung-galaxy-a50s-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-a50s", + "name": "Samsung Galaxy A50s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2019-09-11", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.4, + "performance": 17.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.920524", + "updated_at": "2026-06-20T13:09:21.920524" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..03168f3cea3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50s-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.4, + "performance": 17.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7f436beae79 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29291, + "slug": "samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a50s-6gb-ram-128gb", + "name": "Samsung Galaxy A50s (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2019-09-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.1, + "performance": 19.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.921023", + "updated_at": "2026-06-20T13:09:21.921023" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4674436047b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a50s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.1, + "performance": 19.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b5ee76aa9f6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29686, + "slug": "samsung-galaxy-a51-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a51-5g", + "name": "Samsung Galaxy A51 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1931, + "slug": "exynos-980", + "name": "Exynos 980", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-980" + }, + "release_date": "2020-04-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.051459", + "updated_at": "2026-06-20T13:09:22.051459" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..0961a9f0cde --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29688, + "slug": "samsung-galaxy-a51-5g-uw-6gb-128gb-5g", + "base_model_slug": "galaxy-a51-5g-uw", + "name": "Samsung Galaxy A51 5G UW", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-08-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.052973", + "updated_at": "2026-06-20T13:09:22.052973" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-5g-uw-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d5267745e7c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29685, + "slug": "samsung-galaxy-a51-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a51", + "name": "Samsung Galaxy A51", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-01-29", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.1, + "performance": 19.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.051459", + "updated_at": "2026-06-20T13:09:22.051459" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4674436047b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.1, + "performance": 19.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4c34a38bf80 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29690, + "slug": "samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a51-8gb-ram-128gb", + "name": "Samsung Galaxy A51 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-01-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.9, + "performance": 20.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.053473", + "updated_at": "2026-06-20T13:09:22.053473" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..86772ba50ad --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.9, + "performance": 20.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..bf82cb2f130 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29692, + "slug": "samsung-galaxy-a51s-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a51s-5g", + "name": "Samsung Galaxy A51s 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-08-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.054473", + "updated_at": "2026-06-20T13:09:22.054473" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a51s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ae41abecd74 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30426, + "slug": "samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a52-8gb-ram-128gb", + "name": "Samsung Galaxy A52 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.301449", + "updated_at": "2026-06-20T13:09:22.301449" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..85db87e25e3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30430, + "slug": "samsung-galaxy-a52s-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a52s-5g", + "name": "Samsung Galaxy A52s 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.302958", + "updated_at": "2026-06-20T13:09:22.302958" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bc760d2fca4 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30432, + "slug": "samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a52s-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A52s 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.303459", + "updated_at": "2026-06-20T13:09:22.303459" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a52s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..85c178ee51e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31096, + "slug": "samsung-galaxy-a53-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a53-5g", + "name": "Samsung Galaxy A53 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.529411", + "updated_at": "2026-06-20T13:09:22.529411" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..45bcca0245a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..665b2067354 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31098, + "slug": "samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-a53-5g-8gb-ram-128gb", + "name": "Samsung Galaxy A53 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.529911", + "updated_at": "2026-06-20T13:09:22.529911" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3a087b0d877 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31099, + "slug": "samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a53-8gb-ram-256gb", + "name": "Samsung Galaxy A53 (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.529911", + "updated_at": "2026-06-20T13:09:22.529911" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..78a26b68d58 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32627, + "slug": "samsung-galaxy-a53s-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a53s-5g", + "name": "Samsung Galaxy A53s 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 23.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.079252", + "updated_at": "2026-06-20T13:09:23.079252" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8c17c1d82c8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a53s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 23.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..95e60d4e5f1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31824, + "slug": "samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a54-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A54 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2023-03-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.779221", + "updated_at": "2026-06-20T13:09:22.779221" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..179d62c38a7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32269, + "slug": "samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "galaxy-a55-5g-12gb-ram-256gb", + "name": "Samsung Galaxy A55 5G (12GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2024-03-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.4, + "performance": 7.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.941733", + "updated_at": "2026-06-20T13:09:22.941733" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d44c6259276 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.4, + "performance": 7.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..7de896f00a3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32270, + "slug": "samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a55-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A55 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2024-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.941733", + "updated_at": "2026-06-20T13:09:22.941733" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..69f8ee15d85 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32631, + "slug": "samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "galaxy-a56-5g-12gb-ram-256gb", + "name": "Samsung Galaxy A56 5G (12GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1960, + "slug": "exynos-1580", + "name": "Exynos 1580", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 540", + "url": "/v1/socs/exynos-1580" + }, + "release_date": "2025-03-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.2, + "performance": 19.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.080253", + "updated_at": "2026-06-20T13:09:23.080253" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..5a5008e21d7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.2, + "performance": 19.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a9e0e36613a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32630, + "slug": "samsung-galaxy-a56-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a56-5g", + "name": "Samsung Galaxy A56 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1960, + "slug": "exynos-1580", + "name": "Exynos 1580", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 540", + "url": "/v1/socs/exynos-1580" + }, + "release_date": "2025-03-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 16.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.080253", + "updated_at": "2026-06-20T13:09:23.080253" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..0f76472bf2e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 16.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..460be0cfc24 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32632, + "slug": "samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a56-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A56 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1960, + "slug": "exynos-1580", + "name": "Exynos 1580", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 540", + "url": "/v1/socs/exynos-1580" + }, + "release_date": "2025-03-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 16.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.081253", + "updated_at": "2026-06-20T13:09:23.081253" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0f76472bf2e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 16.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..024399731a7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33033, + "slug": "samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "galaxy-a57-12gb-ram-256gb", + "name": "Samsung Galaxy A57 (12GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1964, + "slug": "exynos-1680", + "name": "Exynos 1680", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 550", + "url": "/v1/socs/exynos-1680" + }, + "release_date": "2026-03-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.6, + "performance": 24.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.236708", + "updated_at": "2026-06-20T13:09:23.236708" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b1c7bda7d62 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.6, + "performance": 24.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f01df6f18eb --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28979, + "slug": "samsung-galaxy-a7-2018-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a7-2018", + "name": "Samsung Galaxy A7 (2018)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1915, + "slug": "exynos-7885", + "name": "Exynos 7885", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7885" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 2220 x 1080 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.825489", + "updated_at": "2026-06-20T13:09:21.825489" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..89c00a6f57e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a7-2018-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bef2dd6360e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28981, + "slug": "samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a7-2018-6gb-ram-128gb", + "name": "Samsung Galaxy A7 2018 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1915, + "slug": "exynos-7885", + "name": "Exynos 7885", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7885" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 2220 x 1080 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.826492", + "updated_at": "2026-06-20T13:09:21.826492" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e774e38dd7c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a7-2018-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..96d572e8cef --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29695, + "slug": "samsung-galaxy-a71-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a71-5g", + "name": "Samsung Galaxy A71 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1931, + "slug": "exynos-980", + "name": "Exynos 980", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-980" + }, + "release_date": "2020-04-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.055473", + "updated_at": "2026-06-20T13:09:22.055473" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bb74aad5246 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29693, + "slug": "samsung-galaxy-a71-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a71", + "name": "Samsung Galaxy A71", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1684, + "slug": "snapdragon-730", + "name": "Snapdragon 730", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730" + }, + "release_date": "2020-02-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.054973", + "updated_at": "2026-06-20T13:09:22.054973" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..65372b89a65 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29699, + "slug": "samsung-galaxy-a71s-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a71s-5g", + "name": "Samsung Galaxy A71s 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-08-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.056972", + "updated_at": "2026-06-20T13:09:22.056972" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fed815d1224 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29700, + "slug": "samsung-galaxy-a71s-5g-uw-6gb-128gb-5g", + "base_model_slug": "galaxy-a71s-5g-uw", + "name": "Samsung Galaxy A71s 5G UW", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.056972", + "updated_at": "2026-06-20T13:09:22.056972" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a71s-5g-uw-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d17c9f6ca07 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30433, + "slug": "samsung-galaxy-a72-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a72", + "name": "Samsung Galaxy A72", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.303961", + "updated_at": "2026-06-20T13:09:22.303961" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..859072fab2e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30443, + "slug": "samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "galaxy-a72-8gb-ram-256gb", + "name": "Samsung Galaxy A72 (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.306467", + "updated_at": "2026-06-20T13:09:22.306467" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a72-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..703616ee6c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31105, + "slug": "samsung-galaxy-a73-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a73-5g", + "name": "Samsung Galaxy A73 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.532929", + "updated_at": "2026-06-20T13:09:22.532929" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..84c5ed37a90 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31107, + "slug": "samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-a73-5g-8gb-ram-256gb", + "name": "Samsung Galaxy A73 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.534929", + "updated_at": "2026-06-20T13:09:22.534929" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b6184dc45f1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32634, + "slug": "samsung-galaxy-a75-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-a75-5g", + "name": "Samsung Galaxy A75 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.082258", + "updated_at": "2026-06-20T13:09:23.082258" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a75-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..2bbbafa3c61 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33035, + "slug": "samsung-galaxy-a83-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-a83-5g", + "name": "Samsung Galaxy A83 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 4.6, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.237209", + "updated_at": "2026-06-20T13:09:23.237209" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..77e4748e099 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a83-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 4.6, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..548dcbe95c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28987, + "slug": "samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a8s-8gb-ram-128gb", + "name": "Samsung Galaxy A8s (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 23.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.828489", + "updated_at": "2026-06-20T13:09:21.828489" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f03aa1c853d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a8s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 23.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..49dce73bd10 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28990, + "slug": "samsung-galaxy-a9-2018-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a9-2018", + "name": "Samsung Galaxy A9 (2018)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3720, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 19.5, + "camera": null, + "battery": 10.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.828988", + "updated_at": "2026-06-20T13:09:21.828988" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8f246b21825 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-2018-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 19.5, + "camera": null, + "battery": 10.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bdea3f28a78 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28993, + "slug": "samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-a9-8gb-ram-128gb", + "name": "Samsung Galaxy A9 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3720, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 21.0, + "camera": null, + "battery": 10.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.830502", + "updated_at": "2026-06-20T13:09:21.830502" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3dd648012d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 21.0, + "camera": null, + "battery": 10.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d1bdb3188cc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29307, + "slug": "samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a9-pro-2019", + "name": "Samsung Galaxy A9 Pro (2019)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 21.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.926155", + "updated_at": "2026-06-20T13:09:21.926155" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..37894d6b374 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-pro-2019-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 21.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..145fd725d4b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28889, + "slug": "samsung-galaxy-a9-star-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-a9-star", + "name": "Samsung Galaxy A9 Star", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2220 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 18.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.795257", + "updated_at": "2026-06-20T13:09:21.795257" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6010c379f65 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-star-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 18.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1418efd0220 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28994, + "slug": "samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-a9-star-pro", + "name": "Samsung Galaxy A9 Star Pro", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2220 pixels", + "resolution": "~ 392 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 19.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.831004", + "updated_at": "2026-06-20T13:09:21.831004" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..94c0d68bff0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-a9-star-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 19.5, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..5f15275ad7e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31109, + "slug": "samsung-galaxy-buddy-2-4gb-128gb-5g", + "base_model_slug": "galaxy-buddy-2", + "name": "Samsung Galaxy Buddy 2", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-08-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.535428", + "updated_at": "2026-06-20T13:09:22.535428" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-buddy-2-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f9fc7145eb0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28651, + "slug": "samsung-galaxy-c7-4gb-32gb-4g-lte", + "base_model_slug": "galaxy-c7", + "name": "Samsung Galaxy C7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.698309", + "updated_at": "2026-06-20T13:09:21.698309" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f4aa252b3c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-c7-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..09a06122016 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30445, + "slug": "samsung-galaxy-f02s-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-f02s", + "name": "Samsung Galaxy F02s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2021-04-05", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.306961", + "updated_at": "2026-06-20T13:09:22.306961" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f02s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..cbb6d82d5fc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32636, + "slug": "samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "galaxy-f06-5g-4gb-ram-64gb", + "name": "Samsung Galaxy F06 5G (4GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.082766", + "updated_at": "2026-06-20T13:09:23.082766" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..73588f0a0fb --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32637, + "slug": "samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f06-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F06 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.083265", + "updated_at": "2026-06-20T13:09:23.083265" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..330b9c0a394 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32638, + "slug": "samsung-galaxy-f07-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f07", + "name": "Samsung Galaxy F07", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-09-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.083265", + "updated_at": "2026-06-20T13:09:23.083765" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f07-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..73b7cd07976 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30448, + "slug": "samsung-galaxy-f12-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f12", + "name": "Samsung Galaxy F12", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-04-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.308477", + "updated_at": "2026-06-20T13:09:22.308477" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ae3420f9902 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30449, + "slug": "samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-f12-4gb-ram-128gb", + "name": "Samsung Galaxy F12 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-04-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.308976", + "updated_at": "2026-06-20T13:09:22.308976" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f12-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cf6e2858ebd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31111, + "slug": "samsung-galaxy-f13-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f13", + "name": "Samsung Galaxy F13", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2022-06-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.536428", + "updated_at": "2026-06-20T13:09:22.536428" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6451d5a2e56 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31117, + "slug": "samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-f13-4gb-ram-128gb", + "name": "Samsung Galaxy F13 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2022-06-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.537939", + "updated_at": "2026-06-20T13:09:22.537939" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..12783a6f525 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32274, + "slug": "samsung-galaxy-f14-4g-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f14-4g", + "name": "Samsung Galaxy F14 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2024-08-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.943753", + "updated_at": "2026-06-20T13:09:22.943753" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..08f9e7b6264 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31833, + "slug": "samsung-galaxy-f14-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-f14-5g", + "name": "Samsung Galaxy F14 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-03-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.781721", + "updated_at": "2026-06-20T13:09:22.781721" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b1f5b3f45a9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..e24cc14f6bd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31834, + "slug": "samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f14-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F14 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-03-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.781721", + "updated_at": "2026-06-20T13:09:22.781721" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b1f5b3f45a9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..60c4aab1572 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32278, + "slug": "samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f15-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F15 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.945766", + "updated_at": "2026-06-20T13:09:22.945766" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6d24966600e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32279, + "slug": "samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-f15-5g-8gb-ram-128gb", + "name": "Samsung Galaxy F15 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.946267", + "updated_at": "2026-06-20T13:09:22.946267" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..37bd058e650 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32641, + "slug": "samsung-galaxy-f16-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-f16-5g", + "name": "Samsung Galaxy F16 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.084265", + "updated_at": "2026-06-20T13:09:23.084265" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..326fb860954 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32642, + "slug": "samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f16-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F16 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.084765", + "updated_at": "2026-06-20T13:09:23.084765" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1515bd3b494 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32643, + "slug": "samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-f16-5g-8gb-ram-128gb", + "name": "Samsung Galaxy F16 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.084765", + "updated_at": "2026-06-20T13:09:23.084765" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..d3eda551a94 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32644, + "slug": "samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f17-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F17 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-09-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.085265", + "updated_at": "2026-06-20T13:09:23.085265" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c3ce1bb61f5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32645, + "slug": "samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-f17-5g-8gb-ram-128gb", + "name": "Samsung Galaxy F17 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-09-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.085265", + "updated_at": "2026-06-20T13:09:23.085764" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5a557cae928 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30450, + "slug": "samsung-galaxy-f22-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f22", + "name": "Samsung Galaxy F22", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-07-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.308976", + "updated_at": "2026-06-20T13:09:22.308976" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f22-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8998ace7db2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30452, + "slug": "samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-f22-6gb-ram-128gb", + "name": "Samsung Galaxy F22 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-07-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.309975", + "updated_at": "2026-06-20T13:09:22.309975" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b624bf4e159 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32646, + "slug": "samsung-galaxy-f23-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-f23", + "name": "Samsung Galaxy F23", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.085764", + "updated_at": "2026-06-20T13:09:23.085764" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..c9e508c7f62 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31121, + "slug": "samsung-galaxy-f23-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-f23-5g", + "name": "Samsung Galaxy F23 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2022-03-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.538938", + "updated_at": "2026-06-20T13:09:22.538938" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fca486f763a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31122, + "slug": "samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f23-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F23 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2022-03-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.539439", + "updated_at": "2026-06-20T13:09:22.539439" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..b0e29bcff48 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32647, + "slug": "samsung-galaxy-f24-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-f24-5g", + "name": "Samsung Galaxy F24 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.086264", + "updated_at": "2026-06-20T13:09:23.086264" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f24-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..02f27b098d7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31838, + "slug": "samsung-galaxy-f34-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-f34-5g", + "name": "Samsung Galaxy F34 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-08-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.783741", + "updated_at": "2026-06-20T13:09:22.783741" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..76f213a3d35 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f34-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1599f902b53 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31839, + "slug": "samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-f34-5g-8gb-ram-128gb", + "name": "Samsung Galaxy F34 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-08-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.784249", + "updated_at": "2026-06-20T13:09:22.784249" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a44f01d8128 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32649, + "slug": "samsung-galaxy-f36-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-f36-5g", + "name": "Samsung Galaxy F36 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-08-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.086264", + "updated_at": "2026-06-20T13:09:23.087270" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..45bcca0245a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..edc747aa901 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32650, + "slug": "samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-f36-5g-8gb-ram-128gb", + "name": "Samsung Galaxy F36 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-08-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.087270", + "updated_at": "2026-06-20T13:09:23.087270" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..1c6bc02198a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32651, + "slug": "samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-f36-5g-8gb-ram-256gb", + "name": "Samsung Galaxy F36 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-08-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.087777", + "updated_at": "2026-06-20T13:09:23.087777" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bc463ace6da --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29703, + "slug": "samsung-galaxy-f41-6gb-64gb-4g-lte", + "base_model_slug": "galaxy-f41", + "name": "Samsung Galaxy F41", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-10-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.057472", + "updated_at": "2026-06-20T13:09:22.057472" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7fce93ec4a2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29705, + "slug": "samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-f41-6gb-ram-128gb", + "name": "Samsung Galaxy F41 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-10-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.058476", + "updated_at": "2026-06-20T13:09:22.058476" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f41-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..f7a85fa1d1c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30455, + "slug": "samsung-galaxy-f52-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-f52-5g", + "name": "Samsung Galaxy F52 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-05-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.310476", + "updated_at": "2026-06-20T13:09:22.310476" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f52-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..0fe240ec4ff --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32654, + "slug": "samsung-galaxy-f56-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-f56-5g", + "name": "Samsung Galaxy F56 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2025-05-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.088277", + "updated_at": "2026-06-20T13:09:23.088277" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f07bba1f4a4 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32655, + "slug": "samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-f56-5g-8gb-ram-256gb", + "name": "Samsung Galaxy F56 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2025-05-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.088777", + "updated_at": "2026-06-20T13:09:23.088777" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7e00cf07f19 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30459, + "slug": "samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-f62-8gb-ram-128gb", + "name": "Samsung Galaxy F62 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2021-02-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.311481", + "updated_at": "2026-06-20T13:09:22.311481" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f62-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a2be43a59c2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32656, + "slug": "samsung-galaxy-f63-6gb-128gb-5g", + "base_model_slug": "galaxy-f63", + "name": "Samsung Galaxy F63", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.088777", + "updated_at": "2026-06-20T13:09:23.088777" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f63-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..9d579d1c39d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32657, + "slug": "samsung-galaxy-f64-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-f64-5g", + "name": "Samsung Galaxy F64 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.089276", + "updated_at": "2026-06-20T13:09:23.089276" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f64-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a9f43da3da0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33036, + "slug": "samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-f70e-5g-6gb-ram-128gb", + "name": "Samsung Galaxy F70e 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-02-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.237709", + "updated_at": "2026-06-20T13:09:23.237709" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/index.json b/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/index.json new file mode 100644 index 00000000000..8d0aa446d29 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 27943, + "slug": "samsung-galaxy-grand-prime-1gb-8gb-3g", + "base_model_slug": "galaxy-grand-prime", + "name": "Samsung Galaxy Grand Prime", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5 inches, 540 x 960 pixels", + "resolution": "~ 220 PPI", + "type": "Color TFT Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.435359", + "updated_at": "2026-06-20T13:09:21.435359" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-grand-prime-1gb-8gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/index.json b/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/index.json new file mode 100644 index 00000000000..7b2da10eeda --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 28666, + "slug": "samsung-galaxy-j1-mini-1gb-8gb-3g", + "base_model_slug": "galaxy-j1-mini", + "name": "Samsung Galaxy J1 Mini", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 2059, + "slug": "spreadtrum-sc8830", + "name": "Spreadtrum SC8830", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Mali-400MP2", + "url": "/v1/socs/spreadtrum-sc8830" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "4 inches, 480 x 800 pixels", + "resolution": "~ 233 PPI", + "type": "Color TFT Screen (256K colors Colors)" + }, + "cameras": [], + "battery_mah": 1500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 123.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.702812", + "updated_at": "2026-06-20T13:09:21.702812" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j1-mini-1gb-8gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..c7096f1ef19 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28679, + "slug": "samsung-galaxy-j2-pro-2gb-16gb-4g-lte", + "base_model_slug": "galaxy-j2-pro", + "name": "Samsung Galaxy J2 Pro", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 2059, + "slug": "spreadtrum-sc8830", + "name": "Spreadtrum SC8830", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 14.0, + "gpu_name": "Mali-400MP2", + "url": "/v1/socs/spreadtrum-sc8830" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 2600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 138.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.704817", + "updated_at": "2026-06-20T13:09:21.704817" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j2-pro-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..3add57eece5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28692, + "slug": "samsung-galaxy-j5-prime-2gb-16gb-4g-lte", + "base_model_slug": "galaxy-j5-prime", + "name": "Samsung Galaxy J5 Prime", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1871, + "slug": "exynos", + "name": "Exynos", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 28.0, + "gpu_name": "Mali-400", + "url": "/v1/socs/exynos" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 2400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.710259", + "updated_at": "2026-06-20T13:09:21.710259" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j5-prime-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d2ed4c256e3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29021, + "slug": "samsung-galaxy-j6-plus-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-j6-plus", + "name": "Samsung Galaxy J6 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 720 x 1480 pixels", + "resolution": "~ 280 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.839015", + "updated_at": "2026-06-20T13:09:21.839015" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f4aa252b3c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-j6-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..d4d61a723f4 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30465, + "slug": "samsung-galaxy-m02s-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-m02s", + "name": "Samsung Galaxy M02s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.313507", + "updated_at": "2026-06-20T13:09:22.313507" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m02s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..125f59ad54e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30468, + "slug": "samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m02s-4gb-ram-64gb", + "name": "Samsung Galaxy M02s (4GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2021-01-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.315806", + "updated_at": "2026-06-20T13:09:22.315806" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m02s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0276fe1e322 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31128, + "slug": "samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-m04-4gb-ram-128gb", + "name": "Samsung Galaxy M04 (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-12-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.541441", + "updated_at": "2026-06-20T13:09:22.541441" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6e1a6bb2431 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 31129, + "slug": "samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m04-6gb-ram-128gb", + "name": "Samsung Galaxy M04 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-12-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.541441", + "updated_at": "2026-06-20T13:09:22.541441" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..b0e1b932e43 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32659, + "slug": "samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "galaxy-m06-4gb-ram-64gb", + "name": "Samsung Galaxy M06 (4GB RAM + 64GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.089776", + "updated_at": "2026-06-20T13:09:23.089776" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..0373ef1635b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32660, + "slug": "samsung-galaxy-m06-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-m06-5g", + "name": "Samsung Galaxy M06 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.090277", + "updated_at": "2026-06-20T13:09:23.090277" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..660ba56c0ff --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32661, + "slug": "samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m06-6gb-ram-128gb", + "name": "Samsung Galaxy M06 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.090277", + "updated_at": "2026-06-20T13:09:23.090776" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ad4a685f8c7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32662, + "slug": "samsung-galaxy-m07-4g-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m07-4g", + "name": "Samsung Galaxy M07 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.090776", + "updated_at": "2026-06-20T13:09:23.090776" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m07-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..294d8d3e878 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29721, + "slug": "samsung-galaxy-m11-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-m11", + "name": "Samsung Galaxy M11", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2020-06-02", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1560 pixels", + "resolution": "~ 268 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.064498", + "updated_at": "2026-06-20T13:09:22.064498" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m11-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..05095f46b8d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30471, + "slug": "samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m12-6gb-ram-128gb", + "name": "Samsung Galaxy M12 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1938, + "slug": "exynos-850", + "name": "Exynos 850", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G52 MP1", + "url": "/v1/socs/exynos-850" + }, + "release_date": "2021-03-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.318310", + "updated_at": "2026-06-20T13:09:22.318310" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m12-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e6f313f4af2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32285, + "slug": "samsung-galaxy-m14-4g-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m14-4g", + "name": "Samsung Galaxy M14 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2024-03-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.947765", + "updated_at": "2026-06-20T13:09:22.947765" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..090277057d5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 32288, + "slug": "samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m14-4g-6gb-ram-128gb", + "name": "Samsung Galaxy M14 4G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2024-03-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.948265", + "updated_at": "2026-06-20T13:09:22.948265" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..51579e88ee5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31843, + "slug": "samsung-galaxy-m14-4gb-128gb-5g", + "base_model_slug": "galaxy-m14", + "name": "Samsung Galaxy M14", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-04-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.786247", + "updated_at": "2026-06-20T13:09:22.786247" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b1f5b3f45a9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5b9f7639d35 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31853, + "slug": "samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m14-6gb-ram-128gb", + "name": "Samsung Galaxy M14 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2023-04-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.788756", + "updated_at": "2026-06-20T13:09:22.788756" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b1f5b3f45a9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.0, + "performance": null, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..446e539526a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32293, + "slug": "samsung-galaxy-m15-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-m15-5g", + "name": "Samsung Galaxy M15 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.949765", + "updated_at": "2026-06-20T13:09:22.949765" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..73cd12c32f9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32294, + "slug": "samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m15-5g-6gb-ram-128gb", + "name": "Samsung Galaxy M15 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.950266", + "updated_at": "2026-06-20T13:09:22.950266" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..56d5cd099b9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32295, + "slug": "samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m15-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M15 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.951272", + "updated_at": "2026-06-20T13:09:22.951272" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..5d7a1e33931 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32296, + "slug": "samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g", + "base_model_slug": "galaxy-m15-5g-prime-edition", + "name": "Samsung Galaxy M15 5G Prime Edition", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.952348", + "updated_at": "2026-06-20T13:09:22.952348" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fb8bde7c4f1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32297, + "slug": "samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m15-5g-prime-edition-8gb-ram-128gb", + "name": "Samsung Galaxy M15 5G Prime Edition (8GB RAM +128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.952855", + "updated_at": "2026-06-20T13:09:22.952855" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..0723c3ff850 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32663, + "slug": "samsung-galaxy-m16-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-m16-5g", + "name": "Samsung Galaxy M16 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.091280", + "updated_at": "2026-06-20T13:09:23.091280" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..65bb65d042e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32666, + "slug": "samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m16-5g-6gb-ram-128gb", + "name": "Samsung Galaxy M16 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.092287", + "updated_at": "2026-06-20T13:09:23.092287" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6f3b7824abe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32667, + "slug": "samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m16-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M16 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-02-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.092795", + "updated_at": "2026-06-20T13:09:23.092795" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b03e1af8052 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32668, + "slug": "samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m17-5g-6gb-ram-128gb", + "name": "Samsung Galaxy M17 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-10-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.092795", + "updated_at": "2026-06-20T13:09:23.092795" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..70fdaee5d24 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32669, + "slug": "samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m17-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M17 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1955, + "slug": "exynos-1330", + "name": "Exynos 1330 5G", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "ARM Mali-G68", + "url": "/v1/socs/exynos-1330" + }, + "release_date": "2025-10-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.093294", + "updated_at": "2026-06-20T13:09:23.093294" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ecf395951d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.0, + "performance": null, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fed4402efac --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33037, + "slug": "samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "galaxy-m17e-5g-6gb-ram-128gb", + "name": "Samsung Galaxy M17e 5G (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.238209", + "updated_at": "2026-06-20T13:09:23.238209" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0633924685a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30473, + "slug": "samsung-galaxy-m21-2021-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m21-2021", + "name": "Samsung Galaxy M21 2021", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2021-07-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.319322", + "updated_at": "2026-06-20T13:09:22.319322" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ea4cd88896 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-2021-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..05f09575cb9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30475, + "slug": "samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m21-2021-6gb-ram-128gb", + "name": "Samsung Galaxy M21 2021 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2021-07-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.319817", + "updated_at": "2026-06-20T13:09:22.319817" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1db1800ef11 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29725, + "slug": "samsung-galaxy-m21-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m21", + "name": "Samsung Galaxy M21", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-03-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.067010", + "updated_at": "2026-06-20T13:09:22.067010" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ea4cd88896 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c7249f3cb01 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29730, + "slug": "samsung-galaxy-m21s-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m21s", + "name": "Samsung Galaxy M21s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-11-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.068513", + "updated_at": "2026-06-20T13:09:22.068513" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ea4cd88896 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m21s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..358ad447d7b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30476, + "slug": "samsung-galaxy-m22-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-m22", + "name": "Samsung Galaxy M22", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.320315", + "updated_at": "2026-06-20T13:09:22.320315" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m22-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..f1b722a0596 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31149, + "slug": "samsung-galaxy-m23-5g-4gb-128gb-5g", + "base_model_slug": "galaxy-m23-5g", + "name": "Samsung Galaxy M23 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2022-03-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.548515", + "updated_at": "2026-06-20T13:09:22.548515" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m23-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ea11a583757 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29330, + "slug": "samsung-galaxy-m30-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m30", + "name": "Samsung Galaxy M30", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1927, + "slug": "exynos-7904", + "name": "Exynos 7904", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7904" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.933679", + "updated_at": "2026-06-20T13:09:21.933679" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..96c7d62b8a3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29332, + "slug": "samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m30-6gb-ram-128gb", + "name": "Samsung Galaxy M30 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1927, + "slug": "exynos-7904", + "name": "Exynos 7904", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-G71 MP2", + "url": "/v1/socs/exynos-7904" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.934685", + "updated_at": "2026-06-20T13:09:21.934685" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..877ac759f68 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29334, + "slug": "samsung-galaxy-m30s-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m30s", + "name": "Samsung Galaxy M30s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2019-09-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.936114", + "updated_at": "2026-06-20T13:09:21.936114" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ea4cd88896 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c8487e5ba50 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29338, + "slug": "samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "galaxy-m30s-4gb-ram-128gb", + "name": "Samsung Galaxy M30s (4GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2019-09-18", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.937113", + "updated_at": "2026-06-20T13:09:21.937113" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ea4cd88896 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.4, + "performance": 17.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..94088f8c766 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29339, + "slug": "samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m30s-6gb-ram-128gb", + "name": "Samsung Galaxy M30s (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2019-09-18", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2280 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.937113", + "updated_at": "2026-06-20T13:09:21.937113" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m30s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..13a6ea416a9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29732, + "slug": "samsung-galaxy-m31-6gb-64gb-4g-lte", + "base_model_slug": "galaxy-m31", + "name": "Samsung Galaxy M31", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-02-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.069018", + "updated_at": "2026-06-20T13:09:22.069018" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0b35077ab1c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29736, + "slug": "samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m31-6gb-ram-128gb", + "name": "Samsung Galaxy M31 (6GB RAM +128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-02-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.070018", + "updated_at": "2026-06-20T13:09:22.070018" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b337c6ecc4e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29737, + "slug": "samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-m31-8gb-ram-128gb", + "name": "Samsung Galaxy M31 (8GB RAM +128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-05-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.9, + "performance": 20.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.070518", + "updated_at": "2026-06-20T13:09:22.070518" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..052e83cadc6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.9, + "performance": 20.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..65a720f97dd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29740, + "slug": "samsung-galaxy-m31s-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m31s", + "name": "Samsung Galaxy M31s", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-07-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.071518", + "updated_at": "2026-06-20T13:09:22.071518" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..82da88c5be7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.1, + "performance": 19.2, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..44febfa833b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29743, + "slug": "samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-m31s-8gb-ram-128gb", + "name": "Samsung Galaxy M31s (8GB RAM +128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1930, + "slug": "exynos-9611", + "name": "Exynos 9611", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/exynos-9611" + }, + "release_date": "2020-07-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 32.9, + "performance": 20.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.071518", + "updated_at": "2026-06-20T13:09:22.071518" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..052e83cadc6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m31s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 32.9, + "performance": 20.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ed945448f32 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30477, + "slug": "samsung-galaxy-m32-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m32", + "name": "Samsung Galaxy M32", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.320814", + "updated_at": "2026-06-20T13:09:22.320814" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5b7beae6c75 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30479, + "slug": "samsung-galaxy-m32-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m32-5g", + "name": "Samsung Galaxy M32 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2021-08-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.320814", + "updated_at": "2026-06-20T13:09:22.320814" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fba508aa8c5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30481, + "slug": "samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m32-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M32 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2021-08-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 411 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.321315", + "updated_at": "2026-06-20T13:09:22.321315" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7cddc90c265 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30482, + "slug": "samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m32-6gb-ram-128gb", + "name": "Samsung Galaxy M32 (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.321315", + "updated_at": "2026-06-20T13:09:22.321315" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8b1e15eb8e2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30483, + "slug": "samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-m32-prime-edition", + "name": "Samsung Galaxy M32 Prime Edition", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.322319", + "updated_at": "2026-06-20T13:09:22.322319" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a6aabbad5a0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30484, + "slug": "samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m32-prime-edition-6gb-ram-128gb", + "name": "Samsung Galaxy M32 Prime Edition (6GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-06-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.322319", + "updated_at": "2026-06-20T13:09:22.322319" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m32-prime-edition-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..7288b2d5c59 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31151, + "slug": "samsung-galaxy-m33-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m33-5g", + "name": "Samsung Galaxy M33 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-04-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.549517", + "updated_at": "2026-06-20T13:09:22.549517" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..76f213a3d35 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m33-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..7d93309fd68 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31152, + "slug": "samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m33-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M33 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2022-04-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.550016", + "updated_at": "2026-06-20T13:09:22.550016" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..74f444cd178 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31858, + "slug": "samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m34-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M34 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-07-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.789755", + "updated_at": "2026-06-20T13:09:22.789755" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..28e6d601706 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31859, + "slug": "samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-m34-5g-8gb-ram-256gb", + "name": "Samsung Galaxy M34 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1950, + "slug": "exynos-1280", + "name": "Samsung Exynos 1280", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP4", + "url": "/v1/socs/exynos-1280" + }, + "release_date": "2023-07-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.790255", + "updated_at": "2026-06-20T13:09:22.790255" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..9c7d5f88c85 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32301, + "slug": "samsung-galaxy-m35-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m35-5g", + "name": "Samsung Galaxy M35 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 222.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.954854", + "updated_at": "2026-06-20T13:09:22.954854" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..76f213a3d35 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.2, + "performance": 1.5, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f118bbcfb72 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32302, + "slug": "samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m35-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M35 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 222.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.955354", + "updated_at": "2026-06-20T13:09:22.955354" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..dc8ecf0c711 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32303, + "slug": "samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-m35-5g-8gb-ram-256gb", + "name": "Samsung Galaxy M35 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 222.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.955354", + "updated_at": "2026-06-20T13:09:22.955354" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3209864b458 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32671, + "slug": "samsung-galaxy-m36-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m36-5g", + "name": "Samsung Galaxy M36 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-06-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.093793", + "updated_at": "2026-06-20T13:09:23.093793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..45bcca0245a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 1.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2a279b96acc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32672, + "slug": "samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m36-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M36 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2025-06-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.093793", + "updated_at": "2026-06-20T13:09:23.093793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6be747794a8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.5, + "performance": 3.0, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2719f800eab --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30485, + "slug": "samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m42-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M42 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-04-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 266 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.322824", + "updated_at": "2026-06-20T13:09:22.322824" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m42-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..034e69cd3f2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33038, + "slug": "samsung-galaxy-m44-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m44-5g", + "name": "Samsung Galaxy M44 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.238209", + "updated_at": "2026-06-20T13:09:23.238209" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..26be0821275 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m44-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.4, + "performance": 6.7, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1f5e30cf336 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29744, + "slug": "samsung-galaxy-m51-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m51", + "name": "Samsung Galaxy M51", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-09-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.072522", + "updated_at": "2026-06-20T13:09:22.072522" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m51-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..59b514645ba --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29747, + "slug": "samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-m51-8gb-ram-128gb", + "name": "Samsung Galaxy M51 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-09-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.073528", + "updated_at": "2026-06-20T13:09:22.073528" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m51-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..115c25c9a6a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30490, + "slug": "samsung-galaxy-m52-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-m52-5g", + "name": "Samsung Galaxy M52 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.325324", + "updated_at": "2026-06-20T13:09:22.325324" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m52-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d29d935616c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30491, + "slug": "samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-m52-5g-8gb-ram-128gb", + "name": "Samsung Galaxy M52 5G (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.325824", + "updated_at": "2026-06-20T13:09:22.325824" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m52-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a29794299b3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31865, + "slug": "samsung-galaxy-m54-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-m54-5g", + "name": "Samsung Galaxy M54 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1956, + "slug": "exynos-1380", + "name": "Samsung Exynos 1380", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G68 MP5", + "url": "/v1/socs/exynos-1380" + }, + "release_date": "2023-03-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.792763", + "updated_at": "2026-06-20T13:09:22.792763" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3c66632a12 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m54-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.0, + "performance": 3.0, + "camera": null, + "battery": 55.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ecb69ce8436 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32675, + "slug": "samsung-galaxy-m56-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-m56-5g", + "name": "Samsung Galaxy M56 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2025-04-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.094293", + "updated_at": "2026-06-20T13:09:23.094793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m56-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..97054cc9763 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32676, + "slug": "samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-m56-8gb-ram-256gb", + "name": "Samsung Galaxy M56 (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1959, + "slug": "exynos-1480", + "name": "Samsung Exynos 1480", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 530", + "url": "/v1/socs/exynos-1480" + }, + "release_date": "2025-04-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.094793", + "updated_at": "2026-06-20T13:09:23.094793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ef5cf1914a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.9, + "performance": 4.9, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9e6e49481aa --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 30492, + "slug": "samsung-galaxy-m62-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-m62", + "name": "Samsung Galaxy M62", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2021-03-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 1080 x 2400 pixels", + "resolution": "~ 388 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.326324", + "updated_at": "2026-06-20T13:09:22.326324" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-m62-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..01822670677 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29345, + "slug": "samsung-galaxy-note-10-8gb-256gb-4g-lte", + "base_model_slug": "galaxy-note-10", + "name": "Samsung Galaxy Note 10", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 401 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.2, + "performance": 3.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.938611", + "updated_at": "2026-06-20T13:09:21.938611" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..03a95817717 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.2, + "performance": 3.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1260cbb41f1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29748, + "slug": "samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-note-10-lite-8gb-ram-128gb", + "name": "Samsung Galaxy Note 10 Lite (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1917, + "slug": "exynos-9810", + "name": "Exynos 9810", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP18", + "url": "/v1/socs/exynos-9810" + }, + "release_date": "2020-01-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.1, + "performance": 45.7, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.074027", + "updated_at": "2026-06-20T13:09:22.074027" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a3ec73abd6a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.1, + "performance": 45.7, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..f0d942a868a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29348, + "slug": "samsung-galaxy-note-10-plus-12gb-256gb-4g-lte", + "base_model_slug": "galaxy-note-10-plus", + "name": "Samsung Galaxy Note 10 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.939612", + "updated_at": "2026-06-20T13:09:21.939612" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..abc8afca01c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..b69e5c787b2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29349, + "slug": "samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte", + "base_model_slug": "galaxy-note-10-plus-12gb-ram-512gb", + "name": "Samsung Galaxy Note 10 Plus (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2019-08-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.939612", + "updated_at": "2026-06-20T13:09:21.939612" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..abc8afca01c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-12gb-ram-512gb-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..a2164afee24 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29350, + "slug": "samsung-galaxy-note-10-plus-5g-12gb-256gb-5g", + "base_model_slug": "galaxy-note-10-plus-5g", + "name": "Samsung Galaxy Note 10 Plus 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2019-08-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 495 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, microUSB v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.940112", + "updated_at": "2026-06-20T13:09:21.940112" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..abc8afca01c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..62cb24651b5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29351, + "slug": "samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte", + "base_model_slug": "galaxy-note-10-plus-star-wars-edition", + "name": "Samsung Galaxy Note 10 Plus Star Wars Edition", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1933, + "slug": "exynos-9825", + "name": "Samsung Exynos 9825", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9825" + }, + "release_date": "2019-12-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3040 pixels", + "resolution": "~ 498 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.941494", + "updated_at": "2026-06-20T13:09:21.941494" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..abc8afca01c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-10-plus-star-wars-edition-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 6.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..059d2be510c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29750, + "slug": "samsung-galaxy-note-20-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-note-20-5g", + "name": "Samsung Galaxy Note 20 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.074532", + "updated_at": "2026-06-20T13:09:22.074532" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..2af415b7465 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29749, + "slug": "samsung-galaxy-note-20-8gb-256gb-4g-lte", + "base_model_slug": "galaxy-note-20", + "name": "Samsung Galaxy Note 20", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.074027", + "updated_at": "2026-06-20T13:09:22.074027" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..67e34d5f0ef --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 3.0, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..da1facad1d3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29751, + "slug": "samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte", + "base_model_slug": "galaxy-note-20-ultra-4g", + "name": "Samsung Galaxy Note 20 Ultra 4G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.075031", + "updated_at": "2026-06-20T13:09:22.075031" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-4g-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7f09548c780 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29752, + "slug": "samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g", + "base_model_slug": "galaxy-note-20-ultra-5g", + "name": "Samsung Galaxy Note 20 Ultra 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.075031", + "updated_at": "2026-06-20T13:09:22.075031" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..cac2a5563b7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-20-ultra-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..98d520f0310 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28706, + "slug": "samsung-galaxy-note-7-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-note-7", + "name": "Samsung Galaxy Note 7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1903, + "slug": "exynos-8890", + "name": "Exynos 8890", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-T880 MP12", + "url": "/v1/socs/exynos-8890" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 17.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.716788", + "updated_at": "2026-06-20T13:09:21.716788" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..583ef487fb7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-7-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.6, + "performance": 17.7, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..632100e73b7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28930, + "slug": "samsung-galaxy-note-8-6gb-64gb-4g-lte", + "base_model_slug": "galaxy-note-8", + "name": "Samsung Galaxy Note 8", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1912, + "slug": "exynos-8895", + "name": "Exynos 8895", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G71 MP20", + "url": "/v1/socs/exynos-8895" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1440 x 2960 pixels", + "resolution": "~ 522 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat), upgradable to v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.5, + "performance": 26.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.808310", + "updated_at": "2026-06-20T13:09:21.808310" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5a2b03e6353 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-8-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.5, + "performance": 26.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..03b11ce8d0d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29037, + "slug": "samsung-galaxy-note-9-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-note-9", + "name": "Samsung Galaxy Note 9", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1917, + "slug": "exynos-9810", + "name": "Exynos 9810", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP18", + "url": "/v1/socs/exynos-9810" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1440 x 2960 pixels", + "resolution": "~ 514 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 44.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.844545", + "updated_at": "2026-06-20T13:09:21.844545" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..dee0e473e62 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-9-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 44.2, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..5713da368d1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29038, + "slug": "samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte", + "base_model_slug": "galaxy-note-9-8gb-ram-512gb", + "name": "Samsung Galaxy Note 9 (8GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1917, + "slug": "exynos-9810", + "name": "Exynos 9810", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP18", + "url": "/v1/socs/exynos-9810" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.4 inches, 1440 x 2960 pixels", + "resolution": "~ 514 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.4, + "performance": 45.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.845052", + "updated_at": "2026-06-20T13:09:21.845052" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4cf2972a45c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-9-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.4, + "performance": 45.7, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b0ee9fdbbb3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 27972, + "slug": "samsung-galaxy-note-edge-3gb-32gb-4g-lte", + "base_model_slug": "galaxy-note-edge", + "name": "Samsung Galaxy Note Edge", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1546, + "slug": "snapdragon-805", + "name": "Snapdragon 805", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 420", + "url": "/v1/socs/snapdragon-805" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.6 inches, 1600 x 2560 pixels", + "resolution": "~ 539 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 174.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.444901", + "updated_at": "2026-06-20T13:09:21.444901" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9645b2dcab5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-note-edge-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.5, + "performance": 1.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8851bf9d591 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30495, + "slug": "samsung-galaxy-quantum-2-5g-6gb-128gb-5g", + "base_model_slug": "galaxy-quantum-2-5g", + "name": "Samsung Galaxy Quantum 2 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2021-04-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 524 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.327327", + "updated_at": "2026-06-20T13:09:22.327327" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-quantum-2-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bd6acd7def9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29358, + "slug": "samsung-galaxy-s10-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-s10", + "name": "Samsung Galaxy S10", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1932, + "slug": "exynos-9820", + "name": "Samsung Exynos 9820", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9820" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.1 inches, 1440 x 3040 pixels", + "resolution": "~ 551 PPI", + "type": "Color Dynamic AMOLED (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 157.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.944005", + "updated_at": "2026-06-20T13:09:21.944005" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2dc67af3aad --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c9583e4f787 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29762, + "slug": "samsung-galaxy-s10-lite-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-s10-lite", + "name": "Samsung Galaxy S10 Lite", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-01-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.077031", + "updated_at": "2026-06-20T13:09:22.077031" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..c78365f703f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29765, + "slug": "samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte", + "base_model_slug": "galaxy-s10-lite-8gb-ram-512gb", + "name": "Samsung Galaxy S10 Lite (8GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2020-01-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 394 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.079543", + "updated_at": "2026-06-20T13:09:22.079543" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10-lite-8gb-ram-512gb-8gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..94a300a2280 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29365, + "slug": "samsung-galaxy-s10e-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-s10e", + "name": "Samsung Galaxy S10e", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1932, + "slug": "exynos-9820", + "name": "Samsung Exynos 9820", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali-G76 MP12", + "url": "/v1/socs/exynos-9820" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1080 x 2280 pixels", + "resolution": "~ 438 PPI", + "type": "Color Dynamic AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 1.5, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.948516", + "updated_at": "2026-06-20T13:09:21.948516" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4b177ea60de --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s10e-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 1.5, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c532240c6b0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29769, + "slug": "samsung-galaxy-s20-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-s20-5g", + "name": "Samsung Galaxy S20 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1440 x 3200 pixels", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.081042", + "updated_at": "2026-06-20T13:09:22.081042" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..9719ac50f8e --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29770, + "slug": "samsung-galaxy-s20-5g-uw-12gb-128gb-5g", + "base_model_slug": "galaxy-s20-5g-uw", + "name": "Samsung Galaxy S20 5G UW", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1440 x 3200 pixels", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 6.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.081042", + "updated_at": "2026-06-20T13:09:22.081042" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3f03f2b3bb5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-5g-uw-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.7, + "performance": 6.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..67b8d6ff6b4 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29767, + "slug": "samsung-galaxy-s20-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-s20", + "name": "Samsung Galaxy S20", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 563 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.080041", + "updated_at": "2026-06-20T13:09:22.080041" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..eafd94af860 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29786, + "slug": "samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte", + "base_model_slug": "galaxy-s20-fe-256gb", + "name": "Samsung Galaxy S20 FE (256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-10-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.085055", + "updated_at": "2026-06-20T13:09:22.085055" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-fe-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..96584bed3e8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29774, + "slug": "samsung-galaxy-s20-fe-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-s20-fe", + "name": "Samsung Galaxy S20 FE", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-10-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.081543", + "updated_at": "2026-06-20T13:09:22.081543" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-fe-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..784d7304b9c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29796, + "slug": "samsung-galaxy-s20-plus-8gb-128gb-4g-lte", + "base_model_slug": "galaxy-s20-plus", + "name": "Samsung Galaxy S20 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.088055", + "updated_at": "2026-06-20T13:09:22.088055" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-plus-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9f9b5255ec6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29800, + "slug": "samsung-galaxy-s20-ultra-12gb-128gb-4g-lte", + "base_model_slug": "galaxy-s20-ultra", + "name": "Samsung Galaxy S20 Ultra", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 1440 x 3200 pixels", + "resolution": "~ 511 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.089060", + "updated_at": "2026-06-20T13:09:22.089060" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a98e0935f59 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-12gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..0c577d564e6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29804, + "slug": "samsung-galaxy-s20-ultra-5g-12gb-128gb-5g", + "base_model_slug": "galaxy-s20-ultra-5g", + "name": "Samsung Galaxy S20 Ultra 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1940, + "slug": "exynos-990", + "name": "Samsung Exynos 990", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G77 MP11", + "url": "/v1/socs/exynos-990" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1440 x 3200 pixels", + "resolution": "~ 511 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 220.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.090566", + "updated_at": "2026-06-20T13:09:22.090566" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a98e0935f59 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s20-ultra-5g-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.0, + "performance": 6.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..4a11860545f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30499, + "slug": "samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-s21-5g-8gb-ram-256gb", + "name": "Samsung Galaxy S21 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 421 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 4.5, + "camera": null, + "battery": 25.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.327825", + "updated_at": "2026-06-20T13:09:22.327825" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..513849876cc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 4.5, + "camera": null, + "battery": 25.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..dbe4b6e9bf1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30496, + "slug": "samsung-galaxy-s21-8gb-128gb-5g", + "base_model_slug": "galaxy-s21", + "name": "Samsung Galaxy S21", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 421 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 4.5, + "camera": null, + "battery": 25.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.327327", + "updated_at": "2026-06-20T13:09:22.327327" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..513849876cc --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": 4.5, + "camera": null, + "battery": 25.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c2503578554 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31166, + "slug": "samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-s21-fe-5g-8gb-ram-256gb", + "name": "Samsung Galaxy S21 FE 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2022-01-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.5, + "performance": 4.5, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.554556", + "updated_at": "2026-06-20T13:09:22.554556" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0b12445e69c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.5, + "performance": 4.5, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3b63868a030 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31867, + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g", + "base_model_slug": "galaxy-s21-fe-snapdragon", + "name": "Samsung Galaxy S21 FE (Snapdragon)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2023-07-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.793772", + "updated_at": "2026-06-20T13:09:22.793772" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6f319471fd9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31868, + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-s21-fe-snapdragon-8gb-ram-128gb", + "name": "Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2023-07-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.793772", + "updated_at": "2026-06-20T13:09:22.793772" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..961ee22d8da --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30502, + "slug": "samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-s21-plus-5g-8gb-ram-256gb", + "name": "Samsung Galaxy S21 Plus 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 4.5, + "camera": null, + "battery": 37.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.330238", + "updated_at": "2026-06-20T13:09:22.330238" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..56b613bacad --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 4.5, + "camera": null, + "battery": 37.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d7b71d8cf5d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30500, + "slug": "samsung-galaxy-s21-plus-8gb-128gb-5g", + "base_model_slug": "galaxy-s21-plus", + "name": "Samsung Galaxy S21 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 4.5, + "camera": null, + "battery": 37.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.327825", + "updated_at": "2026-06-20T13:09:22.328831" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..56b613bacad --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-plus-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.8, + "performance": 4.5, + "camera": null, + "battery": 37.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..a51440d854c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30505, + "slug": "samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g", + "base_model_slug": "galaxy-s21-ultra-5g-12gb-ram-128gb", + "name": "Samsung Galaxy S21 Ultra 5G (12GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 227.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 7.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.331243", + "updated_at": "2026-06-20T13:09:22.331243" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b841afab5cf --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-12gb-ram-128gb-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 7.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..2f65e8f6c63 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30506, + "slug": "samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "galaxy-s21-ultra-5g-16gb-ram-512gb", + "name": "Samsung Galaxy S21 Ultra 5G (16GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1946, + "slug": "exynos-2100", + "name": "Samsung Exynos 2100", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP14", + "url": "/v1/socs/exynos-2100" + }, + "release_date": "2021-01-14", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 227.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.2, + "performance": 10.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.331749", + "updated_at": "2026-06-20T13:09:22.331749" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..1b66b70cfd8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s21-ultra-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.2, + "performance": 10.5, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8f246780982 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31915, + "slug": "samsung-galaxy-s23-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-s23-5g", + "name": "Samsung Galaxy S23 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-02-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.1, + "performance": 33.7, + "camera": null, + "battery": 28.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.806908", + "updated_at": "2026-06-20T13:09:22.806908" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9511f563953 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.1, + "performance": 33.7, + "camera": null, + "battery": 28.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..31d20d095f3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31916, + "slug": "samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-s23-8gb-ram-256gb", + "name": "Samsung Galaxy S23 (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-02-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.1, + "performance": 33.7, + "camera": null, + "battery": 28.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.806908", + "updated_at": "2026-06-20T13:09:22.806908" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9511f563953 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.1, + "performance": 33.7, + "camera": null, + "battery": 28.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..316148924ef --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31959, + "slug": "samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-s23-ultra-12gb-ram-512gb", + "name": "Samsung Galaxy S23 Ultra (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-02-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 501 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 233.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 36.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.821012", + "updated_at": "2026-06-20T13:09:22.821012" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..036e4eca96a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 36.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..aee3818b8b0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31960, + "slug": "samsung-galaxy-s23-ultra-5g-12gb-256gb-5g", + "base_model_slug": "galaxy-s23-ultra-5g", + "name": "Samsung Galaxy S23 Ultra 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-02-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 501 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 233.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 36.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.821512", + "updated_at": "2026-06-20T13:09:22.821512" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..036e4eca96a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.9, + "performance": 36.7, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..48865e4e530 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32309, + "slug": "samsung-galaxy-s24-5g-8gb-256gb-5g", + "base_model_slug": "galaxy-s24-5g", + "name": "Samsung Galaxy S24 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2024-01-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.957352", + "updated_at": "2026-06-20T13:09:22.957352" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..73e08506939 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a0a31c33aaa --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32310, + "slug": "samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "galaxy-s24-8gb-ram-128gb", + "name": "Samsung Galaxy S24 (8GB RAM + 128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2024-01-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.957352", + "updated_at": "2026-06-20T13:09:22.957352" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..73e08506939 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..8fe99097c6d --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32311, + "slug": "samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g", + "base_model_slug": "galaxy-s24-8gb-ram-512gb", + "name": "Samsung Galaxy S24 (8GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2024-01-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.957853", + "updated_at": "2026-06-20T13:09:22.957853" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..73e08506939 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..a33e43d0247 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32315, + "slug": "samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-s24-plus-12gb-ram-512gb", + "name": "Samsung Galaxy S24 Plus (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2024-01-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 44.5, + "performance": 45.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.959353", + "updated_at": "2026-06-20T13:09:22.959353" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..8b726ed91be --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 44.5, + "performance": 45.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..bb9f20a2dde --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32320, + "slug": "samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-s24-ultra-12gb-ram-512gb", + "name": "Samsung Galaxy S24 Ultra (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2024-01-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.8 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 505 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 232.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.960854", + "updated_at": "2026-06-20T13:09:22.960854" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5f51cf44293 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32682, + "slug": "samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-s25-fe-8gb-ram-256gb", + "name": "Samsung Galaxy S25 FE (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2025-09-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 43.0, + "performance": 42.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.095793", + "updated_at": "2026-06-20T13:09:23.095793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..668867d6e45 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 43.0, + "performance": 42.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..6517df663a1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32683, + "slug": "samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g", + "base_model_slug": "galaxy-s25-fe-8gb-ram-512gb", + "name": "Samsung Galaxy S25 FE (8GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2025-09-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 43.0, + "performance": 42.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.096793", + "updated_at": "2026-06-20T13:09:23.096793" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..668867d6e45 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 43.0, + "performance": 42.6, + "camera": null, + "battery": 43.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..38d80bf5f7c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33039, + "slug": "samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-s26-12gb-ram-512gb", + "name": "Samsung Galaxy S26 (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1975, + "slug": "exynos-2600", + "name": "Exynos 2600", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 2.0, + "gpu_name": "Xclipse 960 'Juno' (RDNA 4)", + "url": "/v1/socs/exynos-2600" + }, + "release_date": "2026-02-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 66.6, + "performance": 88.7, + "camera": null, + "battery": 44.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.238708", + "updated_at": "2026-06-20T13:09:23.238708" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..ad7f79386e0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 66.6, + "performance": 88.7, + "camera": null, + "battery": 44.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..c9aa0053c28 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33040, + "slug": "samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-s26-plus-12gb-ram-512gb", + "name": "Samsung Galaxy S26 Plus (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1975, + "slug": "exynos-2600", + "name": "Exynos 2600", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 2.0, + "gpu_name": "Xclipse 960 'Juno' (RDNA 4)", + "url": "/v1/socs/exynos-2600" + }, + "release_date": "2026-02-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 516 PPI", + "type": "Color Dynamic AMOLED 2X Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 71.1, + "performance": 88.7, + "camera": null, + "battery": 53.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.239211", + "updated_at": "2026-06-20T13:09:23.239211" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..e0b9ceca7da --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 71.1, + "performance": 88.7, + "camera": null, + "battery": 53.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8c87d18a7c5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28348, + "slug": "samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte", + "base_model_slug": "galaxy-s6-edge-128gb", + "name": "Samsung Galaxy S6 Edge (128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1896, + "slug": "exynos-7420", + "name": "Exynos 7420", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 14.0, + "gpu_name": "Mali-T760 MP8", + "url": "/v1/socs/exynos-7420" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.09 inches, 1440 x 2560 pixels", + "resolution": "~ 577 PPI", + "type": "Color Super AMOLED Screen" + }, + "cameras": [], + "battery_mah": 2600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 132.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.0, + "performance": 16.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.578260", + "updated_at": "2026-06-20T13:09:21.578260" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..aebea64a4c9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s6-edge-128gb-3gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.0, + "performance": 16.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5fd22643ef8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28941, + "slug": "samsung-galaxy-s8-plus-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-s8-plus", + "name": "Samsung Galaxy S8 Plus", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1912, + "slug": "exynos-8895", + "name": "Exynos 8895", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G71 MP20", + "url": "/v1/socs/exynos-8895" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1440 x 2960 pixels", + "resolution": "~ 531 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.2, + "performance": 25.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.812856", + "updated_at": "2026-06-20T13:09:21.812856" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ab856ecd4fd --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s8-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.2, + "performance": 25.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a6a51ec743a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 28944, + "slug": "samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "galaxy-s8-plus-6gb-ram-128gb", + "name": "Samsung Galaxy S8 Plus (6GB RAM+128GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1912, + "slug": "exynos-8895", + "name": "Exynos 8895", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G71 MP20", + "url": "/v1/socs/exynos-8895" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1440 x 2960 pixels", + "resolution": "~ 531 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.0, + "performance": 26.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.813356", + "updated_at": "2026-06-20T13:09:21.813858" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..80be3568730 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s8-plus-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.0, + "performance": 26.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..305405dc075 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 29048, + "slug": "samsung-galaxy-s9-4gb-64gb-4g-lte", + "base_model_slug": "galaxy-s9", + "name": "Samsung Galaxy S9", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1917, + "slug": "exynos-9810", + "name": "Exynos 9810", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 10.0, + "gpu_name": "Mali-G72 MP18", + "url": "/v1/socs/exynos-9810" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.8 inches, 1440 x 2960 pixels", + "resolution": "~ 568 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.4, + "performance": 42.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:21.850050", + "updated_at": "2026-06-20T13:09:21.850050" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e8a7e2a2315 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-s9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.4, + "performance": 42.7, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a6f1a24980f --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32323, + "slug": "samsung-galaxy-xcover-7-6gb-128gb-5g", + "base_model_slug": "galaxy-xcover-7", + "name": "Samsung Galaxy Xcover 7", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 20.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.961353", + "updated_at": "2026-06-20T13:09:22.961353" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a526b1b48db --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 20.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a40a9b17283 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32692, + "slug": "samsung-galaxy-xcover-7-pro-6gb-128gb-5g", + "base_model_slug": "galaxy-xcover-7-pro", + "name": "Samsung Galaxy Xcover 7 Pro", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 240.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 35.2, + "performance": null, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.099795", + "updated_at": "2026-06-20T13:09:23.099795" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..474d63a6fe7 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-xcover-7-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 35.2, + "performance": null, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..20737138699 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30513, + "slug": "samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-z-flip-3-5g-8gb-ram-256gb", + "name": "Samsung Galaxy Z Flip 3 5G (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color Dynamic AMOLED 2x (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 8.2, + "camera": null, + "battery": 14.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.333760", + "updated_at": "2026-06-20T13:09:22.333760" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..092287f98ac --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 8.2, + "camera": null, + "battery": 14.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..77e77582c87 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30512, + "slug": "samsung-galaxy-z-flip-3-8gb-128gb-5g", + "base_model_slug": "galaxy-z-flip-3", + "name": "Samsung Galaxy Z Flip 3", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color Dynamic AMOLED 2x (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 8.2, + "camera": null, + "battery": 14.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.333259", + "updated_at": "2026-06-20T13:09:22.333259" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..092287f98ac --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-3-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 8.2, + "camera": null, + "battery": 14.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c376a3cae75 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31963, + "slug": "samsung-galaxy-z-flip-5-8gb-256gb-5g", + "base_model_slug": "galaxy-z-flip-5", + "name": "Samsung Galaxy Z Flip 5", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-07-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 33.7, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.821512", + "updated_at": "2026-06-20T13:09:22.821512" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..eba3e2c6d64 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 33.7, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..f7247fd8cab --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31964, + "slug": "samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g", + "base_model_slug": "galaxy-z-flip-5-8gb-ram-512gb", + "name": "Samsung Galaxy Z Flip 5 (8GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-07-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 33.7, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.822516", + "updated_at": "2026-06-20T13:09:22.822516" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..eba3e2c6d64 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.6, + "performance": 33.7, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..4ad240c97c3 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32694, + "slug": "samsung-galaxy-z-flip-7-5g-12gb-256gb-5g", + "base_model_slug": "galaxy-z-flip-7-5g", + "name": "Samsung Galaxy Z Flip 7 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1965, + "slug": "exynos-2500", + "name": "Exynos 2500", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Xclipse 950", + "url": "/v1/socs/exynos-2500" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.100296", + "updated_at": "2026-06-20T13:09:23.100296" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f66bdb99be9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..df5b0a6ed6b --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32695, + "slug": "samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-z-flip-7-5g-12gb-ram-512gb", + "name": "Samsung Galaxy Z Flip 7 5G (12GB RAM+512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1965, + "slug": "exynos-2500", + "name": "Exynos 2500", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Xclipse 950", + "url": "/v1/socs/exynos-2500" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.100296", + "updated_at": "2026-06-20T13:09:23.100296" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..f66bdb99be9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4b9e19b0340 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32696, + "slug": "samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g", + "base_model_slug": "galaxy-z-flip-7-fe-5g", + "name": "Samsung Galaxy Z Flip 7 FE 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.100794", + "updated_at": "2026-06-20T13:09:23.100794" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..73e08506939 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..9c93cb093cb --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32697, + "slug": "samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "galaxy-z-flip-7-fe-8gb-ram-256gb", + "name": "Samsung Galaxy Z Flip 7 FE (8GB RAM + 256GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1961, + "slug": "exynos-2400", + "name": "Samsung Exynos 2400", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 4.0, + "gpu_name": "Xclipse 940", + "url": "/v1/socs/exynos-2400" + }, + "release_date": "2025-07-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.101293", + "updated_at": "2026-06-20T13:09:23.101293" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..73e08506939 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.3, + "performance": 42.6, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..1cf2e0ec195 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33044, + "slug": "samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g", + "base_model_slug": "galaxy-z-flip-7-olympic-edition", + "name": "Samsung Galaxy Z Flip 7 Olympic Edition", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1965, + "slug": "exynos-2500", + "name": "Exynos 2500", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 3.0, + "gpu_name": "Xclipse 950", + "url": "/v1/socs/exynos-2500" + }, + "release_date": "2026-01-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.239712", + "updated_at": "2026-06-20T13:09:23.240718" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..f66bdb99be9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 49.8, + "performance": 60.0, + "camera": null, + "battery": 39.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..9b4e8d769f2 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 29821, + "slug": "samsung-galaxy-z-fold-2-5g-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-2-5g", + "name": "Samsung Galaxy Z Fold 2 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 372 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 279.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.095078", + "updated_at": "2026-06-20T13:09:22.095078" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-2-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..82681828194 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30517, + "slug": "samsung-galaxy-z-fold-3-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-3", + "name": "Samsung Galaxy Z Fold 3", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 271.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 11.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.335258", + "updated_at": "2026-06-20T13:09:22.335258" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6cc870379e8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 11.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..4388d422e5c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30518, + "slug": "samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-z-fold-3-5g-12gb-ram-512gb", + "name": "Samsung Galaxy Z Fold 3 5G (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 271.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 11.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.335258", + "updated_at": "2026-06-20T13:09:22.335258" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..6cc870379e8 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-3-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 11.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..91aa810110c --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31968, + "slug": "samsung-galaxy-z-fold-5-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-5", + "name": "Samsung Galaxy Z Fold 5", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-07-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "resolution": "~ 373 PPI", + "type": "Color Dynamic AMOLED 2X, (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 253.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 36.7, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.823520", + "updated_at": "2026-06-20T13:09:22.823520" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..fb4385222d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 36.7, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..9017458b7f9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 31969, + "slug": "samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-z-fold-5-12gb-ram-512gb", + "name": "Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1748, + "slug": "snapdragon-8-gen-2", + "name": "Snapdragon 8 Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 740", + "url": "/v1/socs/snapdragon-8-gen-2" + }, + "release_date": "2023-07-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "resolution": "~ 373 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 253.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 36.7, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.823520", + "updated_at": "2026-06-20T13:09:22.823520" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..fb4385222d9 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 36.7, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..d26bfa1f364 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32328, + "slug": "samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "galaxy-z-fold-6-12gb-ram-512gb", + "name": "Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1766, + "slug": "snapdragon-8-gen-3", + "name": "Snapdragon 8 Gen 3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/snapdragon-8-gen-3" + }, + "release_date": "2024-07-10", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1856 x 2160 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 239.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.1, + "performance": 54.2, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.962357", + "updated_at": "2026-06-20T13:09:22.962357" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..09d8ec58ae6 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.1, + "performance": 54.2, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..3560aa65ece --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33045, + "slug": "samsung-galaxy-z-fold-8-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-8", + "name": "Samsung Galaxy Z Fold 8", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8.2 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 359 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v17", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 69.0, + "performance": 91.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.240718", + "updated_at": "2026-06-20T13:09:23.240718" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8455616c00a --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 69.0, + "performance": 91.0, + "camera": null, + "battery": 47.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..8fae6d125fa --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33046, + "slug": "samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-8-ultra", + "name": "Samsung Galaxy Z Fold 8 Ultra", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1410, + "slug": "qualcomm-snapdragon", + "name": "Qualcomm Snapdragon", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 45.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/qualcomm-snapdragon" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": null, + "camera": null, + "battery": 27.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.240718", + "updated_at": "2026-06-20T13:09:23.240718" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..e42e912db87 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": null, + "camera": null, + "battery": 27.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..b5ca8366f47 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32331, + "slug": "samsung-galaxy-z-fold-special-edition-16gb-512gb-5g", + "base_model_slug": "galaxy-z-fold-special-edition", + "name": "Samsung Galaxy Z Fold Special Edition", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2024-10-21", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 367 PPI", + "type": "Color LTPO AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 236.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": null, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.963878", + "updated_at": "2026-06-20T13:09:22.963878" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..fd568a4be37 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": null, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..c428c3c90a5 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33047, + "slug": "samsung-galaxy-z-fold-wide-12gb-256gb-5g", + "base_model_slug": "galaxy-z-fold-wide", + "name": "Samsung Galaxy Z Fold Wide", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1410, + "slug": "qualcomm-snapdragon", + "name": "Qualcomm Snapdragon", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 45.0, + "gpu_name": "Unknown mobile GPU", + "url": "/v1/socs/qualcomm-snapdragon" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": null, + "camera": null, + "battery": 27.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.241735", + "updated_at": "2026-06-20T13:09:23.241735" +} diff --git a/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..e42e912db87 --- /dev/null +++ b/site/public/v1/smartphones/samsung-galaxy-z-fold-wide-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.0, + "performance": null, + "camera": null, + "battery": 27.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..c7fde118401 --- /dev/null +++ b/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33048, + "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", + "base_model_slug": "samaung-galaxy-f70e", + "name": "Samaung Galaxy F70e", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-02-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.241735", + "updated_at": "2026-06-20T13:09:23.241735" +} diff --git a/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..083268d15eb --- /dev/null +++ b/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30362, + "slug": "samsung-w21-5g-12gb-256gb-5g", + "base_model_slug": "w21-5g", + "name": "Samsung W21 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-11-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 372 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 279.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.282999", + "updated_at": "2026-06-20T13:09:22.282999" +} diff --git a/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c3c87cb31b1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-w21-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 6.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..c34314c9295 --- /dev/null +++ b/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 30985, + "slug": "samsung-w22-5g-16gb-512gb-5g", + "base_model_slug": "w22-5g", + "name": "Samsung W22 5G", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-10-14", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.6 inches, 1768 x 2208 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color Dynamic AMOLED 2X (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 288.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 14.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:22.495906", + "updated_at": "2026-06-20T13:09:22.495906" +} diff --git a/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..d13a3a19065 --- /dev/null +++ b/site/public/v1/smartphones/samsung-w22-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.6, + "performance": 14.2, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..e14973c58b1 --- /dev/null +++ b/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32602, + "slug": "samsung-w25-16gb-512gb-5g", + "base_model_slug": "w25", + "name": "Samsung W25", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2024-11-06", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 367 PPI", + "type": "Color LTPO AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 236.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": null, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.071218", + "updated_at": "2026-06-20T13:09:23.071218" +} diff --git a/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..fd568a4be37 --- /dev/null +++ b/site/public/v1/smartphones/samsung-w25-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.0, + "performance": null, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/index.json b/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..c75e9ad3ddb --- /dev/null +++ b/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 32603, + "slug": "samsung-w25-flip-12gb-512gb-5g", + "base_model_slug": "w25-flip", + "name": "Samsung W25 Flip", + "brand": { + "id": 113, + "slug": "samsung", + "name": "Samsung", + "country": "KR", + "url": "/v1/brands/samsung" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2024-10-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.071717", + "updated_at": "2026-06-20T13:09:23.071717" +} diff --git a/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/samsung-w25-flip-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..919c2103aee --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33266, + "slug": "sharp-aquos-r3-6gb-64gb-4g-lte", + "base_model_slug": "aquos-r3", + "name": "Sharp Aquos R3", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1440 x 3120 pixels", + "resolution": "~ 561 PPI", + "type": "Color Pro IGZO (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.333536", + "updated_at": "2026-06-20T13:09:23.333536" +} diff --git a/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..75b7f0d3b5d --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r3-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..71fa6406f15 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33293, + "slug": "sharp-aquos-r5g-12gb-256gb-4g-lte", + "base_model_slug": "aquos-r5g", + "name": "Sharp Aquos R5G", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-04-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1440 x 3168 pixels", + "resolution": "~ 535 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3730, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.7, + "performance": 6.4, + "camera": null, + "battery": 10.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.342559", + "updated_at": "2026-06-20T13:09:23.342559" +} diff --git a/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bdf107a3ef4 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r5g-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.7, + "performance": 6.4, + "camera": null, + "battery": 10.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/index.json b/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/index.json new file mode 100644 index 00000000000..7c3220f2f3b --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33332, + "slug": "sharp-aquos-r6-12gb-128gb-5g", + "base_model_slug": "aquos-r6", + "name": "Sharp AQUOS R6", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-05-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1260 x 2730 pixels, 240 Hz", + "resolution": "~ 456 PPI", + "type": "Color IGZO OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.6, + "performance": 11.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.357610", + "updated_at": "2026-06-20T13:09:23.357610" +} diff --git a/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..27542d9166a --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-r6-12gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.6, + "performance": 11.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..541c04eefbb --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33221, + "slug": "sharp-aquos-s2-4gb-64gb-4g-lte", + "base_model_slug": "aquos-s2", + "name": "Sharp Aquos S2", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2040 pixels", + "resolution": "~ 420 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.1, + "performance": 0.0, + "camera": null, + "battery": 0.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.319494", + "updated_at": "2026-06-20T13:09:23.319494" +} diff --git a/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..39419a08df2 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.1, + "performance": 0.0, + "camera": null, + "battery": 0.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b81aadecac6 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33242, + "slug": "sharp-aquos-s3-4gb-64gb-4g-lte", + "base_model_slug": "aquos-s3", + "name": "Sharp Aquos S3", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2160 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 0.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.325016", + "updated_at": "2026-06-20T13:09:23.325016" +} diff --git a/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f37b5a27326 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": 0.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f98279e5d04 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33246, + "slug": "sharp-aquos-s3-high-edition-6gb-128gb-4g-lte", + "base_model_slug": "aquos-s3-high-edition", + "name": "Sharp Aquos S3 High Edition", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 2280 x 1080 pixels", + "resolution": "~ 420 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 19.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.327022", + "updated_at": "2026-06-20T13:09:23.327022" +} diff --git a/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bb990fc2dbb --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-s3-high-edition-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 19.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/index.json b/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..e0dd50b2069 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33467, + "slug": "sharp-aquos-sense-10-6gb-128gb-5g", + "base_model_slug": "aquos-sense-10", + "name": "Sharp Aquos Sense 10", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-10-31", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 240 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.408246", + "updated_at": "2026-06-20T13:09:23.408246" +} diff --git a/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-sense-10-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..466abd5fcc4 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33272, + "slug": "sharp-aquos-sense-3-4gb-64gb-4g-lte", + "base_model_slug": "aquos-sense-3", + "name": "Sharp Aquos Sense 3", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2019-09-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 2160 pixels", + "resolution": "~ 439 PPI", + "type": "Color IGZO LCD (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.335042", + "updated_at": "2026-06-20T13:09:23.335042" +} diff --git a/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-sense-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/index.json b/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..21b140637d4 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33468, + "slug": "sharp-aquos-wish-5-4gb-64gb-5g", + "base_model_slug": "aquos-wish-5", + "name": "Sharp Aquos Wish 5", + "brand": { + "id": 105, + "slug": "sharp", + "name": "Sharp", + "country": "JP", + "url": "/v1/brands/sharp" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-05-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.408246", + "updated_at": "2026-06-20T13:09:23.408246" +} diff --git a/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/sharp-aquos-wish-5-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..102a58fbbf8 --- /dev/null +++ b/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33584, + "slug": "smartisan-jianguo-pro-3-8gb-128gb-4g-lte", + "base_model_slug": "jianguo-pro-3", + "name": "Smartisan Jianguo Pro 3", + "brand": { + "id": 43, + "slug": "smartisan", + "name": "Smartisan", + "country": "CN", + "url": "/v1/brands/smartisan" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-11-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.462464", + "updated_at": "2026-06-20T13:09:23.462464" +} diff --git a/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/smartisan-jianguo-pro-3-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/index.json b/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4298c15d402 --- /dev/null +++ b/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33592, + "slug": "smartisan-nut-r2-8gb-128gb-5g", + "base_model_slug": "nut-r2", + "name": "Smartisan Nut R2", + "brand": { + "id": 43, + "slug": "smartisan", + "name": "Smartisan", + "country": "CN", + "url": "/v1/brands/smartisan" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-10-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4510, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.463974", + "updated_at": "2026-06-20T13:09:23.463974" +} diff --git a/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..80935fba7ce --- /dev/null +++ b/site/public/v1/smartphones/smartisan-nut-r2-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 3.4, + "camera": null, + "battery": 22.6, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..d51b9a2648b --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34339, + "slug": "sony-xperia-1-ii-8gb-256gb-5g", + "base_model_slug": "xperia-1-ii", + "name": "Sony Xperia 1 II", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-02-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1644 x 3840 pixels", + "resolution": "~ 643 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, aptX HD, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.722897", + "updated_at": "2026-06-20T13:09:23.722897" +} diff --git a/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d0bf1c0e599 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-1-ii-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7c137989349 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34400, + "slug": "sony-xperia-1-iii-12gb-256gb-5g", + "base_model_slug": "xperia-1-iii", + "name": "Sony Xperia 1 III", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-05-20", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1644 x 3840 pixels, 120 Hz", + "resolution": "~ 643 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.744975", + "updated_at": "2026-06-20T13:09:23.744975" +} diff --git a/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-1-iii-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..71fc2e14c2c --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34277, + "slug": "sony-xperia-10-3gb-64gb-4g-lte", + "base_model_slug": "xperia-10", + "name": "Sony Xperia 10", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 162.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.702320", + "updated_at": "2026-06-20T13:09:23.702320" +} diff --git a/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..9f087a1370a --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34416, + "slug": "sony-xperia-10-iii-lite-5g-6gb-64gb-5g", + "base_model_slug": "xperia-10-iii-lite-5g", + "name": "Sony Xperia 10 III Lite 5G", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1709, + "slug": "snapdragon-690", + "name": "Snapdragon 690", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619L", + "url": "/v1/socs/snapdragon-690" + }, + "release_date": "2021-08-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.750031", + "updated_at": "2026-06-20T13:09:23.750031" +} diff --git a/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-iii-lite-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..30b6f8e4c84 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34480, + "slug": "sony-xperia-10-iv-5g-6gb-128gb-5g", + "base_model_slug": "xperia-10-iv-5g", + "name": "Sony Xperia 10 IV 5G", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-05-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 161.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.771090", + "updated_at": "2026-06-20T13:09:23.771090" +} diff --git a/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-iv-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f4685147c31 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34283, + "slug": "sony-xperia-10-plus-4gb-64gb-4g-lte", + "base_model_slug": "xperia-10-plus", + "name": "Sony Xperia 10 Plus", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2520 pixels", + "resolution": "~ 422 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.703323", + "updated_at": "2026-06-20T13:09:23.703323" +} diff --git a/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c713e81126b --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34530, + "slug": "sony-xperia-10-v-6gb-128gb-5g", + "base_model_slug": "xperia-10-v", + "name": "Sony Xperia 10 V", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-05-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2520 pixels", + "resolution": "~ 449 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.788708", + "updated_at": "2026-06-20T13:09:23.788708" +} diff --git a/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-10-v-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/index.json b/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6b3d0ca9355 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 34356, + "slug": "sony-xperia-5-ii-8gb-128gb-5g", + "base_model_slug": "xperia-5-ii", + "name": "Sony Xperia 5 II", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-09-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.1 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 449 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.727910", + "updated_at": "2026-06-20T13:09:23.727910" +} diff --git a/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d0bf1c0e599 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-5-ii-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.2, + "performance": 3.4, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..07fe6470749 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34302, + "slug": "sony-xperia-8-4gb-64gb-4g-lte", + "base_model_slug": "xperia-8", + "name": "Sony Xperia 8", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2019-10-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 367 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2760, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.708835", + "updated_at": "2026-06-20T13:09:23.708835" +} diff --git a/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-8-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c01326a78fa --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34363, + "slug": "sony-xperia-8-lite-4gb-64gb-4g-lte", + "base_model_slug": "xperia-8-lite", + "name": "Sony Xperia 8 Lite", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2020-08-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 2560 pixels", + "resolution": "~ 463 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.730915", + "updated_at": "2026-06-20T13:09:23.730915" +} diff --git a/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-8-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..24f740837a7 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34429, + "slug": "sony-xperia-ace-2-4gb-64gb-4g-lte", + "base_model_slug": "xperia-ace-2", + "name": "Sony Xperia Ace 2", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-05-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1496 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 0.0, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.753540", + "updated_at": "2026-06-20T13:09:23.753540" +} diff --git a/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..58e231b4f60 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-ace-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 0.0, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2a3ae07675a --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34305, + "slug": "sony-xperia-ace-4gb-64gb-4g-lte", + "base_model_slug": "xperia-ace", + "name": "Sony Xperia Ace", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1622, + "slug": "snapdragon-630", + "name": "Snapdragon 630", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 508", + "url": "/v1/socs/snapdragon-630" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 2160 pixels", + "resolution": "~ 457 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.709833", + "updated_at": "2026-06-20T13:09:23.709833" +} diff --git a/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-ace-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/index.json b/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/index.json new file mode 100644 index 00000000000..35a18557bcd --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 33926, + "slug": "sony-xperia-c3-1gb-8gb-3g", + "base_model_slug": "xperia-c3", + "name": "Sony Xperia C3", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 149.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.590229", + "updated_at": "2026-06-20T13:09:23.590229" +} diff --git a/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/score/index.json b/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-c3-1gb-8gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/index.json b/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/index.json new file mode 100644 index 00000000000..0de331532d4 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 33942, + "slug": "sony-xperia-e3-single-sim-1gb-4gb", + "base_model_slug": "xperia-e3-single-sim", + "name": "Sony Xperia E3 Single SIM", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 4 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 4 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.5 inches, 480 x 854 pixels", + "resolution": "~ 218 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2330, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 143.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.595258", + "updated_at": "2026-06-20T13:09:23.595756" +} diff --git a/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/score/index.json b/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-e3-single-sim-1gb-4gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..ee6954dc902 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34172, + "slug": "sony-xperia-r1-2gb-16gb-4g-lte", + "base_model_slug": "xperia-r1", + "name": "Sony Xperia R1", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1609, + "slug": "snapdragon-430", + "name": "Snapdragon 430", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-430" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 720 x 1280 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2620, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.669699", + "updated_at": "2026-06-20T13:09:23.669699" +} diff --git a/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-r1-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/index.json b/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/index.json new file mode 100644 index 00000000000..10fe7564578 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 33957, + "slug": "sony-xperia-t2-ultra-dual-1gb-8gb", + "base_model_slug": "xperia-t2-ultra-dual", + "name": "Sony Xperia T2 Ultra Dual", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1572, + "slug": "qualcomm-snapdragon-400", + "name": "Qualcomm Snapdragon 400", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 305", + "url": "/v1/socs/qualcomm-snapdragon-400" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "6 inches, 720 x 1280 pixels", + "resolution": "~ 245 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.3 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.600269", + "updated_at": "2026-06-20T13:09:23.600269" +} diff --git a/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/score/index.json b/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-t2-ultra-dual-1gb-8gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..098f55dff88 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34255, + "slug": "sony-xperia-xz3-4gb-64gb-4g-lte", + "base_model_slug": "xperia-xz3", + "name": "Sony Xperia XZ3", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1440 x 2880 pixels", + "resolution": "~ 537 PPI", + "type": "Color P-OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, Type-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.694294", + "updated_at": "2026-06-20T13:09:23.694294" +} diff --git a/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..89c00a6f57e --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-xz3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 0.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..59c846acffb --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34315, + "slug": "sony-xperia-xz4-6gb-128gb-4g-lte", + "base_model_slug": "xperia-xz4", + "name": "Sony Xperia XZ4", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1440 x 3360 pixels", + "resolution": "~ 492 PPI", + "type": "Color P-OLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.713368", + "updated_at": "2026-06-20T13:09:23.713368" +} diff --git a/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..35f3dccfa4f --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-xz4-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 1.5, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/index.json b/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/index.json new file mode 100644 index 00000000000..14f267b8cf6 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 33972, + "slug": "sony-xperia-z2-3gb-16gb", + "base_model_slug": "xperia-z2", + "name": "Sony Xperia Z2", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.603787", + "updated_at": "2026-06-20T13:09:23.603787" +} diff --git a/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/score/index.json b/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/score/index.json new file mode 100644 index 00000000000..99e3d2f70d1 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z2-3gb-16gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..ea092bd7875 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 33979, + "slug": "sony-xperia-z3-3gb-16gb-4g-lte", + "base_model_slug": "xperia-z3", + "name": "Sony Xperia Z3", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 152.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.606296", + "updated_at": "2026-06-20T13:09:23.606795" +} diff --git a/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2f649732bdb --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z3-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b0870493ce4 --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 34110, + "slug": "sony-xperia-z5-dual-sim-3gb-32gb-4g-lte", + "base_model_slug": "xperia-z5-dual-sim", + "name": "Sony Xperia Z5 Dual Sim", + "brand": { + "id": 107, + "slug": "sony", + "name": "Sony", + "country": "JP", + "url": "/v1/brands/sony" + }, + "soc": { + "id": 1584, + "slug": "snapdragon-810", + "name": "Snapdragon 810", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 430", + "url": "/v1/socs/snapdragon-810" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2900, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 154.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes, microUSB-MHL v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:23.648399", + "updated_at": "2026-06-20T13:09:23.648399" +} diff --git a/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..11d4bd7009d --- /dev/null +++ b/site/public/v1/smartphones/sony-xperia-z5-dual-sim-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.0, + "performance": 8.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..11c30ec3053 --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35227, + "slug": "tcl-10-5g-uw-6gb-128gb-5g", + "base_model_slug": "10-5g-uw", + "name": "TCL 10 5G UW", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-10-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.072407", + "updated_at": "2026-06-20T13:09:24.072407" +} diff --git a/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-5g-uw-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cab3715f9ad --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35230, + "slug": "tcl-10-plus-6gb-64gb-4g-lte", + "base_model_slug": "10-plus", + "name": "TCL 10 Plus", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-07-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.073409", + "updated_at": "2026-06-20T13:09:24.073409" +} diff --git a/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-plus-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6ae5d2292f0 --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35236, + "slug": "tcl-10-pro-6gb-128gb-4g-lte", + "base_model_slug": "10-pro", + "name": "TCL 10 Pro", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2020-04-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.075407", + "updated_at": "2026-06-20T13:09:24.075407" +} diff --git a/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/tcl-10-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..de822969dfb --- /dev/null +++ b/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35249, + "slug": "tcl-10l-6gb-64gb-4g-lte", + "base_model_slug": "10l", + "name": "TCL 10L", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-04-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.079908", + "updated_at": "2026-06-20T13:09:24.079908" +} diff --git a/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/tcl-10l-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/index.json b/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..7bdf2507be3 --- /dev/null +++ b/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35285, + "slug": "tcl-20-pro-5g-6gb-256gb-5g", + "base_model_slug": "20-pro-5g", + "name": "TCL 20 Pro 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-04-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.093927", + "updated_at": "2026-06-20T13:09:24.093927" +} diff --git a/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/tcl-20-pro-5g-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c6a7f704e77 --- /dev/null +++ b/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35300, + "slug": "tcl-20l-4gb-128gb-4g-lte", + "base_model_slug": "20l", + "name": "TCL 20L", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-04-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.098425", + "updated_at": "2026-06-20T13:09:24.098425" +} diff --git a/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tcl-20l-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..442408da2d0 --- /dev/null +++ b/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35301, + "slug": "tcl-20l-plus-6gb-256gb-4g-lte", + "base_model_slug": "20l-plus", + "name": "TCL 20L Plus", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-04-14", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.098425", + "updated_at": "2026-06-20T13:09:24.098425" +} diff --git a/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/tcl-20l-plus-6gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..13a892a1f1b --- /dev/null +++ b/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35311, + "slug": "tcl-20y-4gb-128gb-4g-lte", + "base_model_slug": "20y", + "name": "TCL 20Y", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2021-09-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.101665", + "updated_at": "2026-06-20T13:09:24.101665" +} diff --git a/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/tcl-20y-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e0cc80e9715 --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35354, + "slug": "tcl-30-plus-4gb-128gb-4g-lte", + "base_model_slug": "30-plus", + "name": "TCL 30 Plus", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.2, + "performance": null, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.117715", + "updated_at": "2026-06-20T13:09:24.117715" +} diff --git a/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a956b43ecb --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-plus-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.2, + "performance": null, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..34a511c589f --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35355, + "slug": "tcl-30-se-4gb-64gb-4g-lte", + "base_model_slug": "30-se", + "name": "TCL 30 SE", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-02-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes, Yes (6165H/6165H1 only)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.118715", + "updated_at": "2026-06-20T13:09:24.118715" +} diff --git a/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-se-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..b2287a82f42 --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35356, + "slug": "tcl-30-v-5g-4gb-128gb-5g", + "base_model_slug": "30-v-5g", + "name": "TCL 30 V 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2022-01-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.118715", + "updated_at": "2026-06-20T13:09:24.118715" +} diff --git a/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bc28f73d4c2 --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-v-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9f7d651f7b1 --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35358, + "slug": "tcl-30-xl-6gb-64gb-4g-lte", + "base_model_slug": "30-xl", + "name": "TCL 30 XL", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2022-06-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.119722", + "updated_at": "2026-06-20T13:09:24.119722" +} diff --git a/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/tcl-30-xl-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..7ce38b84eab --- /dev/null +++ b/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35359, + "slug": "tcl-305-2gb-32gb-4g-lte", + "base_model_slug": "305", + "name": "TCL 305", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-01-30", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.119722", + "updated_at": "2026-06-20T13:09:24.119722" +} diff --git a/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/tcl-305-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4f17f37bb74 --- /dev/null +++ b/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35377, + "slug": "tcl-40-se-4gb-128gb-4g-lte", + "base_model_slug": "40-se", + "name": "TCL 40 SE", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.2, + "performance": null, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.127736", + "updated_at": "2026-06-20T13:09:24.127736" +} diff --git a/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a956b43ecb --- /dev/null +++ b/site/public/v1/smartphones/tcl-40-se-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.2, + "performance": null, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/index.json b/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/index.json new file mode 100644 index 00000000000..0c25517c8ef --- /dev/null +++ b/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35365, + "slug": "tcl-405-2gb-32gb-5g", + "base_model_slug": "405", + "name": "TCL 405", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-11-02", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.121727", + "updated_at": "2026-06-20T13:09:24.121727" +} diff --git a/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/score/index.json b/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tcl-405-2gb-32gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1e76402bd10 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35396, + "slug": "tcl-50-5g-8gb-128gb-5g", + "base_model_slug": "50-5g", + "name": "TCL 50 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2024-02-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.135434", + "updated_at": "2026-06-20T13:09:24.135434" +} diff --git a/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3ae8e6ef0fe --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..d18df42e003 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35398, + "slug": "tcl-50-le-5g-4gb-64gb-5g", + "base_model_slug": "50-le-5g", + "name": "TCL 50 LE 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.135933", + "updated_at": "2026-06-20T13:09:24.135933" +} diff --git a/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-le-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..07e893e1253 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35403, + "slug": "tcl-50-xe-5g-4gb-128gb-5g", + "base_model_slug": "50-xe-5g", + "name": "TCL 50 XE 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 0.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.137432", + "updated_at": "2026-06-20T13:09:24.137432" +} diff --git a/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e588733e325 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xe-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 0.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..e1b10416896 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35405, + "slug": "tcl-50-xe-nxtpaper-5g-4gb-128gb-5g", + "base_model_slug": "50-xe-nxtpaper-5g", + "name": "TCL 50 XE NxtPaper 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 0.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.137933", + "updated_at": "2026-06-20T13:09:24.137933" +} diff --git a/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e588733e325 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.6, + "performance": 0.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b0e628d1354 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35407, + "slug": "tcl-50-xl-5g-6gb-128gb-5g", + "base_model_slug": "50-xl-5g", + "name": "TCL 50 XL 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.138433", + "updated_at": "2026-06-20T13:09:24.138433" +} diff --git a/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..08e26acd376 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xl-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c314f56f805 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35410, + "slug": "tcl-50-xl-nxtpaper-5g-6gb-128gb-5g", + "base_model_slug": "50-xl-nxtpaper-5g", + "name": "TCL 50 XL NxtPaper 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.138933", + "updated_at": "2026-06-20T13:09:24.138933" +} diff --git a/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..08e26acd376 --- /dev/null +++ b/site/public/v1/smartphones/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 1.5, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json new file mode 100644 index 00000000000..809ac7eb6aa --- /dev/null +++ b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35414, + "slug": "tcl-60-5g-6gb-256gb-5g", + "base_model_slug": "60-5g", + "name": "TCL 60 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 1.5, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.139434", + "updated_at": "2026-06-20T13:09:24.139434" +} diff --git a/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0df89441bfb --- /dev/null +++ b/site/public/v1/smartphones/tcl-60-5g-6gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 1.5, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..7963ba8f27c --- /dev/null +++ b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35417, + "slug": "tcl-60-se-nxtpaper-5g-8gb-256gb-5g", + "base_model_slug": "60-se-nxtpaper-5g", + "name": "TCL 60 SE Nxtpaper 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 3.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.140951", + "updated_at": "2026-06-20T13:09:24.140951" +} diff --git a/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4e0f881b551 --- /dev/null +++ b/site/public/v1/smartphones/tcl-60-se-nxtpaper-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 3.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..538fe098c5c --- /dev/null +++ b/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35418, + "slug": "tcl-60r-5g-4gb-128gb-5g", + "base_model_slug": "60r-5g", + "name": "TCL 60R 5G", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.141779", + "updated_at": "2026-06-20T13:09:24.141779" +} diff --git a/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..5175a3c163a --- /dev/null +++ b/site/public/v1/smartphones/tcl-60r-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 0.0, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..aec54e83e77 --- /dev/null +++ b/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35383, + "slug": "tcl-ion-x-3gb-32gb-4g-lte", + "base_model_slug": "ion-x", + "name": "TCL Ion X", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2023-01-26", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.129236", + "updated_at": "2026-06-20T13:09:24.129236" +} diff --git a/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7807c093e1d --- /dev/null +++ b/site/public/v1/smartphones/tcl-ion-x-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": 0.0, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json new file mode 100644 index 00000000000..0c241ae7b79 --- /dev/null +++ b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35419, + "slug": "tcl-p10-8gb-512gb-5g", + "base_model_slug": "p10", + "name": "TCL P10", + "brand": { + "id": 46, + "slug": "tcl", + "name": "TCL", + "country": "CN", + "url": "/v1/brands/tcl" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-01-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color NXTPAPER Color Ink (16M Colors)" + }, + "cameras": [], + "battery_mah": 5010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 3.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.142276", + "updated_at": "2026-06-20T13:09:24.142276" +} diff --git a/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..831e174e5aa --- /dev/null +++ b/site/public/v1/smartphones/tcl-p10-8gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.1, + "performance": 3.0, + "camera": null, + "battery": 35.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ccbf2509b37 --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35508, + "slug": "tecno-camon-11s-3gb-32gb-4g-lte", + "base_model_slug": "camon-11s", + "name": "Tecno Camon 11S", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.171390", + "updated_at": "2026-06-20T13:09:24.171390" +} diff --git a/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6a7a29e4b3f --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-11s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": null, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..05b3e127e81 --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35603, + "slug": "tecno-camon-17-6gb-128gb-4g-lte", + "base_model_slug": "camon-17", + "name": "Tecno Camon 17", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-07-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.205050", + "updated_at": "2026-06-20T13:09:24.205050" +} diff --git a/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-17-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0f6eea7e38e --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35605, + "slug": "tecno-camon-18-4gb-128gb-4g-lte", + "base_model_slug": "camon-18", + "name": "Tecno Camon 18", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-10-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.205550", + "updated_at": "2026-06-20T13:09:24.205550" +} diff --git a/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-18-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..5ab3f6bff7f --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35664, + "slug": "tecno-camon-30-premier-5g-12gb-512gb-5g", + "base_model_slug": "camon-30-premier-5g", + "name": "Tecno Camon 30 Premier 5G", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2024-02-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 451 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.225962", + "updated_at": "2026-06-20T13:09:24.225962" +} diff --git a/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9dfd8b5cedd --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-30-premier-5g-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..00a4d7e09b9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35706, + "slug": "tecno-camon-50-ultra-8gb-256gb-5g", + "base_model_slug": "camon-50-ultra", + "name": "Tecno Camon 50 Ultra", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1330, + "slug": "mediatek-dimensity-7400-ultimate", + "name": "Mediatek Dimensity 7400 Ultimate", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-ultimate" + }, + "release_date": "2026-03-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1208 x 2644 pixels, 144 Hz", + "resolution": "~ 429 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.239817", + "updated_at": "2026-06-20T13:09:24.239817" +} diff --git a/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-50-ultra-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..70bda76807f --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35520, + "slug": "tecno-camon-iace-2x-3gb-32gb-4g-lte", + "base_model_slug": "camon-iace-2x", + "name": "Tecno Camon iACE 2X", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1440 pixels", + "resolution": "~ 293 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": null, + "camera": null, + "battery": 0.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.176905", + "updated_at": "2026-06-20T13:09:24.176905" +} diff --git a/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b28d42dd41a --- /dev/null +++ b/site/public/v1/smartphones/tecno-camon-iace-2x-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": null, + "camera": null, + "battery": 0.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/index.json b/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..beb7689a2a5 --- /dev/null +++ b/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35672, + "slug": "tecno-phantom-v-fold-2-12gb-512gb-5g", + "base_model_slug": "phantom-v-fold-2", + "name": "Tecno Phantom V Fold 2", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2024-09-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "7.85 inches, 2000 x 2296 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5750, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 249.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 56.3, + "performance": null, + "camera": null, + "battery": 56.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.229961", + "updated_at": "2026-06-20T13:09:24.229961" +} diff --git a/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..8d8e49c9225 --- /dev/null +++ b/site/public/v1/smartphones/tecno-phantom-v-fold-2-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 56.3, + "performance": null, + "camera": null, + "battery": 56.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8ace0e7e414 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35610, + "slug": "tecno-pova-2-4gb-64gb-4g-lte", + "base_model_slug": "pova-2", + "name": "Tecno Pova 2", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-08-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 231.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.206549", + "updated_at": "2026-06-20T13:09:24.206549" +} diff --git a/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4ab4a602d9a --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35611, + "slug": "tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "pova-2-6gb-ram-128gb", + "name": "Tecno Pova 2 (6GB RAM +128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-08-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 60 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 231.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.207050", + "updated_at": "2026-06-20T13:09:24.207050" +} diff --git a/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e133755ef3f --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35627, + "slug": "tecno-pova-3-4gb-64gb-4g-lte", + "base_model_slug": "pova-3", + "name": "Tecno Pova 3", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-06-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 231.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.213427", + "updated_at": "2026-06-20T13:09:24.213427" +} diff --git a/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..21e254eb9e7 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35628, + "slug": "tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "pova-3-6gb-ram-128gb", + "name": "Tecno Pova 3 (6GB RAM + 128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-06-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 231.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.213926", + "updated_at": "2026-06-20T13:09:24.213926" +} diff --git a/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ff31a09f86f --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35680, + "slug": "tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "pova-6-neo-5g-8gb-ram-256gb", + "name": "Tecno Pova 6 Neo 5G (8GB RAM + 256GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-09-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.93, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.232467", + "updated_at": "2026-06-20T13:09:24.232467" +} diff --git a/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f0832de8654 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35572, + "slug": "tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "pova-6gb-ram-128gb", + "name": "Tecno Pova (6GB RAM + 128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2020-10-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.8 inches, 1640 x 720 pixels", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.192498", + "updated_at": "2026-06-20T13:09:24.192498" +} diff --git a/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9a869c0b490 --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35707, + "slug": "tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "pova-8-5g-8gb-ram-128gb", + "name": "Tecno Pova 8 5G (8GB RAM + 128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1326, + "slug": "mediatek-dimensity-7100", + "name": "Mediatek Dimensity 7100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC2", + "url": "/v1/socs/mediatek-dimensity-7100" + }, + "release_date": "2026-06-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 144 Hz", + "resolution": "~ 381 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 8000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.240314", + "updated_at": "2026-06-20T13:09:24.240314" +} diff --git a/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..aab1c90bb85 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35692, + "slug": "tecno-spark-30c-5g-4gb-128gb-5g", + "base_model_slug": "spark-30c-5g", + "name": "Tecno Spark 30C 5G", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-10-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.235985", + "updated_at": "2026-06-20T13:09:24.235985" +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..33d0cf4ae65 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35693, + "slug": "tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "spark-30c-5g-4gb-ram-64gb", + "name": "Tecno Spark 30C 5G (4GB RAM + 64GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-10-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.235985", + "updated_at": "2026-06-20T13:09:24.235985" +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..45b721c5f81 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35694, + "slug": "tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "spark-30c-5g-8gb-ram-128gb", + "name": "Tecno Spark 30C 5G (8GB RAM + 128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-10-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.236485", + "updated_at": "2026-06-20T13:09:24.236485" +} diff --git a/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..289de4cd051 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35573, + "slug": "tecno-spark-5-2gb-32gb-4g-lte", + "base_model_slug": "spark-5", + "name": "Tecno Spark 5", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2020-05-21", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.192498", + "updated_at": "2026-06-20T13:09:24.192498" +} diff --git a/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-5-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2ec8a6d1458 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35577, + "slug": "tecno-spark-5-pro-4gb-64gb-4g-lte", + "base_model_slug": "spark-5-pro", + "name": "Tecno Spark 5 Pro", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-07-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.195032", + "updated_at": "2026-06-20T13:09:24.195032" +} diff --git a/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-5-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0056b8d6b15 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35584, + "slug": "tecno-spark-6-go-4gb-64gb-4g-lte", + "base_model_slug": "spark-6-go", + "name": "Tecno Spark 6 Go", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2020-12-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 1600 x 720 pixels", + "resolution": "~ 269 PPI", + "type": "Color TFT Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.197032", + "updated_at": "2026-06-20T13:09:24.197032" +} diff --git a/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-6-go-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..133567d4749 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35613, + "slug": "tecno-spark-8-2gb-64gb-4g-lte", + "base_model_slug": "spark-8", + "name": "Tecno Spark 8", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.207550", + "updated_at": "2026-06-20T13:09:24.207550" +} diff --git a/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8d502e86fa1 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35615, + "slug": "tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "spark-8-3gb-ram-32gb", + "name": "Tecno Spark 8 (3GB RAM + 32GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2021-09-13", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.208896", + "updated_at": "2026-06-20T13:09:24.208896" +} diff --git a/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..33d9584cc5d --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35616, + "slug": "tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "spark-8-4gb-ram-64gb", + "name": "Tecno Spark 8 (4GB RAM + 64GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1190, + "slug": "helio-a25", + "name": "Helio A25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-a25" + }, + "release_date": "2021-11-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.209395", + "updated_at": "2026-06-20T13:09:24.209395" +} diff --git a/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..650cc1586b5 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35631, + "slug": "tecno-spark-8c-3gb-64gb-4g-lte", + "base_model_slug": "spark-8c", + "name": "Tecno Spark 8C", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2022-02-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.214927", + "updated_at": "2026-06-20T13:09:24.214927" +} diff --git a/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8c-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0d427b157ca --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35633, + "slug": "tecno-spark-8p-4gb-64gb-4g-lte", + "base_model_slug": "spark-8p", + "name": "Tecno Spark 8P", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2022-07-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.215427", + "updated_at": "2026-06-20T13:09:24.215427" +} diff --git a/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8p-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9b4822f82eb --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35617, + "slug": "tecno-spark-8t-4gb-64gb-4g-lte", + "base_model_slug": "spark-8t", + "name": "Tecno Spark 8T", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-12-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.209892", + "updated_at": "2026-06-20T13:09:24.209892" +} diff --git a/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-8t-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..04cb2fa7151 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35649, + "slug": "tecno-spark-go-2024-3gb-64gb-4g-lte", + "base_model_slug": "spark-go-2024", + "name": "Tecno Spark Go 2024", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2023-12-07", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.221450", + "updated_at": "2026-06-20T13:09:24.221450" +} diff --git a/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-go-2024-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3dd402190f9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35652, + "slug": "tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "spark-go-2024-4gb-ram-128gb", + "name": "Tecno Spark Go 2024 (4GB RAM + 128GB)", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2023-12-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.221450", + "updated_at": "2026-06-20T13:09:24.221450" +} diff --git a/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5b9cab4ae5c --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35586, + "slug": "tecno-spark-power-2-air-3gb-32gb-4g-lte", + "base_model_slug": "spark-power-2-air", + "name": "Tecno Spark Power 2 Air", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2020-09-14", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "7 inches, 720 x 1640 pixels", + "resolution": "~ 258 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 217.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.197532", + "updated_at": "2026-06-20T13:09:24.197532" +} diff --git a/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-power-2-air-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9ee734f003f --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35548, + "slug": "tecno-spark-power-4gb-64gb-4g-lte", + "base_model_slug": "spark-power", + "name": "Tecno Spark Power", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-11-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1548 pixels", + "resolution": "~ 269 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.185974", + "updated_at": "2026-06-20T13:09:24.185974" +} diff --git a/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-power-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..97205684c99 --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35705, + "slug": "tecno-spark-slim-8gb-128gb-4g-lte", + "base_model_slug": "spark-slim", + "name": "Tecno Spark Slim", + "brand": { + "id": 47, + "slug": "tecno", + "name": "Tecno Mobile", + "country": "CN", + "url": "/v1/brands/tecno" + }, + "soc": { + "id": 1320, + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2 (1.1GHz)", + "url": "/v1/socs/mediatek-helio-g200" + }, + "release_date": "2025-09-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.238985", + "updated_at": "2026-06-20T13:09:24.239817" +} diff --git a/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..214606f9b7d --- /dev/null +++ b/site/public/v1/smartphones/tecno-spark-slim-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": null, + "camera": null, + "battery": 37.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..c337e1c9710 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35926, + "slug": "ulefone-armor-27-12gb-256gb-4g-lte", + "base_model_slug": "armor-27", + "name": "Ulefone Armor 27", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 10600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 441.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.0, + "performance": 6.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.321843", + "updated_at": "2026-06-20T13:09:24.321843" +} diff --git a/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..987bd08e7e8 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-27-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.0, + "performance": 6.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..61ca42961b9 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35928, + "slug": "ulefone-armor-27t-12gb-256gb-4g-lte", + "base_model_slug": "armor-27t", + "name": "Ulefone Armor 27T", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 10600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 441.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.0, + "performance": 6.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.322847", + "updated_at": "2026-06-20T13:09:24.322847" +} diff --git a/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..987bd08e7e8 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-27t-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.0, + "performance": 6.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..b097b7490c2 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 35946, + "slug": "ulefone-armor-28-pro-5g-16gb-512gb-5g", + "base_model_slug": "armor-28-pro-5g", + "name": "Ulefone Armor 28 Pro 5G", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 10600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 450.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": 9.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.329316", + "updated_at": "2026-06-20T13:09:24.329316" +} diff --git a/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..aa872915612 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-28-pro-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": 9.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..3ade34e2a4c --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35930, + "slug": "ulefone-armor-mini-20-8gb-256gb-4g-lte", + "base_model_slug": "armor-mini-20", + "name": "Ulefone Armor Mini 20", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 720 x 1600 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 301.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.323356", + "updated_at": "2026-06-20T13:09:24.323356" +} diff --git a/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-armor-mini-20-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..b538062c157 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35910, + "slug": "ulefone-note-14-3gb-16gb-4g-lte", + "base_model_slug": "note-14", + "name": "Ulefone Note 14", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-09-29", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.315715", + "updated_at": "2026-06-20T13:09:24.315715" +} diff --git a/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-note-14-3gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6d17c5a3fb8 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35918, + "slug": "ulefone-note-16-pro-8gb-128gb-4g-lte", + "base_model_slug": "note-16-pro", + "name": "Ulefone Note 16 Pro", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 2090, + "slug": "unisoc-tiger-t606", + "name": "UNISOC Tiger T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57MP2", + "url": "/v1/socs/unisoc-tiger-t606" + }, + "release_date": "2023-05-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.0, + "performance": null, + "camera": null, + "battery": 21.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.318829", + "updated_at": "2026-06-20T13:09:24.318829" +} diff --git a/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f1758aa54cc --- /dev/null +++ b/site/public/v1/smartphones/ulefone-note-16-pro-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.0, + "performance": null, + "camera": null, + "battery": 21.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8eb4b417c3a --- /dev/null +++ b/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35868, + "slug": "ulefone-power-6-4gb-64gb-4g-lte", + "base_model_slug": "power-6", + "name": "Ulefone Power 6", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.300621", + "updated_at": "2026-06-20T13:09:24.300621" +} diff --git a/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-power-6-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3fe95df43b0 --- /dev/null +++ b/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35913, + "slug": "ulefone-power-armor-14-pro-6gb-128gb-4g-lte", + "base_model_slug": "power-armor-14-pro", + "name": "Ulefone Power Armor 14 Pro", + "brand": { + "id": 49, + "slug": "ulefone", + "name": "Ulefone", + "country": "CN", + "url": "/v1/brands/ulefone" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 10000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 358.2, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.316715", + "updated_at": "2026-06-20T13:09:24.316715" +} diff --git a/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/ulefone-power-armor-14-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..203a3fff176 --- /dev/null +++ b/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 35997, + "slug": "vertu-signature-touch-2gb-64gb-4g-lte", + "base_model_slug": "signature-touch", + "name": "Vertu Signature Touch", + "brand": { + "id": 82, + "slug": "vertu", + "name": "Vertu", + "country": "GB", + "url": "/v1/brands/vertu" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2275, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.2 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.346784", + "updated_at": "2026-06-20T13:09:24.346784" +} diff --git a/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/vertu-signature-touch-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..f55eb421ab4 --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 36658, + "slug": "vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "nex-3-5g-12gb-ram-256gb", + "name": "Vivo Nex 3 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-09-16", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.89 inches, 1080 x 2256 pixels", + "resolution": "~ 363 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.572547", + "updated_at": "2026-06-20T13:09:24.572547" +} diff --git a/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..cac2a5563b7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-3-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 6.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ccf2f063b6e --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37063, + "slug": "vivo-nex-3s-5g-8gb-256gb-5g", + "base_model_slug": "nex-3s-5g", + "name": "Vivo Nex 3S 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-03-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.89 inches, 1080 x 2256 pixels", + "resolution": "~ 363 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.709362", + "updated_at": "2026-06-20T13:09:24.709362" +} diff --git a/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-3s-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2774a159cd6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36423, + "slug": "vivo-nex-8gb-128gb-4g-lte", + "base_model_slug": "nex", + "name": "Vivo NEX", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-07-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.59 inches, 1080 x 2316 pixels", + "resolution": "~ 388 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.491584", + "updated_at": "2026-06-20T13:09:24.491584" +} diff --git a/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-nex-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c491979cd9a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36661, + "slug": "vivo-s1-4gb-128gb-4g-lte", + "base_model_slug": "s1", + "name": "Vivo S1", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2019-08-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.573552", + "updated_at": "2026-06-20T13:09:24.573552" +} diff --git a/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bc28f73d4c2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..be62e514ecd --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36665, + "slug": "vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "s1-6gb-ram-128gb", + "name": "Vivo S1 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2019-08-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.574552", + "updated_at": "2026-06-20T13:09:24.574552" +} diff --git a/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4005e3be5a9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36666, + "slug": "vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "s1-6gb-ram-64gb", + "name": "Vivo S1 (6GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2019-08-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.575557", + "updated_at": "2026-06-20T13:09:24.575557" +} diff --git a/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-s1-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4bb97949ebc --- /dev/null +++ b/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37419, + "slug": "vivo-s10-5g-8gb-128gb-5g", + "base_model_slug": "s10-5g", + "name": "Vivo S10 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1227, + "slug": "dimensity-1100", + "name": "Dimensity 1100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1100" + }, + "release_date": "2021-07-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.9, + "performance": 3.0, + "camera": null, + "battery": 20.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.839728", + "updated_at": "2026-06-20T13:09:24.839728" +} diff --git a/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e2e5175dc07 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s10-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.9, + "performance": 3.0, + "camera": null, + "battery": 20.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..d905411adbb --- /dev/null +++ b/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37421, + "slug": "vivo-s10-pro-5g-12gb-256gb-5g", + "base_model_slug": "s10-pro-5g", + "name": "Vivo S10 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1227, + "slug": "dimensity-1100", + "name": "Dimensity 1100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1100" + }, + "release_date": "2021-07-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, LDAC, aptX HD, aptX", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.4, + "performance": 6.0, + "camera": null, + "battery": 20.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.840233", + "updated_at": "2026-06-20T13:09:24.840233" +} diff --git a/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..b286773ac3e --- /dev/null +++ b/site/public/v1/smartphones/vivo-s10-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.4, + "performance": 6.0, + "camera": null, + "battery": 20.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b22ac26b7cd --- /dev/null +++ b/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37425, + "slug": "vivo-s12-pro-5g-8gb-128gb-5g", + "base_model_slug": "s12-pro-5g", + "name": "Vivo S12 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 3.9, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.842742", + "updated_at": "2026-06-20T13:09:24.842742" +} diff --git a/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d07b4b7a382 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s12-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 3.9, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bccae2009d2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37903, + "slug": "vivo-s15-5g-8gb-128gb-5g", + "base_model_slug": "s15-5g", + "name": "Vivo S15 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.018756", + "updated_at": "2026-06-20T13:09:25.019256" +} diff --git a/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s15-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..011d1821142 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37906, + "slug": "vivo-s16-8gb-128gb-5g", + "base_model_slug": "s16", + "name": "Vivo S16", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.1, + "performance": 6.1, + "camera": null, + "battery": 24.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.019256", + "updated_at": "2026-06-20T13:09:25.019256" +} diff --git a/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..95a1de009b1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.1, + "performance": 6.1, + "camera": null, + "battery": 24.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b25f866b60a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37908, + "slug": "vivo-s16-pro-8gb-256gb-5g", + "base_model_slug": "s16-pro", + "name": "Vivo S16 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2022-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.020259", + "updated_at": "2026-06-20T13:09:25.020259" +} diff --git a/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..7d1a2dfa4b5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4a7c8557373 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37910, + "slug": "vivo-s16e-8gb-128gb-5g", + "base_model_slug": "s16e", + "name": "Vivo S16e", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1936, + "slug": "exynos-1080", + "name": "Exynos 1080", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP10", + "url": "/v1/socs/exynos-1080" + }, + "release_date": "2022-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.5, + "performance": 3.0, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.020763", + "updated_at": "2026-06-20T13:09:25.020763" +} diff --git a/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..01bf131e6b3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s16e-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.5, + "performance": 3.0, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c8787a84aeb --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38328, + "slug": "vivo-s17-8gb-256gb-5g", + "base_model_slug": "s17", + "name": "Vivo S17", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1731, + "slug": "snapdragon-778g-plus", + "name": "Snapdragon 778G Plus", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g-plus" + }, + "release_date": "2023-05-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.159270", + "updated_at": "2026-06-20T13:09:25.159270" +} diff --git a/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1b24d218237 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..7b4a3d4afdc --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38331, + "slug": "vivo-s17-pro-8gb-256gb-5g", + "base_model_slug": "s17-pro", + "name": "Vivo S17 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-05-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.160270", + "updated_at": "2026-06-20T13:09:25.160270" +} diff --git a/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..7d1a2dfa4b5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f2f491b47f2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38333, + "slug": "vivo-s17e-8gb-128gb-5g", + "base_model_slug": "s17e", + "name": "Vivo S17e", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-05-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.160769", + "updated_at": "2026-06-20T13:09:25.160769" +} diff --git a/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s17e-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..78adcd0d063 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37066, + "slug": "vivo-s5-8gb-128gb-4g-lte", + "base_model_slug": "s5", + "name": "Vivo S5", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2020-11-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.709862", + "updated_at": "2026-06-20T13:09:24.710362" +} diff --git a/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3449e53371a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s5-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..5099c1355b4 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37067, + "slug": "vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "s5-8gb-ram-256gb", + "name": "Vivo S5 (8GB RAM +256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2020-11-14", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.710362", + "updated_at": "2026-06-20T13:09:24.710362" +} diff --git a/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3449e53371a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s5-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d0b0b44317e --- /dev/null +++ b/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37071, + "slug": "vivo-s7-5g-8gb-128gb-5g", + "base_model_slug": "s7-5g", + "name": "Vivo S7 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-08-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.711368", + "updated_at": "2026-06-20T13:09:24.711368" +} diff --git a/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s7-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f7ade27d1d8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37073, + "slug": "vivo-s7e-5g-8gb-128gb-5g", + "base_model_slug": "s7e-5g", + "name": "Vivo S7e 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-11-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.712903", + "updated_at": "2026-06-20T13:09:24.712903" +} diff --git a/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3449e53371a --- /dev/null +++ b/site/public/v1/smartphones/vivo-s7e-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0ecc9768ea9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37911, + "slug": "vivo-t1-44w-4gb-128gb-4g-lte", + "base_model_slug": "t1-44w", + "name": "Vivo T1 44W", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-05-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.020763", + "updated_at": "2026-06-20T13:09:25.020763" +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fb2cde621ba --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37912, + "slug": "vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "t1-44w-6gb-ram-128gb", + "name": "Vivo T1 44W (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-05-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2408 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.021263", + "updated_at": "2026-06-20T13:09:25.021263" +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..843a10f9582 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37913, + "slug": "vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "t1-44w-8gb-ram-128gb", + "name": "Vivo T1 44W (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-05-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2408 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.021263", + "updated_at": "2026-06-20T13:09:25.021263" +} diff --git a/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..5a8e3c9adba --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37914, + "slug": "vivo-t1-5g-4gb-128gb-5g", + "base_model_slug": "t1-5g", + "name": "Vivo T1 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-02-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.021263", + "updated_at": "2026-06-20T13:09:25.021263" +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e0c51bf7cc2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37915, + "slug": "vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "t1-5g-8gb-ram-128gb", + "name": "Vivo T1 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-02-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.022267", + "updated_at": "2026-06-20T13:09:25.022267" +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6442ccee3b3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37916, + "slug": "vivo-t1-5g-snapdragon-778g-8gb-128gb-5g", + "base_model_slug": "t1-5g-snapdragon-778g", + "name": "Vivo T1 5G (Snapdragon 778G)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-04-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 3.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.022267", + "updated_at": "2026-06-20T13:09:25.022267" +} diff --git a/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..605d0c09b49 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 3.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..771cfe4460c --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37919, + "slug": "vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "t1-pro-5g-8gb-ram-128gb", + "name": "Vivo T1 Pro 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-05-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 3.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.024293", + "updated_at": "2026-06-20T13:09:25.024293" +} diff --git a/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..605d0c09b49 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 3.0, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..ed4ac0d2448 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37918, + "slug": "vivo-t1-pro-6gb-128gb-5g", + "base_model_slug": "t1-pro", + "name": "Vivo T1 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-05-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 1.5, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.023284", + "updated_at": "2026-06-20T13:09:25.023284" +} diff --git a/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..316cae922ab --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 1.5, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5d44d929e5f --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37920, + "slug": "vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "t1x-4gb-ram-128gb", + "name": "Vivo T1x (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-07-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (1 Billion)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.024293", + "updated_at": "2026-06-20T13:09:25.024791" +} diff --git a/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e115f0a2f06 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37921, + "slug": "vivo-t2-5g-2022-8gb-128gb-5g", + "base_model_slug": "t2-5g-2022", + "name": "Vivo T2 5G (2022)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.024791", + "updated_at": "2026-06-20T13:09:25.024791" +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4984d728040 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-2022-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 6.1, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8c19e9504ce --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38341, + "slug": "vivo-t2-5g-6gb-128gb-5g", + "base_model_slug": "t2-5g", + "name": "Vivo T2 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.163278", + "updated_at": "2026-06-20T13:09:25.163278" +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ceadffb44ae --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.5, + "performance": 1.5, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..34ad5d43052 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38342, + "slug": "vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "t2-5g-8gb-ram-128gb", + "name": "Vivo T2 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.163779", + "updated_at": "2026-06-20T13:09:25.163779" +} diff --git a/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f1213e935f9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38345, + "slug": "vivo-t2-pro-5g-8gb-128gb-5g", + "base_model_slug": "t2-pro-5g", + "name": "Vivo T2 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-09-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.164782", + "updated_at": "2026-06-20T13:09:25.164782" +} diff --git a/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5fbc878cf9e --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38346, + "slug": "vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t2-pro-5g-8gb-ram-256gb", + "name": "Vivo T2 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-09-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.165281", + "updated_at": "2026-06-20T13:09:25.165281" +} diff --git a/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..81e2c2bd8bb --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37923, + "slug": "vivo-t2x-5g-2022-8gb-128gb-5g", + "base_model_slug": "t2x-5g-2022", + "name": "Vivo T2x 5G (2022)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1244, + "slug": "dimensity-1300", + "name": "MediaTek Dimensity 1300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1300" + }, + "release_date": "2022-05-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 4.3, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.025791", + "updated_at": "2026-06-20T13:09:25.025791" +} diff --git a/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8dcfdd0d70e --- /dev/null +++ b/site/public/v1/smartphones/vivo-t2x-5g-2022-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.1, + "performance": 4.3, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..513c5768e6c --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38510, + "slug": "vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t3-5g-8gb-ram-256gb", + "name": "Vivo T3 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2024-03-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.221611", + "updated_at": "2026-06-20T13:09:25.221611" +} diff --git a/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9264455ada6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.4, + "performance": 5.8, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a721afda51e --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38513, + "slug": "vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "t3-lite-5g-6gb-ram-128gb", + "name": "Vivo T3 Lite 5G (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.221611", + "updated_at": "2026-06-20T13:09:25.221611" +} diff --git a/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..15a1544feb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38518, + "slug": "vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "t3-ultra-12gb-ram-256gb", + "name": "Vivo T3 Ultra (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2024-09-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 44.0, + "performance": 35.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.223622", + "updated_at": "2026-06-20T13:09:25.223622" +} diff --git a/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..5028767adf3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 44.0, + "performance": 35.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..df26c556fa7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38519, + "slug": "vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t3-ultra-8gb-ram-256gb", + "name": "Vivo T3 Ultra (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2024-09-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 42.5, + "performance": 32.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.224120", + "updated_at": "2026-06-20T13:09:25.224120" +} diff --git a/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..120a2dab792 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 42.5, + "performance": 32.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..0870c664921 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38625, + "slug": "vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "t4-5g-12gb-ram-256gb", + "name": "Vivo T4 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-22", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.262226", + "updated_at": "2026-06-20T13:09:25.262226" +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..bbd809e8ac9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38624, + "slug": "vivo-t4-5g-8gb-128gb-5g", + "base_model_slug": "t4-5g", + "name": "Vivo T4 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.261221", + "updated_at": "2026-06-20T13:09:25.261221" +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..add1516db52 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38626, + "slug": "vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t4-5g-8gb-ram-256gb", + "name": "Vivo T4 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2025-04-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.262731", + "updated_at": "2026-06-20T13:09:25.262731" +} diff --git a/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..f6dfed59eec --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38627, + "slug": "vivo-t4-lite-5g-4gb-128gb-5g", + "base_model_slug": "t4-lite-5g", + "name": "Vivo T4 Lite 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.263231", + "updated_at": "2026-06-20T13:09:25.263231" +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..337089edc70 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38628, + "slug": "vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "t4-lite-5g-4gb-ram-64gb", + "name": "Vivo T4 Lite 5G (4GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.263231", + "updated_at": "2026-06-20T13:09:25.263231" +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..11d1d413f6f --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38629, + "slug": "vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g", + "base_model_slug": "t4-lite-5g-6-gb-ram-128-gb", + "name": "Vivo T4 Lite 5G (6 GB RAM +128 GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.263732", + "updated_at": "2026-06-20T13:09:25.263732" +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..edf57bdd477 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38630, + "slug": "vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g", + "base_model_slug": "t4-lite-5g-8gb-ram-256gb", + "name": "Vivo T4 Lite 5G (8GB RAM +256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.263732", + "updated_at": "2026-06-20T13:09:25.263732" +} diff --git a/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..cf9a69fbe0f --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38632, + "slug": "vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "t4-pro-5g-12gb-ram-256gb", + "name": "Vivo T4 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.265233", + "updated_at": "2026-06-20T13:09:25.265731" +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6d58ae906fa --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38631, + "slug": "vivo-t4-pro-5g-8gb-128gb-5g", + "base_model_slug": "t4-pro-5g", + "name": "Vivo T4 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.264732", + "updated_at": "2026-06-20T13:09:25.264732" +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..89de93ce290 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38633, + "slug": "vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t4-pro-5g-8gb-ram-256gb", + "name": "Vivo T4 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.265731", + "updated_at": "2026-06-20T13:09:25.265731" +} diff --git a/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..56c2da8d7b0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38636, + "slug": "vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "t4-ultra-12gb-ram-256gb", + "name": "Vivo T4 Ultra (12GB RAM+ 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2025-06-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 Billion)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.266731", + "updated_at": "2026-06-20T13:09:25.266731" +} diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a027ba3731f --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..e64165e617b --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38637, + "slug": "vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "t4-ultra-12gb-ram-512gb", + "name": "Vivo T4 Ultra (12GB RAM+ 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2025-06-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 Billion)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.267230", + "updated_at": "2026-06-20T13:09:25.267230" +} diff --git a/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..a027ba3731f --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..24c82c78de9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38641, + "slug": "vivo-t4x-5g-6gb-128gb-5g", + "base_model_slug": "t4x-5g", + "name": "Vivo T4x 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-03-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 1.5, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.267730", + "updated_at": "2026-06-20T13:09:25.267730" +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bf96593f46e --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.8, + "performance": 1.5, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..a80c8eefdc7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38642, + "slug": "vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "t4x-5g-8gb-ram-128gb", + "name": "Vivo T4x 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-03-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.269242", + "updated_at": "2026-06-20T13:09:25.269242" +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..dc6be6d218b --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38643, + "slug": "vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t4x-5g-8gb-ram-256gb", + "name": "Vivo T4x 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-03-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.269242", + "updated_at": "2026-06-20T13:09:25.269242" +} diff --git a/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..309d395d5aa --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38706, + "slug": "vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "t5-pro-5g-12gb-ram-256gb", + "name": "Vivo T5 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1806, + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" + }, + "release_date": "2026-04-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 9020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.288842", + "updated_at": "2026-06-20T13:09:25.288842" +} diff --git a/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..72f58267384 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38707, + "slug": "vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t5-pro-5g-8gb-ram-256gb", + "name": "Vivo T5 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1806, + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" + }, + "release_date": "2026-04-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 9020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.288842", + "updated_at": "2026-06-20T13:09:25.288842" +} diff --git a/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..12f77810ed9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38708, + "slug": "vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "t5x-5g-8gb-ram-128gb", + "name": "Vivo T5x 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1329, + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.289341", + "updated_at": "2026-06-20T13:09:25.289341" +} diff --git a/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a612b87904b --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38709, + "slug": "vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "t5x-5g-8gb-ram-256gb", + "name": "Vivo T5x 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1329, + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 7200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.289341", + "updated_at": "2026-06-20T13:09:25.289341" +} diff --git a/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f1f7ca9e246 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36676, + "slug": "vivo-u10-3gb-32gb-4g-lte", + "base_model_slug": "u10", + "name": "Vivo U10", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-24", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.578574", + "updated_at": "2026-06-20T13:09:24.578574" +} diff --git a/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..10828311d50 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36679, + "slug": "vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "u10-3gb-ram-64gb", + "name": "Vivo U10 (3GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-24", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.581087", + "updated_at": "2026-06-20T13:09:24.581087" +} diff --git a/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1665881c9bc --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36680, + "slug": "vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "u10-4gb-ram-64gb", + "name": "Vivo U10 (4GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-09-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.581587", + "updated_at": "2026-06-20T13:09:24.581587" +} diff --git a/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u10-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..66489dfee04 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36681, + "slug": "vivo-u20-4gb-64gb-4g-lte", + "base_model_slug": "u20", + "name": "Vivo U20", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-11-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.581587", + "updated_at": "2026-06-20T13:09:24.581587" +} diff --git a/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u20-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d076b06b9c3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36685, + "slug": "vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "u20-6gb-ram-64gb", + "name": "Vivo U20 (6GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-11-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.583097", + "updated_at": "2026-06-20T13:09:24.583097" +} diff --git a/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-u20-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3f6b2e08e9d --- /dev/null +++ b/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36688, + "slug": "vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "u3-6gb-ram-64gb", + "name": "Vivo U3 (6GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-10-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.584097", + "updated_at": "2026-06-20T13:09:24.584097" +} diff --git a/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-u3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..4d8bbb7121c --- /dev/null +++ b/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37430, + "slug": "vivo-u3x-6gb-64gb-5g", + "base_model_slug": "u3x", + "name": "Vivo U3x", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-03-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.845878", + "updated_at": "2026-06-20T13:09:24.845878" +} diff --git a/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-u3x-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c80c2329458 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36431, + "slug": "vivo-v11-pro-6gb-64gb-4g-lte", + "base_model_slug": "v11-pro", + "name": "Vivo V11 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.41 inches, 1080 x 2340 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 156.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 19.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.494094", + "updated_at": "2026-06-20T13:09:24.494094" +} diff --git a/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8441aa01c44 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v11-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 19.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1f806184f64 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36434, + "slug": "vivo-v11i-4gb-128gb-4g-lte", + "base_model_slug": "v11i", + "name": "Vivo V11i", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3315, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.4, + "performance": 0.0, + "camera": null, + "battery": 4.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.494593", + "updated_at": "2026-06-20T13:09:24.494593" +} diff --git a/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..658fd7bcdb1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v11i-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.4, + "performance": 0.0, + "camera": null, + "battery": 4.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..07588ad589e --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36690, + "slug": "vivo-v15-6gb-64gb-4g-lte", + "base_model_slug": "v15", + "name": "Vivo V15", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.584597", + "updated_at": "2026-06-20T13:09:24.584597" +} diff --git a/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1535a3333c5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36692, + "slug": "vivo-v15-pro-6gb-128gb-4g-lte", + "base_model_slug": "v15-pro", + "name": "Vivo V15 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-02-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2316 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, EDR, aptX", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.584597", + "updated_at": "2026-06-20T13:09:24.584597" +} diff --git a/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..00a4fc3bc0d --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.0, + "performance": 1.5, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8b82a37d262 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36695, + "slug": "vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "v15-pro-8gb-ram-128gb", + "name": "Vivo V15 Pro (8GB RAM +128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2316 pixels", + "resolution": "~ 400 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.586108", + "updated_at": "2026-06-20T13:09:24.586108" +} diff --git a/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28e1f4c3b74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v15-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 6.8, + "performance": 3.0, + "camera": null, + "battery": 10.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2884f3e6e23 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36698, + "slug": "vivo-v17-8gb-128gb-4g-lte", + "base_model_slug": "v17", + "name": "Vivo V17", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-12-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.587608", + "updated_at": "2026-06-20T13:09:24.587608" +} diff --git a/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v17-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5b07527816b --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37074, + "slug": "vivo-v19-8gb-128gb-4g-lte", + "base_model_slug": "v19", + "name": "Vivo V19", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2020-05-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.713402", + "updated_at": "2026-06-20T13:09:24.713402" +} diff --git a/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..e1ffe37e5f8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37077, + "slug": "vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "v19-8gb-ram-256gb", + "name": "Vivo V19 (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2020-05-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.714909", + "updated_at": "2026-06-20T13:09:24.714909" +} diff --git a/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..dd5d0db7758 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37080, + "slug": "vivo-v19-neo-8gb-128gb-4g-lte", + "base_model_slug": "v19-neo", + "name": "Vivo V19 Neo", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2020-06-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.715916", + "updated_at": "2026-06-20T13:09:24.715916" +} diff --git a/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v19-neo-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..031b23092b6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37088, + "slug": "vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte", + "base_model_slug": "v20-2021-8-gb-ram-256-gb", + "name": "Vivo V20 2021 (8 GB RAM +256 GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-12-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.717915", + "updated_at": "2026-06-20T13:09:24.718416" +} diff --git a/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-2021-8-gb-ram-256-gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0e9c5c9d33f --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37086, + "slug": "vivo-v20-2021-8gb-128gb-4g-lte", + "base_model_slug": "v20-2021", + "name": "Vivo V20 2021", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-12-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.717416", + "updated_at": "2026-06-20T13:09:24.717416" +} diff --git a/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-2021-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..1b908d0d07d --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37089, + "slug": "vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "v20-8gb-ram-256gb", + "name": "Vivo V20 (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-10-13", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.718416", + "updated_at": "2026-06-20T13:09:24.718416" +} diff --git a/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8b35b70f685 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37090, + "slug": "vivo-v20-pro-8gb-128gb-5g", + "base_model_slug": "v20-pro", + "name": "Vivo V20 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-12-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.718915", + "updated_at": "2026-06-20T13:09:24.718915" +} diff --git a/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v20-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a3d6866d2ab --- /dev/null +++ b/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37435, + "slug": "vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "v21-5g-8gb-ram-256gb", + "name": "Vivo V21 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-04-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color E3 AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.847374", + "updated_at": "2026-06-20T13:09:24.847374" +} diff --git a/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v21-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cda22426b17 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37431, + "slug": "vivo-v21-8gb-128gb-4g-lte", + "base_model_slug": "v21", + "name": "Vivo V21", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-04-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.846372", + "updated_at": "2026-06-20T13:09:24.846372" +} diff --git a/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v21-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..38317a25f66 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37930, + "slug": "vivo-v23-pro-5g-8gb-128gb-5g", + "base_model_slug": "v23-pro-5g", + "name": "Vivo V23 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2022-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 3.9, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.028293", + "updated_at": "2026-06-20T13:09:25.028293" +} diff --git a/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d07b4b7a382 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v23-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 3.9, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..cf1bcda1961 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37932, + "slug": "vivo-v25-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v25-12gb-ram-256gb", + "name": "Vivo V25 (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-09-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 6.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.030794", + "updated_at": "2026-06-20T13:09:25.030794" +} diff --git a/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8c1f92b2078 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.8, + "performance": 6.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..beb417ab102 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37933, + "slug": "vivo-v25-5g-8gb-128gb-5g", + "base_model_slug": "v25-5g", + "name": "Vivo V25 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2022-09-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.031294", + "updated_at": "2026-06-20T13:09:25.031294" +} diff --git a/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ee07ee78c30 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37937, + "slug": "vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v25-pro-12gb-ram-256gb", + "name": "Vivo V25 Pro (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1244, + "slug": "dimensity-1300", + "name": "MediaTek Dimensity 1300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1300" + }, + "release_date": "2022-08-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4830, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 7.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.032813", + "updated_at": "2026-06-20T13:09:25.032813" +} diff --git a/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1591509f3d1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 7.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..6f71a9c5ab7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37938, + "slug": "vivo-v25-pro-5g-8gb-128gb-5g", + "base_model_slug": "v25-pro-5g", + "name": "Vivo V25 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1244, + "slug": "dimensity-1300", + "name": "MediaTek Dimensity 1300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1300" + }, + "release_date": "2022-08-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4830, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 4.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.032813", + "updated_at": "2026-06-20T13:09:25.032813" +} diff --git a/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..922566e18d1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v25-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 4.3, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2e0ef5aa10a --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38351, + "slug": "vivo-v27-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v27-12gb-ram-256gb", + "name": "Vivo V27 (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-03-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.9, + "performance": 8.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.167288", + "updated_at": "2026-06-20T13:09:25.167288" +} diff --git a/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0750a65c96e --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.9, + "performance": 8.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..107bac84ddd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38350, + "slug": "vivo-v27-8gb-128gb-5g", + "base_model_slug": "v27", + "name": "Vivo V27", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1267, + "slug": "dimensity-7200", + "name": "MediaTek Dimensity 7200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC4", + "url": "/v1/socs/dimensity-7200" + }, + "release_date": "2023-03-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.166280", + "updated_at": "2026-06-20T13:09:25.166280" +} diff --git a/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..ad5d61a697a --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.4, + "performance": 5.8, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2b9c3a117b2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38356, + "slug": "vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v27-pro-12gb-ram-256gb", + "name": "Vivo V27 Pro (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-03-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07 billion)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.168314", + "updated_at": "2026-06-20T13:09:25.168314" +} diff --git a/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8b8be21b333 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..fcd67d9334f --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38357, + "slug": "vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "v27-pro-8gb-ram-256gb", + "name": "Vivo V27 Pro (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-03-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07 billion)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.168314", + "updated_at": "2026-06-20T13:09:25.168314" +} diff --git a/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..7d1a2dfa4b5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 13.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ab1af44aba8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38361, + "slug": "vivo-v27e-8gb-128gb-4g-lte", + "base_model_slug": "v27e", + "name": "Vivo V27e", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2023-03-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.169321", + "updated_at": "2026-06-20T13:09:25.169321" +} diff --git a/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1b24d218237 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v27e-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2df6ecf0482 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38365, + "slug": "vivo-v29-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v29-12gb-ram-256gb", + "name": "Vivo V29 (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 6.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.171325", + "updated_at": "2026-06-20T13:09:25.171325" +} diff --git a/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c0b507a971c --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 6.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..90e78f2d0a9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38364, + "slug": "vivo-v29-8gb-128gb-5g", + "base_model_slug": "v29", + "name": "Vivo V29", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.170821", + "updated_at": "2026-06-20T13:09:25.170821" +} diff --git a/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1b24d218237 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.0, + "performance": 3.0, + "camera": null, + "battery": 29.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9f2f89dc3ef --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38366, + "slug": "vivo-v29-lite-8gb-128gb-5g", + "base_model_slug": "v29-lite", + "name": "Vivo V29 Lite", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-06-02", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.172334", + "updated_at": "2026-06-20T13:09:25.172334" +} diff --git a/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-lite-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7dd40cd0fdc --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38369, + "slug": "vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v29-pro-12gb-ram-256gb", + "name": "Vivo V29 Pro (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2023-10-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.173340", + "updated_at": "2026-06-20T13:09:25.173340" +} diff --git a/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8b8be21b333 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.7, + "performance": 16.4, + "camera": null, + "battery": 39.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f06895decc5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38373, + "slug": "vivo-v29e-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "v29e-8gb-ram-256gb", + "name": "Vivo V29e (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-08-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.174341", + "updated_at": "2026-06-20T13:09:25.174341" +} diff --git a/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..583eb61c307 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38374, + "slug": "vivo-v30-lite-12gb-256gb-5g", + "base_model_slug": "v30-lite", + "name": "Vivo V30 Lite", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-12-29", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 6.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.174840", + "updated_at": "2026-06-20T13:09:25.174840" +} diff --git a/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6c92fed0f91 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-lite-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 6.0, + "camera": null, + "battery": 32.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..cbe8e3b64e7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38527, + "slug": "vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "v30-pro-12gb-ram-512gb", + "name": "Vivo V30 Pro (12GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2024-03-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.228119", + "updated_at": "2026-06-20T13:09:25.228119" +} diff --git a/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..9dfd8b5cedd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.7, + "performance": 16.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2ecb7514d70 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38528, + "slug": "vivo-v30-pro-5g-8gb-256gb-5g", + "base_model_slug": "v30-pro-5g", + "name": "Vivo V30 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2024-03-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.228119", + "updated_at": "2026-06-20T13:09:25.228119" +} diff --git a/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d1825abada6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v30-pro-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..64d8786a709 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38539, + "slug": "vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "v40-pro-5g-12gb-ram-512gb", + "name": "Vivo V40 Pro 5G (12GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2024-08-07", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 44.0, + "performance": 35.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.230629", + "updated_at": "2026-06-20T13:09:25.230629" +} diff --git a/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..5028767adf3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 44.0, + "performance": 35.6, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..686d2bc35a0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38542, + "slug": "vivo-v40e-5g-8gb-128gb-5g", + "base_model_slug": "v40e-5g", + "name": "Vivo V40e 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2024-09-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.231129", + "updated_at": "2026-06-20T13:09:25.231129" +} diff --git a/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c2ae5f5e97 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v40e-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..dfaaa4ba2e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38654, + "slug": "vivo-v50e-5g-8gb-128gb-5g", + "base_model_slug": "v50e-5g", + "name": "Vivo V50e 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-04-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 3.0, + "camera": null, + "battery": 54.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.272265", + "updated_at": "2026-06-20T13:09:25.272265" +} diff --git a/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..86cda0f9b75 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v50e-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 3.0, + "camera": null, + "battery": 54.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ca2be43ec80 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38655, + "slug": "vivo-v50e-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "v50e-8gb-ram-256gb", + "name": "Vivo V50e (8GB RAM +256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-04-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 3.0, + "camera": null, + "battery": 54.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.272770", + "updated_at": "2026-06-20T13:09:25.272770" +} diff --git a/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..86cda0f9b75 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 28.5, + "performance": 3.0, + "camera": null, + "battery": 54.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7d3f8e86a1c --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38657, + "slug": "vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v60-5g-12gb-ram-256gb", + "name": "Vivo V60 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.273270", + "updated_at": "2026-06-20T13:09:25.273270" +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..df60212d6eb --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38658, + "slug": "vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "v60-5g-16gb-ram-512gb", + "name": "Vivo V60 5G (16GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-12", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.273270", + "updated_at": "2026-06-20T13:09:25.273270" +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fcef454cf85 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38656, + "slug": "vivo-v60-5g-8gb-128gb-5g", + "base_model_slug": "v60-5g", + "name": "Vivo V60 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.272770", + "updated_at": "2026-06-20T13:09:25.272770" +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e584f96d990 --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38659, + "slug": "vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "v60-5g-8gb-ram-256gb", + "name": "Vivo V60 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2025-08-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.273773", + "updated_at": "2026-06-20T13:09:25.273773" +} diff --git a/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d49c872d45d --- /dev/null +++ b/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36390, + "slug": "vivo-v7-plus-4gb-64gb-4g-lte", + "base_model_slug": "v7-plus", + "name": "Vivo V7 Plus", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3225, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.4, + "performance": null, + "camera": null, + "battery": 3.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.482079", + "updated_at": "2026-06-20T13:09:24.482079" +} diff --git a/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..86639a1bd3f --- /dev/null +++ b/site/public/v1/smartphones/vivo-v7-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.4, + "performance": null, + "camera": null, + "battery": 3.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ccf6048c43e --- /dev/null +++ b/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38710, + "slug": "vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "v70-5g-12gb-ram-256gb", + "name": "Vivo V70 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 720", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1260 x 2750 pixels, 120 Hz", + "resolution": "~ 459 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.289841", + "updated_at": "2026-06-20T13:09:25.289841" +} diff --git a/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b5d839a9579 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38398, + "slug": "vivo-x100-5g-12gb-256gb-5g", + "base_model_slug": "x100-5g", + "name": "Vivo X100 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2023-11-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.181349", + "updated_at": "2026-06-20T13:09:25.181349" +} diff --git a/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a1446269b04 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..9fc0c309d12 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38399, + "slug": "vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "x100-5g-16gb-ram-512gb", + "name": "Vivo X100 5G (16GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2023-11-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1.07B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 53.0, + "performance": 61.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.181349", + "updated_at": "2026-06-20T13:09:25.181349" +} diff --git a/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..8a1ce81dd4a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 53.0, + "performance": 61.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..8992d3c9409 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38403, + "slug": "vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "x100-pro-16gb-ram-512gb", + "name": "Vivo X100 Pro (16GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2023-11-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 56.0, + "performance": 61.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.182863", + "updated_at": "2026-06-20T13:09:25.182863" +} diff --git a/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..4f622aec2d2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 56.0, + "performance": 61.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/index.json new file mode 100644 index 00000000000..06609896b16 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38404, + "slug": "vivo-x100-pro-5g-16gb-256gb-5g", + "base_model_slug": "x100-pro-5g", + "name": "Vivo X100 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2023-11-13", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 56.0, + "performance": 61.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.183868", + "updated_at": "2026-06-20T13:09:25.183868" +} diff --git a/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4f622aec2d2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100-pro-5g-16gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 56.0, + "performance": 61.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7f5c50eb6bb --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38553, + "slug": "vivo-x100s-pro-12gb-256gb-5g", + "base_model_slug": "x100s-pro", + "name": "Vivo X100S Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-05-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 224.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 54.5, + "performance": 58.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.237141", + "updated_at": "2026-06-20T13:09:25.237641" +} diff --git a/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ed52b710af0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x100s-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 54.5, + "performance": 58.1, + "camera": null, + "battery": 51.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ff4f7687cd9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38556, + "slug": "vivo-x200-5g-12gb-256gb-5g", + "base_model_slug": "x200-5g", + "name": "Vivo X200 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-12-12", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 74.3, + "camera": null, + "battery": 62.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.238141", + "updated_at": "2026-06-20T13:09:25.238141" +} diff --git a/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ea2ce07d563 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 74.3, + "camera": null, + "battery": 62.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..8272bc546c6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38663, + "slug": "vivo-x200-fe-12gb-256gb-5g", + "base_model_slug": "x200-fe", + "name": "Vivo X200 FE", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.275297", + "updated_at": "2026-06-20T13:09:25.275297" +} diff --git a/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..87bf2ca8a6a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-fe-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 59.0, + "performance": 58.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..a2c4fcaf24a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38665, + "slug": "vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "x200-fe-16gb-ram-512gb", + "name": "Vivo X200 FE (16GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.5, + "performance": 61.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.276297", + "updated_at": "2026-06-20T13:09:25.276297" +} diff --git a/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..fe896c4b5a3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.5, + "performance": 61.1, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..e5895617f80 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38560, + "slug": "vivo-x200-pro-5g-16gb-512gb-5g", + "base_model_slug": "x200-pro-5g", + "name": "Vivo X200 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1288, + "slug": "dimensity-9400", + "name": "MediaTek Dimensity 9400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400" + }, + "release_date": "2024-12-12", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 228.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 71.2, + "performance": 77.3, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.238640", + "updated_at": "2026-06-20T13:09:25.238640" +} diff --git a/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..06c72f57696 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200-pro-5g-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 71.2, + "performance": 77.3, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..c1133d63842 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38713, + "slug": "vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g", + "base_model_slug": "x200t-12-gb-ram-512-gb", + "name": "Vivo X200T (12 GB RAM + 512 GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1309, + "slug": "dimensity-9400-plus", + "name": "Dimensity 9400+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400-plus" + }, + "release_date": "2026-01-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 70.8, + "performance": 76.6, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.289841", + "updated_at": "2026-06-20T13:09:25.289841" +} diff --git a/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..75b2068a86c --- /dev/null +++ b/site/public/v1/smartphones/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 70.8, + "performance": 76.6, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..bc89caba618 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36558, + "slug": "vivo-x21i-4gb-128gb-4g-lte", + "base_model_slug": "x21i", + "name": "Vivo X21i", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1125, + "slug": "helio-p60", + "name": "Helio P60", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/helio-p60" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2280 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3425, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.532155", + "updated_at": "2026-06-20T13:09:24.532155" +} diff --git a/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..71892a1ae19 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x21i-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.2, + "performance": 0.0, + "camera": null, + "battery": 6.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..5f704c14c95 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 36875, + "slug": "vivo-x30-8gb-128gb-5g", + "base_model_slug": "x30", + "name": "Vivo X30", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1931, + "slug": "exynos-980", + "name": "Exynos 980", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-980" + }, + "release_date": "2019-12-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.6, + "performance": 3.0, + "camera": null, + "battery": 20.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.637201", + "updated_at": "2026-06-20T13:09:24.637201" +} diff --git a/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6dca0856b0a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x30-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.6, + "performance": 3.0, + "camera": null, + "battery": 20.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..5278cbd422c --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38670, + "slug": "vivo-x300-12gb-256gb-5g", + "base_model_slug": "x300", + "name": "Vivo X300", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-10-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.276797", + "updated_at": "2026-06-20T13:09:25.276797" +} diff --git a/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0b4f40ec1a7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..7ea3c503019 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38671, + "slug": "vivo-x300-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "x300-12gb-ram-512gb", + "name": "Vivo X300 (12GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.276797", + "updated_at": "2026-06-20T13:09:25.277801" +} diff --git a/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..0b4f40ec1a7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/index.json new file mode 100644 index 00000000000..ebcc233dd27 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38672, + "slug": "vivo-x300-16gb-ram-512gb-16gb-512gb-5g", + "base_model_slug": "x300-16gb-ram-512gb", + "name": "Vivo X300 (16GB RAM + 512GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-12-02", + "msrp_usd": null, + "ram_gb": 16, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6040, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.277801", + "updated_at": "2026-06-20T13:09:25.277801" +} diff --git a/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..3a5210d71eb --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-16gb-ram-512gb-16gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 77.2, + "performance": 89.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..debedb1e95c --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38673, + "slug": "vivo-x300-pro-5g-12gb-256gb-5g", + "base_model_slug": "x300-pro-5g", + "name": "Vivo X300 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1310, + "slug": "dimensity-9500", + "name": "Dimensity 9500", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali G1-Ultra", + "url": "/v1/socs/dimensity-9500" + }, + "release_date": "2025-10-13", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 6510, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 226.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.278306", + "updated_at": "2026-06-20T13:09:25.278306" +} diff --git a/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..0b4f40ec1a7 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x300-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 75.7, + "performance": 86.4, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..8f438f01e81 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37206, + "slug": "vivo-x50-pro-5g-8gb-256gb-5g", + "base_model_slug": "x50-pro-5g", + "name": "Vivo X50 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-07-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4315, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.754039", + "updated_at": "2026-06-20T13:09:24.754039" +} diff --git a/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..8ed16b49450 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50-pro-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 3.0, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..53333a47ce9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37208, + "slug": "vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "x50-pro-plus-5g-8gb-ram-256gb", + "name": "Vivo X50 Pro Plus 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-06-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4315, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.4, + "camera": null, + "battery": 19.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.755038", + "updated_at": "2026-06-20T13:09:24.755038" +} diff --git a/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..620989d3ea9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.5, + "performance": 3.4, + "camera": null, + "battery": 19.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..aee45209835 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37210, + "slug": "vivo-x50e-5g-8gb-128gb-5g", + "base_model_slug": "x50e-5g", + "name": "Vivo X50e 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-09-30", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.6, + "performance": 3.0, + "camera": null, + "battery": 20.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.755538", + "updated_at": "2026-06-20T13:09:24.755538" +} diff --git a/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..6dca0856b0a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x50e-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.6, + "performance": 3.0, + "camera": null, + "battery": 20.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..9a9905237e3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37600, + "slug": "vivo-x60-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "x60-12gb-ram-256gb", + "name": "Vivo X60 (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-03-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 9.1, + "camera": null, + "battery": 19.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.895482", + "updated_at": "2026-06-20T13:09:24.895482" +} diff --git a/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6d6be03a1fb --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 9.1, + "camera": null, + "battery": 19.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..475613773ab --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37601, + "slug": "vivo-x60-curved-screen-edition-8gb-128gb-5g", + "base_model_slug": "x60-curved-screen-edition", + "name": "Vivo X60 Curved Screen Edition", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1936, + "slug": "exynos-1080", + "name": "Exynos 1080", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G78 MP10", + "url": "/v1/socs/exynos-1080" + }, + "release_date": "2021-05-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color E3 AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.2, + "performance": 3.0, + "camera": null, + "battery": 29.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.895981", + "updated_at": "2026-06-20T13:09:24.895981" +} diff --git a/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8019671b58a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-curved-screen-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.2, + "performance": 3.0, + "camera": null, + "battery": 29.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..aae9c27c710 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37602, + "slug": "vivo-x60-pro-12gb-256gb-5g", + "base_model_slug": "x60-pro", + "name": "Vivo X60 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-03-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 9.1, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.895981", + "updated_at": "2026-06-20T13:09:24.895981" +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d211d550056 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 9.1, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7dae8d52f8e --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37604, + "slug": "vivo-x60-pro-plus-12gb-256gb-5g", + "base_model_slug": "x60-pro-plus", + "name": "Vivo X60 Pro Plus", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 11.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.896985", + "updated_at": "2026-06-20T13:09:24.896985" +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..33ac9c79747 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.6, + "performance": 11.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b19b53122e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37605, + "slug": "vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "x60-pro-plus-5g-8gb-ram-128gb", + "name": "Vivo X60 Pro Plus 5G (8GB RAM +128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.897493", + "updated_at": "2026-06-20T13:09:24.897493" +} diff --git a/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..41b3a636675 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..22fd3e15740 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37609, + "slug": "vivo-x60t-pro-5g-8gb-128gb-5g", + "base_model_slug": "x60t-pro-5g", + "name": "Vivo X60T Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-06-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.898990", + "updated_at": "2026-06-20T13:09:24.898990" +} diff --git a/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..41b3a636675 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60t-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c7e593ef02e --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37610, + "slug": "vivo-x60t-pro-plus-8gb-128gb-5g", + "base_model_slug": "x60t-pro-plus", + "name": "Vivo X60T Pro Plus", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-06-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.898990", + "updated_at": "2026-06-20T13:09:24.898990" +} diff --git a/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..41b3a636675 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x60t-pro-plus-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 8.2, + "camera": null, + "battery": 28.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f3c96489578 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37612, + "slug": "vivo-x70-5g-8gb-128gb-5g", + "base_model_slug": "x70-5g", + "name": "Vivo X70 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-09-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 3.9, + "camera": null, + "battery": 26.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.899489", + "updated_at": "2026-06-20T13:09:24.899489" +} diff --git a/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b96022a9094 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x70-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.9, + "performance": 3.9, + "camera": null, + "battery": 26.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..e0cd7effd8a --- /dev/null +++ b/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37614, + "slug": "vivo-x70-pro-plus-5g-12gb-256gb-5g", + "base_model_slug": "x70-pro-plus-5g", + "name": "Vivo X70 Pro Plus 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 517 PPI", + "type": "Color E5 AMOLED LTPO Display (1.07B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.899989", + "updated_at": "2026-06-20T13:09:24.899989" +} diff --git a/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a0c18ec95ef --- /dev/null +++ b/site/public/v1/smartphones/vivo-x70-pro-plus-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.9, + "performance": 11.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..75e29cf5239 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38150, + "slug": "vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "x80-5g-12gb-ram-256gb", + "name": "Vivo X80 5G (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-05-18", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.090832", + "updated_at": "2026-06-20T13:09:25.091332" +} diff --git a/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..9f1f0dbd995 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..12bb0838844 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38149, + "slug": "vivo-x80-5g-8gb-128gb-5g", + "base_model_slug": "x80-5g", + "name": "Vivo X80 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-05-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color E5 AMOLED LTPS Display (16.7M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.090832", + "updated_at": "2026-06-20T13:09:25.090832" +} diff --git a/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9f1f0dbd995 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x80-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..352fcc78b12 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38405, + "slug": "vivo-x90-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "x90-12gb-ram-256gb", + "name": "Vivo X90 (12GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-04-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4810, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.9, + "performance": 35.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.184375", + "updated_at": "2026-06-20T13:09:25.184375" +} diff --git a/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c300e790a42 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.9, + "performance": 35.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f9c0d2eb812 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38157, + "slug": "vivo-x90-5g-8gb-256gb-5g", + "base_model_slug": "x90-5g", + "name": "Vivo X90 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2022-11-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4810, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": 32.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.092336", + "updated_at": "2026-06-20T13:09:25.092336" +} diff --git a/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2157b248874 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": 32.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..47fbf9fb9f6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38406, + "slug": "vivo-x90-pro-5g-12gb-256gb-5g", + "base_model_slug": "x90-pro-5g", + "name": "Vivo X90 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-04-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4870, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.85, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 39.3, + "performance": 35.6, + "camera": null, + "battery": 43.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.184880", + "updated_at": "2026-06-20T13:09:25.184880" +} diff --git a/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..aa856754925 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 39.3, + "performance": 35.6, + "camera": null, + "battery": 43.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..2915bc23448 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38408, + "slug": "vivo-x90s-8gb-256gb-5g", + "base_model_slug": "x90s", + "name": "Vivo X90S", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-06-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4810, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": 32.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.185381", + "updated_at": "2026-06-20T13:09:25.185381" +} diff --git a/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..2157b248874 --- /dev/null +++ b/site/public/v1/smartphones/vivo-x90s-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.4, + "performance": 32.6, + "camera": null, + "battery": 42.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..dbc7a17b23d --- /dev/null +++ b/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36365, + "slug": "vivo-xplay-5-elite-6gb-128gb-4g-lte", + "base_model_slug": "xplay-5-elite", + "name": "Vivo Xplay 5 Elite", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1612, + "slug": "snapdragon-820", + "name": "Snapdragon 820", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-820" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.43 inches, 1440 x 2560 pixels", + "resolution": "~ 541 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 167.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 10.5, + "camera": null, + "battery": 9.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.471469", + "updated_at": "2026-06-20T13:09:24.471469" +} diff --git a/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..db681ee74d8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-xplay-5-elite-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 10.5, + "camera": null, + "battery": 9.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..7e5347a3b88 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38162, + "slug": "vivo-y01-2gb-32gb-4g-lte", + "base_model_slug": "y01", + "name": "Vivo Y01", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.095350", + "updated_at": "2026-06-20T13:09:25.095350" +} diff --git a/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y01-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6764cdab5bb --- /dev/null +++ b/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38165, + "slug": "vivo-y01a-2gb-32gb-4g-lte", + "base_model_slug": "y01a", + "name": "Vivo Y01A", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-11-15", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.095856", + "updated_at": "2026-06-20T13:09:25.095856" +} diff --git a/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y01a-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5bf34177367 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38168, + "slug": "vivo-y02s-3gb-32gb-4g-lte", + "base_model_slug": "y02s", + "name": "Vivo Y02s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-08-22", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.096855", + "updated_at": "2026-06-20T13:09:25.096855" +} diff --git a/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y02s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..821eb640f41 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38413, + "slug": "vivo-y02t-4g-4gb-64gb-4g-lte", + "base_model_slug": "y02t-4g", + "name": "Vivo Y02t 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2023-05-29", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.186380", + "updated_at": "2026-06-20T13:09:25.186380" +} diff --git a/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y02t-4g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ed12fdbf854 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38566, + "slug": "vivo-y03-4gb-64gb-4g-lte", + "base_model_slug": "y03", + "name": "Vivo Y03", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-03-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.240654", + "updated_at": "2026-06-20T13:09:25.240654" +} diff --git a/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y03-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..19bff5b6fb2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38570, + "slug": "vivo-y03t-4gb-64gb-4g-lte", + "base_model_slug": "y03t", + "name": "Vivo Y03t", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-08-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.242663", + "updated_at": "2026-06-20T13:09:25.242663" +} diff --git a/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y03t-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2419cecfb75 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38675, + "slug": "vivo-y04-4gb-64gb-4g-lte", + "base_model_slug": "y04", + "name": "Vivo Y04", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 2101, + "slug": "unisoc-t7225", + "name": "Unisoc T7225", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57", + "url": "/v1/socs/unisoc-t7225" + }, + "release_date": "2025-02-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.278806", + "updated_at": "2026-06-20T13:09:25.278806" +} diff --git a/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y04-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f89fefb557c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38171, + "slug": "vivo-y10-4gb-128gb-4g-lte", + "base_model_slug": "y10", + "name": "Vivo Y10", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-01-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.097854", + "updated_at": "2026-06-20T13:09:25.097854" +} diff --git a/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y10-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..56dd9be69fa --- /dev/null +++ b/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38172, + "slug": "vivo-y10-t1-version-4gb-128gb-4g-lte", + "base_model_slug": "y10-t1-version", + "name": "Vivo Y10 T1 Version", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1164, + "slug": "mediatek-helio-p70", + "name": "Mediatek Helio P70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G72 MP3", + "url": "/v1/socs/mediatek-helio-p70" + }, + "release_date": "2022-01-14", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.098354", + "updated_at": "2026-06-20T13:09:25.098354" +} diff --git a/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y10-t1-version-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f38d48a8eba --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38415, + "slug": "vivo-y100-5g-8gb-128gb-5g", + "base_model_slug": "y100-5g", + "name": "Vivo Y100 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1230, + "slug": "dimensity-900", + "name": "Dimensity 900", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-900" + }, + "release_date": "2023-02-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.187387", + "updated_at": "2026-06-20T13:09:25.187387" +} diff --git a/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4b275d391e5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38417, + "slug": "vivo-y100a-8gb-128gb-5g", + "base_model_slug": "y100a", + "name": "Vivo Y100A", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.188394", + "updated_at": "2026-06-20T13:09:25.188394" +} diff --git a/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100a-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c98f38d114f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38418, + "slug": "vivo-y100a-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "y100a-8gb-ram-256gb", + "name": "Vivo Y100A (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-04-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.188394", + "updated_at": "2026-06-20T13:09:25.188394" +} diff --git a/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..0b0cb1719ce --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38575, + "slug": "vivo-y100t-5g-8gb-256gb-5g", + "base_model_slug": "y100t-5g", + "name": "Vivo Y100t 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1248, + "slug": "dimensity-8200", + "name": "MediaTek Dimensity 8200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8200" + }, + "release_date": "2024-02-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.243665", + "updated_at": "2026-06-20T13:09:25.243665" +} diff --git a/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d1825abada6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y100t-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 29.2, + "performance": 13.4, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0c5f777d213 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38419, + "slug": "vivo-y11-2023-4gb-128gb-4g-lte", + "base_model_slug": "y11-2023", + "name": "Vivo Y11 2023", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2023-04-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.188894", + "updated_at": "2026-06-20T13:09:25.188894" +} diff --git a/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-2023-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..c304db7a20c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38714, + "slug": "vivo-y11-5g-4gb-64gb-5g", + "base_model_slug": "y11-5g", + "name": "Vivo Y11 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.291352", + "updated_at": "2026-06-20T13:09:25.291352" +} diff --git a/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..92f5e836673 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38715, + "slug": "vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "y11-5g-4gb-ram-128gb", + "name": "Vivo Y11 5G (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.291352", + "updated_at": "2026-06-20T13:09:25.291352" +} diff --git a/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a7f633bc349 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37213, + "slug": "vivo-y11s-3gb-32gb-4g-lte", + "base_model_slug": "y11s", + "name": "Vivo Y11s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-10-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.757539", + "updated_at": "2026-06-20T13:09:24.757539" +} diff --git a/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y11s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2606d4e393b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37214, + "slug": "vivo-y12-2020-4gb-64gb-4g-lte", + "base_model_slug": "y12-2020", + "name": "Vivo Y12 2020", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-08-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.757539", + "updated_at": "2026-06-20T13:09:24.757539" +} diff --git a/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-2020-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..47d44d00563 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38421, + "slug": "vivo-y12-2023-6gb-128gb-4g-lte", + "base_model_slug": "y12-2023", + "name": "Vivo Y12 2023", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-11-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.189893", + "updated_at": "2026-06-20T13:09:25.189893" +} diff --git a/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-2023-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c66e576894c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36887, + "slug": "vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "y12-3gb-ram-64gb", + "name": "Vivo Y12 (3GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-06-05", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.640210", + "updated_at": "2026-06-20T13:09:24.640210" +} diff --git a/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..196216035e6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36885, + "slug": "vivo-y12-4gb-32gb-4g-lte", + "base_model_slug": "y12", + "name": "Vivo Y12", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-06-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.639709", + "updated_at": "2026-06-20T13:09:24.639709" +} diff --git a/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..db3fe9a5513 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37618, + "slug": "vivo-y12g-3gb-32gb-4g-lte", + "base_model_slug": "y12g", + "name": "Vivo Y12G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2021-08-05", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.900995", + "updated_at": "2026-06-20T13:09:24.900995" +} diff --git a/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12g-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..44d7fc7840e --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37619, + "slug": "vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "y12g-3gb-ram-64gb", + "name": "Vivo Y12G (3GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2021-08-05", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.901502", + "updated_at": "2026-06-20T13:09:24.901502" +} diff --git a/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y12g-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..77b119c1b77 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38173, + "slug": "vivo-y15c-3gb-32gb-4g-lte", + "base_model_slug": "y15c", + "name": "Vivo Y15C", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-05-09", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.098354", + "updated_at": "2026-06-20T13:09:25.098354" +} diff --git a/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y15c-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..df32a97c72a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38174, + "slug": "vivo-y15s-3gb-32gb-4g-lte", + "base_model_slug": "y15s", + "name": "Vivo Y15s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-02-18", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.098854", + "updated_at": "2026-06-20T13:09:25.098854" +} diff --git a/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y15s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f25cf9553ee --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38175, + "slug": "vivo-y16-3gb-32gb-4g-lte", + "base_model_slug": "y16", + "name": "Vivo Y16", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.098854", + "updated_at": "2026-06-20T13:09:25.098854" +} diff --git a/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d41589dd8d5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38178, + "slug": "vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "y16-3gb-ram-64gb", + "name": "Vivo Y16 (3GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.100358", + "updated_at": "2026-06-20T13:09:25.100358" +} diff --git a/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..53a96b0a7c3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38179, + "slug": "vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "y16-4gb-ram-128gb", + "name": "Vivo Y16 (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.100857", + "updated_at": "2026-06-20T13:09:25.100857" +} diff --git a/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..010347b4132 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38180, + "slug": "vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "y16-4gb-ram-64gb", + "name": "Vivo Y16 (4GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2022-09-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 183.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.100857", + "updated_at": "2026-06-20T13:09:25.100857" +} diff --git a/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..da1eeaa4631 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38423, + "slug": "vivo-y17s-4gb-64gb-4g-lte", + "base_model_slug": "y17s", + "name": "Vivo Y17s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-09-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.190393", + "updated_at": "2026-06-20T13:09:25.190393" +} diff --git a/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y17s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..058f0ef4124 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38577, + "slug": "vivo-y18-4gb-64gb-4g-lte", + "base_model_slug": "y18", + "name": "Vivo Y18", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-05-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.245177", + "updated_at": "2026-06-20T13:09:25.245676" +} diff --git a/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..59ae44ca21e --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38580, + "slug": "vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "y18-4gb-ram-128gb", + "name": "Vivo Y18 (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-05-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.246676", + "updated_at": "2026-06-20T13:09:25.246676" +} diff --git a/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..104d59f4ddc --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38585, + "slug": "vivo-y18t-4gb-128gb-4g-lte", + "base_model_slug": "y18t", + "name": "Vivo Y18t", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2024-10-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.248176", + "updated_at": "2026-06-20T13:09:25.248176" +} diff --git a/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y18t-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..d73278c3677 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38678, + "slug": "vivo-y19-5g-4gb-64gb-5g", + "base_model_slug": "y19-5g", + "name": "Vivo Y19 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.2, + "performance": 0.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.279806", + "updated_at": "2026-06-20T13:09:25.279806" +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..050f830eaec --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.2, + "performance": 0.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..64ea95b5308 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38679, + "slug": "vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "y19-5g-4gb-ram-128gb", + "name": "Vivo Y19 5G (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.2, + "performance": 0.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.279806", + "updated_at": "2026-06-20T13:09:25.279806" +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..050f830eaec --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.2, + "performance": 0.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..300a3a25e75 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38680, + "slug": "vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "y19-5g-6gb-ram-128gb", + "name": "Vivo Y19 5G (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-04-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.0, + "performance": 1.5, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.280812", + "updated_at": "2026-06-20T13:09:25.280812" +} diff --git a/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b61ae7b4aa5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.0, + "performance": 1.5, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..696a0647858 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38682, + "slug": "vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "y19s-5g-4gb-ram-128gb", + "name": "Vivo Y19s 5G (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-11-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.281319", + "updated_at": "2026-06-20T13:09:25.281319" +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..2283c30c5de --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38683, + "slug": "vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "y19s-5g-4gb-ram-64gb", + "name": "Vivo Y19s 5G (4GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-11-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.281319", + "updated_at": "2026-06-20T13:09:25.281319" +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..3c24bf1ee07 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38681, + "slug": "vivo-y19s-5g-6gb-128gb-5g", + "base_model_slug": "y19s-5g", + "name": "Vivo Y19s 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-11-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.281319", + "updated_at": "2026-06-20T13:09:25.281319" +} diff --git a/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..cf8c1f2f053 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38684, + "slug": "vivo-y19s-gt-6gb-128gb-5g", + "base_model_slug": "y19s-gt", + "name": "Vivo Y19s GT", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-07-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.0, + "performance": 1.5, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.282323", + "updated_at": "2026-06-20T13:09:25.282323" +} diff --git a/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..b61ae7b4aa5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-gt-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.0, + "performance": 1.5, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3abb9200c78 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38686, + "slug": "vivo-y19s-pro-6gb-128gb-4g-lte", + "base_model_slug": "y19s-pro", + "name": "Vivo Y19s Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 2089, + "slug": "unisoc-t612", + "name": "UNISOC Tiger T612", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G57", + "url": "/v1/socs/unisoc-t612" + }, + "release_date": "2025-06-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.282829", + "updated_at": "2026-06-20T13:09:25.282829" +} diff --git a/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/vivo-y19s-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..0744c4d5494 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37219, + "slug": "vivo-y1s-2gb-32gb-4g-lte", + "base_model_slug": "y1s", + "name": "Vivo Y1s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-08-09", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 161.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.759041", + "updated_at": "2026-06-20T13:09:24.759041" +} diff --git a/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..df7f2f1c83a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y1s-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..e88be70e29b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37222, + "slug": "vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "y1s-3gb-ram-32gb", + "name": "Vivo Y1s (3GB RAM + 32GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-08-09", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 161.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.759541", + "updated_at": "2026-06-20T13:09:24.759541" +} diff --git a/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..df7f2f1c83a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y1s-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4343a34e32a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37223, + "slug": "vivo-y20-4gb-64gb-4g-lte", + "base_model_slug": "y20", + "name": "Vivo Y20", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1706, + "slug": "snapdragon-460", + "name": "Snapdragon 460", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-460" + }, + "release_date": "2020-08-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.760041", + "updated_at": "2026-06-20T13:09:24.760041" +} diff --git a/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..8081d8d7127 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38591, + "slug": "vivo-y200-pro-5g-8gb-128gb-5g", + "base_model_slug": "y200-pro-5g", + "name": "Vivo Y200 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2024-05-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.78 inches, 2400 x 1080 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.251193", + "updated_at": "2026-06-20T13:09:25.251193" +} diff --git a/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y200-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..81564ee228e --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37625, + "slug": "vivo-y20g-4gb-64gb-4g-lte", + "base_model_slug": "y20g", + "name": "Vivo Y20G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-01-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.904016", + "updated_at": "2026-06-20T13:09:24.904016" +} diff --git a/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..78960f5b8f8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37627, + "slug": "vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y20g-6gb-ram-128gb", + "name": "Vivo Y20G (6GB RAM +128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-01-19", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.904516", + "updated_at": "2026-06-20T13:09:24.904516" +} diff --git a/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y20g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..696f3b0dca3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37630, + "slug": "vivo-y21-2021-4gb-64gb-4g-lte", + "base_model_slug": "y21-2021", + "name": "Vivo Y21 2021", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-08-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.905516", + "updated_at": "2026-06-20T13:09:24.905516" +} diff --git a/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-2021-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..45132dd2e63 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37631, + "slug": "vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "y21-2021-4gb-ram-128gb", + "name": "Vivo Y21 2021 (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-08-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.905516", + "updated_at": "2026-06-20T13:09:24.905516" +} diff --git a/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-2021-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..54093f4b4f0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38716, + "slug": "vivo-y21-5g-4gb-128gb-5g", + "base_model_slug": "y21-5g", + "name": "Vivo Y21 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.291352", + "updated_at": "2026-06-20T13:09:25.291352" +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..226b48379c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38717, + "slug": "vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "y21-5g-6gb-ram-128gb", + "name": "Vivo Y21 5G (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.292356", + "updated_at": "2026-06-20T13:09:25.292356" +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..9ca1fe2a608 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38718, + "slug": "vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "y21-5g-8gb-ram-128gb", + "name": "Vivo Y21 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2026-03-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.292356", + "updated_at": "2026-06-20T13:09:25.292356" +} diff --git a/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..08027596bad --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38182, + "slug": "vivo-y21e-3gb-64gb-4g-lte", + "base_model_slug": "y21e", + "name": "Vivo Y21e", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-14", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.101855", + "updated_at": "2026-06-20T13:09:25.101855" +} diff --git a/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21e-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9358f75dcef --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38183, + "slug": "vivo-y21g-4gb-64gb-4g-lte", + "base_model_slug": "y21g", + "name": "Vivo Y21G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2022-04-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.101855", + "updated_at": "2026-06-20T13:09:25.101855" +} diff --git a/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3d472eb8c03 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37633, + "slug": "vivo-y21t-4gb-128gb-4g-lte", + "base_model_slug": "y21t", + "name": "Vivo Y21T", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2021-01-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.906016", + "updated_at": "2026-06-20T13:09:24.906016" +} diff --git a/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y21t-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..41ec512e197 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38186, + "slug": "vivo-y22-4gb-64gb-4g-lte", + "base_model_slug": "y22", + "name": "Vivo Y22", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.102856", + "updated_at": "2026-06-20T13:09:25.102856" +} diff --git a/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d27be968baa --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38187, + "slug": "vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "y22-4gb-ram-128gb", + "name": "Vivo Y22 (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.102856", + "updated_at": "2026-06-20T13:09:25.102856" +} diff --git a/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a25956ab4ed --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38188, + "slug": "vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y22-6gb-ram-128gb", + "name": "Vivo Y22 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1203, + "slug": "mediatek-helio-g70", + "name": "Mediatek Helio G70", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 2EEMC2", + "url": "/v1/socs/mediatek-helio-g70" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.103354", + "updated_at": "2026-06-20T13:09:25.103354" +} diff --git a/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5905ab740ef --- /dev/null +++ b/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38426, + "slug": "vivo-y27-4g-6gb-128gb-4g-lte", + "base_model_slug": "y27-4g", + "name": "Vivo Y27 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-07-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.191393", + "updated_at": "2026-06-20T13:09:25.191393" +} diff --git a/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y27-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..967e43e8f37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38427, + "slug": "vivo-y27s-8gb-128gb-4g-lte", + "base_model_slug": "y27s", + "name": "Vivo Y27s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-11-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.191393", + "updated_at": "2026-06-20T13:09:25.191393" +} diff --git a/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y27s-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..969d016cc2f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38594, + "slug": "vivo-y28-4g-4gb-128gb-4g-lte", + "base_model_slug": "y28-4g", + "name": "Vivo Y28 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2024-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.252201", + "updated_at": "2026-06-20T13:09:25.252201" +} diff --git a/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..0da47be7871 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38602, + "slug": "vivo-y28s-5g-4gb-128gb-5g", + "base_model_slug": "y28s-5g", + "name": "Vivo Y28s 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.254707", + "updated_at": "2026-06-20T13:09:25.254707" +} diff --git a/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28s-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..cb65970b630 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38603, + "slug": "vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "y28s-5g-8gb-ram-128gb", + "name": "Vivo Y28s 5G (8GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-06-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.255207", + "updated_at": "2026-06-20T13:09:25.255207" +} diff --git a/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..af30f6b5b2f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38605, + "slug": "vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "y29-5g-8gb-ram-128gb", + "name": "Vivo Y29 5G (8GB RAM+128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-12-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.256707", + "updated_at": "2026-06-20T13:09:25.256707" +} diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..66dbfdebb28 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ef91f216592 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38606, + "slug": "vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "y29-5g-8gb-ram-256gb", + "name": "Vivo Y29 5G (8GB RAM+256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-12-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.256707", + "updated_at": "2026-06-20T13:09:25.256707" +} diff --git a/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..66dbfdebb28 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..7f27d5c0b54 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38694, + "slug": "vivo-y29s-5g-8gb-256gb-5g", + "base_model_slug": "y29s-5g", + "name": "Vivo Y29s 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-03-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.284829", + "updated_at": "2026-06-20T13:09:25.284829" +} diff --git a/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..66dbfdebb28 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y29s-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.8, + "performance": 3.0, + "camera": null, + "battery": 42.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e9145df433f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36898, + "slug": "vivo-y3-4gb-64gb-4g-lte", + "base_model_slug": "y3", + "name": "Vivo Y3", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 271 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.644732", + "updated_at": "2026-06-20T13:09:24.644732" +} diff --git a/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d87eecabd3b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36902, + "slug": "vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y3-6gb-ram-128gb", + "name": "Vivo Y3 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.35 inches, 720 x 1544 pixels", + "resolution": "~ 271 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.646238", + "updated_at": "2026-06-20T13:09:24.646238" +} diff --git a/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cb44dff6b50 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37230, + "slug": "vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y30-6gb-ram-128gb", + "name": "Vivo Y30 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-07-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 720 x 1560 pixels", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.761540", + "updated_at": "2026-06-20T13:09:24.761540" +} diff --git a/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y30-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..32bdb1c8526 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37232, + "slug": "vivo-y30-standard-edition-6gb-128gb-4g-lte", + "base_model_slug": "y30-standard-edition", + "name": "Vivo Y30 Standard Edition", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2020-12-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.761540", + "updated_at": "2026-06-20T13:09:24.761540" +} diff --git a/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y30-standard-edition-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..dc6a466375d --- /dev/null +++ b/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37635, + "slug": "vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y31-6gb-ram-128gb", + "name": "Vivo Y31 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-01-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.907021", + "updated_at": "2026-06-20T13:09:24.907021" +} diff --git a/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y31-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..8061176775c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37636, + "slug": "vivo-y31s-5g-4gb-128gb-5g", + "base_model_slug": "y31s-5g", + "name": "Vivo Y31s 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-01-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.907529", + "updated_at": "2026-06-20T13:09:24.907529" +} diff --git a/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y31s-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c213c754614 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37637, + "slug": "vivo-y32-8gb-128gb-4g-lte", + "base_model_slug": "y32", + "name": "Vivo Y32", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2021-12-18", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.907529", + "updated_at": "2026-06-20T13:09:24.907529" +} diff --git a/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y32-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ec4b8ba05df --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38191, + "slug": "vivo-y33-4gb-128gb-4g-lte", + "base_model_slug": "y33", + "name": "Vivo Y33", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2022-01-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.104853", + "updated_at": "2026-06-20T13:09:25.104853" +} diff --git a/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a3bb18f0b8b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38195, + "slug": "vivo-y33t-4g-2023-6gb-128gb-4g-lte", + "base_model_slug": "y33t-4g-2023", + "name": "Vivo Y33t 4G 2023", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2022-10-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.107363", + "updated_at": "2026-06-20T13:09:25.107363" +} diff --git a/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33t-4g-2023-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..c19460743f4 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38194, + "slug": "vivo-y33t-8gb-128gb-4g-lte", + "base_model_slug": "y33t", + "name": "Vivo Y33T", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.106864", + "updated_at": "2026-06-20T13:09:25.106864" +} diff --git a/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y33t-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..19c24fa8223 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38431, + "slug": "vivo-y36-4g-8gb-128gb-4g-lte", + "base_model_slug": "y36-4g", + "name": "Vivo Y36 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2023-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.192399", + "updated_at": "2026-06-20T13:09:25.192399" +} diff --git a/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y36-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8c7f3882e92 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38699, + "slug": "vivo-y37c-6gb-128gb-5g", + "base_model_slug": "y37c", + "name": "Vivo Y37c", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 2101, + "slug": "unisoc-t7225", + "name": "Unisoc T7225", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57", + "url": "/v1/socs/unisoc-t7225" + }, + "release_date": "2025-04-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.286835", + "updated_at": "2026-06-20T13:09:25.286835" +} diff --git a/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..9f1f0dbd995 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y37c-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 37.5, + "performance": null, + "camera": null, + "battery": 37.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..1e4f253c5d4 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38613, + "slug": "vivo-y37m-4gb-128gb-5g", + "base_model_slug": "y37m", + "name": "Vivo Y37m", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2024-08-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.259212", + "updated_at": "2026-06-20T13:09:25.259212" +} diff --git a/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y37m-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..efd1dd6a162 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38701, + "slug": "vivo-y400-pro-5g-8gb-128gb-5g", + "base_model_slug": "y400-pro-5g", + "name": "Vivo Y400 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-06-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.287342", + "updated_at": "2026-06-20T13:09:25.287342" +} diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c2ae5f5e97 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..59c8d65aff8 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38702, + "slug": "vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "y400-pro-5g-8gb-ram-256gb", + "name": "Vivo Y400 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-06-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.287342", + "updated_at": "2026-06-20T13:09:25.287342" +} diff --git a/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..4c2ae5f5e97 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.8, + "performance": 3.0, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..7eb0e5abc00 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38703, + "slug": "vivo-y50-2025-4gb-128gb-5g", + "base_model_slug": "y50-2025", + "name": "Vivo Y50 (2025)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-07-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.287841", + "updated_at": "2026-06-20T13:09:25.287841" +} diff --git a/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y50-2025-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..97796480bd6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38704, + "slug": "vivo-y500-5g-8gb-128gb-5g", + "base_model_slug": "y500-5g", + "name": "Vivo Y500 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1285, + "slug": "dimensity-7300", + "name": "MediaTek Dimensity 7300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G615 MC2", + "url": "/v1/socs/dimensity-7300" + }, + "release_date": "2025-09-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 8200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 213.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.288341", + "updated_at": "2026-06-20T13:09:25.288341" +} diff --git a/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..19a2488557b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y500-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 31.5, + "performance": 3.0, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..257e85bbd3c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37239, + "slug": "vivo-y51-2020-8gb-128gb-4g-lte", + "base_model_slug": "y51-2020", + "name": "Vivo Y51 (2020)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2020-12-07", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.765554", + "updated_at": "2026-06-20T13:09:24.765554" +} diff --git a/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51-2020-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6b9e39bc682 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37642, + "slug": "vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "y51a-2021-6gb-ram-128gb", + "name": "Vivo Y51A 2021 (6GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-06-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 415 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.909528", + "updated_at": "2026-06-20T13:09:24.909528" +} diff --git a/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51a-2021-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b11db78fa79 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37242, + "slug": "vivo-y51s-6gb-128gb-5g", + "base_model_slug": "y51s", + "name": "Vivo Y51s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1939, + "slug": "exynos-880", + "name": "Exynos 880", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-880" + }, + "release_date": "2020-07-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.767555", + "updated_at": "2026-06-20T13:09:24.767555" +} diff --git a/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y51s-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..485dcebd6d1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38432, + "slug": "vivo-y53t-4gb-128gb-5g", + "base_model_slug": "y53t", + "name": "Vivo Y53t", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2023-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 m)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.192904", + "updated_at": "2026-06-20T13:09:25.192904" +} diff --git a/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y53t-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6501595db7a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38199, + "slug": "vivo-y55-4g-8gb-128gb-4g-lte", + "base_model_slug": "y55-4g", + "name": "Vivo Y55 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-05-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.108363", + "updated_at": "2026-06-20T13:09:25.108363" +} diff --git a/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y55-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2210f3af7b3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38719, + "slug": "vivo-y600-pro-5g-8gb-128gb-5g", + "base_model_slug": "y600-pro-5g", + "name": "Vivo Y600 Pro 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1327, + "slug": "mediatek-dimensity-7300e", + "name": "Mediatek Dimensity 7300e", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G610", + "url": "/v1/socs/mediatek-dimensity-7300e" + }, + "release_date": "2026-04-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 10200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.292862", + "updated_at": "2026-06-20T13:09:25.292862" +} diff --git a/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-y600-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/index.json b/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..6e6ec4295cf --- /dev/null +++ b/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38720, + "slug": "vivo-y600-turbo-8gb-256gb-5g", + "base_model_slug": "y600-turbo", + "name": "Vivo Y600 Turbo", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1806, + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 9020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.292862", + "updated_at": "2026-06-20T13:09:25.292862" +} diff --git a/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/vivo-y600-turbo-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3eb83e82594 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37247, + "slug": "vivo-y70s-5g-8gb-128gb-5g", + "base_model_slug": "y70s-5g", + "name": "Vivo Y70s 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1939, + "slug": "exynos-880", + "name": "Exynos 880", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-880" + }, + "release_date": "2020-05-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.769054", + "updated_at": "2026-06-20T13:09:24.769054" +} diff --git a/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y70s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..76a0ec5be29 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37649, + "slug": "vivo-y70t-5g-6gb-128gb-5g", + "base_model_slug": "y70t-5g", + "name": "Vivo Y70T 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1939, + "slug": "exynos-880", + "name": "Exynos 880", + "manufacturer": { + "slug": "samsung", + "name": "Samsung", + "url": "/v1/brands/samsung" + }, + "process_nm": 8.0, + "gpu_name": "Mali G76 MP5", + "url": "/v1/socs/exynos-880" + }, + "release_date": "2021-06-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.912551", + "updated_at": "2026-06-20T13:09:24.912551" +} diff --git a/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y70t-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..ff487974767 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36570, + "slug": "vivo-y71-4gb-ram-4gb-32gb-4g-lte", + "base_model_slug": "y71-4gb-ram", + "name": "Vivo Y71 (4GB RAM)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3360, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 5.4, + "performance": null, + "camera": null, + "battery": 5.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.538750", + "updated_at": "2026-06-20T13:09:24.538750" +} diff --git a/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1c667b741f1 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y71-4gb-ram-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 5.4, + "performance": null, + "camera": null, + "battery": 5.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..225948f6e0a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37652, + "slug": "vivo-y73-2021-8gb-128gb-4g-lte", + "base_model_slug": "y73-2021", + "name": "Vivo Y73 2021", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-06-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.913556", + "updated_at": "2026-06-20T13:09:24.913556" +} diff --git a/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73-2021-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d41274ca488 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 37249, + "slug": "vivo-y73s-8gb-128gb-5g", + "base_model_slug": "y73s", + "name": "Vivo Y73s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1187, + "slug": "dimensity-720", + "name": "Dimensity 720", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-720" + }, + "release_date": "2020-10-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 171.3, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.769554", + "updated_at": "2026-06-20T13:09:24.769554" +} diff --git a/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3449e53371a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73s-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 3.0, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..e69faf5aa07 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38203, + "slug": "vivo-y73t-8gb-128gb-5g", + "base_model_slug": "y73t", + "name": "Vivo Y73T", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2022-09-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.109865", + "updated_at": "2026-06-20T13:09:25.109865" +} diff --git a/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y73t-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f366e5d280b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38204, + "slug": "vivo-y75-4g-8gb-128gb-4g-lte", + "base_model_slug": "y75-4g", + "name": "Vivo Y75 4G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-05-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4050, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 172.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.4, + "performance": 3.0, + "camera": null, + "battery": 15.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.109865", + "updated_at": "2026-06-20T13:09:25.109865" +} diff --git a/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..55d113fef1b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y75-4g-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.4, + "performance": 3.0, + "camera": null, + "battery": 15.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..3ae796878b5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36422, + "slug": "vivo-y75-4gb-32gb-4g-lte", + "base_model_slug": "y75", + "name": "Vivo Y75", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 720 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 139.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.491085", + "updated_at": "2026-06-20T13:09:24.491085" +} diff --git a/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y75-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cac552cacb6 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 38705, + "slug": "vivo-y76s-6gb-64gb-4g-lte", + "base_model_slug": "y76s", + "name": "Vivo Y76s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 1.5, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.288341", + "updated_at": "2026-06-20T13:09:25.288341" +} diff --git a/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..fa5402e900b --- /dev/null +++ b/site/public/v1/smartphones/vivo-y76s-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.8, + "performance": 1.5, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..e7d41fab737 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 38208, + "slug": "vivo-y77-5g-6gb-128gb-5g", + "base_model_slug": "y77-5g", + "name": "Vivo Y77 5G", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1251, + "slug": "dimensity-930", + "name": "Dimensity 930", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "IMG BXM-8-256", + "url": "/v1/socs/dimensity-930" + }, + "release_date": "2022-07-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 27.5, + "performance": null, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.111368", + "updated_at": "2026-06-20T13:09:25.111368" +} diff --git a/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..f44ee673f95 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y77-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 27.5, + "performance": null, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b0ec76d71ec --- /dev/null +++ b/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36908, + "slug": "vivo-y7s-6gb-128gb-4g-lte", + "base_model_slug": "y7s", + "name": "Vivo Y7s", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1159, + "slug": "helio-p65", + "name": "Helio P65", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-p65" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.647738", + "updated_at": "2026-06-20T13:09:24.647738" +} diff --git a/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-y7s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..017f8e43da3 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36579, + "slug": "vivo-y83-4gb-32gb-4g-lte", + "base_model_slug": "y83", + "name": "Vivo Y83", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.540748", + "updated_at": "2026-06-20T13:09:24.541248" +} diff --git a/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..868e41c3829 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y83-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..ee56e6f38c5 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36911, + "slug": "vivo-y90-2gb-16gb-4g-lte", + "base_model_slug": "y90", + "name": "Vivo Y90", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2019-07-31", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.649249", + "updated_at": "2026-06-20T13:09:24.649249" +} diff --git a/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y90-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f60bc33086a --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36915, + "slug": "vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "y91-3gb-ram-32gb", + "name": "Vivo Y91 (3GB RAM + 32GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-05-20", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.650748", + "updated_at": "2026-06-20T13:09:24.650748" +} diff --git a/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a4f399738ed --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36919, + "slug": "vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "y91i-2gb-ram-32gb", + "name": "Vivo Y91i (2GB RAM +32GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.651248", + "updated_at": "2026-06-20T13:09:24.651248" +} diff --git a/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91i-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..81afa1d952d --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36920, + "slug": "vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "y91i-3gb-ram-32gb", + "name": "Vivo Y91i (3GB RAM +32GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.652763", + "updated_at": "2026-06-20T13:09:24.652763" +} diff --git a/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y91i-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d27a285d441 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36593, + "slug": "vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "y93-3gb-ram-64gb", + "name": "Vivo Y93 (3GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.2 inches, 1520 x 720 pixels", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.547285", + "updated_at": "2026-06-20T13:09:24.547285" +} diff --git a/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..93943eade37 --- /dev/null +++ b/site/public/v1/smartphones/vivo-y93-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.4, + "performance": null, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a0499784bf4 --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36925, + "slug": "vivo-z1-pro-4gb-64gb-4g-lte", + "base_model_slug": "z1-pro", + "name": "Vivo Z1 Pro", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-07-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.654259", + "updated_at": "2026-06-20T13:09:24.654259" +} diff --git a/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..971f7e1410e --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36927, + "slug": "vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "z1-pro-6gb-ram-64gb", + "name": "Vivo Z1 Pro (6GB RAM + 64GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-07-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.654759", + "updated_at": "2026-06-20T13:09:24.654759" +} diff --git a/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b53f80bc00b --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36934, + "slug": "vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "z1x-4gb-ram-128gb", + "name": "Vivo Z1x (4GB RAM + 128GB)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-09-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.657261", + "updated_at": "2026-06-20T13:09:24.657261" +} diff --git a/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..bc28f73d4c2 --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1x-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.2, + "performance": 0.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c4fba48ea1e --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36931, + "slug": "vivo-z1x-6gb-64gb-4g-lte", + "base_model_slug": "z1x", + "name": "Vivo Z1x", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-09-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.38 inches, 1080 x 2340 pixels", + "resolution": "~ 404 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.6, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.656261", + "updated_at": "2026-06-20T13:09:24.656261" +} diff --git a/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/vivo-z1x-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7428863a56c --- /dev/null +++ b/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 36936, + "slug": "vivo-z3x-4gb-64gb-4g-lte", + "base_model_slug": "z3x", + "name": "Vivo Z3x", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-04-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 164.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 18.0, + "camera": null, + "battery": 3.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.657761", + "updated_at": "2026-06-20T13:09:24.657761" +} diff --git a/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..5c0622221ff --- /dev/null +++ b/site/public/v1/smartphones/vivo-z3x-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 18.0, + "camera": null, + "battery": 3.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..689f79f936d --- /dev/null +++ b/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 37252, + "slug": "vivo-z5x-2020-4gb-64gb-4g-lte", + "base_model_slug": "z5x-2020", + "name": "Vivo Z5x (2020)", + "brand": { + "id": 52, + "slug": "vivo", + "name": "vivo", + "country": "CN", + "url": "/v1/brands/vivo" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2020-06-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:24.770553", + "updated_at": "2026-06-20T13:09:24.770553" +} diff --git a/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/vivo-z5x-2020-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9610e19607f --- /dev/null +++ b/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39074, + "slug": "wiko-10-4gb-128gb-4g-lte", + "base_model_slug": "10", + "name": "Wiko 10", + "brand": { + "id": 72, + "slug": "wiko", + "name": "Wiko", + "country": "FR", + "url": "/v1/brands/wiko" + }, + "soc": { + "id": 1233, + "slug": "helio-g37", + "name": "Helio G37", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g37" + }, + "release_date": "2022-09-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.773194", + "updated_at": "2026-06-20T13:09:25.773194" +} diff --git a/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/wiko-10-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..00439bf20eb --- /dev/null +++ b/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39079, + "slug": "wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g", + "base_model_slug": "hi-enjoy-60-pro-5g", + "name": "Wiko Hi Enjoy 60 Pro 5G", + "brand": { + "id": 72, + "slug": "wiko", + "name": "Wiko", + "country": "FR", + "url": "/v1/brands/wiko" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-07-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2367 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "HarmonyOS", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.774793", + "updated_at": "2026-06-20T13:09:25.774793" +} diff --git a/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..05e9c8c8b3b --- /dev/null +++ b/site/public/v1/smartphones/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5a8353b1100 --- /dev/null +++ b/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39076, + "slug": "wiko-t10-2gb-64gb-4g-lte", + "base_model_slug": "t10", + "name": "Wiko T10", + "brand": { + "id": 72, + "slug": "wiko", + "name": "Wiko", + "country": "FR", + "url": "/v1/brands/wiko" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-05-26", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.773194", + "updated_at": "2026-06-20T13:09:25.773194" +} diff --git a/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/wiko-t10-2gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..384c282e4ae --- /dev/null +++ b/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39071, + "slug": "wiko-t3-4gb-128gb-4g-lte", + "base_model_slug": "t3", + "name": "Wiko T3", + "brand": { + "id": 72, + "slug": "wiko", + "name": "Wiko", + "country": "FR", + "url": "/v1/brands/wiko" + }, + "soc": { + "id": 1124, + "slug": "helio-p35", + "name": "Helio P35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p35" + }, + "release_date": "2021-12-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.772194", + "updated_at": "2026-06-20T13:09:25.772194" +} diff --git a/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/wiko-t3-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3a41b6ea52a --- /dev/null +++ b/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39077, + "slug": "wiko-t50-4gb-128gb-4g-lte", + "base_model_slug": "t50", + "name": "Wiko T50", + "brand": { + "id": 72, + "slug": "wiko", + "name": "Wiko", + "country": "FR", + "url": "/v1/brands/wiko" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2022-05-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2400 pixels", + "resolution": "~ 399 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.774286", + "updated_at": "2026-06-20T13:09:25.774286" +} diff --git a/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/wiko-t50-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..489be76e066 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41019, + "slug": "xiaomi-12-lite-5g-6gb-128gb-5g", + "base_model_slug": "12-lite-5g", + "name": "Xiaomi 12 Lite 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-07-11", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.414607", + "updated_at": "2026-06-20T13:09:26.414607" +} diff --git a/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5d6fae7246 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12-lite-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.0, + "performance": 1.5, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fefc6a441b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41021, + "slug": "xiaomi-12-pro-dimensity-edition-8gb-128gb-5g", + "base_model_slug": "12-pro-dimensity-edition", + "name": "Xiaomi 12 Pro Dimensity Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-07-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.73 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 521 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 47.4, + "performance": null, + "camera": null, + "battery": 47.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.415106", + "updated_at": "2026-06-20T13:09:26.415106" +} diff --git a/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..498f348a9f1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 47.4, + "performance": null, + "camera": null, + "battery": 47.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..539bd3c237c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40430, + "slug": "xiaomi-12x-5g-8gb-128gb-5g", + "base_model_slug": "12x-5g", + "name": "Xiaomi 12X 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-12-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 176.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.218520", + "updated_at": "2026-06-20T13:09:26.218520" +} diff --git a/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-12x-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..352066b9111 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41659, + "slug": "xiaomi-13t-pro-5g-12gb-256gb-5g", + "base_model_slug": "13t-pro-5g", + "name": "Xiaomi 13T Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-09-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.3, + "performance": 35.6, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.626945", + "updated_at": "2026-06-20T13:09:26.626945" +} diff --git a/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..06bcc992235 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-13t-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.3, + "performance": 35.6, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..04b429f7074 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42093, + "slug": "xiaomi-14t-pro-5g-12gb-256gb-5g", + "base_model_slug": "14t-pro-5g", + "name": "Xiaomi 14T Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-09-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.773128", + "updated_at": "2026-06-20T13:09:26.773128" +} diff --git a/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a1446269b04 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-14t-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 51.5, + "performance": 58.1, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..858e5528bb3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42373, + "slug": "xiaomi-17-12gb-256gb-5g", + "base_model_slug": "17", + "name": "Xiaomi 17", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2025-09-25", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.3 inches, 1220 x 2656 pixels, 120 Hz", + "resolution": "~ 464 PPI", + "type": "Color LTPO AMOLED Screen (68B)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.880233", + "updated_at": "2026-06-20T13:09:26.880233" +} diff --git a/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-17-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..c483c51e7be --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42524, + "slug": "xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "17t-5g-12gb-ram-512gb", + "name": "Xiaomi 17T 5G (12GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1332, + "slug": "mediatek-dimensity-8500-ultra", + "name": "Mediatek Dimensity 8500 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Mali-G720 MC8", + "url": "/v1/socs/mediatek-dimensity-8500-ultra" + }, + "release_date": "2026-05-28", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.59 inches, 1268 x 2756 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (68 B)" + }, + "cameras": [], + "battery_mah": 6500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.934296", + "updated_at": "2026-06-20T13:09:26.934296" +} diff --git a/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..1388098071f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39613, + "slug": "xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte", + "base_model_slug": "black-shark-2-12gb-ram-256gb", + "name": "Xiaomi Black Shark 2 (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-05-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, aptX HD, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.955503", + "updated_at": "2026-06-20T13:09:25.955503" +} diff --git a/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7e9f29d7b91 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-black-shark-2-12gb-ram-256gb-12gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2067bfc0d30 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41050, + "slug": "xiaomi-civi-1s-5g-8gb-128gb-5g", + "base_model_slug": "civi-1s-5g", + "name": "Xiaomi Civi 1S 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2022-04-21", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.423639", + "updated_at": "2026-06-20T13:09:26.423639" +} diff --git a/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-civi-1s-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ab45634ce44 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40454, + "slug": "xiaomi-civi-5g-8gb-128gb-5g", + "base_model_slug": "civi-5g", + "name": "Xiaomi Civi 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.226295", + "updated_at": "2026-06-20T13:09:26.226295" +} diff --git a/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..358d8da1aca --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-civi-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..761dec98a3f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39959, + "slug": "xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "mi-10-5g-8gb-ram-256gb", + "name": "Xiaomi Mi 10 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-05-08", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4780, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 3.4, + "camera": null, + "battery": 26.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.064655", + "updated_at": "2026-06-20T13:09:26.064655" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..599ffd92255 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 3.4, + "camera": null, + "battery": 26.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..761b21ca8a1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39976, + "slug": "xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g", + "base_model_slug": "mi-10-lite-zoom-edition", + "name": "Xiaomi Mi 10 Lite Zoom Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.4, + "performance": 1.5, + "camera": null, + "battery": 17.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.069695", + "updated_at": "2026-06-20T13:09:26.069695" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..168cdc74954 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-lite-zoom-edition-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.4, + "performance": 1.5, + "camera": null, + "battery": 17.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..360ba6b7929 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39979, + "slug": "xiaomi-mi-10-pro-8gb-256gb-5g", + "base_model_slug": "mi-10-pro", + "name": "Xiaomi Mi 10 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-03-31", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2340 pixels", + "resolution": "~ 386 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.071694", + "updated_at": "2026-06-20T13:09:26.071694" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-pro-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..1776798c6ad --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39988, + "slug": "xiaomi-mi-10-ultra-8gb-256gb-5g", + "base_model_slug": "mi-10-ultra", + "name": "Xiaomi Mi 10 Ultra", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-08-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 386 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.074207", + "updated_at": "2026-06-20T13:09:26.074707" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..65977e7c01d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-ultra-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.4, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b0814124186 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39995, + "slug": "xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "mi-10-youth-edition-5g-8gb-ram-256gb", + "name": "Xiaomi Mi 10 Youth Edition 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-04-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.2, + "performance": 3.0, + "camera": null, + "battery": 17.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.076216", + "updated_at": "2026-06-20T13:09:26.076216" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6f51ff87869 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10-youth-edition-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.2, + "performance": 3.0, + "camera": null, + "battery": 17.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a4d255292c5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40459, + "slug": "xiaomi-mi-10i-6gb-128gb-5g", + "base_model_slug": "mi-10i", + "name": "Xiaomi Mi 10i", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-01-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4820, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 1.5, + "camera": null, + "battery": 27.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.227804", + "updated_at": "2026-06-20T13:09:26.227804" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..06febe6c460 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 1.5, + "camera": null, + "battery": 27.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..431395f1c8d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40462, + "slug": "xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g", + "base_model_slug": "mi-10i-6gb-ram-64gb", + "name": "Xiaomi Mi 10i (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-01-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4820, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 1.5, + "camera": null, + "battery": 27.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.227804", + "updated_at": "2026-06-20T13:09:26.227804" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..06febe6c460 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-6gb-ram-64gb-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 1.5, + "camera": null, + "battery": 27.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b07bc9abc10 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40463, + "slug": "xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "mi-10i-8gb-ram-128gb", + "name": "Xiaomi Mi 10i (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1712, + "slug": "snapdragon-750g", + "name": "Snapdragon 750G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-750g" + }, + "release_date": "2021-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4820, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 214.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.228809", + "updated_at": "2026-06-20T13:09:26.228809" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..21a3e48bc8d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10i-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 3.0, + "camera": null, + "battery": 27.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..331eb18aa68 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40006, + "slug": "xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "mi-10t-5g-8gb-ram-128gb", + "name": "Xiaomi Mi 10T 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-10-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 2400 x 1080 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.080228", + "updated_at": "2026-06-20T13:09:26.080228" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3acc773259d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-10t-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..db5b1f26c36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40018, + "slug": "xiaomi-mi-11-8gb-128gb-5g", + "base_model_slug": "mi-11", + "name": "Xiaomi Mi 11", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2020-12-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.083230", + "updated_at": "2026-06-20T13:09:26.083230" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..c4381087c48 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ac16caf6460 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40484, + "slug": "xiaomi-mi-11-lite-6gb-128gb-4g-lte", + "base_model_slug": "mi-11-lite", + "name": "Xiaomi Mi 11 Lite", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-06-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Dot Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 4250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 157.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.2, + "performance": 1.5, + "camera": null, + "battery": 18.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.233850", + "updated_at": "2026-06-20T13:09:26.233850" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..dea4e46fbc4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.2, + "performance": 1.5, + "camera": null, + "battery": 18.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6ef6066dc5e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40489, + "slug": "xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "mi-11-lite-8gb-ram-128gb", + "name": "Xiaomi Mi 11 Lite (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-06-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Dot Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 4250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 157.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 3.0, + "camera": null, + "battery": 18.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.235361", + "updated_at": "2026-06-20T13:09:26.235361" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..96750c08f8d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.9, + "performance": 3.0, + "camera": null, + "battery": 18.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5fb999bd60c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40490, + "slug": "xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g", + "base_model_slug": "mi-11-lite-ne-5g", + "name": "Xiaomi Mi 11 Lite NE 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-29", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.7, + "performance": 1.5, + "camera": null, + "battery": 23.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.235361", + "updated_at": "2026-06-20T13:09:26.235361" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..aa16ca9aca7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.7, + "performance": 1.5, + "camera": null, + "battery": 23.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2079a7a0331 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40491, + "slug": "xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "mi-11-lite-ne-5g-8gb-ram-128gb", + "name": "Xiaomi Mi 11 Lite NE 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2021-09-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4250, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 158.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.4, + "performance": 3.0, + "camera": null, + "battery": 23.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.235361", + "updated_at": "2026-06-20T13:09:26.235361" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3ce15c12807 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-lite-ne-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.4, + "performance": 3.0, + "camera": null, + "battery": 23.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..484c503adff --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40498, + "slug": "xiaomi-mi-11-pro-8gb-128gb-5g", + "base_model_slug": "mi-11-pro", + "name": "Xiaomi Mi 11 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-03-29", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.81 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 515 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.237871", + "updated_at": "2026-06-20T13:09:26.237871" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e414b426a2a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..eed9f1d9681 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41059, + "slug": "xiaomi-mi-11t-pro-5g-8gb-128gb-5g", + "base_model_slug": "mi-11t-pro-5g", + "name": "Xiaomi Mi 11T Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2022-01-19", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.426630", + "updated_at": "2026-06-20T13:09:26.426630" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e414b426a2a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11t-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.1, + "performance": 8.2, + "camera": null, + "battery": 40.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..213037ae8f1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40537, + "slug": "xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "mi-11x-pro-5g-8gb-ram-256gb", + "name": "Xiaomi Mi 11X Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 8.2, + "camera": null, + "battery": 32.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.248916", + "updated_at": "2026-06-20T13:09:26.248916" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..99e227f31a3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 8.2, + "camera": null, + "battery": 32.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b2897407339 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40535, + "slug": "xiaomi-mi-11x-pro-8gb-128gb-5g", + "base_model_slug": "mi-11x-pro", + "name": "Xiaomi Mi 11X Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 8.2, + "camera": null, + "battery": 32.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.248416", + "updated_at": "2026-06-20T13:09:26.248416" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..99e227f31a3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-11x-pro-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 8.2, + "camera": null, + "battery": 32.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/index.json b/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/index.json new file mode 100644 index 00000000000..bfa5bd67019 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/index.json @@ -0,0 +1,80 @@ +{ + "id": 39105, + "slug": "xiaomi-mi-2s-2gb-32gb", + "base_model_slug": "mi-2s", + "name": "Xiaomi Mi 2S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1523, + "slug": "qualcomm-snapdragon-600", + "name": "Qualcomm Snapdragon 600", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 320", + "url": "/v1/socs/qualcomm-snapdragon-600" + }, + "release_date": "2013-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "4.3 inches, 720 x 1280 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.1 (Jelly Bean), upgradable to v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.784918", + "updated_at": "2026-06-20T13:09:25.784918" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/score/index.json b/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-2s-2gb-32gb/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..5f007837577 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39164, + "slug": "xiaomi-mi-4c-2gb-16gb-4g-lte", + "base_model_slug": "mi-4c", + "name": "Xiaomi Mi 4c", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1583, + "slug": "snapdragon-808", + "name": "Snapdragon 808", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 20.0, + "gpu_name": "Adreno 418", + "url": "/v1/socs/snapdragon-808" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 130.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1.1 (Lollipop), upgradable to v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.1, + "performance": 1.0, + "camera": null, + "battery": 1.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.803882", + "updated_at": "2026-06-20T13:09:25.803882" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7eb206ae4ec --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-4c-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.1, + "performance": 1.0, + "camera": null, + "battery": 1.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0a4d741b428 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39262, + "slug": "xiaomi-mi-5s-plus-4gb-64gb-4g-lte", + "base_model_slug": "mi-5s-plus", + "name": "Xiaomi Mi 5s Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 168.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.9, + "performance": 11.8, + "camera": null, + "battery": 12.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.842804", + "updated_at": "2026-06-20T13:09:25.842804" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..70a8c8fc7c4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-5s-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.9, + "performance": 11.8, + "camera": null, + "battery": 12.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..29c23998b26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39425, + "slug": "xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-8-6gb-ram-128gb", + "name": "Xiaomi Mi 8 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 1.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.894593", + "updated_at": "2026-06-20T13:09:25.894593" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..894383f4c4a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 1.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..98274372567 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39426, + "slug": "xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "mi-8-8gb-ram-128gb", + "name": "Xiaomi Mi 8 (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 175.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.895095", + "updated_at": "2026-06-20T13:09:25.895095" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..2dc67af3aad --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": 3.0, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f64a9a22f4b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39437, + "slug": "xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "mi-8-lite-4gb-ram-64gb", + "name": "Xiaomi Mi 8 Lite (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 18.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.899110", + "updated_at": "2026-06-20T13:09:25.899110" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3054b8c8d56 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-lite-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.7, + "performance": 18.0, + "camera": null, + "battery": 5.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7925843b741 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39443, + "slug": "xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-8-pro-6gb-ram-128gb", + "name": "Xiaomi Mi 8 Pro (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.21 inches, 1080 x 2248 pixels", + "resolution": "~ 402 PPI", + "type": "Color Super AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 177.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.901141", + "updated_at": "2026-06-20T13:09:25.901141" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..429cb776869 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.8, + "performance": 1.5, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..528473f76a8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39452, + "slug": "xiaomi-mi-8-youth-6gb-64gb-4g-lte", + "base_model_slug": "mi-8-youth", + "name": "Xiaomi Mi 8 Youth", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3350, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 169.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.4, + "performance": 19.5, + "camera": null, + "battery": 5.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.904676", + "updated_at": "2026-06-20T13:09:25.904676" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..6f8c2324fda --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-8-youth-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.4, + "performance": 19.5, + "camera": null, + "battery": 5.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7480f6846ca --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39632, + "slug": "xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-9-6gb-ram-128gb", + "name": "Xiaomi Mi 9 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.960513", + "updated_at": "2026-06-20T13:09:25.960513" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e774e38dd7c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 1.5, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d71e45bbc0b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39630, + "slug": "xiaomi-mi-9-8gb-128gb-4g-lte", + "base_model_slug": "mi-9", + "name": "Xiaomi Mi 9", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.959512", + "updated_at": "2026-06-20T13:09:25.959512" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..997a0d27be6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 3.0, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..380c4b0cbaf --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39639, + "slug": "xiaomi-mi-9-lite-6gb-64gb-4g-lte", + "base_model_slug": "mi-9-lite", + "name": "Xiaomi Mi 9 Lite", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-09-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 21.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.963531", + "updated_at": "2026-06-20T13:09:25.963531" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..19d837c4215 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-lite-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 21.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a90a61c3518 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39655, + "slug": "xiaomi-mi-9-se-6gb-64gb-4g-lte", + "base_model_slug": "mi-9-se", + "name": "Xiaomi Mi 9 SE", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.97 inches, 1080 x 2340 pixels", + "resolution": "~ 432 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 1.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.968553", + "updated_at": "2026-06-20T13:09:25.968553" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b840f1df3cc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 1.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d5ae704e04a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39657, + "slug": "xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-9-se-6gb-ram-128gb", + "name": "Xiaomi Mi 9 SE (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1683, + "slug": "snapdragon-712", + "name": "Snapdragon 712", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-712" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.97 inches, 1080 x 2340 pixels", + "resolution": "~ 432 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 155.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 1.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.969061", + "updated_at": "2026-06-20T13:09:25.969061" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b840f1df3cc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9-se-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": 1.5, + "camera": null, + "battery": 1.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6eebad537de --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39670, + "slug": "xiaomi-mi-9t-6gb-64gb-4g-lte", + "base_model_slug": "mi-9t", + "name": "Xiaomi Mi 9T", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1684, + "slug": "snapdragon-730", + "name": "Snapdragon 730", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.972993", + "updated_at": "2026-06-20T13:09:25.972993" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-9t-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6ead4af9fa4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39459, + "slug": "xiaomi-mi-a2-4gb-64gb-4g-lte", + "base_model_slug": "mi-a2", + "name": "Xiaomi Mi A2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2018-07-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color LTPS IPS LCD (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3010, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 18.0, + "camera": null, + "battery": 0.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.907196", + "updated_at": "2026-06-20T13:09:25.907196" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..154abb8643d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.1, + "performance": 18.0, + "camera": null, + "battery": 0.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..a5980cb449f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39467, + "slug": "xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "mi-a2-lite-3gb-ram-32gb", + "name": "Xiaomi Mi A2 Lite (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-07-24", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.909225", + "updated_at": "2026-06-20T13:09:25.909225" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-lite-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..bd9e110570a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39465, + "slug": "xiaomi-mi-a2-lite-4gb-64gb-4g-lte", + "base_model_slug": "mi-a2-lite", + "name": "Xiaomi Mi A2 Lite", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-07-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.908716", + "updated_at": "2026-06-20T13:09:25.908716" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a2-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0fb210af995 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39681, + "slug": "xiaomi-mi-a3-4gb-64gb-4g-lte", + "base_model_slug": "mi-a3", + "name": "Xiaomi Mi A3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.08 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.977021", + "updated_at": "2026-06-20T13:09:25.977021" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..df7f2f1c83a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.7, + "performance": 0.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d14890adb3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39684, + "slug": "xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-a3-6gb-ram-128gb", + "name": "Xiaomi Mi A3 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.08 inches, 720 x 1560 pixels", + "resolution": "~ 286 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.4, + "performance": 1.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.978521", + "updated_at": "2026-06-20T13:09:25.978521" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e24df0a84e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-a3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.4, + "performance": 1.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1ee51e59b3f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39691, + "slug": "xiaomi-mi-cc9-6gb-64gb-4g-lte", + "base_model_slug": "mi-cc9", + "name": "Xiaomi Mi CC9", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 21.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.982032", + "updated_at": "2026-06-20T13:09:25.982032" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..19d837c4215 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 21.5, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..f23397a6892 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39698, + "slug": "xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte", + "base_model_slug": "mi-cc9-meitu-edition", + "name": "Xiaomi Mi CC9 Meitu Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1652, + "slug": "snapdragon-710", + "name": "Snapdragon 710", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 616", + "url": "/v1/socs/snapdragon-710" + }, + "release_date": "2019-07-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 23.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.984044", + "updated_at": "2026-06-20T13:09:25.984044" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b815c009b87 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-meitu-edition-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 23.0, + "camera": null, + "battery": 15.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..387946b7d4e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39702, + "slug": "xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "mi-cc9-pro-8gb-ram-128gb", + "name": "Xiaomi Mi CC9 Pro (8GB RAM +128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-11-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 3.0, + "camera": null, + "battery": 33.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.985553", + "updated_at": "2026-06-20T13:09:25.985553" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8bdc8f740de --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-cc9-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.4, + "performance": 3.0, + "camera": null, + "battery": 33.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5ae4213c887 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39359, + "slug": "xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte", + "base_model_slug": "mi-max-2-32gb", + "name": "Xiaomi Mi Max 2 (32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 1920 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": null, + "camera": null, + "battery": 34.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.872981", + "updated_at": "2026-06-20T13:09:25.873481" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3d6780e5584 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-2-32gb-4gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": null, + "camera": null, + "battery": 34.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3eff8342de7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39355, + "slug": "xiaomi-mi-max-2-4gb-64gb-4g-lte", + "base_model_slug": "mi-max-2", + "name": "Xiaomi Mi Max 2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.44 inches, 1080 x 1920 pixels", + "resolution": "~ 342 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": null, + "camera": null, + "battery": 34.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.871982", + "updated_at": "2026-06-20T13:09:25.871982" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3d6780e5584 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-2-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 34.5, + "performance": null, + "camera": null, + "battery": 34.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f69efe8dff2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39475, + "slug": "xiaomi-mi-max-3-4gb-64gb-4g-lte", + "base_model_slug": "mi-max-3", + "name": "Xiaomi Mi Max 3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2160 pixels", + "resolution": "~ 350 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 221.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.8, + "performance": 0.0, + "camera": null, + "battery": 37.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.913257", + "updated_at": "2026-06-20T13:09:25.913257" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3aab040bdd5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-max-3-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.8, + "performance": 0.0, + "camera": null, + "battery": 37.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..32176624d8f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39362, + "slug": "xiaomi-mi-mix-2-6gb-128gb-4g-lte", + "base_model_slug": "mi-mix-2", + "name": "Xiaomi Mi Mix 2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 24.6, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.873982", + "updated_at": "2026-06-20T13:09:25.873982" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ef6cc2557d6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 24.6, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..84c6c91d98d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39364, + "slug": "xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "mi-mix-2-6gb-ram-64gb", + "name": "Xiaomi Mi Mix 2 (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1625, + "slug": "snapdragon-835", + "name": "Snapdragon 835", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 540", + "url": "/v1/socs/snapdragon-835" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 185.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 24.6, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.874481", + "updated_at": "2026-06-20T13:09:25.874481" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..ef6cc2557d6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.3, + "performance": 24.6, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..55735629d3e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39486, + "slug": "xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "mi-mix-2s-6gb-ram-128gb", + "name": "Xiaomi Mi Mix 2s (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.0 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 1.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.917980", + "updated_at": "2026-06-20T13:09:25.917980" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..894383f4c4a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-2s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 1.5, + "camera": null, + "battery": 6.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..9754f4accc7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39497, + "slug": "xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte", + "base_model_slug": "mi-mix-3-10gb-ram-512gb", + "name": "Xiaomi Mi Mix 3 (10GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-25", + "msrp_usd": null, + "ram_gb": 10, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 10, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 4.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.920982", + "updated_at": "2026-06-20T13:09:25.920982" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4ed7e9c5b24 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-10gb-ram-512gb-10gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.8, + "performance": 4.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d7921fcfaf2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39495, + "slug": "xiaomi-mi-mix-3-6gb-128gb-4g-lte", + "base_model_slug": "mi-mix-3", + "name": "Xiaomi Mi Mix 3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.920982", + "updated_at": "2026-06-20T13:09:25.920982" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..75b7f0d3b5d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 2.2, + "performance": 1.5, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e5310e56d31 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39498, + "slug": "xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "mi-mix-3-8gb-ram-128gb", + "name": "Xiaomi Mi Mix 3 (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-10-25", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 2340 x 1080 pixels", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 3.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.922001", + "updated_at": "2026-06-20T13:09:25.922001" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..12f7a97aa7c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": 3.0, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f68fcc050c6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40554, + "slug": "xiaomi-mi-mix-4-8gb-128gb-5g", + "base_model_slug": "mi-mix-4", + "name": "Xiaomi Mi Mix 4", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-08-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.252914", + "updated_at": "2026-06-20T13:09:26.252914" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..bd411cf23f0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-4-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 8.2, + "camera": null, + "battery": 32.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..ce5a287e154 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40560, + "slug": "xiaomi-mi-mix-fold-12gb-256gb-5g", + "base_model_slug": "mi-mix-fold", + "name": "Xiaomi Mi Mix Fold", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-16", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "8.01 inches, 1860 x 2480 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 317.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 11.2, + "camera": null, + "battery": 40.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.254915", + "updated_at": "2026-06-20T13:09:26.254915" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..3734bf3d74e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-mix-fold-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 11.2, + "camera": null, + "battery": 40.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..cc56bb953ef --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39723, + "slug": "xiaomi-mi-note-10-6gb-128gb-4g-lte", + "base_model_slug": "mi-note-10", + "name": "Xiaomi Mi Note 10", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2019-11-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.47 inches, 1080 x 2340 pixels", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes, Google Pay Support", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.7, + "performance": 1.5, + "camera": null, + "battery": 33.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.991064", + "updated_at": "2026-06-20T13:09:25.991064" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..23c45f87d55 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-10-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.7, + "performance": 1.5, + "camera": null, + "battery": 33.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8f099655d34 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39277, + "slug": "xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte", + "base_model_slug": "mi-note-2-special-edition", + "name": "Xiaomi Mi Note 2 Special Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1613, + "slug": "snapdragon-821", + "name": "Snapdragon 821", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-821" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1080 x 1920 pixels", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4070, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.7, + "performance": 13.3, + "camera": null, + "battery": 16.1, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.848880", + "updated_at": "2026-06-20T13:09:25.848880" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..934814e768a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-2-special-edition-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.7, + "performance": 13.3, + "camera": null, + "battery": 16.1, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ae84c23b2cb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39367, + "slug": "xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "mi-note-3-4gb-ram-64gb", + "name": "Xiaomi Mi Note 3 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v50.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.875485", + "updated_at": "2026-06-20T13:09:25.875485" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..85db8bdcc0c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 18.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7ae4c9f4625 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39368, + "slug": "xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "mi-note-3-6gb-ram-64gb", + "name": "Xiaomi Mi Note 3 (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 163.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v50.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.875991", + "updated_at": "2026-06-20T13:09:25.875991" +} diff --git a/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c8488aef5e8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi-note-3-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 19.5, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..55ac6517c88 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39279, + "slug": "xiaomi-mi5-plus-4gb-64gb-4g-lte", + "base_model_slug": "mi5-plus", + "name": "Xiaomi Mi5 Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1612, + "slug": "snapdragon-820", + "name": "Snapdragon 820", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 530", + "url": "/v1/socs/snapdragon-820" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 1440 x 2560 pixels", + "resolution": "~ 515 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.1 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "Yes", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 9.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.849376", + "updated_at": "2026-06-20T13:09:25.849376" +} diff --git a/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..52cea20e42b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mi5-plus-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 9.0, + "camera": null, + "battery": 7.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..91992d04db4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42378, + "slug": "xiaomi-mix-flip-2-12gb-256gb-5g", + "base_model_slug": "mix-flip-2", + "name": "Xiaomi Mix Flip 2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-06-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5165, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 83.9, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.881239", + "updated_at": "2026-06-20T13:09:26.881239" +} diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..58534e8956e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 83.9, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..09770dffedd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42379, + "slug": "xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g", + "base_model_slug": "mix-flip-2-diamond-limited-edition", + "name": "Xiaomi Mix Flip 2 Diamond Limited Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1780, + "slug": "snapdragon-8-elite", + "name": "Snapdragon 8 Elite", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 830", + "url": "/v1/socs/snapdragon-8-elite" + }, + "release_date": "2025-08-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5165, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 83.9, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.881738", + "updated_at": "2026-06-20T13:09:26.881738" +} diff --git a/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..58534e8956e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 68.2, + "performance": 83.9, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b1cd7c5a0ac --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40028, + "slug": "xiaomi-poco-c3-3gb-32gb-4g-lte", + "base_model_slug": "poco-c3", + "name": "Poco C3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-10-06", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.085738", + "updated_at": "2026-06-20T13:09:26.085738" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c3-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9aa23395f2b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40031, + "slug": "xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "poco-c3-4gb-ram-64gb", + "name": "Poco C3 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-10-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.087250", + "updated_at": "2026-06-20T13:09:26.087250" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..7ba66c086c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40565, + "slug": "xiaomi-poco-c31-3gb-32gb-4g-lte", + "base_model_slug": "poco-c31", + "name": "POCO C31", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.256416", + "updated_at": "2026-06-20T13:09:26.256416" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c31-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..131152ccdb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40568, + "slug": "xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "poco-c31-4gb-ram-64gb", + "name": "POCO C31 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.257421", + "updated_at": "2026-06-20T13:09:26.257421" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c31-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c476676a8d9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41686, + "slug": "xiaomi-poco-c50-2gb-32gb-4g-lte", + "base_model_slug": "poco-c50", + "name": "Poco C50", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2023-01-03", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.634088", + "updated_at": "2026-06-20T13:09:26.634088" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c50-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..21dc490cba0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41689, + "slug": "xiaomi-poco-c55-4gb-64gb-4g-lte", + "base_model_slug": "poco-c55", + "name": "Poco C55", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-02-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.635107", + "updated_at": "2026-06-20T13:09:26.635107" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c55-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..07be578e456 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41691, + "slug": "xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-c55-6gb-ram-128gb", + "name": "Poco C55 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-02-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.636115", + "updated_at": "2026-06-20T13:09:26.636115" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d4ba123d1c0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41692, + "slug": "xiaomi-poco-c65-4gb-128gb-4g-lte", + "base_model_slug": "poco-c65", + "name": "Poco C65", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.636115", + "updated_at": "2026-06-20T13:09:26.636115" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b371ad8df51 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41696, + "slug": "xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-c65-6gb-ram-128gb", + "name": "Poco C65 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.637612", + "updated_at": "2026-06-20T13:09:26.637612" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..3009b3263c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41697, + "slug": "xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "poco-c65-8gb-ram-256gb", + "name": "Poco C65 (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.637612", + "updated_at": "2026-06-20T13:09:26.637612" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e13f613a0a3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42380, + "slug": "xiaomi-poco-c71-4gb-64gb-4g-lte", + "base_model_slug": "poco-c71", + "name": "POCO C71", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-04-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.882739", + "updated_at": "2026-06-20T13:09:26.882739" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c71-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6a40ddd0beb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42525, + "slug": "xiaomi-poco-c81-4gb-64gb-4g-lte", + "base_model_slug": "poco-c81", + "name": "POCO C81", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-04-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.934803", + "updated_at": "2026-06-20T13:09:26.934803" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..777f42b6967 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42526, + "slug": "xiaomi-poco-c81-pro-4gb-64gb-4g-lte", + "base_model_slug": "poco-c81-pro", + "name": "Poco C81 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-04-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.935302", + "updated_at": "2026-06-20T13:09:26.935302" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d30612566dd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42527, + "slug": "xiaomi-poco-c81x-3gb-64gb-4g-lte", + "base_model_slug": "poco-c81x", + "name": "POCO C81x", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-04-23", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.935302", + "updated_at": "2026-06-20T13:09:26.935302" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c81x-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..9448f68612c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42382, + "slug": "xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "poco-c85-5g-6gb-ram-128gb", + "name": "POCO C85 5G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.882739", + "updated_at": "2026-06-20T13:09:26.882739" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..eb14385bdc1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42383, + "slug": "xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "poco-c85-5g-8gb-ram-128gb", + "name": "POCO C85 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.882739", + "updated_at": "2026-06-20T13:09:26.882739" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..0b15cf01d76 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42528, + "slug": "xiaomi-poco-c85x-4gb-64gb-5g", + "base_model_slug": "poco-c85x", + "name": "Poco C85x", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-03-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.935803", + "updated_at": "2026-06-20T13:09:26.935803" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85x-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..967f902c7e3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42529, + "slug": "xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g", + "base_model_slug": "poco-c85x-5g-4gb-ram-128gb", + "name": "Poco C85x 5G (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-03-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.935803", + "updated_at": "2026-06-20T13:09:26.935803" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a72ac13503b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39514, + "slug": "xiaomi-poco-f1-6gb-64gb-4g-lte", + "base_model_slug": "poco-f1", + "name": "Poco F1", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-08-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.925506", + "updated_at": "2026-06-20T13:09:25.925506" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b2d2a62c9ef --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39515, + "slug": "xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-f1-6gb-ram-128gb", + "name": "Poco F1 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1626, + "slug": "snapdragon-845", + "name": "Snapdragon 845", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 10.0, + "gpu_name": "Adreno 630", + "url": "/v1/socs/snapdragon-845" + }, + "release_date": "2018-08-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.18 inches, 1080 x 2246 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.925506", + "updated_at": "2026-06-20T13:09:25.925506" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f1-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..8903479770c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40033, + "slug": "xiaomi-poco-f2-pro-6gb-128gb-5g", + "base_model_slug": "poco-f2-pro", + "name": "Poco F2 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-05-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 1.9, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.087250", + "updated_at": "2026-06-20T13:09:26.087250" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..38c0a6bac44 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f2-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 1.9, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..b454b3f2371 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40034, + "slug": "xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-f2-pro-8gb-ram-256gb", + "name": "Poco F2 Pro (8GB RAM +256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-05-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 3.4, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.087250", + "updated_at": "2026-06-20T13:09:26.087250" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..1fc545a10fa --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f2-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 3.4, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..2363489aab9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40576, + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "poco-f3-gt-5g-8gb-ram-128gb", + "name": "Poco F3 GT 5G (8GB RAM+128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-07-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Turbo AMOLED (1B)" + }, + "cameras": [], + "battery_mah": 5065, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 3.9, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.259926", + "updated_at": "2026-06-20T13:09:26.259926" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..f0b74e20ae6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 3.9, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..f138590794c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40577, + "slug": "xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-f3-gt-5g-8gb-ram-256gb", + "name": "Poco F3 GT 5G (8GB RAM+256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-07-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Turbo AMOLED (1B)" + }, + "cameras": [], + "battery_mah": 5065, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 3.9, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.259926", + "updated_at": "2026-06-20T13:09:26.259926" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f0b74e20ae6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f3-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.9, + "performance": 3.9, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..57d0a0e73ae --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41120, + "slug": "xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "poco-f4-12gb-ram-256gb", + "name": "Poco F4 (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-06-23", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.445912", + "updated_at": "2026-06-20T13:09:26.445912" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d27d1cd8788 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 9.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..4357e614d30 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41126, + "slug": "xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "poco-f4-5g-8gb-ram-128gb", + "name": "Poco F4 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-06-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.447411", + "updated_at": "2026-06-20T13:09:26.447411" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..152f81ab179 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.3, + "performance": 6.1, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..922a898886f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42386, + "slug": "xiaomi-poco-f7-5g-12gb-256gb-5g", + "base_model_slug": "poco-f7-5g", + "name": "Poco F7 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 435 PPI", + "type": "Color pOLED (68.7B)" + }, + "cameras": [], + "battery_mah": 7550, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 222.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.884247", + "updated_at": "2026-06-20T13:09:26.884247" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..73d5692f806 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42387, + "slug": "xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "poco-f7-5g-12gb-ram-512gb", + "name": "Poco F7 5G (12GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 825", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, + "release_date": "2025-06-24", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 435 PPI", + "type": "Color pOLED (68.7B)" + }, + "cameras": [], + "battery_mah": 7550, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 222.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.884748", + "updated_at": "2026-06-20T13:09:26.884748" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..66bb2574e2a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42389, + "slug": "xiaomi-poco-f7-pro-5g-12gb-256gb-5g", + "base_model_slug": "poco-f7-pro-5g", + "name": "Poco F7 Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 750", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + "release_date": "2025-03-27", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color AMOLED Screen (68.7 B)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.885247", + "updated_at": "2026-06-20T13:09:26.885247" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-f7-pro-5g-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1834559ebef --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40037, + "slug": "xiaomi-poco-m2-6gb-64gb-4g-lte", + "base_model_slug": "poco-m2", + "name": "Poco M2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2020-09-08", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.088768", + "updated_at": "2026-06-20T13:09:26.088768" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..97f4dc85839 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40041, + "slug": "xiaomi-poco-m2-pro-4gb-64gb-4g-lte", + "base_model_slug": "poco-m2-pro", + "name": "POCO M2 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-07-07", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.089771", + "updated_at": "2026-06-20T13:09:26.089771" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f3d23a8130a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40044, + "slug": "xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-m2-pro-6gb-ram-128gb", + "name": "POCO M2 Pro (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-07-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.091264", + "updated_at": "2026-06-20T13:09:26.091264" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b185153d9c9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40582, + "slug": "xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte", + "base_model_slug": "poco-m2-reloaded", + "name": "POCO M2 Reloaded", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2021-04-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.261426", + "updated_at": "2026-06-20T13:09:26.261426" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m2-reloaded-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4248d7e19fa --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40585, + "slug": "xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-m3-6gb-ram-128gb", + "name": "Poco M3 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-02-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels, 60 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 197.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.262426", + "updated_at": "2026-06-20T13:09:26.262426" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m3-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..de4e69cd31c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41137, + "slug": "xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte", + "base_model_slug": "poco-m4-pro-4g", + "name": "POCO M4 Pro 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.450920", + "updated_at": "2026-06-20T13:09:26.450920" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4269c968eba --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41138, + "slug": "xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-m4-pro-4g-6gb-ram-128gb", + "name": "POCO M4 Pro 4G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.450920", + "updated_at": "2026-06-20T13:09:26.451927" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3d1f72f60c3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41139, + "slug": "xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "poco-m4-pro-4g-8gb-ram-128gb", + "name": "POCO M4 Pro 4G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.451927", + "updated_at": "2026-06-20T13:09:26.451927" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e52e370dda8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41145, + "slug": "xiaomi-poco-m5-4gb-64gb-4g-lte", + "base_model_slug": "poco-m5", + "name": "Poco M5", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.453935", + "updated_at": "2026-06-20T13:09:26.453935" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3a273a96694 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41153, + "slug": "xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-m5-6gb-ram-128gb", + "name": "Poco M5 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.456434", + "updated_at": "2026-06-20T13:09:26.456434" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a27d63c9ab0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41155, + "slug": "xiaomi-poco-m5s-4gb-64gb-4g-lte", + "base_model_slug": "poco-m5s", + "name": "Poco M5s", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2022-09-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.456933", + "updated_at": "2026-06-20T13:09:26.456933" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m5s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..653140d1e35 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42116, + "slug": "xiaomi-poco-m6-4g-6gb-128gb-4g-lte", + "base_model_slug": "poco-m6-4g", + "name": "Poco M6 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1307, + "slug": "mediatek-helio-g91-ultra", + "name": "MediaTek Helio G91-Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/mediatek-helio-g91-ultra" + }, + "release_date": "2024-06-10", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes, Not Available in Indian Variant", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.781779", + "updated_at": "2026-06-20T13:09:26.781779" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..eadf07447a7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..38f8a45cb62 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41713, + "slug": "xiaomi-poco-m6-5g-4gb-128gb-5g", + "base_model_slug": "poco-m6-5g", + "name": "Poco M6 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.642133", + "updated_at": "2026-06-20T13:09:26.642133" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..42c5c4cd2c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41714, + "slug": "xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g", + "base_model_slug": "poco-m6-5g-4gb-ram-64gb", + "name": "Poco M6 5G (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.642632", + "updated_at": "2026-06-20T13:09:26.642632" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..76e87cf8ab8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41715, + "slug": "xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "poco-m6-5g-6gb-ram-128gb", + "name": "Poco M6 5G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.642632", + "updated_at": "2026-06-20T13:09:26.642632" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..604c69cf328 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41716, + "slug": "xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-m6-5g-8gb-ram-256gb", + "name": "Poco M6 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.643629", + "updated_at": "2026-06-20T13:09:26.643629" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..d1d9a006e25 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42122, + "slug": "xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte", + "base_model_slug": "poco-m6-pro-4g", + "name": "Poco M6 Pro 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2024-01-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.784749", + "updated_at": "2026-06-20T13:09:26.784749" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..fbeaeb59d3c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40056, + "slug": "xiaomi-poco-x2-6gb-64gb-4g-lte", + "base_model_slug": "poco-x2", + "name": "Poco X2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-02-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.093777", + "updated_at": "2026-06-20T13:09:26.093777" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5d665984634 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40059, + "slug": "xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "poco-x2-6gb-ram-128gb", + "name": "Poco X2 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1685, + "slug": "snapdragon-730g", + "name": "Snapdragon 730G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730g" + }, + "release_date": "2020-02-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.094775", + "updated_at": "2026-06-20T13:09:26.094775" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x2-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4e3713a6199 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40066, + "slug": "xiaomi-poco-x3-6gb-64gb-4g-lte", + "base_model_slug": "poco-x3", + "name": "Poco X3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2020-09-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.096779", + "updated_at": "2026-06-20T13:09:26.096779" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..56a5780f09f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40068, + "slug": "xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "poco-x3-8gb-ram-128gb", + "name": "Poco X3 (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2020-09-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 225.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.097285", + "updated_at": "2026-06-20T13:09:26.097285" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..219027c1610 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.0, + "performance": 3.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6e0ae0bac61 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40070, + "slug": "xiaomi-poco-x3-nfc-6gb-64gb-4g-lte", + "base_model_slug": "poco-x3-nfc", + "name": "Poco X3 NFC", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2020-09-07", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.098291", + "updated_at": "2026-06-20T13:09:26.098291" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3ac30d088cd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-nfc-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f39dc2062a0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40601, + "slug": "xiaomi-poco-x3-pro-6gb-128gb-4g-lte", + "base_model_slug": "poco-x3-pro", + "name": "Poco X3 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1735, + "slug": "snapdragon-860", + "name": "Snapdragon 860", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-860" + }, + "release_date": "2021-03-22", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.266926", + "updated_at": "2026-06-20T13:09:26.266926" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3ac30d088cd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.9, + "performance": 1.5, + "camera": null, + "battery": 32.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..1900a9e8376 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40606, + "slug": "xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "poco-x3-pro-8gb-ram-128gb", + "name": "Poco X3 Pro (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1735, + "slug": "snapdragon-860", + "name": "Snapdragon 860", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-860" + }, + "release_date": "2021-03-22", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5160, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 215.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11, upgradable to v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.7, + "performance": 3.0, + "camera": null, + "battery": 32.4, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.268926", + "updated_at": "2026-06-20T13:09:26.269425" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..80eaad884fb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x3-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.7, + "performance": 3.0, + "camera": null, + "battery": 32.4, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..7de2695abd9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41168, + "slug": "xiaomi-poco-x4-gt-5g-8gb-128gb-5g", + "base_model_slug": "poco-x4-gt-5g", + "name": "POCO X4 GT 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-06-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (1B)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.460824", + "updated_at": "2026-06-20T13:09:26.460824" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..baf612c41da --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..ae77bfb9fc2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41169, + "slug": "xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-x4-gt-5g-8gb-ram-256gb", + "name": "POCO X4 GT 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-06-23", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (1B)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.461828", + "updated_at": "2026-06-20T13:09:26.461828" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..baf612c41da --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..81477a33686 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41171, + "slug": "xiaomi-poco-x4-pro-5g-6gb-64gb-5g", + "base_model_slug": "poco-x4-pro-5g", + "name": "Poco X4 Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.462333", + "updated_at": "2026-06-20T13:09:26.462333" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..f9d9c6808f0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41173, + "slug": "xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "poco-x4-pro-5g-6gb-ram-128gb", + "name": "Poco X4 Pro 5G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-28", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.462833", + "updated_at": "2026-06-20T13:09:26.462833" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fe46c56c7af --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41174, + "slug": "xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "poco-x4-pro-5g-8gb-ram-128gb", + "name": "Poco X4 Pro 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.462833", + "updated_at": "2026-06-20T13:09:26.462833" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..5b80c936d81 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41728, + "slug": "xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-x5-5g-8gb-ram-256gb", + "name": "POCO X5 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2023-02-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.648147", + "updated_at": "2026-06-20T13:09:26.648147" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..4ae601318d0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41729, + "slug": "xiaomi-poco-x5-pro-6gb-128gb-5g", + "base_model_slug": "poco-x5-pro", + "name": "Poco X5 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-02-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.648147", + "updated_at": "2026-06-20T13:09:26.648147" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..65797598449 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41732, + "slug": "xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "poco-x5-pro-8gb-ram-256gb", + "name": "Poco X5 Pro (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1732, + "slug": "snapdragon-778g", + "name": "Snapdragon 778G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 642L", + "url": "/v1/socs/snapdragon-778g" + }, + "release_date": "2023-02-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.649658", + "updated_at": "2026-06-20T13:09:26.649658" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..f813d9e94c3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42129, + "slug": "xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "poco-x6-5g-12gb-ram-256gb", + "name": "Poco X6 5G (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-01-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.786759", + "updated_at": "2026-06-20T13:09:26.786759" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..13dadb888df --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..a9a871d228e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42130, + "slug": "xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "poco-x6-5g-12gb-ram-512gb", + "name": "Poco X6 5G (12GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-01-11", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.786759", + "updated_at": "2026-06-20T13:09:26.786759" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..13dadb888df --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..261d4520e80 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42128, + "slug": "xiaomi-poco-x6-5g-8gb-256gb-5g", + "base_model_slug": "poco-x6-5g", + "name": "Poco X6 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-01-11", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 3.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.785751", + "updated_at": "2026-06-20T13:09:26.785751" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ac18598c10d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x6-5g-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 3.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..f262b69812b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42530, + "slug": "xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "poco-x8-pro-max-5g-12gb-ram-512gb", + "name": "Poco X8 Pro Max 5G (12GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1324, + "slug": "dimensity-9500s", + "name": "Dimensity 9500s", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Mali Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9500s" + }, + "release_date": "2026-03-17", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 447 PPI", + "type": "Color AMOLED Screen (68.7 B)" + }, + "cameras": [], + "battery_mah": 9000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 81.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.936302", + "updated_at": "2026-06-20T13:09:26.936302" +} diff --git a/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..c21d774e968 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 73.3, + "performance": 81.7, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8ca36d4d030 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41195, + "slug": "xiaomi-redmi-10-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10", + "name": "Xiaomi Redmi 10", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.468342", + "updated_at": "2026-06-20T13:09:26.468342" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..761ea8eaf89 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41209, + "slug": "xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-10-6gb-ram-128gb", + "name": "Xiaomi Redmi 10 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.470855", + "updated_at": "2026-06-20T13:09:26.470855" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..12084ec1475 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41210, + "slug": "xiaomi-redmi-10-china-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10-china", + "name": "Xiaomi Redmi 10 (China)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-02-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.471858", + "updated_at": "2026-06-20T13:09:26.471858" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-china-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ddf6fc68914 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41212, + "slug": "xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10-prime-2022", + "name": "Xiaomi Redmi 10 Prime 2022", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-05-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.472362", + "updated_at": "2026-06-20T13:09:26.472362" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7bcd830a30e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41216, + "slug": "xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-10-prime-2022-4gb-ram-128gb", + "name": "Xiaomi Redmi 10 Prime 2022 (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-05-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.474609", + "updated_at": "2026-06-20T13:09:26.474609" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3c959224c32 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41217, + "slug": "xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-10-prime-2022-6gb-ram-128gb", + "name": "Xiaomi Redmi 10 Prime 2022 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2022-05-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.475105", + "updated_at": "2026-06-20T13:09:26.475105" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ae75ee5acee --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40628, + "slug": "xiaomi-redmi-10-prime-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10-prime", + "name": "Xiaomi Redmi 10 Prime", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-09-03", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 321 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.274435", + "updated_at": "2026-06-20T13:09:26.274435" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7a1e55254ad --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40635, + "slug": "xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-10-prime-6gb-ram-128gb", + "name": "Xiaomi Redmi 10 Prime (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2021-09-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 321 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.276448", + "updated_at": "2026-06-20T13:09:26.276448" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..edab5fe3298 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41222, + "slug": "xiaomi-redmi-10a-3gb-32gb-4g-lte", + "base_model_slug": "redmi-10a", + "name": "Xiaomi Redmi 10A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-04-20", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.476604", + "updated_at": "2026-06-20T13:09:26.476604" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..137475e4724 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41233, + "slug": "xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10a-4gb-ram-64gb", + "name": "Xiaomi Redmi 10A (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-04-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.479620", + "updated_at": "2026-06-20T13:09:26.479620" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5b5ecf55ddb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41234, + "slug": "xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-10a-6gb-ram-128gb", + "name": "Xiaomi Redmi 10A (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2022-04-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.479620", + "updated_at": "2026-06-20T13:09:26.479620" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..23e15588560 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41240, + "slug": "xiaomi-redmi-10c-4gb-64gb-4g-lte", + "base_model_slug": "redmi-10c", + "name": "Xiaomi Redmi 10C", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.481126", + "updated_at": "2026-06-20T13:09:26.481126" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..2361053f421 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41247, + "slug": "xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-10c-4gb-ram-128gb", + "name": "Xiaomi Redmi 10C (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-03-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 203.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.482635", + "updated_at": "2026-06-20T13:09:26.482635" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..b9749b04d86 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40093, + "slug": "xiaomi-redmi-10x-5g-6gb-64gb-5g", + "base_model_slug": "redmi-10x-5g", + "name": "Xiaomi Redmi 10X 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1189, + "slug": "dimensity-820", + "name": "Dimensity 820", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC5", + "url": "/v1/socs/dimensity-820" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.103321", + "updated_at": "2026-06-20T13:09:26.103321" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..2b945f831af --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.2, + "performance": 1.5, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3a29b1f3201 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40095, + "slug": "xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-10x-5g-8gb-ram-128gb", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1189, + "slug": "dimensity-820", + "name": "Dimensity 820", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC5", + "url": "/v1/socs/dimensity-820" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.104330", + "updated_at": "2026-06-20T13:09:26.104330" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..92f592e2567 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..cb320faafc2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40096, + "slug": "xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-10x-5g-8gb-ram-256gb", + "name": "Xiaomi Redmi 10X 5G (8GB RAM+ 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1189, + "slug": "dimensity-820", + "name": "Dimensity 820", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC5", + "url": "/v1/socs/dimensity-820" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.104832", + "updated_at": "2026-06-20T13:09:26.104832" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..92f592e2567 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..b835c545eeb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40100, + "slug": "xiaomi-redmi-10x-pro-5g-8gb-128gb-5g", + "base_model_slug": "redmi-10x-pro-5g", + "name": "Xiaomi Redmi 10X Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1189, + "slug": "dimensity-820", + "name": "Dimensity 820", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC5", + "url": "/v1/socs/dimensity-820" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.105827", + "updated_at": "2026-06-20T13:09:26.105827" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..92f592e2567 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..e7c222254f1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40102, + "slug": "xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-10x-pro-5g-8gb-ram-256gb", + "name": "Xiaomi Redmi 10X Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1189, + "slug": "dimensity-820", + "name": "Dimensity 820", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC5", + "url": "/v1/socs/dimensity-820" + }, + "release_date": "2020-05-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.105827", + "updated_at": "2026-06-20T13:09:26.105827" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..92f592e2567 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-10x-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.9, + "performance": 3.0, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..021fba87b2b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41248, + "slug": "xiaomi-redmi-11-prime-4gb-64gb-4g-lte", + "base_model_slug": "redmi-11-prime", + "name": "Xiaomi Redmi 11 Prime", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-09-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.483135", + "updated_at": "2026-06-20T13:09:26.483135" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-11-prime-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ad0d8254254 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41259, + "slug": "xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-11-prime-6gb-ram-128gb", + "name": "Xiaomi Redmi 11 Prime (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1252, + "slug": "helio-g99", + "name": "MediaTek Helio G99", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/helio-g99" + }, + "release_date": "2022-09-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.486136", + "updated_at": "2026-06-20T13:09:26.486136" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..12840f725fc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41752, + "slug": "xiaomi-redmi-12-4g-4gb-128gb-4g-lte", + "base_model_slug": "redmi-12-4g", + "name": "Xiaomi Redmi 12 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-06-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.655289", + "updated_at": "2026-06-20T13:09:26.655289" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..377af460cae --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41753, + "slug": "xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-12-4g-6gb-ram-128gb", + "name": "Xiaomi Redmi 12 4G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1234, + "slug": "helio-g88", + "name": "MediaTek Helio G88", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/helio-g88" + }, + "release_date": "2023-06-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.655289", + "updated_at": "2026-06-20T13:09:26.655289" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..39ee1a5844d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41756, + "slug": "xiaomi-redmi-12c-4gb-64gb-4g-lte", + "base_model_slug": "redmi-12c", + "name": "Xiaomi Redmi 12C", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-03-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 720 x 1650 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.655794", + "updated_at": "2026-06-20T13:09:26.655794" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..df38da23692 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41771, + "slug": "xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-12c-4gb-ram-128gb", + "name": "Xiaomi Redmi 12C (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-03-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.659810", + "updated_at": "2026-06-20T13:09:26.659810" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4d648f1cd51 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41772, + "slug": "xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-12c-6gb-ram-128gb", + "name": "Xiaomi Redmi 12C (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-03-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.660310", + "updated_at": "2026-06-20T13:09:26.660310" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6324cc18e02 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42141, + "slug": "xiaomi-redmi-13-4g-6gb-128gb-4g-lte", + "base_model_slug": "redmi-13-4g", + "name": "Xiaomi Redmi 13 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1307, + "slug": "mediatek-helio-g91-ultra", + "name": "MediaTek Helio G91-Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/mediatek-helio-g91-ultra" + }, + "release_date": "2024-06-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.789302", + "updated_at": "2026-06-20T13:09:26.789302" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..eadf07447a7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4d2b0dc4848 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41782, + "slug": "xiaomi-redmi-13c-4g-4gb-128gb-4g-lte", + "base_model_slug": "redmi-13c-4g", + "name": "Xiaomi Redmi 13C 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Not available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.662810", + "updated_at": "2026-06-20T13:09:26.662810" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..9261ace5ae2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41783, + "slug": "xiaomi-redmi-13c-5g-4gb-128gb-5g", + "base_model_slug": "redmi-13c-5g", + "name": "Xiaomi Redmi 13C 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.663309", + "updated_at": "2026-06-20T13:09:26.663309" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..5aed291bfb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41786, + "slug": "xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "redmi-13c-5g-6gb-ram-128gb", + "name": "Xiaomi Redmi 13C 5G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.663309", + "updated_at": "2026-06-20T13:09:26.663309" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..648fd5ecc26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41787, + "slug": "xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-13c-5g-8gb-ram-256gb", + "name": "Xiaomi Redmi 13C 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.664436", + "updated_at": "2026-06-20T13:09:26.664436" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8ee7b9bd991 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41788, + "slug": "xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-13c-6gb-ram-128gb", + "name": "Xiaomi Redmi 13C (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Available in Other Countries Except India", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.664945", + "updated_at": "2026-06-20T13:09:26.664945" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..b32d862583f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41789, + "slug": "xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "redmi-13c-8gb-ram-256gb", + "name": "Xiaomi Redmi 13C (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2023-12-06", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Available in Other Countries Except India", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.664945", + "updated_at": "2026-06-20T13:09:26.664945" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..30bfbafe22d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41792, + "slug": "xiaomi-redmi-13r-5g-4gb-128gb-5g", + "base_model_slug": "redmi-13r-5g", + "name": "Xiaomi Redmi 13R 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1266, + "slug": "dimensity-6100-plus", + "name": "Dimensity 6100+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6100-plus" + }, + "release_date": "2023-12-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.666459", + "updated_at": "2026-06-20T13:09:26.666459" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13r-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5f27408d3f1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42401, + "slug": "xiaomi-redmi-13x-8gb-128gb-4g-lte", + "base_model_slug": "redmi-13x", + "name": "Xiaomi Redmi 13X", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1307, + "slug": "mediatek-helio-g91-ultra", + "name": "MediaTek Helio G91-Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/mediatek-helio-g91-ultra" + }, + "release_date": "2025-03-28", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5030, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.889259", + "updated_at": "2026-06-20T13:09:26.889259" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..eadf07447a7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-13x-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.5, + "performance": null, + "camera": null, + "battery": 30.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..9cb89f9facf --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42404, + "slug": "xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "redmi-15c-5g-6gb-ram-128gb", + "name": "Xiaomi Redmi 15C 5G (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-03", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.889758", + "updated_at": "2026-06-20T13:09:26.889758" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3d231d65472 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.8, + "performance": 1.5, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..0a8787a7c12 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42405, + "slug": "xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-15c-5g-8gb-ram-128gb", + "name": "Xiaomi Redmi 15C 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-12-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.889758", + "updated_at": "2026-06-20T13:09:26.889758" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..653e5a8b692 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.5, + "performance": 3.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..5f583f48a1f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42406, + "slug": "xiaomi-redmi-15r-5g-4gb-128gb-5g", + "base_model_slug": "redmi-15r-5g", + "name": "Xiaomi Redmi 15R 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1284, + "slug": "dimensity-6300", + "name": "MediaTek Dimensity 6300", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-6300" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.890762", + "updated_at": "2026-06-20T13:09:26.890762" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..addcc0c7ae0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-15r-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 25.0, + "performance": 0.0, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/index.json new file mode 100644 index 00000000000..84865679c2b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39180, + "slug": "xiaomi-redmi-2-1gb-8gb-4g-lte", + "base_model_slug": "redmi-2", + "name": "Xiaomi Redmi 2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 1, + "storage_options_gb": [ + 8 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 1, + "storage_gb": 8 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "4.7 inches, 720 x 1280 pixels", + "resolution": "~ 312 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 133.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4.4 (KitKat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.810426", + "updated_at": "2026-06-20T13:09:25.810426" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-2-1gb-8gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..6532e159f3b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39372, + "slug": "xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-4-3gb-ram-32gb", + "name": "Xiaomi Redmi 4 (3GB RAM+32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-05-23", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.876490", + "updated_at": "2026-06-20T13:09:25.876490" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1af15d13861 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ec1a74f3c13 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39373, + "slug": "xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-4-4gb-ram-64gb", + "name": "Xiaomi Redmi 4 (4GB RAM+64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-05-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow), upgradable to v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.876991", + "updated_at": "2026-06-20T13:09:25.876991" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1af15d13861 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..9a7c7bfef8f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39305, + "slug": "xiaomi-redmi-4a-2gb-16gb-4g-lte", + "base_model_slug": "redmi-4a", + "name": "Xiaomi Redmi 4A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2016-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3120, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 131.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.8, + "performance": null, + "camera": null, + "battery": 1.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.856403", + "updated_at": "2026-06-20T13:09:25.856403" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4471c1e799e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4a-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.8, + "performance": null, + "camera": null, + "battery": 1.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..8c450e200ac --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39376, + "slug": "xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-4a-32gb", + "name": "Xiaomi Redmi 4A (32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3120, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 131.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.8, + "performance": null, + "camera": null, + "battery": 1.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.877997", + "updated_at": "2026-06-20T13:09:25.877997" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4471c1e799e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4a-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.8, + "performance": null, + "camera": null, + "battery": 1.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..338d9a6ddce --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39378, + "slug": "xiaomi-redmi-4x-3gb-32gb-4g-lte", + "base_model_slug": "redmi-4x", + "name": "Xiaomi Redmi 4X", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v6.0.1 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.878502", + "updated_at": "2026-06-20T13:09:25.878502" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1af15d13861 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-4x-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": null, + "camera": null, + "battery": 16.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..7bfc53533fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39524, + "slug": "xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte", + "base_model_slug": "redmi-5-2gb-ram-16gb", + "name": "Xiaomi Redmi 5 (2GB RAM + 16GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-03-20", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 157.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.928515", + "updated_at": "2026-06-20T13:09:25.928515" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f4aa252b3c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-2gb-ram-16gb-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..750575f9d57 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39525, + "slug": "xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-5-3gb-ram-32gb", + "name": "Xiaomi Redmi 5 (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1621, + "slug": "snapdragon-450", + "name": "Snapdragon 450", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-450" + }, + "release_date": "2018-03-20", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.7 inches, 720 x 1440 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 157.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.928515", + "updated_at": "2026-06-20T13:09:25.928515" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f4aa252b3c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.5, + "performance": null, + "camera": null, + "battery": 4.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..88f7a1c9181 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39381, + "slug": "xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-5-plus-3gb-ram-32gb", + "name": "Xiaomi Redmi 5 Plus (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.879506", + "updated_at": "2026-06-20T13:09:25.879506" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5-plus-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..7a51ec3e524 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39383, + "slug": "xiaomi-redmi-5a-2gb-16gb-4g-lte", + "base_model_slug": "redmi-5a", + "name": "Xiaomi Redmi 5A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 137.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.880527", + "updated_at": "2026-06-20T13:09:25.880527" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5a-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..21ee0c38cfc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39386, + "slug": "xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-5a-3gb-ram-32gb", + "name": "Xiaomi Redmi 5A (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 720 x 1280 pixels", + "resolution": "~ 294 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 137.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.881533", + "updated_at": "2026-06-20T13:09:25.881533" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-5a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1f1805852b9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39530, + "slug": "xiaomi-redmi-6-3gb-32gb-4g-lte", + "base_model_slug": "redmi-6", + "name": "Xiaomi Redmi 6", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.931364", + "updated_at": "2026-06-20T13:09:25.931364" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..72a2c168716 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39533, + "slug": "xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "redmi-6-3gb-ram-64gb", + "name": "Xiaomi Redmi 6 (3GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 146.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.932390", + "updated_at": "2026-06-20T13:09:25.932390" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..1578ecf48cf --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39541, + "slug": "xiaomi-redmi-6-pro-3gb-32gb-4g-lte", + "base_model_slug": "redmi-6-pro", + "name": "Xiaomi Redmi 6 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.933910", + "updated_at": "2026-06-20T13:09:25.933910" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-pro-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9c3e666829b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39542, + "slug": "xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-6-pro-4gb-ram-64gb", + "name": "Xiaomi Redmi 6 Pro (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.84 inches, 1080 x 2280 pixels", + "resolution": "~ 432 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.934408", + "updated_at": "2026-06-20T13:09:25.934408" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6-pro-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..acafb2b16d3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39551, + "slug": "xiaomi-redmi-6a-2gb-16gb-4g-lte", + "base_model_slug": "redmi-6a", + "name": "Xiaomi Redmi 6A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 1440 x 720 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.936921", + "updated_at": "2026-06-20T13:09:25.936921" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..bf7771582e5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39554, + "slug": "xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "redmi-6a-2gb-ram-32gb", + "name": "Xiaomi Redmi 6A (2GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.937920", + "updated_at": "2026-06-20T13:09:25.937920" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..9a00f4a7b1e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39555, + "slug": "xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-6a-3gb-ram-32gb", + "name": "Xiaomi Redmi 6A (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 145.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.938419", + "updated_at": "2026-06-20T13:09:25.938419" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-6a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..ee18767aeb1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39738, + "slug": "xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-7-4gb-ram-64gb", + "name": "Xiaomi Redmi 7 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1649, + "slug": "snapdragon-632", + "name": "Snapdragon 632", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 506", + "url": "/v1/socs/snapdragon-632" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.996090", + "updated_at": "2026-06-20T13:09:25.996090" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..765ce652cd9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39749, + "slug": "xiaomi-redmi-7a-2gb-16gb-4g-lte", + "base_model_slug": "redmi-7a", + "name": "Xiaomi Redmi 7A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-07-04", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.998599", + "updated_at": "2026-06-20T13:09:25.998599" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..583657f068f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39752, + "slug": "xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte", + "base_model_slug": "redmi-7a-2gb-ram-32gb", + "name": "Xiaomi Redmi 7A (2GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-07-04", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color TFT IPS (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 165.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.000109", + "updated_at": "2026-06-20T13:09:26.000109" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-7a-2gb-ram-32gb-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2b6e2d42c8d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39764, + "slug": "xiaomi-redmi-8-3gb-32gb-4g-lte", + "base_model_slug": "redmi-8", + "name": "Xiaomi Redmi 8", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-10-09", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.003118", + "updated_at": "2026-06-20T13:09:26.003118" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6df2ca91e99 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39768, + "slug": "xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-8-4gb-ram-64gb", + "name": "Xiaomi Redmi 8 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-10-09", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 271 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.005131", + "updated_at": "2026-06-20T13:09:26.005131" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2f464a92adb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39775, + "slug": "xiaomi-redmi-8a-2gb-32gb-4g-lte", + "base_model_slug": "redmi-8a", + "name": "Xiaomi Redmi 8A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-09-25", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.007140", + "updated_at": "2026-06-20T13:09:26.007140" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..bd3666fd76c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39780, + "slug": "xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-8a-3gb-ram-32gb", + "name": "Xiaomi Redmi 8A (3GB RAM +32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2019-09-25", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.008647", + "updated_at": "2026-06-20T13:09:26.008647" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c216d331bc0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40108, + "slug": "xiaomi-redmi-8a-dual-2gb-32gb-4g-lte", + "base_model_slug": "redmi-8a-dual", + "name": "Xiaomi Redmi 8A Dual", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.108851", + "updated_at": "2026-06-20T13:09:26.108851" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..e2cae7fff23 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40113, + "slug": "xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-8a-dual-3gb-ram-32gb", + "name": "Xiaomi Redmi 8A Dual (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2020-02-11", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.109850", + "updated_at": "2026-06-20T13:09:26.109850" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-dual-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..0434a387007 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40117, + "slug": "xiaomi-redmi-8a-pro-2gb-32gb-4g-lte", + "base_model_slug": "redmi-8a-pro", + "name": "Xiaomi Redmi 8A Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1648, + "slug": "snapdragon-439", + "name": "Snapdragon 439", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 12.0, + "gpu_name": "Adreno 505", + "url": "/v1/socs/snapdragon-439" + }, + "release_date": "2020-04-02", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.110350", + "updated_at": "2026-06-20T13:09:26.110350" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-8a-pro-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..44e201e44d9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40121, + "slug": "xiaomi-redmi-9-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9", + "name": "Xiaomi Redmi 9", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-08-27", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.111860", + "updated_at": "2026-06-20T13:09:26.111860" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0101d622dca --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40638, + "slug": "xiaomi-redmi-9-activ-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9-activ", + "name": "Xiaomi Redmi 9 Activ", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-09-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.276948", + "updated_at": "2026-06-20T13:09:26.276948" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-activ-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..ffcfe184e5c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40641, + "slug": "xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-9-activ-6gb-ram-128gb", + "name": "Xiaomi Redmi 9 Activ (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2021-09-23", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.278461", + "updated_at": "2026-06-20T13:09:26.278461" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-activ-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..38b755b5b66 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40129, + "slug": "xiaomi-redmi-9-power-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9-power", + "name": "Xiaomi Redmi 9 Power", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-12-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.114372", + "updated_at": "2026-06-20T13:09:26.114372" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..d78417fc617 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40135, + "slug": "xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-9-power-4gb-ram-128gb", + "name": "Xiaomi Redmi 9 Power (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-12-17", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.115871", + "updated_at": "2026-06-20T13:09:26.115871" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..87a23e78000 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40644, + "slug": "xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-9-power-6gb-ram-128gb", + "name": "Xiaomi Redmi 9 Power (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-03-21", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.278962", + "updated_at": "2026-06-20T13:09:26.278962" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8194d235b3a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-power-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.2, + "performance": 1.5, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..982c82ff77b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40138, + "slug": "xiaomi-redmi-9-prime-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9-prime", + "name": "Xiaomi Redmi 9 Prime", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2020-08-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.116877", + "updated_at": "2026-06-20T13:09:26.116877" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1a4a81e6c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7668add4981 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40140, + "slug": "xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-9-prime-4gb-ram-128gb", + "name": "Xiaomi Redmi 9 Prime (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1204, + "slug": "mediatek-helio-g80", + "name": "Mediatek Helio G80", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g80" + }, + "release_date": "2020-08-04", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.117383", + "updated_at": "2026-06-20T13:09:26.117383" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1a4a81e6c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9-prime-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..b70297c0dec --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40148, + "slug": "xiaomi-redmi-9a-2gb-32gb-4g-lte", + "base_model_slug": "redmi-9a", + "name": "Xiaomi Redmi 9A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.119392", + "updated_at": "2026-06-20T13:09:26.119392" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..820d3ddb576 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40150, + "slug": "xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-9a-3gb-ram-32gb", + "name": "Xiaomi Redmi 9A (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.119392", + "updated_at": "2026-06-20T13:09:26.119392" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e0290143db1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40151, + "slug": "xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-9a-6gb-ram-128gb", + "name": "Xiaomi Redmi 9A (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-09-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.119892", + "updated_at": "2026-06-20T13:09:26.119892" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..bde6fbd9893 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40645, + "slug": "xiaomi-redmi-9a-sport-2gb-32gb-4g-lte", + "base_model_slug": "redmi-9a-sport", + "name": "Xiaomi Redmi 9A Sport", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2021-10-27", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.279462", + "updated_at": "2026-06-20T13:09:26.279462" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..2b9bd4f6e7b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40646, + "slug": "xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-9a-sport-3gb-ram-32gb", + "name": "Xiaomi Redmi 9A Sport (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2021-10-27", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.279966", + "updated_at": "2026-06-20T13:09:26.279966" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9a-sport-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..9868ac25134 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40163, + "slug": "xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte", + "base_model_slug": "redmi-9c-3gb-ram-64gb", + "name": "Xiaomi Redmi 9C (3GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-06-30", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.122403", + "updated_at": "2026-06-20T13:09:26.122403" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9c-3gb-ram-64gb-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..d0e21fcdd0a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40166, + "slug": "xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte", + "base_model_slug": "redmi-9c-nfc", + "name": "Xiaomi Redmi 9C NFC", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1192, + "slug": "helio-g35", + "name": "Helio G35", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "PowerVR GE8320", + "url": "/v1/socs/helio-g35" + }, + "release_date": "2020-08-27", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.124915", + "updated_at": "2026-06-20T13:09:26.124915" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9c-nfc-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2d770372b66 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40171, + "slug": "xiaomi-redmi-9i-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9i", + "name": "Xiaomi Redmi 9i", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-09-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.125914", + "updated_at": "2026-06-20T13:09:26.125914" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..23e2a5e2cd2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40173, + "slug": "xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-9i-4gb-ram-128gb", + "name": "Xiaomi Redmi 9i (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2020-09-15", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.126414", + "updated_at": "2026-06-20T13:09:26.126414" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..67d6e319a79 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40651, + "slug": "xiaomi-redmi-9i-sport-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9i-sport", + "name": "Xiaomi Redmi 9i Sport", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1191, + "slug": "helio-g25", + "name": "Helio G25", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-g25" + }, + "release_date": "2021-09-28", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 194.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.281473", + "updated_at": "2026-06-20T13:09:26.281473" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9i-sport-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8c47254f6e5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40656, + "slug": "xiaomi-redmi-9t-4gb-64gb-4g-lte", + "base_model_slug": "redmi-9t", + "name": "Xiaomi Redmi 9T", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.281977", + "updated_at": "2026-06-20T13:09:26.281977" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-9t-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..9885ed164db --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41261, + "slug": "xiaomi-redmi-a1-2gb-32gb-4g-lte", + "base_model_slug": "redmi-a1", + "name": "Xiaomi Redmi A1", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.486635", + "updated_at": "2026-06-20T13:09:26.486635" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a1-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..22355f8f21c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41274, + "slug": "xiaomi-redmi-a1-plus-2gb-32gb-4g-lte", + "base_model_slug": "redmi-a1-plus", + "name": "Xiaomi Redmi A1 Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1122, + "slug": "helio-a22", + "name": "Helio A22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8300", + "url": "/v1/socs/helio-a22" + }, + "release_date": "2022-10-14", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.491152", + "updated_at": "2026-06-20T13:09:26.491152" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7f13d6a20aa --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42408, + "slug": "xiaomi-redmi-a5-4g-3gb-64gb-4g-lte", + "base_model_slug": "redmi-a5-4g", + "name": "Xiaomi Redmi A5 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-03-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.891268", + "updated_at": "2026-06-20T13:09:26.891268" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..b77a75d1148 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42410, + "slug": "xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-a5-4g-4gb-ram-128gb", + "name": "Xiaomi Redmi A5 4G (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2025-03-21", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.891768", + "updated_at": "2026-06-20T13:09:26.891768" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f278beed174 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42531, + "slug": "xiaomi-redmi-a7-4g-3gb-64gb-4g-lte", + "base_model_slug": "redmi-a7-4g", + "name": "Xiaomi Redmi A7 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-04-21", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.88 inches, 1640 x 720 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 193.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.936302", + "updated_at": "2026-06-20T13:09:26.936302" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..459a8a79d4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 38.0, + "performance": null, + "camera": null, + "battery": 38.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..42213d5aa71 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42532, + "slug": "xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte", + "base_model_slug": "redmi-a7-pro-5g", + "name": "Xiaomi Redmi A7 Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-04-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.936801", + "updated_at": "2026-06-20T13:09:26.936801" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..0ff6799281a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42533, + "slug": "xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-a7-pro-5g-4gb-ram-128gb", + "name": "Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-04-13", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.937301", + "updated_at": "2026-06-20T13:09:26.937301" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cf786de7302 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39795, + "slug": "xiaomi-redmi-k20-6gb-64gb-4g-lte", + "base_model_slug": "redmi-k20", + "name": "Xiaomi Redmi K20", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1684, + "slug": "snapdragon-730", + "name": "Snapdragon 730", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-730" + }, + "release_date": "2019-07-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie), upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.012169", + "updated_at": "2026-06-20T13:09:26.012169" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f1730b1ade7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39800, + "slug": "xiaomi-redmi-k20-pro-6gb-128gb-4g-lte", + "base_model_slug": "redmi-k20-pro", + "name": "Xiaomi Redmi K20 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-07-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.013175", + "updated_at": "2026-06-20T13:09:26.013175" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..6516160f765 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39803, + "slug": "xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte", + "base_model_slug": "redmi-k20-pro-8gb-ram-256gb", + "name": "Xiaomi Redmi K20 Pro (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-07-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.014691", + "updated_at": "2026-06-20T13:09:26.014691" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-8gb-ram-256gb-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/index.json new file mode 100644 index 00000000000..915b8f2671f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39806, + "slug": "xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte", + "base_model_slug": "redmi-k20-pro-exclusive-edition", + "name": "Xiaomi Redmi K20 Pro Exclusive Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-09-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.015688", + "updated_at": "2026-06-20T13:09:26.015688" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7e9f29d7b91 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-exclusive-edition-12gb-512gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 10.5, + "performance": 6.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..b85eaa00a53 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39807, + "slug": "xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte", + "base_model_slug": "redmi-k20-pro-marvel-edition", + "name": "Xiaomi Redmi K20 Pro Marvel Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.015688", + "updated_at": "2026-06-20T13:09:26.015688" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-marvel-edition-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..9d58d51fd82 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39820, + "slug": "xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte", + "base_model_slug": "redmi-k20-pro-signature-edition", + "name": "Xiaomi Redmi K20 Pro Signature Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-07-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.39 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color Horizon AMOLED (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.019196", + "updated_at": "2026-06-20T13:09:26.019196" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9be54b3de74 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k20-pro-signature-edition-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.0, + "performance": 3.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..d3931a14686 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 39835, + "slug": "xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-k30-5g-8gb-ram-128gb", + "name": "Xiaomi Redmi K30 5G (8GB RAM +128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2019-12-10", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, Wireless Technology", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.022745", + "updated_at": "2026-06-20T13:09:26.022745" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..ecd7c999a55 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40191, + "slug": "xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g", + "base_model_slug": "redmi-k30-pro-zoom-edition", + "name": "Xiaomi Redmi K30 Pro Zoom Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-03-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4700, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 218.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 3.4, + "camera": null, + "battery": 25.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.131437", + "updated_at": "2026-06-20T13:09:26.131437" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1fc545a10fa --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30-pro-zoom-edition-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.4, + "performance": 3.4, + "camera": null, + "battery": 25.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..10a5d8bdf3d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40201, + "slug": "xiaomi-redmi-k30i-5g-6gb-128gb-5g", + "base_model_slug": "redmi-k30i-5g", + "name": "Xiaomi Redmi K30i 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-05-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 1.5, + "camera": null, + "battery": 27.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.134948", + "updated_at": "2026-06-20T13:09:26.134948" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..5f3742111e5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30i-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.2, + "performance": 1.5, + "camera": null, + "battery": 27.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..111dd9fbbe9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40205, + "slug": "xiaomi-redmi-k30s-ultra-8gb-128gb-5g", + "base_model_slug": "redmi-k30s-ultra", + "name": "Xiaomi Redmi K30S Ultra", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1714, + "slug": "snapdragon-865-plus", + "name": "Snapdragon 865+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-865-plus" + }, + "release_date": "2020-10-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 216.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.135448", + "updated_at": "2026-06-20T13:09:26.135448" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3acc773259d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k30s-ultra-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.7, + "performance": 3.4, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..c6553de23dc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40666, + "slug": "xiaomi-redmi-k40-6gb-128gb-5g", + "base_model_slug": "redmi-k40", + "name": "Xiaomi Redmi K40", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-02-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 4.6, + "camera": null, + "battery": 22.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.285021", + "updated_at": "2026-06-20T13:09:26.285021" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1a61c004e86 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.7, + "performance": 4.6, + "camera": null, + "battery": 22.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..dd8f4b12609 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40672, + "slug": "xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g", + "base_model_slug": "redmi-k40-game-enhanced-edition", + "name": "Xiaomi Redmi K40 Game Enhanced Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1228, + "slug": "dimensity-1200", + "name": "MediaTek Dimensity 1200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G77 MC9", + "url": "/v1/socs/dimensity-1200" + }, + "release_date": "2021-04-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5065, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 205.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 2.4, + "camera": null, + "battery": 36.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.287050", + "updated_at": "2026-06-20T13:09:26.287050" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..19b8021c07a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-game-enhanced-edition-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.2, + "performance": 2.4, + "camera": null, + "battery": 36.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a85d0445b52 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40683, + "slug": "xiaomi-redmi-k40-pro-6gb-128gb-5g", + "base_model_slug": "redmi-k40-pro", + "name": "Xiaomi Redmi K40 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-02-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4520, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 196.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 6.7, + "camera": null, + "battery": 32.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.289362", + "updated_at": "2026-06-20T13:09:26.289362" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..afe4ccd6930 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40-pro-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.8, + "performance": 6.7, + "camera": null, + "battery": 32.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..bf857e72730 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41278, + "slug": "xiaomi-redmi-k40s-5g-6gb-128gb-5g", + "base_model_slug": "redmi-k40s-5g", + "name": "Xiaomi Redmi K40s 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 4.6, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.492156", + "updated_at": "2026-06-20T13:09:26.492156" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..77e4748e099 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k40s-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.6, + "performance": 4.6, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..17599f86e0d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41280, + "slug": "xiaomi-redmi-k50-5g-8gb-128gb-5g", + "base_model_slug": "redmi-k50-5g", + "name": "Xiaomi Redmi K50 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.9, + "performance": 6.3, + "camera": null, + "battery": 47.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.493100", + "updated_at": "2026-06-20T13:09:26.493100" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..36ba4990d11 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.9, + "performance": 6.3, + "camera": null, + "battery": 47.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..f03d94de6bf --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41287, + "slug": "xiaomi-redmi-k50-pro-5g-8gb-128gb-5g", + "base_model_slug": "redmi-k50-pro-5g", + "name": "Xiaomi Redmi K50 Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1249, + "slug": "dimensity-9000-plus", + "name": "Dimensity 9000+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "ARM Mali-G710", + "url": "/v1/socs/dimensity-9000-plus" + }, + "release_date": "2022-03-17", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 201.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.494597", + "updated_at": "2026-06-20T13:09:26.494597" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..380fea16dfe --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 45.0, + "performance": null, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..e08ee2a527a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41295, + "slug": "xiaomi-redmi-k50i-5g-6gb-128gb-5g", + "base_model_slug": "redmi-k50i-5g", + "name": "Xiaomi Redmi K50i 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-07-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color Liquid FFS LCD Panel (1 Billion)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.0, + "performance": 4.8, + "camera": null, + "battery": 41.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.497095", + "updated_at": "2026-06-20T13:09:26.497095" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..86aa222550f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50i-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.0, + "performance": 4.8, + "camera": null, + "battery": 41.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..71b4c62ce67 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41296, + "slug": "xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-k50i-8gb-ram-256gb", + "name": "Xiaomi Redmi K50i (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-07-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color Liquid FFS LCD Panel (1 Billion)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.497595", + "updated_at": "2026-06-20T13:09:26.497595" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..baf612c41da --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.8, + "performance": 6.3, + "camera": null, + "battery": 41.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..b298a258eb6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41801, + "slug": "xiaomi-redmi-k60-ultra-12gb-256gb-5g", + "base_model_slug": "redmi-k60-ultra", + "name": "Redmi K60 Ultra", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1269, + "slug": "dimensity-9200-plus", + "name": "MediaTek Dimensity 9200+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G715 MC11", + "url": "/v1/socs/dimensity-9200-plus" + }, + "release_date": "2023-08-15", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (68.7 B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 40.3, + "performance": 35.6, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.668468", + "updated_at": "2026-06-20T13:09:26.668468" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..06bcc992235 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k60-ultra-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 40.3, + "performance": 35.6, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7a6fb5b692b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42152, + "slug": "xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g", + "base_model_slug": "redmi-k70-extreme-edition", + "name": "Xiaomi Redmi K70 Extreme Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1287, + "slug": "dimensity-9300-plus", + "name": "MediaTek Dimensity 9300+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 4.0, + "gpu_name": "Immortalis-G720 MC12", + "url": "/v1/socs/dimensity-9300-plus" + }, + "release_date": "2024-07-19", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (68.7 B)" + }, + "cameras": [], + "battery_mah": 5500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.792309", + "updated_at": "2026-06-20T13:09:26.792309" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..a027ba3731f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 55.3, + "performance": 58.1, + "camera": null, + "battery": 52.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..4fcf2ec17e0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42534, + "slug": "xiaomi-redmi-k90-pro-max-12gb-512gb-5g", + "base_model_slug": "redmi-k90-pro-max", + "name": "Xiaomi Redmi K90 Pro Max", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1804, + "slug": "snapdragon-8-elite-gen-5", + "name": "Snapdragon 8 Elite Gen 5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 3.0, + "gpu_name": "Adreno 840", + "url": "/v1/socs/snapdragon-8-elite-gen-5" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1200 x 2608 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (68 B)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 219.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.938304", + "updated_at": "2026-06-20T13:09:26.938304" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..ff4d3e79d86 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-k90-pro-max-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 78.0, + "performance": 91.0, + "camera": null, + "battery": 65.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..f1823899b64 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40719, + "slug": "xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1708, + "slug": "snapdragon-678", + "name": "Snapdragon 678", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-678" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.299538", + "updated_at": "2026-06-20T13:09:26.299538" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..558ae2cee97 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40720, + "slug": "xiaomi-redmi-note-10-je-5g-4gb-64gb-5g", + "base_model_slug": "redmi-note-10-je-5g", + "name": "Xiaomi Redmi Note 10 JE 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1728, + "slug": "snapdragon-480", + "name": "Snapdragon 480", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-480" + }, + "release_date": "2021-08-02", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4800, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 0.0, + "camera": null, + "battery": 27.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.299538", + "updated_at": "2026-06-20T13:09:26.299538" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..2728b486636 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-je-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.5, + "performance": 0.0, + "camera": null, + "battery": 27.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7098ac59a10 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40724, + "slug": "xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-10-lite", + "name": "Xiaomi Redmi Note 10 Lite", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.300548", + "updated_at": "2026-06-20T13:09:26.300548" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..53b9b5edbe3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..fe001728ae5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40728, + "slug": "xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-lite-4gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Lite (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.301564", + "updated_at": "2026-06-20T13:09:26.301564" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..53b9b5edbe3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..871db9a4689 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40729, + "slug": "xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-lite-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Lite (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2021-09-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.302577", + "updated_at": "2026-06-20T13:09:26.302577" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-lite-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0a557f5f298 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40733, + "slug": "xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-10-pro", + "name": "Xiaomi Redmi Note 10 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.304089", + "updated_at": "2026-06-20T13:09:26.304089" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..3b945753bee --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40736, + "slug": "xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-pro-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.305095", + "updated_at": "2026-06-20T13:09:26.305095" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5ee5f6a89cc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40737, + "slug": "xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-pro-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Pro (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.305095", + "updated_at": "2026-06-20T13:09:26.305095" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b2a3c9021e2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cb754e8ad4c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40740, + "slug": "xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-10-pro-max", + "name": "Xiaomi Redmi Note 10 Pro Max", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.306101", + "updated_at": "2026-06-20T13:09:26.306101" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e8e0377ef14 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40742, + "slug": "xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-pro-max-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Pro Max (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.306101", + "updated_at": "2026-06-20T13:09:26.306101" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e118ef48c90 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40743, + "slug": "xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10-pro-max-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 10 Pro Max (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1711, + "slug": "snapdragon-732g", + "name": "Snapdragon 732G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-732g" + }, + "release_date": "2021-03-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 192.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.307109", + "updated_at": "2026-06-20T13:09:26.307109" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b2a3c9021e2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2d10b9a686f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40758, + "slug": "xiaomi-redmi-note-10s-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-10s", + "name": "Xiaomi Redmi Note 10S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-05-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.311157", + "updated_at": "2026-06-20T13:09:26.311157" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..7f60a4e4980 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40761, + "slug": "xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10s-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10S (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-05-13", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.312230", + "updated_at": "2026-06-20T13:09:26.312230" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..439234e0f29 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40762, + "slug": "xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-10s-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 10S (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2021-12-03", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 401 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.312230", + "updated_at": "2026-06-20T13:09:26.312230" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..ef1dbefd393 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40772, + "slug": "xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "redmi-note-10t-5g-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2021-07-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 408 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.315270", + "updated_at": "2026-06-20T13:09:26.315270" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-10t-5g-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..b4d31cdc2b2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41302, + "slug": "xiaomi-redmi-note-11-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-11", + "name": "Xiaomi Redmi Note 11", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.498595", + "updated_at": "2026-06-20T13:09:26.498595" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..61cf0d5adfb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41314, + "slug": "xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-11-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.501103", + "updated_at": "2026-06-20T13:09:26.501103" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1b0fb4f66e3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41315, + "slug": "xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-11-6gb-ram-64gb", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1729, + "slug": "snapdragon-680", + "name": "Snapdragon 680 4G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-680" + }, + "release_date": "2022-01-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.502109", + "updated_at": "2026-06-20T13:09:26.502109" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5f495e95a15 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41318, + "slug": "xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-11-pro-4g", + "name": "Xiaomi Redmi Note 11 Pro 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.503118", + "updated_at": "2026-06-20T13:09:26.503118" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..6a5704b6e66 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41319, + "slug": "xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-11-pro-4g-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 11 Pro 4G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.504123", + "updated_at": "2026-06-20T13:09:26.504123" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..1ec56c351e3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41335, + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-note-11-pro-plus-5g-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 365 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.508649", + "updated_at": "2026-06-20T13:09:26.508649" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..86f7049431c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41336, + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-note-11-pro-plus-5g-8gb-ram-256gb", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 365 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 204.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.509154", + "updated_at": "2026-06-20T13:09:26.509154" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..b0178fbe38b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41343, + "slug": "xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g", + "base_model_slug": "redmi-note-11e-pro-5g", + "name": "Xiaomi Redmi Note 11E Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1730, + "slug": "snapdragon-695", + "name": "Snapdragon 695 5G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-695" + }, + "release_date": "2022-03-02", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 202.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.511164", + "updated_at": "2026-06-20T13:09:26.511164" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d669bc3ffb1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41356, + "slug": "xiaomi-redmi-note-11s-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-11s", + "name": "Xiaomi Redmi Note 11S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.515179", + "updated_at": "2026-06-20T13:09:26.515179" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..31133e018a4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41370, + "slug": "xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-11s-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 11S (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-09", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.519680", + "updated_at": "2026-06-20T13:09:26.519680" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8e5f1feac25 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41371, + "slug": "xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-11s-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 11S (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2022-02-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.520185", + "updated_at": "2026-06-20T13:09:26.520185" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8e214e31348 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 3.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..b823cf481a3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41377, + "slug": "xiaomi-redmi-note-11se-5g-4gb-128gb-5g", + "base_model_slug": "redmi-note-11se-5g", + "name": "Xiaomi Redmi Note 11SE 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2022-05-24", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.522201", + "updated_at": "2026-06-20T13:09:26.522201" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11se-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8670be1a896 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41375, + "slug": "xiaomi-redmi-note-11se-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-11se", + "name": "Xiaomi Redmi Note 11SE", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1196, + "slug": "helio-g95", + "name": "Helio G95", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 3EEMC4", + "url": "/v1/socs/helio-g95" + }, + "release_date": "2022-08-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 178.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.521703", + "updated_at": "2026-06-20T13:09:26.521703" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11se-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..062fcd70154 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41389, + "slug": "xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g", + "base_model_slug": "redmi-note-11t-pro-5g", + "name": "Xiaomi Redmi Note 11T Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-05-24", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 23.0, + "performance": 4.8, + "camera": null, + "battery": 41.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.525700", + "updated_at": "2026-06-20T13:09:26.525700" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..86aa222550f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 23.0, + "performance": 4.8, + "camera": null, + "battery": 41.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..74de244100f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41390, + "slug": "xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g", + "base_model_slug": "redmi-note-11t-pro-plus-5g", + "name": "Xiaomi Redmi Note 11T Pro Plus 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1247, + "slug": "dimensity-8100", + "name": "Dimensity 8100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 5.0, + "gpu_name": "Mali-G610 MC6", + "url": "/v1/socs/dimensity-8100" + }, + "release_date": "2022-05-24", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4400, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.6, + "performance": 6.3, + "camera": null, + "battery": 31.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.525700", + "updated_at": "2026-06-20T13:09:26.525700" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8f7086fe8e7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.6, + "performance": 6.3, + "camera": null, + "battery": 31.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..abee36a06a6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41837, + "slug": "xiaomi-redmi-note-12-5g-4gb-128gb-5g", + "base_model_slug": "redmi-note-12-5g", + "name": "Xiaomi Redmi Note 12 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.678011", + "updated_at": "2026-06-20T13:09:26.678011" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..1ffcc5eaeb5 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-5g-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.5, + "performance": 0.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..76cce881f93 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41840, + "slug": "xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "redmi-note-12-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 12 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.679631", + "updated_at": "2026-06-20T13:09:26.679631" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..3ad48ca5c08 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41841, + "slug": "xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-note-12-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.680137", + "updated_at": "2026-06-20T13:09:26.680137" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..bbeaf0a25ec --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41842, + "slug": "xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-note-12-8gb-ram-256gb", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1745, + "slug": "snapdragon-4-gen-1", + "name": "Snapdragon 4 Gen 1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 6.0, + "gpu_name": "Adreno 619", + "url": "/v1/socs/snapdragon-4-gen-1" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.680137", + "updated_at": "2026-06-20T13:09:26.680137" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..759c6b9f338 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41407, + "slug": "xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g", + "base_model_slug": "redmi-note-12-discovery-edition", + "name": "Xiaomi Redmi Note 12 Discovery Edition", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2022-10-27", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 4300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 207.5, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.530200", + "updated_at": "2026-06-20T13:09:26.530200" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..05e9c8c8b3b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 13.8, + "performance": 3.0, + "camera": null, + "battery": 24.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..94d8e5f1d23 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41843, + "slug": "xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "redmi-note-12-pro-12gb-ram-256gb", + "name": "Xiaomi Redmi Note 12 Pro (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.680635", + "updated_at": "2026-06-20T13:09:26.680635" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..f292ddd7a9b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.5, + "performance": 6.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..6d7d74c417f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41845, + "slug": "xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g", + "base_model_slug": "redmi-note-12-pro-5g", + "name": "Xiaomi Redmi Note 12 Pro 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.681136", + "updated_at": "2026-06-20T13:09:26.681136" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..4c7b25fdc36 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.2, + "performance": 1.5, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..400151340ac --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41846, + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g", + "base_model_slug": "redmi-note-12-pro-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.681636", + "updated_at": "2026-06-20T13:09:26.681636" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..a73c5e4671f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41847, + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-note-12-pro-8gb-ram-256gb", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.681636", + "updated_at": "2026-06-20T13:09:26.681636" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..d3df7185623 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 19.0, + "performance": 3.0, + "camera": null, + "battery": 35.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..7c062a67c61 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41848, + "slug": "xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "redmi-note-12-pro-plus-12gb-ram-256gb", + "name": "Xiaomi Redmi Note 12 Pro Plus (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 4980, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 6.0, + "camera": null, + "battery": 34.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.682136", + "updated_at": "2026-06-20T13:09:26.682136" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..49004d1e2e2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 20.4, + "performance": 6.0, + "camera": null, + "battery": 34.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..79946e6e3ec --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 41849, + "slug": "xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g", + "base_model_slug": "redmi-note-12-pro-plus-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 12 Pro Plus (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1243, + "slug": "dimensity-1080", + "name": "MediaTek Dimensity 1080", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G68 MC4", + "url": "/v1/socs/dimensity-1080" + }, + "release_date": "2023-01-05", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "cameras": [], + "battery_mah": 4980, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 208.4, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 1.5, + "camera": null, + "battery": 34.7, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.682635", + "updated_at": "2026-06-20T13:09:26.682635" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..8a17705dfa2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 1.5, + "camera": null, + "battery": 34.7, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0edccb67140 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 41865, + "slug": "xiaomi-redmi-note-12s-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-12s", + "name": "Xiaomi Redmi Note 12S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1235, + "slug": "helio-g96", + "name": "Helio G96", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali G57 MC2", + "url": "/v1/socs/helio-g96" + }, + "release_date": "2023-03-06", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.687160", + "updated_at": "2026-06-20T13:09:26.687160" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-12s-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..fe6bbd1f657 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42164, + "slug": "xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "base_model_slug": "redmi-note-13-pro-5g-12gb-ram-256gb", + "name": "Xiaomi Redmi Note 13 Pro 5G (12GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-01-04", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.795810", + "updated_at": "2026-06-20T13:09:26.795810" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..13dadb888df --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 26.2, + "performance": 6.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..c1251ddb66b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42165, + "slug": "xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-note-13-pro-5g-8gb-ram-256gb", + "name": "Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1765, + "slug": "snapdragon-7s-gen-2", + "name": "Snapdragon 7s Gen 2", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 710", + "url": "/v1/socs/snapdragon-7s-gen-2" + }, + "release_date": "2024-01-04", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 5100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 187.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v13", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 3.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.795810", + "updated_at": "2026-06-20T13:09:26.795810" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..ac18598c10d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 24.8, + "performance": 3.0, + "camera": null, + "battery": 46.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..1a0b0b3d5f3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42412, + "slug": "xiaomi-redmi-note-13s-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-13s", + "name": "Xiaomi Redmi Note 13S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1709, + "slug": "snapdragon-690", + "name": "Snapdragon 690", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 619L", + "url": "/v1/socs/snapdragon-690" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 179.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.892267", + "updated_at": "2026-06-20T13:09:26.892267" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-13s-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/index.json new file mode 100644 index 00000000000..25aabb7be5d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42178, + "slug": "xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g", + "base_model_slug": "redmi-note-14-pro-plus-12gb-ram-512gb", + "name": "Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2024-09-26", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 512 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.801041", + "updated_at": "2026-06-20T13:09:26.801041" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..c80fde1900e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42177, + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g", + "base_model_slug": "redmi-note-14-pro-plus", + "name": "Xiaomi Redmi Note 14 Pro Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2024-09-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.801041", + "updated_at": "2026-06-20T13:09:26.801041" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3d27b2d3446 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42179, + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "base_model_slug": "redmi-note-14-pro-plus-8gb-ram-256gb", + "name": "Xiaomi Redmi Note 14 Pro Plus (8GB RAM + 256GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + "release_date": "2024-09-26", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "cameras": [], + "battery_mah": 6200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.8, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.802046", + "updated_at": "2026-06-20T13:09:26.802046" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..dfde69987fd --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 60.0, + "performance": null, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/index.json new file mode 100644 index 00000000000..2ba9b643ac6 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42427, + "slug": "xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g", + "base_model_slug": "redmi-note-15-pro-plus", + "name": "Xiaomi Redmi Note 15 Pro Plus", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1803, + "slug": "snapdragon-7s-gen-4", + "name": "Snapdragon 7s Gen 4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 4.0, + "gpu_name": "Adreno 810", + "url": "/v1/socs/snapdragon-7s-gen-4" + }, + "release_date": "2025-08-21", + "msrp_usd": null, + "ram_gb": 12, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.83 inches, 1220 x 2772 pixels, 120 Hz", + "resolution": "~ 443 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 12.8, + "camera": null, + "battery": 60.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.897277", + "updated_at": "2026-06-20T13:09:26.897277" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..6d5cb0ad38e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 36.4, + "performance": 12.8, + "camera": null, + "battery": 60.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..5b42c573e70 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39197, + "slug": "xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte", + "base_model_slug": "redmi-note-2-prime", + "name": "Xiaomi Redmi Note 2 Prime", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1544, + "slug": "snapdragon-410", + "name": "Snapdragon 410", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 306", + "url": "/v1/socs/snapdragon-410" + }, + "release_date": "2015-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3060, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 160.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v5.0 (Lollipop)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.9, + "performance": null, + "camera": null, + "battery": 0.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.815956", + "updated_at": "2026-06-20T13:09:25.815956" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3f435dff897 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-2-prime-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.9, + "performance": null, + "camera": null, + "battery": 0.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c80c6cc1695 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39564, + "slug": "xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-5-3gb-ram-32gb", + "name": "Xiaomi Redmi Note 5 (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.940418", + "updated_at": "2026-06-20T13:09:25.940418" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..70178d565fa --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39571, + "slug": "xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-5-pro", + "name": "Xiaomi Redmi Note 5 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.941422", + "updated_at": "2026-06-20T13:09:25.941422" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f7175db3ee4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39573, + "slug": "xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-5-pro-6gb-ram-64gb", + "name": "Xiaomi Redmi Note 5 Pro (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 1080 x 2160 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.2 (Nougat), upgradable to v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.942443", + "updated_at": "2026-06-20T13:09:25.942443" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..d01e680c2e8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39396, + "slug": "xiaomi-redmi-note-5a-2gb-16gb-4g-lte", + "base_model_slug": "redmi-note-5a", + "name": "Xiaomi Redmi Note 5A", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1608, + "slug": "snapdragon-425", + "name": "Snapdragon 425", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 308", + "url": "/v1/socs/snapdragon-425" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 720 x 1280 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.886550", + "updated_at": "2026-06-20T13:09:25.886550" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9c2260b7d63 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5a-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..a4c10674dd2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39399, + "slug": "xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-5a-prime", + "name": "Xiaomi Redmi Note 5A Prime", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 153.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.887050", + "updated_at": "2026-06-20T13:09:25.887050" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9c2260b7d63 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-5a-prime-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..bd9f43a5901 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39585, + "slug": "xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-6-pro-3gb-ram-32gb", + "name": "Xiaomi Redmi Note 6 Pro (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.946982", + "updated_at": "2026-06-20T13:09:25.946982" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..4f04a8c273a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39582, + "slug": "xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-6-pro", + "name": "Xiaomi Redmi Note 6 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.944961", + "updated_at": "2026-06-20T13:09:25.944961" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..8efbe1b26f1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39586, + "slug": "xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-6-pro-6gb-ram-64gb", + "name": "Xiaomi Redmi Note 6 Pro (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1623, + "slug": "snapdragon-636", + "name": "Snapdragon 636", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 509", + "url": "/v1/socs/snapdragon-636" + }, + "release_date": "2018-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.947479", + "updated_at": "2026-06-20T13:09:25.947479" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-6-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..35b14114f8a --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39849, + "slug": "xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-7-3gb-ram-32gb", + "name": "Xiaomi Redmi Note 7 (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.026771", + "updated_at": "2026-06-20T13:09:26.026771" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f9bd7803422 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..3b29e8d022d --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39845, + "slug": "xiaomi-redmi-note-7-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-7", + "name": "Xiaomi Redmi Note 7", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.025273", + "updated_at": "2026-06-20T13:09:26.025273" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f9bd7803422 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e6aea8520d0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39850, + "slug": "xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-7-6gb-ram-64gb", + "name": "Xiaomi Redmi Note 7 (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 2340 x 1080 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 19.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.026771", + "updated_at": "2026-06-20T13:09:26.026771" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..230092cc599 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 17.2, + "performance": 19.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..e01c3f7cd63 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39862, + "slug": "xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-7-pro", + "name": "Xiaomi Redmi Note 7 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.030284", + "updated_at": "2026-06-20T13:09:26.030284" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..6af2b12a5fe --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39867, + "slug": "xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-7-pro-6gb-ram-64gb", + "name": "Xiaomi Redmi Note 7 Pro (6GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1651, + "slug": "snapdragon-675", + "name": "Snapdragon 675", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 612", + "url": "/v1/socs/snapdragon-675" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.031283", + "updated_at": "2026-06-20T13:09:26.031283" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7-pro-6gb-ram-64gb-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..113bf51fe50 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39875, + "slug": "xiaomi-redmi-note-7s-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-7s", + "name": "Xiaomi Redmi Note 7s", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-05-20", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.032787", + "updated_at": "2026-06-20T13:09:26.032787" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f9bd7803422 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7s-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..cf93b69b1c2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39879, + "slug": "xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-7s-4gb-ram-64gb", + "name": "Xiaomi Redmi Note 7s (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1624, + "slug": "snapdragon-660", + "name": "Snapdragon 660", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 512", + "url": "/v1/socs/snapdragon-660" + }, + "release_date": "2019-05-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 186.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.035409", + "updated_at": "2026-06-20T13:09:26.035409" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f9bd7803422 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-7s-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.5, + "performance": 18.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..c80ab51dd70 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40802, + "slug": "xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-8-2021", + "name": "Xiaomi Redmi Note 8 2021", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2021-05-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.323357", + "updated_at": "2026-06-20T13:09:26.323357" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..8d188d2891e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-2021-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": null, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c157f42ccdc --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39887, + "slug": "xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-8-3gb-ram-32gb", + "name": "Xiaomi Redmi Note 8 (3GB RAM + 32GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-08-29", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 190.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.037925", + "updated_at": "2026-06-20T13:09:26.037925" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-3gb-ram-32gb-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..5bdaae6bdc0 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39885, + "slug": "xiaomi-redmi-note-8-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-8", + "name": "Xiaomi Redmi Note 8", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-10-16", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.037417", + "updated_at": "2026-06-20T13:09:26.037417" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..a50087a1f06 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39888, + "slug": "xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-8-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 8 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2280 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.037925", + "updated_at": "2026-06-20T13:09:26.037925" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..a52c6552f0f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 8.2, + "performance": 1.5, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..d0fae693d6f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39894, + "slug": "xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-8-pro", + "name": "Xiaomi Redmi Note 8 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1158, + "slug": "helio-g90t", + "name": "Helio G90T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 MC4", + "url": "/v1/socs/helio-g90t" + }, + "release_date": "2019-10-16", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.040350", + "updated_at": "2026-06-20T13:09:26.040350" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..28a8a9e816f --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.0, + "performance": 1.5, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..eb52665603b --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39896, + "slug": "xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-8-pro-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 8 Pro (8GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1158, + "slug": "helio-g90t", + "name": "Helio G90T", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G76 MC4", + "url": "/v1/socs/helio-g90t" + }, + "release_date": "2019-10-16", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.041432", + "updated_at": "2026-06-20T13:09:26.041432" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..16b9f1aa3c1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8-pro-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 12.8, + "performance": 3.0, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..26e7c8ab7d4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39913, + "slug": "xiaomi-redmi-note-8t-3gb-32gb-4g-lte", + "base_model_slug": "redmi-note-8t", + "name": "Xiaomi Redmi Note 8T", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1682, + "slug": "snapdragon-665", + "name": "Snapdragon 665", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-665" + }, + "release_date": "2019-11-06", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 200.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.046970", + "updated_at": "2026-06-20T13:09:26.046970" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-8t-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..64fb0476485 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40221, + "slug": "xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-4g", + "name": "Xiaomi Redmi Note 9 4G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1707, + "slug": "snapdragon-662", + "name": "Snapdragon 662", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 11.0, + "gpu_name": "Adreno 610", + "url": "/v1/socs/snapdragon-662" + }, + "release_date": "2020-11-26", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.141975", + "updated_at": "2026-06-20T13:09:26.141975" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..c0058ed6f26 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4g-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": 0.0, + "camera": null, + "battery": 45.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2cfd19493fb --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40218, + "slug": "xiaomi-redmi-note-9-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-9", + "name": "Xiaomi Redmi Note 9", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-07-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.140975", + "updated_at": "2026-06-20T13:09:26.140975" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1a4a81e6c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..4c54e2e3460 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40226, + "slug": "xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-4gb-ram-128gb", + "name": "Xiaomi Redmi Note 9 (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-07-20", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.142975", + "updated_at": "2026-06-20T13:09:26.142975" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1a4a81e6c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..a634edfb557 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40227, + "slug": "xiaomi-redmi-note-9-5g-6gb-128gb-5g", + "base_model_slug": "redmi-note-9-5g", + "name": "Xiaomi Redmi Note 9 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2020-11-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.142975", + "updated_at": "2026-06-20T13:09:26.142975" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..a109407787c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.8, + "performance": 1.5, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..5c199949266 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40233, + "slug": "xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 9 (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1205, + "slug": "mediatek-helio-g85", + "name": "MediaTek Helio G85", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G52 MC2", + "url": "/v1/socs/mediatek-helio-g85" + }, + "release_date": "2020-07-20", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels", + "resolution": "~ 403 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.145489", + "updated_at": "2026-06-20T13:09:26.145489" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..d1a4a81e6c8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.3, + "performance": null, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..2ac0d427ba4 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40239, + "slug": "xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-9-pro", + "name": "Xiaomi Redmi Note 9 Pro", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.148342", + "updated_at": "2026-06-20T13:09:26.148342" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..53b9b5edbe3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..9bf1fd558a3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40244, + "slug": "xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-pro-4gb-ram-128gb", + "name": "Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.150838", + "updated_at": "2026-06-20T13:09:26.150838" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..53b9b5edbe3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-4gb-ram-128gb-4gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e88e6df9622 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40248, + "slug": "xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-pro-6gb-ram-128gb", + "name": "Xiaomi Redmi Note 9 Pro (6GB RAM + 128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.151338", + "updated_at": "2026-06-20T13:09:26.151338" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..01251c9ecd8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40252, + "slug": "xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte", + "base_model_slug": "redmi-note-9-pro-max", + "name": "Xiaomi Redmi Note 9 Pro Max", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-12", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.152837", + "updated_at": "2026-06-20T13:09:26.152837" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..07703b6820e --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-6gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.9, + "performance": 1.5, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..8e0e9fdfe50 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40256, + "slug": "xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte", + "base_model_slug": "redmi-note-9-pro-max-8gb-ram-128gb", + "name": "Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-12", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.153841", + "updated_at": "2026-06-20T13:09:26.153841" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..b2a3c9021e2 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9-pro-max-8gb-ram-128gb-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 16.6, + "performance": 3.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..7d3740fd6ea --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 40266, + "slug": "xiaomi-redmi-note-9s-4gb-64gb-4g-lte", + "base_model_slug": "redmi-note-9s", + "name": "Xiaomi Redmi Note 9S", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1710, + "slug": "snapdragon-720g", + "name": "Snapdragon 720G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 8.0, + "gpu_name": "Adreno 618", + "url": "/v1/socs/snapdragon-720g" + }, + "release_date": "2020-03-23", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5020, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 209.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10.0, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.156346", + "updated_at": "2026-06-20T13:09:26.156346" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..53b9b5edbe3 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9s-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.2, + "performance": 0.0, + "camera": null, + "battery": 30.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..4bac3a2b785 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 40809, + "slug": "xiaomi-redmi-note-9t-5g-4gb-64gb-5g", + "base_model_slug": "redmi-note-9t-5g", + "name": "Xiaomi Redmi Note 9T 5G", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1188, + "slug": "dimensity-800u", + "name": "Dimensity 800U", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC3", + "url": "/v1/socs/dimensity-800u" + }, + "release_date": "2021-01-08", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.53 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10, upgradable to v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.325875", + "updated_at": "2026-06-20T13:09:26.325875" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-note-9t-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..6f69c8cb0d8 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42535, + "slug": "xiaomi-redmi-r70-4gb-128gb-5g", + "base_model_slug": "redmi-r70", + "name": "Xiaomi Redmi R70", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (1.07Mn)" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.938304", + "updated_at": "2026-06-20T13:09:26.938304" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-r70-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/index.json b/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..29e9a203468 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 42536, + "slug": "xiaomi-redmi-r70m-6gb-128gb-5g", + "base_model_slug": "redmi-r70m", + "name": "Xiaomi Redmi R70m", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/unisoc-t8300" + }, + "release_date": "2026-04-15", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "cameras": [], + "battery_mah": 6300, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 210.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.939313", + "updated_at": "2026-06-20T13:09:26.939313" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-r70m-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..f5c9b496d85 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39607, + "slug": "xiaomi-redmi-y2-3gb-32gb-4g-lte", + "base_model_slug": "redmi-y2", + "name": "Xiaomi Redmi Y2", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-06-12", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.952997", + "updated_at": "2026-06-20T13:09:25.952997" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9c2260b7d63 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y2-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..25742e16d72 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39608, + "slug": "xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-y2-4gb-ram-64gb", + "name": "Xiaomi Redmi Y2 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1611, + "slug": "snapdragon-625", + "name": "Snapdragon 625", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Qualcomm Adreno 506", + "url": "/v1/socs/snapdragon-625" + }, + "release_date": "2018-06-12", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.99 inches, 720 x 1440 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3080, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 170.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo), upgradable to v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:25.953503", + "updated_at": "2026-06-20T13:09:25.953503" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..9c2260b7d63 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y2-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.2, + "performance": null, + "camera": null, + "battery": 1.2, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..af9115040d9 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39920, + "slug": "xiaomi-redmi-y3-3gb-32gb-4g-lte", + "base_model_slug": "redmi-y3", + "name": "Xiaomi Redmi Y3", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1649, + "slug": "snapdragon-632", + "name": "Snapdragon 632", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 506", + "url": "/v1/socs/snapdragon-632" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 3, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.049486", + "updated_at": "2026-06-20T13:09:26.049486" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y3-3gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..f9bb707c18c --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 39924, + "slug": "xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte", + "base_model_slug": "redmi-y3-4gb-ram-64gb", + "name": "Xiaomi Redmi Y3 (4GB RAM + 64GB)", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1649, + "slug": "snapdragon-632", + "name": "Snapdragon 632", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 14.0, + "gpu_name": "Adreno 506", + "url": "/v1/socs/snapdragon-632" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.26 inches, 720 x 1520 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 181.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.050484", + "updated_at": "2026-06-20T13:09:26.050484" +} diff --git a/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/xiaomi-redmi-y3-4gb-ram-64gb-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/index.json b/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/index.json new file mode 100644 index 00000000000..0a979107c7e --- /dev/null +++ b/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42637, + "slug": "xolo-zx-4gb-64gb-4g-lte", + "base_model_slug": "zx", + "name": "Xolo ZX", + "brand": { + "id": 95, + "slug": "xolo", + "name": "Xolo", + "country": "IN", + "url": "/v1/brands/xolo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-04-25", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.967841", + "updated_at": "2026-06-20T13:09:26.968340" +} diff --git a/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/score/index.json b/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/score/index.json new file mode 100644 index 00000000000..868e41c3829 --- /dev/null +++ b/site/public/v1/smartphones/xolo-zx-4gb-64gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..30f188991ed --- /dev/null +++ b/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42638, + "slug": "xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte", + "base_model_slug": "zx-6gb-ram-128gb", + "name": "Xolo ZX (6GB RAM + 128GB)", + "brand": { + "id": 95, + "slug": "xolo", + "name": "Xolo", + "country": "IN", + "url": "/v1/brands/xolo" + }, + "soc": { + "id": 1123, + "slug": "helio-p22", + "name": "Helio P22", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 12.0, + "gpu_name": "IMG PowerVR GE8320", + "url": "/v1/socs/helio-p22" + }, + "release_date": "2019-04-25", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.22 inches, 720 x 1520 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3260, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 159.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v8.1 (Oreo)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:26.968340", + "updated_at": "2026-06-20T13:09:26.968340" +} diff --git a/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..868e41c3829 --- /dev/null +++ b/site/public/v1/smartphones/xolo-zx-6gb-ram-128gb-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.9, + "performance": null, + "camera": null, + "battery": 3.9, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..83a3ca5a726 --- /dev/null +++ b/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 42788, + "slug": "yota-yotaphone-2-2gb-32gb-4g-lte", + "base_model_slug": "yotaphone-2", + "name": "Yotaphone 2", + "brand": { + "id": 121, + "slug": "yota", + "name": "Yota Devices", + "country": "RU", + "url": "/v1/brands/yota" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5 inches, 1080 x 1920 pixels", + "resolution": "~ 441 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 2500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 140.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.4 (KitKat), upgradable to v6.0 (Marshmallow)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.013451", + "updated_at": "2026-06-20T13:09:27.013451" +} diff --git a/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/yota-yotaphone-2-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..fa676f4d7c5 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 43791, + "slug": "zte-axon-20-5g-6gb-128gb-5g", + "base_model_slug": "axon-20-5g", + "name": "ZTE Axon 20 5G", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1687, + "slug": "snapdragon-765g", + "name": "Snapdragon 765G", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 620", + "url": "/v1/socs/snapdragon-765g" + }, + "release_date": "2020-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 388 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4220, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 198.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v10", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.5, + "camera": null, + "battery": 18.3, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.372986", + "updated_at": "2026-06-20T13:09:27.372986" +} diff --git a/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..0df7a689ee7 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-20-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 9.9, + "performance": 1.5, + "camera": null, + "battery": 18.3, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/index.json b/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..062d330b445 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 43905, + "slug": "zte-axon-30-5g-6gb-128gb-5g", + "base_model_slug": "axon-30-5g", + "name": "ZTE Axon 30 5G", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2021-07-27", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.92 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color OLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 4.6, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.412587", + "updated_at": "2026-06-20T13:09:27.412587" +} diff --git a/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dbdbec5314a --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30-5g-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 4.6, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/index.json b/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/index.json new file mode 100644 index 00000000000..3ccdd9ada31 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 43915, + "slug": "zte-axon-30-ultra-8gb-256gb-5g", + "base_model_slug": "axon-30-ultra", + "name": "ZTE Axon 30 Ultra", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1737, + "slug": "snapdragon-888-plus", + "name": "Snapdragon 888+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 5.0, + "gpu_name": "Adreno 660", + "url": "/v1/socs/snapdragon-888-plus" + }, + "release_date": "2021-04-15", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4600, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 188.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.415592", + "updated_at": "2026-06-20T13:09:27.415592" +} diff --git a/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/score/index.json new file mode 100644 index 00000000000..c4381087c48 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30-ultra-8gb-256gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 21.1, + "performance": 8.2, + "camera": null, + "battery": 34.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/index.json b/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/index.json new file mode 100644 index 00000000000..0640314cc69 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 44042, + "slug": "zte-axon-30s-6gb-128gb-5g", + "base_model_slug": "axon-30s", + "name": "ZTE Axon 30S", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-09-26", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.9 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 189.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 4.6, + "camera": null, + "battery": 18.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.463205", + "updated_at": "2026-06-20T13:09:27.463205" +} diff --git a/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..dbdbec5314a --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-30s-6gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 11.3, + "performance": 4.6, + "camera": null, + "battery": 18.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/index.json b/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/index.json new file mode 100644 index 00000000000..fed5b42d326 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 44058, + "slug": "zte-axon-40-pro-5g-8gb-128gb-5g", + "base_model_slug": "axon-40-pro-5g", + "name": "ZTE Axon 40 Pro 5G", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1736, + "slug": "snapdragon-870", + "name": "Snapdragon 870", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 650", + "url": "/v1/socs/snapdragon-870" + }, + "release_date": "2022-05-09", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 199.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.468073", + "updated_at": "2026-06-20T13:09:27.468073" +} diff --git a/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..2cf4b5f36ac --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-40-pro-5g-8gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 18.1, + "performance": 6.1, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/index.json b/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/index.json new file mode 100644 index 00000000000..6c24b8d2894 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 44060, + "slug": "zte-axon-40-se-4gb-128gb-5g", + "base_model_slug": "axon-40-se", + "name": "ZTE Axon 40 SE", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2087, + "slug": "unisoc-tiger-t618", + "name": "UNISOC Tiger T618", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t618" + }, + "release_date": "2022-10-19", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 182.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.469081", + "updated_at": "2026-06-20T13:09:27.469081" +} diff --git a/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/zte-axon-40-se-4gb-128gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..c8d41cc4efb --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 43932, + "slug": "zte-blade-a31-2gb-32gb-4g-lte", + "base_model_slug": "blade-a31", + "name": "ZTE Blade A31", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-07-13", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.45 inches, 720 x 1440 pixels", + "resolution": "~ 295 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 166.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.421102", + "updated_at": "2026-06-20T13:09:27.421102" +} diff --git a/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a31-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/index.json new file mode 100644 index 00000000000..08520fb8354 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 43934, + "slug": "zte-blade-a51-2gb-32gb-4g-lte", + "base_model_slug": "blade-a51", + "name": "ZTE Blade A51", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2081, + "slug": "unisoc-sc9863a", + "name": "Unisoc SC9863A", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 28.0, + "gpu_name": "IMG8322", + "url": "/v1/socs/unisoc-sc9863a" + }, + "release_date": "2021-05-08", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 32 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3200, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 173.7, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.421602", + "updated_at": "2026-06-20T13:09:27.421602" +} diff --git a/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/score/index.json new file mode 100644 index 00000000000..99e3d2f70d1 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a51-2gb-32gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 3.0, + "performance": null, + "camera": null, + "battery": 3.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/index.json b/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/index.json new file mode 100644 index 00000000000..c6e7f6b90dd --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 44068, + "slug": "zte-blade-a72-5g-4gb-64gb-5g", + "base_model_slug": "blade-a72-5g", + "name": "ZTE Blade A72 5G", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1186, + "slug": "dimensity-700", + "name": "Dimensity 700", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 7.0, + "gpu_name": "Mali-G57 MC2", + "url": "/v1/socs/dimensity-700" + }, + "release_date": "2022-06-10", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 211.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v11", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.471588", + "updated_at": "2026-06-20T13:09:27.471588" +} diff --git a/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/score/index.json b/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..7c0f193a0c7 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-a72-5g-4gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 7.5, + "performance": 0.0, + "camera": null, + "battery": 15.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..79dba8f45e4 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 44074, + "slug": "zte-blade-v40s-6gb-128gb-4g-lte", + "base_model_slug": "blade-v40s", + "name": "ZTE Blade V40s", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2087, + "slug": "unisoc-tiger-t618", + "name": "UNISOC Tiger T618", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "ARM Mali-G52MP2", + "url": "/v1/socs/unisoc-tiger-t618" + }, + "release_date": "2022-09-30", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 4500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 184.1, + "dimensions": {}, + "ip_rating": null, + "os": "Android v12", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.472588", + "updated_at": "2026-06-20T13:09:27.472588" +} diff --git a/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e5cb3c58db0 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v40s-6gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 22.5, + "performance": null, + "camera": null, + "battery": 22.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..1d7de0303be --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 44323, + "slug": "zte-blade-v70-design-4gb-256gb-4g-lte", + "base_model_slug": "blade-v70-design", + "name": "ZTE Blade V70 Design", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2085, + "slug": "unisoc-t606", + "name": "Unisoc T606", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t606" + }, + "release_date": "2024-11-22", + "msrp_usd": null, + "ram_gb": 4, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.7 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 206.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v14", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.560282", + "updated_at": "2026-06-20T13:09:27.560282" +} diff --git a/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..3beec4190e9 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v70-design-4gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 15.0, + "performance": 0.0, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..532e10c6744 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 43532, + "slug": "zte-blade-v8-2gb-16gb-4g-lte", + "base_model_slug": "blade-v8", + "name": "ZTE Blade V8", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "5.2 inches, 1080 x 1920 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 2730, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 141.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.0 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.289057", + "updated_at": "2026-06-20T13:09:27.289057" +} diff --git a/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..f7199d059d5 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v8-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 0.0, + "performance": null, + "camera": null, + "battery": 0.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/index.json new file mode 100644 index 00000000000..e64175fab0c --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 44384, + "slug": "zte-blade-v80-max-8gb-128gb-4g-lte", + "base_model_slug": "blade-v80-max", + "name": "ZTE Blade V80 Max", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 6.0, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "url": "/v1/socs/unisoc-t7250" + }, + "release_date": "2026-01-20", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 128 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 6000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 191.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.583635", + "updated_at": "2026-06-20T13:09:27.583635" +} diff --git a/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/score/index.json new file mode 100644 index 00000000000..78da03921b1 --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v80-max-8gb-128gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 50.0, + "performance": null, + "camera": null, + "battery": 50.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/index.json b/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/index.json new file mode 100644 index 00000000000..8adca6a620d --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 44364, + "slug": "zte-blade-v80-pro-8gb-256gb-4g-lte", + "base_model_slug": "blade-v80-pro", + "name": "ZTE Blade V80 Pro", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 2103, + "slug": "unisoc-t7280", + "name": "Unisoc T7280", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "process_nm": 12.0, + "gpu_name": "Mali-G57 MP1", + "url": "/v1/socs/unisoc-t7280" + }, + "release_date": "2025-01-01", + "msrp_usd": null, + "ram_gb": 8, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6.75 inches, 900 x 1940 pixels", + "resolution": "~ 317 PPI", + "type": "Color IPS Screen" + }, + "cameras": [], + "battery_mah": 5000, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 195.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v16", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.575118", + "updated_at": "2026-06-20T13:09:27.575118" +} diff --git a/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/score/index.json new file mode 100644 index 00000000000..e36e9dcbead --- /dev/null +++ b/site/public/v1/smartphones/zte-blade-v80-pro-8gb-256gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 30.0, + "performance": null, + "camera": null, + "battery": 30.0, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/index.json b/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/index.json new file mode 100644 index 00000000000..f2ce8b88bde --- /dev/null +++ b/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/index.json @@ -0,0 +1,80 @@ +{ + "id": 43113, + "slug": "zte-grand-sii-s2-2gb-16gb-3g", + "base_model_slug": "grand-sii-s2", + "name": "ZTE Grand SII (S2)", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1536, + "slug": "qualcomm-snapdragon-801", + "name": "Qualcomm Snapdragon 801", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Adreno 330", + "url": "/v1/socs/qualcomm-snapdragon-801" + }, + "release_date": "2014-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "3G" + } + }, + "display": { + "size": "5.5 inches, 1080 x 1920 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3100, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 150.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v4.3 (Jelly Bean)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.0", + "nfc": "Yes", + "usb": "Yes, microUSB v2.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.134211", + "updated_at": "2026-06-20T13:09:27.134211" +} diff --git a/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/score/index.json b/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/score/index.json new file mode 100644 index 00000000000..2f649732bdb --- /dev/null +++ b/site/public/v1/smartphones/zte-grand-sii-s2-2gb-16gb-3g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 1.5, + "performance": null, + "camera": null, + "battery": 1.5, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/index.json b/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/index.json new file mode 100644 index 00000000000..aa0ddc8daff --- /dev/null +++ b/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/index.json @@ -0,0 +1,80 @@ +{ + "id": 43554, + "slug": "zte-max-xl-2gb-16gb-4g-lte", + "base_model_slug": "max-xl", + "name": "ZTE Max XL", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1610, + "slug": "snapdragon-435", + "name": "Snapdragon 435", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 28.0, + "gpu_name": "Qualcomm Adreno 505", + "url": "/v1/socs/snapdragon-435" + }, + "release_date": "2017-01-01", + "msrp_usd": null, + "ram_gb": 2, + "storage_options_gb": [ + 16 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "display": { + "size": "6 inches, 1080 x 1920 pixels", + "resolution": "~ 367 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "cameras": [], + "battery_mah": 3990, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 180.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v7.1.1 (Nougat)", + "os_version": null, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, Type-C v1.0" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": null, + "camera": null, + "battery": 14.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.296102", + "updated_at": "2026-06-20T13:09:27.296102" +} diff --git a/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/score/index.json b/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/score/index.json new file mode 100644 index 00000000000..1ae31558af6 --- /dev/null +++ b/site/public/v1/smartphones/zte-max-xl-2gb-16gb-4g-lte/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 14.8, + "performance": null, + "camera": null, + "battery": 14.8, + "display": null, + "value": null +} diff --git a/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/index.json b/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/index.json new file mode 100644 index 00000000000..198c0e3da70 --- /dev/null +++ b/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/index.json @@ -0,0 +1,80 @@ +{ + "id": 43705, + "slug": "zte-nubia-mini-5g-6gb-64gb-5g", + "base_model_slug": "nubia-mini-5g", + "name": "ZTE Nubia Mini 5G", + "brand": { + "id": 55, + "slug": "zte", + "name": "ZTE", + "country": "CN", + "url": "/v1/brands/zte" + }, + "soc": { + "id": 1688, + "slug": "snapdragon-855-plus", + "name": "Snapdragon 855+", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "process_nm": 7.0, + "gpu_name": "Adreno 640", + "url": "/v1/socs/snapdragon-855-plus" + }, + "release_date": "2019-01-01", + "msrp_usd": null, + "ram_gb": 6, + "storage_options_gb": [ + 64 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "display": { + "size": "5.7 inches, 1080 x 2160 pixels", + "resolution": "~ 424 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "cameras": [], + "battery_mah": 3450, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 153.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v9.0 (Pie)", + "os_version": null, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes" + }, + "image_url": null, + "images": [], + "score": { + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 1.5, + "camera": null, + "battery": 6.8, + "display": null, + "value": null + }, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:27.347058", + "updated_at": "2026-06-20T13:09:27.347058" +} diff --git a/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/score/index.json b/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/score/index.json new file mode 100644 index 00000000000..2efdb157a81 --- /dev/null +++ b/site/public/v1/smartphones/zte-nubia-mini-5g-6gb-64gb-5g/score/index.json @@ -0,0 +1,9 @@ +{ + "algorithm_version": "1.0.0", + "overall": 4.2, + "performance": 1.5, + "camera": null, + "battery": 6.8, + "display": null, + "value": null +} diff --git a/site/public/v1/socs/apple-bionic-a18-pro/index.json b/site/public/v1/socs/apple-bionic-a18-pro/index.json new file mode 100644 index 00000000000..de177bb831e --- /dev/null +++ b/site/public/v1/socs/apple-bionic-a18-pro/index.json @@ -0,0 +1,26 @@ +{ + "id": 50, + "slug": "apple-bionic-a18-pro", + "name": "Apple Bionic A18 Pro", + "manufacturer": { + "slug": "apple", + "name": "Apple", + "url": "/v1/brands/apple" + }, + "release_date": "2024-09-09", + "process_nm": 3.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Apple GPU (6-core Graphics)", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.568872", + "updated_at": "2026-06-20T13:08:59.568872", + "url": "/v1/socs/apple-bionic-a18-pro" +} diff --git a/site/public/v1/socs/index.json b/site/public/v1/socs/index.json index 4f91ba24c81..6fe224826e8 100644 --- a/site/public/v1/socs/index.json +++ b/site/public/v1/socs/index.json @@ -1,5 +1,5 @@ { - "count": 2079, + "count": 2104, "results": [ { "slug": "0", @@ -1011,6 +1011,11 @@ "name": "Apple A9X", "url": "/v1/socs/apple-a9x" }, + { + "slug": "apple-bionic-a18-pro", + "name": "Apple Bionic A18 Pro", + "url": "/v1/socs/apple-bionic-a18-pro" + }, { "slug": "apple-s1", "name": "Apple S1", @@ -4086,11 +4091,71 @@ "name": "Mediatek Dimensity 1000+", "url": "/v1/socs/mediatek-dimensity-1000" }, + { + "slug": "mediatek-dimensity-7100", + "name": "Mediatek Dimensity 7100", + "url": "/v1/socs/mediatek-dimensity-7100" + }, + { + "slug": "mediatek-dimensity-7300e", + "name": "Mediatek Dimensity 7300e", + "url": "/v1/socs/mediatek-dimensity-7300e" + }, + { + "slug": "mediatek-dimensity-7400", + "name": "Mediatek Dimensity 7400", + "url": "/v1/socs/mediatek-dimensity-7400" + }, + { + "slug": "mediatek-dimensity-7400-apex", + "name": "Mediatek Dimensity 7400 Apex", + "url": "/v1/socs/mediatek-dimensity-7400-apex" + }, + { + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" + }, + { + "slug": "mediatek-dimensity-7400-ultimate", + "name": "Mediatek Dimensity 7400 Ultimate", + "url": "/v1/socs/mediatek-dimensity-7400-ultimate" + }, + { + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" + }, + { + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "url": "/v1/socs/mediatek-dimensity-8350-apex" + }, + { + "slug": "mediatek-dimensity-8350-ultimate", + "name": "Mediatek Dimensity 8350 Ultimate", + "url": "/v1/socs/mediatek-dimensity-8350-ultimate" + }, + { + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "url": "/v1/socs/mediatek-dimensity-8450" + }, + { + "slug": "mediatek-dimensity-8500-ultra", + "name": "Mediatek Dimensity 8500 Ultra", + "url": "/v1/socs/mediatek-dimensity-8500-ultra" + }, { "slug": "mediatek-helio", "name": "Mediatek Helio", "url": "/v1/socs/mediatek-helio" }, + { + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "url": "/v1/socs/mediatek-helio-g200" + }, { "slug": "mediatek-helio-g70", "name": "Mediatek Helio G70", @@ -7211,6 +7276,16 @@ "name": "Qualcomm Snapdragon 6 Gen 3 5G SM6475-AB", "url": "/v1/socs/qualcomm-snapdragon-6-gen-3-5g-sm6475-ab" }, + { + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "url": "/v1/socs/qualcomm-snapdragon-6-gen1" + }, + { + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" + }, { "slug": "qualcomm-snapdragon-600", "name": "Qualcomm Snapdragon 600", @@ -7341,6 +7416,11 @@ "name": "Qualcomm Snapdragon 7 Gen 3 5G SM7550-AB", "url": "/v1/socs/qualcomm-snapdragon-7-gen-3-5g-sm7550-ab" }, + { + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" + }, { "slug": "qualcomm-snapdragon-7-gen-2-5g-sm7475-ab", "name": "Qualcomm Snapdragon 7+ Gen 2 5G SM7475-AB", @@ -7436,6 +7516,21 @@ "name": "Qualcomm Snapdragon 7s Gen 3 5G SM7635", "url": "/v1/socs/qualcomm-snapdragon-7s-gen-3-5g-sm7635" }, + { + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" + }, + { + "slug": "qualcomm-snapdragon-7s-gen3-soc", + "name": "Qualcomm Snapdragon 7s Gen3 SOC", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3-soc" + }, + { + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" + }, { "slug": "qualcomm-snapdragon-8-elite-gen-5-sm8850-1-ad-for-galaxy", "name": "Qualcomm Snapdragon 8 Elite Gen 5 SM8850-1-AD for Galaxy", @@ -7491,6 +7586,16 @@ "name": "Qualcomm Snapdragon 8 Gen 3 for Galaxy SM8650-AC", "url": "/v1/socs/qualcomm-snapdragon-8-gen-3-for-galaxy-sm8650-ac" }, + { + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" + }, + { + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "url": "/v1/socs/qualcomm-snapdragon-8-gen5" + }, { "slug": "qualcomm-snapdragon-8-gen-1-4g-sm8475", "name": "Qualcomm Snapdragon 8+ Gen 1 4G SM8475", @@ -7691,6 +7796,11 @@ "name": "Qualcomm Snapdragon 8s Gen 4 SM8735", "url": "/v1/socs/qualcomm-snapdragon-8s-gen-4-sm8735" }, + { + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" + }, { "slug": "qualcomm-snapdragon-s1-qsd8250", "name": "Qualcomm Snapdragon S1 QSD8250", @@ -9991,6 +10101,21 @@ "name": "Unisoc T7225", "url": "/v1/socs/unisoc-t7225" }, + { + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "url": "/v1/socs/unisoc-t7250" + }, + { + "slug": "unisoc-t7280", + "name": "Unisoc T7280", + "url": "/v1/socs/unisoc-t7280" + }, + { + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "url": "/v1/socs/unisoc-t8300" + }, { "slug": "tiger-t610", "name": "Unisoc Tiger T610", diff --git a/site/public/v1/socs/mediatek-dimensity-7100/index.json b/site/public/v1/socs/mediatek-dimensity-7100/index.json new file mode 100644 index 00000000000..9fc8cf136cd --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7100/index.json @@ -0,0 +1,26 @@ +{ + "id": 1326, + "slug": "mediatek-dimensity-7100", + "name": "Mediatek Dimensity 7100", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-06-11", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G610 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.791443", + "updated_at": "2026-06-20T13:08:59.791443", + "url": "/v1/socs/mediatek-dimensity-7100" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7300e/index.json b/site/public/v1/socs/mediatek-dimensity-7300e/index.json new file mode 100644 index 00000000000..4171a4b9cd8 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7300e/index.json @@ -0,0 +1,26 @@ +{ + "id": 1327, + "slug": "mediatek-dimensity-7300e", + "name": "Mediatek Dimensity 7300e", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-04-27", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G610", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.791443", + "updated_at": "2026-06-20T13:08:59.791443", + "url": "/v1/socs/mediatek-dimensity-7300e" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7400-apex/index.json b/site/public/v1/socs/mediatek-dimensity-7400-apex/index.json new file mode 100644 index 00000000000..eaf1ab4ccd3 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7400-apex/index.json @@ -0,0 +1,26 @@ +{ + "id": 1328, + "slug": "mediatek-dimensity-7400-apex", + "name": "Mediatek Dimensity 7400 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-05-07", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G615 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.791942", + "updated_at": "2026-06-20T13:08:59.791942", + "url": "/v1/socs/mediatek-dimensity-7400-apex" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7400-turbo/index.json b/site/public/v1/socs/mediatek-dimensity-7400-turbo/index.json new file mode 100644 index 00000000000..96af6bc2a82 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7400-turbo/index.json @@ -0,0 +1,26 @@ +{ + "id": 1329, + "slug": "mediatek-dimensity-7400-turbo", + "name": "Mediatek Dimensity 7400 Turbo", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-03-12", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G615 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.791942", + "updated_at": "2026-06-20T13:08:59.791942", + "url": "/v1/socs/mediatek-dimensity-7400-turbo" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7400-ultimate/index.json b/site/public/v1/socs/mediatek-dimensity-7400-ultimate/index.json new file mode 100644 index 00000000000..347f6f67406 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7400-ultimate/index.json @@ -0,0 +1,26 @@ +{ + "id": 1330, + "slug": "mediatek-dimensity-7400-ultimate", + "name": "Mediatek Dimensity 7400 Ultimate", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-03-02", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G615 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.791942", + "updated_at": "2026-06-20T13:08:59.791942", + "url": "/v1/socs/mediatek-dimensity-7400-ultimate" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7400-ultra/index.json b/site/public/v1/socs/mediatek-dimensity-7400-ultra/index.json new file mode 100644 index 00000000000..969cc12af54 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7400-ultra/index.json @@ -0,0 +1,26 @@ +{ + "id": 1331, + "slug": "mediatek-dimensity-7400-ultra", + "name": "Mediatek Dimensity 7400 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-01-29", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G615 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.792443", + "updated_at": "2026-06-20T13:08:59.792443", + "url": "/v1/socs/mediatek-dimensity-7400-ultra" +} diff --git a/site/public/v1/socs/mediatek-dimensity-7400/index.json b/site/public/v1/socs/mediatek-dimensity-7400/index.json new file mode 100644 index 00000000000..9789d5e7129 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-7400/index.json @@ -0,0 +1,26 @@ +{ + "id": 1312, + "slug": "mediatek-dimensity-7400", + "name": "Mediatek Dimensity 7400", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2025-04-02", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G615 MP2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.789936", + "updated_at": "2026-06-20T13:08:59.789936", + "url": "/v1/socs/mediatek-dimensity-7400" +} diff --git a/site/public/v1/socs/mediatek-dimensity-8350-apex/index.json b/site/public/v1/socs/mediatek-dimensity-8350-apex/index.json new file mode 100644 index 00000000000..1c57c059304 --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-8350-apex/index.json @@ -0,0 +1,26 @@ +{ + "id": 1313, + "slug": "mediatek-dimensity-8350-apex", + "name": "Mediatek Dimensity 8350 Apex", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2025-07-08", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali G615-MC6", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.789936", + "updated_at": "2026-06-20T13:08:59.789936", + "url": "/v1/socs/mediatek-dimensity-8350-apex" +} diff --git a/site/public/v1/socs/mediatek-dimensity-8350-ultimate/index.json b/site/public/v1/socs/mediatek-dimensity-8350-ultimate/index.json new file mode 100644 index 00000000000..4b077c1244b --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-8350-ultimate/index.json @@ -0,0 +1,26 @@ +{ + "id": 1315, + "slug": "mediatek-dimensity-8350-ultimate", + "name": "Mediatek Dimensity 8350 Ultimate", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2025-06-03", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali G615-MC6", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.789936", + "updated_at": "2026-06-20T13:08:59.789936", + "url": "/v1/socs/mediatek-dimensity-8350-ultimate" +} diff --git a/site/public/v1/socs/mediatek-dimensity-8450/index.json b/site/public/v1/socs/mediatek-dimensity-8450/index.json new file mode 100644 index 00000000000..915c0108c7e --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-8450/index.json @@ -0,0 +1,26 @@ +{ + "id": 1317, + "slug": "mediatek-dimensity-8450", + "name": "Mediatek Dimensity 8450", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2025-07-21", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G720 MC7", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.790444", + "updated_at": "2026-06-20T13:08:59.790444", + "url": "/v1/socs/mediatek-dimensity-8450" +} diff --git a/site/public/v1/socs/mediatek-dimensity-8500-ultra/index.json b/site/public/v1/socs/mediatek-dimensity-8500-ultra/index.json new file mode 100644 index 00000000000..0e5810ebbde --- /dev/null +++ b/site/public/v1/socs/mediatek-dimensity-8500-ultra/index.json @@ -0,0 +1,26 @@ +{ + "id": 1332, + "slug": "mediatek-dimensity-8500-ultra", + "name": "Mediatek Dimensity 8500 Ultra", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2026-05-28", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G720 MC8", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.792443", + "updated_at": "2026-06-20T13:08:59.792443", + "url": "/v1/socs/mediatek-dimensity-8500-ultra" +} diff --git a/site/public/v1/socs/mediatek-helio-g200/index.json b/site/public/v1/socs/mediatek-helio-g200/index.json new file mode 100644 index 00000000000..6604cb59285 --- /dev/null +++ b/site/public/v1/socs/mediatek-helio-g200/index.json @@ -0,0 +1,26 @@ +{ + "id": 1320, + "slug": "mediatek-helio-g200", + "name": "Mediatek Helio G200", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "release_date": "2025-07-25", + "process_nm": 6.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G57 MC2 (1.1GHz)", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.790943", + "updated_at": "2026-06-20T13:08:59.790943", + "url": "/v1/socs/mediatek-helio-g200" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-6-gen1/index.json b/site/public/v1/socs/qualcomm-snapdragon-6-gen1/index.json new file mode 100644 index 00000000000..a07d522329e --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-6-gen1/index.json @@ -0,0 +1,26 @@ +{ + "id": 1784, + "slug": "qualcomm-snapdragon-6-gen1", + "name": "Qualcomm Snapdragon 6 Gen1", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-12-15", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 722", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.852617", + "updated_at": "2026-06-20T13:08:59.852617", + "url": "/v1/socs/qualcomm-snapdragon-6-gen1" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-6-gen4/index.json b/site/public/v1/socs/qualcomm-snapdragon-6-gen4/index.json new file mode 100644 index 00000000000..de9580d300c --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-6-gen4/index.json @@ -0,0 +1,26 @@ +{ + "id": 1785, + "slug": "qualcomm-snapdragon-6-gen4", + "name": "Qualcomm Snapdragon 6 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-04-21", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.852617", + "updated_at": "2026-06-20T13:08:59.852617", + "url": "/v1/socs/qualcomm-snapdragon-6-gen4" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-7-gen4/index.json b/site/public/v1/socs/qualcomm-snapdragon-7-gen4/index.json new file mode 100644 index 00000000000..e3af2a5f6c5 --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-7-gen4/index.json @@ -0,0 +1,26 @@ +{ + "id": 1789, + "slug": "qualcomm-snapdragon-7-gen4", + "name": "Qualcomm Snapdragon 7 Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-08-26", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 720", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.852617", + "updated_at": "2026-06-20T13:08:59.852617", + "url": "/v1/socs/qualcomm-snapdragon-7-gen4" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-7s-gen3-soc/index.json b/site/public/v1/socs/qualcomm-snapdragon-7s-gen3-soc/index.json new file mode 100644 index 00000000000..ec76410c30d --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-7s-gen3-soc/index.json @@ -0,0 +1,26 @@ +{ + "id": 1791, + "slug": "qualcomm-snapdragon-7s-gen3-soc", + "name": "Qualcomm Snapdragon 7s Gen3 SOC", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-01-01", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 710 (940 MHz)", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.853420", + "updated_at": "2026-06-20T13:08:59.853420", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3-soc" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-7s-gen3/index.json b/site/public/v1/socs/qualcomm-snapdragon-7s-gen3/index.json new file mode 100644 index 00000000000..420dc98a901 --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-7s-gen3/index.json @@ -0,0 +1,26 @@ +{ + "id": 1792, + "slug": "qualcomm-snapdragon-7s-gen3", + "name": "Qualcomm Snapdragon 7s Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-04-11", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 810", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.853420", + "updated_at": "2026-06-20T13:08:59.853420", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen3" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-7s-gen4/index.json b/site/public/v1/socs/qualcomm-snapdragon-7s-gen4/index.json new file mode 100644 index 00000000000..5685b041a91 --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-7s-gen4/index.json @@ -0,0 +1,26 @@ +{ + "id": 1806, + "slug": "qualcomm-snapdragon-7s-gen4", + "name": "Qualcomm Snapdragon 7s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2026-04-15", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 810", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.854921", + "updated_at": "2026-06-20T13:08:59.854921", + "url": "/v1/socs/qualcomm-snapdragon-7s-gen4" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-8-gen3/index.json b/site/public/v1/socs/qualcomm-snapdragon-8-gen3/index.json new file mode 100644 index 00000000000..c67d47a3a9d --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-8-gen3/index.json @@ -0,0 +1,26 @@ +{ + "id": 1798, + "slug": "qualcomm-snapdragon-8-gen3", + "name": "Qualcomm Snapdragon 8 Gen3", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-01-07", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 750", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.854419", + "updated_at": "2026-06-20T13:08:59.854419", + "url": "/v1/socs/qualcomm-snapdragon-8-gen3" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-8-gen5/index.json b/site/public/v1/socs/qualcomm-snapdragon-8-gen5/index.json new file mode 100644 index 00000000000..2f7d5d9f455 --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-8-gen5/index.json @@ -0,0 +1,26 @@ +{ + "id": 1808, + "slug": "qualcomm-snapdragon-8-gen5", + "name": "Qualcomm Snapdragon 8 Gen5", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2026-05-13", + "process_nm": 3.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 840", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.855420", + "updated_at": "2026-06-20T13:08:59.855420", + "url": "/v1/socs/qualcomm-snapdragon-8-gen5" +} diff --git a/site/public/v1/socs/qualcomm-snapdragon-8s-gen4/index.json b/site/public/v1/socs/qualcomm-snapdragon-8s-gen4/index.json new file mode 100644 index 00000000000..fd30234f66c --- /dev/null +++ b/site/public/v1/socs/qualcomm-snapdragon-8s-gen4/index.json @@ -0,0 +1,26 @@ +{ + "id": 1800, + "slug": "qualcomm-snapdragon-8s-gen4", + "name": "Qualcomm Snapdragon 8s Gen4", + "manufacturer": { + "slug": "qualcomm", + "name": "Qualcomm", + "url": "/v1/brands/qualcomm" + }, + "release_date": "2025-07-21", + "process_nm": 4.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Adreno 825", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.854419", + "updated_at": "2026-06-20T13:08:59.854419", + "url": "/v1/socs/qualcomm-snapdragon-8s-gen4" +} diff --git a/site/public/v1/socs/unisoc-t7250/index.json b/site/public/v1/socs/unisoc-t7250/index.json new file mode 100644 index 00000000000..1bb4d18c5ad --- /dev/null +++ b/site/public/v1/socs/unisoc-t7250/index.json @@ -0,0 +1,26 @@ +{ + "id": 2102, + "slug": "unisoc-t7250", + "name": "Unisoc T7250", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "release_date": "2025-07-23", + "process_nm": 6.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali G57 MP1 @ 850 MHz", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.894561", + "updated_at": "2026-06-20T13:08:59.894561", + "url": "/v1/socs/unisoc-t7250" +} diff --git a/site/public/v1/socs/unisoc-t7280/index.json b/site/public/v1/socs/unisoc-t7280/index.json new file mode 100644 index 00000000000..f2c822fdb90 --- /dev/null +++ b/site/public/v1/socs/unisoc-t7280/index.json @@ -0,0 +1,26 @@ +{ + "id": 2103, + "slug": "unisoc-t7280", + "name": "Unisoc T7280", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "release_date": "2025-01-01", + "process_nm": 12.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G57 MP1", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.894561", + "updated_at": "2026-06-20T13:08:59.894561", + "url": "/v1/socs/unisoc-t7280" +} diff --git a/site/public/v1/socs/unisoc-t8300/index.json b/site/public/v1/socs/unisoc-t8300/index.json new file mode 100644 index 00000000000..c72757945c4 --- /dev/null +++ b/site/public/v1/socs/unisoc-t8300/index.json @@ -0,0 +1,26 @@ +{ + "id": 2104, + "slug": "unisoc-t8300", + "name": "Unisoc T8300", + "manufacturer": { + "slug": "unisoc", + "name": "UNISOC", + "url": "/v1/brands/unisoc" + }, + "release_date": "2026-03-10", + "process_nm": 6.0, + "transistors_billion": null, + "cpu_config": {}, + "gpu_name": "Mali-G57 MC2", + "gpu_cores": null, + "gpu_clock_mhz": null, + "npu_tops": null, + "modem": null, + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:08:59.894561", + "updated_at": "2026-06-20T13:08:59.895061", + "url": "/v1/socs/unisoc-t8300" +} diff --git a/site/public/v1/tablets/index.json b/site/public/v1/tablets/index.json index 8d4cf4644d4..f0fb301e970 100644 --- a/site/public/v1/tablets/index.json +++ b/site/public/v1/tablets/index.json @@ -1,5 +1,5 @@ { - "count": 1171, + "count": 1172, "results": [ { "slug": "acer-iconia-a1-830", @@ -5441,6 +5441,11 @@ "name": "Xiaomi Poco Pad 5G", "url": "/v1/tablets/xiaomi-poco-pad-5g-8gb-256gb-5g" }, + { + "slug": "xiaomi-redmi-k-pad-8gb-256gb", + "name": "Xiaomi Redmi K Pad", + "url": "/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb" + }, { "slug": "xiaomi-redmi-pad-6gb-128gb-4g-lte", "name": "Xiaomi Redmi Pad", diff --git a/site/public/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb/index.json b/site/public/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb/index.json new file mode 100644 index 00000000000..d77595e058f --- /dev/null +++ b/site/public/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb/index.json @@ -0,0 +1,72 @@ +{ + "id": 1147, + "slug": "xiaomi-redmi-k-pad-8gb-256gb", + "base_model_slug": "redmi-k-pad", + "name": "Xiaomi Redmi K Pad", + "brand": { + "id": 53, + "slug": "xiaomi", + "name": "Xiaomi", + "country": "CN", + "url": "/v1/brands/xiaomi" + }, + "soc": { + "id": 1309, + "slug": "dimensity-9400-plus", + "name": "Dimensity 9400+", + "manufacturer": { + "slug": "mediatek", + "name": "MediaTek", + "url": "/v1/brands/mediatek" + }, + "process_nm": 3.0, + "gpu_name": "Immortalis-G925 MC12", + "url": "/v1/socs/dimensity-9400-plus" + }, + "release_date": "2025-06-26", + "msrp_usd": null, + "ram_gb": 8.0, + "storage_options_gb": [ + 256 + ], + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8.0, + "storage_gb": 256 + }, + "network": { + "cellular": "unknown" + } + }, + "display": { + "size": "8.8 inches, 1880 x 3008 pixels, 165 Hz", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "cameras": [], + "battery_mah": 7500, + "charging_wired_w": null, + "charging_wireless_w": null, + "weight_g": 326.0, + "dimensions": {}, + "ip_rating": null, + "os": "Android v15", + "os_version": null, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "image_url": null, + "images": [], + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "created_at": "2026-06-20T13:09:32.978608", + "updated_at": "2026-06-20T13:09:32.978608", + "url": "/v1/tablets/xiaomi-redmi-k-pad-8gb-256gb" +} From cde25f8750ef8c46d50fb7072d570e7e3426803b Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Sat, 20 Jun 2026 22:14:59 +0900 Subject: [PATCH 4/5] data(mobile): import Smartprix 2022 to 2026 devices Refs #1 --- ...v3-classic-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../alcatel-v3-classic-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../v3-pro/alcatel-v3-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...l-v3-ultra-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../alcatel-v3-ultra-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...pple-iphone-16-pro-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...-iphone-16-pro-max-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...ple-iphone-17-pro-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...iphone-17-pro-max-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...apple-iphone-17-pro-max-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../apple-iphone-17-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../apple-iphone-17-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../apple-iphone-air-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ .../apple-iphone-air-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../apple-iphone-17e-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...ne-5s-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-5s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...sus-rog-phone-5s-pro-5g-18gb-512gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-9-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../asus-rog-phone-9-fe-16gb-256gb-5g.json | 169 ++++++++++++++++++ .../asus-zenfone-12-ultra-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../blackview-bv5200-pro-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../blackview-a53-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../a96/blackview-a96-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../n6000/blackview-n6000-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../blackview-shark-8-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ckview-oscal-pilot-2-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../blackview-wave-8-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../g91-max/blu-g91-max-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../coolpad-cool-30i-6gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../cp12/coolpad-cp12-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...coolpad-cool-30-play-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../x100/coolpad-x100-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/s98/doogee-s98-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../doogee-blade-10-pro-6gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...oogee-blade-10-ultra-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../2025/6/fairphone-6-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-7-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...7-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-7-pro-5g-12gb-128gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-8-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...l-8-pro-12gb-ram-256-gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...el-8-pro-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...e-pixel-8a-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...9-pro-xl-16gb-ram-128gb-16gb-128gb-5g.json | 169 ++++++++++++++++++ ...9-pro-xl-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-9-pro-16gb-256gb-5g.json | 169 ++++++++++++++++++ ...oogle-pixel-10-5g-128gb-12gb-128gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-10-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...oogle-pixel-10-pro-fold-16gb-256gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-10-pro-xl-16gb-256gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-10-pro-16gb-256gb-5g.json | 169 ++++++++++++++++++ ...e-pixel-9a-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../google-pixel-9a-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../hmd/2024/arc/hmd-arc-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../hmd-pulse-pro-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/pulse/hmd-pulse-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../hmd/2024/xr21/hmd-xr21-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../aura-2/hmd-aura-2-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../hmd/2025/key/hmd-key-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../hmd-pulse-2-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...onor-70-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/70-5g/honor-70-5g-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../honor-70-pro-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-70-pro-plus-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/80-se/honor-80-se-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../play-30/honor-play-30-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/x40/honor-x40-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/x40gt/honor-x40gt-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/x6/honor-x6-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/x8-5g/honor-x8-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/x8/honor-x8-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/x9-5g/honor-x9-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../honor-70-lite-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../play-40c/honor-play-40c-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../v-purse/honor-v-purse-16gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-x40-gt-racing-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2023/x7a/honor-x7a-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/x8a/honor-x8a-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/x8b/honor-x8b-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-magic-7-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../magic-7/honor-magic-7-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2024/x6b/honor-x6b-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../honor-magic-8-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../magic-8/honor-magic-8-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-magic-v5-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../play-10c/honor-play-10c-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../v40-pro/honor-v40-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../win-rt/honor-win-rt-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/x70/honor-x70-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/x9d/honor-x9d-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-500-smart-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-magic-8-pro-air-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../honor-magic-8-rsr-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2026/win/honor-win-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2026/x6d/honor-x6d-4gb-256gb-5g.json | 169 ++++++++++++++++++ .../honor-x70-pro-max-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...onor-x70-refresh-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../htc-wildfire-e3-lite-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../htc-wildfire-e5-life-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...htc-wildfire-e7-plus-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-mate-xs-2-8gb-512gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-10-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-10-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-9-se-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../huawei-nova-9-se-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-y90-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../p50e/huawei-p50e-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-pocket-s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-enjoy-60x-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...huawei-mate-60-pro-plus-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../huawei-mate-x5-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-11i-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-p60-pro-12gb-512gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-pura-70-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../huawei-nova-13i-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-y63-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../huawei-nova-y72s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-12-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...12-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-12-pro-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-12i-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nix-hot-20-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../infinix-hot-20-play-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../hot-20/infinix-hot-20-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../infinix-hot-20i-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-note-12-g96-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...nfinix-note-12-turbo-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-smart-6-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-zero-20-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-30-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-40-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-40-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...infinix-note-12i-2022-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...te-30-vip-racing-edition-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...finix-zero-5g-2023-turbo-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../infinix-note-40s-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...e-40x-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...0-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../infinix-gt-30-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...inix-hot-60-pro-plus-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-hot-60-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../infinix-note-13-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...nfinix-smart-10-plus-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...qoo-9-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/9-5g/iqoo-9-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...neo-6-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../neo-6-5g/iqoo-neo-6-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-6-se-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-7-5g-china-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-7-se-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../z6-4g/iqoo-z6-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/z6-5g/iqoo-z6-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../z6-china/iqoo-z6-china-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z6-lite-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...oo-z6-lite-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...6-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...oo-neo-7-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../neo-7-5g/iqoo-neo-7-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-8-pro-16gb-256gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/z7-5g/iqoo-z7-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z7-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/z7s-5g/iqoo-z7s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo/2023/z7x/iqoo-z7x-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/z8-5g/iqoo-z8-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-13-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../2024/13-5g/iqoo-13-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-10-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-9s-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2024/z9-5g/iqoo-z9-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z9-lite-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z9-turbo-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2024/z9s-5g/iqoo-z9s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-15-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...o-neo-10-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-neo-10-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...qoo-neo-10-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-neo-10-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-z10-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...qoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/z10-5g/iqoo-z10-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...10-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...10-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../iqoo-z10-turbo-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...oo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...oo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...oo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...oo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/rs4/itel-rs4-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../itel-city-100-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../ts-pro/itel-ts-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../zeno-5g/itel-zeno-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../lava/2022/x2/lava-x2-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../lava-blaze-2-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lava-blaze-2-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lava-yuva-2-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2024/o2/lava-o2-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../yuva-3/lava-yuva-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../yuva-4/lava-yuva-4-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lava-yuva-star-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...va-bold-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...va-bold-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../bold-5g/lava-bold-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../lava-bold-n1-pro-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../lava-bold-n2-pro-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lay-max-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-play-ultra-5g-8gb-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../lava-play-ultra-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../shark/lava-shark-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../lenovo-k15-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../micromax-in-note-2-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../in-3b/micromax-in-3b-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../micromax-in-note-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-edge-30-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...torola-edge-30-fusion-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-e22-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e22s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e32s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e35-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...otorola-moto-edge-30-neo-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...a-moto-g-stylus-2022-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...la-moto-g-stylus-5g-2022-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g22-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g22s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...to-g32-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g32-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g42-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...to-g52-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g52-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g52j-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g53-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g62-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...a-moto-g62-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g71s-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...motorola-moto-g72-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g82-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...a-moto-g82-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-s30-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...to-e13-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-e13-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...la-moto-g-stylus-2023-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...la-moto-g-stylus-5g-2023-6gb-256gb-5g.json | 169 ++++++++++++++++++ ...moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g13-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g14-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g23-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...oto-g34-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g34-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g53j-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g53y-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g84-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-e14-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...otorola-moto-edge-50-neo-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...rola-moto-g-play-2024-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...o-g04-8-gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g04-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g04s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-power-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...orola-moto-g24-power-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ola-moto-edge-40-lite-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g-2026-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...ola-moto-g-power-5g-2025-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g12-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../motorola-moto-g24-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-s60-neo-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../motorola-moto-g67-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...azr-fold-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...fa-world-cup-26-edition-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...otorola-razr-ultra-2026-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-c21-plus-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/c31/nokia-c31-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../nokia-g11-plus-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/g11/nokia-g11-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...ia-g21-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../g400-5g/nokia-g400-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../g60-5g/nokia-g60-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../x30-5g/nokia-x30-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...okia-c22-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...a-c32-4gb-ram-128-gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...a-c32-6gb-ram-128-gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/g22/nokia-g22-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../g310-5g/nokia-g310-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../nokia-g200-5g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-phone-1-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ng-phone-1-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../phone-1/nothing-phone-1-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-phone-3-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../nothing-phone-3-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...phone-3a-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...g-phone-3a-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...one-3a-community-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...e-3a-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...one-3a-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../nothing-phone-3a-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...e-4a-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...one-4a-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../nubia-z60-ultra-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...a-red-magic-9s-pro-plus-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../nubia-red-magic-9s-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../nubia-z70-ultra-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/fold/nubia-fold-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-ultra-new-year-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../nubia-z70s-ultra-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...s-9rt-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-nord-2t-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...rd-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-ce-2-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-n20-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...ord-3-5g-16gb-ram-256gb-16gb-256gb-5g.json | 169 ++++++++++++++++++ ...-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-n30-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...neplus-nord-ce-4-lite-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...eplus-13-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...plus-13r-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...plus-13s-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../13s-5g/oneplus-13s-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...us-15-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../2025/15/oneplus-15-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...plus-15r-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...rd-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oneplus-nord-ce-5-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ord-6-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...rd-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-a1-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/a16e/oppo-a16e-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a17/oppo-a17-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a17k/oppo-a17k-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a36/oppo-a36-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../a57-4g/oppo-a57-4g-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a57e/oppo-a57e-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a57s/oppo-a57s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a76/oppo-a76-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a77-5g/oppo-a77-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/a77s/oppo-a77s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../a96-4g/oppo-a96-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/a96-5g/oppo-a96-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../f21s-pro/oppo-f21s-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x5-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x5-lite-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...5-pro-dimensity-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...po-k10-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/k10/oppo-k10-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../k10x-5g/oppo-k10x-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../reno-7a/oppo-reno-7a-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../reno-8-z/oppo-reno-8-z-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-9-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno7-4g-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../oppo-reno7-lite-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno7-z-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../reno8-5g/oppo-reno8-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/a1-5g/oppo-a1-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...po-a18-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/a18/oppo-a18-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/a38/oppo-a38-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/a56s/oppo-a56s-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../a58-4g/oppo-a58-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../a78-4g/oppo-a78-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/a98-5g/oppo-a98-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo/2023/f23/oppo-f23-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../k11x-5g/oppo-k11x-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-10-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-8t-4g-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../reno-8t/oppo-reno-8t-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../reno-9a/oppo-reno-9a-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../a3-2024/oppo-a3-2024-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-a3-5g-2024-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-a3-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-a5-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2024/f27-5g/oppo-f27-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-f27-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x7-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...nd-x8-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x8-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x8-pro-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-11-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-12-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-12f-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...no-13-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ppo-reno-13-5g-8gb-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-13-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...3-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-13-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../a5-2025/oppo-a5-2025-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-a5i-pro-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...ppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/a5x-5g/oppo-a5x-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/a6-pro/oppo-a6-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...ppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../f23-pro/oppo-f23-pro-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-f29-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...po-f29-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...nd-x9-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x9-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-find-x9-pro-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../2025/k12s/oppo-k12s-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-k13-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-k13-turbo-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...13-turbo-pro-12gb-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-k13-turbo-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-k13-turbo-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...po-k13x-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...po-k13x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../k13x-5g/oppo-k13x-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...no-14-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...no-14-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...eno-14-5g-diwali-edition-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-14-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...4-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-14-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...no-15-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...no-15-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...5-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...o-15c-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g.json | 169 ++++++++++++++++++ .../2026/a6-5g/oppo-a6-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2026/a6s-5g/oppo-a6s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2026/a6t-5g/oppo-a6t-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...d-x9s-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g.json | 169 ++++++++++++++++++ ...ppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../oppo-k14-turbo-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...po-k14x-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-k15-pro-plus-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...pro-mini-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno-15-pro-mini-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../reno-15c/oppo-reno-15c-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../reno-15f/oppo-reno-15f-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../oppo-reno15-fs-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...lme-10-pro-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...0-pro-plus-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...0-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...e-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../9-4g/realme-9-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...me-9-5g-se-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../9-5g-se/realme-9-5g-se-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-9-pro-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-9i-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/9i/realme-9i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/c30/realme-c30-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../c30s/realme-c30s-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/c31/realme-c31-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c33-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/c33/realme-c33-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...me-c35-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...me-c35-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-gt-2-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../gt-2-5g/realme-gt-2-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...neo-3-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-gt-neo-3-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-3-thor-limited-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...rzo-50-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-50-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-narzo-50a-prime-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ealme-narzo-50i-prime-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/q5-5g/realme-q5-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-10-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/10/realme-10-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../11-4g/realme-11-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-11-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...lme-11x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...3-2023-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-c33-2023-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...e-c51-4gb-ram-128-gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/c51/realme-c51-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...me-c53-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/c53/realme-c53-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c55-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...me-c55-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/c55/realme-c55-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c67-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../c67-5g/realme-c67-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...-narzo-60x-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-60x-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...zo-n53-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...zo-n53-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-n53-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-n55-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-12-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2024/12-5g/realme-12-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-12x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...realme-12x-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2024/12x/realme-12x-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...realme-14x-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...me-c61-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/c61/realme-c61-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-c63-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c63-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-c63-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2024/c63/realme-c63-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c65-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...gt-7-pro-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../realme-gt-7-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...zo-n61-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-n61-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...rzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-n65-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../neo-7/realme-neo-7-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-note-60-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-note-60x-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...e-p2-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-p2-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-v60-pro-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../14-5g/realme-14-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ro-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-14-pro-lite-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...pro-plus-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...4-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...lme-14t-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../14t-5g/realme-14t-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...5-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-15-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-thrones-limited-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-15x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-15x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../15x-5g/realme-15x-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...realme-c73-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...gt-7-pro-racing-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...gt-8-pro-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../realme-gt-8-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/gt-8/realme-gt-8-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-60-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-70-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-70a-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ite-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-narzo-80-lite-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-narzo-80-lite-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...zo-80-lite-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...alme-narzo-90x-4gb-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...alme-narzo-90x-8gb-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../neo-7x/realme-neo-7x-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-note-50-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-note-70t-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...alme-p3-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...alme-p3-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/p3-5g/realme-p3-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-p3-lite-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-p3-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/x9/realme-x9-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-pro-plus-5g-12gb-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-plus-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...16-pro-plus-5g-8gb-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...lme-16t-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-16t-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../c100i/realme-c100i-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...lme-c83-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-c83-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...00-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...00-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-100-lite-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...o-power-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-narzo-power-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ite-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../realme-p4-lite-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...power-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...4-power-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../realme-p4-power-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g.json | 169 ++++++++++++++++++ ...bia-red-magic-10-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ed-magic-10-pro-plus-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../redmagic-11-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ia-red-magic-10s-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...d-magic-10s-pro-plus-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../redmagic-11s-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...magic-red-magic-11s-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...xy-a04-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a04-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a04e-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a04e-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a04s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a04s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-a23-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a23-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a33-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a33-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a53-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a53-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-a53-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a73-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a73-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-buddy-2-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-f13-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f13-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-f23-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f23-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-m04-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xy-m04-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-m23-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m33-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m33-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...xy-a05-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a05-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...y-a05s-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a05s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-a14-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a14-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a14-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a14-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...amsung-galaxy-a15-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a15-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a23-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a23-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a24-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a25-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a25-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a34-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a34-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a54-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-f14-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f14-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f34-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f34-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-m14-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m14-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m34-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m34-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m54-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...snapdragon-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-s21-fe-snapdragon-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-s23-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-s23-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...23-ultra-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ung-galaxy-s23-ultra-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...y-z-flip-5-8gb-ram-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-z-flip-5-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...z-fold-5-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-z-fold-5-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...xy-a06-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-a06-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a15-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...amsung-galaxy-a16-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a16-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a16-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a35-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a35-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...y-a55-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a55-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-f14-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-f15-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f15-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...samsung-galaxy-m14-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m15-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m15-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...me-edition-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m15-5g-prime-edition-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m15-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m35-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m35-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m35-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-s24-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...galaxy-s24-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-s24-8gb-ram-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...s24-plus-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...24-ultra-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-xcover-7-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...z-fold-6-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...-z-fold-special-edition-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../samsung-w25-flip-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../2024/w25/samsung-w25-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...axy-a06-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a06-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a06-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a06-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-a07-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...amsung-galaxy-a17-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-a17-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-a17-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a17-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a26-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-a26-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-a26-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a53s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...y-a56-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a56-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a56-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a75-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...alaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...axy-f06-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f07-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-f16-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f16-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f16-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f17-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f17-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f23-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../samsung-galaxy-f24-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f36-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f36-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f36-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-f56-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f56-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f63-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-f64-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...g-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m06-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-m06-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-m07-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...axy-m16-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m16-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m16-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m17-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m17-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...axy-m36-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m36-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m56-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...galaxy-m56-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-s25-fe-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-s25-fe-8gb-ram-512gb-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...sung-galaxy-xcover-7-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...lip-7-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...sung-galaxy-z-flip-7-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ng-galaxy-z-flip-7-fe-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...axy-a07-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-a37-5g-12gb-ram-256-gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...xy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...laxy-a57-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-a83-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../samsung-galaxy-m44-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...laxy-s26-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...s26-plus-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...-flip-7-olympic-edition-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...g-galaxy-z-fold-8-ultra-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...samsung-galaxy-z-fold-8-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...sung-galaxy-z-fold-wide-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...sung-samaung-galaxy-f70e-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../sharp-aquos-sense-10-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../sharp-aquos-wish-5-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../sony-xperia-10-iv-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../sony-xperia-10-v-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../30-plus/tcl-30-plus-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/30-se/tcl-30-se-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../30-v-5g/tcl-30-v-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/30-xl/tcl-30-xl-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tcl/2022/305/tcl-305-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../tcl/2022/405/tcl-405-2gb-32gb-5g.json | 169 ++++++++++++++++++ .../40-se/tcl-40-se-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/ion-x/tcl-ion-x-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/50-5g/tcl-50-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../50-le-5g/tcl-50-le-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../50-xe-5g/tcl-50-xe-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../tcl-50-xe-nxtpaper-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../50-xl-5g/tcl-50-xl-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../tcl-50-xl-nxtpaper-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/60-5g/tcl-60-5g-6gb-256gb-5g.json | 169 ++++++++++++++++++ .../tcl-60-se-nxtpaper-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/60r-5g/tcl-60r-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../tcl/2025/p10/tcl-p10-8gb-512gb-5g.json | 169 ++++++++++++++++++ ...pova-3-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../pova-3/tecno-pova-3-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-8c-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-8p-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...o-2024-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-spark-go-2024-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...cno-camon-30-premier-5g-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../tecno-phantom-v-fold-2-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...a-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...ark-30c-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../tecno-spark-30c-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../tecno-spark-slim-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../tecno-camon-50-ultra-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../ulefone-note-14-3gb-16gb-4g-lte.json | 169 ++++++++++++++++++ ...e-power-armor-14-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../ulefone-note-16-pro-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../ulefone-armor-27-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../ulefone-armor-27t-12gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...lefone-armor-mini-20-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...ulefone-armor-28-pro-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../2022/s15-5g/vivo-s15-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../s16-pro/vivo-s16-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo/2022/s16/vivo-s16-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/s16e/vivo-s16e-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../t1-44w/vivo-t1-44w-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vo-t1-5g-snapdragon-778g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/t1-5g/vivo-t1-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/t1-pro/vivo-t1-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...vo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-t2-5g-2022-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-t2x-5g-2022-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-v23-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-v25-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/v25-5g/vivo-v25-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-v25-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-v25-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...o-x80-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/x80-5g/vivo-x80-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2022/x90-5g/vivo-x90-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/y01/vivo-y01-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y01a/vivo-y01a-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y02s/vivo-y02s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y10-t1-version-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y10/vivo-y10-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y15c/vivo-y15c-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y15s/vivo-y15s-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y16-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y16/vivo-y16-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y21e/vivo-y21e-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y21g/vivo-y21g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y22-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y22-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y22/vivo-y22-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y33/vivo-y33-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y33t-4g-2023-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y33t/vivo-y33t-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../y55-4g/vivo-y55-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y73t/vivo-y73t-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../y75-4g/vivo-y75-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/y77-5g/vivo-y77-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../s17-pro/vivo-s17-pro-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo/2023/s17/vivo-s17-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2023/s17e/vivo-s17e-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/t2-5g/vivo-t2-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-t2-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-v27-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-v27-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...vo-v27-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo/2023/v27/vivo-v27-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2023/v27e/vivo-v27e-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vivo-v29-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../v29-lite/vivo-v29-lite-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-v29-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo/2023/v29/vivo-v29-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-v29e-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../v30-lite/vivo-v30-lite-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-x100-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../x100-5g/vivo-x100-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...x100-pro-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../vivo-x100-pro-5g-16gb-256gb-5g.json | 169 ++++++++++++++++++ ...vivo-x90-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-x90-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2023/x90s/vivo-x90s-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../y02t-4g/vivo-y02t-4g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../y100-5g/vivo-y100-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-y100a-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2023/y100a/vivo-y100a-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-y11-2023-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y12-2023-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/y17s/vivo-y17s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../y27-4g/vivo-y27-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/y27s/vivo-y27s-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../y36-4g/vivo-y36-4g-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2023/y53t/vivo-y53t-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...t3-ultra-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-t3-ultra-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...-v30-pro-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../vivo-v30-pro-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...0-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../v40e-5g/vivo-v40e-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-x100s-pro-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../x200-5g/vivo-x200-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-x200-pro-5g-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../2024/y03/vivo-y03-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/y03t/vivo-y03t-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../y100t-5g/vivo-y100t-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...vo-y18-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/y18/vivo-y18-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2024/y18t/vivo-y18t-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../vivo-y200-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../y28-4g/vivo-y28-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...vo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../y28s-5g/vivo-y28s-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2024/y37m/vivo-y37m-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...vo-t4-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/t4-5g/vivo-t4-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...o-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-t4-lite-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-t4-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...t4-ultra-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...t4-ultra-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/t4x-5g/vivo-t4x-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../v50e-5g/vivo-v50e-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-v50e-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-v60-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-v60-5g-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ ...ivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/v60-5g/vivo-v60-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-x200-fe-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../x200-fe/vivo-x200-fe-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...ivo-x300-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ivo-x300-16gb-ram-512gb-16gb-512gb-5g.json | 169 ++++++++++++++++++ .../vivo-x300-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/x300/vivo-x300-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/y04/vivo-y04-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...ivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/y19-5g/vivo-y19-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...vo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../y19s-5g/vivo-y19s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../y19s-gt/vivo-y19s-gt-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-y19s-pro-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../y29s-5g/vivo-y29s-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2025/y37c/vivo-y37c-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...400-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../vivo-y400-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../y50-2025/vivo-y50-2025-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../y500-5g/vivo-y500-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/y76s/vivo-y76s-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...o-v70-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-x200t-12-gb-ram-512-gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...ivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../2026/y11-5g/vivo-y11-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...ivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...ivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2026/y21-5g/vivo-y21-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-y600-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../vivo-y600-turbo-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../2022/10/wiko-10-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/t10/wiko-t10-2gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../2022/t50/wiko-t50-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-12-lite-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...12-pro-dimensity-edition-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-civi-1s-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mi-11t-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-poco-f4-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-m5-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-m5-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-m5s-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...o-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-x4-gt-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-x4-pro-5g-6gb-64gb-5g.json | 169 ++++++++++++++++++ ...dmi-10-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-10-china-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...e-2022-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...e-2022-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...i-redmi-10-prime-2022-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-10-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...edmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-10a-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-10a-3gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-10c-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-10c-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-11-prime-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-a1-plus-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-a1-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k40s-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k50-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k50-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k50i-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...redmi-k50i-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...ote-11-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...-note-11-6gb-ram-64gb-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...redmi-note-11-pro-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...ro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-11-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-redmi-note-11e-pro-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...te-11s-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...te-11s-8gb-ram-128gb-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-note-11s-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...iaomi-redmi-note-11se-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...iaomi-redmi-note-11se-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-redmi-note-11t-pro-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...dmi-note-11t-pro-plus-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ote-12-discovery-edition-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-13t-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-c50-2gb-32gb-4g-lte.json | 169 ++++++++++++++++++ ...co-c55-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c55-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...co-c65-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...co-c65-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c65-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...i-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-m6-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...oco-x5-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-x5-pro-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-12-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-12c-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-12c-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-12c-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-13c-4g-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...dmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-13c-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...mi-13c-6gb-ram-128gb-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...mi-13c-8gb-ram-256gb-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-13r-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k60-ultra-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-note-12-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...mi-note-12-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...mi-note-12-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...mi-note-12-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...e-12-pro-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...omi-redmi-note-12-pro-5g-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...ote-12-pro-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...ote-12-pro-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...pro-plus-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...2-pro-plus-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...xiaomi-redmi-note-12s-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-14t-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-m6-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iaomi-poco-m6-pro-4g-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ ...co-x6-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...co-x6-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-x6-5g-8gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-13-4g-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-k70-extreme-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...pro-plus-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ ...4-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json | 169 ++++++++++++++++++ ...i-redmi-note-14-pro-plus-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../2025/17/xiaomi-17-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...diamond-limited-edition-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-mix-flip-2-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-c71-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...oco-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...oco-c85-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ ...co-f7-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-f7-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-f7-pro-5g-12gb-256gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-13x-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...dmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g.json | 169 ++++++++++++++++++ ...dmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-15r-5g-4gb-128gb-5g.json | 169 ++++++++++++++++++ ...-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-a5-4g-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...xiaomi-redmi-note-13s-6gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...-redmi-note-15-pro-plus-12gb-256gb-5g.json | 169 ++++++++++++++++++ ...i-17t-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-c81-pro-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c81-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-poco-c81x-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...co-c85x-5g-4gb-ram-128gb-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-poco-c85x-4gb-64gb-5g.json | 169 ++++++++++++++++++ ...o-max-5g-12gb-ram-512gb-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-a7-4g-3gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...iaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte.json | 169 ++++++++++++++++++ ...iaomi-redmi-k90-pro-max-12gb-512gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-r70-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../xiaomi-redmi-r70m-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../axon-30s/zte-axon-30s-6gb-128gb-5g.json | 169 ++++++++++++++++++ .../zte-axon-40-pro-5g-8gb-128gb-5g.json | 169 ++++++++++++++++++ .../zte-axon-40-se-4gb-128gb-5g.json | 169 ++++++++++++++++++ .../zte-blade-a72-5g-4gb-64gb-5g.json | 169 ++++++++++++++++++ .../zte-blade-v40s-6gb-128gb-4g-lte.json | 169 ++++++++++++++++++ ...zte-blade-v70-design-4gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../zte-blade-v80-pro-8gb-256gb-4g-lte.json | 169 ++++++++++++++++++ .../zte-blade-v80-max-8gb-128gb-4g-lte.json | 169 ++++++++++++++++++ .../xiaomi-redmi-k-pad-8gb-256gb.json | 169 ++++++++++++++++++ 1143 files changed, 193167 insertions(+) create mode 100644 data/smartphone/alcatel/2025/v3-classic-6gb-ram-128gb/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/alcatel/2025/v3-classic/alcatel-v3-classic-4gb-128gb-5g.json create mode 100644 data/smartphone/alcatel/2025/v3-pro/alcatel-v3-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/alcatel/2025/v3-ultra-8gb-ram-128gb/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/alcatel/2025/v3-ultra/alcatel-v3-ultra-6gb-128gb-5g.json create mode 100644 data/smartphone/apple/2024/iphone-16-pro-512gb/apple-iphone-16-pro-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/apple/2024/iphone-16-pro-max-512gb/apple-iphone-16-pro-max-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-17-pro-512gb/apple-iphone-17-pro-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-17-pro-max-512gb/apple-iphone-17-pro-max-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-17-pro-max/apple-iphone-17-pro-max-12gb-256gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-17-pro/apple-iphone-17-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-17/apple-iphone-17-8gb-256gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-air-512gb/apple-iphone-air-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/apple/2025/iphone-air/apple-iphone-air-8gb-256gb-5g.json create mode 100644 data/smartphone/apple/2026/iphone-17e-512gb/apple-iphone-17e-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/asus/2022/rog-phone-5s-5g-12gb-ram-256gb/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/asus/2022/rog-phone-5s-5g/asus-rog-phone-5s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/asus/2022/rog-phone-5s-pro-5g/asus-rog-phone-5s-pro-5g-18gb-512gb-5g.json create mode 100644 data/smartphone/asus/2024/rog-phone-9/asus-rog-phone-9-12gb-256gb-5g.json create mode 100644 data/smartphone/asus/2025/rog-phone-9-fe/asus-rog-phone-9-fe-16gb-256gb-5g.json create mode 100644 data/smartphone/asus/2025/zenfone-12-ultra/asus-zenfone-12-ultra-8gb-256gb-5g.json create mode 100644 data/smartphone/blackview/2022/bv5200-pro/blackview-bv5200-pro-4gb-64gb-5g.json create mode 100644 data/smartphone/blackview/2023/a53-pro/blackview-a53-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/blackview/2023/a96/blackview-a96-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/blackview/2023/n6000/blackview-n6000-8gb-256gb-5g.json create mode 100644 data/smartphone/blackview/2023/shark-8/blackview-shark-8-8gb-256gb-5g.json create mode 100644 data/smartphone/blackview/2024/oscal-pilot-2/blackview-oscal-pilot-2-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/blackview/2024/wave-8/blackview-wave-8-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/blu/2022/g91-max/blu-g91-max-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2023/cool-30i/coolpad-cool-30i-6gb-256gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2023/cp12/coolpad-cp12-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2024/cool-30-play/coolpad-cool-30-play-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/coolpad/2025/x100/coolpad-x100-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/doogee/2022/s98/doogee-s98-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/doogee/2024/blade-10-pro/doogee-blade-10-pro-6gb-256gb-4g-lte.json create mode 100644 data/smartphone/doogee/2024/blade-10-ultra/doogee-blade-10-ultra-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/fairphone/2025/6/fairphone-6-8gb-256gb-5g.json create mode 100644 data/smartphone/google/2022/pixel-7-5g-8gb-ram-256gb/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/google/2022/pixel-7-5g/google-pixel-7-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/google/2022/pixel-7-pro-5g-12gb-ram-512gb/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/google/2022/pixel-7-pro-5g/google-pixel-7-pro-5g-12gb-128gb-5g.json create mode 100644 data/smartphone/google/2023/pixel-8-5g/google-pixel-8-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/google/2023/pixel-8-pro-12gb-ram-256-gb/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g.json create mode 100644 data/smartphone/google/2023/pixel-8-pro-12gb-ram-512gb/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/google/2024/pixel-8a-8gb-ram-256gb/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-128gb/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g.json create mode 100644 data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-512gb/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/google/2024/pixel-9-pro/google-pixel-9-pro-16gb-256gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-10-5g-128gb/google-pixel-10-5g-128gb-12gb-128gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-10-5g/google-pixel-10-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-10-pro-fold/google-pixel-10-pro-fold-16gb-256gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-10-pro-xl/google-pixel-10-pro-xl-16gb-256gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-10-pro/google-pixel-10-pro-16gb-256gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-9a-8gb-ram-128gb/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/google/2025/pixel-9a/google-pixel-9a-8gb-256gb-5g.json create mode 100644 data/smartphone/hmd/2024/arc/hmd-arc-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/hmd/2024/pulse-pro/hmd-pulse-pro-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/hmd/2024/pulse/hmd-pulse-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/hmd/2024/xr21/hmd-xr21-6gb-128gb-5g.json create mode 100644 data/smartphone/hmd/2025/aura-2/hmd-aura-2-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/hmd/2025/key/hmd-key-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/hmd/2025/pulse-2-pro/hmd-pulse-2-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2022/70-5g-8gb-ram-256gb/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2022/70-5g/honor-70-5g-12gb-512gb-5g.json create mode 100644 data/smartphone/honor/2022/70-pro-5g/honor-70-pro-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2022/70-pro-plus-5g/honor-70-pro-plus-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2022/80-se/honor-80-se-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2022/play-30/honor-play-30-4gb-128gb-5g.json create mode 100644 data/smartphone/honor/2022/x40/honor-x40-6gb-128gb-5g.json create mode 100644 data/smartphone/honor/2022/x40gt/honor-x40gt-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2022/x6/honor-x6-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/honor/2022/x8-5g/honor-x8-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/honor/2022/x8/honor-x8-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2022/x9-5g/honor-x9-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/honor/2023/70-lite-5g/honor-70-lite-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/honor/2023/play-40c/honor-play-40c-6gb-128gb-5g.json create mode 100644 data/smartphone/honor/2023/v-purse/honor-v-purse-16gb-256gb-5g.json create mode 100644 data/smartphone/honor/2023/x40-gt-racing/honor-x40-gt-racing-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2023/x7a/honor-x7a-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2023/x8a/honor-x8a-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2023/x8b/honor-x8b-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2024/magic-7-pro/honor-magic-7-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2024/magic-7/honor-magic-7-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2024/x6b/honor-x6b-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/honor/2025/magic-8-pro/honor-magic-8-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2025/magic-8/honor-magic-8-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2025/magic-v5/honor-magic-v5-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2025/play-10c/honor-play-10c-4gb-128gb-5g.json create mode 100644 data/smartphone/honor/2025/v40-pro/honor-v40-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/honor/2025/win-rt/honor-win-rt-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2025/x70/honor-x70-8gb-128gb-5g.json create mode 100644 data/smartphone/honor/2025/x9d/honor-x9d-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/500-smart/honor-500-smart-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/magic-8-pro-air/honor-magic-8-pro-air-12gb-512gb-5g.json create mode 100644 data/smartphone/honor/2026/magic-8-rsr/honor-magic-8-rsr-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/win/honor-win-12gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/x6d/honor-x6d-4gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/x70-pro-max/honor-x70-pro-max-8gb-256gb-5g.json create mode 100644 data/smartphone/honor/2026/x70-refresh-edition/honor-x70-refresh-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/htc/2023/wildfire-e3-lite/htc-wildfire-e3-lite-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/htc/2025/wildfire-e5-life/htc-wildfire-e5-life-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/htc/2025/wildfire-e7-plus/htc-wildfire-e7-plus-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/mate-xs-2/huawei-mate-xs-2-8gb-512gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/nova-10-pro/huawei-nova-10-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/nova-10/huawei-nova-10-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/nova-9-se-5g/huawei-nova-9-se-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/huawei/2022/nova-9-se/huawei-nova-9-se-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/nova-y90/huawei-nova-y90-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/p50e/huawei-p50e-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2022/pocket-s/huawei-pocket-s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2023/enjoy-60x/huawei-enjoy-60x-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2023/mate-60-pro-plus/huawei-mate-60-pro-plus-16gb-512gb-5g.json create mode 100644 data/smartphone/huawei/2023/mate-x5/huawei-mate-x5-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/huawei/2023/nova-11i/huawei-nova-11i-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2023/p60-pro/huawei-p60-pro-12gb-512gb-4g-lte.json create mode 100644 data/smartphone/huawei/2024/pura-70-pro/huawei-pura-70-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/huawei/2025/nova-13i/huawei-nova-13i-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2025/nova-y63/huawei-nova-y63-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/huawei/2025/nova-y72s/huawei-nova-y72s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-12-play/infinix-hot-12-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-12-pro-8gb-ram-128gb/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-12-pro/infinix-hot-12-pro-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-12i/infinix-hot-12i-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-20-6gb-ram-128gb/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/infinix/2022/hot-20-play/infinix-hot-20-play-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/hot-20/infinix-hot-20-4gb-64gb-5g.json create mode 100644 data/smartphone/infinix/2022/hot-20i/infinix-hot-20i-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/note-12-g96/infinix-note-12-g96-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/note-12-turbo/infinix-note-12-turbo-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/smart-6/infinix-smart-6-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2022/zero-20/infinix-zero-20-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/hot-30/infinix-hot-30-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/hot-30i-4gb-ram-64gb/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/hot-40-pro/infinix-hot-40-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/hot-40/infinix-hot-40-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/note-12i-2022/infinix-note-12i-2022-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2023/note-30-vip-racing-edition/infinix-note-30-vip-racing-edition-8gb-256gb-5g.json create mode 100644 data/smartphone/infinix/2023/zero-5g-2023-turbo/infinix-zero-5g-2023-turbo-8gb-256gb-5g.json create mode 100644 data/smartphone/infinix/2024/note-40s/infinix-note-40s-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/infinix/2024/note-40x-5g-12gb-ram-256gb/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/infinix/2025/gt-30-pro-5g-12gb-ram-256gb/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/infinix/2025/gt-30-pro/infinix-gt-30-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/infinix/2025/hot-60-pro-plus/infinix-hot-60-pro-plus-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2025/hot-60-pro/infinix-hot-60-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/infinix/2025/note-13/infinix-note-13-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/infinix/2025/smart-10-plus/infinix-smart-10-plus-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2022/9-5g-12gb-ram-256gb/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2022/9-5g/iqoo-9-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/neo-6-5g-12gb-ram-256gb/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2022/neo-6-5g/iqoo-neo-6-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/neo-6-se-5g/iqoo-neo-6-se-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/neo-7-5g-china/iqoo-neo-7-5g-china-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/neo-7-se-5g/iqoo-neo-7-se-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-4g-6gb-ram-128gb/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2022/z6-4g-8gb-ram-128gb/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2022/z6-4g/iqoo-z6-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/iqoo/2022/z6-5g-6gb-ram-128gb/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-5g-8gb-ram-128gb/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-5g/iqoo-z6-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-china/iqoo-z6-china-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-lite-5g/iqoo-z6-lite-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-lite-6gb-ram-128gb/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2022/z6-pro-5g-12gb-ram-256gb/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2023/neo-7-12gb-ram-256gb/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2023/neo-7-5g/iqoo-neo-7-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/neo-8-pro/iqoo-neo-8-pro-16gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7-5g-8gb-ram-128gb/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7-5g/iqoo-z7-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7-pro-5g-8gb-ram-256gb/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7-pro-5g/iqoo-z7-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7s-5g/iqoo-z7s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7s-8gb-ram-128gb/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z7x/iqoo-z7x-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2023/z8-5g/iqoo-z8-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/13-16gb-ram-512gb/iqoo-13-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/iqoo/2024/13-5g/iqoo-13-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/neo-10-pro-5g/iqoo-neo-10-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/neo-9s-pro-5g/iqoo-neo-9s-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9-5g-8gb-ram-256gb/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9-5g/iqoo-z9-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9-lite-5g-6gb-ram-128gb/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9-lite-5g/iqoo-z9-lite-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9-turbo-plus/iqoo-z9-turbo-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9s-12gb-ram-256gb/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9s-5g/iqoo-z9s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2024/z9s-8gb-ram-256gb/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/15-16gb-ram-512gb/iqoo-15-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/iqoo/2025/neo-10-12gb-ram-256gb/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/neo-10-16gb-ram-512gb/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/iqoo/2025/neo-10-8gb-ram-256gb/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/neo-10-pro-plus/iqoo-neo-10-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-5g-12gb-ram-256gb/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-5g-8gb-ram-256gb/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-5g/iqoo-z10-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-lite-5g-4gb-ram-64gb/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-lite-5g-6gb-ram-128gb/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-lite-5g-8gb-ram-256gb/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10-turbo-plus/iqoo-z10-turbo-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10x-5g-8gb-ram-128gb/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2025/z10x-5g-8gb-ram-256gb/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/iqoo/2026/z11x-5g-8gb-ram-128gb/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/iqoo/2026/z11x-5g-8gb-ram-256gb/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/itel/2024/a50-3gb-ram-64gb/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/itel/2024/rs4/itel-rs4-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/itel/2025/city-100/itel-city-100-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/itel/2025/ts-pro/itel-ts-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/itel/2025/zeno-5g/itel-zeno-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/lava/2022/x2/lava-x2-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/lava/2023/blaze-2-4g/lava-blaze-2-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2023/blaze-2-pro/lava-blaze-2-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2023/yuva-2-pro/lava-yuva-2-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/blaze-x-5g-6gb-ram-128gb/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/lava/2024/blaze-x-5g-8gb-ram-128gb/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/lava/2024/o2/lava-o2-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/yuva-3-4gb-ram-128gb/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/yuva-3/lava-yuva-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/yuva-4-4gb-ram-128gb/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/yuva-4/lava-yuva-4-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lava/2024/yuva-star/lava-yuva-star-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lava/2025/bold-5g-6gb-ram-128gb/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/bold-5g-8gb-ram-128gb/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/bold-5g/lava-bold-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/bold-n1-pro/lava-bold-n1-pro-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2025/bold-n2-pro/lava-bold-n2-pro-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/lava/2025/play-max-5g-8gb-ram-128gb/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/play-ultra-5g-8gb-128gb/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/play-ultra-5g/lava-play-ultra-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/lava/2025/shark/lava-shark-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/lenovo/2025/k15-plus/lenovo-k15-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/micromax/2022/in-note-2/micromax-in-note-2-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/micromax/2025/in-3b/micromax-in-3b-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/micromax/2026/in-note-3/micromax-in-note-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/edge-30-5g/motorola-edge-30-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/edge-30-fusion-5g/motorola-edge-30-fusion-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-e22/motorola-moto-e22-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-e22s/motorola-moto-e22s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-e32s-4gb-ram-64gb/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-e32s/motorola-moto-e32s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-e35/motorola-moto-e35-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-edge-30-neo/motorola-moto-edge-30-neo-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g-stylus-2022/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g-stylus-5g-2022/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g22/motorola-moto-g22-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g22s/motorola-moto-g22s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g32-8gb-ram-128gb/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g32/motorola-moto-g32-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g42/motorola-moto-g42-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g52-6gb-ram-128gb/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g52/motorola-moto-g52-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g52j-5g/motorola-moto-g52j-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g53/motorola-moto-g53-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g62-5g/motorola-moto-g62-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g62-8gb-ram-128gb/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g71s/motorola-moto-g71s-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g72-4g/motorola-moto-g72-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2022/moto-g82-5g/motorola-moto-g82-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-g82-8gb-ram-128gb/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2022/moto-s30-pro/motorola-moto-s30-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-e13-4gb-ram-64gb/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-e13-8gb-ram-128gb/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-e13/motorola-moto-e13-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g-stylus-2023/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g-stylus-5g-2023/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-g13-4gb-ram-64gb/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g13/motorola-moto-g13-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g14/motorola-moto-g14-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g23/motorola-moto-g23-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2023/moto-g34-5g-8gb-ram-128gb/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-g34-5g/motorola-moto-g34-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-g53j/motorola-moto-g53j-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-g53y/motorola-moto-g53y-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2023/moto-g84-5g/motorola-moto-g84-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2024/moto-e14/motorola-moto-e14-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-edge-50-neo/motorola-moto-edge-50-neo-8gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2024/moto-g-play-2024/motorola-moto-g-play-2024-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-g04-8-gb-ram-128gb/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-g04/motorola-moto-g04-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-g04s/motorola-moto-g04s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-g24-power-8gb-ram-128gb/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2024/moto-g24-power/motorola-moto-g24-power-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/motorola/2025/edge-60-fusion-5g-8gb-ram-128gb/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2025/moto-edge-40-lite-5g/motorola-moto-edge-40-lite-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2025/moto-g-2026/motorola-moto-g-2026-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2025/moto-g-power-5g-2025/motorola-moto-g-power-5g-2025-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2025/moto-g12/motorola-moto-g12-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/motorola/2025/moto-g24-5g/motorola-moto-g24-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2025/moto-s60-neo/motorola-moto-s60-neo-8gb-256gb-5g.json create mode 100644 data/smartphone/motorola/2026/moto-g67/motorola-moto-g67-4gb-128gb-5g.json create mode 100644 data/smartphone/motorola/2026/razr-fold-16gb-ram-512gb/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/motorola/2026/razr-fold-fifa-world-cup-26-edition/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g.json create mode 100644 data/smartphone/motorola/2026/razr-ultra-2026/motorola-razr-ultra-2026-16gb-512gb-5g.json create mode 100644 data/smartphone/nokia/2022/c21-plus-4gb-ram-64gb/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/c21-plus/nokia-c21-plus-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/c31/nokia-c31-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/g11-plus/nokia-g11-plus-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/g11/nokia-g11-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/g21-6gb-ram-128gb/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2022/g400-5g/nokia-g400-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/nokia/2022/g60-5g/nokia-g60-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/nokia/2022/x30-5g/nokia-x30-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/nokia/2023/c22-4gb-ram-64gb/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2023/c32-4gb-ram-128-gb/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2023/c32-6gb-ram-128-gb/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/nokia/2023/g22/nokia-g22-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nokia/2023/g310-5g/nokia-g310-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/nokia/2026/g200-5g/nokia-g200-5g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/nothing/2022/phone-1-12gb-ram-256gb/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2022/phone-1-8gb-ram-256gb/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2022/phone-1/nothing-phone-1-8gb-128gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3-16gb-ram-512gb/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3-5g/nothing-phone-3-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-12gb-ram-256gb/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-8gb-ram-256gb/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-community-edition/nothing-phone-3a-community-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-pro-12gb-ram-256gb/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-pro-8gb-ram-256gb/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2025/phone-3a-pro/nothing-phone-3a-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/nothing/2026/phone-4a-pro-12gb-ram-256gb/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/nothing/2026/phone-4a-pro-8gb-ram-256gb/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2023/z60-ultra/nubia-z60-ultra-8gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2024/red-magic-9s-pro-plus/nubia-red-magic-9s-pro-plus-16gb-512gb-5g.json create mode 100644 data/smartphone/nubia/2024/red-magic-9s-pro/nubia-red-magic-9s-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2024/z70-ultra/nubia-z70-ultra-12gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2025/fold/nubia-fold-12gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2025/z70-ultra-new-year-edition/nubia-z70-ultra-new-year-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/nubia/2025/z70s-ultra/nubia-z70s-ultra-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2022/9rt-5g-12gb-ram-256gb/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-2t-12gb-ram-256gb/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-ce-2-5g-8gb-ram-128gb/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-ce-2-5g/oneplus-nord-ce-2-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-128gb/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-256gb/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2022/nord-n20-5g/oneplus-nord-n20-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2023/nord-3-5g-16gb-ram-256gb/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2023/nord-ce-3-lite-5g-8gb-ram-256gb/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2023/nord-n30-5g/oneplus-nord-n30-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2024/nord-ce-4-lite-5g-8gb-ram-256gb/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2024/nord-ce-4-lite-5g/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2025/13-16gb-ram-512gb/oneplus-13-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oneplus/2025/13r-16gb-ram-512gb/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oneplus/2025/13s-12gb-ram-512gb/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oneplus/2025/13s-5g/oneplus-13s-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2025/15-5g-16gb-ram-512gb/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oneplus/2025/15/oneplus-15-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2025/15r-16gb-ram-512gb/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oneplus/2025/nord-ce-5-5g-12gb-ram-256gb/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2025/nord-ce-5-5g-8gb-ram-256gb/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2025/nord-ce-5-5g/oneplus-nord-ce-5-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2026/nord-6-5g-12gb-ram-256gb/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2026/nord-ce-6-5g-8gb-ram-256gb/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-128gb/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-256gb/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/a1-pro-5g/oppo-a1-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/a16e/oppo-a16e-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a17/oppo-a17-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a17k/oppo-a17k-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a36/oppo-a36-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a57-4g-4gb-ram-64-gb/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a57-4g/oppo-a57-4g-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a57e/oppo-a57e-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a57s/oppo-a57s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a76/oppo-a76-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a77-5g/oppo-a77-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/a77s/oppo-a77s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a96-4g/oppo-a96-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/a96-5g/oppo-a96-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/f21s-pro/oppo-f21s-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/find-x5-5g/oppo-find-x5-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/find-x5-lite-5g/oppo-find-x5-lite-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/find-x5-pro-dimensity-edition/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/k10-8gb-ram-128gb/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/k10/oppo-k10-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/k10x-5g/oppo-k10x-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno-7a/oppo-reno-7a-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno-8-z/oppo-reno-8-z-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno-9-5g/oppo-reno-9-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno7-4g/oppo-reno7-4g-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2022/reno7-lite-5g/oppo-reno7-lite-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno7-z-5g/oppo-reno7-z-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2022/reno8-5g/oppo-reno8-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2023/a1-5g/oppo-a1-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2023/a18-4gb-ram-128gb/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/a18/oppo-a18-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/a38/oppo-a38-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/a56s/oppo-a56s-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2023/a58-4g/oppo-a58-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/a78-4g/oppo-a78-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/a98-5g/oppo-a98-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2023/f23/oppo-f23-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2023/k11x-5g/oppo-k11x-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2023/reno-10-pro/oppo-reno-10-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2023/reno-8t-4g/oppo-reno-8t-4g-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/oppo/2023/reno-8t/oppo-reno-8t-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2023/reno-9a/oppo-reno-9a-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/a3-2024/oppo-a3-2024-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/a3-5g-2024/oppo-a3-5g-2024-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/a3-pro-5g-8gb-ram-256gb/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/a3-pro-5g/oppo-a3-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/a3x-5g-4gb-ram-64gb/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/oppo/2024/a5-pro-5g-8gb-ram-256gb/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/a5-pro-5g/oppo-a5-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/f27-5g/oppo-f27-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/f27-8gb-ram-256gb/oppo-f27-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/find-x7-5g/oppo-find-x7-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/find-x8-5g-16gb-ram-512gb/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2024/find-x8-5g/oppo-find-x8-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/find-x8-pro-5g/oppo-find-x8-pro-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-11-pro-5g/oppo-reno-11-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-12-5g/oppo-reno-12-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-12f-5g/oppo-reno-12f-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-13-5g-12gb-ram-512gb/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-13-5g-8gb-256gb/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-13-5g/oppo-reno-13-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-13-pro-5g-12gb-ram-512gb/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2024/reno-13-pro-5g/oppo-reno-13-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5-2025/oppo-a5-2025-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5-5g-8gb-ram-128gb/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5i-pro-5g/oppo-a5i-pro-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5x-5g-4gb-ram-64gb/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5x-5g-6gb-ram-128gb/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/a5x-5g/oppo-a5x-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/a6-pro/oppo-a6-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/a6x-5g-4gb-ram-128gb/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/a6x-5g-6gb-ram-128gb/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/f23-pro/oppo-f23-pro-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/f29-pro-12gb-ram-256gb/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/f29-pro-8gb-ram-256gb/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/find-x9-5g-16gb-ram-512gb/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/find-x9-5g/oppo-find-x9-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/find-x9-pro-5g/oppo-find-x9-pro-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/k12s/oppo-k12s-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13-8gb-ram-256gb/oppo-k13-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13-turbo-8gb-ram-256gb/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13-turbo-pro-12gb-256gb/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13-turbo-pro/oppo-k13-turbo-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13-turbo/oppo-k13-turbo-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13x-5g-6gb-ram-128gb/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13x-5g-8gb-ram-128gb/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/k13x-5g/oppo-k13x-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-5g-12gb-ram-256gb/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-5g-12gb-ram-512gb/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-5g-diwali-edition/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-5g/oppo-reno-14-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-pro-5g-12gb-ram-512gb/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-14-pro-5g/oppo-reno-14-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-15-5g-12gb-ram-256gb/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-15-5g-12gb-ram-512gb/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-15-pro-5g-12gb-ram-512gb/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2025/reno-15c-5g-12gb-ram-256gb/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6-5g-6gb-ram-128gb/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6-5g-6gb-ram-256gb/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6-5g/oppo-a6-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6-pro-5g-8gb-256gb/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6c-4g-4gb-ram-128gb/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/oppo/2026/a6s-5g-6gb-ram-128gb/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6s-5g/oppo-a6s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/a6t-5g/oppo-a6t-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/find-x9s-5g-12gb-ram-512gb/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2026/k14-5g-6gb-ram-256gb/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/k14-5g-8gb-ram-256gb/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/k14-turbo-pro/oppo-k14-turbo-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/k14x-5g-4gb-ram-64gb/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/oppo/2026/k14x-5g-6gb-ram-128gb/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/k15-pro-plus/oppo-k15-pro-plus-8gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/reno-15-pro-mini-12gb-ram-512gb/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/oppo/2026/reno-15-pro-mini/oppo-reno-15-pro-mini-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/reno-15c/oppo-reno-15c-12gb-256gb-5g.json create mode 100644 data/smartphone/oppo/2026/reno-15f/oppo-reno-15f-8gb-128gb-5g.json create mode 100644 data/smartphone/oppo/2026/reno15-fs/oppo-reno15-fs-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/10-pro-8gb-ram-128gb/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/10-pro-plus-8gb-ram-128gb/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/10-pro-plus-8gb-ram-256gb/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/9-4g-8gb-ram-128gb/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/9-4g/realme-9-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/9-5g-se-8gb-ram-128gb/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/9-5g-se/realme-9-5g-se-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/9-pro-5g/realme-9-pro-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/9i-4gb-ram-128gb/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/9i-6gb-ram-128gb/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/9i/realme-9i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c30/realme-c30-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c30s-4gb-ram-64gb/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c30s/realme-c30s-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c31-4gb-ram-64gb/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c31/realme-c31-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c33-4gb-ram-64gb/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c33/realme-c33-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c35-4gb-ram-128gb/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/c35-6gb-ram-128gb/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/gt-2-12gb-ram-256gb/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-2-5g/realme-gt-2-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-neo-3-5g-12gb-ram-256gb/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-neo-3-5g/realme-gt-neo-3-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-neo-3-thor-limited-edition/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-neo-3t-8gb-ram-128gb/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2022/gt-neo-3t-8gb-ram-256gb/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2022/narzo-50-6gb-ram-128gb/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/narzo-50/realme-narzo-50-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/narzo-50a-prime-4gb-ram-128gb/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/narzo-50a-prime/realme-narzo-50a-prime-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/narzo-50i-prime/realme-narzo-50i-prime-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/realme/2022/q5-5g/realme-q5-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/10-8gb-ram-128gb/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/10/realme-10-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/11-4g/realme-11-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/11-5g-8gb-ram-256gb/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2023/11x-5g-8gb-ram-128gb/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/c33-2023-4gb-ram-128gb/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c33-2023/realme-c33-2023-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c51-4gb-ram-128-gb/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c51/realme-c51-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c53-6gb-ram-128gb/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c53/realme-c53-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c55-6gb-ram-64gb/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c55-8gb-ram-128gb/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c55/realme-c55-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/c67-5g-6gb-ram-128gb/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/c67-5g/realme-c67-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/narzo-60x-6gb-ram-128gb/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/narzo-60x/realme-narzo-60x-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2023/narzo-n53-6gb-ram-128gb/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/narzo-n53-8gb-ram-128gb/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/narzo-n53/realme-narzo-n53-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2023/narzo-n55/realme-narzo-n55-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/12-5g-8gb-ram-128gb/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/12-5g/realme-12-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/12x-5g-8gb-ram-128gb/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/12x-6gb-ram-128gb/realme-12x-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/12x/realme-12x-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/14x-8gb-ram-128gb/realme-14x-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/c61-6gb-ram-128gb/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/c61/realme-c61-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/c63-4gb-ram-64gb/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/c63-5g-6gb-ram-128gb/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/c63-5g-8gb-ram-128gb/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/c63/realme-c63-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/c65-5g-8gb-ram-128gb/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/gt-7-pro-16gb-ram-512gb/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/realme/2024/gt-7-pro-5g/realme-gt-7-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2024/narzo-n61-6gb-ram-128gb/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/narzo-n61/realme-narzo-n61-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/narzo-n65-5g-8gb-ram-128gb/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/narzo-n65-5g/realme-narzo-n65-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/neo-7/realme-neo-7-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2024/note-60-4g/realme-note-60-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/note-60x/realme-note-60x-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2024/p2-pro-12gb-ram-256gb/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2024/p2-pro-5g/realme-p2-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2024/v60-pro/realme-v60-pro-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/14-5g/realme-14-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/14-pro-lite-5g-8gb-ram-256gb/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/14-pro-lite-5g/realme-14-pro-lite-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/14-pro-plus-12gb-ram-256gb/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/14-pro-plus-8gb-ram-256gb/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/14t-5g-8gb-ram-256gb/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/14t-5g/realme-14t-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/15-pro-5g-12gb-ram-256gb/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/15-pro-5g-12gb-ram-512gb/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/realme/2025/15-pro-5g-8gb-ram-256gb/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/15-pro-5g/realme-15-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/15-pro-game-of-thrones-limited-edition/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/15x-5g-8gb-ram-128gb/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/15x-5g-8gb-ram-256gb/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/15x-5g/realme-15x-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/c73-4gb-ram-128gb/realme-c73-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/c85-5g-6gb-ram-128gb/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/gt-7-pro-racing-edition/realme-gt-7-pro-racing-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/gt-8-pro-16gb-ram-512gb/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/realme/2025/gt-8-pro/realme-gt-8-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/gt-8/realme-gt-8-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/narzo-60/realme-narzo-60-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/narzo-70/realme-narzo-70-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/narzo-70a/realme-narzo-70a-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/narzo-80-lite-4g-6gb-ram-128gb/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/narzo-80-lite-4g/realme-narzo-80-lite-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/narzo-80-lite-5g/realme-narzo-80-lite-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/narzo-80-lite-6gb-ram-128gb/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/narzo-90x-4gb-128gb/realme-narzo-90x-4gb-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/narzo-90x-8gb-128gb/realme-narzo-90x-8gb-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/neo-7x/realme-neo-7x-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/note-50/realme-note-50-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/note-70t/realme-note-70t-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2025/p3-5g-8gb-ram-128gb/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-5g-8gb-ram-256gb/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-5g/realme-p3-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-lite-5g-6gb-ram-128gb/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-lite-5g/realme-p3-lite-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-pro-5g-12gb-ram-256gb/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-pro-5g-8gb-ram-256gb/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/p3-pro-5g/realme-p3-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2025/p4-pro-5g-12gb-ram-256gb/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/p4-pro-5g-8gb-ram-256gb/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2025/x9/realme-x9-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/16-pro-plus-5g-12gb-256gb/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/16-pro-plus-5g-12gb-ram-512gb/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/realme/2026/16-pro-plus-5g-8gb-256gb/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/16t-5g-8gb-ram-128gb/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/16t-5g-8gb-ram-256gb/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/c100i/realme-c100i-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2026/c83-5g-4gb-ram-128gb/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/c83-5g-6gb-ram-128gb/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/narzo-100-lite-5g-4gb-ram-128gb/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/narzo-100-lite-5g-6gb-ram-128gb/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/narzo-100-lite/realme-narzo-100-lite-4gb-64gb-5g.json create mode 100644 data/smartphone/realme/2026/narzo-power-5g-8gb-ram-256gb/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/narzo-power-5g/realme-narzo-power-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/p4-lite-4g-4gb-ram-128gb/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/realme/2026/p4-lite-4g/realme-p4-lite-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/realme/2026/p4-lite-5g-4gb-ram-128gb/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/p4-lite-5g-6gb-ram-128gb/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/p4-power-5g-12gb-ram-256gb/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/p4-power-5g-8gb-ram-256gb/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/realme/2026/p4-power-5g/realme-p4-power-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/p4r-5g-6gb-ram-128gb/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/realme/2026/p4r-5g-6gb-ram-256gb/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g.json create mode 100644 data/smartphone/redmagic/2024/nubia-red-magic-10-pro-5g/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/redmagic/2024/nubia-red-magic-10-pro-plus-5g/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/redmagic/2025/11-pro-plus/redmagic-11-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-5g/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-plus-5g/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/redmagic/2026/11s-pro-plus/redmagic-11s-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/redmagic/2026/red-magic-11s-pro/redmagic-red-magic-11s-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04-4gb-ram-128gb/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04/samsung-galaxy-a04-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04e-3gb-ram-64gb/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04e-4gb-ram-128gb/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04e/samsung-galaxy-a04e-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04s-4gb-ram-128gb/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a04s/samsung-galaxy-a04s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a23-8gb-ram-128gb/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a23/samsung-galaxy-a23-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-a33-5g-8gb-ram-128gb/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a33-5g/samsung-galaxy-a33-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a53-5g-8gb-ram-128gb/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a53-5g/samsung-galaxy-a53-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a53-8gb-ram-256gb/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a73-5g-8gb-ram-256gb/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-a73-5g/samsung-galaxy-a73-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-buddy-2/samsung-galaxy-buddy-2-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-f13-4gb-ram-128gb/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-f13/samsung-galaxy-f13-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-f23-5g-6gb-ram-128gb/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-f23-5g/samsung-galaxy-f23-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-m04-4gb-ram-128gb/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-m04-6gb-ram-128gb/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2022/galaxy-m23-5g/samsung-galaxy-m23-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-m33-5g-8gb-ram-128gb/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-m33-5g/samsung-galaxy-m33-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2022/galaxy-s21-fe-5g-8gb-ram-256gb/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a05-6gb-ram-128gb/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a05/samsung-galaxy-a05-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a05s-4gb-ram-128gb/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a05s/samsung-galaxy-a05s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-4g-4gb-ram-128-gb/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-4g-6gb-ram-128-gb/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-4g/samsung-galaxy-a14-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-5g-4gb-ram-128gb/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-5g-6gb-ram-128gb/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a14-5g-8gb-ram-128gb/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a15-4g/samsung-galaxy-a15-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a15-5g-8gb-ram-256gb/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a23-5g-8gb-ram-128gb/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a23-5g/samsung-galaxy-a23-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a24/samsung-galaxy-a24-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2023/galaxy-a25-5g-8gb-ram-256gb/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a25-5g/samsung-galaxy-a25-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a34-5g-8gb-ram-128gb/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a34-5g/samsung-galaxy-a34-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-a54-5g-8gb-ram-256gb/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-f14-5g-6gb-ram-128gb/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-f14-5g/samsung-galaxy-f14-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-f34-5g-8gb-ram-128gb/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-f34-5g/samsung-galaxy-f34-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-m14-6gb-ram-128gb/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-m14/samsung-galaxy-m14-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-128gb/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-256gb/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-m54-5g/samsung-galaxy-m54-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon-8gb-ram-128gb/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s23-5g/samsung-galaxy-s23-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s23-8gb-ram-256gb/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s23-ultra-12gb-ram-512gb/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-s23-ultra-5g/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-z-flip-5-8gb-ram-512gb/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-z-flip-5/samsung-galaxy-z-flip-5-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-z-fold-5-12gb-ram-512gb/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2023/galaxy-z-fold-5/samsung-galaxy-z-fold-5-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a06-4gb-ram-128gb/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-a06/samsung-galaxy-a06-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-a15-5g-6gb-ram-128gb/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a16-4g/samsung-galaxy-a16-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-a16-5g-6gb-ram-128gb/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a16-5g-8gb-ram-256gb/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a35-5g-8gb-ram-256gb/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a35-5g/samsung-galaxy-a35-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a55-5g-12gb-ram-256gb/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-a55-5g-8gb-ram-256gb/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-f14-4g/samsung-galaxy-f14-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-f15-5g-6gb-ram-128gb/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-f15-5g-8gb-ram-128gb/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m14-4g-6gb-ram-128gb/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-m14-4g/samsung-galaxy-m14-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2024/galaxy-m15-5g-6gb-ram-128gb/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m15-5g-8gb-ram-128gb/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition-8gb-ram-128gb/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m15-5g/samsung-galaxy-m15-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-128gb/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-256gb/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-m35-5g/samsung-galaxy-m35-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-s24-5g/samsung-galaxy-s24-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-s24-8gb-ram-128gb/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-s24-8gb-ram-512gb/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-s24-plus-12gb-ram-512gb/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-s24-ultra-12gb-ram-512gb/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-xcover-7/samsung-galaxy-xcover-7-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-z-fold-6-12gb-ram-512gb/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/galaxy-z-fold-special-edition/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/w25-flip/samsung-w25-flip-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2024/w25/samsung-w25-16gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a06-5g-4gb-ram-128gb/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a06-5g-6gb-ram-128gb/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a06-5g-8gb-ram-128gb/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a06-5g/samsung-galaxy-a06-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a07-4g/samsung-galaxy-a07-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2025/galaxy-a17-4g/samsung-galaxy-a17-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-128gb/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-256gb/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a17-5g/samsung-galaxy-a17-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a26-5g/samsung-galaxy-a26-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a26-6gb-ram-128gb/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a26-8gb-ram-256gb/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a53s-5g/samsung-galaxy-a53s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a56-5g-12gb-ram-256gb/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a56-5g-8gb-ram-256gb/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a56-5g/samsung-galaxy-a56-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-a75-5g/samsung-galaxy-a75-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f06-5g-4gb-ram-64gb/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f06-5g-6gb-ram-128gb/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f07/samsung-galaxy-f07-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2025/galaxy-f16-5g-6gb-ram-128gb/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f16-5g-8gb-ram-128gb/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f16-5g/samsung-galaxy-f16-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f17-5g-6gb-ram-128gb/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f17-5g-8gb-ram-128gb/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f23/samsung-galaxy-f23-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2025/galaxy-f24-5g/samsung-galaxy-f24-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-128gb/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-256gb/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f36-5g/samsung-galaxy-f36-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f56-5g-8gb-ram-256gb/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f56-5g/samsung-galaxy-f56-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f63/samsung-galaxy-f63-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-f64-5g/samsung-galaxy-f64-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m06-4gb-ram-64gb/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m06-5g/samsung-galaxy-m06-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m06-6gb-ram-128gb/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m07-4g/samsung-galaxy-m07-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/samsung/2025/galaxy-m16-5g-6gb-ram-128gb/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m16-5g-8gb-ram-128gb/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m16-5g/samsung-galaxy-m16-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m17-5g-6gb-ram-128gb/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m17-5g-8gb-ram-128gb/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m36-5g-8gb-ram-128gb/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m36-5g/samsung-galaxy-m36-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m56-5g/samsung-galaxy-m56-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-m56-8gb-ram-256gb/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-256gb/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-512gb/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-xcover-7-pro/samsung-galaxy-xcover-7-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-z-flip-7-5g-12gb-ram-512gb/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-z-flip-7-5g/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-z-flip-7-fe-5g/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2025/galaxy-z-flip-7-fe-8gb-ram-256gb/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-a07-5g-6gb-ram-128gb/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-a37-5g-12gb-ram-256-gb/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-a37-5g-8gb-ram-256-gb/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-a57-12gb-ram-256gb/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-a83-5g/samsung-galaxy-a83-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-f70e-5g-6gb-ram-128gb/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-m17e-5g-6gb-ram-128gb/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-m44-5g/samsung-galaxy-m44-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-s26-12gb-ram-512gb/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-s26-plus-12gb-ram-512gb/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-z-flip-7-olympic-edition/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-z-fold-8-ultra/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-z-fold-8/samsung-galaxy-z-fold-8-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/galaxy-z-fold-wide/samsung-galaxy-z-fold-wide-12gb-256gb-5g.json create mode 100644 data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json create mode 100644 data/smartphone/sharp/2025/aquos-sense-10/sharp-aquos-sense-10-6gb-128gb-5g.json create mode 100644 data/smartphone/sharp/2025/aquos-wish-5/sharp-aquos-wish-5-4gb-64gb-5g.json create mode 100644 data/smartphone/sony/2022/xperia-10-iv-5g/sony-xperia-10-iv-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/sony/2023/xperia-10-v/sony-xperia-10-v-6gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2022/30-plus/tcl-30-plus-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tcl/2022/30-se/tcl-30-se-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tcl/2022/30-v-5g/tcl-30-v-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2022/30-xl/tcl-30-xl-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/tcl/2022/305/tcl-305-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/tcl/2022/405/tcl-405-2gb-32gb-5g.json create mode 100644 data/smartphone/tcl/2023/40-se/tcl-40-se-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tcl/2023/ion-x/tcl-ion-x-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/tcl/2024/50-5g/tcl-50-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2024/50-le-5g/tcl-50-le-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/tcl/2024/50-xe-5g/tcl-50-xe-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2024/50-xe-nxtpaper-5g/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2024/50-xl-5g/tcl-50-xl-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2024/50-xl-nxtpaper-5g/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2025/60-5g/tcl-60-5g-6gb-256gb-5g.json create mode 100644 data/smartphone/tcl/2025/60-se-nxtpaper-5g/tcl-60-se-nxtpaper-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/tcl/2025/60r-5g/tcl-60r-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/tcl/2025/p10/tcl-p10-8gb-512gb-5g.json create mode 100644 data/smartphone/tecno/2022/pova-3-6gb-ram-128gb/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2022/pova-3/tecno-pova-3-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2022/spark-8c/tecno-spark-8c-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2022/spark-8p/tecno-spark-8p-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2023/spark-go-2024-4gb-ram-128gb/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2023/spark-go-2024/tecno-spark-go-2024-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/tecno/2024/camon-30-premier-5g/tecno-camon-30-premier-5g-12gb-512gb-5g.json create mode 100644 data/smartphone/tecno/2024/phantom-v-fold-2/tecno-phantom-v-fold-2-12gb-512gb-5g.json create mode 100644 data/smartphone/tecno/2024/pova-6-neo-5g-8gb-ram-256gb/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/tecno/2024/spark-30c-5g-4gb-ram-64gb/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/tecno/2024/spark-30c-5g-8gb-ram-128gb/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/tecno/2024/spark-30c-5g/tecno-spark-30c-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/tecno/2025/spark-slim/tecno-spark-slim-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/tecno/2026/camon-50-ultra/tecno-camon-50-ultra-8gb-256gb-5g.json create mode 100644 data/smartphone/tecno/2026/pova-8-5g-8gb-ram-128gb/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/ulefone/2022/note-14/ulefone-note-14-3gb-16gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2022/power-armor-14-pro/ulefone-power-armor-14-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2023/note-16-pro/ulefone-note-16-pro-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2024/armor-27/ulefone-armor-27-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2024/armor-27t/ulefone-armor-27t-12gb-256gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2024/armor-mini-20/ulefone-armor-mini-20-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/ulefone/2025/armor-28-pro-5g/ulefone-armor-28-pro-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2022/s15-5g/vivo-s15-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/s16-pro/vivo-s16-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2022/s16/vivo-s16-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/s16e/vivo-s16e-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1-44w-6gb-ram-128gb/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/t1-44w-8gb-ram-128gb/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/t1-44w/vivo-t1-44w-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/t1-5g-8gb-ram-128gb/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1-5g-snapdragon-778g/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1-5g/vivo-t1-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1-pro-5g-8gb-ram-128gb/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1-pro/vivo-t1-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t1x-4gb-ram-128gb/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/t2-5g-2022/vivo-t2-5g-2022-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/t2x-5g-2022/vivo-t2x-5g-2022-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/v23-pro-5g/vivo-v23-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/v25-12gb-ram-256gb/vivo-v25-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2022/v25-5g/vivo-v25-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/v25-pro-12gb-ram-256gb/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2022/v25-pro-5g/vivo-v25-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/x80-5g-12gb-ram-256gb/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2022/x80-5g/vivo-x80-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/x90-5g/vivo-x90-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2022/y01/vivo-y01-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y01a/vivo-y01a-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y02s/vivo-y02s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y10-t1-version/vivo-y10-t1-version-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y10/vivo-y10-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y15c/vivo-y15c-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y15s/vivo-y15s-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y16-3gb-ram-64gb/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y16-4gb-ram-128gb/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y16-4gb-ram-64gb/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y16/vivo-y16-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y21e/vivo-y21e-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y21g/vivo-y21g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y22-4gb-ram-128gb/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y22-6gb-ram-128gb/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y22/vivo-y22-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y33/vivo-y33-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y33t-4g-2023/vivo-y33t-4g-2023-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y33t/vivo-y33t-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y55-4g/vivo-y55-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y73t/vivo-y73t-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2022/y75-4g/vivo-y75-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2022/y77-5g/vivo-y77-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/s17-pro/vivo-s17-pro-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/s17/vivo-s17-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/s17e/vivo-s17e-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/t2-5g-8gb-ram-128gb/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/t2-5g/vivo-t2-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/t2-pro-5g-8gb-ram-256gb/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/t2-pro-5g/vivo-t2-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/v27-12gb-ram-256gb/vivo-v27-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v27-pro-12gb-ram-256gb/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v27-pro-8gb-ram-256gb/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v27/vivo-v27-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/v27e/vivo-v27e-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/v29-12gb-ram-256gb/vivo-v29-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v29-lite/vivo-v29-lite-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/v29-pro-12gb-ram-256gb/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v29/vivo-v29-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/v29e-8gb-ram-256gb/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/v30-lite/vivo-v30-lite-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/x100-5g-16gb-ram-512gb/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2023/x100-5g/vivo-x100-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/x100-pro-16gb-ram-512gb/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2023/x100-pro-5g/vivo-x100-pro-5g-16gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/x90-12gb-ram-256gb/vivo-x90-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/x90-pro-5g/vivo-x90-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/x90s/vivo-x90s-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/y02t-4g/vivo-y02t-4g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y100-5g/vivo-y100-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/y100a-8gb-ram-256gb/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2023/y100a/vivo-y100a-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2023/y11-2023/vivo-y11-2023-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y12-2023/vivo-y12-2023-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y17s/vivo-y17s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y27-4g/vivo-y27-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y27s/vivo-y27s-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y36-4g/vivo-y36-4g-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2023/y53t/vivo-y53t-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/t3-5g-8gb-ram-256gb/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/t3-lite-5g-6gb-ram-128gb/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/t3-ultra-12gb-ram-256gb/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/t3-ultra-8gb-ram-256gb/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/v30-pro-12gb-ram-512gb/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2024/v30-pro-5g/vivo-v30-pro-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/v40-pro-5g-12gb-ram-512gb/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2024/v40e-5g/vivo-v40e-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/x100s-pro/vivo-x100s-pro-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/x200-5g/vivo-x200-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/x200-pro-5g/vivo-x200-pro-5g-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2024/y03/vivo-y03-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y03t/vivo-y03t-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y100t-5g/vivo-y100t-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/y18-4gb-ram-128gb/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y18/vivo-y18-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y18t/vivo-y18t-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y200-pro-5g/vivo-y200-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/y28-4g/vivo-y28-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2024/y28s-5g-8gb-ram-128gb/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/y28s-5g/vivo-y28s-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/y29-5g-8gb-ram-128gb/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2024/y29-5g-8gb-ram-256gb/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2024/y37m/vivo-y37m-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-5g-12gb-ram-256gb/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-5g-8gb-ram-256gb/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-5g/vivo-t4-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-lite-5g-4gb-ram-64gb/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-lite-5g-6-gb-ram-128-gb/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-lite-5g-8gb-ram-256gb/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-lite-5g/vivo-t4-lite-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-pro-5g-12gb-ram-256gb/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-pro-5g-8gb-ram-256gb/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-pro-5g/vivo-t4-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-ultra-12gb-ram-256gb/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4-ultra-12gb-ram-512gb/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4x-5g-8gb-ram-128gb/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4x-5g-8gb-ram-256gb/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/t4x-5g/vivo-t4x-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/v50e-5g/vivo-v50e-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/v50e-8gb-ram-256gb/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/v60-5g-12gb-ram-256gb/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/v60-5g-16gb-ram-512gb/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2025/v60-5g-8gb-ram-256gb/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/v60-5g/vivo-v60-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/x200-fe-16gb-ram-512gb/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2025/x200-fe/vivo-x200-fe-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/x300-12gb-ram-512gb/vivo-x300-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2025/x300-16gb-ram-512gb/vivo-x300-16gb-ram-512gb-16gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2025/x300-pro-5g/vivo-x300-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/x300/vivo-x300-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/y04/vivo-y04-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2025/y19-5g-4gb-ram-128gb/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19-5g-6gb-ram-128gb/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19-5g/vivo-y19-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19s-5g-4gb-ram-128gb/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19s-5g-4gb-ram-64gb/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19s-5g/vivo-y19s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19s-gt/vivo-y19s-gt-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y19s-pro/vivo-y19s-pro-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/vivo/2025/y29s-5g/vivo-y29s-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/y37c/vivo-y37c-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y400-pro-5g-8gb-ram-256gb/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2025/y400-pro-5g/vivo-y400-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y50-2025/vivo-y50-2025-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y500-5g/vivo-y500-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2025/y76s/vivo-y76s-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/vivo/2026/t5-pro-5g-12gb-ram-256gb/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2026/t5-pro-5g-8gb-ram-256gb/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2026/t5x-5g-8gb-ram-128gb/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/t5x-5g-8gb-ram-256gb/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2026/v70-5g-12gb-ram-256gb/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/vivo/2026/x200t-12-gb-ram-512-gb/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g.json create mode 100644 data/smartphone/vivo/2026/y11-5g-4gb-ram-128gb/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/y11-5g/vivo-y11-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/vivo/2026/y21-5g-6gb-ram-128gb/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/y21-5g-8gb-ram-128gb/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/y21-5g/vivo-y21-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/y600-pro-5g/vivo-y600-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/vivo/2026/y600-turbo/vivo-y600-turbo-8gb-256gb-5g.json create mode 100644 data/smartphone/wiko/2022/10/wiko-10-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/wiko/2022/t10/wiko-t10-2gb-64gb-4g-lte.json create mode 100644 data/smartphone/wiko/2022/t50/wiko-t50-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/wiko/2023/hi-enjoy-60-pro-5g/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/12-lite-5g/xiaomi-12-lite-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/12-pro-dimensity-edition/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/civi-1s-5g/xiaomi-civi-1s-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/mi-11t-pro-5g/xiaomi-mi-11t-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-f4-12gb-ram-256gb/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-f4-5g-8gb-ram-128gb/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-m4-pro-4g-6gb-ram-128gb/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-m4-pro-4g-8gb-ram-128gb/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-m4-pro-4g/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-m5-6gb-ram-128gb/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-m5/xiaomi-poco-m5-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-m5s/xiaomi-poco-m5s-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/poco-x4-gt-5g-8gb-ram-256gb/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-x4-gt-5g/xiaomi-poco-x4-gt-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-x4-pro-5g-6gb-ram-128gb/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-x4-pro-5g-8gb-ram-128gb/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/poco-x4-pro-5g/xiaomi-poco-x4-pro-5g-6gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10-6gb-ram-128gb/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10-china/xiaomi-redmi-10-china-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10-prime-2022-4gb-ram-128gb/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10-prime-2022-6gb-ram-128gb/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10-prime-2022/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10/xiaomi-redmi-10-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10a-4gb-ram-64gb/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10a-6gb-ram-128gb/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10a/xiaomi-redmi-10a-3gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10c-4gb-ram-128gb/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-10c/xiaomi-redmi-10c-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-11-prime-6gb-ram-128gb/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-11-prime/xiaomi-redmi-11-prime-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-a1-plus/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-a1/xiaomi-redmi-a1-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-k40s-5g/xiaomi-redmi-k40s-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-k50-5g/xiaomi-redmi-k50-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-k50-pro-5g/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-k50i-5g/xiaomi-redmi-k50i-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-k50i-8gb-ram-256gb/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-128gb/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-64gb/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-pro-4g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-pro-4g/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-256gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11/xiaomi-redmi-note-11-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11e-pro-5g/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11s-6gb-ram-128gb/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11s-8gb-ram-128gb/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11s/xiaomi-redmi-note-11s-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11se-5g/xiaomi-redmi-note-11se-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11se/xiaomi-redmi-note-11se-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11t-pro-5g/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-11t-pro-plus-5g/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2022/redmi-note-12-discovery-edition/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/13t-pro-5g/xiaomi-13t-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-c50/xiaomi-poco-c50-2gb-32gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-c55-6gb-ram-128gb/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-c55/xiaomi-poco-c55-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-c65-6gb-ram-128gb/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-c65-8gb-ram-256gb/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-c65/xiaomi-poco-c65-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/poco-m6-5g-4gb-ram-64gb/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-m6-5g-6gb-ram-128gb/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-m6-5g-8gb-ram-256gb/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-m6-5g/xiaomi-poco-m6-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-x5-5g-8gb-ram-256gb/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-x5-pro-8gb-ram-256gb/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/poco-x5-pro/xiaomi-poco-x5-pro-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-12-4g-6gb-ram-128gb/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-12-4g/xiaomi-redmi-12-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-12c-4gb-ram-128gb/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-12c-6gb-ram-128gb/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-12c/xiaomi-redmi-12c-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-4g/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-5g-6gb-ram-128gb/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-5g-8gb-ram-256gb/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-5g/xiaomi-redmi-13c-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-6gb-ram-128gb/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13c-8gb-ram-256gb/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2023/redmi-13r-5g/xiaomi-redmi-13r-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-k60-ultra/xiaomi-redmi-k60-ultra-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-5g/xiaomi-redmi-note-12-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-6gb-ram-128gb/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-128gb/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-256gb/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-12gb-ram-256gb/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-5g/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-128gb/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-256gb/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-12gb-ram-256gb/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-6gb-ram-128gb/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2023/redmi-note-12s/xiaomi-redmi-note-12s-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2024/14t-pro-5g/xiaomi-14t-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/poco-m6-4g/xiaomi-poco-m6-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2024/poco-m6-pro-4g/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-256gb/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-512gb/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/poco-x6-5g/xiaomi-poco-x6-5g-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-13-4g/xiaomi-redmi-13-4g-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2024/redmi-k70-extreme-edition/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-12gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-8gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-12gb-ram-512gb/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-8gb-ram-256gb/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2024/redmi-note-14-pro-plus/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/17/xiaomi-17-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/mix-flip-2-diamond-limited-edition/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/mix-flip-2/xiaomi-mix-flip-2-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/poco-c71/xiaomi-poco-c71-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2025/poco-c85-5g-6gb-ram-128gb/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/poco-c85-5g-8gb-ram-128gb/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/poco-f7-5g-12gb-ram-512gb/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/poco-f7-5g/xiaomi-poco-f7-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/poco-f7-pro-5g/xiaomi-poco-f7-pro-5g-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/redmi-13x/xiaomi-redmi-13x-8gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2025/redmi-15c-5g-6gb-ram-128gb/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/redmi-15c-5g-8gb-ram-128gb/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/redmi-15r-5g/xiaomi-redmi-15r-5g-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2025/redmi-a5-4g-4gb-ram-128gb/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2025/redmi-a5-4g/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2025/redmi-note-13s/xiaomi-redmi-note-13s-6gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2025/redmi-note-15-pro-plus/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/17t-5g-12gb-ram-512gb/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/poco-c81-pro/xiaomi-poco-c81-pro-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/poco-c81/xiaomi-poco-c81-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/poco-c81x/xiaomi-poco-c81x-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/poco-c85x-5g-4gb-ram-128gb/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/poco-c85x/xiaomi-poco-c85x-4gb-64gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/poco-x8-pro-max-5g-12gb-ram-512gb/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/redmi-a7-4g/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/redmi-a7-pro-5g-4gb-ram-128gb/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/redmi-a7-pro-5g/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte.json create mode 100644 data/smartphone/xiaomi/2026/redmi-k90-pro-max/xiaomi-redmi-k90-pro-max-12gb-512gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/redmi-r70/xiaomi-redmi-r70-4gb-128gb-5g.json create mode 100644 data/smartphone/xiaomi/2026/redmi-r70m/xiaomi-redmi-r70m-6gb-128gb-5g.json create mode 100644 data/smartphone/zte/2022/axon-30s/zte-axon-30s-6gb-128gb-5g.json create mode 100644 data/smartphone/zte/2022/axon-40-pro-5g/zte-axon-40-pro-5g-8gb-128gb-5g.json create mode 100644 data/smartphone/zte/2022/axon-40-se/zte-axon-40-se-4gb-128gb-5g.json create mode 100644 data/smartphone/zte/2022/blade-a72-5g/zte-blade-a72-5g-4gb-64gb-5g.json create mode 100644 data/smartphone/zte/2022/blade-v40s/zte-blade-v40s-6gb-128gb-4g-lte.json create mode 100644 data/smartphone/zte/2024/blade-v70-design/zte-blade-v70-design-4gb-256gb-4g-lte.json create mode 100644 data/smartphone/zte/2025/blade-v80-pro/zte-blade-v80-pro-8gb-256gb-4g-lte.json create mode 100644 data/smartphone/zte/2026/blade-v80-max/zte-blade-v80-max-8gb-128gb-4g-lte.json create mode 100644 data/tablet/xiaomi/2025/redmi-k-pad/xiaomi-redmi-k-pad-8gb-256gb.json diff --git a/data/smartphone/alcatel/2025/v3-classic-6gb-ram-128gb/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/alcatel/2025/v3-classic-6gb-ram-128gb/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..a5e2263ebfe --- /dev/null +++ b/data/smartphone/alcatel/2025/v3-classic-6gb-ram-128gb/alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-v3-classic-6gb-ram-128gb-6gb-128gb-5g", + "name": "Alcatel V3 Classic (6GB RAM + 128GB)", + "brand": "alcatel", + "release_date": "2025-05-27", + "ram_gb": 6, + "battery_mah": 5200, + "weight_g": 187.0, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-classic-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Softpack", + "Battery.StandBy Time": "", + "Battery.Talk Time": "50 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
(GC08A3, 1/4 inch Sensor Size, 1.12um Pixel Size, FOV: 77.8 Degree, 4P Lens, Fixed Focus)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(GC50E0A/S5KJN1 Image Sensor, 1/2.5 inch/1/2.76 inch Sensor Size, 0.7um/0.64um Pixel Size, FOV: 76.8 Degree, 5P Lens, Auto Focus)
0.08 MP
QVGA Camera (SP0821 Sensor, 1/13 inch Sensor Size, 2.5um Pixel Size, 1P Lens Fixed Focus), Focus Speed: 0.3s, HDR", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Halo White, Cosmic Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.62 x 8.16 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "570nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NTSC: 68% (Min) ,72% (Typ), View Angle: 70 Degree (Min), 80 Degree (Typ), Sunlight Reflection/Outdoor Readability, Vertical Polarised Sunglasses", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS NXTVISION Superior Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "In-Cell Touch Panel, Google RCS, Eco Design, Dual Speakers", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "BDS, GPS, GLONASS, GALILEO, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G Sensor), Proximity Sensor, Light Sensor, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type C), Quick Start Guide, Sim Card Tray Ejector Pin, 18W Mobile Charger, Protective Case", + "General.Model": "T519H", + "General.OS Updates": "3 years", + "General.Release Date": "May 27, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "Platform Integrated DAC Audio Chipset", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS, WAV(Alaw/Ulaw), WAV(Raw), FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, MPEG4, H.264, H.265, VP8, VP9", + "Name": "Alcatel V3 Classic (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-5.7073393", + "Price Drop Amount": "-856", + "Related Items": "[{\"Name\": \"Alcatel V3 Pro\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17770}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15, upgradable to v3 (Honeycomb)" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/alcatel/2025/v3-classic/alcatel-v3-classic-4gb-128gb-5g.json b/data/smartphone/alcatel/2025/v3-classic/alcatel-v3-classic-4gb-128gb-5g.json new file mode 100644 index 00000000000..5ccfa9c132d --- /dev/null +++ b/data/smartphone/alcatel/2025/v3-classic/alcatel-v3-classic-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-v3-classic-4gb-128gb-5g", + "name": "Alcatel V3 Classic", + "brand": "alcatel", + "release_date": "2025-05-27", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 187.0, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-classic", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Softpack", + "Battery.StandBy Time": "", + "Battery.Talk Time": "50 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
(GC08A3, 1/4 inch Sensor Size, 1.12um Pixel Size, FOV: 77.8 Degree, 4P Lens, Fixed Focus)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(GC50E0A/S5KJN1 Image Sensor, 1/2.5 inch/1/2.76 inch Sensor Size, 0.7um/0.64um Pixel Size, FOV: 76.8 Degree, 5P Lens, Auto Focus)
0.08 MP
QVGA Camera (SP0821 Sensor, 1/13 inch Sensor Size, 2.5um Pixel Size, 1P Lens Fixed Focus), Focus Speed: 0.3s, HDR", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Halo White, Cosmic Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.62 x 8.16 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "570nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NTSC: 68% (Min) ,72% (Typ), View Angle: 70 Degree (Min), 80 Degree (Typ), Sunlight Reflection/Outdoor Readability, Vertical Polarised Sunglasses", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS NXTVISION Superior Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "In-Cell Touch Panel, Google RCS, Eco Design, Dual Speakers", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "BDS, GPS, GLONASS, GALILEO, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G Sensor), Proximity Sensor, Light Sensor, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type C), Quick Start Guide, Sim Card Tray Ejector Pin, 18W Mobile Charger, Protective Case", + "General.Model": "T519H", + "General.OS Updates": "3 years", + "General.Release Date": "May 27, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "Platform Integrated DAC Audio Chipset", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG, VORBIS, WAV(Alaw/Ulaw), WAV(Raw), FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, MPEG4, H.264, H.265, VP8, VP9", + "Name": "Alcatel V3 Classic", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9249.0", + "Price Drop": "24.60797", + "Price Drop Amount": "2276", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10600}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9840}, {\"Name\": \"Ai+ Nova 5G\", \"Price\": 7499}, {\"Name\": \"Alcatel V3 Pro\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Alcatel V3 Ultra\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15, upgradable to v3 (Honeycomb)" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/alcatel/2025/v3-pro/alcatel-v3-pro-8gb-256gb-5g.json b/data/smartphone/alcatel/2025/v3-pro/alcatel-v3-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..d6e8db20977 --- /dev/null +++ b/data/smartphone/alcatel/2025/v3-pro/alcatel-v3-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-v3-pro-8gb-256gb-5g", + "name": "Alcatel V3 Pro", + "brand": "alcatel", + "release_date": "2025-05-27", + "ram_gb": 8, + "battery_mah": 5200, + "weight_g": 190.0, + "os": "Android v15, upgradable to v3 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "50 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
(GC08A3, 1/4 inch Sensor Size, 1.12um Pixel Size, FOV: 77.8 Degree, 4P Lens, Fixed Focus)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Macro)
(GC50E0A/S5KJN1 Image Sensor, 1/2.5 inch/1/2.76 inch Sensor Size, 0.7um/0.64um Pixel Size, FOV: 76.8 Degree, 5P Lens, Auto Focus)
5 MP ƒ/2.2 (Ultra Wide)
(GC05A2, 1/5 inch Sensor Size, 1.12um Pixel Size, FOV: 115 Degree, 4P Lens, Fixed Focus), Focus Speed: 0.3s, HDR", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Matcha Green, Metallic Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.62 x 8.16 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "570nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4-in-1 Display Display Mode, NTSC: 68% (Min), 72% (Typ), View Angle: 70 Degree (Min), 80 Degree (Typ), Sunlight Reflection/Outdoor Readability, Vertical Polarised Sunglasses, Contrast Ratio (Sunlight): 1500:1, 10 Touch Points, Anti-Glare, Low Blue Light, Night Light mode, Eye Care Assistant", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 91.15%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS NXTVISION Superior Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speakers, Platform Integrated DAC Audio Chipset, In-Cell Touch Panel, Google RCS, Eco Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "BDS, GPS, GLONASS, GALILEO, A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G Sensor), Proximity Sensor, Light Sensor, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type C), Quick Start Guide, Sim Card Tray Ejector Pin, 18W Mobile Charger, Protective Case", + "General.Model": "T521D", + "General.OS Updates": "3 years", + "General.Release Date": "May 27, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "Platform Integrated DAC Audio Chipset", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS, WAV(Alaw/Ulaw), WAV(Raw), FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, MPEG4, H.264, H.265, VP8, VP9", + "Name": "Alcatel V3 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-27.67869", + "Price Drop Amount": "-4982", + "Related Items": "[{\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26199}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19779}, {\"Name\": \"Alcatel V3 Ultra\", \"Price\": 14999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42900}, {\"Name\": \"Alcatel V3 Classic (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15, upgradable to v3 (Honeycomb)" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/alcatel/2025/v3-ultra-8gb-ram-128gb/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/alcatel/2025/v3-ultra-8gb-ram-128gb/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..f44bf442557 --- /dev/null +++ b/data/smartphone/alcatel/2025/v3-ultra-8gb-ram-128gb/alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-v3-ultra-8gb-ram-128gb-8gb-128gb-5g", + "name": "Alcatel V3 Ultra (8GB RAM + 128GB)", + "brand": "alcatel", + "release_date": "2025-05-27", + "ram_gb": 8, + "battery_mah": 5010, + "weight_g": 196.0, + "os": "Android v14, upgradable to v3 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-ultra-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Softpack", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "0.3s, EIS, Full HDR, Super Night Scene Algorithm, Motion Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
(HI3231Q / GC32E1, 1/3.45 inch/1/3.1 inch Sensor Size, 0.64um/0.7um Pixel Size, FOV: 71.5 Degree/75.3 Degree, 5P Lens, Fixed Focus), Face Beauty, HDR
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
(S5KHM6, 1/1.67 inch Sensor Size, 0.64um Pixel Size, FOV: 83.62 Degree, 6P Lens, PDAF)
8 MP ƒ/2.2 (Ultra Wide)
(GC08A8, 1/4 inch Sensor Size, 1.12um Pixel Size, FOV: 120 Degree, 5P Lens Fixed Focus)
2 MP ƒ/2.4 (Macro)
(GC02M1, 1/5 inch Sensor Size, 1.75um Pixel Size, FOV: 88.9 Degree, 3P Lens, Fixed Focus), Focus Speed: 0.3s, EIS, Full HDR, Super Night Scene Algorithm", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Hyper Blue, Champagne Gold, Ocean Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 167.6 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "650nits, Intuitive Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4 in 1 Display Mode, NTSC: 90% (Min), 95% (Typ), View Angle: 70 Degree (Min), Sunlight Reflection/Outdoor Readability, Vertical Polarised Sunglasses, Contrast Ratio (Sunlight): 1500:1, 10 Touch Points, Anti-Glare, Low Blue Light, Night Light mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS NXTVISION Superior Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Support, Dual Noise Cancellation mic, Dual Stereo Speakers, In-Cell Touch Panel, DTS 3D Sound, RCS", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS L1, GPS, GLONASS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G Sensor), Proximity Sensor, Light Sensor, E-Compass, Gyro, Hall Switch, Barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type C), Quick Start Guide, Sim Card Tray Ejector Pin, 33W Mobile Charger, Protective Case, Stylus", + "General.Model": "T803D", + "General.OS Updates": "3 years", + "General.Release Date": "May 27, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "Platform Integrated DAC Audio Chipset", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS, WAV(Alaw/Ulaw), WAV(Raw), FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, MPEG4, H.264, H.265, VP8, VP9, AV1", + "Name": "Alcatel V3 Ultra (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "-5.2690587", + "Price Drop Amount": "-1159", + "Related Items": "[{\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Honor X9c\", \"Price\": 21998}, {\"Name\": \"TCL 50 Pro NxtPaper\", \"Price\": 27990}, {\"Name\": \"Alcatel V3 Pro\", \"Price\": 17999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21493}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 17795}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14, upgradable to v3 (Honeycomb)" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/alcatel/2025/v3-ultra/alcatel-v3-ultra-6gb-128gb-5g.json b/data/smartphone/alcatel/2025/v3-ultra/alcatel-v3-ultra-6gb-128gb-5g.json new file mode 100644 index 00000000000..6087421f72a --- /dev/null +++ b/data/smartphone/alcatel/2025/v3-ultra/alcatel-v3-ultra-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "alcatel-v3-ultra-6gb-128gb-5g", + "name": "Alcatel V3 Ultra", + "brand": "alcatel", + "release_date": "2025-05-27", + "ram_gb": 6, + "battery_mah": 5010, + "weight_g": 196.0, + "os": "Android v14, upgradable to v3 (Honeycomb)", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v3-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS NXTVISION Superior Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Softpack", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Alcatel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "0.3s, EIS, Full HDR, Super Night Scene Algorithm, Motion Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
(HI3231Q / GC32E1, 1/3.45 inch/1/3.1 inch Sensor Size, 0.64um/0.7um Pixel Size, FOV: 71.5 Degree/75.3 Degree, 5P Lens, Fixed Focus), Face Beauty, HDR
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
(S5KHM6, 1/1.67 inch Sensor Size, 0.64um Pixel Size, FOV: 83.62 Degree, 6P Lens, PDAF)
8 MP ƒ/2.2 (Ultra Wide)
(GC08A8, 1/4 inch Sensor Size, 1.12um Pixel Size, FOV: 120 Degree, 5P Lens Fixed Focus)
2 MP ƒ/2.4 (Macro)
(GC02M1, 1/5 inch Sensor Size, 1.75um Pixel Size, FOV: 88.9 Degree, 3P Lens, Fixed Focus), Focus Speed: 0.3s, EIS, Full HDR, Super Night Scene Algorithm", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Hyper Blue, Champagne Gold, Ocean Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 167.6 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "650nits, Intuitive Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4 in 1 Display Mode, NTSC: 90% (Min), 95% (Typ), View Angle: 70 Degree (Min), Sunlight Reflection/Outdoor Readability, Vertical Polarised Sunglasses, Contrast Ratio (Sunlight): 1500:1, 10 Touch Points, Anti-Glare, Low Blue Light, Night Light mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS NXTVISION Superior Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Support, Dual Noise Cancellation mic, Dual Stereo Speakers, In-Cell Touch Panel, DTS 3D Sound, RCS", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS L1, GPS, GLONASS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G Sensor), Proximity Sensor, Light Sensor, E-Compass, Gyro, Hall Switch, Barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type C), Quick Start Guide, Sim Card Tray Ejector Pin, 33W Mobile Charger, Protective Case, Stylus", + "General.Model": "T803D", + "General.OS Updates": "3 years", + "General.Release Date": "May 27, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "Platform Integrated DAC Audio Chipset", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS, WAV(Alaw/Ulaw), WAV(Raw), FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, MPEG4, H.264, H.265, VP8, VP9, AV1", + "Name": "Alcatel V3 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "22.22261", + "Price Drop Amount": "3333", + "Related Items": "[{\"Name\": \"Alcatel V3 Pro\", \"Price\": 17999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17380}, {\"Name\": \"Alcatel V3 Classic\", \"Price\": 9249}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20290}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Infinix GT 30 Pro 5G (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Lava Play Ultra 5G (8GB+128GB)\", \"Price\": 16499}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14, upgradable to v3 (Honeycomb)" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/apple/2024/iphone-16-pro-512gb/apple-iphone-16-pro-512gb-8gb-512gb-5g.json b/data/smartphone/apple/2024/iphone-16-pro-512gb/apple-iphone-16-pro-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..12517d12108 --- /dev/null +++ b/data/smartphone/apple/2024/iphone-16-pro-512gb/apple-iphone-16-pro-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-16-pro-512gb-8gb-512gb-5g", + "name": "Apple iPhone 16 Pro (512GB)", + "brand": "apple", + "release_date": "2024-09-09", + "ram_gb": 8, + "battery_mah": 3582, + "weight_g": 199.0, + "os": "iOS v18", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-16-pro-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "85 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3582 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "27 hours", + "Battery.Wireless Charging": "Yes, 25W MagSafe Wireless Charging", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "5x Optical Zoom In, 2x Optical Zoom Out; 10x Optical Zoom Range, Digital Zoom Up To 25x, Camera Control, Customisable Default Lens (Fusion), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart Hdr 5,next-generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Night Mode Portraits Enabled By Lidar Scanner, Panorama (Up To 63mp), Latest-generation Photographic Styles, Spatial Photos, 48mp Macro Photography,apple Proraw,wide Color Capture For Photos And Live Photos,lens Correction (Ultra Wide),advanced Red-eye Correction,auto Image Stabilisation,burst Mode,photo Geotagging,image Formats Captured: Heif, Jpeg And Dng", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 24 fps UHD, 1080p @ 25 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.28\", 1.22µm, dual pixel PDAF, sensor-shift OIS
12 MP ƒ/2.8 (Telephoto)
120mm, 1/3.06\", 1.12µm, dual pixel PDAF, 3D sensor‑shift OIS, 5x optical zoom
48 MP ƒ/2.2 (Ultra Wide)
13mm, 0.7µm, PDAF", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75, n76), TDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black Titanium, White Titanium, Natural Titanium, Desert Titanium", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 149.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Dolby Vision, Dynamic Island, Always-On display, ProMotion technology with Adaptive Refresh Rates up to 120Hz, HDR display, True Tone, Wide colour (P3), Haptic Touch, 20,00,000:1 Contrast Ratio (typical), 1,000 nits Max Brightness (typical); 1,600 nits Peak Brightness (HDR); 2,000 nits Peak Brightness (outdoor); 1 nit Minimum Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ai Mobile (Apple Intelligence), Camera Control Buttion, Grade 5 Titanium, Titanium design, Latest-Generation Ceramic Shield Front, Textured Matt Glass Back, New 16‑core Neural Engine", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 16 Pro", + "General.OS Updates": "", + "General.Release Date": "September 09, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 16 Pro (512GB)", + "Performance.3DMark Score": "4,881 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,736,342 (Total) (v10)
466,493 (CPU)
632,072 (GPU)
283,538 (Memory)
354,239 (UX)
", + "Performance.AnTuTu Storage Score": "91,836", + "Performance.Battery Test Result": "14.13 hours", + "Performance.Camera Score": "157 (DxOMark)", + "Performance.Geekbench Score": "7,872 (Multi Core) (v6)
3,182 (Single Core)", + "Performance.Speaker Score": "67 (Good)", + "Price": "139900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 102900}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 17 Pro (512GB)\", \"Price\": 154900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105980}, {\"Name\": \"Apple iPhone 16 Pro (256GB)\", \"Price\": 119900}, {\"Name\": \"Apple iPhone 16 (512GB)\", \"Price\": 99900}, {\"Name\": \"Apple iPhone 16 Plus (512GB)\", \"Price\": 101999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.05 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple Bionic A18 Pro", + "Technical.Core Details": "2 Performance& 4 Efficiency cores", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (6-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v18" + }, + "soc": "apple-bionic-a18-pro" +} diff --git a/data/smartphone/apple/2024/iphone-16-pro-max-512gb/apple-iphone-16-pro-max-512gb-8gb-512gb-5g.json b/data/smartphone/apple/2024/iphone-16-pro-max-512gb/apple-iphone-16-pro-max-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..89b1842c197 --- /dev/null +++ b/data/smartphone/apple/2024/iphone-16-pro-max-512gb/apple-iphone-16-pro-max-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-16-pro-max-512gb-8gb-512gb-5g", + "name": "Apple iPhone 16 Pro Max (512GB)", + "brand": "apple", + "release_date": "2024-09-09", + "ram_gb": 8, + "battery_mah": 4685, + "weight_g": 227.0, + "os": "iOS v18, upgradable to v18.5", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-16-pro-max-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "33 hours", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4685 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "105 hours", + "Battery.Wireless Charging": "Yes, 25W MagSafe and 15W Qi2", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection Autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "5x Optical Zoom In, 2x Optical Zoom Out; 10x Optical Zoom Range, Digital Zoom Up To 25x, Camera Control, Customisable Default Lens (Fusion), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart Hdr 5,next-generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Night Mode Portraits Enabled By Lidar Scanner, Panorama (Up To 63mp), Latest-generation Photographic Styles, Spatial Photos, 48mp Macro Photography,apple Proraw,wide Color Capture For Photos And Live Photos,lens Correction (Ultra Wide),advanced Red-eye Correction,auto Image Stabilisation,burst Mode,photo Geotagging,image Formats Captured: Heif, Jpeg And Dng", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/3.6\", 1.0µm, PDAF, OIS
Autofocus, Retina Flash", + "Camera.Front Video Recording": "4K @ 24/25/30/60 fps UHD, 1080p @ 120/25/30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.28\", 1.22µm, Dual Pixel PDAF, Sensor-Shift OIS
12 MP ƒ/2.8 (Telephoto)
120mm, 1/3.06\", 1.12µm, Dual Pixel PDAF, 3D Sensor‑Shift OIS, 5x Optical Zoom
48 MP ƒ/2.2 (Ultra Wide)
13mm, 0.7µm, PDAF", + "Camera.Video Recording": "4K @ 100/120/24/25/30/60 fps UHD, 1080p @ 120/240/25/30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75, n76), TDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7 (802.11 a/b/g/n/ac/6e/7), Tri Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Black Titanium, White Titanium, Natural Titanium, Desert Titanium", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 163 x 8.3 mm", + "Design.Qwerty": "No", + "Design.Weight": "227 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1,000 nits Max Brightness (Typical); 1,600 nits Peak Brightness (HDR); 2,000 nits Peak Brightness (outdoor); 1 nit Minimum Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "HDR10, Dolby Vision, Dynamic Island, Always-On display, ProMotion technology with Adaptive Refresh Rates up to 120Hz, HDR display, True Tone, Wide colour (P3), Haptic Touch, 20,00,000:1 Contrast Ratio (typical)", + "Display.Foldable Display": "No", + "Display.Glass Type": "Ceramic Shield Glass (2024 Gen)", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Mobile (Apple Intelligence)", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Camera Control Button, Grade 5 Titanium, Titanium design, Latest-Generation Ceramic Shield Front, Textured Matt Glass Back, New 16‑core Neural Engine, DisplayPort, Ultra Wideband (UWB) Support (Gen2 Chip), Emergency SOS", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 16 Pro Max (A3296, A3084, A3295, A3297, iPhone17,2)", + "General.OS Updates": "", + "General.Release Date": "September 09, 2024", + "General.SAR": "1.01 W/kg (Head)
1.15 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "NVMe", + "Multimedia.Audio Features": "3D (Spatial) Audio, Stereo Sound", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 16 Pro Max (512GB)", + "Performance.3DMark Score": "4,738 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,702,573 (Total) (v10)
455,511 (CPU)
638,423 (GPU)
243,799 (Memory)
364,840 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "17 hours", + "Performance.Camera Score": "157 (DxOMark)", + "Performance.Geekbench Score": "8,505 (Multi Core) (v6)
3,437 (Single Core)", + "Performance.Speaker Score": "82 (Very Good)", + "Price": "154900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max (512GB)\", \"Price\": 169900}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 114699}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 109999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Apple iPhone 16 Pro Max (1TB)\", \"Price\": 167900}, {\"Name\": \"Apple iPhone 16 Pro (512GB)\", \"Price\": 139900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 100000}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.05 GHz, Hexa Core Processor", + "Technical.Chipset": "Apple Bionic A18 Pro", + "Technical.Core Details": "2x4.05 GHz + 4x2.42 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3 nm", + "Technical.GPU": "Apple GPU (6-core Graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v18, upgradable to v18.5" + }, + "soc": "apple-bionic-a18-pro" +} diff --git a/data/smartphone/apple/2025/iphone-17-pro-512gb/apple-iphone-17-pro-512gb-12gb-512gb-5g.json b/data/smartphone/apple/2025/iphone-17-pro-512gb/apple-iphone-17-pro-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..350b3ece52c --- /dev/null +++ b/data/smartphone/apple/2025/iphone-17-pro-512gb/apple-iphone-17-pro-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17-pro-512gb-12gb-512gb-5g", + "name": "Apple iPhone 17 Pro (512GB)", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 12, + "battery_mah": 3988, + "weight_g": 206.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17-pro-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "85 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "3988 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "27 hours", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "48MP Pro Fusion Camera System, 48MP Fusion Main: 24 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, Support For Super-High-Resolution Photos (24MP And 48MP), Also Enables 12MP Optical-Quality 2x Telephoto: 48 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, 48MP Fusion Ultra Wide: 13 Mm, ƒ/2.2 Aperture And 120° Field Of View, Hybrid Focus Pixels, Super-High-Resolution Photos (48MP), 48MP Fusion Telephoto: 100 Mm (4x), ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, Also Enables 12MP Optical-Quality 8x Telephoto: 200 Mm, ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, 8x Optical-Quality Zoom In, 2x Optical Zoom Out, 16x Optical-Quality Zoom Range, Digital Zoom Up To 40x, Customisable Default Lens (Fusion Main), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart HDR 5, Next-Generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Panorama (Up To 63MP), Latest-Generation Photographic Styles, Spatial Photos, 48MP Macro Photography, ProRAW, Wide Colour Capture For Photos And Live Photos, Lens Correction (Fusion Ultra Wide), Advanced Red-Eye Correction, Auto Image Stabilisation, Burst Mode, Photo Geotagging, Image Formats Captured: HEIF, JPEG And DNG, Video Recording, 4K Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps, 60 Fps, 100 Fps (Fusion Main) Or 120 Fps (Fusion Main), 1080p Dolby Vision Video Recording At 25 Fps, 30 Fps, 60 Fps Or 120 Fps (Fusion Main), 720p Dolby Vision Video Recording At 30 Fps, Cinematic Mode Up To 4K Dolby Vision At 30 Fps, Action Mode Up To 2.8K Dolby Vision At 60 Fps, Spatial Video Recording At 1080p At 30 Fps, ProRes Video Recording Up To 4K At 120 Fps With External Recording, ProRes RAW5, Academy Color Encoding System, Apple Log 2, Genlock Support6, Macro Video Recording, Including Slow Motion And Time Lapse, Slow-Motion Video Support For 1080p Up To 240 Fps And 4K Dolby Vision Up To 120 Fps (Fusion Main), Dual Capture Up To 4K Dolby Vision At 30 Fps, Time-Lapse Video With Stabilisation, Night Mode Time-Lapse, QuickTake Video Up To 4K Dolby Vision At 60 Fps, Second-Generation Sensor-Shift Optical Image Stabilisation For Video (Fusion Main), 3D Sensor-Shift Optical Image Stabilisation And Autofocus For Video (Fusion Telephoto), Digital Zoom Up To 15x, Audio Zoom, True Tone Flash, Cinematic Video Stabilisation (4K, 1080p And 720p), Continuous Autofocus Video, Take 8MP Still Photos While Recording 4K Video, Playback Zoom, Video Formats Recorded: HEVC, H.264, ProRes And ProRes RAW, Spatial Audio And Stereo Recording, Four Studio-Quality Mics, Wind Noise Reduction, Audio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.28\", 1.22µm, dual pixel PDAF, sensor-shift OIS
48 MP ƒ/2.8 (Telephoto)
100mm (periscope telephoto), 1/2.55\", 0.7µm, PDAF, 3D sensor‑shift OIS, 4x optical zoom
48 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/2.55\", 0.7µm, PDAF", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75, n76), TDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Silver, Cosmic Orange, Deep Blue", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 150 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1,000 nits max brightness (typical); 1,600 nits peak brightness (HDR); 3,000 nits peak brightness (outdoor); 1 nit minimum brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dynamic Island, Always-on Display, Hdr Display. True Tone. Wide Colour (P3). Haptic Touch. 20,00,000:1 Contrast Ratio (Typical). Fingerprint-resistant Oleophobic Coating, Anti-reflective Coating, Support For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple N1 Wireless Networking Chip, Apple second-generation Ultra Wideband Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP69", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 17 Pro", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 17 Pro (512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "154900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max (512GB)\", \"Price\": 169900}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 119999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 82900}, {\"Name\": \"Apple iPhone Air (512GB)\", \"Price\": 139900}, {\"Name\": \"Apple iPhone 16 Pro (512GB)\", \"Price\": 142900}, {\"Name\": \"Samsung Galaxy S24 Ultra (12GB RAM + 512GB)\", \"Price\": 93300}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 130900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Apple GPU (6-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2025/iphone-17-pro-max-512gb/apple-iphone-17-pro-max-512gb-12gb-512gb-5g.json b/data/smartphone/apple/2025/iphone-17-pro-max-512gb/apple-iphone-17-pro-max-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..17c48225881 --- /dev/null +++ b/data/smartphone/apple/2025/iphone-17-pro-max-512gb/apple-iphone-17-pro-max-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17-pro-max-512gb-12gb-512gb-5g", + "name": "Apple iPhone 17 Pro Max (512GB)", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 12, + "battery_mah": 4832, + "weight_g": 233.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17-pro-max-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4832 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "48MP Pro Fusion Camera System, 48MP Fusion Main: 24 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, Support For Super-High-Resolution Photos (24MP And 48MP), Also Enables 12MP Optical-Quality 2x Telephoto: 48 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, 48MP Fusion Ultra Wide: 13 Mm, ƒ/2.2 Aperture And 120° Field Of View, Hybrid Focus Pixels, Super-High-Resolution Photos (48MP), 48MP Fusion Telephoto: 100 Mm (4x), ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, Also Enables 12MP Optical-Quality 8x Telephoto: 200 Mm, ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, 8x Optical-Quality Zoom In, 2x Optical Zoom Out, 16x Optical-Quality Zoom Range, Digital Zoom Up To 40x, Customisable Default Lens (Fusion Main), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart HDR 5, Next-Generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Panorama (Up To 63MP), Latest-Generation Photographic Styles, Spatial Photos, 48MP Macro Photography, ProRAW, Wide Colour Capture For Photos And Live Photos, Lens Correction (Fusion Ultra Wide), Advanced Red-Eye Correction, Auto Image Stabilisation, Burst Mode, Photo Geotagging, Image Formats Captured: HEIF, JPEG And DNG, Video Recording, 4K Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps, 60 Fps, 100 Fps (Fusion Main) Or 120 Fps (Fusion Main), 1080p Dolby Vision Video Recording At 25 Fps, 30 Fps, 60 Fps Or 120 Fps (Fusion Main), 720p Dolby Vision Video Recording At 30 Fps, Cinematic Mode Up To 4K Dolby Vision At 30 Fps, Action Mode Up To 2.8K Dolby Vision At 60 Fps, Spatial Video Recording At 1080p At 30 Fps, ProRes Video Recording Up To 4K At 120 Fps With External Recording, ProRes RAW5, Academy Color Encoding System, Apple Log 2, Genlock Support6, Macro Video Recording, Including Slow Motion And Time Lapse, Slow-Motion Video Support For 1080p Up To 240 Fps And 4K Dolby Vision Up To 120 Fps (Fusion Main), Dual Capture Up To 4K Dolby Vision At 30 Fps, Time-Lapse Video With Stabilisation, Night Mode Time-Lapse, QuickTake Video Up To 4K Dolby Vision At 60 Fps, Second-Generation Sensor-Shift Optical Image Stabilisation For Video (Fusion Main), 3D Sensor-Shift Optical Image Stabilisation And Autofocus For Video (Fusion Telephoto), Digital Zoom Up To 15x, Audio Zoom, True Tone Flash, Cinematic Video Stabilisation (4K, 1080p And 720p), Continuous Autofocus Video, Take 8MP Still Photos While Recording 4K Video, Playback Zoom, Video Formats Recorded: HEVC, H.264, ProRes And ProRes RAW, Spatial Audio And Stereo Recording, Four Studio-Quality Mics, Wind Noise Reduction, Audio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.28\", 1.22µm, dual pixel PDAF, sensor-shift OIS
48 MP ƒ/2.8 (Telephoto)
100mm (periscope telephoto), 1/2.55\", 0.7µm, PDAF, 3D sensor‑shift OIS, 4x optical zoom
48 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/2.55\", 0.7µm, PDAF", + "Camera.Video Recording": "4K @ 120/60 fps UHD, 1080p @ 120/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75),\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7 (802.11be) with 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Silver, Cosmic Orange, Deep Blue", + "Design.Design Type": "", + "Design.Dimensions": "78 x 163.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "233 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1,000 nits max brightness (typical); 1,600 nits peak brightness (HDR); 3,000 nits peak brightness (outdoor); 1 nit minimum brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dynamic Island, Always-on Display, Hdr Display. True Tone. Wide Colour (P3). Haptic Touch. 20,00,000:1 Contrast Ratio (Typical). Fingerprint-resistant Oleophobic Coating, Anti-reflective Coating, Support For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple N1 Wireless Networking Chip, Apple second-generation Ultra Wideband Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Precision dual-frequency GPS (GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC),\nDigital compass,\nWi-Fi,\nCellular,\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP69", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB‑C Charge Cable (1 m),\nDocumentation", + "General.Model": "iPhone 17 Pro Max", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 17 Pro Max (512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "169900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro Max (512GB)\", \"Price\": 148900}, {\"Name\": \"Apple iPhone 17 Pro (512GB)\", \"Price\": 154900}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 119999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 17 Pro Max (1TB)\", \"Price\": 189900}, {\"Name\": \"Apple iPhone Air (512GB)\", \"Price\": 139900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (6-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "3nm", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2025/iphone-17-pro-max/apple-iphone-17-pro-max-12gb-256gb-5g.json b/data/smartphone/apple/2025/iphone-17-pro-max/apple-iphone-17-pro-max-12gb-256gb-5g.json new file mode 100644 index 00000000000..145d928e296 --- /dev/null +++ b/data/smartphone/apple/2025/iphone-17-pro-max/apple-iphone-17-pro-max-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17-pro-max-12gb-256gb-5g", + "name": "Apple iPhone 17 Pro Max", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 12, + "battery_mah": 4832, + "weight_g": 233.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4832 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "48MP Pro Fusion Camera System, 48MP Fusion Main: 24 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, Support For Super-High-Resolution Photos (24MP And 48MP), Also Enables 12MP Optical-Quality 2x Telephoto: 48 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, 48MP Fusion Ultra Wide: 13 Mm, ƒ/2.2 Aperture And 120° Field Of View, Hybrid Focus Pixels, Super-High-Resolution Photos (48MP), 48MP Fusion Telephoto: 100 Mm (4x), ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, Also Enables 12MP Optical-Quality 8x Telephoto: 200 Mm, ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, 8x Optical-Quality Zoom In, 2x Optical Zoom Out, 16x Optical-Quality Zoom Range, Digital Zoom Up To 40x, Customisable Default Lens (Fusion Main), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart HDR 5, Next-Generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Panorama (Up To 63MP), Latest-Generation Photographic Styles, Spatial Photos, 48MP Macro Photography, ProRAW, Wide Colour Capture For Photos And Live Photos, Lens Correction (Fusion Ultra Wide), Advanced Red-Eye Correction, Auto Image Stabilisation, Burst Mode, Photo Geotagging, Image Formats Captured: HEIF, JPEG And DNG, Video Recording, 4K Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps, 60 Fps, 100 Fps (Fusion Main) Or 120 Fps (Fusion Main), 1080p Dolby Vision Video Recording At 25 Fps, 30 Fps, 60 Fps Or 120 Fps (Fusion Main), 720p Dolby Vision Video Recording At 30 Fps, Cinematic Mode Up To 4K Dolby Vision At 30 Fps, Action Mode Up To 2.8K Dolby Vision At 60 Fps, Spatial Video Recording At 1080p At 30 Fps, ProRes Video Recording Up To 4K At 120 Fps With External Recording, ProRes RAW5, Academy Color Encoding System, Apple Log 2, Genlock Support6, Macro Video Recording, Including Slow Motion And Time Lapse, Slow-Motion Video Support For 1080p Up To 240 Fps And 4K Dolby Vision Up To 120 Fps (Fusion Main), Dual Capture Up To 4K Dolby Vision At 30 Fps, Time-Lapse Video With Stabilisation, Night Mode Time-Lapse, QuickTake Video Up To 4K Dolby Vision At 60 Fps, Second-Generation Sensor-Shift Optical Image Stabilisation For Video (Fusion Main), 3D Sensor-Shift Optical Image Stabilisation And Autofocus For Video (Fusion Telephoto), Digital Zoom Up To 15x, Audio Zoom, True Tone Flash, Cinematic Video Stabilisation (4K, 1080p And 720p), Continuous Autofocus Video, Take 8MP Still Photos While Recording 4K Video, Playback Zoom, Video Formats Recorded: HEVC, H.264, ProRes And ProRes RAW, Spatial Audio And Stereo Recording, Four Studio-Quality Mics, Wind Noise Reduction, Audio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.28\", 1.22µm, dual pixel PDAF, sensor-shift OIS
48 MP ƒ/2.8 (Telephoto)
100mm (periscope telephoto), 1/2.55\", 0.7µm, PDAF, 3D sensor‑shift OIS, 4x optical zoom
48 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/2.55\", 0.7µm, PDAF", + "Camera.Video Recording": "4K @ 120/60 fps UHD, 1080p @ 120/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75),\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7 (802.11be) with 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Silver, Cosmic Orange, Deep Blue", + "Design.Design Type": "", + "Design.Dimensions": "78 x 163.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "233 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1,000 nits max brightness (typical); 1,600 nits peak brightness (HDR); 3,000 nits peak brightness (outdoor); 1 nit minimum brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dynamic Island, Always-on Display, Hdr Display. True Tone. Wide Colour (P3). Haptic Touch. 20,00,000:1 Contrast Ratio (Typical). Fingerprint-resistant Oleophobic Coating, Anti-reflective Coating, Support For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.9 inches, 1320 x 2868 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple N1 Wireless Networking Chip, Apple second-generation Ultra Wideband Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Precision dual-frequency GPS (GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC),\nDigital compass,\nWi-Fi,\nCellular,\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP69", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB‑C Charge Cable (1 m),\nDocumentation", + "General.Model": "iPhone 17 Pro Max", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 17 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "149900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 104980}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 124999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 83799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Apple GPU (6-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "3nm", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2025/iphone-17-pro/apple-iphone-17-pro-12gb-256gb-5g.json b/data/smartphone/apple/2025/iphone-17-pro/apple-iphone-17-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..8dc6e13c02b --- /dev/null +++ b/data/smartphone/apple/2025/iphone-17-pro/apple-iphone-17-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17-pro-12gb-256gb-5g", + "name": "Apple iPhone 17 Pro", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 12, + "battery_mah": 3988, + "weight_g": 206.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "85 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "3988 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "27 hours", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "48MP Pro Fusion Camera System, 48MP Fusion Main: 24 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, Support For Super-High-Resolution Photos (24MP And 48MP), Also Enables 12MP Optical-Quality 2x Telephoto: 48 Mm, ƒ/1.78 Aperture, Second-Generation Sensor-Shift Optical Image Stabilisation, 100% Focus Pixels, 48MP Fusion Ultra Wide: 13 Mm, ƒ/2.2 Aperture And 120° Field Of View, Hybrid Focus Pixels, Super-High-Resolution Photos (48MP), 48MP Fusion Telephoto: 100 Mm (4x), ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, Also Enables 12MP Optical-Quality 8x Telephoto: 200 Mm, ƒ/2.8 Aperture, Hybrid Focus Pixels, 3D Sensor-Shift Optical Image Stabilisation And Autofocus, Tetraprism Design, 8x Optical-Quality Zoom In, 2x Optical Zoom Out, 16x Optical-Quality Zoom Range, Digital Zoom Up To 40x, Customisable Default Lens (Fusion Main), Sapphire Crystal Lens Cover, Adaptive True Tone Flash, Photonic Engine, Deep Fusion, Smart HDR 5, Next-Generation Portraits With Focus And Depth Control, Portrait Lighting With Six Effects, Night Mode, Panorama (Up To 63MP), Latest-Generation Photographic Styles, Spatial Photos, 48MP Macro Photography, ProRAW, Wide Colour Capture For Photos And Live Photos, Lens Correction (Fusion Ultra Wide), Advanced Red-Eye Correction, Auto Image Stabilisation, Burst Mode, Photo Geotagging, Image Formats Captured: HEIF, JPEG And DNG, Video Recording, 4K Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps, 60 Fps, 100 Fps (Fusion Main) Or 120 Fps (Fusion Main), 1080p Dolby Vision Video Recording At 25 Fps, 30 Fps, 60 Fps Or 120 Fps (Fusion Main), 720p Dolby Vision Video Recording At 30 Fps, Cinematic Mode Up To 4K Dolby Vision At 30 Fps, Action Mode Up To 2.8K Dolby Vision At 60 Fps, Spatial Video Recording At 1080p At 30 Fps, ProRes Video Recording Up To 4K At 120 Fps With External Recording, ProRes RAW5, Academy Color Encoding System, Apple Log 2, Genlock Support6, Macro Video Recording, Including Slow Motion And Time Lapse, Slow-Motion Video Support For 1080p Up To 240 Fps And 4K Dolby Vision Up To 120 Fps (Fusion Main), Dual Capture Up To 4K Dolby Vision At 30 Fps, Time-Lapse Video With Stabilisation, Night Mode Time-Lapse, QuickTake Video Up To 4K Dolby Vision At 60 Fps, Second-Generation Sensor-Shift Optical Image Stabilisation For Video (Fusion Main), 3D Sensor-Shift Optical Image Stabilisation And Autofocus For Video (Fusion Telephoto), Digital Zoom Up To 15x, Audio Zoom, True Tone Flash, Cinematic Video Stabilisation (4K, 1080p And 720p), Continuous Autofocus Video, Take 8MP Still Photos While Recording 4K Video, Playback Zoom, Video Formats Recorded: HEVC, H.264, ProRes And ProRes RAW, Spatial Audio And Stereo Recording, Four Studio-Quality Mics, Wind Noise Reduction, Audio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Sony IMX914
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.28\", 1.22µm, dual pixel PDAF, sensor-shift OIS, Sony IMX903
48 MP ƒ/2.8 (Telephoto)
100mm (periscope telephoto), 1/2.55\", 0.7µm, PDAF, 3D sensor‑shift OIS, 4x optical zoom, Sony IMX973
48 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/2.55\", 0.7µm, PDAF, Sony IMX972", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75, n76), TDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Silver, Cosmic Orange, Deep Blue", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 150 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1,000 nits max brightness (typical); 1,600 nits peak brightness (HDR); 3,000 nits peak brightness (outdoor); 1 nit minimum brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dynamic Island, Always-on Display, Hdr Display. True Tone. Wide Colour (P3). Haptic Touch. 20,00,000:1 Contrast Ratio (Typical). Fingerprint-resistant Oleophobic Coating, Anti-reflective Coating, Support For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple N1 Wireless Networking Chip, Apple second-generation Ultra Wideband Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID, Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min, IP69", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iPhone 17 Pro", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus and Dolby Atmos, Spatial Audio playback", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, AV1 and ProRes, HDR with Dolby Vision, HDR10+/HDR10 and HLG", + "Name": "Apple iPhone 17 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "134900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 109900}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 99999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109990}, {\"Name\": \"Huawei Mate 80 Pro\", \"Price\": 75990}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Apple GPU (6-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2025/iphone-17/apple-iphone-17-8gb-256gb-5g.json b/data/smartphone/apple/2025/iphone-17/apple-iphone-17-8gb-256gb-5g.json new file mode 100644 index 00000000000..70a70f34fdb --- /dev/null +++ b/data/smartphone/apple/2025/iphone-17/apple-iphone-17-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17-8gb-256gb-5g", + "name": "Apple iPhone 17", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 8, + "battery_mah": 3692, + "weight_g": 177.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "3692 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "30 hours", + "Battery.Wireless Charging": "Yes, 25W MagSafe", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX904", + "Camera.Features": "2x Optical Zoom In, 2x Optical Zoom Out; 4x Optical Zoom Range,\nDigital Zoom Up To 10x,\nSapphire Crystal Lens Cover,\nTrue Tone Flash,\nPhotonic Engine,\nDeep Fusion,\nSmart Hdr 5,\nNext-generation Portraits With Focus And Depth Control,\nPortrait Lighting With Six Effects,\nNight Mode,\nPanorama (Up To 63mp),\nLatest-generation Photographic Styles,\nSpatial Photos,\n48mp Macro Photography,\nWide Colour Capture For Photos And Live Photos,\nLens Correction (Fusion Ultra Wide),\nAdvanced Red-eye Correction,\nAuto Image Stabilisation,\nBurst Mode,\nPhoto Geotagging,\nImage Formats Captured: Heif And Jpeg,\nVideo Recording:\n4k Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps Or 60 Fps\n1080p Dolby Vision Video Recording At 25 Fps, 30 Fps Or 60 Fps\n720p Dolby Vision Video Recording At 30 Fps\nCinematic Mode Up To 4k Dolby Vision At 30 Fps\nAction Mode Up To 2.8k Dolby Vision At 60 Fps\nMacro Video Recording, Including Slow Motion And Time Lapse\nSlow‑motion Video Support For 1080p At 120 Fps Or 240 Fps\nSpatial Video Recording At 1080p At 30 Fps\nDual Capture Up To 4k Dolby Vision At 30 Fps\nTime‑lapse Video With Stabilisation\nNight Mode Time Lapse\nQuicktake Video Up To 4k Dolby Vision At 60 Fps\nSensor-shift Optical Image Stabilisation For Video (Fusion Main)\nDigital Zoom Up To 6x\nAudio Zoom\nTrue Tone Flash\nCinematic Video Stabilisation (4k, 1080p And 720p)\nContinuous Autofocus Video\nTake 8mp Still Photos While Recording 4k Video\nPlayback Zoom\nVideo Formats Recorded: Hevc And H.264\nSpatial Audio And Stereo Recording\nWind Noise Reduction\nAudio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
IMX914
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)
26mm (wide), 1/1.56\", 1.0µm, dual pixel PDAF, sensor-shift OIS, Also enables 12MP optical-quality 2x Telephoto: 52 mm, ƒ/1.6 aperture, sensor-shift optical image stabilisation, 100% Focus Pixels
48 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/2.55\", 0.7µm, PDAF, IMX972 ", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75),\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Mist Blue, Sage, Lavender", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 149.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1,000 Nits Max Brightness (Typical); 1,600 Nits Peak Brightness (Hdr); 3,000 Nits Peak Brightness (Outdoor); 1 Nit Minimum Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dynamic Island,\nAlways-on Display,\nPromotion Technology With Adaptive Refresh Rates Up To 120hz,\nHdr Display,\nTrue Tone,\nWide Colour (P3),\nHaptic Touch,\n20,00,000:1 Contrast Ratio (Typical),\nFingerprint-resistant Oleophobic Coating,\nAnti-reflective Coating,\nSupport For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.3 inches, 1206 x 2622 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Emergency SOS,\nCrash Detection,\nApple N1 Wireless Networking Chip, Apple second-generation Ultra Wideband Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Precision dual-frequency GPS (GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC)\nDigital compass\nWi‑Fi\nCellular\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face Id,\nBarometer,\nHigh Dynamic Range Gyro,\nHigh-g Accelerometer,\nProximity Sensor,\nDual Ambient Light Sensors", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB-C Charge Cable (1 m),\nDocumentation", + "General.Model": "iPhone 17", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3, Linear PCM, Apple Lossless, FLAC, Dolby Digital (AC‑3), Dolby Digital Plus (E‑AC‑3), Dolby Atmos and Audible (formats 2, 3, 4, Audible Enhanced Audio, AAX and AAX+)", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG, HDR with Dolby Vision, HDR10 and HLG", + "Name": "Apple iPhone 17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "9,263 (Multi Core) (v6)
3,617 (Single Core)", + "Performance.Speaker Score": "", + "Price": "82900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Apple GPU (5-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19" +} diff --git a/data/smartphone/apple/2025/iphone-air-512gb/apple-iphone-air-512gb-8gb-512gb-5g.json b/data/smartphone/apple/2025/iphone-air-512gb/apple-iphone-air-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..a8d3f8f7a9e --- /dev/null +++ b/data/smartphone/apple/2025/iphone-air-512gb/apple-iphone-air-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-air-512gb-8gb-512gb-5g", + "name": "Apple iPhone Air (512GB)", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 8, + "battery_mah": 3149, + "weight_g": 165.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-air-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.5 inches, 1260 x 2736 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "100 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "3149 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 20W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom Up to 10x,\nCustomisable Default Lens (Fusion Main),\nSapphire Crystal Lens Cover,\nTrue Tone Flash,\nPhotonic Engine,\nDeep Fusion,\nSmart Hdr 5,\nNext-generation Portraits With Focus and Depth Control,\nPortrait Lighting With Six Effects,\nNight Mode,\nPanorama (Up to 63mp),\nLatest-generation Photographic Styles,\nWide Colour Capture for Photos and Live Photos,\nAdvanced Red‑eye Correction,\nAuto Image Stabilisation,\nBurst Mode,\nPhoto Geotagging,\nImage Formats Captured: Heif and Jpeg", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75),\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7 (802.11be) with 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Space Black, Cloud White, Light Gold, Sky Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 156.2 x 5.6 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1,000 Nits Max Brightness (Typical); 1,600 Nits Peak Brightness (Hdr); 3,000 Nits Peak Brightness (Outdoor); 1 Nit Minimum Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Super Retina XDR Display,\n16.63 Cm (6.5″) (Diagonal) All‑screen Oled Display,\n2736x1260‑pixel Resolution At 460 Ppi,\nDynamic Island,\nAlways-on Display,\nPromotion Technology With Adaptive Refresh Rates Up To 120hz,\nHdr Display,\nTrue Tone,\nWide Colour (P3),\nHaptic Touch,\n20,00,000:1 Contrast Ratio (Typical),\nAnti-reflective Coating,\nSupport For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.5 inches, 1260 x 2736 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple C1X Cellular Modem,\nApple N1 Wireless Networking Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Precision dual-frequency GPS (GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC),\nDigital compass,\nWi‑Fi,\nCellular,\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face Id,\nBarometer,\nHigh Dynamic Range Gyro,\nHigh-g Accelerometer,\nProximity Sensor,\nDual Ambient Light Sensors", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB-C Charge Cable (1 m),\nDocumentation", + "General.Model": "iPhone 17 AIr", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3, Linear PCM, Apple Lossless, FLAC, Dolby Digital (AC‑3), Dolby Digital Plus (E‑AC‑3), Dolby Atmos and Audible (formats 2, 3, 4, Audible Enhanced Audio, AAX and AAX+)", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG, HDR with Dolby Vision, HDR10 and HLG", + "Name": "Apple iPhone Air (512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "139900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro Max (512GB)\", \"Price\": 169900}, {\"Name\": \"Apple iPhone 17 Pro (512GB)\", \"Price\": 154900}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 15 (256GB)\", \"Price\": 69900}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 102900}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Apple iPhone 16 (256GB)\", \"Price\": 78999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Apple GPU (5-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2025/iphone-air/apple-iphone-air-8gb-256gb-5g.json b/data/smartphone/apple/2025/iphone-air/apple-iphone-air-8gb-256gb-5g.json new file mode 100644 index 00000000000..930bd2f9d92 --- /dev/null +++ b/data/smartphone/apple/2025/iphone-air/apple-iphone-air-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-air-8gb-256gb-5g", + "name": "Apple iPhone Air", + "brand": "apple", + "release_date": "2025-09-09", + "ram_gb": 8, + "battery_mah": 3149, + "weight_g": 165.0, + "os": "iOS v26", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-air", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1260 x 2736 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "100 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "3149 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 20W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom Up to 10x,\nCustomisable Default Lens (Fusion Main),\nSapphire Crystal Lens Cover,\nTrue Tone Flash,\nPhotonic Engine,\nDeep Fusion,\nSmart Hdr 5,\nNext-generation Portraits With Focus and Depth Control,\nPortrait Lighting With Six Effects,\nNight Mode,\nPanorama (Up to 63mp),\nLatest-generation Photographic Styles,\nWide Colour Capture for Photos and Live Photos,\nAdvanced Red‑eye Correction,\nAuto Image Stabilisation,\nBurst Mode,\nPhoto Geotagging,\nImage Formats Captured: Heif and Jpeg", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "18 MP ƒ/1.9 (Wide Angle)
Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75),\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 7 (802.11be) with 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Space Black, Cloud White, Light Gold, Sky Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 156.2 x 5.6 mm", + "Design.Qwerty": "", + "Design.Weight": "165 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1,000 Nits Max Brightness (Typical); 1,600 Nits Peak Brightness (Hdr); 3,000 Nits Peak Brightness (Outdoor); 1 Nit Minimum Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Super Retina XDR Display,\n16.63 Cm (6.5″) (Diagonal) All‑screen Oled Display,\n2736x1260‑pixel Resolution At 460 Ppi,\nDynamic Island,\nAlways-on Display,\nPromotion Technology With Adaptive Refresh Rates Up To 120hz,\nHdr Display,\nTrue Tone,\nWide Colour (P3),\nHaptic Touch,\n20,00,000:1 Contrast Ratio (Typical),\nAnti-reflective Coating,\nSupport For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dynamic Island", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.5 inches, 1260 x 2736 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Apple C1X Cellular Modem,\nApple N1 Wireless Networking Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Precision dual-frequency GPS (GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC),\nDigital compass,\nWi‑Fi,\nCellular,\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face Id,\nBarometer,\nHigh Dynamic Range Gyro,\nHigh-g Accelerometer,\nProximity Sensor,\nDual Ambient Light Sensors", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB-C Charge Cable (1 m),\nDocumentation", + "General.Model": "iPhone 17 AIr", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC‑LC, HE‑AAC, HE‑AAC v2, Protected AAC, MP3, Linear PCM, Apple Lossless, FLAC, Dolby Digital (AC‑3), Dolby Digital Plus (E‑AC‑3), Dolby Atmos and Audible (formats 2, 3, 4, Audible Enhanced Audio, AAX and AAX+)", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "HEVC, H.264, MPEG‑4 Part 2 and Motion JPEG, HDR with Dolby Vision, HDR10 and HLG", + "Name": "Apple iPhone Air", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "119900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 104999}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone 13\", \"Price\": 43900}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 107900}, {\"Name\": \"Apple iPhone 16\", \"Price\": 69499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 59900}, {\"Name\": \"Apple iPhone 14 Plus\", \"Price\": 69900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19 Pro", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Apple GPU (5-core graphics)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "iOS v26" + }, + "soc": "apple-a19-pro" +} diff --git a/data/smartphone/apple/2026/iphone-17e-512gb/apple-iphone-17e-512gb-8gb-512gb-5g.json b/data/smartphone/apple/2026/iphone-17e-512gb/apple-iphone-17e-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..4284aadd01c --- /dev/null +++ b/data/smartphone/apple/2026/iphone-17e-512gb/apple-iphone-17e-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "apple-iphone-17e-512gb-8gb-512gb-5g", + "name": "Apple iPhone 17e (512GB)", + "brand": "apple", + "release_date": "2026-03-02", + "ram_gb": 8, + "battery_mah": 4005, + "weight_g": 169.0, + "os": "iOS v26.3", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "iphone-17e-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.1 inches, 1170 x 2532 pixels", + "resolution": "~ 460 PPI", + "type": "Color Super Retina XDR OLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4005 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Apple", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "48mp Fusion Main: 26 Mm, Ƒ/1.6 Aperture, Optical Image Stabilisation, Hybrid Focus Pixels, Super-high-resolution Photos (24mp and 48mp),\nAlso Enables 12mp 2x Telephoto: 52 Mm, Ƒ/1.6 Aperture, Optical Image Stabilisation, Hybrid Focus Pixels,\nDigital Zoom Up to 10x,\nSapphire Crystal Lens Cover,\nTrue Tone Flash,\nPhotonic Engine,\nDeep Fusion,\nSmart Hdr 5,\nNext-generation Portraits With Focus and Depth Control,\nPortrait Lighting With Six Effects,\nNight Mode,\nPanorama (Up to 63mp),\nPhotographic Styles,\nWide Colour Capture for Photos and Live Photos,\nAdvanced Red‑eye Correction,\nAuto Image Stabilisation,\nBurst Mode,\nPhoto Geotagging,\nImage Formats Captured: Heif and Jpeg,\n4k Dolby Vision Video Recording At 24 Fps, 25 Fps, 30 Fps Or 60 Fps,\n1080p Dolby Vision Video Recording At 25 Fps, 30 Fps Or 60 Fps,\n720p Dolby Vision Video Recording At 30 Fps,\nSlow‑motion Video Support For 1080p At 120 Fps Or 240 Fps,\nTime‑lapse Video With Stabilisation,\nNight Mode Time-lapse,\nQuicktake Video,\nOptical Image Stabilisation For Video,\nDigital Zoom Up To 6x,\nAudio Zoom,\nTrue Tone Flash,\nCinematic Video Stabilisation (4k, 1080p And 720p),\nContinuous Autofocus Video,\nTake 8mp Still Photos While Recording 4k Video,\nPlayback Zoom,\nVideo Formats Recorded: Hevc And H.264,\nSpatial Audio And Stereo Recording,\nWind Noise Reduction\nAudio Mix", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "12 MP ƒ/1.9 (Wide Angle)
Autofocus, Retina Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.6 (Wide Angle)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD-5G NR (Bands n1, n2, n3, n5, n7, n8, n12, n20, n25, n26, n28, n30, n66, n70, n75)\nTDD-5G NR (Bands n38, n40, n41, n48, n53, n77, n78, n79)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi‑Fi 6 (802.11ax) with 2x2 MIMO", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Soft Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 146.7 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800 nits (HBM), 1200 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR Display,\nTrue Tone,\nWide Colour (P3),\nHaptic Touch,\n20,00,000:1 Contrast Ratio (Typical),\nFingerprint-resistant Oleophobic Coating,\nAnti-reflective Coating,\nSupport For Display Of Multiple Languages And Characters Simultaneously", + "Display.Foldable Display": "", + "Display.Glass Type": "Ceramic Shield 2 Front,\nGlass back", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.1 inches, 1170 x 2532 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super Retina XDR OLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Apple Intelligence", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Hardware-accelerated ray tracing, Apple C1X Cellular Modem, Aluminium Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "GPS, GLONASS, Galileo, QZSS, BeiDou and NavIC,\nDigital compass,\nWi‑Fi,\nCellular,\niBeacon micro-location", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face ID,\nBarometer,\nHigh dynamic range gyro,\nHigh-g accelerometer,\nProximity sensor,\nDual ambient light sensors", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iPhone with iOS 26,\nUSB-C Charge Cable (1 m),\nDocumentation", + "General.Model": "A3634, A3575", + "General.OS Updates": "", + "General.Release Date": "March 02, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Supported Formats Include AAC, MP3, Apple Lossless, FLAC, Dolby Digital, Dolby Digital Plus, and Dolby Atmos, Spatial Audio Playback, User-Configurable Maximum Volume Limit", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Supported Formats Include HEVC, H.264, and AV1, Supports Dolby Vision, HDR10+/HDR10, and HLG, Up to 4K HDR AirPlay for Mirroring, Photos, and Video Out to Apple TV (2nd Generation or Later) or AirPlay-Enabled Smart TV", + "Name": "Apple iPhone 17e (512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "84900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 102900}, {\"Name\": \"Apple iPhone 17 Pro (512GB)\", \"Price\": 154900}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 17 Pro (1TB)\", \"Price\": 174900}, {\"Name\": \"Apple iPhone 17 Pro Max (2TB)\", \"Price\": 229900}, {\"Name\": \"Apple iPhone 17e\", \"Price\": 64900}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Apple iPhone Air (512GB)\", \"Price\": 116990}, {\"Name\": \"Apple iPhone 17 Pro Max (512GB)\", \"Price\": 169900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Hexa Core Processor", + "Technical.Chipset": "Apple A19", + "Technical.Core Details": "2 performance and 4 efficiency cores", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "4‑core GPU with Neural Accelerators", + "Technical.Java": "No", + "Technical.NPU": "16‑core Neural Engine", + "Technical.OS": "iOS v26.3" + }, + "soc": "apple-a19" +} diff --git a/data/smartphone/asus/2022/rog-phone-5s-5g-12gb-ram-256gb/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/asus/2022/rog-phone-5s-5g-12gb-ram-256gb/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..bec6c3c69e4 --- /dev/null +++ b/data/smartphone/asus/2022/rog-phone-5s-5g-12gb-ram-256gb/asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5s-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Asus ROG Phone 5s 5G (12GB RAM + 256GB)", + "brand": "asus", + "release_date": "2022-02-15", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5s-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.25 x 172.83 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.4:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+ , Brightness: 5 nits to 800nits, 111% DCI-P3, sRGB : 150.89%", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, BeiDou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-Compass, Proximity Sensor, Ambient Light Sensor, Accelerator, Gyro (Support AR Core), Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 5s 5G", + "General.OS Updates": "", + "General.Release Date": "February 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5s 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33599}, {\"Name\": \"Vivo V29 Pro\", \"Price\": 31194}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2022/rog-phone-5s-5g/asus-rog-phone-5s-5g-8gb-128gb-5g.json b/data/smartphone/asus/2022/rog-phone-5s-5g/asus-rog-phone-5s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f7e1b6e920a --- /dev/null +++ b/data/smartphone/asus/2022/rog-phone-5s-5g/asus-rog-phone-5s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5s-5g-8gb-128gb-5g", + "name": "Asus ROG Phone 5s 5G", + "brand": "asus", + "release_date": "2022-02-15", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.25 x 172.83 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.4:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+ , Brightness: 5 nits to 800nits, 111% DCI-P3, sRGB : 150.89%", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, BeiDou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, E-Compass, Proximity Sensor, Ambient Light Sensor, Accelerator, Gyro (Support AR Core), Ultrasonic Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 5s 5G", + "General.OS Updates": "", + "General.Release Date": "February 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34511.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 10 Pro 5G\", \"Price\": 35099}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15469}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2022/rog-phone-5s-pro-5g/asus-rog-phone-5s-pro-5g-18gb-512gb-5g.json b/data/smartphone/asus/2022/rog-phone-5s-pro-5g/asus-rog-phone-5s-pro-5g-18gb-512gb-5g.json new file mode 100644 index 00000000000..bef57e13cd4 --- /dev/null +++ b/data/smartphone/asus/2022/rog-phone-5s-pro-5g/asus-rog-phone-5s-pro-5g-18gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-5s-pro-5g-18gb-512gb-5g", + "name": "Asus ROG Phone 5s Pro 5G", + "brand": "asus", + "release_date": "2022-02-15", + "ram_gb": 18, + "battery_mah": 6000, + "weight_g": 238.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-5s-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 18, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "24 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP ƒ/2 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.25 x 172.83 x 9.85 mm", + "Design.Qwerty": "", + "Design.Weight": "238 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.4:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.78 inches, 1080 x 2448 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Proximity Sensor, Ambient-light Sensor, Ultrasonic Sensors For AirTrigger 5 & Grip Press\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 5s Pro", + "General.OS Updates": "", + "General.Release Date": "February 15, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "18 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 5s Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Infinix GT 30 Pro 5G (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 & 3x2.42 GHz Kryo 680 & 4x1.80 GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/asus/2024/rog-phone-9/asus-rog-phone-9-12gb-256gb-5g.json b/data/smartphone/asus/2024/rog-phone-9/asus-rog-phone-9-12gb-256gb-5g.json new file mode 100644 index 00000000000..e149b64f230 --- /dev/null +++ b/data/smartphone/asus/2024/rog-phone-9/asus-rog-phone-9-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-9-12gb-256gb-5g", + "name": "Asus ROG Phone 9", + "brand": "asus", + "release_date": "2024-11-19", + "ram_gb": 12, + "battery_mah": 5800, + "weight_g": 227.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v1.4" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, PDAF, gimbal OIS
13 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 2, 3, 5, 7, 8, 12, 18, 20, 25, 26, 28, 38, 40, 41, 48, 66, 77, 78, 79 SA/NSA/Sub6", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v1.4", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, tri-band", + "Design.Bezel less": "No", + "Design.Colors": "Phantom Black, Storm White", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "227 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 1600 nits (HBM), 2500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88.2%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AnTuTu: 3007932 , GeekBench: 10083, 3DMark: 6630, eSIM Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 9", + "General.OS Updates": "", + "General.Release Date": "November 19, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "83990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Asus ROG Phone 9 FE\", \"Price\": 78990}, {\"Name\": \"Asus ROG Phone 8\", \"Price\": 89990}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Asus Zenfone 12\", \"Price\": 79990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"Apple iPhone 16\", \"Price\": 52999}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/asus/2025/rog-phone-9-fe/asus-rog-phone-9-fe-16gb-256gb-5g.json b/data/smartphone/asus/2025/rog-phone-9-fe/asus-rog-phone-9-fe-16gb-256gb-5g.json new file mode 100644 index 00000000000..224a6962353 --- /dev/null +++ b/data/smartphone/asus/2025/rog-phone-9-fe/asus-rog-phone-9-fe-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-rog-phone-9-fe-16gb-256gb-5g", + "name": "Asus ROG Phone 9 FE", + "brand": "asus", + "release_date": "2025-02-04", + "ram_gb": 16, + "battery_mah": 5500, + "weight_g": 225.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rog-phone-9-fe", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive, aptX Lossless", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Asus", + "Camera.Auto Focus": "Yes, Yes, Phase Detection autofocus", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, PDAF, gimbal OIS
13 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/30/60 fps UHD, 1080p @ 120/240/30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA&NSA: n1 / n2 / n3 / n5 / n7 / n8 / n12 / n18 / n20 / n25 / n26 / n28 / n38 / n40 / n41 / n48 / n66 / n77 / n78 / n79", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive, aptX Lossless", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, tri-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Phantom Black", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 1600 nits (HBM), 2500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88.2%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 185 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mini-LED (341 Dots) Programmable Matrix (on the Back), Pressure Sensitive Zones (Gaming Triggers), USB Type-C (side), DisplayPort 1.4; USB Type-C (bottom), OTG", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "ROG Phone 9 FE", + "General.OS Updates": "", + "General.Release Date": "February 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus ROG Phone 9 FE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "78990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 36999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 25999}, {\"Name\": \"Asus ROG Phone 8 Pro\", \"Price\": 94999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 64900}, {\"Name\": \"POCO X5 5G (8GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Asus ROG Phone 8\", \"Price\": 89990}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 34999}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/asus/2025/zenfone-12-ultra/asus-zenfone-12-ultra-8gb-256gb-5g.json b/data/smartphone/asus/2025/zenfone-12-ultra/asus-zenfone-12-ultra-8gb-256gb-5g.json new file mode 100644 index 00000000000..1c9e55dd30d --- /dev/null +++ b/data/smartphone/asus/2025/zenfone-12-ultra/asus-zenfone-12-ultra-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "asus-zenfone-12-ultra-8gb-256gb-5g", + "name": "Asus Zenfone 12 Ultra", + "brand": "asus", + "release_date": "2025-02-06", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 220.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zenfone-12-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, LTPO 1~120Hz, Max to 144Hz for Gaming Only", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, HFP + A2DP + AVRCP + HID + PAN + OPP, aptX Adaptive and aptX Lossless", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Asus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT700 Gimbal", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, PDAF, gimbal OIS
32 MP ƒ/2.4 (Telephoto)
65mm (telephoto), 1/3.2\", 0.7µm, PDAF, OIS, 3x optical zoom
13 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚ (ultrawide), 1/3.0\", 1.12µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA&NSA: n1 / n2 / n3 / n5 / n7 / n8 / n12 / n18 / n20 / n25 / n26 / n28 / n38 / n40 / n41 / n48 / n66 / n77 / n78 / n79", + "Connectivity.Bluetooth": "Yes, v5.4, HFP + A2DP + AVRCP + HID + PAN + OPP, aptX Adaptive and aptX Lossless", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 be/ax/ac/a/b/g/n Supports 2.4GHz/ 5GHz/ 6GHz WiFi", + "Design.Bezel less": "", + "Design.Colors": "Ebony Black, Sakura White, Sage Green", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 2500 nits (peak), 1600nits HBM/ 2500 nits Peak Brightness, Amazon HDR, Youtube HDR Supported, 107.37% DCI-P3, 145.65% sRGB, 103.16% NTSC Color Gamut Coverage", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, LTPO 1~120Hz, Max to 144Hz for Gaming Only", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Hi-Res Audio up to 384 kHz / 32-bit for 3.5mm output, Dirac Virtuo for Headphone Spatial Sound, AudioWizard with Multiple Listening Profiles, Tri-Microphones with ASUS Noise Reduction Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GNSS support GPS(L1/L5), Glonass(L1), Galileo(E1/E5a), BeiDou(B1i/B1c/B2a), QZSS(L1/L5) and NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Face Recognition, Accelerometer, E-compass, Gyroscope, Proximity Sensor, Ambient-light Sensor, Hall Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation (user guide, warranty card), Ejector pin (SIM tray needle), USB-C to USB-C cable, Phone case", + "General.Model": "Zenfone 12 Ultra", + "General.OS Updates": "", + "General.Release Date": "February 06, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Asus Zenfone 12 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "99990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/blackview/2022/bv5200-pro/blackview-bv5200-pro-4gb-64gb-5g.json b/data/smartphone/blackview/2022/bv5200-pro/blackview-bv5200-pro-4gb-64gb-5g.json new file mode 100644 index 00000000000..5be48b09cca --- /dev/null +++ b/data/smartphone/blackview/2022/bv5200-pro/blackview-bv5200-pro-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-bv5200-pro-4gb-64gb-5g", + "name": "Blackview BV5200 Pro", + "brand": "blackview", + "release_date": "2022-12-05", + "ram_gb": 4, + "battery_mah": 5180, + "weight_g": 268.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bv5200-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.1 inches, 720 x 1560 pixels", + "resolution": "~ 282 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5180 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony® IMX582", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)

Secondary unspecified camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Orange, Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 161.6 x 13.7 mm", + "Design.Qwerty": "", + "Design.Weight": "268 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 282 PPI", + "Display.Screen to Body Ratio": "~ 72.6%", + "Display.Size": "6.1 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "with A-GPS & GLONASS & Beidou & Galileo & QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "BV5200 Pro", + "General.OS Updates": "", + "General.Release Date": " December 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview BV5200 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/blackview/2023/a53-pro/blackview-a53-pro-4gb-64gb-4g-lte.json b/data/smartphone/blackview/2023/a53-pro/blackview-a53-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7122fb10345 --- /dev/null +++ b/data/smartphone/blackview/2023/a53-pro/blackview-a53-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-a53-pro-4gb-64gb-4g-lte", + "name": "Blackview A53 Pro", + "brand": "blackview", + "release_date": "2023-03-03", + "ram_gb": 4, + "battery_mah": 5080, + "weight_g": 194.6, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a53-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "12 MP + (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Rock Grey, Murky Black, Starry Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.6 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "194.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A53 Pro", + "General.OS Updates": "", + "General.Release Date": "March 03, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview A53 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G35", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/blackview/2023/a96/blackview-a96-8gb-256gb-4g-lte.json b/data/smartphone/blackview/2023/a96/blackview-a96-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0c1fdbc506d --- /dev/null +++ b/data/smartphone/blackview/2023/a96/blackview-a96-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-a96-8gb-256gb-4g-lte", + "name": "Blackview A96", + "brand": "blackview", + "release_date": "2023-01-01", + "ram_gb": 8, + "battery_mah": 4380, + "weight_g": 193.9, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a96", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4380 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
1/3\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
1/2.25\", 0.8µm, PDAF
8 MP (Ultra Wide)
117˚", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Provence Purple, Obsidian Black", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 161.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "193.9 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A96", + "General.OS Updates": "", + "General.Release Date": "September 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview A96", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26350}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/blackview/2023/n6000/blackview-n6000-8gb-256gb-5g.json b/data/smartphone/blackview/2023/n6000/blackview-n6000-8gb-256gb-5g.json new file mode 100644 index 00000000000..58370f823c5 --- /dev/null +++ b/data/smartphone/blackview/2023/n6000/blackview-n6000-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-n6000-8gb-256gb-5g", + "name": "Blackview N6000", + "brand": "blackview", + "release_date": "2023-07-19", + "ram_gb": 8, + "battery_mah": 3880, + "weight_g": 208.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "n6000", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "4.3 inches, 540 x 1200 pixels", + "resolution": "~ 306 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3880 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL GM2", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)

Secondary unspecified camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "65.25 x 133 x 18.4 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 306 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "4.3 inches, 540 x 1200 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "with A-GPS & GLONASS & Beidou & Galileo & QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "N6000", + "General.OS Updates": "", + "General.Release Date": "July 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview N6000", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17239.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108930}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "DokeOS 3.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/blackview/2023/shark-8/blackview-shark-8-8gb-256gb-5g.json b/data/smartphone/blackview/2023/shark-8/blackview-shark-8-8gb-256gb-5g.json new file mode 100644 index 00000000000..0342629ac0f --- /dev/null +++ b/data/smartphone/blackview/2023/shark-8/blackview-shark-8-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-shark-8-8gb-256gb-5g", + "name": "Blackview Shark 8", + "brand": "blackview", + "release_date": "2023-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 198.3, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "shark-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 165 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
(Macro)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Galaxy Blue, Scorching Gold, Moonlight Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 168.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 165 Hz", + "Display.Touch": "Yes, 550 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Shark 8", + "General.OS Updates": "", + "General.Release Date": "November, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview Shark 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Blackview Oscal Tiger 12\", \"Price\": 20990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"LAVA Agni 4 5G\", \"Price\": 20990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/blackview/2024/oscal-pilot-2/blackview-oscal-pilot-2-8gb-256gb-4g-lte.json b/data/smartphone/blackview/2024/oscal-pilot-2/blackview-oscal-pilot-2-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..a478f6826c7 --- /dev/null +++ b/data/smartphone/blackview/2024/oscal-pilot-2/blackview-oscal-pilot-2-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-oscal-pilot-2-8gb-256gb-4g-lte", + "name": "Blackview Oscal Pilot 2", + "brand": "blackview", + "release_date": "2024-06-01", + "ram_gb": 8, + "battery_mah": 8800, + "weight_g": 368.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "oscal-pilot-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL GN5", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
GC32E1-WA1XA Sensor
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
13 MP (Ultra Wide)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Black, Orange, Green", + "Design.Design Type": "", + "Design.Dimensions": "82.6 x 179.5 x 17 mm", + "Design.Qwerty": "", + "Design.Weight": "368 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, 1.3 inches, 360 x 360 pixels, 60HZ, Corning Gorilla Glass 5", + "Display.Features": "500nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.5 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4x RAM, Rugged Body", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PILOT 2", + "General.OS Updates": "", + "General.Release Date": "June 01, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview Oscal Pilot 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84890}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "DokeOS 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/blackview/2024/wave-8/blackview-wave-8-4gb-256gb-4g-lte.json b/data/smartphone/blackview/2024/wave-8/blackview-wave-8-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..d7810711ac5 --- /dev/null +++ b/data/smartphone/blackview/2024/wave-8/blackview-wave-8-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blackview-wave-8-4gb-256gb-4g-lte", + "name": "Blackview Wave 8", + "brand": "blackview", + "release_date": "2024-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wave-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Blackview", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Sunset Purple, Dawn Blue, Dusk Black", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163.2 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450nit Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.56 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Wave 8", + "General.OS Updates": "", + "General.Release Date": "November, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Blackview Wave 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/blu/2022/g91-max/blu-g91-max-8gb-128gb-4g-lte.json b/data/smartphone/blu/2022/g91-max/blu-g91-max-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..584ab12558e --- /dev/null +++ b/data/smartphone/blu/2022/g91-max/blu-g91-max-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "blu-g91-max-8gb-128gb-4g-lte", + "name": "BLU G91 Max", + "brand": "blu", + "release_date": "2022-02-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 213.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g91-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 10W", + "Brand": "BLU", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 168.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G91 Max", + "General.OS Updates": "", + "General.Release Date": "February 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "BLU G91 Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/coolpad/2023/cool-30i/coolpad-cool-30i-6gb-256gb-4g-lte.json b/data/smartphone/coolpad/2023/cool-30i/coolpad-cool-30i-6gb-256gb-4g-lte.json new file mode 100644 index 00000000000..b4e41cad8f9 --- /dev/null +++ b/data/smartphone/coolpad/2023/cool-30i/coolpad-cool-30i-6gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-30i-6gb-256gb-4g-lte", + "name": "Coolpad Cool 30i", + "brand": "coolpad", + "release_date": "2023-01-01", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 197.6, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-30i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Cream White, Desert Gold, Lavender Purple, Sky Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 166.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "197.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.56 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Coolpad Cool 30i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 115999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/coolpad/2023/cp12/coolpad-cp12-4gb-128gb-4g-lte.json b/data/smartphone/coolpad/2023/cp12/coolpad-cp12-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b2ef5993a7b --- /dev/null +++ b/data/smartphone/coolpad/2023/cp12/coolpad-cp12-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cp12-4gb-128gb-4g-lte", + "name": "Coolpad CP12", + "brand": "coolpad", + "release_date": "2023-06-15", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cp12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Popup", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
AF
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CP12", + "General.OS Updates": "", + "General.Release Date": "June 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3/WAV/eAAC+/FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4/H.264", + "Name": "Coolpad CP12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/coolpad/2024/cool-30-play/coolpad-cool-30-play-6gb-128gb-4g-lte.json b/data/smartphone/coolpad/2024/cool-30-play/coolpad-cool-30-play-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4bc121a2fe1 --- /dev/null +++ b/data/smartphone/coolpad/2024/cool-30-play/coolpad-cool-30-play-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-cool-30-play-6gb-128gb-4g-lte", + "name": "Coolpad Cool 30 Play", + "brand": "coolpad", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 208.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "cool-30-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 720 x 1640 pixels", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.5 (Macro)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Aurora Purple, Flowing Gold, Velvet Black", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 169.6 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.79 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Cool 30 Play", + "General.OS Updates": "", + "General.Release Date": "2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Coolpad Cool 30 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/coolpad/2025/x100/coolpad-x100-8gb-256gb-4g-lte.json b/data/smartphone/coolpad/2025/x100/coolpad-x100-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..ed399ad3bd7 --- /dev/null +++ b/data/smartphone/coolpad/2025/x100/coolpad-x100-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "coolpad-x100-8gb-256gb-4g-lte", + "name": "Coolpad X100", + "brand": "coolpad", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 213.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Coolpad", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
108 MP, f/1.9 (wide), 1/1.67\", 0.64µm, PDAF
5 MP (Ultra Wide)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Starlit Black, Polar Silver, Palm Blue, Fairy Pink", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 169 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (side-mounted) Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100", + "General.OS Updates": "", + "General.Release Date": "December 24, 2025 (Expetcted)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Coolpad X100", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34495}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28174}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2x2.2 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "CoolOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/doogee/2022/s98/doogee-s98-8gb-256gb-4g-lte.json b/data/smartphone/doogee/2022/s98/doogee-s98-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0d96fcf5262 --- /dev/null +++ b/data/smartphone/doogee/2022/s98/doogee-s98-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "doogee-s98-8gb-256gb-4g-lte", + "name": "Doogee S98", + "brand": "doogee", + "release_date": "2022-03-29", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 320.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s98", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels", + "resolution": "~ 409 PPI", + "type": "Color (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Doogee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8
20 MP ƒ/1.8
Night Vision
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "82 x 172 x 15.5 mm", + "Design.Qwerty": "", + "Design.Weight": "320 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "15000:1 Contrast, 480cd/m² Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, Glonass, Galileo, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "G-sensor, Proximity Sensor, Ambient Light Senor, Compass, Geomagnetism, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S98", + "General.OS Updates": "", + "General.Release Date": "March 29, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Doogee S98", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/doogee/2024/blade-10-pro/doogee-blade-10-pro-6gb-256gb-4g-lte.json b/data/smartphone/doogee/2024/blade-10-pro/doogee-blade-10-pro-6gb-256gb-4g-lte.json new file mode 100644 index 00000000000..f9a5d67b61b --- /dev/null +++ b/data/smartphone/doogee/2024/blade-10-pro/doogee-blade-10-pro-6gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "doogee-blade-10-pro-6gb-256gb-4g-lte", + "name": "Doogee Blade 10 Pro", + "brand": "doogee", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 5150, + "weight_g": 240.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5150 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Doogee", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Camouflage", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "August, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Doogee Blade 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31299}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25455}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc ( T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/doogee/2024/blade-10-ultra/doogee-blade-10-ultra-8gb-256gb-4g-lte.json b/data/smartphone/doogee/2024/blade-10-ultra/doogee-blade-10-ultra-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..b551b8daae7 --- /dev/null +++ b/data/smartphone/doogee/2024/blade-10-ultra/doogee-blade-10-ultra-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "doogee-blade-10-ultra-8gb-256gb-4g-lte", + "name": "Doogee Blade 10 Ultra", + "brand": "doogee", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 5150, + "weight_g": 240.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-10-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5150 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Doogee", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "2024, August, Available. Released 2024, September", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Doogee Blade 10 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Doogee Fire 6 Power\", \"Price\": 24990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/fairphone/2025/6/fairphone-6-8gb-256gb-5g.json b/data/smartphone/fairphone/2025/6/fairphone-6-8gb-256gb-5g.json new file mode 100644 index 00000000000..7be7ba6273c --- /dev/null +++ b/data/smartphone/fairphone/2025/6/fairphone-6-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "fairphone-6-8gb-256gb-5g", + "name": "Fairphone 6", + "brand": "fairphone", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 4415, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.31 inches, 1116 x 2484 pixels, 120 Hz", + "resolution": "~ 432 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4415 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Fairphone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
13 MP ƒ/2.2 (Ultra Wide)
1/3.06\", 1.12μm, PDAF, OIS", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6E", + "Design.Bezel less": "", + "Design.Colors": "Horizon Black, Cloud White, Forest Green", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 156.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "880 nits (typ), 1400 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 432 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.31 inches, 1116 x 2484 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "6 5G", + "General.OS Updates": "7 years", + "General.Release Date": "June 25 ,2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Fairphone 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 52900}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 53397}, {\"Name\": \"Fairphone 5\", \"Price\": 63990}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43630}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26920}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 100050}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3 SOC", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3-soc" +} diff --git a/data/smartphone/google/2022/pixel-7-5g-8gb-ram-256gb/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/google/2022/pixel-7-5g-8gb-ram-256gb/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..883eb108ea7 --- /dev/null +++ b/data/smartphone/google/2022/pixel-7-5g-8gb-ram-256gb/google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-7-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 7 5G (8GB RAM + 256GB)", + "brand": "google", + "release_date": "2022-10-06", + "ram_gb": 8, + "battery_mah": 4355, + "weight_g": 197.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-7-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 416 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4355 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 20W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Eraser, Motion Mode, Photo Unblur, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion Autofocus, Frequent Faces, Dual Exposure Controls, Live HDR+, Video Feature: 10 Bit HDR Video, Cinematic Blur, Cinematic Pan, Slow Motion Video Support Upto 240 FPS, 4K Timelapse with Stabilisation, Astrophotography Timelapse, Optical Image Stabilisation, Fused Video Stabilisation, 4K Cinematic Pan Video Stabilisation, 4K Locked Video Stabilisation, 1080p Active Video Stabilisation", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.85 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "sub-62: n1/n2/n3/n5/n7/n8/n12/n14/n20/n25/n28/n30/n38/n40/n41/n48/n66/n71/n75/n76/n77/n78, eSIM", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) ", + "Design.Bezel less": "", + "Design.Colors": "Lemongrass, Snow, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 155.6 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with at a Glance and Now Playing, High Brightness Mode, Contrast Ratio: >1,000,000:1, HDR Support Up to 1000 nits (HDR) and up to 1400 nits (Peak Brightness)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in VPN powered by Google One (coming soon), LPDDR5 RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Ambient Light Sensor, Magnetometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 7", + "General.OS Updates": "", + "General.Release Date": "October 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 7 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26899}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44298}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37999}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26749}, {\"Name\": \"Vivo X200 FE\", \"Price\": 50990}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38499}, {\"Name\": \"Vivo T4 5G (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 26399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G2", + "Technical.Core Details": "2x2.85 GHz Cortex-X1 & 2x2.35 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "tensor-g2" +} diff --git a/data/smartphone/google/2022/pixel-7-5g/google-pixel-7-5g-8gb-128gb-5g.json b/data/smartphone/google/2022/pixel-7-5g/google-pixel-7-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..e071056bac6 --- /dev/null +++ b/data/smartphone/google/2022/pixel-7-5g/google-pixel-7-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-7-5g-8gb-128gb-5g", + "name": "Google Pixel 7 5G", + "brand": "google", + "release_date": "2022-10-06", + "ram_gb": 8, + "battery_mah": 4355, + "weight_g": 197.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 416 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4355 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 20W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Eraser, Motion Mode, Photo Unblur, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion Autofocus, Frequent Faces, Dual Exposure Controls, Live HDR+, Video Feature: 10 Bit HDR Video, Cinematic Blur, Cinematic Pan, Slow Motion Video Support Upto 240 FPS, 4K Timelapse with Stabilisation, Astrophotography Timelapse, Optical Image Stabilisation, Fused Video Stabilisation, 4K Cinematic Pan Video Stabilisation, 4K Locked Video Stabilisation, 1080p Active Video Stabilisation", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.85 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "sub-62: n1/n2/n3/n5/n7/n8/n12/n14/n20/n25/n28/n30/n38/n40/n41/n48/n66/n71/n75/n76/n77/n78, eSIM", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Lemongrass, Snow, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 155.6 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with at a Glance and Now Playing, High Brightness Mode, Contrast Ratio: >1,000,000:1, HDR Support Up to 1000 nits (HDR) and up to 1400 nits (Peak Brightness)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.3 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in VPN powered by Google One (coming soon), LPDDR5 RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Ambient Light Sensor, Magnetometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 7", + "General.OS Updates": "", + "General.Release Date": "October 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "5.624907", + "Price Drop Amount": "1575", + "Related Items": "[{\"Name\": \"Google Pixel 8A\", \"Price\": 29999}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26799}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37999}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29999}, {\"Name\": \"Google Pixel 6\", \"Price\": 23499}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38499}, {\"Name\": \"Google Pixel 9\", \"Price\": 57400}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22035}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G2", + "Technical.Core Details": "2x2.85 GHz Cortex-X1 & 2x2.35 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "tensor-g2" +} diff --git a/data/smartphone/google/2022/pixel-7-pro-5g-12gb-ram-512gb/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/google/2022/pixel-7-pro-5g-12gb-ram-512gb/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..0b47be07289 --- /dev/null +++ b/data/smartphone/google/2022/pixel-7-pro-5g-12gb-ram-512gb/google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-7-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 7 Pro 5G (12GB RAM + 512GB)", + "brand": "google", + "release_date": "2022-10-06", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 212.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-7-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Macro Focus, Magic Eraser, Photo Unblur, Motion Mode, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light Super Res Zoom, Motion Autofocus, Frequent Faces, Dual Exposure Controls, Live HDR+, Video Feature: 10 Bit HDR Video, Cinematic Blur, Cinematic Pan, Slow Motion Video Support Upto 240 FPS, 4K Timelapse with Stabilisation, Astrophotography Timelapse, Optical Image Stabilisation, Fused Video Stabilisation", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.85 (Wide Angle)
48 MP ƒ/3.5 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Sub-62: n1/n2/n3/n5/n7/n8/n12/n14/n20/n25/n28/n30/n38/n40/n41/n48/n66/n71/n75/n76/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with at a Glance and Now Playing, Upto 1000 nits (HDR) and Upto 1500 nits (Peak brightness), Contrast Ratio: >1,000,000:1, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Cover Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 512 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in VPN powered by Google One (coming soon), LPDDR5 RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Magnetometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 7 Pro", + "General.OS Updates": "", + "General.Release Date": "October 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 7 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "93990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47899}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 87990}, {\"Name\": \"OnePlus 12R\", \"Price\": 39994}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 124999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44990}, {\"Name\": \"Google Pixel 9 Pro XL (16GB RAM + 512GB)\", \"Price\": 139999}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26930}, {\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 15982}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G2", + "Technical.Core Details": "2x2.85 GHz Cortex-X1 & 2x2.35 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "tensor-g2" +} diff --git a/data/smartphone/google/2022/pixel-7-pro-5g/google-pixel-7-pro-5g-12gb-128gb-5g.json b/data/smartphone/google/2022/pixel-7-pro-5g/google-pixel-7-pro-5g-12gb-128gb-5g.json new file mode 100644 index 00000000000..dba1ec82c45 --- /dev/null +++ b/data/smartphone/google/2022/pixel-7-pro-5g/google-pixel-7-pro-5g-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-7-pro-5g-12gb-128gb-5g", + "name": "Google Pixel 7 Pro 5G", + "brand": "google", + "release_date": "2022-10-06", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 212.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-7-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 512 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Macro Focus, Magic Eraser, Photo Unblur, Motion Mode, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light Super Res Zoom, Motion Autofocus, Frequent Faces, Dual Exposure Controls, Live HDR+, Video Feature: 10 Bit HDR Video, Cinematic Blur, Cinematic Pan, Slow Motion Video Support Upto 240 FPS, 4K Timelapse with Stabilisation, Astrophotography Timelapse, Optical Image Stabilisation, Fused Video Stabilisation", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.8 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.85 (Wide Angle)
48 MP ƒ/3.5 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Sub-62: n1/n2/n3/n5/n7/n8/n12/n14/n20/n25/n28/n30/n38/n40/n41/n48/n66/n71/n75/n76/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with at a Glance and Now Playing, Upto 1000 nits (HDR) and Upto 1500 nits (Peak brightness), Contrast Ratio: >1,000,000:1, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Cover Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 512 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in VPN powered by Google One (coming soon), LPDDR5 RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Magnetometer, Ambient light sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 7 Pro", + "General.OS Updates": "", + "General.Release Date": "October 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 7 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "2.5010912", + "Price Drop Amount": "950", + "Related Items": "[{\"Name\": \"Google Pixel 8 Pro\", \"Price\": 51849}, {\"Name\": \"Google Pixel 9\", \"Price\": 57400}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29999}, {\"Name\": \"Google Pixel 8A\", \"Price\": 29999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 44669}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26799}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G2", + "Technical.Core Details": "2x2.85 GHz Cortex-X1 & 2x2.35 GHz Cortex-A76 & 4x1.80 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "tensor-g2" +} diff --git a/data/smartphone/google/2023/pixel-8-5g/google-pixel-8-5g-8gb-128gb-5g.json b/data/smartphone/google/2023/pixel-8-5g/google-pixel-8-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..781a028d336 --- /dev/null +++ b/data/smartphone/google/2023/pixel-8-5g/google-pixel-8-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-8-5g-8gb-128gb-5g", + "name": "Google Pixel 8 5G", + "brand": "google", + "release_date": "2023-10-04", + "ram_gb": 8, + "battery_mah": 4575, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 428 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4575 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra HDR, Magic Editor, Best Take, Macro Focus, Magic Eraser, Photo Unblur, Motion Mode, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Astrophotography, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion Auto-Focus, Frequent Faces, Dual Exposure Controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.68 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 24/30/60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n25/n26/n28/n30/n38/n40/n41/n66/n71/n75/n76/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Hazel, Obsidian, Rose", + "Design.Design Type": "", + "Design.Dimensions": "70.8 x 150.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Actua Display, Smooth Display (60 - 120 Hz), Always-on Display with At a Glance and Now Playing, Upto 1,400 nits (HDR) and Upto 2,000 nits (Peak Brightness), Contrast Ratio: >1,000,000:1, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 428 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.2 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression, Reply to Notifications through Google Assistant, Audio Magic Eraser, LPDDR5X RAM, Audio zoom, AI Mobile (Google AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Ambient Light Sensor, Magnetometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 8", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38999.0", + "Price Drop": "-1.5916281", + "Price Drop Amount": "-621", + "Related Items": "[{\"Name\": \"Google Pixel 8A\", \"Price\": 33670}, {\"Name\": \"Google Pixel 9\", \"Price\": 54999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36499}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42700}, {\"Name\": \"Google Pixel 8 Pro\", \"Price\": 55499}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 68900}, {\"Name\": \"Google Pixel 7A\", \"Price\": 25840}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 38498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Nine Core Processor", + "Technical.Chipset": "google Tensor G3", + "Technical.Core Details": "1x3.0 GHz Cortex-X3 & 4x2.45 GHz Cortex-A715 & 4x2.15 GHz Cortex-A510", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-GU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "tensor-g3" +} diff --git a/data/smartphone/google/2023/pixel-8-pro-12gb-ram-256-gb/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g.json b/data/smartphone/google/2023/pixel-8-pro-12gb-ram-256-gb/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..970eff4df17 --- /dev/null +++ b/data/smartphone/google/2023/pixel-8-pro-12gb-ram-256-gb/google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-8-pro-12gb-ram-256-gb-12gb-256gb-5g", + "name": "Google Pixel 8 Pro (12GB RAM + 256 GB)", + "brand": "google", + "release_date": "2023-10-04", + "ram_gb": 12, + "battery_mah": 5050, + "weight_g": 213.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-8-pro-12gb-ram-256-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 490 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Controls, High Resolution Images, Ultra HDR, Magic Editor, Best Take, Macro Focus, Magic Eraser, Photo Unblur, Motion Mode, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Astrophotography, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion Auto Focus, Frequent Faces, Dual Exposure Controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.5 MP ƒ/2.2
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.68 (Wide Angle)
48 MP ƒ/2.8 (Telephoto)
5x optical zoom
48 MP ƒ/1.95 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n25/n28/n30/n38/n40/n41/n66/n71/n75/n76/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 162.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with At a Glance and Now Playing, Upto 1,600 nits (HDR) and Upto 2,400 nits (Peak Brightness), Contrast Ratio: >1,000,000:1, HDR Support, Super Actua Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 490 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dual Stereo Speakers, Noise Suppression, Reply to Notifications through Google Assistant, Call Assist, Battery Share, Audio Magic Eraser, Video Boost, AI Mobile (Google AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+eSim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 8 Pro (12GB RAM + 256 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35980}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 86900}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Nine Cores Processor", + "Technical.Chipset": "Google Tensor G3", + "Technical.Core Details": "1x3.0 GHz Cortex-X3 & 4x2.45 GHz Cortex-A715 & 4x2.15 GHz Cortex-A510", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715s MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "tensor-g3" +} diff --git a/data/smartphone/google/2023/pixel-8-pro-12gb-ram-512gb/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/google/2023/pixel-8-pro-12gb-ram-512gb/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..9a698fb210d --- /dev/null +++ b/data/smartphone/google/2023/pixel-8-pro-12gb-ram-512gb/google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-8-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Google Pixel 8 Pro (12GB RAM + 512GB)", + "brand": "google", + "release_date": "2023-10-04", + "ram_gb": 12, + "battery_mah": 5050, + "weight_g": 213.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-8-pro-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 490 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Controls, High Resolution Images, Ultra HDR, Magic Editor, Best Take, Macro Focus, Magic Eraser, Photo Unblur, Motion Mode, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Astrophotography, Top Shot, Portrait Mode, Portrait Light, Super Res Zoom, Motion Auto Focus, Frequent Faces, Dual Exposure Controls, Live HDR+", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.5 MP ƒ/2.2
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.68 (Wide Angle)
48 MP ƒ/2.8 (Telephoto)
5x optical zoom
48 MP ƒ/1.95 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n25/n28/n30/n38/n40/n41/n66/n71/n75/n76/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 162.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display with At a Glance and Now Playing, Upto 1,600 nits (HDR) and Upto 2,400 nits (Peak Brightness), Contrast Ratio: >1,000,000:1, HDR Support, Super Actua Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 490 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.7 inches, 1344 x 2992 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dual Stereo Speakers, Noise Suppression, Reply to Notifications through Google Assistant, Call Assist, Battery Share, Audio Magic Eraser, Video Boost, AI Mobile (Google AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 8 Pro (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "94990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X8 Pro 5G\", \"Price\": 84999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Nine Cores Processor", + "Technical.Chipset": "Google Tensor G3", + "Technical.Core Details": "1x3.0 GHz Cortex-X3 & 4x2.45 GHz Cortex-A715 & 4x2.15 GHz Cortex-A510", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715s MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "tensor-g3" +} diff --git a/data/smartphone/google/2024/pixel-8a-8gb-ram-256gb/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/google/2024/pixel-8a-8gb-ram-256gb/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..fb4bf6f76a5 --- /dev/null +++ b/data/smartphone/google/2024/pixel-8a-8gb-ram-256gb/google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-8a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Google Pixel 8A (8GB RAM + 256GB)", + "brand": "google", + "release_date": "2024-05-07", + "ram_gb": 8, + "battery_mah": 4492, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-8a-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.1 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 430 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4492 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 7.5W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Magic Editor, Best Take, Magic Eraser, Photo Unblur, Real Tone, Face Unblur, Panorama, Manual White Balancing, Locked Folder, Night Sight, Top Shot, Portrait Mode, Portrait Light, Motion Auto-Focus, Frequent Faces, Dual Exposure Controls, Live HDR+, Ultra HDR, Long Exposure", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Ultra Wide)
20mm, 1.12µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
26mm, 1/1.73\", 0.8µm, dual pixel
13 MP ƒ/2.2 (Ultra Wide)
120˚, 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Sub-617: Bands n1/2/3/5/7/8/12/20/26/28/38/40/41/66/75/76/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11 ax) (2.4 GHz | 5 GHz), HE80, MIMO", + "Design.Bezel less": "", + "Design.Colors": "Obsidian, Porcelain, Bay, Aloe", + "Design.Design Type": "", + "Design.Dimensions": "72.7 x 152.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, Upto 1,400 Nits (HDR) and Upto 2,000 Nits (Peak Brightness), >1,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 430 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.1 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Seven years of OS, security and Feature Drop updates, AI Mobile (Google AI), LPDDR5x RAM, Stereo Speakers, 2 Microphones, Noise Suppression, Stereo Recording, Speech Enhancement, Wind Noise Reduction, Audio Magic Eraser", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, GLONASS, Galileo, QZSS, BeiDou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 1 m USB-C to USB-C Cable (USB 2.0), Quick Switch Adaptor, Sim Tool", + "General.Model": "Pixel 8a, (GKV4X, G6GPR, G8HHN, G576D", + "General.OS Updates": "", + "General.Release Date": "May 07, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 8A (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "2.1318874", + "Price Drop Amount": "895", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 42010}, {\"Name\": \"Google Pixel 9\", \"Price\": 54999}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 49999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36899}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 36299}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Nine-Cores Processor", + "Technical.Chipset": "Google Tensor G3", + "Technical.Core Details": "1x3.0 GHz Cortex-X3 & 4x2.45 GHz Cortex-A715 & 4x2.15 GHz Cortex-A510", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715s MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "tensor-g3" +} diff --git a/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-128gb/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g.json b/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-128gb/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g.json new file mode 100644 index 00000000000..25387eb3818 --- /dev/null +++ b/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-128gb/google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-9-pro-xl-16gb-ram-128gb-16gb-128gb-5g", + "name": "Google Pixel 9 Pro XL (16GB RAM + 128GB)", + "brand": "google", + "release_date": "2024-08-13", + "ram_gb": 16, + "battery_mah": 5060, + "weight_g": 221.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-9-pro-xl-16gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 482 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 37W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5060 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Controls, High-Res (Upto 50MP), Super Res Zoom Upto 30X, Add Me, Macro Focus, Night Sight, Astrophotography, Portrait Mode, Face Unblur, Long Exposure, Action Pan, Real Tone, Panorama, Top Shot, Frequent Faces", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "42 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
48 MP ƒ/2.8 (Telephoto)
48 MP ƒ/1.7 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 24 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/2/3/5/7/8/12/14/20/25/26/28/30/38/40/41/66/71/75/76/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) with 2.4GHz+5GHz+6GHz, 2x2 + 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Porcelain, Rose Quartz, Hazel, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Upto 2000 Nits (HDR) and Upto 3000 Nits (Peak Brightness), >2,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 482 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Three Microphones, Noise Suppression, Spatial Audio, AI Mobile (Google AI), Seven years of OS, security and Pixel Drop updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 9 Pro XL, 1 m USB-C to USB-C cable (USB 2.0), SIM tool", + "General.Model": "GA05985-IN", + "General.OS Updates": "", + "General.Release Date": "August 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+ Esim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 9 Pro XL (16GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "99999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 109999}, {\"Name\": \"Apple iPhone 16 Plus (256GB)\", \"Price\": 89900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 83990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 24499}, {\"Name\": \"Google Pixel 9\", \"Price\": 51300}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 41499}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Realme P2 Pro 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G4", + "Technical.Core Details": "1xCortex-X4@ 3.1GHz & 3xCortex-A720@ 2.6 GHz & 4xCortex-A520@ 1.92 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G715 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "tensor-g4" +} diff --git a/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-512gb/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-512gb/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..9014d304459 --- /dev/null +++ b/data/smartphone/google/2024/pixel-9-pro-xl-16gb-ram-512gb/google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-9-pro-xl-16gb-ram-512gb-16gb-512gb-5g", + "name": "Google Pixel 9 Pro XL (16GB RAM + 512GB)", + "brand": "google", + "release_date": "2024-08-13", + "ram_gb": 16, + "battery_mah": 5060, + "weight_g": 221.0, + "os": "Android v14, upgradable to v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-9-pro-xl-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 482 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 37W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5060 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 23W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro Controls, High-Res (Upto 50MP), Super Res Zoom Upto 30X, Add Me, Macro Focus, Night Sight, Astrophotography, Portrait Mode, Face Unblur, Long Exposure, Action Pan, Real Tone, Panorama, Top Shot, Frequent Faces", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "42 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
48 MP ƒ/2.8 (Telephoto)
48 MP ƒ/1.7 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 24 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/2/3/5/7/8/12/14/20/25/26/28/30/38/40/41/66/71/75/76/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) with 2.4GHz+5GHz+6GHz, 2x2 + 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Porcelain, Rose Quartz, Hazel, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Upto 2000 Nits (HDR) and Upto 3000 Nits (Peak Brightness), >2,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 482 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Three Microphones, Noise Suppression, Spatial Audio, AI Mobile (Google AI), Seven years of OS, security and Pixel Drop updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 9 Pro XL, 1 m USB-C to USB-C cable (USB 2.0), SIM tool", + "General.Model": "GA05985-IN", + "General.OS Updates": "", + "General.Release Date": "August 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+ Esim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 9 Pro XL (16GB RAM + 512GB)", + "Performance.3DMark Score": "2,537 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,293,659 (Total) (v10)
396,086 (CPU)
449,039 (GPU)
213,660 (Memory)
234,874 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "12.43 hours", + "Performance.Camera Score": "158 (DxOMark)", + "Performance.Geekbench Score": "4,610 (Multi Core) (v6)
1,932 (Single Core)
8,385 (OpenCL)
8,502 (Vulkan)
", + "Performance.Speaker Score": "77 (Very Good)", + "Price": "89999.0", + "Price Drop": "25.000208", + "Price Drop Amount": "22500", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 59900}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 124999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S24 Ultra (12GB RAM + 512GB)\", \"Price\": 83999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 135499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G4", + "Technical.Core Details": "1xCortex-X4@ 3.1GHz & 3xCortex-A720@ 2.6 GHz & 4xCortex-A520@ 1.92 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G715 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14, upgradable to v15" + }, + "soc": "tensor-g4" +} diff --git a/data/smartphone/google/2024/pixel-9-pro/google-pixel-9-pro-16gb-256gb-5g.json b/data/smartphone/google/2024/pixel-9-pro/google-pixel-9-pro-16gb-256gb-5g.json new file mode 100644 index 00000000000..39c0c96f677 --- /dev/null +++ b/data/smartphone/google/2024/pixel-9-pro/google-pixel-9-pro-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-9-pro-16gb-256gb-5g", + "name": "Google Pixel 9 Pro", + "brand": "google", + "release_date": "2024-08-13", + "ram_gb": 16, + "battery_mah": 4700, + "weight_g": 199.0, + "os": "Android v14, upgradable to v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-9-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "resolution": "~ 494 PPI", + "type": "Color LTPO OLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "4700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 21W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Res Zoom up to 30x & optical quality at 0.5x, 1x, 2x, 5x and 10x", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "42 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.68 (Wide Angle)
48 MP ƒ/2.8 (Telephoto)
48 MP ƒ/1.7 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 24/30/60 fps UHD, 1080p @ 120/24/240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/2/3/5/7/8/12/14/20/25/26/28/30/38/40/41/66/71/75/76/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) with 2.4GHz+5GHz+6GHz, 2x2 + 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Porcelain, Rose Quartz, Hazel, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "72 x 152.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 2000 nits (HDR) and up to 3000 nits (peak brightness), >2,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 494 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO OLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Three Microphones, Noise Suppression, Spatial Audio, AI Mobile (Google AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Dual-band GNSS, GPS, GLONASS, Galileo, Beidou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer, Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 9 Pro, 1 m USB-C to USB-C cable (USB 2.0), SIM tool", + "General.Model": "Pixel 9 Pro", + "General.OS Updates": "", + "General.Release Date": "August 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+ Esim", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 9 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "88750.0", + "Price Drop": "2.160846", + "Price Drop Amount": "1918", + "Related Items": "[{\"Name\": \"Google Pixel 10 Pro\", \"Price\": 104999}, {\"Name\": \"Google Pixel 9\", \"Price\": 59140}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 89999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 68380}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43290}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G4", + "Technical.Core Details": "1xCortex-X4@ 3.1GHz & 3xCortex-A720@ 2.6 GHz & 4xCortex-A520@ 1.92 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G715 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14, upgradable to v15" + }, + "soc": "tensor-g4" +} diff --git a/data/smartphone/google/2025/pixel-10-5g-128gb/google-pixel-10-5g-128gb-12gb-128gb-5g.json b/data/smartphone/google/2025/pixel-10-5g-128gb/google-pixel-10-5g-128gb-12gb-128gb-5g.json new file mode 100644 index 00000000000..7990a2d5294 --- /dev/null +++ b/data/smartphone/google/2025/pixel-10-5g-128gb/google-pixel-10-5g-128gb-12gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-10-5g-128gb-12gb-128gb-5g", + "name": "Google Pixel 10 5G (128GB)", + "brand": "google", + "release_date": "2025-08-20", + "ram_gb": 12, + "battery_mah": 4970, + "weight_g": 204.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-10-5g-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4970 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Qi2 Wireless Charging", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single-zone Laser AF, Pixel Shift, Ultra-HDR, panorama, Best Take", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10.5 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/2.0\", 0.8µm, dual pixel PDAF, OIS
10.8 MP ƒ/3.1 (Telephoto)
112mm (telephoto), 1/3.2\", dual pixel PDAF, OIS, 5x optical zoom
13 MP (Ultra Wide)
120˚ (ultrawide), 1/3.1\", PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Indigo, Frost, Lemongrass, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "72 x 152.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (HBM), 3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 10 (GLBW0)", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 10 5G (128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 10A\", \"Price\": 47500}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 39999}, {\"Name\": \"SAMSUNG Galaxy S26 5G\", \"Price\": 78500}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 109999}, {\"Name\": \"Google Pixel 9\", \"Price\": 79999}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.78 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G5", + "Technical.Core Details": "1x3.78 GHz Cortex-X4 & 5x3.05 GHz Cortex-A725 & 2x2.25 GHz Cortex-A520", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR DXT-48-1536", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "tensor-g5" +} diff --git a/data/smartphone/google/2025/pixel-10-5g/google-pixel-10-5g-12gb-256gb-5g.json b/data/smartphone/google/2025/pixel-10-5g/google-pixel-10-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..03abfa30ed8 --- /dev/null +++ b/data/smartphone/google/2025/pixel-10-5g/google-pixel-10-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-10-5g-12gb-256gb-5g", + "name": "Google Pixel 10 5G", + "brand": "google", + "release_date": "2025-08-20", + "ram_gb": 12, + "battery_mah": 4970, + "weight_g": 204.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-10-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4970 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Qi2 Wireless Charging", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single-zone Laser AF, Pixel Shift, Ultra-HDR, panorama, Best Take", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10.5 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/2.0\", 0.8µm, dual pixel PDAF, OIS
10.8 MP ƒ/3.1 (Telephoto)
112mm (telephoto), 1/3.2\", dual pixel PDAF, OIS, 5x optical zoom
13 MP (Ultra Wide)
120˚ (ultrawide), 1/3.1\", PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Indigo, Frost, Lemongrass, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "72 x 152.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (HBM), 3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 3 Microphones, Noise Suppression", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 10 (GLBW0)", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 10 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69980.0", + "Price Drop": "-2.4900253", + "Price Drop Amount": "-1743", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Google Pixel 9\", \"Price\": 54999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43999}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 100450}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "", + "Technical.Chipset": "Google Tensor G5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "tensor-g5" +} diff --git a/data/smartphone/google/2025/pixel-10-pro-fold/google-pixel-10-pro-fold-16gb-256gb-5g.json b/data/smartphone/google/2025/pixel-10-pro-fold/google-pixel-10-pro-fold-16gb-256gb-5g.json new file mode 100644 index 00000000000..aefc7410368 --- /dev/null +++ b/data/smartphone/google/2025/pixel-10-pro-fold/google-pixel-10-pro-fold-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-10-pro-fold-16gb-256gb-5g", + "name": "Google Pixel 10 Pro Fold", + "brand": "google", + "release_date": "2025-08-20", + "ram_gb": 16, + "battery_mah": 5015, + "weight_g": 258.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-10-pro-fold", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8 inches, 2076 x 2152 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5015 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Multi-zone Laser AF, Pixel Shift, Ultra-HDR, panorama, Best Take, Zoom Enhance", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/2.0\", 0.8µm, dual pixel PDAF, OIS
10.8 MP ƒ/3.1 (Telephoto)
112mm (telephoto), 1/3.2\", dual pixel PDAF, OIS, 5x optical zoom
10.5 MP ƒ/2.2 (Ultra Wide)
127˚ (ultrawide), 1/3.4\", PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Moonstone, Jade", + "Design.Design Type": "", + "Design.Dimensions": "150.4 x 155.2 x 5.2 mm", + "Design.Qwerty": "", + "Design.Weight": "258 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "6:5", + "Display.Brightness": "1800 nits (HBM), 3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 6.4 inches, 1080 x 2364 pixels, 2000 nits (HBM), 3000 nits (peak), 120Hz, HDR, Corning Gorilla Glass Victus 2", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus 2 Cover Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "~ 88.4%", + "Display.Size": "8 inches, 2076 x 2152 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pixel 10 Pro Fold", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 10 Pro Fold", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "150900.0", + "Price Drop": "10.156436", + "Price Drop Amount": "15326", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 117849}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Google Pixel 9 Pro Fold\", \"Price\": 103920}, {\"Name\": \"Samsung Galaxy Z Fold 7 (16GB RAM + 1TB)\", \"Price\": 216999}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 100999}, {\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 69560}, {\"Name\": \"Samsung Galaxy Z Fold 7 (12GB RAM + 512GB)\", \"Price\": 186999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.78 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G5", + "Technical.Core Details": "1x3.78 GHz Cortex-X4 & 5x3.05 GHz Cortex-A725 & 2x2.25 GHz Cortex-A520", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR DXT-48-1536", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "tensor-g5" +} diff --git a/data/smartphone/google/2025/pixel-10-pro-xl/google-pixel-10-pro-xl-16gb-256gb-5g.json b/data/smartphone/google/2025/pixel-10-pro-xl/google-pixel-10-pro-xl-16gb-256gb-5g.json new file mode 100644 index 00000000000..2499b029732 --- /dev/null +++ b/data/smartphone/google/2025/pixel-10-pro-xl/google-pixel-10-pro-xl-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-10-pro-xl-16gb-256gb-5g", + "name": "Google Pixel 10 Pro XL", + "brand": "google", + "release_date": "2025-08-20", + "ram_gb": 16, + "battery_mah": 5200, + "weight_g": 232.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-10-pro-xl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "resolution": "~ 486 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro controls,\nHigh-Res (up to 50 MP),\nPro Res Zoom up to 100x,\nCamera Coach,\nAdd Me,\nMacro Focus,\nNight Sight,\nAstrophotography,\nHigh-Res Portrait Mode (50 MP),\nFace Unblur,\nAuto Unblur,\nLong Exposure,\nAction Pan,\nReal Tone,\nPanorama,\nAuto Best Take,\nFrequent Faces,\nTop Shot,\n\nEditing features:\nPixel Studio,\nAuto Frame,\nReimagine,\nSky styles,\nResize and move subjects,\nPortrait Blur,\nMagic Eraser,\nBest Take,\nPhoto Unblur,\nZoom Enhance,\nPortrait Light", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "42 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/1.31\", 1.2µm, dual pixel PDAF, OIS
48 MP ƒ/2.8 (Telephoto)
113mm (periscope telephoto), 1/2.55\", dual pixel PDAF, OIS, 5x optical zoom
48 MP ƒ/1.7 (Ultra Wide)
123˚ (ultrawide), 1/2.55\", dual pixel PDAF", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Moonstone, Jade, Porcelain, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 162.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "232 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "2200 nits (HBM), 3300 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 2,000,000:1 contrast ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 486 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.8 inches, 1344 x 2992 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Gemini AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Titan M2 security coprocessor, AI Mobile (Google AI), Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Thermometer (skin temperature)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 10 Pro XL,\n1 m USB-C to USB-C cable (USB 2.0),\nSIM tool", + "General.Model": "Pixel 10 XL (GUL82)", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 10 Pro XL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "115000.0", + "Price Drop": "5.841156", + "Price Drop Amount": "6717", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107870}, {\"Name\": \"Google Pixel 10 Pro\", \"Price\": 96740}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 89999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 68880}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "", + "Technical.Chipset": "Google Tensor G5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "tensor-g5" +} diff --git a/data/smartphone/google/2025/pixel-10-pro/google-pixel-10-pro-16gb-256gb-5g.json b/data/smartphone/google/2025/pixel-10-pro/google-pixel-10-pro-16gb-256gb-5g.json new file mode 100644 index 00000000000..ab05c9979e8 --- /dev/null +++ b/data/smartphone/google/2025/pixel-10-pro/google-pixel-10-pro-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-10-pro-16gb-256gb-5g", + "name": "Google Pixel 10 Pro", + "brand": "google", + "release_date": "2025-08-20", + "ram_gb": 16, + "battery_mah": 4870, + "weight_g": 207.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "resolution": "~ 495 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "4870 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro controls,\nHigh-Res (up to 50 MP),\nPro Res Zoom up to 100x,\nCamera Coach,\nAdd Me,\nMacro Focus,\nNight Sight,\nAstrophotography,\nHigh-Res Portrait Mode (50 MP),\nFace Unblur,\nAuto Unblur,\nLong Exposure,\nAction Pan,\nReal Tone,\nPanorama,\nAuto Best Take,\nFrequent Faces,\nTop Shot,\n\nEditing features:\nPixel Studio,\nAuto Frame,\nReimagine,\nSky styles,\nResize and move subjects,\nPortrait Blur,\nMagic Eraser,\nBest Take,\nPhoto Unblur,\nZoom Enhance,\nPortrait Light", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "42 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/1.31\", 1.2µm, dual pixel PDAF, OIS
48 MP ƒ/2.8 (Telephoto)
113mm (periscope telephoto), 1/2.55\", dual pixel PDAF, OIS, 5x optical zoom
48 MP ƒ/1.7 (Ultra Wide)
123˚ (ultrawide), 1/2.55\", dual pixel PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 8K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, tri-band", + "Design.Bezel less": "", + "Design.Colors": "Moonstone, Jade, Porcelain, Obsidian", + "Design.Design Type": "", + "Design.Dimensions": "72 x 152.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "2200 nits (HBM), 3300 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 2,000,000:1 contrast ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 495 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.3 inches, 1280 x 2856 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Gemini AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Titan M2 security coprocessor, AI Mobile (Google AI), Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Dual-band GNSS, GPS, GLONASS, Galileo, Beidou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Thermometer (skin temperature)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 10 Pro,\n1 m USB-C to USB-C cable (USB 2.0),\nSIM tool", + "General.Model": "Pixel 10 Pro (G4QUR)", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "104949.0", + "Price Drop": "3.4020154", + "Price Drop Amount": "3570", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106899}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 68100}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 86000}, {\"Name\": \"Google Pixel 10 Pro XL\", \"Price\": 119999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 109900}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "", + "Technical.Chipset": "Google Tensor G5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "tensor-g5" +} diff --git a/data/smartphone/google/2025/pixel-9a-8gb-ram-128gb/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/google/2025/pixel-9a-8gb-ram-128gb/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e46a98cd28c --- /dev/null +++ b/data/smartphone/google/2025/pixel-9a-8gb-ram-128gb/google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-9a-8gb-ram-128gb-8gb-128gb-5g", + "name": "Google Pixel 9A (8GB RAM + 128GB)", + "brand": "google", + "release_date": "2025-03-19", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 185.9, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-9a-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 23W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 7.5W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital zoom up to 5x, Super Res Zoom Up to 8x, Add Me, Macro Focus, Night Sight, Astrophotography, Portrait Mode, Face Unblur, Long Exposure, Real Tone, Panorama, Top Shot, Frequent Faces, Magic Editor, Auto Frame, Reimagine, Magic Eraser, Best Take, Photo Unblur, Portrait Light, Audio Magic Eraser, Macro Focus Video, Cinematic Pan, Slo-Mo Video Support Up to 240 FPS, 4K Timelapse With Stabilisation, Astrophotography Timelapse, Night Sight Timelapse, Optical Image Stabilisation For Video, Fused Video Stabilisation, Cinematic Pan Video Stabilisation (4K, 1080p), Locked Video Stabilisation (4K, 1080p), Active Video Stabilisation (1080p), Video Formats: HEVC (H.265), AVC (H.264)", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Ultra Wide)
20mm (ultrawide), 1/3.1\", 1.12µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/2.0\", 0.8µm, dual pixel PDAF, OIS
13 MP ƒ/2.2 (Ultra Wide)
120˚ (ultrawide), 1/3.1\", 1.12µm", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/2/3/5/7/8/12/20/26/28/38/40/41/66/75/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6E with 2.4GHz+5GHz+6GHz, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Iris,\nPorcelain,\nObsidian", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 154.7 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "185.9 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 1,800 Nits (HDR) and Up to 2,700 Nits (Peak Brightness), 1,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 7 Years of OS, Security and Pixel Drop Updates, AI Mobile (Gemini)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Band GNSS, GPS, GLONASS, Galileo, Beidou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 9a, 1 m USB-C to USB-C Cable (USB 2.0), SIM Tool", + "General.Model": "GXQ96, GTF7P, G3Y12", + "General.OS Updates": "", + "General.Release Date": "March 19, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 9A (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "46999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Google Pixel 9\", \"Price\": 56400}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 40999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G4", + "Technical.Core Details": "1xCortex-X4@ 3.1GHz & 3xCortex-A720@ 2.6 GHz & 4xCortex-A520@ 1.92 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G715 MP7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "tensor-g4" +} diff --git a/data/smartphone/google/2025/pixel-9a/google-pixel-9a-8gb-256gb-5g.json b/data/smartphone/google/2025/pixel-9a/google-pixel-9a-8gb-256gb-5g.json new file mode 100644 index 00000000000..73186d50d83 --- /dev/null +++ b/data/smartphone/google/2025/pixel-9a/google-pixel-9a-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "google-pixel-9a-8gb-256gb-5g", + "name": "Google Pixel 9A", + "brand": "google", + "release_date": "2025-03-19", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 185.9, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pixel-9a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 23W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 7.5W", + "Brand": "Google", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital zoom up to 5x, Super Res Zoom Up to 8x, Add Me, Macro Focus, Night Sight, Astrophotography, Portrait Mode, Face Unblur, Long Exposure, Real Tone, Panorama, Top Shot, Frequent Faces, Magic Editor, Auto Frame, Reimagine, Magic Eraser, Best Take, Photo Unblur, Portrait Light, Audio Magic Eraser, Macro Focus Video, Cinematic Pan, Slo-Mo Video Support Up to 240 FPS, 4K Timelapse With Stabilisation, Astrophotography Timelapse, Night Sight Timelapse, Optical Image Stabilisation For Video, Fused Video Stabilisation, Cinematic Pan Video Stabilisation (4K, 1080p), Locked Video Stabilisation (4K, 1080p), Active Video Stabilisation (1080p), Video Formats: HEVC (H.265), AVC (H.264)", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Ultra Wide)
20mm (ultrawide), 1/3.1\", 1.12µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
25mm (wide), 1/2.0\", 0.8µm, dual pixel PDAF, OIS
13 MP ƒ/2.2 (Ultra Wide)
120˚ (ultrawide), 1/3.1\", 1.12µm", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/2/3/5/7/8/12/20/26/28/38/40/41/66/75/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6E with 2.4GHz+5GHz+6GHz, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Iris,\nPorcelain,\nObsidian", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 154.7 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "185.9 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 1,800 Nits (HDR) and Up to 2,700 Nits (Peak Brightness), 1,000,000:1 Contrast Ratio, HDR Support", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.3 inches, 1080 x 2424 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 7 Years of OS, Security and Pixel Drop Updates, AI Mobile (Gemini), Bypass charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual Band GNSS, GPS, GLONASS, Galileo, Beidou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyrometer, Magnetometer, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Pixel 9a, 1 m USB-C to USB-C Cable (USB 2.0), SIM Tool", + "General.Model": "GXQ96, GTF7P, G3Y12", + "General.OS Updates": "", + "General.Release Date": "March 19, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Google Pixel 9A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38429.0", + "Price Drop": "12.611531", + "Price Drop Amount": "4846", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 50670}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Google Pixel 8A\", \"Price\": 32490}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 65399}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 54998}, {\"Name\": \"Google Pixel 8 Pro\", \"Price\": 44600}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Google Tensor G4", + "Technical.Core Details": "1xCortex-X4@ 3.1GHz & 3xCortex-A720@ 2.6 GHz & 4xCortex-A520@ 1.92 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G715 MP7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "tensor-g4" +} diff --git a/data/smartphone/hmd/2024/arc/hmd-arc-4gb-64gb-4g-lte.json b/data/smartphone/hmd/2024/arc/hmd-arc-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0b477ff41e0 --- /dev/null +++ b/data/smartphone/hmd/2024/arc/hmd-arc-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-arc-4gb-64gb-4g-lte", + "name": "HMD Arc", + "brand": "hmd", + "release_date": "2024-12-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.4, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "arc", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 166.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "185.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "460 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 215 PPI", + "Display.Screen to Body Ratio": "~ 80.2%", + "Display.Size": "6.52 inches, 576 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "2 Years of Quarterly Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Arc", + "General.OS Updates": "", + "General.Release Date": "December 18, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Arc", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"HMD Aura 2\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16930}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27455}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/hmd/2024/pulse-pro/hmd-pulse-pro-4gb-128gb-4g-lte.json b/data/smartphone/hmd/2024/pulse-pro/hmd-pulse-pro-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..16e4428209c --- /dev/null +++ b/data/smartphone/hmd/2024/pulse-pro/hmd-pulse-pro-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-pulse-pro-4gb-128gb-4g-lte", + "name": "HMD Pulse Pro", + "brand": "hmd", + "release_date": "2024-04-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pulse-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black Ocean, Clacier Creen, Twilight Purple", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.2 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pulse Pro", + "General.OS Updates": "", + "General.Release Date": "April 24, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Pulse Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"HMD Crest\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 10790}, {\"Name\": \"Honor 400 Smart\", \"Price\": 20999}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/hmd/2024/pulse/hmd-pulse-4gb-64gb-4g-lte.json b/data/smartphone/hmd/2024/pulse/hmd-pulse-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..314a89eb543 --- /dev/null +++ b/data/smartphone/hmd/2024/pulse/hmd-pulse-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-pulse-4gb-64gb-4g-lte", + "name": "HMD Pulse", + "brand": "hmd", + "release_date": "2024-04-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pulse", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.65 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 265 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Meteor Black, Dreamy Pink", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 265 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.65 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pulse", + "General.OS Updates": "", + "General.Release Date": "April 24, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Pulse", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G24 5G\", \"Price\": 11999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/hmd/2024/xr21/hmd-xr21-6gb-128gb-5g.json b/data/smartphone/hmd/2024/xr21/hmd-xr21-6gb-128gb-5g.json new file mode 100644 index 00000000000..df1dfdd6a45 --- /dev/null +++ b/data/smartphone/hmd/2024/xr21/hmd-xr21-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-xr21-6gb-128gb-5g", + "name": "HMD XR21", + "brand": "hmd", + "release_date": "2024-05-14", + "ram_gb": 6, + "battery_mah": 4800, + "weight_g": 231.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xr21", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.49 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 2, 3, 5, 7, 20, 25, 28, 40, 41, 66, 71, 77, 78, 79 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, Dual-band", + "Design.Bezel less": "", + "Design.Colors": "Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 168 x 10.5 mm", + "Design.Qwerty": "", + "Design.Weight": "231 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 550 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 406 PPI", + "Display.Screen to Body Ratio": "~ 77%", + "Display.Size": "6.49 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eSIM Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS/A-GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 1 hour", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "XR21", + "General.OS Updates": "", + "General.Release Date": "May 14, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD XR21", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola ThinkPhone 25\", \"Price\": 46990}, {\"Name\": \"Samsung Galaxy Xcover 7 Pro\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/hmd/2025/aura-2/hmd-aura-2-4gb-256gb-4g-lte.json b/data/smartphone/hmd/2025/aura-2/hmd-aura-2-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..036c2f1d5fa --- /dev/null +++ b/data/smartphone/hmd/2025/aura-2/hmd-aura-2-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-aura-2-4gb-256gb-4g-lte", + "name": "HMD Aura 2", + "brand": "hmd", + "release_date": "2025-02-11", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.4, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aura-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Midnight Black, Icy Blue, Electric Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 166.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "185.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "460 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 215 PPI", + "Display.Screen to Body Ratio": "~ 80.2%", + "Display.Size": "6.52 inches, 576 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Aura 2", + "General.OS Updates": "", + "General.Release Date": "February 11, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Aura 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"HMD Arc\", \"Price\": 12990}, {\"Name\": \"HMD Aura\", \"Price\": 9899}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"HMD Crest Max\", \"Price\": 18990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/hmd/2025/key/hmd-key-2gb-32gb-4g-lte.json b/data/smartphone/hmd/2025/key/hmd-key-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..a5eea2f4ac3 --- /dev/null +++ b/data/smartphone/hmd/2025/key/hmd-key-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-key-2gb-32gb-4g-lte", + "name": "HMD Key", + "brand": "hmd", + "release_date": "2025-01-02", + "ram_gb": 2, + "battery_mah": 4000, + "weight_g": 185.4, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "key", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 576 x 1280 pixels", + "resolution": "~ 215 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP (Wide Angle)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 166.4 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "185.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "460 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 215 PPI", + "Display.Screen to Body Ratio": "~ 80.2%", + "Display.Size": "6.52 inches, 576 x 1280 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Key", + "General.OS Updates": "", + "General.Release Date": "January 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Key", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Unisoc SC9832E", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-820MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-sc9832e" +} diff --git a/data/smartphone/hmd/2025/pulse-2-pro/hmd-pulse-2-pro-6gb-128gb-4g-lte.json b/data/smartphone/hmd/2025/pulse-2-pro/hmd-pulse-2-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..80e31bf29d2 --- /dev/null +++ b/data/smartphone/hmd/2025/pulse-2-pro/hmd-pulse-2-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "hmd-pulse-2-pro-6gb-128gb-4g-lte", + "name": "HMD Pulse 2 Pro", + "brand": "hmd", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pulse-2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HMD", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.58 x 166.14 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pulse 2 Pro", + "General.OS Updates": "", + "General.Release Date": "September 24, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HMD Pulse 2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}, {\"Name\": \"Google Pixel 9\", \"Price\": 59900}, {\"Name\": \"Apple iPhone 15\", \"Price\": 46999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Unisoc T615", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t615" +} diff --git a/data/smartphone/honor/2022/70-5g-8gb-ram-256gb/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/honor/2022/70-5g-8gb-ram-256gb/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..b482f78111a --- /dev/null +++ b/data/smartphone/honor/2022/70-5g-8gb-ram-256gb/honor-70-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-70-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Honor 70 5G (8GB RAM + 256GB)", + "brand": "honor", + "release_date": "2022-05-30", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "70-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX800", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "54 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 161.4 x 7.91 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, DCI-P3 Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "70 5G", + "General.OS Updates": "", + "General.Release Date": "May 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 70 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Honor X9c\", \"Price\": 19998}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 98899}, {\"Name\": \"Motorola Edge 30 5G (8GB RAM + 128GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Honor X8c\", \"Price\": 17999}, {\"Name\": \"OPPO Reno 10\", \"Price\": 29299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": " 1 × Cortex-A78 2.5GHz + 3 × Cortex-A78 2.4GHz + 4 × Cortex-A55 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/honor/2022/70-5g/honor-70-5g-12gb-512gb-5g.json b/data/smartphone/honor/2022/70-5g/honor-70-5g-12gb-512gb-5g.json new file mode 100644 index 00000000000..98ea3dd8d6e --- /dev/null +++ b/data/smartphone/honor/2022/70-5g/honor-70-5g-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-70-5g-12gb-512gb-5g", + "name": "Honor 70 5G", + "brand": "honor", + "release_date": "2022-05-30", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "70-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX800", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "54 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 161.4 x 7.91 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, DCI-P3 Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "70 5G", + "General.OS Updates": "", + "General.Release Date": "May 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 70 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 37499}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19999}, {\"Name\": \"Honor X9c\", \"Price\": 27990}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S20 Plus 5G\", \"Price\": 85990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": " 1 × Cortex-A78 2.5GHz + 3 × Cortex-A78 2.4GHz + 4 × Cortex-A55 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/honor/2022/70-pro-5g/honor-70-pro-5g-8gb-256gb-5g.json b/data/smartphone/honor/2022/70-pro-5g/honor-70-pro-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..eb7590efc93 --- /dev/null +++ b/data/smartphone/honor/2022/70-pro-5g/honor-70-pro-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-70-pro-5g-8gb-256gb-5g", + "name": "Honor 70 Pro 5G", + "brand": "honor", + "release_date": "2022-05-30", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "70-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 429 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX800", + "Camera.Features": "HDR, Panorama, Time-Lapse Photography, AI Photography, Night Scene Mode, Portrait mode,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "54 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 163.9 x 8.18 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8 : 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, DCI-P3 wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 429 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "70 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 70 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84980}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.75 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8000", + "Technical.Core Details": "4x Arm Cortex-A78 up to 2.75GHz & 4x Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8000" +} diff --git a/data/smartphone/honor/2022/70-pro-plus-5g/honor-70-pro-plus-5g-8gb-256gb-5g.json b/data/smartphone/honor/2022/70-pro-plus-5g/honor-70-pro-plus-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..af0bfa6a54e --- /dev/null +++ b/data/smartphone/honor/2022/70-pro-plus-5g/honor-70-pro-plus-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-70-pro-plus-5g-8gb-256gb-5g", + "name": "Honor 70 Pro Plus 5G", + "brand": "honor", + "release_date": "2022-05-30", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "70-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 429 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX800", + "Camera.Features": "HDR, Panorama, Time-Lapse Photography, AI Photography, Night Scene Mode, Portrait mode,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "54 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
8 MP ƒ/2.4", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 163.9 x 8.18 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8 : 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, DCI-P3 wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 429 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "70 Pro Plus 5G", + "General.OS Updates": "", + "General.Release Date": "May 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 70 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.05GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/honor/2022/80-se/honor-80-se-8gb-256gb-5g.json b/data/smartphone/honor/2022/80-se/honor-80-se-8gb-256gb-5g.json new file mode 100644 index 00000000000..b51ba2d6609 --- /dev/null +++ b/data/smartphone/honor/2022/80-se/honor-80-se-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-80-se-8gb-256gb-5g", + "name": "Honor 80 SE", + "brand": "honor", + "release_date": "2022-11-23", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 175.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "80-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 444 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
PDAF
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Pink, Crystal Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 161.3 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 444 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GIA-AN8", + "General.OS Updates": "", + "General.Release Date": "November 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "* .3gp, * .mp4, * .webm, * .mkv", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.263, H.264, MPEG-4, H.265", + "Name": "Honor 80 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "Magic OS 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/honor/2022/play-30/honor-play-30-4gb-128gb-5g.json b/data/smartphone/honor/2022/play-30/honor-play-30-4gb-128gb-5g.json new file mode 100644 index 00000000000..dc4c25bb805 --- /dev/null +++ b/data/smartphone/honor/2022/play-30/honor-play-30-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-30-4gb-128gb-5g", + "name": "Honor Play 30", + "brand": "honor", + "release_date": "2022-05-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.7 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Play 30", + "General.OS Updates": "", + "General.Release Date": "May 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/honor/2022/x40/honor-x40-6gb-128gb-5g.json b/data/smartphone/honor/2022/x40/honor-x40-6gb-128gb-5g.json new file mode 100644 index 00000000000..7c655d5016a --- /dev/null +++ b/data/smartphone/honor/2022/x40/honor-x40-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x40-6gb-128gb-5g", + "name": "Honor X40", + "brand": "honor", + "release_date": "2022-12-15", + "ram_gb": 6, + "battery_mah": 5100, + "weight_g": 172.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x40", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Large Aperture, Night Scene, Portrait, Photo, Filter, Ai Photography, Video, Professional, Panorama, HDR, Time-lapse Photography, Watermark, Dual-view Video, High Pixel, Micro-movie, Voice-activated Photo, Smile Capture, Timing Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X40", + "General.OS Updates": "", + "General.Release Date": "December 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X40", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X50\", \"Price\": 15990}, {\"Name\": \"Honor X40 Max 5G\", \"Price\": 24990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/honor/2022/x40gt/honor-x40gt-8gb-256gb-5g.json b/data/smartphone/honor/2022/x40gt/honor-x40gt-8gb-256gb-5g.json new file mode 100644 index 00000000000..a1a5197a357 --- /dev/null +++ b/data/smartphone/honor/2022/x40gt/honor-x40gt-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x40gt-8gb-256gb-5g", + "name": "Honor X40GT", + "brand": "honor", + "release_date": "2022-10-13", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 199.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x40gt", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI photography, high pixel mode, time-lapse photography, large aperture, night scene mode, super macro, portrait mode (including skin beautification), professional mode, panorama, filter, watermark, smile capture, voice-activated photo, timing Shooting, High Pixel Mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 166.1 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "199.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.7 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gravity, Ambient Light Sensor, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X40GT", + "General.OS Updates": "", + "General.Release Date": "October 13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X40GT", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Infinix Note 60 Ultra\", \"Price\": 31990}]", + "Technical.Browser": "", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "Magic UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/honor/2022/x6/honor-x6-4gb-64gb-4g-lte.json b/data/smartphone/honor/2022/x6/honor-x6-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..adf9beb5830 --- /dev/null +++ b/data/smartphone/honor/2022/x6/honor-x6-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x6-4gb-64gb-4g-lte", + "name": "Honor X6", + "brand": "honor", + "release_date": "2022-10-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro, Panorama, HDR, Filter, Stickers, Time-lapse Photography", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.2 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.13 x 163.66 x 8.68 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Gravity Sensor, Compass, Proximity Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6", + "General.OS Updates": "", + "General.Release Date": "October 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7990}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Honor X5b Plus\", \"Price\": 8990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Apple iPhone 13\", \"Price\": 43900}, {\"Name\": \"Motorola Moto G06\", \"Price\": 7999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "Magic UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/honor/2022/x8-5g/honor-x8-5g-6gb-128gb-5g.json b/data/smartphone/honor/2022/x8-5g/honor-x8-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..cc505446152 --- /dev/null +++ b/data/smartphone/honor/2022/x8-5g/honor-x8-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x8-5g-6gb-128gb-5g", + "name": "Honor X8 5G", + "brand": "honor", + "release_date": "2022-07-23", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 391 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.13 x 163.66 x 8.68 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X8 5G", + "General.OS Updates": "", + "General.Release Date": "July 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X8c\", \"Price\": 17999}, {\"Name\": \"Honor 200 Smart\", \"Price\": 18990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/honor/2022/x8/honor-x8-6gb-128gb-4g-lte.json b/data/smartphone/honor/2022/x8/honor-x8-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f0cb9534749 --- /dev/null +++ b/data/smartphone/honor/2022/x8/honor-x8-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x8-6gb-128gb-4g-lte", + "name": "Honor X8", + "brand": "honor", + "release_date": "2022-03-28", + "ram_gb": 6, + "battery_mah": 4000, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pro, Panorama, HDR, Filter, Stickers, Time-lapse Photography, Super Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 163.4 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gravity, Ambient Light Sensor, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X8", + "General.OS Updates": "", + "General.Release Date": "March 28, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 114990}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/honor/2022/x9-5g/honor-x9-5g-8gb-128gb-5g.json b/data/smartphone/honor/2022/x9-5g/honor-x9-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..2ccb7cfa465 --- /dev/null +++ b/data/smartphone/honor/2022/x9-5g/honor-x9-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x9-5g-8gb-128gb-5g", + "name": "Honor X9 5G", + "brand": "honor", + "release_date": "2022-03-27", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 1080 x 2388 pixels", + "resolution": "~ 385 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W SuperCharge Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Filter, Stickers, Time-lapse Photography, Super Macro, High-res, Capture smile", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.78 x 166.07 x 8.05 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.81 inches, 1080 x 2388 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Compass, Gyroscope, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X9 5G", + "General.OS Updates": "", + "General.Release Date": "March 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "*.mp3、*.mid、*.amr、*.awb、*.3gp、*.mp4、*.m4a、*.aac、*.wav、*.ogg、*.flac、*.mkv", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp、*.mp4、*.webm、*.mkv", + "Name": "Honor X9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X9B\", \"Price\": 21990}, {\"Name\": \"Honor X9c\", \"Price\": 20998}, {\"Name\": \"Honor X9a\", \"Price\": 27999}, {\"Name\": \"Honor 200 Pro\", \"Price\": 57999}, {\"Name\": \"Honor 200\", \"Price\": 19999}, {\"Name\": \"Nubia Z70 Ultra\", \"Price\": 53990}, {\"Name\": \"Motorola Moto G75 5G\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/honor/2023/70-lite-5g/honor-70-lite-5g-4gb-128gb-5g.json b/data/smartphone/honor/2023/70-lite-5g/honor-70-lite-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..e6b27fc9144 --- /dev/null +++ b/data/smartphone/honor/2023/70-lite-5g/honor-70-lite-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-70-lite-5g-4gb-128gb-5g", + "name": "Honor 70 Lite 5G", + "brand": "honor", + "release_date": "2023-03-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "70-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color TFT LCD (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Aperture, Night, Portrait(including beauty mode and bokeh), Pro, Panorama, HDR, Stickers,time-lapse photography,Super macro,High-res,dual-view, story, Capture smile", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.13 x 163.66 x 8.68 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, DCI-P3 Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16.7 m)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "70 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "March 20, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 70 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "Magic UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/honor/2023/play-40c/honor-play-40c-6gb-128gb-5g.json b/data/smartphone/honor/2023/play-40c/honor-play-40c-6gb-128gb-5g.json new file mode 100644 index 00000000000..40f8832b904 --- /dev/null +++ b/data/smartphone/honor/2023/play-40c/honor-play-40c-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-40c-6gb-128gb-5g", + "name": "Honor Play 40C", + "brand": "honor", + "release_date": "2023-07-17", + "ram_gb": 6, + "battery_mah": 5200, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-40c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16.7 million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Time-lapse photography, night scene mode, portrait mode, video recording, professional photography, panoramic photography, dual-view video, HDR photography, smiley face capture, micro movie mode, large aperture photography, timed photography, etc.", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.07 x 163.32 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.15:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Play 40C", + "General.OS Updates": "", + "General.Release Date": "July 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 40C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15817}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "MagicOS 7.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/honor/2023/v-purse/honor-v-purse-16gb-256gb-5g.json b/data/smartphone/honor/2023/v-purse/honor-v-purse-16gb-256gb-5g.json new file mode 100644 index 00000000000..d32fae25daa --- /dev/null +++ b/data/smartphone/honor/2023/v-purse/honor-v-purse-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-v-purse-16gb-256gb-5g", + "name": "Honor V Purse", + "brand": "honor", + "release_date": "2023-09-19", + "ram_gb": 16, + "battery_mah": 4500, + "weight_g": 214.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v-purse", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.71 inches, 2016 x 2348 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 35W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
PDAF
12 MP ƒ/2.2 (Ultra Wide)
120˚", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold, Blue", + "Design.Design Type": "", + "Design.Dimensions": "156.5 x 135.6 x 4.3 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO OLED, 6.45 inches, 1088 x 2348 pixels, 1B colors, 90Hz, 1600 nits (peak)", + "Display.Features": "90Hz, 1600 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "7.71 inches, 2016 x 2348 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Folded: 156.5 x 74.7 x 8.6 mm", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V Purse", + "General.OS Updates": "", + "General.Release Date": "September 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Honor V Purse", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "67990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo V60e\", \"Price\": 28499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Realme GT 8\", \"Price\": 35990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "MagicOS 7.2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/honor/2023/x40-gt-racing/honor-x40-gt-racing-12gb-256gb-5g.json b/data/smartphone/honor/2023/x40-gt-racing/honor-x40-gt-racing-12gb-256gb-5g.json new file mode 100644 index 00000000000..993a572fb47 --- /dev/null +++ b/data/smartphone/honor/2023/x40-gt-racing/honor-x40-gt-racing-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x40-gt-racing-12gb-256gb-5g", + "name": "Honor X40 GT Racing", + "brand": "honor", + "release_date": "2023-09-19", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 199.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x40-gt-racing", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.81 inches, 1080 x 2388 pixels, 144 Hz", + "resolution": "~ 385 PPI", + "type": "Color TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI photography, high-pixel mode, time-lapse photography, large aperture, night scene mode, super macro, portrait mode (including skin beautification), professional mode, panorama, filter, watermark, smile capture, voice-activated photo, timer Shooting, high pixel mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 166.1 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "199.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.81 inches, 1080 x 2388 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X40 GT Racing", + "General.OS Updates": "", + "General.Release Date": "September 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X40 GT Racing", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17698}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15670}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "Magic UI 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/honor/2023/x7a/honor-x7a-6gb-128gb-4g-lte.json b/data/smartphone/honor/2023/x7a/honor-x7a-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e055caf69c4 --- /dev/null +++ b/data/smartphone/honor/2023/x7a/honor-x7a-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x7a-6gb-128gb-4g-lte", + "name": "Honor X7a", + "brand": "honor", + "release_date": "2023-01-04", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x7a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W SuperCharge Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Titanium Silver, Ocean Blue, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 167.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X7a", + "General.OS Updates": "", + "General.Release Date": "January 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "*.mp3、*.mid、*.amr、*.awb、*.3gp、*.mp4、*.m4a、*.aac、*.wav、*.ogg、*.flac、*.mkv", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp、*.mp4、*.webm、*.mkv", + "Name": "Honor X7a", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Honor 400 Smart\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi Note 8 Pro (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy A34 5G\", \"Price\": 20999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Magic UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/honor/2023/x8a/honor-x8a-6gb-128gb-4g-lte.json b/data/smartphone/honor/2023/x8a/honor-x8a-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..05a9c164b4e --- /dev/null +++ b/data/smartphone/honor/2023/x8a/honor-x8a-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x8a-6gb-128gb-4g-lte", + "name": "Honor X8a", + "brand": "honor", + "release_date": "2023-02-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x8a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color LTPS LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes, Yes (CRT-LX1 only)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Wide Angle, Aperture, Time-lapse, Watermark, Dual-view, Story, Super Macro, PRO, Panorama mode, HDR, HIGH-RES, Night, Capture smiles, etc.", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "100 MP ƒ/1.9 (Wide Angle)
AF
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Cyan Lake, Titanium Silver, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 162.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPS LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dark Mode/Multi-Window/App Twin/Magazine Unlock/One-Handed mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes (CRT-LX1 only)", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X8a", + "General.OS Updates": "", + "General.Release Date": "February 08, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X8a", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18494}, {\"Name\": \"Honor X8c\", \"Price\": 17999}, {\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "MagicUI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/honor/2023/x8b/honor-x8b-8gb-128gb-4g-lte.json b/data/smartphone/honor/2023/x8b/honor-x8b-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..74d0bb6e7c9 --- /dev/null +++ b/data/smartphone/honor/2023/x8b/honor-x8b-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x8b-8gb-128gb-4g-lte", + "name": "Honor X8b", + "brand": "honor", + "release_date": "2023-12-14", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 166.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x8b", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 35W HONOR SuperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Aperture, PRO, Slow-Mo, Panorama ,HDR, Time-lapse, Watermarks, Super Macro, Dual-View, HIGH-RES, Story, Scan Document, Capture smiles, etc.", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Glamorous Green, Titanium Silver, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 161.1 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits (HBM), 2000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X8b", + "General.OS Updates": "", + "General.Release Date": "December 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X8b", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 200 Lite\", \"Price\": 20990}, {\"Name\": \"Honor X7d 5G\", \"Price\": 14999}, {\"Name\": \"Honor 90 Lite\", \"Price\": 24990}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Honor X8c\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A54 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Honor X6c\", \"Price\": 12990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "MagicOS 7.2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/honor/2024/magic-7-pro/honor-magic-7-pro-12gb-256gb-5g.json b/data/smartphone/honor/2024/magic-7-pro/honor-magic-7-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..7b96633da3d --- /dev/null +++ b/data/smartphone/honor/2024/magic-7-pro/honor-magic-7-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-7-pro-12gb-256gb-5g", + "name": "Honor Magic 7 Pro", + "brand": "honor", + "release_date": "2024-10-30", + "ram_gb": 12, + "battery_mah": 5850, + "weight_g": 223.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5850 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
22mm (wide), 1/2.93\", 0.6µm, AF
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.4-ƒ/2 (Wide Angle)
23mm (wide), 1/1.3\", 1.2µm, dual pixel PDAF, OIS
200 MP ƒ/2.6 (Telephoto)
60mm (periscope telephoto), 1/1.4\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
12mm, 122˚ (ultrawide), 1/2.88\", 0.61µm, dual pixel PDAF", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 24 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 162.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "223 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR, 1600 nits (HBM), 5000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Giant Rhino Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "TOF 3D, (depth/biometrics sensor)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PTP-AN10", + "General.OS Updates": "", + "General.Release Date": "October 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "66990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 8 Pro\", \"Price\": 71990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Honor 500 Pro\", \"Price\": 49990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Honor Magic V5\", \"Price\": 107990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/honor/2024/magic-7/honor-magic-7-12gb-256gb-5g.json b/data/smartphone/honor/2024/magic-7/honor-magic-7-12gb-256gb-5g.json new file mode 100644 index 00000000000..b33b3b4abe1 --- /dev/null +++ b/data/smartphone/honor/2024/magic-7/honor-magic-7-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-7-12gb-256gb-5g", + "name": "Honor Magic 7", + "brand": "honor", + "release_date": "2024-10-30", + "ram_gb": 12, + "battery_mah": 5650, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1264 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5650 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.3\", 1.2µm, dual pixel PDAF
50 MP ƒ/2.4 (Telephoto)
68mm (telephoto), PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
12mm, 122˚ (ultrawide), 1/2.88\", 0.61µm, dual pixel PDAF", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 24 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax/be, 2x2 MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, White, Gray, Blue, Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.76:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR, 1600 nits (HBM), 5000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Giant Rhino Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.78 inches, 1264 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PTP-AN00", + "General.OS Updates": "", + "General.Release Date": "October 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 8\", \"Price\": 54999}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Honor GT Pro\", \"Price\": 41999}, {\"Name\": \"Xiaomi 15 Pro\", \"Price\": 79990}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Honor Magic 6\", \"Price\": 51999}, {\"Name\": \"Xiaomi 15\", \"Price\": 69999}, {\"Name\": \"Honor Magic 7 Lite\", \"Price\": 32990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MagicOS 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/honor/2024/x6b/honor-x6b-4gb-128gb-4g-lte.json b/data/smartphone/honor/2024/x6b/honor-x6b-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b69b287bbe3 --- /dev/null +++ b/data/smartphone/honor/2024/x6b/honor-x6b-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x6b-4gb-128gb-4g-lte", + "name": "Honor X6b", + "brand": "honor", + "release_date": "2024-06-13", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x6b", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 35W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, pPanorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Forest Green, Starry Purple, Ocean Cyan, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 780 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.9%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "No", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6b", + "General.OS Updates": "", + "General.Release Date": "June 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X6b", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Honor X5b Plus\", \"Price\": 8990}, {\"Name\": \"Huawei Nova Y63\", \"Price\": 14990}, {\"Name\": \"Honor X7c 4G\", \"Price\": 14990}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G06\", \"Price\": 7999}, {\"Name\": \"Honor 200 Lite\", \"Price\": 20990}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/honor/2025/magic-8-pro/honor-magic-8-pro-12gb-256gb-5g.json b/data/smartphone/honor/2025/magic-8-pro/honor-magic-8-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..e18a4a799dd --- /dev/null +++ b/data/smartphone/honor/2025/magic-8-pro/honor-magic-8-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-8-pro-12gb-256gb-5g", + "name": "Honor Magic 8 Pro", + "brand": "honor", + "release_date": "2025-10-15", + "ram_gb": 12, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.71 inches, 1256 x 2808 pixels, 120 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "7200 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
f/1.6, 24mm (wide), 1/1.3\", 1.2µm, multi-directional PDAF, OIS
200 MP ƒ/2.6 (Telephoto)
1/1.4\", 0.56µm, multi-directional PDAF, OIS, 3.7x optical zoom
50 MP ƒ/2 (Ultra Wide)
12mm, 122˚ (ultrawide), 1/2.88\", 0.61µm, dual pixel PDAF", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Gold, Mint", + "Design.Design Type": "", + "Design.Dimensions": "75 x 161.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4320Hz PWM, Dolby Vision, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Giant Rhino Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.71 inches, 1256 x 2808 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "BKQ-AN10", + "General.OS Updates": "", + "General.Release Date": "October 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+eSIM SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "71990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106899}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/honor/2025/magic-8/honor-magic-8-12gb-256gb-5g.json b/data/smartphone/honor/2025/magic-8/honor-magic-8-12gb-256gb-5g.json new file mode 100644 index 00000000000..c291d4fa630 --- /dev/null +++ b/data/smartphone/honor/2025/magic-8/honor-magic-8-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-8-12gb-256gb-5g", + "name": "Honor Magic 8", + "brand": "honor", + "release_date": "2025-10-15", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 205.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.58 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 461 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS
64 MP ƒ/2.5 (Telephoto)
PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
12mm, 122˚ (ultrawide), 1/2.88\", 0.61µm, dual pixel PDAF", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, White, Gold, Mint", + "Design.Design Type": "", + "Design.Dimensions": "74 x 157.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4320Hz PWM, Dolby Vision, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Giant Rhino Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 461 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.58 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "BKQ-AN00", + "General.OS Updates": "", + "General.Release Date": "October 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Honor Magic 8 Pro\", \"Price\": 71990}, {\"Name\": \"Xiaomi 17\", \"Price\": 56990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Honor Magic 7\", \"Price\": 59990}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "MagicOS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/honor/2025/magic-v5/honor-magic-v5-12gb-256gb-5g.json b/data/smartphone/honor/2025/magic-v5/honor-magic-v5-12gb-256gb-5g.json new file mode 100644 index 00000000000..75665699f55 --- /dev/null +++ b/data/smartphone/honor/2025/magic-v5/honor-magic-v5-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-v5-12gb-256gb-5g", + "name": "Honor Magic V5", + "brand": "honor", + "release_date": "2025-07-02", + "ram_gb": 12, + "battery_mah": 5820, + "weight_g": 217.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-v5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.95 inches, 2172 x 2352 pixels, 120 Hz", + "resolution": "~ 403 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5820 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
20 MP ƒ/2.2 (Cover Camera)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), PDAF, OIS
64 MP ƒ/2.5 (Telephoto)
70mm (periscope telephoto), 1/2.0\", 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
13mm (ultrawide), AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Ivory White, Dawn Gold, Reddish Brown", + "Design.Design Type": "", + "Design.Dimensions": "145.9 x 156.8 x 4.1 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO OLED, 6.43 inches, 1060 x 2376 pixels, 1B colors, 120Hz, 5000 nits (peak)", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Honor Super Armored Inner Screen", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "7.95 inches, 2172 x 2352 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP58/IP59", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Magic V5", + "General.OS Updates": "", + "General.Release Date": "July 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, eAAC+, WMA, WAV, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "SMS, MMS, IM", + "Multimedia.Video": "DivX, XviD, MP4, H.265, WMV", + "Name": "Honor Magic V5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "107990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Vivo X Fold 5 5G\", \"Price\": 149998}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Oppo Find N5\", \"Price\": 159990}, {\"Name\": \"Huawei Mate X6\", \"Price\": 151990}, {\"Name\": \"Honor Magic V3\", \"Price\": 185990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 104980}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MagicOS 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/honor/2025/play-10c/honor-play-10c-4gb-128gb-5g.json b/data/smartphone/honor/2025/play-10c/honor-play-10c-4gb-128gb-5g.json new file mode 100644 index 00000000000..b318c0adb0f --- /dev/null +++ b/data/smartphone/honor/2025/play-10c/honor-play-10c-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-play-10c-4gb-128gb-5g", + "name": "Honor Play 10C", + "brand": "honor", + "release_date": "2025-08-08", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-10c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.61 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 266 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Green", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1010 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.61 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NIC-AN00", + "General.OS Updates": "", + "General.Release Date": "August 08, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Play 10C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16644}, {\"Name\": \"Apple iPhone 15\", \"Price\": 46999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/honor/2025/v40-pro/honor-v40-pro-8gb-128gb-5g.json b/data/smartphone/honor/2025/v40-pro/honor-v40-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..484d9f1342a --- /dev/null +++ b/data/smartphone/honor/2025/v40-pro/honor-v40-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-v40-pro-8gb-128gb-5g", + "name": "Honor V40 Pro", + "brand": "honor", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 4100, + "weight_g": 206.0, + "os": "Android v10.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v40-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2400 pixels", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes, Phase Detection", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "40 MP ƒ/1.6 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "2160p @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Dual Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.57 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V40 Pro", + "General.OS Updates": "", + "General.Release Date": "December 28, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor V40 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V40 5G (8GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"Vivo V40 5G (12GB RAM + 512GB)\", \"Price\": 42947}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20029}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1080", + "Technical.Core Details": "1xCortex-A78@ 2.8GHz & 3x Cortex-A78@ 2.6GHz & 4XCortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v10.0" + }, + "soc": "exynos-1080" +} diff --git a/data/smartphone/honor/2025/win-rt/honor-win-rt-12gb-256gb-5g.json b/data/smartphone/honor/2025/win-rt/honor-win-rt-12gb-256gb-5g.json new file mode 100644 index 00000000000..8c5b8e5f621 --- /dev/null +++ b/data/smartphone/honor/2025/win-rt/honor-win-rt-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-win-rt-12gb-256gb-5g", + "name": "Honor WIN RT", + "brand": "honor", + "release_date": "2025-12-26", + "ram_gb": 12, + "battery_mah": 10000, + "weight_g": 225.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "win-rt", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 185 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "10000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 163.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "5920Hz PWM, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch/drop-resistant glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 185 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass, Proximity (ultrasound)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "AAK-AN00", + "General.OS Updates": "", + "General.Release Date": "December 26, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor WIN RT", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Win\", \"Price\": 49990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Honor Power 2\", \"Price\": 27990}, {\"Name\": \"Honor 500\", \"Price\": 39990}, {\"Name\": \"Poco F8 Pro\", \"Price\": 44990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MagicOS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/honor/2025/x70/honor-x70-8gb-128gb-5g.json b/data/smartphone/honor/2025/x70/honor-x70-8gb-128gb-5g.json new file mode 100644 index 00000000000..eb6c469a857 --- /dev/null +++ b/data/smartphone/honor/2025/x70/honor-x70-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x70-8gb-128gb-5g", + "name": "Honor X70", + "brand": "honor", + "release_date": "2025-07-15", + "ram_gb": 8, + "battery_mah": 8300, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x70", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, Green, White, Red", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "6000 Nits (Peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1.5K resolution, 100 percent DCI-PC color gamut, 3840Hz PWM dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Gyro, Proximity (ultrasound)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MTN-AN00", + "General.OS Updates": "", + "General.Release Date": "July 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X70", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X9c\", \"Price\": 20998}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Honor X9B\", \"Price\": 21990}, {\"Name\": \"Honor 200\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/honor/2025/x9d/honor-x9d-12gb-256gb-5g.json b/data/smartphone/honor/2025/x9d/honor-x9d-12gb-256gb-5g.json new file mode 100644 index 00000000000..b787b33150b --- /dev/null +++ b/data/smartphone/honor/2025/x9d/honor-x9d-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x9d-12gb-256gb-5g", + "name": "Honor X9d", + "brand": "honor", + "release_date": "2025-09-24", + "ram_gb": 12, + "battery_mah": 8300, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x9d", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
PDAF, OIS 5 MP, f/2.2, (ultrawide)
5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Reddish Brown, Midnight Black, Sunrise Gold, Forest Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X9d", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22198}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Google Pixel 9\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/honor/2026/500-smart/honor-500-smart-8gb-256gb-5g.json b/data/smartphone/honor/2026/500-smart/honor-500-smart-8gb-256gb-5g.json new file mode 100644 index 00000000000..656be38841d --- /dev/null +++ b/data/smartphone/honor/2026/500-smart/honor-500-smart-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-500-smart-8gb-256gb-5g", + "name": "Honor 500 Smart", + "brand": "honor", + "release_date": "2026-04-09", + "ram_gb": 8, + "battery_mah": 5260, + "weight_g": 186.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "500-smart", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5260 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Midnight Black, Ocean Cyan", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LNA-NX1", + "General.OS Updates": "", + "General.Release Date": "April 09, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor 500 Smart", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 32999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19990}, {\"Name\": \"Moto G96 5G\", \"Price\": 17989}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 88343}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/honor/2026/magic-8-pro-air/honor-magic-8-pro-air-12gb-512gb-5g.json b/data/smartphone/honor/2026/magic-8-pro-air/honor-magic-8-pro-air-12gb-512gb-5g.json new file mode 100644 index 00000000000..4e388e1dba4 --- /dev/null +++ b/data/smartphone/honor/2026/magic-8-pro-air/honor-magic-8-pro-air-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-8-pro-air-12gb-512gb-5g", + "name": "Honor Magic 8 Pro Air", + "brand": "honor", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 155.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-8-pro-air", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.3 inches, 1200 x 2640 pixels", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 24 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Purple, Orange", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.3 inches, 1200 x 2640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 20, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 8 Pro Air", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 500 Pro\", \"Price\": 49990}, {\"Name\": \"Honor Magic 8 Pro\", \"Price\": 97990}, {\"Name\": \"Apple iPhone Air\", \"Price\": 95499}, {\"Name\": \"Honor Win\", \"Price\": 49990}, {\"Name\": \"Honor Magic 8\", \"Price\": 54999}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 32499}, {\"Name\": \"Honor WIN RT\", \"Price\": 34999}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/honor/2026/magic-8-rsr/honor-magic-8-rsr-12gb-256gb-5g.json b/data/smartphone/honor/2026/magic-8-rsr/honor-magic-8-rsr-12gb-256gb-5g.json new file mode 100644 index 00000000000..fce90398c36 --- /dev/null +++ b/data/smartphone/honor/2026/magic-8-rsr/honor-magic-8-rsr-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-magic-8-rsr-12gb-256gb-5g", + "name": "Honor Magic 8 RSR", + "brand": "honor", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 7200, + "weight_g": 205.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "magic-8-rsr", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.71 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 461 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP (Wide Angle)
50 MP (Telephoto)
50 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, White, Gold, Mint", + "Design.Design Type": "", + "Design.Dimensions": "74 x 157.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4320Hz PWM, Dolby Vision, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Giant Rhino Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 461 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.71 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "january 16, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Magic 8 RSR", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 8 Pro\", \"Price\": 97990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 114990}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "MagicOS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/honor/2026/win/honor-win-12gb-256gb-5g.json b/data/smartphone/honor/2026/win/honor-win-12gb-256gb-5g.json new file mode 100644 index 00000000000..aa21c19632d --- /dev/null +++ b/data/smartphone/honor/2026/win/honor-win-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-win-12gb-256gb-5g", + "name": "Honor Win", + "brand": "honor", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 8000, + "weight_g": 201.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "win", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1264 x 2736 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "8000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.9 (Wide Angle)
1/1.4\", 0.56µm, PDAF, OIS
50 MP ƒ/2.4 (Telephoto)
68mm (periscope telephoto), 1/2.51\", 0.7µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
117˚ (ultrawide), AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Blue, Pink", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 155.8 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.55 inches, 1264 x 2736 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass, Proximity (ultrasound)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MEP-AN00", + "General.OS Updates": "", + "General.Release Date": "May 24, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor Win", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MagicOS 9", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/honor/2026/x6d/honor-x6d-4gb-256gb-5g.json b/data/smartphone/honor/2026/x6d/honor-x6d-4gb-256gb-5g.json new file mode 100644 index 00000000000..26f213bf8d0 --- /dev/null +++ b/data/smartphone/honor/2026/x6d/honor-x6d-4gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x6d-4gb-256gb-5g", + "name": "Honor X6d", + "brand": "honor", + "release_date": "2026-01-01", + "ram_gb": 4, + "battery_mah": 5260, + "weight_g": 186.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x6d", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5260 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Midnight Black, Ocean Cyan", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "LNA-NX1", + "General.OS Updates": "", + "General.Release Date": "May 23, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X6d", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/honor/2026/x70-pro-max/honor-x70-pro-max-8gb-256gb-5g.json b/data/smartphone/honor/2026/x70-pro-max/honor-x70-pro-max-8gb-256gb-5g.json new file mode 100644 index 00000000000..fef8cde0292 --- /dev/null +++ b/data/smartphone/honor/2026/x70-pro-max/honor-x70-pro-max-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x70-pro-max-8gb-256gb-5g", + "name": "Honor X70 Pro Max", + "brand": "honor", + "release_date": "2026-06-15", + "ram_gb": 8, + "battery_mah": 8560, + "weight_g": 196.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x70-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8560 mAh, Si/C Li-Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Honor", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black, Violet, Green, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 161.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "3840Hz PWM dimming", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "Yes", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GPS, Clonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Gyro, Proximity (ultrasound)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MTN-AN00", + "General.OS Updates": "", + "General.Release Date": "June 15, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X70 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18796}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 37999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 77900}, {\"Name\": \"Realme P4 5G\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 22999}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "MagicOS 10.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/honor/2026/x70-refresh-edition/honor-x70-refresh-edition-8gb-128gb-5g.json b/data/smartphone/honor/2026/x70-refresh-edition/honor-x70-refresh-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..8775fca43d5 --- /dev/null +++ b/data/smartphone/honor/2026/x70-refresh-edition/honor-x70-refresh-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "honor-x70-refresh-edition-8gb-128gb-5g", + "name": "Honor X70 Refresh Edition", + "brand": "honor", + "release_date": "2026-01-01", + "ram_gb": 8, + "battery_mah": 8300, + "weight_g": 193.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x70-refresh-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "resolution": "~ 427 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Honor", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Sunrise Gold, Vermilion Red, Bamboo Green, Moonlight White, Phantom Black", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "Aluminosilicate glass", + "Display.HDR Support": "Yes", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 427 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.79 inches, 1200 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass, Gyro,Proximity (ultrasound)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Honor X70 Refresh Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 90292}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/htc/2023/wildfire-e3-lite/htc-wildfire-e3-lite-3gb-32gb-4g-lte.json b/data/smartphone/htc/2023/wildfire-e3-lite/htc-wildfire-e3-lite-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8ce70ee8a13 --- /dev/null +++ b/data/smartphone/htc/2023/wildfire-e3-lite/htc-wildfire-e3-lite-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-wildfire-e3-lite-3gb-32gb-4g-lte", + "name": "HTC Wildfire E3 lite", + "brand": "htc", + "release_date": "2023-04-10", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 218.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wildfire-e3-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 164.8 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Wildfire E3 Lite", + "General.OS Updates": "", + "General.Release Date": "April 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3gp, .3gpp, .aac, .mp3, .mid, .ogg, .wav", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": ".3gp, .mp4, .avi", + "Name": "HTC Wildfire E3 lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/htc/2025/wildfire-e5-life/htc-wildfire-e5-life-3gb-32gb-4g-lte.json b/data/smartphone/htc/2025/wildfire-e5-life/htc-wildfire-e5-life-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..41534838bf4 --- /dev/null +++ b/data/smartphone/htc/2025/wildfire-e5-life/htc-wildfire-e5-life-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-wildfire-e5-life-3gb-32gb-4g-lte", + "name": "HTC Wildfire E5 Life", + "brand": "htc", + "release_date": "2025-01-01", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wildfire-e5-life", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "5.5 inches, 540 x 960 pixels", + "resolution": "~ 200 PPI", + "type": "Color TFT Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "2 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "5 MP", + "Camera.Video Recording": "540p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Gray", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 155.6 x 10.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 200 PPI", + "Display.Screen to Body Ratio": "~ 68.9%", + "Display.Size": "5.5 inches, 540 x 960 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Wildfire E5 Life", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "2999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.3 GHz, Quad Core Processor", + "Technical.Chipset": "Unisoc SC9832E", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-T820 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-sc9832e" +} diff --git a/data/smartphone/htc/2025/wildfire-e7-plus/htc-wildfire-e7-plus-8gb-256gb-4g-lte.json b/data/smartphone/htc/2025/wildfire-e7-plus/htc-wildfire-e7-plus-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..e22a50d2104 --- /dev/null +++ b/data/smartphone/htc/2025/wildfire-e7-plus/htc-wildfire-e7-plus-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "htc-wildfire-e7-plus-8gb-256gb-4g-lte", + "name": "HTC Wildfire E7 Plus", + "brand": "htc", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 212.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "wildfire-e7-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "HTC", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Main)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 170.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Wildfire E7 Plus", + "General.OS Updates": "", + "General.Release Date": "December 8, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "HTC Wildfire E7 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10149}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Quad Core Processor", + "Technical.Chipset": "mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/huawei/2022/mate-xs-2/huawei-mate-xs-2-8gb-512gb-4g-lte.json b/data/smartphone/huawei/2022/mate-xs-2/huawei-mate-xs-2-8gb-512gb-4g-lte.json new file mode 100644 index 00000000000..9369a2a73bd --- /dev/null +++ b/data/smartphone/huawei/2022/mate-xs-2/huawei-mate-xs-2-8gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-xs-2-8gb-512gb-4g-lte", + "name": "Huawei Mate Xs 2", + "brand": "huawei", + "release_date": "2022-04-28", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 255.0, + "os": "HarmonyOS v2.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-xs-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.8 inches, 2200 x 2480 pixels, 120 Hz", + "resolution": "~ 424 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone, Panorama, HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "10.7 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "139.3 x 156.5 x 5.4 mm", + "Design.Qwerty": "", + "Design.Weight": "255 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "6.5 inches, 1176 x 2480 pixels, OLED", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 424 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "7.8 inches, 2200 x 2480 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate Xs 2", + "General.OS Updates": "", + "General.Release Date": "April 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate Xs 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "162990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Honor V Purse\", \"Price\": 67990}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 124999}, {\"Name\": \"Honor Magic V5\", \"Price\": 107990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v2.0" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/huawei/2022/nova-10-pro/huawei-nova-10-pro-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/nova-10-pro/huawei-nova-10-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4269246bf4b --- /dev/null +++ b/data/smartphone/huawei/2022/nova-10-pro/huawei-nova-10-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-10-pro-8gb-128gb-4g-lte", + "name": "Huawei Nova 10 Pro", + "brand": "huawei", + "release_date": "2022-07-04", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 191.0, + "os": "HarmonyOS v2.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "resolution": "~ 436 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Super Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "60 MP ƒ/2.4 (Ultra Wide)
8 MP ƒ/2.2
Portrait
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.45 x 164.24 x 7.88 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 436 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.78 inches, 1200 x 2652 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass Gravity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 10 Pro", + "General.OS Updates": "", + "General.Release Date": "July 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Huawei Nova 11 SE\", \"Price\": 22990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v2.0" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/huawei/2022/nova-10/huawei-nova-10-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/nova-10/huawei-nova-10-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a6b00645800 --- /dev/null +++ b/data/smartphone/huawei/2022/nova-10/huawei-nova-10-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-10-8gb-128gb-4g-lte", + "name": "Huawei Nova 10", + "brand": "huawei", + "release_date": "2022-07-04", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 168.0, + "os": "HarmonyOS", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "60 MP ƒ/1.8 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.91 x 162.18 x 6.88 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass Gravity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 10", + "General.OS Updates": "", + "General.Release Date": "July 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova 13\", \"Price\": 30990}, {\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"Honor Magic 6 Lite\", \"Price\": 34999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/huawei/2022/nova-9-se-5g/huawei-nova-9-se-5g-8gb-128gb-5g.json b/data/smartphone/huawei/2022/nova-9-se-5g/huawei-nova-9-se-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..7d4ea9352b8 --- /dev/null +++ b/data/smartphone/huawei/2022/nova-9-se-5g/huawei-nova-9-se-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-9-se-5g-8gb-128gb-5g", + "name": "Huawei Nova 9 SE 5G", + "brand": "huawei", + "release_date": "2022-04-20", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-9-se-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
22mm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.78 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 9 SE", + "General.OS Updates": "", + "General.Release Date": "April 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 9 SE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Honor X7b 5G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/huawei/2022/nova-9-se/huawei-nova-9-se-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/nova-9-se/huawei-nova-9-se-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..811dc73601c --- /dev/null +++ b/data/smartphone/huawei/2022/nova-9-se/huawei-nova-9-se-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-9-se-8gb-128gb-4g-lte", + "name": "Huawei Nova 9 SE", + "brand": "huawei", + "release_date": "2022-03-11", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-9-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color TFT LCD (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 164.64 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.78 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT LCD (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "nova 9 SE", + "General.OS Updates": "", + "General.Release Date": "March 11, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 9 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova 12 SE\", \"Price\": 24990}, {\"Name\": \"Huawei Nova 13\", \"Price\": 30990}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Huawei Nova 12i\", \"Price\": 24990}, {\"Name\": \"Huawei Nova 13i\", \"Price\": 24990}, {\"Name\": \"Huawei Nova 14\", \"Price\": 30990}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17480}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 18399}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2022/nova-y90/huawei-nova-y90-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/nova-y90/huawei-nova-y90-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b317cd1466e --- /dev/null +++ b/data/smartphone/huawei/2022/nova-y90/huawei-nova-y90-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-y90-8gb-128gb-4g-lte", + "name": "Huawei Nova Y90", + "brand": "huawei", + "release_date": "2022-06-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "EMUI v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-y90", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 387 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 163.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova Y90", + "General.OS Updates": "", + "General.Release Date": "June 23, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova Y90", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Honor 90 Lite\", \"Price\": 24990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "EMUI v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2022/p50e/huawei-p50e-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/p50e/huawei-p50e-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a17d143b482 --- /dev/null +++ b/data/smartphone/huawei/2022/p50e/huawei-p50e-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p50e-8gb-128gb-4g-lte", + "name": "Huawei P50E", + "brand": "huawei", + "release_date": "2022-03-16", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 181.0, + "os": "HarmonyOS v2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p50e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1224 x 2700 pixels, 90 Hz", + "resolution": "~ 458 PPI", + "type": "Color OLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Micro Movie, High Pixel Mode, Time Lapse Photography, Super Wide Angle, Large Aperture Blur, Dual Scene Video, Super Night Scene, Macro, Portrait Mode, Professional Mode, Slow Motion, Panorama Mode, Black & White Art , Streamer Shutter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
12 MP ƒ/3.4 (Telephoto)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 156.5 x 7.92 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 458 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1224 x 2700 pixels, 90 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gravity Sensor, Hall Sensor, Gyro, Compass, Ambient Light Sensor, Proximity Light Sensor, Camera Laser Focus Sensor, Color Temperature Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P50E ", + "General.OS Updates": "", + "General.Release Date": "March 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei P50E", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v2" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/huawei/2022/pocket-s/huawei-pocket-s-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2022/pocket-s/huawei-pocket-s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6b47ee164cb --- /dev/null +++ b/data/smartphone/huawei/2022/pocket-s/huawei-pocket-s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-pocket-s-8gb-128gb-4g-lte", + "name": "Huawei Pocket S", + "brand": "huawei", + "release_date": "2022-11-02", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 190.0, + "os": "HarmonyOS v3.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pocket-s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 1188 x 2790 pixels, 120 Hz", + "resolution": "~ 442 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Micro movie, high pixel mode, time-lapse photography, super wide-angle, large aperture blur, dual scene video, super night scene, super macro, macro video, macro picture-in-picture, portrait mode, professional mode, slow motion, panorama Mode, Black & White Art, Smart Filter, Watermark, Document Correction, AI Photo Master, Dynamic Photo, Screen-Off Snapshot, 4D Predictive Focus, Smile Snapshot, Voice-activated Photo, Timed Photo, Burst Shot, Snapshot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10.7 MP ƒ/2.2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "40 MP ƒ/1.8 (Wide Angle)
PDAF, Laser AF
13 MP ƒ/2.2 (Ultra Wide)
120˚, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "", + "Design.Colors": "Blue, Pink, Gren, Silver, Gold, Black", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 170 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "22:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 1.04 inches, 340 x 340 pixels, up to 60 Hz refresh rate, 120 Hz touch sampling rate", + "Display.Features": "1440 Hz high-frequency PWM dimming", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 442 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.9 inches, 1188 x 2790 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "gyro, accelerometer, proximity, compass, barometer, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pocket S", + "General.OS Updates": "", + "General.Release Date": "November 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "*.mp3, *.mp4, *.3gp, *.ogg, *.amr, *.aac, *.flac, *.wav, *.midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp, *.mp4", + "Name": "Huawei Pocket S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "67990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Vivo V60e\", \"Price\": 28499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8\", \"Price\": 35990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v3.0" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/huawei/2023/enjoy-60x/huawei-enjoy-60x-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2023/enjoy-60x/huawei-enjoy-60x-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..beffda2d204 --- /dev/null +++ b/data/smartphone/huawei/2023/enjoy-60x/huawei-enjoy-60x-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-enjoy-60x-8gb-128gb-4g-lte", + "name": "Huawei Enjoy 60X", + "brand": "huawei", + "release_date": "2023-04-17", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "HarmonyOS v3.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "enjoy-60x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.95 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 376 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Rear normal camera, portrait mode, night scene mode, high pixel, panoramic camera, large aperture, professional mode, normal video, time-lapse photography, voice-activated camera, smile capture, timed camera, watermark mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
26mm, 1/1.8\", PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Green, Orange", + "Design.Design Type": "", + "Design.Dimensions": "79.9 x 171.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 376 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.95 inches, 1080 x 2376 pixels, 90 Hz", + "Display.Touch": "Yes, 270 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Huawei Histen, support stereo", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou/GPS/Galileo/Glonass/QZSS/AGPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes; NFC-SIM, HCE", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Gravity sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Enjoy 60X", + "General.OS Updates": "", + "General.Release Date": "April 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Enjoy 60X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26553}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v3.0" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2023/mate-60-pro-plus/huawei-mate-60-pro-plus-16gb-512gb-5g.json b/data/smartphone/huawei/2023/mate-60-pro-plus/huawei-mate-60-pro-plus-16gb-512gb-5g.json new file mode 100644 index 00000000000..953fa73f42f --- /dev/null +++ b/data/smartphone/huawei/2023/mate-60-pro-plus/huawei-mate-60-pro-plus-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-60-pro-plus-16gb-512gb-5g", + "name": "Huawei Mate 60 Pro Plus", + "brand": "huawei", + "release_date": "2023-09-08", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 225.0, + "os": "Hongmeng OS v4.0", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-60-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.82 inches, 1260 x 2720 pixels, 120 Hz", + "resolution": "~ 440 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 88W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 20W", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)
18mm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.4-ƒ/4 (Wide Angle)
24mm, PDAF, Laser AF, OIS
48 MP ƒ/3 (Telephoto)
90mm, PDAF, OIS, 3.5x optical zoom
40 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 3840/960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Light Gold", + "Design.Design Type": "", + "Design.Dimensions": "79 x 163.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2140 Hz high frequency PWM dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Huawei Kunlun Glass 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.82 inches, 1260 x 2720 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Satellite Calling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, gyro, proximity, barometer, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mat 60 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "September 08, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate 60 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "98990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99700}, {\"Name\": \"Honor Magic V3\", \"Price\": 185990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Huawei Mate 70\", \"Price\": 63990}, {\"Name\": \"Huawei P50 Pro 5G\", \"Price\": 84990}, {\"Name\": \"Huawei Mate 70 Pro\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.62 GHz, Octa Core Processor", + "Technical.Chipset": "HiSilicon Kirin 9000S", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Maleoon 910 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Hongmeng OS v4.0" + }, + "soc": "kirin-9000s" +} diff --git a/data/smartphone/huawei/2023/mate-x5/huawei-mate-x5-12gb-512gb-4g-lte.json b/data/smartphone/huawei/2023/mate-x5/huawei-mate-x5-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..88db2febca6 --- /dev/null +++ b/data/smartphone/huawei/2023/mate-x5/huawei-mate-x5-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-mate-x5-12gb-512gb-4g-lte", + "name": "Huawei Mate X5", + "brand": "huawei", + "release_date": "2023-09-08", + "ram_gb": 12, + "battery_mah": 5060, + "weight_g": 243.0, + "os": "HarmonyOS v4.1", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mate-x5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.85 inches, 2224 x 2496 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5060 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Treasure box, super night scene, super macro, macro video, video HDR Vivid, telephoto picture-in-picture, micro movie, audio zoom, high pixel mode, time-lapse photography, super wide-angle, large aperture blur, dual-view video, portrait Mode, Professional Mode, Slow Motion, Panorama Mode, Streamer Shutter, Smart Filter, Multi-Camera, Watermark, Document Correction, AI Camera Master, Dynamic Photo, Snapshot, 4D Predictive Focus, Smile Capture, Voice-Activated Camera, Timer Camera , continuous shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/3.4 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax, 2 × 2 MIMO, HE160, 4096 QAM, 8 Spatial-stream Sounding MU-MIMO", + "Design.Bezel less": "", + "Design.Colors": "Feather White, Feather Black, Feather Gold, Green Mountain Dai, Phantom Purple", + "Design.Design Type": "", + "Design.Dimensions": "141.5 x 156.9 x 5.3 mm", + "Design.Qwerty": "", + "Design.Weight": "243 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 6.4 inches, 1080 x 2504 pixels, 1440 Hz high-frequency PWM dimming, up to 240 Hz touch sampling rate", + "Display.Features": "1440 Hz high-frequency PWM dimming", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 426 PPI", + "Display.Screen to Body Ratio": "~ 88.9%", + "Display.Size": "7.85 inches, 2224 x 2496 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes, Yes; NFC-SIM, HCE", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer, Altimeter, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mate X5", + "General.OS Updates": "", + "General.Release Date": "September 08, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Mate X5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "169999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Oppo Find N5\", \"Price\": 159990}, {\"Name\": \"Huawei Mate X6\", \"Price\": 151990}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Honor Magic V3\", \"Price\": 185990}, {\"Name\": \"Huawei Mate XT Ultimate\", \"Price\": 235990}, {\"Name\": \"Oppo Find N3\", \"Price\": 114990}, {\"Name\": \"Huawei Mate 60 Pro Plus\", \"Price\": 98990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Kirin 9000s", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v4.1" + }, + "soc": "kirin-9000s" +} diff --git a/data/smartphone/huawei/2023/nova-11i/huawei-nova-11i-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2023/nova-11i/huawei-nova-11i-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..82a3b8d93c3 --- /dev/null +++ b/data/smartphone/huawei/2023/nova-11i/huawei-nova-11i-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-11i-8gb-128gb-4g-lte", + "name": "Huawei Nova 11i", + "brand": "huawei", + "release_date": "2023-05-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "HarmonyOS", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-11i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "8K, 4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 164.6 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes, 270 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 m)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass Gravity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nova 11i", + "General.OS Updates": "", + "General.Release Date": "May 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 11i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova 13i\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16990}, {\"Name\": \"Apple iPhone 14\", \"Price\": 52190}, {\"Name\": \"Huawei Nova Y63\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"Huawei Nova Y73\", \"Price\": 22990}, {\"Name\": \"Huawei Nova 12i\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Honor X7b 5G\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "EMUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2023/p60-pro/huawei-p60-pro-12gb-512gb-4g-lte.json b/data/smartphone/huawei/2023/p60-pro/huawei-p60-pro-12gb-512gb-4g-lte.json new file mode 100644 index 00000000000..aa36410a943 --- /dev/null +++ b/data/smartphone/huawei/2023/p60-pro/huawei-p60-pro-12gb-512gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-p60-pro-12gb-512gb-4g-lte", + "name": "Huawei P60 Pro", + "brand": "huawei", + "release_date": "2023-03-23", + "ram_gb": 12, + "battery_mah": 4815, + "weight_g": 200.0, + "os": "HarmonyOS v3.1", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p60-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1220 x 2700 pixels, 120 Hz", + "resolution": "~ 444 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes; NFC-SIM, HCE", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 88W Super Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4815 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.4-ƒ/4 (Wide Angle)
48 MP ƒ/2.1 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Emerald Green, Purple, White", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 161 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1440 Hz high-frequency PWM dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 444 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.67 inches, 1220 x 2700 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes, Yes; NFC-SIM, HCE", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "P60 Pro", + "General.OS Updates": "", + "General.Release Date": "March 23, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "*.mp3, *.mp4, *.3gp, *.ogg, *.amr, *.aac, *.flac, *.wav, *.midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp, *.mp4", + "Name": "Huawei P60 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "67999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 200 Pro\", \"Price\": 57999}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Oppo Find X6 Pro\", \"Price\": 71990}, {\"Name\": \"Huawei Nova 13 Pro\", \"Price\": 43990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"OnePlus 12 (16GB RAM + 512GB)\", \"Price\": 61999}, {\"Name\": \"Honor 200\", \"Price\": 24999}, {\"Name\": \"Xiaomi 12S Ultra\", \"Price\": 69990}, {\"Name\": \"Huawei Pura 70 Pro\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.19 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8+ Gen 1", + "Technical.Core Details": "1x Cortex-X3@ 3.2GHz & 4x Cortex-A715@ 2.8GHz & 3x Cortex-A510@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 730", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v3.1" + }, + "soc": "snapdragon-8-plus-gen-1" +} diff --git a/data/smartphone/huawei/2024/pura-70-pro/huawei-pura-70-pro-12gb-256gb-5g.json b/data/smartphone/huawei/2024/pura-70-pro/huawei-pura-70-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..3b93d53fb48 --- /dev/null +++ b/data/smartphone/huawei/2024/pura-70-pro/huawei-pura-70-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-pura-70-pro-12gb-256gb-5g", + "name": "Huawei Pura 70 Pro", + "brand": "huawei", + "release_date": "2024-04-18", + "ram_gb": 12, + "battery_mah": 5050, + "weight_g": 220.0, + "os": "HarmonyOS v4.2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pura-70-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1260 x 2844 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Super Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 20W", + "Battery.Size": "5050 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.4-ƒ/4 (Wide Angle)
48 MP ƒ/2.1 (Telephoto)
12.5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 162.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "220 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1440 Hz high-frequency PWM dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Kunlun Glass 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.8 inches, 1260 x 2844 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Gyro, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HBN-AL00", + "General.OS Updates": "", + "General.Release Date": "April 18, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "*.mp3, *.mp4, *.3gp, *.ogg, *.amr, *.aac, *.flac, *.wav, *.midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "*.3gp, *.mp4", + "Name": "Huawei Pura 70 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Huawei Pura 80\", \"Price\": 69990}, {\"Name\": \"Oppo Find X7 Pro 5G\", \"Price\": 79990}, {\"Name\": \"Huawei Pura P80 Pro\", \"Price\": 76990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Huawei Mate 70 Pro\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106599}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Kirin 9010", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS v4.2" + }, + "soc": "kirin-9010" +} diff --git a/data/smartphone/huawei/2025/nova-13i/huawei-nova-13i-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2025/nova-13i/huawei-nova-13i-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5ddf206a1a5 --- /dev/null +++ b/data/smartphone/huawei/2025/nova-13i/huawei-nova-13i-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-13i-8gb-128gb-4g-lte", + "name": "Huawei Nova 13i", + "brand": "huawei", + "release_date": "2025-12-14", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "EMUI v14.2", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-13i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W SuperCharge Turbo", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 163.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.7 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 m)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with tri-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CTR-L91", + "General.OS Updates": "", + "General.Release Date": "December 14, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova 13i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova Y73\", \"Price\": 22990}, {\"Name\": \"Huawei Nova 12i\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Huawei Nova 13\", \"Price\": 30990}, {\"Name\": \"Huawei Nova 14\", \"Price\": 30990}, {\"Name\": \"Honor X9c\", \"Price\": 21999}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Huawei Nova 13 Pro\", \"Price\": 43990}, {\"Name\": \"Huawei Nova Y63\", \"Price\": 14990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "EMUI v14.2" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2025/nova-y63/huawei-nova-y63-4gb-128gb-4g-lte.json b/data/smartphone/huawei/2025/nova-y63/huawei-nova-y63-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..572ee21577d --- /dev/null +++ b/data/smartphone/huawei/2025/nova-y63/huawei-nova-y63-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-y63-4gb-128gb-4g-lte", + "name": "Huawei Nova Y63", + "brand": "huawei", + "release_date": "2025-05-07", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-y63", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Silver, Black", + "Design.Design Type": "", + "Design.Dimensions": "77.7 x 168.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GFY-LX1", + "General.OS Updates": "", + "General.Release Date": "May 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova Y63", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova Y72S\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15780}, {\"Name\": \"Huawei Nova 13i\", \"Price\": 24990}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Huawei Nova Y73\", \"Price\": 22990}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 4G", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/huawei/2025/nova-y72s/huawei-nova-y72s-8gb-128gb-4g-lte.json b/data/smartphone/huawei/2025/nova-y72s/huawei-nova-y72s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4a0083fd0d0 --- /dev/null +++ b/data/smartphone/huawei/2025/nova-y72s/huawei-nova-y72s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "huawei-nova-y72s-8gb-128gb-4g-lte", + "name": "Huawei Nova Y72S", + "brand": "huawei", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nova-y72s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Huawei", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Blue, Black", + "Design.Design Type": "", + "Design.Dimensions": "77.7 x 168.3 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GFY-LX1", + "General.OS Updates": "", + "General.Release Date": "April, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Huawei Nova Y72S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Huawei Nova Y63\", \"Price\": 14990}, {\"Name\": \"Huawei Nova Y73\", \"Price\": 22990}, {\"Name\": \"Huawei Nova Y72\", \"Price\": 21990}, {\"Name\": \"Huawei Nova 13i\", \"Price\": 24990}, {\"Name\": \"Huawei Nova 12i\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Vivo Y27 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 4G", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/infinix/2022/hot-12-play/infinix-hot-12-play-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/hot-12-play/infinix-hot-12-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..89072c0114c --- /dev/null +++ b/data/smartphone/infinix/2022/hot-12-play/infinix-hot-12-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-12-play-4gb-64gb-4g-lte", + "name": "Infinix Hot 12 Play", + "brand": "infinix", + "release_date": "2022-05-23", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 209.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-12-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 1640 x 720 pixels, 90 Hz", + "resolution": "~ 259 PPI", + "type": "Color (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, Beauty, Portrait, AR Shots, Panorama, Slow Motion, Timelapse, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8

Depth Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": " 20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180 Hz Touch , , 480 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda MN228 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 259 PPI", + "Display.Screen to Body Ratio": "~ 90.66%", + "Display.Size": "6.82 inches, 1640 x 720 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, E-Compass, Gyroscope, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6816C, HOT 12 Play", + "General.OS Updates": "", + "General.Release Date": "May 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Hot 12 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 10\", \"Price\": 8489}, {\"Name\": \"Lava Bold N1 5G\", \"Price\": 7999}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 7499}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"iQOO Z10 Lite 5G (6GB RAM + 128GB)\", \"Price\": 12998}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "UniSoc Tiger T610", + "Technical.Core Details": "4x2 GHz Cortex-A75 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G52 MP2 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t610" +} diff --git a/data/smartphone/infinix/2022/hot-12-pro-8gb-ram-128gb/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2022/hot-12-pro-8gb-ram-128gb/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0eef7319a0b --- /dev/null +++ b/data/smartphone/infinix/2022/hot-12-pro-8gb-ram-128gb/infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-12-pro-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Infinix Hot 12 Pro (8GB RAM+ 128GB)", + "brand": "infinix", + "release_date": "2022-08-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-12-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bokeh, AI HDR, AI 3D Beauty, Document Mode, Panorama Mode, AR Shots, Slo-mo Video, Timelapse", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2
AI Camera
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Main)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.75 x 164.22 x 8.42 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda MN228 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.33%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G Sensor, E-Compass, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 12 Pro", + "General.OS Updates": "", + "General.Release Date": "August 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI", + "Name": "Infinix Hot 12 Pro (8GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-12.428245", + "Price Drop Amount": "-1616", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/infinix/2022/hot-12-pro/infinix-hot-12-pro-6gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/hot-12-pro/infinix-hot-12-pro-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3cfd8c0df48 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-12-pro/infinix-hot-12-pro-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-12-pro-6gb-64gb-4g-lte", + "name": "Infinix Hot 12 Pro", + "brand": "infinix", + "release_date": "2022-08-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-12-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bokeh, AI HDR, AI 3D Beauty, Document Mode, Panorama Mode, AR Shots, Slo-mo Video, Timelapse", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2
AI Camera
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Main)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.75 x 164.22 x 8.42 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda MN228 Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.33%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G Sensor, E-Compass, Proximity Sensor, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 12 Pro", + "General.OS Updates": "", + "General.Release Date": "August 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI", + "Name": "Infinix Hot 12 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/infinix/2022/hot-12i/infinix-hot-12i-2gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/hot-12i/infinix-hot-12i-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1b0cf88c0e6 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-12i/infinix-hot-12i-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-12i-2gb-64gb-4g-lte", + "name": "Infinix Hot 12i", + "brand": "infinix", + "release_date": "2022-04-12", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-12i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)

QVGA

QVGA", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164.8 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 83.1%", + "Display.Size": "6.6 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 12i", + "General.OS Updates": "", + "General.Release Date": "April 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Hot 12i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Stylus 5G 2024\", \"Price\": 33499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22 ", + "Technical.Core Details": "Quad-core 2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/infinix/2022/hot-20-6gb-ram-128gb/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/infinix/2022/hot-20-6gb-ram-128gb/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..9bb4bc1f267 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-20-6gb-ram-128gb/infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-20-6gb-ram-128gb-6gb-128gb-5g", + "name": "Infinix Hot 20 (6GB RAM+ 128GB)", + "brand": "infinix", + "release_date": "2022-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-20-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Portrait, AI HDR, AI 3D Beauty, Panorama, Document, Slo-mo Video, Time Lapse, Short Video, 2K Video Recording with Bokeh", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Front Camera
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP

AI Lens", + "Camera.Video Recording": "1440p, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28/38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Space Blue, Racing Black, Racing Black", + "Design.Design Type": "", + "Design.Dimensions": "76.45 x 166.25 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , Brightness upto 500 NITS, 99% sRGB Color Gamut, 1500:1 Color Contrast Ratio, Panda Glass Protection, , Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.01%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound, Power Marathon Tech, Video Assistant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint, Ambient Light, G-Sensor, Proximity, Gyroscope (By Software) E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HOT 20 5G", + "General.OS Updates": "", + "General.Release Date": "December 01 ,2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 20 (6GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Lava Storm 5G\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11330}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 810", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "XOS 10.6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-810" +} diff --git a/data/smartphone/infinix/2022/hot-20-play/infinix-hot-20-play-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/hot-20-play/infinix-hot-20-play-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..79e8cfa96f4 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-20-play/infinix-hot-20-play-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-20-play-4gb-64gb-4g-lte", + "name": "Infinix Hot 20 Play", + "brand": "infinix", + "release_date": "2022-12-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 210.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-20-play", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Portrait, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Slo-mo Video, Time Lapse, Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Front Camera
Punch Hole, LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "13 MP

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Fantasy Purple", + "Design.Design Type": "", + "Design.Dimensions": "78 x 171 x 8.85 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120Hz Touch , Brightness Upto 450 NITS, 99.8% sRGB Color Gamut, 1500:1 Color Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.82 inches, 720 x 1640 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound, Power Marathon Tech", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light, G-Sensor, Proximity, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HOT 20 Play", + "General.OS Updates": "", + "General.Release Date": "December 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 20 Play", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Alcatel V3 Classic\", \"Price\": 12999}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 8989}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "XOS 10.6", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/infinix/2022/hot-20/infinix-hot-20-4gb-64gb-5g.json b/data/smartphone/infinix/2022/hot-20/infinix-hot-20-4gb-64gb-5g.json new file mode 100644 index 00000000000..b9858a648c1 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-20/infinix-hot-20-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-20-4gb-64gb-5g", + "name": "Infinix Hot 20", + "brand": "infinix", + "release_date": "2022-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Portrait, AI HDR, AI 3D Beauty, Panorama, Document, Slo-mo Video, Time Lapse, Short Video, 2K Video Recording with Bokeh", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Front Camera
LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP

AI Lens", + "Camera.Video Recording": "1440p, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28/38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Space Blue, Racing Black, Racing Black", + "Design.Design Type": "", + "Design.Dimensions": "76.45 x 166.25 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , Brightness upto 500 NITS, 99% sRGB Color Gamut, 1500:1 Color Contrast Ratio, Panda Glass Protection, , Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.01%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound, Power Marathon Tech, Video Assistant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint, Ambient Light, G-Sensor, Proximity, Gyroscope (By Software) E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HOT 20 5G", + "General.OS Updates": "", + "General.Release Date": "December 01 ,2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10 (6GB RAM + 128GB)\", \"Price\": 12490}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Infinix Note 11\", \"Price\": 10990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 810", + "Technical.Core Details": "2x2.4 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "XOS 10.6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-810" +} diff --git a/data/smartphone/infinix/2022/hot-20i/infinix-hot-20i-3gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/hot-20i/infinix-hot-20i-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a56410aaa66 --- /dev/null +++ b/data/smartphone/infinix/2022/hot-20i/infinix-hot-20i-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-20i-3gb-64gb-4g-lte", + "name": "Infinix Hot 20i", + "brand": "infinix", + "release_date": "2022-09-28", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-20i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels", + "resolution": "~ 267 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
AF

other unspecified cameras", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Wilderness Black, Luna Blue, Energy Green, Sunset Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164.8 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 83.1%", + "Display.Size": "6.6 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (rear-mounted) accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 20i", + "General.OS Updates": "", + "General.Release Date": "September 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Hot 20i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pop 8\", \"Price\": 6999}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Infinix Smart 9\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 9590}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "", + "Technical.Custom UI": "XOS 10.6", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/infinix/2022/note-12-g96/infinix-note-12-g96-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2022/note-12-g96/infinix-note-12-g96-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..14e136b9820 --- /dev/null +++ b/data/smartphone/infinix/2022/note-12-g96/infinix-note-12-g96-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-12-g96-8gb-128gb-4g-lte", + "name": "Infinix Note 12 (G96)", + "brand": "infinix", + "release_date": "2022-05-20", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-12-g96", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)

QVGA", + "Camera.Video Recording": "1440p @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 164.6 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 12 (G96)", + "General.OS Updates": "", + "General.Release Date": "May 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI", + "Name": "Infinix Note 12 (G96)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A14 4G\", \"Price\": 9890}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 11S (8GB RAM + 128GB)\", \"Price\": 13990}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Infinix Hot 50 Pro\", \"Price\": 15990}, {\"Name\": \"Infinix Hot 30\", \"Price\": 10999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/infinix/2022/note-12-turbo/infinix-note-12-turbo-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2022/note-12-turbo/infinix-note-12-turbo-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9c0e4440c11 --- /dev/null +++ b/data/smartphone/infinix/2022/note-12-turbo/infinix-note-12-turbo-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-12-turbo-8gb-128gb-4g-lte", + "name": "Infinix Note 12 Turbo", + "brand": "infinix", + "release_date": "2022-05-20", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-12-turbo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 2400 x 1080 pixels, 60 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night, Custom Portrait, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Pro Mode Slo Mo Video, Timelapse, Short Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Front Camera
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP
2 MP
Depth Lens

AI lens", + "Camera.Video Recording": "2K @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 164.57 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180 Hz , 100% DCI P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Gorilla Glass 3 Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.7 inches, 2400 x 1080 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 12 TURBO", + "General.OS Updates": "", + "General.Release Date": "May 20, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ ENHANCED, OGG Vorbis, WAV, MP3, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Note 12 Turbo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50s 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G32\", \"Price\": 8990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/infinix/2022/smart-6/infinix-smart-6-2gb-64gb-4g-lte.json b/data/smartphone/infinix/2022/smart-6/infinix-smart-6-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2fef86d478b --- /dev/null +++ b/data/smartphone/infinix/2022/smart-6/infinix-smart-6-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-smart-6-2gb-64gb-4g-lte", + "name": "Infinix Smart 6", + "brand": "infinix", + "release_date": "2022-04-27", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "smart-6", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI HDR, Beauty, Portrait, Panorama", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2

Depth Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165.5 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 Nits Brightness, 1500:1 Contrast Ratio, 72% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 88.43%", + "Display.Size": "6.6 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Power Marathon Tech, Video Assistant, Game Mode, Social Turbo, Xhide, Theft Alert, Peek Proof, Secure card, Kids Mode, Bike Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Proximity Sensor, Ambient Light Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Smart 6", + "General.OS Updates": "", + "General.Release Date": "April 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, AAC+, AAC+ ENHANCED, OGG Vorbis, WAV, MP3, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Smart 6", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pop 7\", \"Price\": 6999}, {\"Name\": \"Tecno Pop 8\", \"Price\": 6899}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/infinix/2022/zero-20/infinix-zero-20-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2022/zero-20/infinix-zero-20-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..41d436b8670 --- /dev/null +++ b/data/smartphone/infinix/2022/zero-20/infinix-zero-20-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-zero-20-8gb-128gb-4g-lte", + "name": "Infinix Zero 20", + "brand": "infinix", + "release_date": "2022-09-27", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 196.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zero-20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Scene Detection: Portrait, Night, HDR, Portrait Night, Portrait HDR, Pet, Food, Flowers, Street, Text, Modes: Super Night, Portrait, AI cam, Beauty, Panorama, Document, AR Shots, Pro Mode, Video Feature: Slo-Mo Video, Timelapse, Short Video", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "60 MP ƒ/2 (Wide Angle)
Dual LED Flash", + "Camera.Front Video Recording": "1440p @ 30 fps QHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
13 MP (Telephoto)
2 MP
Bokeh", + "Camera.Video Recording": "1440p, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac)", + "Design.Bezel less": "", + "Design.Colors": "Space Gray, Glitter Gold, Green Fantasy", + "Design.Design Type": "", + "Design.Dimensions": "76.66 x 164.43 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits, 108% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.01%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "G-Sensor, E-Compass, L-Sensor, Proximity Sensor, Gyroscope, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zero 20", + "General.OS Updates": "", + "General.Release Date": "September 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "3GPP, AMR, APE, FLAC, M4A, M4R, MID, MKA, MP3, OGG, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Zero 20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 17829}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/infinix/2023/hot-30/infinix-hot-30-8gb-256gb-4g-lte.json b/data/smartphone/infinix/2023/hot-30/infinix-hot-30-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..5d6c607b02f --- /dev/null +++ b/data/smartphone/infinix/2023/hot-30/infinix-hot-30-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-30-8gb-256gb-4g-lte", + "name": "Infinix Hot 30", + "brand": "infinix", + "release_date": "2023-03-31", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.5 (Wide Angle)
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/2.55\", AF

unspecified", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Racing Black, Surfing Green, Sonic White", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 168.7 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness upto 500 nits (typ), 600 nits (peak), Color Contrast Ratio: 1500:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 30", + "General.OS Updates": "", + "General.Release Date": "March 31, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6699}, {\"Name\": \"Xiaomi Redmi Note 9\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Poco M3\", \"Price\": 9999}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Infinix Note 12\", \"Price\": 11999}, {\"Name\": \"Tecno Spark 30 Pro\", \"Price\": 13990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "XOS 12.6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2023/hot-30i-4gb-ram-64gb/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2023/hot-30i-4gb-ram-64gb/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d6285fc2967 --- /dev/null +++ b/data/smartphone/infinix/2023/hot-30i-4gb-ram-64gb/infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-30i-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Infinix Hot 30i (4GB RAM+ 64GB)", + "brand": "infinix", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-30i-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " Portrait, AI HDR, Beauty, Panorama, Document, Video Features: Slo-Mo Video, Timelapse, AR Shot, Video Recording, Filters", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Front Camera
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP

AI Lens", + "Camera.Video Recording": "1440p, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Mirror Black, Glacier Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.75 x 164 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness upto 500 NITS, Color Contrast Ratio: 1500:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.01%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope (By Software), E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "HOT 30i", + "General.OS Updates": "", + "General.Release Date": "March 27 ,2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 30i (4GB RAM+ 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8399.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "XOS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/infinix/2023/hot-40-pro/infinix-hot-40-pro-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2023/hot-40-pro/infinix-hot-40-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5ef21342c73 --- /dev/null +++ b/data/smartphone/infinix/2023/hot-40-pro/infinix-hot-40-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-40-pro-8gb-128gb-4g-lte", + "name": "Infinix Hot 40 Pro", + "brand": "infinix", + "release_date": "2023-12-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-40-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
0.64µm, AF
2 MP ƒ/2.4 (Macro)
0.08 MP
Auxiliary Lens", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "Yes", + "Design.Colors": "Palm Blue, Horizon Gold, Starlit Black, Starfall Green", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 168.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits (peak), Color Contrast Ratio: 1500:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Infinix Hot 40 Pro", + "General.OS Updates": "", + "General.Release Date": "December 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 40 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Poco M6 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14999}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Infinix Hot 50 Pro\", \"Price\": 15990}, {\"Name\": \"Tecno Spark 20 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "XOS 13.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/infinix/2023/hot-40/infinix-hot-40-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2023/hot-40/infinix-hot-40-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0aecc40b110 --- /dev/null +++ b/data/smartphone/infinix/2023/hot-40/infinix-hot-40-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-40-8gb-128gb-4g-lte", + "name": "Infinix Hot 40", + "brand": "infinix", + "release_date": "2023-12-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-40", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
AF
2 MP ƒ/2.4 (Macro)
0.08 MP
auxiliary lens", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "Yes", + "Design.Colors": "Palm Blue, Horizon Gold, Starlit Black, Starfall Green", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 168.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness upto 500 NITS, Color Contrast Ratio: 1500:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Hot 40", + "General.OS Updates": "", + "General.Release Date": "December 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Hot 40", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 14 Play\", \"Price\": 9990}, {\"Name\": \"Poco C85 5G\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"itel S25\", \"Price\": 8990}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A14 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Infinix Smart 8 Pro\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "XOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2023/note-12i-2022/infinix-note-12i-2022-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2023/note-12i-2022/infinix-note-12i-2022-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1d90808c5d8 --- /dev/null +++ b/data/smartphone/infinix/2023/note-12i-2022/infinix-note-12i-2022-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-12i-2022-4gb-64gb-4g-lte", + "name": "Infinix Note 12i (2022)", + "brand": "infinix", + "release_date": "2023-01-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-12i-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Cam, Beauty, Portrait, Super Night, AR Shot, Pro, Panaroma, Documents, Video Features: Film, Short Video, Slow Motion, Timelapse, 2K Video Recording", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)

QVGA", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Metaverse Blue, Force Black, Alpine White", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.43 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits Brightness, 100% DCI P3 Color Gamut, 100000:1 Color Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Boost Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, G-Sensor, Proximity Sensor, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 12i (2022)", + "General.OS Updates": "", + "General.Release Date": "January 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Note 12i (2022)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8890.0", + "Price Drop": "18.668205", + "Price Drop Amount": "1660", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "XOS 12.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/infinix/2023/note-30-vip-racing-edition/infinix-note-30-vip-racing-edition-8gb-256gb-5g.json b/data/smartphone/infinix/2023/note-30-vip-racing-edition/infinix-note-30-vip-racing-edition-8gb-256gb-5g.json new file mode 100644 index 00000000000..86cbf35590b --- /dev/null +++ b/data/smartphone/infinix/2023/note-30-vip-racing-edition/infinix-note-30-vip-racing-edition-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-30-vip-racing-edition-8gb-256gb-5g", + "name": "Infinix Note 30 VIP Racing Edition", + "brand": "infinix", + "release_date": "2023-09-15", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-30-vip-racing-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W Hyper Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP (Wide Angle)
PDAF
2 MP
2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (a/b/g/n/ac/ax)", + "Design.Bezel less": "", + "Design.Colors": "Racing Edition", + "Design.Design Type": "", + "Design.Dimensions": "75.89 x 162.66 x 8.78 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "10-bit Panel, 100% DCI-P3, 900nit typ, PWM FREQUENCY 1920Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "3D Lighting Leather tech", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "G-SENSOR, E-COMPASS, GYROSCOPE, LIGHT SENSOR, PROXIMITY SENSOR", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 30 VIP", + "General.OS Updates": "", + "General.Release Date": "September 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, AAC+, AAC+ Enhanced, OGG Vorbis, WAV, MP3, Midi", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, H.263, MPEG-4", + "Name": "Infinix Note 30 VIP Racing Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24700}, {\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8050", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8050" +} diff --git a/data/smartphone/infinix/2023/zero-5g-2023-turbo/infinix-zero-5g-2023-turbo-8gb-256gb-5g.json b/data/smartphone/infinix/2023/zero-5g-2023-turbo/infinix-zero-5g-2023-turbo-8gb-256gb-5g.json new file mode 100644 index 00000000000..bafe7092ddc --- /dev/null +++ b/data/smartphone/infinix/2023/zero-5g-2023-turbo/infinix-zero-5g-2023-turbo-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-zero-5g-2023-turbo-8gb-256gb-5g", + "name": "Infinix Zero 5G 2023 Turbo", + "brand": "infinix", + "release_date": "2023-02-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zero-5g-2023-turbo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color LCD LTPS (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto Scene Detection, Portrait, Night, HDR, Portrait Night, Portrait HDR, Pet, Food, Flowers, Street, Text, Video Features: Super Night, AI HDR, AI 3D Beauty, Panorama, Document, AR Shots, Pro Mode, Portrait Mode, Short Video Mode, Slo Mo Video (at 960 fps), Timelapse, Short Video, AI Style Filters, Pro Camera Settings", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
1/2.76\", 1.12µm
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
PDAF
2 MP (Macro)
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n71/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Pearly White, Coral Orange, Submariner Black", + "Design.Design Type": "", + "Design.Dimensions": "76.53 x 168.73 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits Brightness, Eye Care Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD LTPS (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "DAR-Link Game Boost Technology 2.0, Liquid Cooling Technology, DTS Surround Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Zero 5G 2023 Turbo", + "General.OS Updates": "", + "General.Release Date": "February 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "3GPP, AMR, APE, FLAC, M4A, M4R, MID, MKA, MP3, OGG, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, AVI, FLV, MKV, MP4, WMV, WEBM", + "Name": "Infinix Zero 5G 2023 Turbo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro (16GB RAM + 512GB)\", \"Price\": 78999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Xiaomi Redmi 15A 5G (4GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Nothing Phone 4a (8GB RAM + 256GB)\", \"Price\": 33369}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25995}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "XOS 12.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/infinix/2024/note-40s/infinix-note-40s-8gb-256gb-4g-lte.json b/data/smartphone/infinix/2024/note-40s/infinix-note-40s-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..3821bfaa4dc --- /dev/null +++ b/data/smartphone/infinix/2024/note-40s/infinix-note-40s-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-40s-8gb-256gb-4g-lte", + "name": "Infinix Note 40S", + "brand": "infinix", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 176.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-40s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2436 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W All Round FastCharge2.0", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 20W", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Obsidian Black, Vintage Green", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 164.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "650nit Type, 1300nit Peak, 2160Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.78 inches, 1080 x 2436 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cheetah X1 Chip, Stereo Speakers with Sound by JBL, Dual Microphones, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6850B", + "General.OS Updates": "", + "General.Release Date": "September, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, OGG, WAV, AAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, TS, 3GP, WEBM", + "Name": "Infinix Note 40S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 40 Pro 4G\", \"Price\": 21999}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 17999}, {\"Name\": \"Infinix Note 40X 5G\", \"Price\": 14999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Infinix Note 40\", \"Price\": 15999}, {\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2x Cortex-A76 @ 2.2GHz 6x Cortex-A55 @ 2GHz", + "Technical.Custom UI": "XOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/infinix/2024/note-40x-5g-12gb-ram-256gb/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/infinix/2024/note-40x-5g-12gb-ram-256gb/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..795b92c1d6b --- /dev/null +++ b/data/smartphone/infinix/2024/note-40x-5g-12gb-ram-256gb/infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-40x-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Infinix Note 40X 5G (12GB RAM +256GB)", + "brand": "infinix", + "release_date": "2024-08-05", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-40x-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2406 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "90 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "16 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "15 hours", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Lens, Camera Features: Film, Video, AI Cam, Portrait, Super Night, AR Shot, Short Video, Pro, Slow Motion, Dual Video, Panorama, Super Macro, Documents, Timelapse, Sky Shop", + "Camera.Flash": "Yes, Quad LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)

AI Lens
2 MP", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 (a/b/g/n/ac)", + "Design.Bezel less": "No", + "Design.Colors": "Obsidian Black, Titan Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.49 x 168.94 x 8.26 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% Wide Color Gamut, 500nits Brightness, Dynamic Bar", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.78 inches, 1080 x 2406 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "G Sensor, E-Compass, Gyroscope (Software), Light Sensor, Proximity Sensor, Side Mounted Fingerprint Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Adaptor, USB Type C Cable, TPU Case, Stickers, Sim Ejector Pin, Quick Start Guide, Warranty Card, Xclub Card", + "General.Model": "Note 40 5G", + "General.OS Updates": "", + "General.Release Date": "August 05, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Note 40X 5G (12GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-1.7422662", + "Price Drop Amount": "-279", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15206}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16889}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17775}, {\"Name\": \"Realme P1 Speed 5G (12GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16491}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 15534}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "XOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/infinix/2025/gt-30-pro-5g-12gb-ram-256gb/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/infinix/2025/gt-30-pro-5g-12gb-ram-256gb/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..3e31b6c3bd1 --- /dev/null +++ b/data/smartphone/infinix/2025/gt-30-pro-5g-12gb-ram-256gb/infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-gt-30-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Infinix GT 30 Pro 5G (12GB RAM + 256GB)", + "brand": "infinix", + "release_date": "2025-06-03", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 188.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-30-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Vlog, Video, AI Cam, Portrait, Super Night, Slow Motion, Timelapse, Dual Video, Panorama, Super Macro, Pro, Sky Shop, Documents", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax)", + "Design.Bezel less": "No", + "Design.Colors": "Dark Flare, Blade White", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164.8 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "700 nits (typ), 1600 nits (peak), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always On Display, 2160 Instantaneous Touch Sampling Rate, TUV Rheinland Low Blue Light Certification, 2304Hz PWM Dimming, 100% DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 93.7%", + "Display.Size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Infinix AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "520Hz ultra Responsive Triggers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "G Sensor, E-Compass, Gyroscope, Light Sensor, Proximity Sensor, In Display Fingerprint, Motor, IR Blaster, GT Trigger", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Adaptor, USB Type C Cable, Soft Film, TPU Case, Sim Ejector Pin, Quick Start Guide, Warranty Card, GT Verse Card", + "General.Model": "X6873", + "General.OS Updates": "2 years", + "General.Release Date": "June 03, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, OGG, OGA, WAV, AAC, AMR, AWB, APE, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, TS, 3GP, WEBM", + "Name": "Infinix GT 30 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,232,873 (Total) (v10)
176,117 (CPU)
520,782 (GPU)
277,970 (Memory)
258,004 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,087 (Multi Core) (v6)
1,202 (Single Core)", + "Performance.Speaker Score": "", + "Price": "26449.0", + "Price Drop": "2.1187842", + "Price Drop Amount": "560", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28022}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23500}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29800}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26490}, {\"Name\": \"Realme GT 6 5G (12GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350 Ultimate", + "Technical.Core Details": "1x Cortex-A715 @ 3.35 GHz & 3x Cortex-A715 @ 3.0 GHz & 4x Cortex-A510 @ 2.2 GHz", + "Technical.Custom UI": "XOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8350-ultimate" +} diff --git a/data/smartphone/infinix/2025/gt-30-pro/infinix-gt-30-pro-8gb-256gb-5g.json b/data/smartphone/infinix/2025/gt-30-pro/infinix-gt-30-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..6e31d786ddb --- /dev/null +++ b/data/smartphone/infinix/2025/gt-30-pro/infinix-gt-30-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-gt-30-pro-8gb-256gb-5g", + "name": "Infinix GT 30 Pro", + "brand": "infinix", + "release_date": "2025-05-21", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 189.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-30-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Vlog, Video, AI Cam, Portrait, Super Night, Slow Motion, Timelapse, Dual Video, Panorama, Super Macro, Pro, Sky Shop, Documents", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
1/1.33\", 0.8µm, PDAF 8 MP, f/2.2, 111˚ (ultrawide), 1/4.0\", 1.0µm, AF
8 MP ƒ/2.2 (Ultra Wide)
111˚ (ultrawide), 1/4.0\", 1.0µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax)", + "Design.Bezel less": "No", + "Design.Colors": "Dark Flare, Blade White, Shadow Ash", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "700 nits (typ), 1600 nits (peak), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1897 nits max brightness (measured)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Infinix AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "520Hz ultra Responsive Triggers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "G Sensor, E-Compass, Gyroscope, Light Sensor, Proximity Sensor, In Display Fingerprint, Motor, IR Blaster, GT Trigger", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Adaptor, USB Type C Cable, Soft Film, TPU Case, Sim Ejector Pin, Quick Start Guide, Warranty Card, GT Verse Card", + "General.Model": "X6873", + "General.OS Updates": "2 years", + "General.Release Date": "May 21, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, OGG, OGA, WAV, AAC, AMR, AWB, APE, MIDI", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, TS, 3GP, WEBM", + "Name": "Infinix GT 30 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,232,873 (Total) (v10)
176,117 (CPU)
520,782 (GPU)
277,970 (Memory)
258,004 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,087 (Multi Core) (v6)
1,202 (Single Core)", + "Performance.Speaker Score": "", + "Price": "24994.0", + "Price Drop": "-2.279045", + "Price Drop Amount": "-570", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Infinix GT 30 5G\", \"Price\": 18999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24998}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27799}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Tecno Pova 7 Ultra\", \"Price\": 22990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350 Ultimate", + "Technical.Core Details": "1x Cortex-A715 @ 3.35 GHz & 3x Cortex-A715 @ 3.0 GHz & 4x Cortex-A510 @ 2.2 GHz", + "Technical.Custom UI": "XOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8350-ultimate" +} diff --git a/data/smartphone/infinix/2025/hot-60-pro-plus/infinix-hot-60-pro-plus-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2025/hot-60-pro-plus/infinix-hot-60-pro-plus-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..729d5aeea77 --- /dev/null +++ b/data/smartphone/infinix/2025/hot-60-pro-plus/infinix-hot-60-pro-plus-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-60-pro-plus-8gb-128gb-4g-lte", + "name": "Infinix Hot 60 Pro Plus", + "brand": "infinix", + "release_date": "2025-07-25", + "ram_gb": 8, + "battery_mah": 5160, + "weight_g": 155.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-60-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
25mm (wide), 1/1.95\", 0.8µm, PDAF", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Sleek Black, Titanium Silver, Coral Tides, Misty Violet, Sonic Yellow, Moco Cyber Green", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 5.95 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "2304 PWM, 700 nits (typ), 1600 nits (HBM), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6886", + "General.OS Updates": "", + "General.Release Date": "July 25, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Hot 60 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Tecno Camon 40\", \"Price\": 24990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G200", + "Technical.Core Details": "2x2.2 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2 (1.1GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-helio-g200" +} diff --git a/data/smartphone/infinix/2025/hot-60-pro/infinix-hot-60-pro-8gb-128gb-4g-lte.json b/data/smartphone/infinix/2025/hot-60-pro/infinix-hot-60-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fc0446bedbd --- /dev/null +++ b/data/smartphone/infinix/2025/hot-60-pro/infinix-hot-60-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-hot-60-pro-8gb-128gb-4g-lte", + "name": "Infinix Hot 60 Pro", + "brand": "infinix", + "release_date": "2025-07-10", + "ram_gb": 8, + "battery_mah": 5160, + "weight_g": 170.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hot-60-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
Punch Hole", + "Camera.Front Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Sleek Black, Titanium Silver, Coral Tides, Sapphire Blue, Jungle Breath, Orange Rose Valley", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "75.9 x 163.5 x 6.6 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "0.45:1", + "Display.Brightness": "700 nits (typ), 1600 nits (HBM), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "2160Hz PWM", + "Display.Foldable Display": "No", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6885", + "General.OS Updates": "", + "General.Release Date": "July 10, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Hot 60 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"itel Super 26 Ultra\", \"Price\": 9999}, {\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Infinix Note 40\", \"Price\": 15999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G200", + "Technical.Core Details": "2 x Arm Cortex-A76 up to 2.2GHz,\n6 x Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2 (1.1GHz)", + "Technical.Java": "No", + "Technical.NPU": "Yes", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-helio-g200" +} diff --git a/data/smartphone/infinix/2025/note-13/infinix-note-13-4gb-64gb-4g-lte.json b/data/smartphone/infinix/2025/note-13/infinix-note-13-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e24ab0ad2be --- /dev/null +++ b/data/smartphone/infinix/2025/note-13/infinix-note-13-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-note-13-4gb-64gb-4g-lte", + "name": "Infinix Note 13", + "brand": "infinix", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-13", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.72 inches, 1080 x 2412 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Quad- HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)

QVGA", + "Camera.Video Recording": "1440p @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "184.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.72 inches, 1080 x 2412 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 13", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, MIDI, AMR, WAV", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GP, MP4, AVI", + "Name": "Infinix Note 13", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 13 Pro\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/infinix/2025/smart-10-plus/infinix-smart-10-plus-4gb-128gb-4g-lte.json b/data/smartphone/infinix/2025/smart-10-plus/infinix-smart-10-plus-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1033da75dd0 --- /dev/null +++ b/data/smartphone/infinix/2025/smart-10-plus/infinix-smart-10-plus-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "infinix-smart-10-plus-4gb-128gb-4g-lte", + "name": "Infinix Smart 10 Plus", + "brand": "infinix", + "release_date": "2025-06-16", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "smart-10-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Infinix", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Sleek Black, Titanium Silver, Iris Blue, Ruby Red", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "700 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6725B_C", + "General.OS Updates": "", + "General.Release Date": "June 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Infinix Smart 10 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 10\", \"Price\": 6580}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 6998}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Infinix Smart 9\", \"Price\": 6999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/iqoo/2022/9-5g-12gb-ram-256gb/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2022/9-5g-12gb-ram-256gb/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..16977f6d075 --- /dev/null +++ b/data/smartphone/iqoo/2022/9-5g-12gb-ram-256gb/iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-9-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO 9 5G (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2022-02-23", + "ram_gb": 12, + "battery_mah": 4350, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Pano, Live Photo, Slo-mo, Time-Lapse, Pro Mode, AR Stickers, Extreme Night Vision, Doc Correction, Pro Sports Mode, Ultra Stable Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.1 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1200 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, E-compass, Ambient light sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 9", + "General.OS Updates": "", + "General.Release Date": "February 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO 9 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49754.0", + "Price Drop": "0.23386191", + "Price Drop Amount": "116", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.80 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/iqoo/2022/9-5g/iqoo-9-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/9-5g/iqoo-9-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..bca3fe01993 --- /dev/null +++ b/data/smartphone/iqoo/2022/9-5g/iqoo-9-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-9-5g-8gb-128gb-5g", + "name": "iQOO 9 5G", + "brand": "iqoo", + "release_date": "2022-02-23", + "ram_gb": 8, + "battery_mah": 4350, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Pano, Live Photo, Slo-mo, Time-Lapse, Pro Mode, AR Stickers, Extreme Night Vision, Doc Correction, Pro Sports Mode, Ultra Stable Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.5 (Telephoto)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.1 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1200 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, E-compass, Ambient light sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "iQOO 9", + "General.OS Updates": "", + "General.Release Date": "February 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO 9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42990.0", + "Price Drop": "-14.025619", + "Price Drop Amount": "-6030", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"iQOO Neo 9\", \"Price\": 26990}, {\"Name\": \"OnePlus 11R 5G\", \"Price\": 34999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OnePlus 9\", \"Price\": 23485}, {\"Name\": \"iQOO Neo 9 Pro 5G\", \"Price\": 34990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.80 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/iqoo/2022/neo-6-5g-12gb-ram-256gb/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2022/neo-6-5g-12gb-ram-256gb/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..988bea3ba7b --- /dev/null +++ b/data/smartphone/iqoo/2022/neo-6-5g-12gb-ram-256gb/iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 6 5G (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2022-05-31", + "ram_gb": 12, + "battery_mah": 4700, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-6-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, Night Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 6", + "General.OS Updates": "", + "General.Release Date": "May 31, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 6 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20799}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21837}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Poco X6 Neo\", \"Price\": 14990}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21437}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27890}, {\"Name\": \"OnePlus 12 5G\", \"Price\": 56440}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2022/neo-6-5g/iqoo-neo-6-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/neo-6-5g/iqoo-neo-6-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..3e9b2686257 --- /dev/null +++ b/data/smartphone/iqoo/2022/neo-6-5g/iqoo-neo-6-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-6-5g-8gb-128gb-5g", + "name": "iQOO Neo 6 5G", + "brand": "iqoo", + "release_date": "2022-05-31", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-6-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, Night Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 6", + "General.OS Updates": "", + "General.Release Date": "May 31, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 6 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 7 Pro\", \"Price\": 35074}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Z9s 5G\", \"Price\": 19999}, {\"Name\": \"iQOO 9 SE 5G\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 30990}, {\"Name\": \"Vivo V25 5G\", \"Price\": 17699}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2022/neo-6-se-5g/iqoo-neo-6-se-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/neo-6-se-5g/iqoo-neo-6-se-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..e51469f2c9a --- /dev/null +++ b/data/smartphone/iqoo/2022/neo-6-se-5g/iqoo-neo-6-se-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-6-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 6 SE 5G", + "brand": "iqoo", + "release_date": "2022-05-06", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-6-se-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Superfast Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GW1P", + "Camera.Features": "Night Mode, Portrait, Pro Mode,Time-Lapse, AR Stickers, ", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89
12 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.16 x 163 x 8.54 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "105% NTSC Color Gamut, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 6 SE 5G", + "General.OS Updates": "", + "General.Release Date": "May 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV,AAC,MP3, MP2, MIDI, Vorbis, APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 6 SE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 6 5G\", \"Price\": 27999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/iqoo/2022/neo-7-5g-china/iqoo-neo-7-5g-china-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/neo-7-5g-china/iqoo-neo-7-5g-china-8gb-128gb-5g.json new file mode 100644 index 00000000000..bcb3feaeded --- /dev/null +++ b/data/smartphone/iqoo/2022/neo-7-5g-china/iqoo-neo-7-5g-china-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-7-5g-china-8gb-128gb-5g", + "name": "iQOO Neo 7 5G (China)", + "brand": "iqoo", + "release_date": "2022-10-20", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7-5g-china", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " night scene, portrait, photo, video, micro video, 50 million", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
1/3.1\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm, 1/1.56\", 1.0µm
8 MP ƒ/2.2 (Ultra Wide)
16mm, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Orange, Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1500 nits (peak), Contrast Ratio - 8000000:1, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 93.11%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7 million)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2231A", + "General.OS Updates": "", + "General.Release Date": "October 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 7 5G (China)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 30134}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 20490}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 21699}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16930}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000 Plus", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.2GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/iqoo/2022/neo-7-se-5g/iqoo-neo-7-se-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/neo-7-se-5g/iqoo-neo-7-se-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..61976022fa8 --- /dev/null +++ b/data/smartphone/iqoo/2022/neo-7-se-5g/iqoo-neo-7-se-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-7-se-5g-8gb-128gb-5g", + "name": "iQOO Neo 7 SE 5G", + "brand": "iqoo", + "release_date": "2022-12-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7-se-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Superfast Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GW1P", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue, Gray, Gradient", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.81 x 8.58 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "105% NTSC Color Gamut, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 93.11%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 7 SE", + "General.OS Updates": "", + "General.Release Date": "December 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV,AAC,MP3, MP2, MIDI, Vorbis, APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 7 SE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32790}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16504}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/iqoo/2022/z6-4g-6gb-ram-128gb/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/iqoo/2022/z6-4g-6gb-ram-128gb/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..222dc9bb7c9 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-4g-6gb-ram-128gb/iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "iQOO Z6 4G (6GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2022-04-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-4g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 ", + "General.OS Updates": "", + "General.Release Date": "April 27, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 4G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11590.0", + "Price Drop": "23.865149", + "Price Drop Amount": "2766", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/iqoo/2022/z6-4g-8gb-ram-128gb/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/iqoo/2022/z6-4g-8gb-ram-128gb/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..89424f3302a --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-4g-8gb-ram-128gb/iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "iQOO Z6 4G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2022-04-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-4g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 ", + "General.OS Updates": "", + "General.Release Date": "April 27, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 4G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "1.6426064", + "Price Drop Amount": "197", + "Related Items": "[{\"Name\": \"POCO M4 Pro 4G (8GB RAM + 128GB)\", \"Price\": 10390}, {\"Name\": \"Vivo T1 44W\", \"Price\": 13290}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12990}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/iqoo/2022/z6-4g/iqoo-z6-4g-4gb-128gb-4g-lte.json b/data/smartphone/iqoo/2022/z6-4g/iqoo-z6-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..14fecfeaa4f --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-4g/iqoo-z6-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-4g-4gb-128gb-4g-lte", + "name": "iQOO Z6 4G", + "brand": "iqoo", + "release_date": "2022-04-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 ", + "General.OS Updates": "", + "General.Release Date": "April 27, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T1 44W\", \"Price\": 13490}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/iqoo/2022/z6-5g-6gb-ram-128gb/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/iqoo/2022/z6-5g-6gb-ram-128gb/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..f93ac1ca089 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-5g-6gb-ram-128gb/iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z6 5G (6GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2022-03-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.7 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 5G", + "General.OS Updates": "", + "General.Release Date": "March 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14999}, {\"Name\": \"Vivo T3x 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Motorola Edge 20 Fusion 5G\", \"Price\": 15899}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2022/z6-5g-8gb-ram-128gb/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/z6-5g-8gb-ram-128gb/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..de16b1c45ff --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-5g-8gb-ram-128gb/iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z6 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2022-03-16", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 164.7 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 5G", + "General.OS Updates": "", + "General.Release Date": "March 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10224}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9489}, {\"Name\": \"Vivo Y29 5G (8GB RAM+128GB)\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15630}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 14498}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2022/z6-5g/iqoo-z6-5g-4gb-128gb-5g.json b/data/smartphone/iqoo/2022/z6-5g/iqoo-z6-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..c932b73ec9a --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-5g/iqoo-z6-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-5g-4gb-128gb-5g", + "name": "iQOO Z6 5G", + "brand": "iqoo", + "release_date": "2022-03-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 5G", + "General.OS Updates": "", + "General.Release Date": "March 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 9299}, {\"Name\": \"HMD Crest\", \"Price\": 9499}, {\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"iQOO Z9x\", \"Price\": 12999}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"iQOO Z10x\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2022/z6-china/iqoo-z6-china-8gb-128gb-5g.json b/data/smartphone/iqoo/2022/z6-china/iqoo-z6-china-8gb-128gb-5g.json new file mode 100644 index 00000000000..b32fe060f24 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-china/iqoo-z6-china-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-china-8gb-128gb-5g", + "name": "IQOO Z6 (China)", + "brand": "iqoo", + "release_date": "2022-08-25", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 194.6, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-china", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.17 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "194.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.13%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 5G", + "General.OS Updates": "", + "General.Release Date": "August 25, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "IQOO Z6 (China)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": "1x2.5 GHz Cortex-A78 & 3x2.4 GHz Cortex-A78 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/iqoo/2022/z6-lite-5g/iqoo-z6-lite-5g-4gb-64gb-5g.json b/data/smartphone/iqoo/2022/z6-lite-5g/iqoo-z6-lite-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..7f35fa0d335 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-lite-5g/iqoo-z6-lite-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-lite-5g-4gb-64gb-5g", + "name": "iQOO Z6 Lite 5G", + "brand": "iqoo", + "release_date": "2022-09-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "September 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13000.0", + "Price Drop": "1.5539219", + "Price Drop Amount": "202", + "Related Items": "[{\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 10498}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Vivo T1 44W\", \"Price\": 13490}, {\"Name\": \"Vivo T3x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13320}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/iqoo/2022/z6-lite-6gb-ram-128gb/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/iqoo/2022/z6-lite-6gb-ram-128gb/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..e14bc641c80 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-lite-6gb-ram-128gb/iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-lite-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z6 Lite (6GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2022-09-14", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-lite-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z6 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "September 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z6 Lite (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12590.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M6 Pro 5G\", \"Price\": 9990}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Realme C65 5G (6GB RAM + 128GB)\", \"Price\": 10990}, {\"Name\": \"Vivo Y28e 5G (4GB RAM + 64GB)\", \"Price\": 9999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/iqoo/2022/z6-pro-5g-12gb-ram-256gb/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2022/z6-pro-5g-12gb-ram-256gb/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..43f9adb49f5 --- /dev/null +++ b/data/smartphone/iqoo/2022/z6-pro-5g-12gb-ram-256gb/iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z6-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z6 Pro 5G (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2022-05-10", + "ram_gb": 12, + "battery_mah": 4700, + "weight_g": 180.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z6-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Portrait, Pano, AR Stickers, Stylish Night Filters, Doc Correction, Dual View Video, Ttime-lapse, Slow-mo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
8 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "VC Liquid Cooling, 4D Game Vibration with Linear Motor, Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": " Z6 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 10, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "iQOO Z6 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 13498}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo Y200 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/iqoo/2023/neo-7-12gb-ram-256gb/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2023/neo-7-12gb-ram-256gb/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..52e0c0e1e96 --- /dev/null +++ b/data/smartphone/iqoo/2023/neo-7-12gb-ram-256gb/iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-7-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 7 (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2023-02-16", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, 64MP, Slow Motion, Time Lapse, Pro, Documents, Panorama, Sports, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n41/n77/n78 | NSA: n41/n77/n78/", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6", + "Design.Bezel less": "", + "Design.Colors": "Frost Blue, Intersteller Black", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.81 x 8.58 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7 million)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 7", + "General.OS Updates": "", + "General.Release Date": "February 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 7 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 7 Pro\", \"Price\": 32782}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Nothing Phone 2a Plus\", \"Price\": 24499}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"Lava Agni 4 5G\", \"Price\": 24998}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 21994}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/iqoo/2023/neo-7-5g/iqoo-neo-7-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2023/neo-7-5g/iqoo-neo-7-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..237a9de1155 --- /dev/null +++ b/data/smartphone/iqoo/2023/neo-7-5g/iqoo-neo-7-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-7-5g-8gb-128gb-5g", + "name": "iQOO Neo 7 5G", + "brand": "iqoo", + "release_date": "2023-02-16", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (16.7 million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, 64MP, Slow Motion, Time Lapse, Pro, Documents, Panorama, Sports, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n41/n77/n78 | NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Frost Blue, Intersteller Black", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.81 x 8.58 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits (typ), 1000 nits (HBM), 1300 nits (peak), Contrast Ratio - 8000000:1, Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7 million)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 7 I2214", + "General.OS Updates": "", + "General.Release Date": "February 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 7 Pro\", \"Price\": 37040}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"iQOO Neo 6 5G\", \"Price\": 27999}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 28999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x3.1 GHz Cortex-A78 & 3 x 3.0 GHz Cortex-A78 & 4 x 2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/iqoo/2023/neo-8-pro/iqoo-neo-8-pro-16gb-256gb-5g.json b/data/smartphone/iqoo/2023/neo-8-pro/iqoo-neo-8-pro-16gb-256gb-5g.json new file mode 100644 index 00000000000..fead7da371e --- /dev/null +++ b/data/smartphone/iqoo/2023/neo-8-pro/iqoo-neo-8-pro-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-8-pro-16gb-256gb-5g", + "name": "iQOO Neo 8 Pro", + "brand": "iqoo", + "release_date": "2023-05-23", + "ram_gb": 16, + "battery_mah": 4880, + "weight_g": 196.9, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4880 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": " IMX866V", + "Camera.Features": "Sports, night scene, portrait, photo, video, micro movie, 50 million, panorama, ultra-clear document, slow motion, time-lapse photography, super moon, Professional, Jovi scan, dual view video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "t Wi-Fi 6, Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 164.72 x 8.36 mm", + "Design.Qwerty": "", + "Design.Weight": "196.9 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "8000000:1, Support HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 92.9%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Neo 8 Pro", + "General.OS Updates": "", + "General.Release Date": "May 23, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 9 Pro 5G\", \"Price\": 41999}, {\"Name\": \"Xiaomi Redmi K70\", \"Price\": 29990}, {\"Name\": \"Xiaomi Redmi K80 Pro\", \"Price\": 44990}, {\"Name\": \"iQOO 15 (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "3.35GHz×1 + 3.0GHz×3 + 2.0GHz×4", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/iqoo/2023/z7-5g-8gb-ram-128gb/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7-5g-8gb-ram-128gb/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..b58dc282fdc --- /dev/null +++ b/data/smartphone/iqoo/2023/z7-5g-8gb-ram-128gb/iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z7 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2023-03-21", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 414 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, 64MP, Pano, Live Photo, Slo-mo, Time-lapse, Pro, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP (Wide Angle)
1/1.97\", 0.7µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n8/n28A/n77/n78 | NSA: n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Norway Blue, Pacific Night", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits, 1200Hz Instant touch sampling rate", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 414 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7 5G", + "General.OS Updates": "", + "General.Release Date": "March 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z7 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 12365}, {\"Name\": \"Xiaomi Redmi 13C 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 14498}, {\"Name\": \"Oppo K13\", \"Price\": 16203}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi 12 5G (6GB RAM + 128GB)\", \"Price\": 12494}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 15988}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11668}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 920", + "Technical.Core Details": "2x2.5 GHz Cortex-A78 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "FunTouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-920" +} diff --git a/data/smartphone/iqoo/2023/z7-5g/iqoo-z7-5g-6gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7-5g/iqoo-z7-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..8656560ec0c --- /dev/null +++ b/data/smartphone/iqoo/2023/z7-5g/iqoo-z7-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7-5g-6gb-128gb-5g", + "name": "iQOO Z7 5G", + "brand": "iqoo", + "release_date": "2023-03-21", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 414 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, 64MP, Pano, Live Photo, Slo-mo, Time-lapse, Pro, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP (Wide Angle)
1/1.97\", 0.7µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n8/n28A/n77/n78 | NSA: n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Norway Blue, Pacific Night", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits, 1200Hz Instant touch sampling rate", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 414 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7 5G", + "General.OS Updates": "", + "General.Release Date": "March 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"iQOO Z9x\", \"Price\": 14990}, {\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 920", + "Technical.Core Details": "2x2.5 GHz Cortex-A78 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "FunTouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-920" +} diff --git a/data/smartphone/iqoo/2023/z7-pro-5g-8gb-ram-256gb/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2023/z7-pro-5g-8gb-ram-256gb/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..363bc2fa8a8 --- /dev/null +++ b/data/smartphone/iqoo/2023/z7-pro-5g-8gb-ram-256gb/iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z7 Pro 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2023-01-01", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 175.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Sports, Night, Portrait, Photo, Video, 64MP, Panorama, Slow Motion, Time Lapse, Pro,live photo, Document, Dual-View Video | Front: Portrait, Photo,Night, Video, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n38/n40/n41/n77/n78 | NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Graphite Matte, Blue Lagoon", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 1300 nit, Supports Sunlight Screen, 1200Hz Instant Touch Rate, 8000000:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vapor Chamber Cooling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 31st, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "iQOO Z7 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "-42.977036", + "Price Drop Amount": "-12033", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22611}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16099}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 16999}, {\"Name\": \"Infinix Hot 60 Pro Plus\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18870}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20125}, {\"Name\": \"Honor 200\", \"Price\": 29999}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18821}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/iqoo/2023/z7-pro-5g/iqoo-z7-pro-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7-pro-5g/iqoo-z7-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..b0ede39eadb --- /dev/null +++ b/data/smartphone/iqoo/2023/z7-pro-5g/iqoo-z7-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7-pro-5g-8gb-128gb-5g", + "name": "iQOO Z7 Pro 5G", + "brand": "iqoo", + "release_date": "2023-01-01", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 175.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Sports, Night, Portrait, Photo, Video, 64MP, Panorama, Slow Motion, Time Lapse, Pro,live photo, Document, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n38/n40/n41/n77/n78 | NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Graphite Matte, Blue Lagoon", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 1300 nit, Supports Sunlight Screen, 1200Hz Instant Touch Rate, 8000000:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vapor Chamber Cooling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient light sensor, Proximity Sensor, E-compass, Gyroscope sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 31st, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "iQOO Z7 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "-0.14703387", + "Price Drop Amount": "-40", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20380}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"iQOO Z9s Pro 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/iqoo/2023/z7s-5g/iqoo-z7s-5g-6gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7s-5g/iqoo-z7s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..61de48c5ba7 --- /dev/null +++ b/data/smartphone/iqoo/2023/z7s-5g/iqoo-z7s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7s-5g-6gb-128gb-5g", + "name": "iQOO Z7s 5G", + "brand": "iqoo", + "release_date": "2023-05-21", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 172.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait Mode, Micro Movie, 64MP, Panorama, Dynamic Photo, Slow Motion, Time-lapse Photography, Pro Mode, AR Mode, Document Mode, Double Exposure, Dual-view Video | Front: Night Scene, Portrait Mode, Micro Movie, Dynamic Photo, AR Mode, Double Exposure, Dual view Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n8/n28A/n77(3300-3800MHz)/n78, NSA: n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 5", + "Design.Bezel less": "", + "Design.Colors": "Pacific Night, Norway Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.53 x 158.91 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300 nits Local Peak Brightness, 1200 Hz Instant Touch Sampling Rate and 10x Touch Control Resolution", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": " IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7s", + "General.OS Updates": "", + "General.Release Date": "May 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z7s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13470}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 15747}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"iQOO Z9x\", \"Price\": 14549}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10870}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2023/z7s-8gb-ram-128gb/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7s-8gb-ram-128gb/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d8da3b2cd3d --- /dev/null +++ b/data/smartphone/iqoo/2023/z7s-8gb-ram-128gb/iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7s-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z7s (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2023-05-21", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 172.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait Mode, Micro Movie, 64MP, Panorama, Dynamic Photo, Slow Motion, Time-lapse Photography, Pro Mode, AR Mode, Document Mode, Double Exposure, Dual-view Video | Front: Night Scene, Portrait Mode, Micro Movie, Dynamic Photo, AR Mode, Double Exposure, Dual view Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n8/n28A/n77(3300-3800MHz)/n78, NSA: n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 5", + "Design.Bezel less": "", + "Design.Colors": "Pacific Night, Norway Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.53 x 158.91 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300 nits Local Peak Brightness, 1200 Hz Instant Touch Sampling Rate and 10x Touch Control Resolution", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Game Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": " IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7s", + "General.OS Updates": "", + "General.Release Date": "May 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z7s (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14389}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2023/z7x/iqoo-z7x-8gb-128gb-5g.json b/data/smartphone/iqoo/2023/z7x/iqoo-z7x-8gb-128gb-5g.json new file mode 100644 index 00000000000..aa50c6926f7 --- /dev/null +++ b/data/smartphone/iqoo/2023/z7x/iqoo-z7x-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z7x-8gb-128gb-5g", + "name": "iQOO Z7x", + "brand": "iqoo", + "release_date": "2023-03-20", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 205.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z7x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "dual-tone , HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Orange", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.6 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z7x", + "General.OS Updates": "", + "General.Release Date": "March 20, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z7x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 13948}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18499}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/iqoo/2023/z8-5g/iqoo-z8-5g-8gb-256gb-5g.json b/data/smartphone/iqoo/2023/z8-5g/iqoo-z8-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..518c6f96469 --- /dev/null +++ b/data/smartphone/iqoo/2023/z8-5g/iqoo-z8-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z8-5g-8gb-256gb-5g", + "name": "iQOO Z8 5G", + "brand": "iqoo", + "release_date": "2023-09-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": " Hoshino Ao, Moon porcelain white, dark night", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.58 x 8.79 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5 RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z8 5G", + "General.OS Updates": "", + "General.Release Date": "September 07, 2023 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z9 5G\", \"Price\": 18499}, {\"Name\": \"iQOO Z9x\", \"Price\": 12999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32790}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/iqoo/2024/13-16gb-ram-512gb/iqoo-13-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/iqoo/2024/13-16gb-ram-512gb/iqoo-13-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..b420615d417 --- /dev/null +++ b/data/smartphone/iqoo/2024/13-16gb-ram-512gb/iqoo-13-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-13-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO 13 (16GB RAM + 512GB)", + "brand": "iqoo", + "release_date": "2024-12-03", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO 2.0 AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX921", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video,High Resolution, Panorama, Slow Motion, Time Lapse, Pro, Supermoon, Ultra HD Document,Long Exposure, Astro, Tilt Shift, Fish eye, 2x optical zoom lens and 30x digital zoom", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
23mm (wide), 1/1.56\", PDAF, OIS
50 MP ƒ/1.85 (Telephoto)
1/2.93\", PDAF, OIS, 2x optical zoom, IMX816
50 MP ƒ/2 (Ultra Wide)
1/2.76\", AF", + "Camera.Video Recording": "8K, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28A/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Legend | Nardo Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 163.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut, 1800nits Brightness, Contrast Ratio: 8000000:1, Q10 2k 144Hz Ultra Eyecare Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 510 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO 2.0 AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Antutu Score: 3043767, Supercomputing Gaming Chip Q2, Bypass Charging, 7K Ultra VC Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient, Proximity Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2408A", + "General.OS Updates": "", + "General.Release Date": "December 03, 2024", + "General.SAR": "0.99 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP1", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO 13 (16GB RAM + 512GB)", + "Performance.3DMark Score": "5,854 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,723,687 (Total) (v10)", + "Performance.AnTuTu Storage Score": "195,629
Read: 3927 Mbps, Write: 3015 Mbps", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "5,090 (Multi Core) (v6)
1,332 (Single Core)
18,212 (OpenCL)
24,857 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "59998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15 (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 29249}, {\"Name\": \"OnePlus Ace 6\", \"Price\": 31990}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 70999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "4.32GHz*2+3.53GHz*6", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/iqoo/2024/13-5g/iqoo-13-5g-12gb-256gb-5g.json b/data/smartphone/iqoo/2024/13-5g/iqoo-13-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..a4c21483a78 --- /dev/null +++ b/data/smartphone/iqoo/2024/13-5g/iqoo-13-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-13-5g-12gb-256gb-5g", + "name": "iQOO 13 5G", + "brand": "iqoo", + "release_date": "2024-12-03", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO 2.0 AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX921", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video,High Resolution, Panorama, Slow Motion, Time Lapse, Pro, Supermoon, Ultra HD Document,Long Exposure, Astro, Tilt Shift, Fish eye, 2x optical zoom lens and 30x digital zoom", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
23mm (wide), 1/1.56\", PDAF, OIS
50 MP ƒ/1.85 (Telephoto)
1/2.93\", PDAF, OIS, 2x optical zoom, IMX816
50 MP ƒ/2 (Ultra Wide)
1/2.76\", AF", + "Camera.Video Recording": "8K, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28A/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Legend | Nardo Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 163.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut, 1800nits Brightness, Contrast Ratio: 8000000:1, Q10 2k 144Hz Ultra Eyecare Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 510 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO 2.0 AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Supercomputing Gaming Chip Q2, Bypass Charging, 7K Ultra VC Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient, Proximity Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2408A", + "General.OS Updates": "", + "General.Release Date": "December 03, 2024", + "General.SAR": "0.99 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP1", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO 13 5G", + "Performance.3DMark Score": "5,854 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,695,709 (Total) (v10)
586,291 (CPU)
1,183,870 (GPU)
492,574 (Memory)
432,974 (UX)
", + "Performance.AnTuTu Storage Score": "195,629
Read: 3927 Mbps, Write: 3015 Mbps", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "5,090 (Multi Core) (v6)
1,332 (Single Core)
18,212 (OpenCL)
24,857 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "59898.0", + "Price Drop": "-4.9316893", + "Price Drop Amount": "-2954", + "Related Items": "[{\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"OnePlus 13\", \"Price\": 65999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 32945}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "4.32GHz*2+3.53GHz*6", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/iqoo/2024/neo-10-pro-5g/iqoo-neo-10-pro-5g-12gb-256gb-5g.json b/data/smartphone/iqoo/2024/neo-10-pro-5g/iqoo-neo-10-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..657409565f0 --- /dev/null +++ b/data/smartphone/iqoo/2024/neo-10-pro-5g/iqoo-neo-10-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-10-pro-5g-12gb-256gb-5g", + "name": "iQOO Neo 10 Pro 5G", + "brand": "iqoo", + "release_date": "2024-11-29", + "ram_gb": 12, + "battery_mah": 6100, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-10-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6100 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
119˚, 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "8K @ 30 fps UHD, 1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Orange", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1800 nits (HBM), 4500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2426A", + "General.OS Updates": "", + "General.Release Date": "November 29, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 10 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 32945}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi K90\", \"Price\": 35990}, {\"Name\": \"iQOO Neo 10 Pro Plus\", \"Price\": 34990}, {\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Neo 9 Pro 5G\", \"Price\": 34990}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"iQOO Neo11 Pro\", \"Price\": 44990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "OriginOS 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/iqoo/2024/neo-9s-pro-5g/iqoo-neo-9s-pro-5g-12gb-256gb-5g.json b/data/smartphone/iqoo/2024/neo-9s-pro-5g/iqoo-neo-9s-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..9ad7c44bd97 --- /dev/null +++ b/data/smartphone/iqoo/2024/neo-9s-pro-5g/iqoo-neo-9s-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-9s-pro-5g-12gb-256gb-5g", + "name": "iQOO Neo 9S Pro 5G", + "brand": "iqoo", + "release_date": "2024-05-20", + "ram_gb": 12, + "battery_mah": 5160, + "weight_g": 190.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-9s-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.49\", PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
119˚, 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Red", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1400 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2339FA, Neo 9s Pro", + "General.OS Updates": "", + "General.Release Date": "May 20, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 9S Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 9 Pro 5G\", \"Price\": 34990}, {\"Name\": \"iQOO Neo 9\", \"Price\": 26990}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Neo 9S Pro Plus 5G\", \"Price\": 34990}, {\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 35272}, {\"Name\": \"iQOO Neo 10 Pro 5G\", \"Price\": 37990}, {\"Name\": \"iQOO Neo 9 Pro 5G (12GB RAM + 256GB)\", \"Price\": 35999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/iqoo/2024/z9-5g-8gb-ram-256gb/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2024/z9-5g-8gb-ram-256gb/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a87559fa90c --- /dev/null +++ b/data/smartphone/iqoo/2024/z9-5g-8gb-ram-256gb/iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z9 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2024-03-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 (50MP)", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Panorama, Slo-mo, Time-lapse, Supermoon, Pro, Snapshot, Live photo, Documents, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 60 fps FHD, 4K @ 30 fps UHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA-n1/n3/n28B/n40/n77/n78, SA-n1/n3/n5/n8/n28B/n40/n77/n78\"", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, 802.11 a/b/g/n/ac/ax, wifi direct", + "Design.Bezel less": "No", + "Design.Colors": "Graphene Blue, Brushed Green", + "Design.Design Type": "", + "Design.Dimensions": "75.81 x 163.17 x 7.83 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800nits Brightness, 1200Hz Instant Touch Sampling Rate, Contras: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "DT-Star2 Plus Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Gaming Mode , Dual Stereo Speakers, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS;GLONASS;GALILEO;BeiDou;GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation, Type-A to Type C Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (applied), Additional Information", + "General.Model": "Z9 5G", + "General.OS Updates": "", + "General.Release Date": "March 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 5G\", \"Price\": 22999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 21470}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22380}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"iQOO Z10R\", \"Price\": 20999}, {\"Name\": \"iQOO Z9s 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21328}, {\"Name\": \"iQOO Z9s Pro 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/iqoo/2024/z9-5g/iqoo-z9-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2024/z9-5g/iqoo-z9-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..52df270629a --- /dev/null +++ b/data/smartphone/iqoo/2024/z9-5g/iqoo-z9-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9-5g-8gb-128gb-5g", + "name": "iQOO Z9 5G", + "brand": "iqoo", + "release_date": "2024-03-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 (50MP)", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Panorama, Slo-mo, Time-lapse, Supermoon, Pro, Snapshot, Live photo, Documents, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4
Bokeh", + "Camera.Video Recording": "1080p @ 60 fps FHD, 4K @ 30 fps UHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA-n1/n3/n28B/n40/n77/n78, SA-n1/n3/n5/n8/n28B/n40/n77/n78\"", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, 802.11 a/b/g/n/ac/ax, wifi direct", + "Design.Bezel less": "No", + "Design.Colors": "Graphene Blue, Brushed Green", + "Design.Design Type": "", + "Design.Dimensions": "75.81 x 163.17 x 7.83 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800nits Brightness, 1200Hz Instant Touch Sampling Rate, Contras: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "DT-Star2 Plus Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Gaming Mode , Dual Stereo Speakers, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS;GLONASS;GALILEO;BeiDou;GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation, Type-A to Type C Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (applied), Additional Information", + "General.Model": "Z9 5G", + "General.OS Updates": "", + "General.Release Date": "March 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"iQOO Z9s 5G\", \"Price\": 23990}, {\"Name\": \"Realme P3 5G\", \"Price\": 16398}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16483}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16196}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24294}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/iqoo/2024/z9-lite-5g-6gb-ram-128gb/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/iqoo/2024/z9-lite-5g-6gb-ram-128gb/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..2268d76c615 --- /dev/null +++ b/data/smartphone/iqoo/2024/z9-lite-5g-6gb-ram-128gb/iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z9 Lite 5G (6GB RAM +128GB)", + "brand": "iqoo", + "release_date": "2024-07-15", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "84 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Panorama, Slo-mo, Time-lapse, Pro, Live photo, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wifi 5", + "Design.Bezel less": "No", + "Design.Colors": "Aqua Flow, Mocha Brown", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "840nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dynamic Auido Booster, 2 Years Android Updates, 3 Years Security Updates, eMMC 5.1 Storage", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS;GLONASS;GALILEO;BeiDou;GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z9 Lite", + "General.OS Updates": "", + "General.Release Date": "July 15, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z9 Lite 5G (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "17.213291", + "Price Drop Amount": "1979", + "Related Items": "[{\"Name\": \"HMD Crest\", \"Price\": 8999}, {\"Name\": \"HMD Fusion\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12334}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 10498}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10800}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/iqoo/2024/z9-lite-5g/iqoo-z9-lite-5g-4gb-128gb-5g.json b/data/smartphone/iqoo/2024/z9-lite-5g/iqoo-z9-lite-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..69c549b0d29 --- /dev/null +++ b/data/smartphone/iqoo/2024/z9-lite-5g/iqoo-z9-lite-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9-lite-5g-4gb-128gb-5g", + "name": "iQOO Z9 Lite 5G", + "brand": "iqoo", + "release_date": "2024-07-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 259 PPI", + "type": "Color IPS LCD Screen (1 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Live Photo, Slow Motion, Timelapse, Pro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Aqua Flow, Mocha Brown", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "840nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 259 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1 Billion)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dynamic Auido Booster, 2 Years Android Updates, 3 Years Security Updates, eMMC 5.1 Storage", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z9 Lite", + "General.OS Updates": "", + "General.Release Date": "July 15, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Z9 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12344}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11999}, {\"Name\": \"OPPO K12x\", \"Price\": 12699}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 10498}, {\"Name\": \"iQOO Z9s 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 9999}, {\"Name\": \"Vivo Y28s 5G (6GB RAM + 128GB)\", \"Price\": 14499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/iqoo/2024/z9-turbo-plus/iqoo-z9-turbo-plus-12gb-256gb-5g.json b/data/smartphone/iqoo/2024/z9-turbo-plus/iqoo-z9-turbo-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..d45053a02f1 --- /dev/null +++ b/data/smartphone/iqoo/2024/z9-turbo-plus/iqoo-z9-turbo-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9-turbo-plus-12gb-256gb-5g", + "name": "iQOO Z9 Turbo Plus", + "brand": "iqoo", + "release_date": "2024-09-24", + "ram_gb": 12, + "battery_mah": 6400, + "weight_g": 196.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9-turbo-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
1/3.0\", 1.0µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA-n1/n3/n28B/n40/n77/n78, SA-n1/n3/n5/n8/n28B/n40/n77/n78\"", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Titanium", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 163.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "DT-Star2 Plus Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS;GLONASS;GALILEO;BeiDou;GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2417A", + "General.OS Updates": "", + "General.Release Date": "September 24, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9 Turbo Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"iQOO Z10 Turbo\", \"Price\": 21990}, {\"Name\": \"iQOO Z9 Turbo\", \"Price\": 32990}, {\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 33685}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"iQOO Z9 Turbo Endurance Edition\", \"Price\": 22990}, {\"Name\": \"iQOO Neo 9S Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "OriginOS 4", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/iqoo/2024/z9s-12gb-ram-256gb/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2024/z9s-12gb-ram-256gb/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..a79aed08916 --- /dev/null +++ b/data/smartphone/iqoo/2024/z9s-12gb-ram-256gb/iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9s-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z9s (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2024-08-21", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9s-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 (50MP)", + "Camera.Features": "Photo, Portrait, Night, Video, 50 MP, Panorama, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Live photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.2 (Ultra Wide)
120˚", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, 802.11 a/b/g/n/ac/ax, wifi direct", + "Design.Bezel less": "No", + "Design.Colors": "Titanium Matte, Onyx Green", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.72 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800nits Brightness, 2160 Hz PWM Dimming, 100% P3 Color Gamut, 8000000:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87.7%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Gaming Mode , Dual Stereo Speakers, LPDDR4X RAM, Wet Touch Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation, Type-A to Type C Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (applied)", + "General.Model": "I2403, Z9s", + "General.OS Updates": "", + "General.Release Date": "August 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9s (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10s 5G\", \"Price\": 22990}, {\"Name\": \"OnePlus 10 Pro 5G (12GB RAM + 256GB)\", \"Price\": 49999}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 28998}, {\"Name\": \"OnePlus 10R 5G (12GB RAM + 256GB)\", \"Price\": 27999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/iqoo/2024/z9s-5g/iqoo-z9s-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2024/z9s-5g/iqoo-z9s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..30196dfb3fd --- /dev/null +++ b/data/smartphone/iqoo/2024/z9s-5g/iqoo-z9s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9s-5g-8gb-128gb-5g", + "name": "iQOO Z9s 5G", + "brand": "iqoo", + "release_date": "2024-08-21", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 (50MP)", + "Camera.Features": "Photo, Portrait, Night, Video, 50 MP, Panorama, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Live photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.2 (Ultra Wide)
120˚ Ultra Wide", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, 802.11 a/b/g/n/ac/ax, wifi direct", + "Design.Bezel less": "No", + "Design.Colors": "Titanium Matte, Onyx Green", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.72 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800nits Brightness, 2160 Hz PWM Dimming, 100% P3 Color Gamut, 8000000:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87.7%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Gaming Mode , Dual Stereo Speakers, LPDDR4X RAM, Wet Touch Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation, Type-A to Type C Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (applied)", + "General.Model": "I2403, Z9s", + "General.OS Updates": "", + "General.Release Date": "August 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "7.5774527", + "Price Drop Amount": "1440", + "Related Items": "[{\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22399}, {\"Name\": \"Vivo V40e 5G\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16030}, {\"Name\": \"iQOO Z9s Pro 5G\", \"Price\": 26890}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/iqoo/2024/z9s-8gb-ram-256gb/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2024/z9s-8gb-ram-256gb/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..1ed49c1ed69 --- /dev/null +++ b/data/smartphone/iqoo/2024/z9s-8gb-ram-256gb/iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z9s-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z9s (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2024-08-21", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z9s-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 (50MP)", + "Camera.Features": "Photo, Portrait, Night, Video, 50 MP, Panorama, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Live photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.2 (Ultra Wide)
120˚", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, 802.11 a/b/g/n/ac/ax, wifi direct", + "Design.Bezel less": "No", + "Design.Colors": "Titanium Matte, Onyx Green", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.72 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800nits Brightness, 2160 Hz PWM Dimming, 100% P3 Color Gamut, 8000000:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87.7%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Gaming Mode , Dual Stereo Speakers, LPDDR4X RAM, Wet Touch Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Documentation, Type-A to Type C Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (applied)", + "General.Model": "I2403, Z9s", + "General.OS Updates": "", + "General.Release Date": "August 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z9s (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "12.679925", + "Price Drop Amount": "2663", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OPPO F27 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18998}, {\"Name\": \"Samsung Galaxy A34 5G (8GB RAM + 128GB)\", \"Price\": 27499}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Poco F5 (12GB RAM + 256GB)\", \"Price\": 23790}, {\"Name\": \"iQOO Z10R (8GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/iqoo/2025/15-16gb-ram-512gb/iqoo-15-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/iqoo/2025/15-16gb-ram-512gb/iqoo-15-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..a9d341825bf --- /dev/null +++ b/data/smartphone/iqoo/2025/15-16gb-ram-512gb/iqoo-15-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-15-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO 15 (16GB RAM + 512GB)", + "brand": "iqoo", + "release_date": "2025-01-01", + "ram_gb": 16, + "battery_mah": 7000, + "weight_g": 215.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.85 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
(wide), 1/1.56\", 1.0µm, PDAF, OIS
50 MP ƒ/2.7 (Telephoto)
1/1.95\", 0.8µm, PDAF, OIS, 3x optical zoom
50 MP ƒ/2.1 (Ultra Wide)
1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, White, Green, Blue, Color changing", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 163.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "1000 nits (typ), 2600 nits (HBM), 6000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 508 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.85 inches, 1440 x 3168 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2505A", + "General.OS Updates": "", + "General.Release Date": "November 26th, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WMA, WAV, APE, MP3, MP1", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO 15 (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "72999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "3 nm", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/iqoo/2025/neo-10-12gb-ram-256gb/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2025/neo-10-12gb-ram-256gb/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..637fe26dcf5 --- /dev/null +++ b/data/smartphone/iqoo/2025/neo-10-12gb-ram-256gb/iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-10-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Neo 10 (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-05-26", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 206.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-10-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Silicon BlueVolt Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "Snapshot,\nNight, Portrait, \nPhoto, Video,50MP, \nPanorama, \nSlow Motion, \nTime Lapse, \nPro, \nSupermoon, \nUltra HD Document,\nLong Exposure,\nLive Photo, \nFish Eye", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA:n1/n3/n5/n7/n8/n20/n28A/n28B/n38/n40/n41/n77/n78:\n5G SA: n1/n3/n5/n7/n8/n18/n20/n26/n28A/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Inferno Red, \nTitanium Chrome", + "Design.Design Type": "", + "Design.Dimensions": "75.88 x 163.72 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5500 nits (peak), 2000nits Global", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 3000Hz Instant Touch Sampling Rate, 4320hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Erase, Circle to Search, AI Image Expander, AI Photo Enhance, Live Call Translation, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "iQOO Q1 Supercomputing Chip, Bypass Charging, Game Customized Sound Effects, X-Axis Linear Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2453A", + "General.OS Updates": "3 years", + "General.Release Date": "May 26, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 10 (12GB RAM + 256GB)", + "Performance.3DMark Score": "3,499 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,960,780 (Total) (v10)
452,848 (CPU)
796,246 (GPU)
394,474 (Memory)
317,212 (UX)
", + "Performance.AnTuTu Storage Score": "187,414", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,541 (Multi Core) (v6)
2,064 (Single Core)
13,920 (OpenCL)
18,816 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "35998.0", + "Price Drop": "0.17024602", + "Price Drop Amount": "61", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 34998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 33999}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 32446}, {\"Name\": \"Realme GT 7 Pro 5G\", \"Price\": 50998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/iqoo/2025/neo-10-16gb-ram-512gb/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/iqoo/2025/neo-10-16gb-ram-512gb/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..a1dd349bae8 --- /dev/null +++ b/data/smartphone/iqoo/2025/neo-10-16gb-ram-512gb/iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-10-16gb-ram-512gb-16gb-512gb-5g", + "name": "iQOO Neo 10 (16GB RAM + 512GB)", + "brand": "iqoo", + "release_date": "2025-05-26", + "ram_gb": 16, + "battery_mah": 7000, + "weight_g": 206.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-10-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Silicon BlueVolt Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "Snapshot,\nNight, Portrait, \nPhoto, Video,50MP, \nPanorama, \nSlow Motion, \nTime Lapse, \nPro, \nSupermoon, \nUltra HD Document,\nLong Exposure,\nLive Photo, \nFish Eye", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA:n1/n3/n5/n7/n8/n20/n28A/n28B/n38/n40/n41/n77/n78:\n5G SA: n1/n3/n5/n7/n8/n18/n20/n26/n28A/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Inferno Red, \nTitanium Chrome", + "Design.Design Type": "", + "Design.Dimensions": "75.88 x 163.72 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5500 nits (peak), 2000nits Global", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 3000Hz Instant Touch Sampling Rate, 4320hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Erase, Circle to Search, AI Image Expander, AI Photo Enhance, Live Call Translation, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "iQOO Q1 Supercomputing Chip, Bypass Charging, Game Customized Sound Effects, X-Axis Linear Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2453A", + "General.OS Updates": "3 years", + "General.Release Date": "May 26, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 10 (16GB RAM + 512GB)", + "Performance.3DMark Score": "3,499 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,960,780 (Total) (v10)
452,848 (CPU)
796,246 (GPU)
394,474 (Memory)
317,212 (UX)
", + "Performance.AnTuTu Storage Score": "187,414", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,541 (Multi Core) (v6)
2,064 (Single Core)
13,920 (OpenCL)
18,816 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "38998.0", + "Price Drop": "4.87875", + "Price Drop Amount": "1903", + "Related Items": "[{\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 42999}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36499}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"Realme GT 7T (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Realme GT 7 (12GB RAM + 512GB)\", \"Price\": 43998}, {\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 59998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/iqoo/2025/neo-10-8gb-ram-256gb/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2025/neo-10-8gb-ram-256gb/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..c0938148153 --- /dev/null +++ b/data/smartphone/iqoo/2025/neo-10-8gb-ram-256gb/iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-10-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Neo 10 (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-05-26", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 206.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-10-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Silicon BlueVolt Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "Snapshot,\nNight, Portrait, \nPhoto, Video,50MP, \nPanorama, \nSlow Motion, \nTime Lapse, \nPro, \nSupermoon, \nUltra HD Document,\nLong Exposure,\nLive Photo, \nFish Eye", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA:n1/n3/n5/n7/n8/n20/n28A/n28B/n38/n40/n41/n77/n78:\n5G SA: n1/n3/n5/n7/n8/n18/n20/n26/n28A/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Inferno Red, \nTitanium Chrome", + "Design.Design Type": "", + "Design.Dimensions": "75.88 x 163.72 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5500 nits (peak), 2000nits Global", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 3000Hz Instant Touch Sampling Rate, 4320hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Erase, Circle to Search, AI Image Expander, AI Photo Enhance, Live Call Translation, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "iQOO Q1 Supercomputing Chip, Bypass Charging, Game Customized Sound Effects, X-Axis Linear Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS; GLONASS; GALILEO; BeiDou; NavIC; GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2453A", + "General.OS Updates": "3 years", + "General.Release Date": "May 26, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Neo 10 (8GB RAM + 256GB)", + "Performance.3DMark Score": "3,499 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,960,780 (Total) (v10)
452,848 (CPU)
796,246 (GPU)
394,474 (Memory)
317,212 (UX)
", + "Performance.AnTuTu Storage Score": "187,414", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,541 (Multi Core) (v6)
2,064 (Single Core)
13,920 (OpenCL)
18,816 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "31998.0", + "Price Drop": "5.8832517", + "Price Drop Amount": "1883", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28025}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Realme GT 7T\", \"Price\": 30998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/iqoo/2025/neo-10-pro-plus/iqoo-neo-10-pro-plus-12gb-256gb-5g.json b/data/smartphone/iqoo/2025/neo-10-pro-plus/iqoo-neo-10-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..06b3905e82a --- /dev/null +++ b/data/smartphone/iqoo/2025/neo-10-pro-plus/iqoo-neo-10-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-neo-10-pro-plus-12gb-256gb-5g", + "name": "iQOO Neo 10 Pro Plus", + "brand": "iqoo", + "release_date": "2025-05-20", + "ram_gb": 12, + "battery_mah": 6800, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-10-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6800 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 163.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 510 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.82 inches, 1440 x 3168 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, NavIC, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "iQOO Neo 10 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"iQOO Neo11 Pro\", \"Price\": 44990}, {\"Name\": \"OnePlus Ace 6\", \"Price\": 31990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"iQOO 13 5G\", \"Price\": 53999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 10 Pro 5G\", \"Price\": 37990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/iqoo/2025/z10-5g-12gb-ram-256gb/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/iqoo/2025/z10-5g-12gb-ram-256gb/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..1d9a5c7ca05 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-5g-12gb-ram-256gb/iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "iQOO Z10 5G (12GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-04-11", + "ram_gb": 12, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-mo, Time-lapse, Pro, Pano, Ultra HD Document, 50 MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Stellar Black, Glacier Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 Nits Local Peak Brightness, Display Brightness (HBM Value)\t1300 Nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 820k+, LPDDR4X Type, 2 Years Major + 3 Years Security Updates, Mono Speaker, MIL-STD-810H Compliant*, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,\nColor Temperature Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iQOO Z10 5G,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Z10 5G", + "General.OS Updates": "2 years", + "General.Release Date": "April 11, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "808,401 (Total) (v10)
274,550 (CPU)
206,421 (GPU)
142,896 (Memory)
184,534 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,219 (Multi Core) (v6)
1,154 (Single Core)", + "Performance.Speaker Score": "", + "Price": "24998.0", + "Price Drop": "0.64660025", + "Price Drop Amount": "162", + "Related Items": "[{\"Name\": \"Vivo T4 5G (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 28998}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 22799}, {\"Name\": \"Honor X9c\", \"Price\": 21998}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 28998}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"iQOO Z10R (12GB RAM + 256GB)\", \"Price\": 21348}, {\"Name\": \"Nothing Phone 2a Plus (12GB RAM + 256GB)\", \"Price\": 24599}, {\"Name\": \"Realme Narzo 80 Pro 5G (12GB RAM + 256GB)\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/iqoo/2025/z10-5g-8gb-ram-256gb/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2025/z10-5g-8gb-ram-256gb/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..33ea660bba2 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-5g-8gb-ram-256gb/iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-04-11", + "ram_gb": 8, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-mo, Time-lapse, Pro, Pano, Ultra HD Document, 50 MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Stellar Black, Glacier Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 Nits Local Peak Brightness, Display Brightness (HBM Value)\t1300 Nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 820k+, LPDDR4X Type, 2 Years Major + 3 Years Security Updates, Mono Speaker, MIL-STD-810H Compliant*, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,\nColor Temperature Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iQOO Z10 5G,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Z10 5G", + "General.OS Updates": "2 years", + "General.Release Date": "April 11, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "808,401 (Total) (v10)
274,550 (CPU)
206,421 (GPU)
142,896 (Memory)
184,534 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,219 (Multi Core) (v6)
1,154 (Single Core)", + "Performance.Speaker Score": "", + "Price": "22998.0", + "Price Drop": "4.167811", + "Price Drop Amount": "959", + "Related Items": "[{\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 25499}, {\"Name\": \"iQOO Z10R (8GB RAM + 256GB)\", \"Price\": 21498}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22399}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19399}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/iqoo/2025/z10-5g/iqoo-z10-5g-8gb-128gb-5g.json b/data/smartphone/iqoo/2025/z10-5g/iqoo-z10-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..be8f6abf155 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-5g/iqoo-z10-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-5g-8gb-128gb-5g", + "name": "iQOO Z10 5G", + "brand": "iqoo", + "release_date": "2025-04-11", + "ram_gb": 8, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-mo, Time-lapse, Pro, Pano, Ultra HD Document, 50 MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Stellar Black, Glacier Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 Nits Local Peak Brightness, Display Brightness (HBM Value)\t1300 Nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 820k+, LPDDR4X Type, 2 Years Major + 3 Years Security Updates, Mono Speaker, Bypass Charging, MIL-STD-810H Compliant*", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,\nColor Temperature Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "iQOO Z10 5G,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Z10 5G", + "General.OS Updates": "2 years", + "General.Release Date": "April 11, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "808,401 (Total) (v10)
274,550 (CPU)
206,421 (GPU)
142,896 (Memory)
184,534 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,219 (Multi Core) (v6)
1,154 (Single Core)", + "Performance.Speaker Score": "", + "Price": "21998.0", + "Price Drop": "0.00077781937", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22299}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17960}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21387}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/iqoo/2025/z10-lite-5g-4gb-ram-64gb/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/iqoo/2025/z10-lite-5g-4gb-ram-64gb/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..df23e0b8566 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-lite-5g-4gb-ram-64gb/iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "iQOO Z10 Lite 5G (4GB RAM + 64GB)", + "brand": "iqoo", + "release_date": "2025-06-18", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-lite-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live | Front: Night, Portrait, Photo, Video, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA: n1/n3/n40/n77(3300-3800MHz)/n78, 5G SA: n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Cyber Green | Titanium Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, AI Photo Enhance", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "15W Charger-in-box", + "General.Model": "Z10 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "June 18, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "iQOO Z10 Lite 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9998.0", + "Price Drop": "9.100827", + "Price Drop Amount": "910", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G (4GB RAM + 64GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 10490}, {\"Name\": \"Xiaomi Redmi Note 5 Pro (6GB RAM + 64GB)\", \"Price\": 9123}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 10999}, {\"Name\": \"Poco C85 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9999}, {\"Name\": \"Realme C63 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"iQOO Z10x\", \"Price\": 14998}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/iqoo/2025/z10-lite-5g-6gb-ram-128gb/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/iqoo/2025/z10-lite-5g-6gb-ram-128gb/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..c2d78a88b9f --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-lite-5g-6gb-ram-128gb/iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "iQOO Z10 Lite 5G (6GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2025-06-18", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live | Front: Night, Portrait, Photo, Video, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA: n1/n3/n40/n77(3300-3800MHz)/n78, 5G SA: n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Cyber Green | Titanium Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, AI Photo Enhance", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "15W Charger-in-box", + "General.Model": "Z10 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "June 18, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "iQOO Z10 Lite 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10999}, {\"Name\": \"Realme Narzo 80 Lite (6GB RAM + 128GB)\", \"Price\": 9898}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 8998}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12346}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9726}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/iqoo/2025/z10-lite-5g-8gb-ram-256gb/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2025/z10-lite-5g-8gb-ram-256gb/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7081eb034e5 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-lite-5g-8gb-ram-256gb/iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10 Lite 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-06-18", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live | Front: Night, Portrait, Photo, Video, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA: n1/n3/n40/n77(3300-3800MHz)/n78, 5G SA: n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Cyber Green | Titanium Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, AI Photo Enhance", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient, Proximity Sensor, E-compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "15W Charger-in-box", + "General.Model": "Z10 Lite 5G", + "General.OS Updates": "", + "General.Release Date": "June 18, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "iQOO Z10 Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12998.0", + "Price Drop": "-0.007018127", + "Price Drop Amount": "-1", + "Related Items": "[{\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16498}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 12999}, {\"Name\": \"iQOO Z10x\", \"Price\": 13498}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14845}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9850}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/iqoo/2025/z10-turbo-plus/iqoo-z10-turbo-plus-12gb-256gb-5g.json b/data/smartphone/iqoo/2025/z10-turbo-plus/iqoo-z10-turbo-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..b7f17fe895f --- /dev/null +++ b/data/smartphone/iqoo/2025/z10-turbo-plus/iqoo-z10-turbo-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10-turbo-plus-12gb-256gb-5g", + "name": "iQOO Z10 Turbo Plus", + "brand": "iqoo", + "release_date": "2025-08-07", + "ram_gb": 12, + "battery_mah": 8000, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10-turbo-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, undefined", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA-n1/n3/n28B/n40/n77/n78, SA-n1/n3/n5/n8/n28B/n40/n77/n78\"", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "No", + "Design.Colors": "White, Gray, Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 163.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (HBM), 5500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, 4320Hz PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "DT-Star2 Plus Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS;GLONASS;GALILEO;BeiDou;GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2507A", + "General.OS Updates": "", + "General.Release Date": "August 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10 Turbo Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Redmi K80 Ultra\", \"Price\": 32990}, {\"Name\": \"iQOO Neo 10 Pro Plus\", \"Price\": 34990}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 21998}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26990}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400 Plus", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "OriginOS 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400-plus" +} diff --git a/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-128gb/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-128gb/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..4520b221ed3 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-128gb/iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z10x 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2025-04-11", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA - n1/n3/n40/n77/n78 | 5G SA - n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, IEEE 802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "No", + "Design.Colors": "Ultramarine, Titanium", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1050 nits HBM (High Brightness Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 728k+, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient light sensor, Proximity Sensor, E-compass, Gyroscope Sensor, Infrared (IR) Blaster Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Quick Start Guide, Charger, USB Cable, Phone Case, Phone, Eject tool,Warranty card", + "General.Model": "I2404", + "General.OS Updates": "", + "General.Release Date": "April 11, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "851 (Wild Life Extreme)", + "Performance.AnTuTu Score": "644,717 (Total) (v10)
180,817 (CPU)
146,534 (GPU)
168,926 (Memory)
148,440 (UX)
", + "Performance.AnTuTu Storage Score": "130,646", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,882 (Multi Core) (v6)
981 (Single Core)
2,575 (OpenCL)", + "Performance.Speaker Score": "", + "Price": "15498.0", + "Price Drop": "-5.616937", + "Price Drop Amount": "-871", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 15498}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16663}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 16999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16949}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-256gb/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-256gb/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..332147e88b0 --- /dev/null +++ b/data/smartphone/iqoo/2025/z10x-5g-8gb-ram-256gb/iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z10x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z10x 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2025-04-11", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z10x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA - n1/n3/n40/n77/n78 | 5G SA - n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, IEEE 802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "No", + "Design.Colors": "Ultramarine, Titanium", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1050 nits HBM (High Brightness Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 728k+, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GLONASS, GALILEO, BeiDou, GNSS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient light sensor, Proximity Sensor, E-compass, Gyroscope Sensor, Infrared (IR) Blaster Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Quick Start Guide, Charger, USB Cable, Phone Case, Phone, Eject tool,Warranty card", + "General.Model": "I2404", + "General.OS Updates": "", + "General.Release Date": "April 11, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z10x 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "851 (Wild Life Extreme)", + "Performance.AnTuTu Score": "644,717 (Total) (v10)
180,817 (CPU)
146,534 (GPU)
168,926 (Memory)
148,440 (UX)
", + "Performance.AnTuTu Storage Score": "130,646", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,882 (Multi Core) (v6)
981 (Single Core)
2,575 (OpenCL)", + "Performance.Speaker Score": "", + "Price": "16498.0", + "Price Drop": "0.0010371179", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 21998}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"iQOO Z10 Lite 5G (8GB RAM + 256GB)\", \"Price\": 12998}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Oppo K13\", \"Price\": 17020}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19784}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-128gb/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-128gb/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e6535d75e55 --- /dev/null +++ b/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-128gb/iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "iQOO Z11x 5G (8GB RAM + 128GB)", + "brand": "iqoo", + "release_date": "2026-03-12", + "ram_gb": 8, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z11x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Portrait,Video, Dual View Rear camera: Photo,Portrait,Night, Video, 50MP, Pano, Documents, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Underwater photography", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
Sony IMX852 1/2.93-inch
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Titan Black, Prismatic Green", + "Design.Design Type": "", + "Design.Dimensions": "78.43 x 166.64 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1200 Nits High Brightness Mode", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "TÜV Rheinland Low Blue Light Certified, Upgraded Eye Comfort and Protection Mode, 83%NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, Circle to Search, Ai Caption, Ai Creation, Ai Transcript Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Origin Island, Private Space", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS,\nBeiDou,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69+", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nE-compass,\nProximity Sensor,\nMotor,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "V2545", + "General.OS Updates": "2 years", + "General.Release Date": "March 12, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "400% Higher Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS,ASF", + "Name": "iQOO Z11x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "1,005 (Wild Life Extreme) (6.02 FPS)", + "Performance.AnTuTu Score": "947,858 (Total) (v11)
316,950 (CPU)
231,980 (GPU)
209,278 (Memory)
189,650 (UX)
", + "Performance.AnTuTu Storage Score": "96,282
Sequential Read: 2144.3 MB/s; Sequential Write: 1894.8 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,659 (Multi Core) (v6)
1,070 (Single Core)
3,037 (OpenCL)
3,074 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "20998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G (8GB RAM + 128GB)\", \"Price\": 20999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24996}, {\"Name\": \"OPPO K13\", \"Price\": 19195}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 16499}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 17999}, {\"Name\": \"OPPO K14 5G (8GB RAM + 256GB)\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Turbo", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Origin OS 6.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-turbo" +} diff --git a/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-256gb/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-256gb/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..19516ea7b18 --- /dev/null +++ b/data/smartphone/iqoo/2026/z11x-5g-8gb-ram-256gb/iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "iqoo-z11x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "iQOO Z11x 5G (8GB RAM + 256GB)", + "brand": "iqoo", + "release_date": "2026-03-12", + "ram_gb": 8, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z11x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "iQOO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Portrait,Video, Dual View Rear camera: Photo,Portrait,Night, Video, 50MP, Pano, Documents, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Underwater photography", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Titan Black,\nPrismatic Green", + "Design.Design Type": "", + "Design.Dimensions": "78.43 x 166.64 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Titan Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Origin Island", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS | BeiDou | GLONASS | Galileo | QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 + IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "Z11x", + "General.OS Updates": "2 years", + "General.Release Date": "March 12, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "iQOO Z11x 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,010,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21990}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 20498}, {\"Name\": \"Vivo Y51 Pro 5G (256GB)\", \"Price\": 27999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 18583}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 20360}, {\"Name\": \"Motorola Edge 70 Fusion 5G (8GB RAM + 256 GB)\", \"Price\": 30474}, {\"Name\": \"Nothing Phone 4a (8GB RAM + 256GB)\", \"Price\": 33998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Turbo", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Origin OS 6", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-turbo" +} diff --git a/data/smartphone/itel/2024/a50-3gb-ram-64gb/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/itel/2024/a50-3gb-ram-64gb/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2ae2149ae72 --- /dev/null +++ b/data/smartphone/itel/2024/a50-3gb-ram-64gb/itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "itel-a50-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "itel A50 (3GB RAM + 64GB)", + "brand": "itel", + "release_date": "2024-01-01", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a50-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "itel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP + ", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Lime Green, Misty Black, Shimmer Gold, Cyan Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.9 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dynamic Bar", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A50", + "General.OS Updates": "", + "General.Release Date": "August, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "itel A50 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pop 8\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi A3\", \"Price\": 6849}, {\"Name\": \"Ai+ Pulse\", \"Price\": 5999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Unisoc T603", + "Technical.Core Details": "", + "Technical.Custom UI": "itel OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t603" +} diff --git a/data/smartphone/itel/2024/rs4/itel-rs4-8gb-128gb-4g-lte.json b/data/smartphone/itel/2024/rs4/itel-rs4-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fd3cdfabb98 --- /dev/null +++ b/data/smartphone/itel/2024/rs4/itel-rs4-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "itel-rs4-8gb-128gb-4g-lte", + "name": "itel RS4", + "brand": "itel", + "release_date": "2024-04-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "rs4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "itel", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Silvery White, Elegant Beige, Lurex Black", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RS4", + "General.OS Updates": "", + "General.Release Date": "April 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "itel RS4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"itel S24\", \"Price\": 8499}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Nubia Neo 2\", \"Price\": 18990}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 11990}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}, {\"Name\": \"Itel P65\", \"Price\": 13990}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/itel/2025/city-100/itel-city-100-4gb-128gb-4g-lte.json b/data/smartphone/itel/2025/city-100/itel-city-100-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..804edd7f91b --- /dev/null +++ b/data/smartphone/itel/2025/city-100/itel-city-100-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "itel-city-100-4gb-128gb-4g-lte", + "name": "itel City 100", + "brand": "itel", + "release_date": "2025-04-27", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "city-100", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "itel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "No", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Navy Blue, Pure Titanium, Fairy Purple", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 167.7 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "700 Nits peak brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.75 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Itel AI (Ai Mobile), AI Pictures", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "itel City 100", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"itel Power 70\", \"Price\": 7299}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6600}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 6999}, {\"Name\": \"Infinix Smart 10 Plus\", \"Price\": 6990}, {\"Name\": \"itel A90 (4GB + 128GB)\", \"Price\": 6999}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 6998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "PureOS 14.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/itel/2025/ts-pro/itel-ts-pro-4gb-64gb-4g-lte.json b/data/smartphone/itel/2025/ts-pro/itel-ts-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1aac15d9322 --- /dev/null +++ b/data/smartphone/itel/2025/ts-pro/itel-ts-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "itel-ts-pro-4gb-64gb-4g-lte", + "name": "itel TS Pro", + "brand": "itel", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "ts-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "itel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 165 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.1%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V651L", + "General.OS Updates": "", + "General.Release Date": "October, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "itel TS Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20002}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15726}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Unisoc T603", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t603" +} diff --git a/data/smartphone/itel/2025/zeno-5g/itel-zeno-5g-4gb-128gb-5g.json b/data/smartphone/itel/2025/zeno-5g/itel-zeno-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..84645b90d14 --- /dev/null +++ b/data/smartphone/itel/2025/zeno-5g/itel-zeno-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "itel-zeno-5g-4gb-128gb-5g", + "name": "itel Zeno 5G", + "brand": "itel", + "release_date": "2025-06-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "zeno-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "itel", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Punch Hole, Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + ", + "Camera.Video Recording": "1080p @ 30 fps FHD, 2K @ 30 fps QHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n3, n5, n8, n28, n38, n40, n41, n77, n78.", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Phantom Crystal | Opal Purple", + "Design.Design Type": "", + "Design.Dimensions": "77 x 166 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ask AI, Translator, Text Generator, Grammar Check, and Smart Summarization", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ask AI, Translator, Text Generator, Grammar Check, and Smart Summarization", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "G Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "10W ‎Power Adapter Inside box (Support 18W) , SIM Tray Ejector, Phone Case, USB Cable", + "General.Model": "‎A671N", + "General.OS Updates": "", + "General.Release Date": "June 10, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "itel Zeno 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "426,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10298.0", + "Price Drop": "-0.015361883", + "Price Drop Amount": "-2", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9850}, {\"Name\": \"Lava Storm Lite 5G (4GB RAM + 128GB)\", \"Price\": 8998}, {\"Name\": \"Infinix Smart 8 Plus\", \"Price\": 7799}, {\"Name\": \"Poco C75 5G\", \"Price\": 7398}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6599}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11998}, {\"Name\": \"itel A95 5G\", \"Price\": 10989}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Ai+ Nova 5G\", \"Price\": 7499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2022/x2/lava-x2-2gb-32gb-4g-lte.json b/data/smartphone/lava/2022/x2/lava-x2-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ba0077a1c68 --- /dev/null +++ b/data/smartphone/lava/2022/x2/lava-x2-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-x2-2gb-32gb-4g-lte", + "name": "Lava X2", + "brand": "lava", + "release_date": "2022-03-04", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)

QVGA", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X2", + "General.OS Updates": "", + "General.Release Date": "March 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava X2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16486}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/lava/2023/blaze-2-4g/lava-blaze-2-4g-6gb-128gb-4g-lte.json b/data/smartphone/lava/2023/blaze-2-4g/lava-blaze-2-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b010390671c --- /dev/null +++ b/data/smartphone/lava/2023/blaze-2-4g/lava-blaze-2-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-blaze-2-4g-6gb-128gb-4g-lte", + "name": "Lava Blaze 2 4G", + "brand": "lava", + "release_date": "2023-04-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 203.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blaze-2-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "24 days", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, HDR,Night, Portrait , AI , Pro, Panorama, Slow Motion, Audio Note, Filters, Timelapse, Motion Photo, Intelligent Scanning", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Front Camera
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8
Rear Camera
2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.96 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blaze 2 4G", + "General.OS Updates": "", + "General.Release Date": "April 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Blaze 2 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C55\", \"Price\": 9499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6789}, {\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/lava/2023/blaze-2-pro/lava-blaze-2-pro-8gb-128gb-4g-lte.json b/data/smartphone/lava/2023/blaze-2-pro/lava-blaze-2-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ecd825481d6 --- /dev/null +++ b/data/smartphone/lava/2023/blaze-2-pro/lava-blaze-2-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-blaze-2-pro-8gb-128gb-4g-lte", + "name": "Lava Blaze 2 Pro", + "brand": "lava", + "release_date": "2023-09-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blaze-2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual View, Slow Motion, Timelapse, Audio Note, Intelligent Scanning, Beauty, 50M, Pro, Portrait, Macro, HDR, Night, AI , Panorama, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Front Camera
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP
AI
2 MP
VGA", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Auto call recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blaze Pro", + "General.OS Updates": "", + "General.Release Date": "September 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Blaze 2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/lava/2023/yuva-2-pro/lava-yuva-2-pro-4gb-64gb-4g-lte.json b/data/smartphone/lava/2023/yuva-2-pro/lava-yuva-2-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9f8d63e4fd6 --- /dev/null +++ b/data/smartphone/lava/2023/yuva-2-pro/lava-yuva-2-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-2-pro-4gb-64gb-4g-lte", + "name": "Lava Yuva 2 Pro", + "brand": "lava", + "release_date": "2023-02-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Slow Motion, Filters, GIF, Timelapse, Intelligent Scanning", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2

VGA

VGA", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.5 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Yuva 2 Pro", + "General.OS Updates": "", + "General.Release Date": "February 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva 2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.7921735", + "Price Drop Amount": "71", + "Related Items": "[{\"Name\": \"Motorola Moto E13 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/lava/2024/blaze-x-5g-6gb-ram-128gb/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/lava/2024/blaze-x-5g-6gb-ram-128gb/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..0117ebb097a --- /dev/null +++ b/data/smartphone/lava/2024/blaze-x-5g-6gb-ram-128gb/lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-blaze-x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Lava Blaze X 5G (6GB RAM + 128GB)", + "brand": "lava", + "release_date": "2024-07-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blaze-x-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "10 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor", + "Camera.Features": "Dual View Video, Film, Pro Video, Slow Motion, Timelapse, UHD, GIF, Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Filters, Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "Yes", + "Design.Colors": "Titanium Grey & Starlight Purple", + "Design.Design Type": "", + "Design.Dimensions": "73.85 x 162.4 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 80.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous & Auto Call Recording, Dual Sim (5G + 5G), SAR Value\t<1.6W/Kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Gyroscope, Magnetometer, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, USB-C to 3.5mm Connector, Back Cover", + "General.Model": "Blaze X", + "General.OS Updates": "", + "General.Release Date": "July 10, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Blaze X 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-11.517541", + "Price Drop Amount": "-1843", + "Related Items": "[{\"Name\": \"Lava Bold 5G (8GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Lava Blaze Duo (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Lava Play Ultra 5G (8GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Poco X6 5G (12GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2024/blaze-x-5g-8gb-ram-128gb/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/lava/2024/blaze-x-5g-8gb-ram-128gb/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..62cd488ebb9 --- /dev/null +++ b/data/smartphone/lava/2024/blaze-x-5g-8gb-ram-128gb/lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-blaze-x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Blaze X 5G (8GB RAM + 128GB)", + "brand": "lava", + "release_date": "2024-07-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blaze-x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "49 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "10 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor", + "Camera.Features": "Dual View Video, Film, Pro Video, Slow Motion, Timelapse, UHD, GIF, Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Filters, Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "Yes", + "Design.Colors": "Titanium Grey & Starlight Purple", + "Design.Design Type": "", + "Design.Dimensions": "73.85 x 162.4 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 80.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous & Auto Call Recording, Dual Sim (5G + 5G), SAR Value\t<1.6W/Kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Gyroscope, Magnetometer, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, USB-C to 3.5mm Connector, Back Cover", + "General.Model": "Blaze X", + "General.OS Updates": "", + "General.Release Date": "July 10, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Blaze X 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-1.6574309", + "Price Drop Amount": "-282", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Lava Storm Play 5G (8GB RAM + 256GB)\", \"Price\": 12499}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31895}, {\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 12499}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 12999}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14360}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2024/o2/lava-o2-8gb-128gb-4g-lte.json b/data/smartphone/lava/2024/o2/lava-o2-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8b86722bff7 --- /dev/null +++ b/data/smartphone/lava/2024/o2/lava-o2-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-o2-8gb-128gb-4g-lte", + "name": "Lava O2", + "brand": "lava", + "release_date": "2024-03-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "o2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "38 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "468 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Slow Motion, Filters, Timelapse, Intelligent Scanning, Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2
0.08 MP
VGA", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Imperial Green, Majestic Purple, Royal Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call connection, Conference Call, Anonymous & Auto Call Recording, SAR Value<1.6W/Kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Yuva O2", + "General.OS Updates": "", + "General.Release Date": "March 22, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava O2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6798.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Storm Play 5G\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G34 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"Poco C65\", \"Price\": 9290}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/lava/2024/yuva-3-4gb-ram-128gb/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/lava/2024/yuva-3-4gb-ram-128gb/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0a8c1560a44 --- /dev/null +++ b/data/smartphone/lava/2024/yuva-3-4gb-ram-128gb/lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-3-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Lava Yuva 3 (4GB RAM + 128GB)", + "brand": "lava", + "release_date": "2024-02-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-3-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "30 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "8 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Slow Motion, Filters, Timelapse, Intelligent Scanning, Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2

AI

VGA", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Eclipse Black, Cosmic Lavender, Galaxy White", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Yuva 3", + "General.OS Updates": "", + "General.Release Date": "February 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva 3 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17698}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lava/2024/yuva-3/lava-yuva-3-4gb-64gb-4g-lte.json b/data/smartphone/lava/2024/yuva-3/lava-yuva-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b36b650fd92 --- /dev/null +++ b/data/smartphone/lava/2024/yuva-3/lava-yuva-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-3-4gb-64gb-4g-lte", + "name": "Lava Yuva 3", + "brand": "lava", + "release_date": "2024-02-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "11 days", + "Battery.Talk Time": "30 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "8 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, HDR, Night, Portrait, AI, Pro, Panorama, Slow Motion, Filters, Timelapse, Intelligent Scanning, Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2

AI

VGA", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Eclipse Black, Cosmic Lavender, Galaxy White", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2.5D Curved Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Yuva 3", + "General.OS Updates": "", + "General.Release Date": "February 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6390.0", + "Price Drop": "8.694085", + "Price Drop Amount": "556", + "Related Items": "[{\"Name\": \"Lava O3 Pro\", \"Price\": 6349}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lava/2024/yuva-4-4gb-ram-128gb/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/lava/2024/yuva-4-4gb-ram-128gb/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b2934067051 --- /dev/null +++ b/data/smartphone/lava/2024/yuva-4-4gb-ram-128gb/lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-4-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Lava Yuva 4 (4GB RAM + 128GB)", + "brand": "lava", + "release_date": "2024-11-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-4-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Slow Motion, Timelapse, Refocus, Audio Note, Motion Photo, Beauty, HDR, Night, AI, Panorama, Filters, QR Scanning", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2

VGA", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac, hotspot", + "Design.Bezel less": "No", + "Design.Colors": "Glossy Black, Glossy Purple, Glossy White", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.2 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous & Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Yuva 4", + "General.OS Updates": "", + "General.Release Date": "November 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva 4 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7197.0", + "Price Drop": "1.0963318", + "Price Drop Amount": "79", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14719}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lava/2024/yuva-4/lava-yuva-4-4gb-64gb-4g-lte.json b/data/smartphone/lava/2024/yuva-4/lava-yuva-4-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ed38f012302 --- /dev/null +++ b/data/smartphone/lava/2024/yuva-4/lava-yuva-4-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-4-4gb-64gb-4g-lte", + "name": "Lava Yuva 4", + "brand": "lava", + "release_date": "2024-11-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-4", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Slow Motion, Timelapse, Refocus, Audio Note, Motion Photo, Beauty, HDR, Night, AI, Panorama, Filters, QR Scanning", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2

VGA", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac, hotspot", + "Design.Bezel less": "No", + "Design.Colors": "Glossy Black, Glossy Purple, Glossy White", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.2 x 8.45 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 1600 x 720 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on Call Connection, Conference Call, Anonymous & Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Yuva 4", + "General.OS Updates": "", + "General.Release Date": "November 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva 4", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6440.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Shark\", \"Price\": 6699}, {\"Name\": \"Lava Yuva Star 2\", \"Price\": 6496}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lava/2024/yuva-star/lava-yuva-star-4gb-64gb-4g-lte.json b/data/smartphone/lava/2024/yuva-star/lava-yuva-star-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..52374602952 --- /dev/null +++ b/data/smartphone/lava/2024/yuva-star/lava-yuva-star-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-yuva-star-4gb-64gb-4g-lte", + "name": "Lava Yuva Star", + "brand": "lava", + "release_date": "2024-08-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "yuva-star", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "White, Black, Lavender", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 86.2%", + "Display.Size": "6.75 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light, Face Unlock, Battery Saver Mode", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Travel Adapter, USB Type C Cable, Back Cover, Sim Ejector Pin", + "General.Model": "Yuva Star, LZG409", + "General.OS Updates": "", + "General.Release Date": "August 6, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Yuva Star", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6099.0", + "Price Drop": "5.4160666", + "Price Drop Amount": "330", + "Related Items": "[{\"Name\": \"Lava Yuva Star 2\", \"Price\": 6138}, {\"Name\": \"Lava O3 (3GB RAM + 64GB)\", \"Price\": 5799}, {\"Name\": \"itel A50\", \"Price\": 6899}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/lava/2025/bold-5g-6gb-ram-128gb/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/lava/2025/bold-5g-6gb-ram-128gb/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..e18508ddb7a --- /dev/null +++ b/data/smartphone/lava/2025/bold-5g-6gb-ram-128gb/lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-bold-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Lava Bold 5G (6GB RAM + 128GB)", + "brand": "lava", + "release_date": "2025-04-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bold-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 162.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No, USB-C to 3.5mm connector available in-box", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 420K+, 2 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Bold 5G", + "General.OS Updates": "", + "General.Release Date": "April 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Lava Bold 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2025/bold-5g-8gb-ram-128gb/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/lava/2025/bold-5g-8gb-ram-128gb/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..6013a4233ea --- /dev/null +++ b/data/smartphone/lava/2025/bold-5g-8gb-ram-128gb/lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-bold-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Bold 5G (8GB RAM + 128GB)", + "brand": "lava", + "release_date": "2025-04-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bold-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 162.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No, USB-C to 3.5mm connector available in-box", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 420K+, 2 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Bold 5G", + "General.OS Updates": "", + "General.Release Date": "April 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Lava Bold 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13998.0", + "Price Drop": "-0.0010782703", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9726}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6599}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15925}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17530}, {\"Name\": \"Lava Storm Play 5G (8GB RAM + 256GB)\", \"Price\": 12499}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2025/bold-5g/lava-bold-5g-4gb-128gb-5g.json b/data/smartphone/lava/2025/bold-5g/lava-bold-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..b109081bdf6 --- /dev/null +++ b/data/smartphone/lava/2025/bold-5g/lava-bold-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-bold-5g-4gb-128gb-5g", + "name": "Lava Bold 5G", + "brand": "lava", + "release_date": "2025-04-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bold-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 162.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No, USB-C to 3.5mm connector available in-box", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 420K+, 2 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Bold 5G", + "General.OS Updates": "", + "General.Release Date": "April 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Lava Bold 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Blaze X 5G\", \"Price\": 10399}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6599}, {\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 13499}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 14999}, {\"Name\": \"Lava Storm Play 5G\", \"Price\": 10499}, {\"Name\": \"Lava Bold N1 5G (4GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9875}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/lava/2025/bold-n1-pro/lava-bold-n1-pro-4gb-128gb-4g-lte.json b/data/smartphone/lava/2025/bold-n1-pro/lava-bold-n1-pro-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..04674c68049 --- /dev/null +++ b/data/smartphone/lava/2025/bold-n1-pro/lava-bold-n1-pro-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-bold-n1-pro-4gb-128gb-4g-lte", + "name": "Lava Bold N1 Pro", + "brand": "lava", + "release_date": "2025-06-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bold-n1-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1600 x 720 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "468 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait, Slow Motion, Timelapse, Audio Note, Beauty, HDR, Night, AI, Filters, QR Scanning, Short Video, Ultra Resolution, Video Mode, Pro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2 (Main)
(Depth Sensor)
(Macro)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Titanium Gold & Stealth Black", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 165.8 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 1600 x 720 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Conference Call, Anonymous & Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Cable Type-C, 10W Charger, SIM Ejector Pin, Back Cover", + "General.Model": "Bold N1 Pro", + "General.OS Updates": "", + "General.Release Date": "June 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Bold N1 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "240,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6399.0", + "Price Drop": "4.7535563", + "Price Drop Amount": "304", + "Related Items": "[{\"Name\": \"Lava Bold N1 5G\", \"Price\": 6999}, {\"Name\": \"Lava Bold N1\", \"Price\": 5999}, {\"Name\": \"POCO C71\", \"Price\": 6079}, {\"Name\": \"Lava Storm Lite 5G\", \"Price\": 7999}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 6298}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Lava O3 Pro\", \"Price\": 6199}, {\"Name\": \"Poco C75 5G\", \"Price\": 7299}, {\"Name\": \"Ai+ Pulse\", \"Price\": 4999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lava/2025/bold-n2-pro/lava-bold-n2-pro-4gb-128gb-4g-lte.json b/data/smartphone/lava/2025/bold-n2-pro/lava-bold-n2-pro-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..25d3b46fa6e --- /dev/null +++ b/data/smartphone/lava/2025/bold-n2-pro/lava-bold-n2-pro-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-bold-n2-pro-4gb-128gb-4g-lte", + "name": "Lava Bold N2 Pro", + "brand": "lava", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "bold-n2-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "No, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "468 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)

", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "No, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Eclipse Grey", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Conference Call, Anonymous & Auto Call Recording", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x USB Cable Type-C, 1 x Charger, 1 x SIM Ejector Pin, 1 x Back Cover", + "General.Model": "LZX421, Bold N2 Pro", + "General.OS Updates": "", + "General.Release Date": "March 31st, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Lava Bold N2 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "240,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25899}, {\"Name\": \"iQOO Z11\", \"Price\": 25990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/lava/2025/play-max-5g-8gb-ram-128gb/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/lava/2025/play-max-5g-8gb-ram-128gb/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..96da466ef94 --- /dev/null +++ b/data/smartphone/lava/2025/play-max-5g-8gb-ram-128gb/lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-play-max-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Lava Play Max 5G (8GB RAM + 128GB)", + "brand": "lava", + "release_date": "2025-12-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-max-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 328 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "20 days", + "Battery.Talk Time": "2 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, AI, HDR, Portrait, Beauty, Panorama, Slow Motion, Document, Time Lapse, Filters, 50MP, Pro-Mode, AR Sticker, QR Code, Google Lens, Dual View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)", + "Camera.Video Recording": "1080p, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Deccan Black, Himalayan White", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 166.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:9", + "Display.Brightness": "700nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 328 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.72 inches, 1080 x 1920 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on call connection, Conference Call, Call recording, VoNR, ViNR, DSS, Carrier Aggregation supported, 1700mm² VC Cooling", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes (GPS/Beidou/Glonass/QZSS/Galileo)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Type-C Cable, 33W Adapter, SIM Ejector Pin, Back Cover", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Play Max 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "700,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14847.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Play Ultra 5G (8GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/lava/2025/play-ultra-5g-8gb-128gb/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g.json b/data/smartphone/lava/2025/play-ultra-5g-8gb-128gb/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..edc446bee6b --- /dev/null +++ b/data/smartphone/lava/2025/play-ultra-5g-8gb-128gb/lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-play-ultra-5g-8gb-128gb-8gb-128gb-5g", + "name": "Lava Play Ultra 5G (8GB+128GB)", + "brand": "lava", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-ultra-5g-8gb-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "11 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Night mode, AI, HDR, Portrait, Beauty, Panorama, Slow Motion, Document, Time Lapse, Filters, 64MP, Pro-Mode, AR Sticker, QR Code, Pro Video, Google Lens, Dual View Video, Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP (Wide Angle)
5 MP (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G : n1/n3/n5/n8/n28/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wifi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Arctic Frost & Arctic Slate", + "Design.Design Type": "", + "Design.Dimensions": "75.35 x 162.15 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "900 nits (HBM); 1000 nits (APL)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Gemini AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on call connection, Conference Call, Call recording, VoNR, ViNR, DSS, Carrier Aggregation supported", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS/Beidou/Glonass/QZSS/Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Accelerometer, Proximity, Ambient Light, In-Display Fingerprint", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Type-C Cable, 33W Adapter, SIM Ejector Pin, Back Cover", + "General.Model": "", + "General.OS Updates": "2 years", + "General.Release Date": "20th August, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Lava Play Ultra 5G (8GB+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "700,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "-0.0045671375", + "Price Drop Amount": "-1", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Oppo K13\", \"Price\": 16689}, {\"Name\": \"Poco X7 5G (8GB RAM + 256GB)\", \"Price\": 18490}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16999}, {\"Name\": \"Lava Agni 3 5G\", \"Price\": 16998}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16790}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Realme P3 5G\", \"Price\": 15958}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/lava/2025/play-ultra-5g/lava-play-ultra-5g-6gb-128gb-5g.json b/data/smartphone/lava/2025/play-ultra-5g/lava-play-ultra-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..c4a4b48fa2d --- /dev/null +++ b/data/smartphone/lava/2025/play-ultra-5g/lava-play-ultra-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-play-ultra-5g-6gb-128gb-5g", + "name": "Lava Play Ultra 5G", + "brand": "lava", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "play-ultra-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "11 hours", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX682", + "Camera.Features": "Night mode, AI, HDR, Portrait, Beauty, Panorama, Slow Motion, Document, Time Lapse, Filters, 64MP, Pro-Mode, AR Sticker, QR Code, Pro Video, Google Lens, Dual View Video, Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP (Wide Angle)
5 MP (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G : n1/n3/n5/n8/n28/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wifi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Arctic Frost & Arctic Slate", + "Design.Design Type": "", + "Design.Dimensions": "75.35 x 162.15 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "900 nits (HBM); 1000 nits (APL)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.67 inches, 1080 x 1920 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Gemini AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Vibration on call connection, Conference Call, Call recording, VoNR, ViNR, DSS, Carrier Aggregation supported", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS/Beidou/Glonass/QZSS/Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Accelerometer, Proximity, Ambient Light, In-Display Fingerprint", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Type-C Cable, 33W Adapter, SIM Ejector Pin, Back Cover", + "General.Model": "", + "General.OS Updates": "2 years", + "General.Release Date": "20th August, 2025", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Lava Play Ultra 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "700,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 13499}, {\"Name\": \"iQOO Z10x\", \"Price\": 13498}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Lava Agni 3 5G\", \"Price\": 16999}, {\"Name\": \"Realme P3 5G\", \"Price\": 16075}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17147}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/lava/2025/shark/lava-shark-4gb-64gb-4g-lte.json b/data/smartphone/lava/2025/shark/lava-shark-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..860e9544d1b --- /dev/null +++ b/data/smartphone/lava/2025/shark/lava-shark-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lava-shark-4gb-64gb-4g-lte", + "name": "Lava Shark", + "brand": "lava", + "release_date": "2025-03-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "shark", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lava", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Titanium Gold, Stealth Black", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 165.8 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.67 inches, 720 x 1612 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Shark", + "General.OS Updates": "", + "General.Release Date": "March 25, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lava Shark", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6549.0", + "Price Drop": "2.171461", + "Price Drop Amount": "142", + "Related Items": "[{\"Name\": \"Poco C75 5G\", \"Price\": 7695}, {\"Name\": \"Lava Bold N1 Pro\", \"Price\": 6849}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/lenovo/2025/k15-plus/lenovo-k15-plus-4gb-64gb-4g-lte.json b/data/smartphone/lenovo/2025/k15-plus/lenovo-k15-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..69d19d41c11 --- /dev/null +++ b/data/smartphone/lenovo/2025/k15-plus/lenovo-k15-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "lenovo-k15-plus-4gb-64gb-4g-lte", + "name": "Lenovo K15 Plus", + "brand": "lenovo", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k15-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Lenovo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Night Vision, Pro Mode, Ultra-Wide, Macro Vision, Artificial intelligence: Google Lens Integration, Other Features: Face Beauty, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.03%", + "Display.Size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Notification LED, Gyroscope, e-Compass, SAR", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "k15 Plus", + "General.OS Updates": "", + "General.Release Date": "December 08, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Lenovo K15 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G22\", \"Price\": 10999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/micromax/2022/in-note-2/micromax-in-note-2-4gb-64gb-4g-lte.json b/data/smartphone/micromax/2022/in-note-2/micromax-in-note-2-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..de9eea6cd33 --- /dev/null +++ b/data/smartphone/micromax/2022/in-note-2/micromax-in-note-2-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-note-2-4gb-64gb-4g-lte", + "name": "Micromax IN Note 2", + "brand": "micromax", + "release_date": "2022-01-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-note-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 466 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Burst Mode, Time Lapse, Face Beauty, Night Mode, Slow motion, QR Code Scanner, Pro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Front Camera
Punch Hole, Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 159.9 x 8.34 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Protection 8H", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 466 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "E7446, IN Note 2", + "General.OS Updates": "", + "General.Release Date": "January 25, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN Note 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/micromax/2025/in-3b/micromax-in-3b-4gb-64gb-4g-lte.json b/data/smartphone/micromax/2025/in-3b/micromax-in-3b-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5887908b899 --- /dev/null +++ b/data/smartphone/micromax/2025/in-3b/micromax-in-3b-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-3b-4gb-64gb-4g-lte", + "name": "Micromax IN 3B", + "brand": "micromax", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 198.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-3b", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IN 3B", + "General.OS Updates": "", + "General.Release Date": "December 28, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN 3B", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T610", + "Technical.Core Details": "2x1.8 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t610" +} diff --git a/data/smartphone/micromax/2026/in-note-3/micromax-in-note-3-4gb-64gb-4g-lte.json b/data/smartphone/micromax/2026/in-note-3/micromax-in-note-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..46f6d1e140f --- /dev/null +++ b/data/smartphone/micromax/2026/in-note-3/micromax-in-note-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "micromax-in-note-3-4gb-64gb-4g-lte", + "name": "Micromax IN Note 3", + "brand": "micromax", + "release_date": "2026-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "in-note-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 466 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Micromax", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Burst Mode, Time Lapse, Face Beauty, Night Mode, Slow motion, QR Code Scanner, Pro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 159.9 x 8.34 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Protection 8H", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 466 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "IN Note 3", + "General.OS Updates": "", + "General.Release Date": "May 23, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Micromax IN Note 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/motorola/2022/edge-30-5g/motorola-edge-30-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2022/edge-30-5g/motorola-edge-30-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..a214a73394f --- /dev/null +++ b/data/smartphone/motorola/2022/edge-30-5g/motorola-edge-30-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-30-5g-6gb-128gb-5g", + "name": "Motorola Edge 30 5G", + "brand": "motorola", + "release_date": "2022-05-12", + "ram_gb": 6, + "battery_mah": 4020, + "weight_g": 155.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-30-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 159.4 x 6.8 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits Brightness, 10-bit Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "13 5G Bands", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 30", + "General.OS Updates": "", + "General.Release Date": "May 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 30 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "-7.63031", + "Price Drop Amount": "-1908", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27890}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21135}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10662}, {\"Name\": \"Motorola Moto G73\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G86 5G\", \"Price\": 28999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Motorola Edge 30 Fusion 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G+", + "Technical.Core Details": "1x2.5 GHz Cortex-A78 & 3x2.4 GHz Cortex-A78 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/motorola/2022/edge-30-fusion-5g/motorola-edge-30-fusion-5g-8gb-128gb-5g.json b/data/smartphone/motorola/2022/edge-30-fusion-5g/motorola-edge-30-fusion-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..823c861b756 --- /dev/null +++ b/data/smartphone/motorola/2022/edge-30-fusion-5g/motorola-edge-30-fusion-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-30-fusion-5g-8gb-128gb-5g", + "name": "Motorola Edge 30 Fusion 5G", + "brand": "motorola", + "release_date": "2022-09-08", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 175.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-30-fusion-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Res, Pro (W/ Long Exposure), 360 Degree Panorama, AR Stickers, Live Photo Filters, Live Video Filters, Dual Capture, Night Vision, Portrait (W/ HDR), Scan, Spot Color, Artificial Intelligence: Auto Smile Capture, Google Lens Integration, Smart Composition, Shot Optimization, Auto Night Vision, Other Features: Burst Shot, Timer, Assistive Grid, Watermark, Leveler, RAW Photo Output, Barcode Scanner, HDR, Active photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.99 x 158.48 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+ , 1100 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "3D Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.89%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Gyro, Compass, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP52", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 30 Fusion", + "General.OS Updates": "", + "General.Release Date": "September 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 30 Fusion 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "-9.076807", + "Price Drop Amount": "-3176", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20955}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 22190}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18449}, {\"Name\": \"Xiaomi Redmi Note 12 Pro Plus\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 29500}, {\"Name\": \"Motorola Edge 40 Neo\", \"Price\": 19900}, {\"Name\": \"Tecno Camon 20 Pro 5G\", \"Price\": 14899}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 16299}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.80 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/motorola/2022/moto-e22/motorola-moto-e22-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-e22/motorola-moto-e22-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a860915d819 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-e22/motorola-moto-e22-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e22-4gb-64gb-4g-lte", + "name": "Motorola Moto E22", + "brand": "motorola", + "release_date": "2022-09-16", + "ram_gb": 4, + "battery_mah": 4020, + "weight_g": 172.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 163.5 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.02%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E22", + "General.OS Updates": "", + "General.Release Date": "September 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 6999}, {\"Name\": \"Motorola Moto E15\", \"Price\": 10990}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Motorola Moto E13\", \"Price\": 5999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G37", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-e22s/motorola-moto-e22s-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-e22s/motorola-moto-e22s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..571ab80d793 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-e22s/motorola-moto-e22s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e22s-4gb-64gb-4g-lte", + "name": "Motorola Moto E22s", + "brand": "motorola", + "release_date": "2022-10-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e22s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Panorama, Night Vision, Pro Mode, Dual Capture Photo, Live Filter, Face Beauty, Google Lens Integration, HDR, Timer, Assistive Grid, Watermark, Video Feature: Video, Timelapse, Dual Capture Video, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Eco Black, Arctic Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.02%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E22s", + "General.OS Updates": "", + "General.Release Date": "October 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E22s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "-0.81700236", + "Price Drop Amount": "-61", + "Related Items": "[{\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7477}, {\"Name\": \"Motorola Moto G31\", \"Price\": 8250}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G37", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-e32s-4gb-ram-64gb/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-e32s-4gb-ram-64gb/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..39ed10711a1 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-e32s-4gb-ram-64gb/motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e32s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E32s (4GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2022-05-13", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e32s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.03%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E32s", + "General.OS Updates": "", + "General.Release Date": "May 13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E32s (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7190.0", + "Price Drop": "0.27033368", + "Price Drop Amount": "19", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G37", + "Technical.Core Details": "4x Arm Cortex-A53 @ 1.8 GHz & 4x Arm Cortex-A53 @ 2.3 GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-e32s/motorola-moto-e32s-3gb-32gb-4g-lte.json b/data/smartphone/motorola/2022/moto-e32s/motorola-moto-e32s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d1e8dc459d3 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-e32s/motorola-moto-e32s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e32s-3gb-32gb-4g-lte", + "name": "Motorola Moto E32s", + "brand": "motorola", + "release_date": "2022-05-13", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e32s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.03%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E32s", + "General.OS Updates": "", + "General.Release Date": "May 13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E32s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5999.0", + "Price Drop": "13.149538", + "Price Drop Amount": "789", + "Related Items": "[{\"Name\": \"Motorola Moto E13\", \"Price\": 5999}, {\"Name\": \"Motorola Moto E32\", \"Price\": 6990}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6449}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17495}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G37", + "Technical.Core Details": "4x Arm Cortex-A53 @ 1.8 GHz & 4x Arm Cortex-A53 @ 2.3 GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-e35/motorola-moto-e35-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-e35/motorola-moto-e35-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ad993a0adf5 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-e35/motorola-moto-e35-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e35-4gb-64gb-4g-lte", + "name": "Motorola Moto E35", + "brand": "motorola", + "release_date": "2022-05-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e35", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 163.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E35", + "General.OS Updates": "", + "General.Release Date": "May 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E35", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12410}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/motorola/2022/moto-edge-30-neo/motorola-moto-edge-30-neo-8gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-edge-30-neo/motorola-moto-edge-30-neo-8gb-128gb-5g.json new file mode 100644 index 00000000000..a4ae86e8e3a --- /dev/null +++ b/data/smartphone/motorola/2022/moto-edge-30-neo/motorola-moto-edge-30-neo-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-edge-30-neo-8gb-128gb-5g", + "name": "Motorola Moto Edge 30 Neo", + "brand": "motorola", + "release_date": "2022-09-08", + "ram_gb": 8, + "battery_mah": 4020, + "weight_g": 155.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-edge-30-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 5W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 152.9 x 7.75 mm", + "Design.Qwerty": "", + "Design.Weight": "155 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 700 nits Brightness, 10-bit Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 95.6%", + "Display.Size": "6.28 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Edge 30 Neo", + "General.OS Updates": "", + "General.Release Date": "September 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto Edge 30 Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 30 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16690}, {\"Name\": \"Motorola Moto G55\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G73\", \"Price\": 13999}, {\"Name\": \"Motorola Moto Edge 60 Neo\", \"Price\": 41990}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g-stylus-2022/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g-stylus-2022/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ea663f9f8f1 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g-stylus-2022/motorola-moto-g-stylus-2022-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-stylus-2022-6gb-128gb-4g-lte", + "name": "Motorola Moto G Stylus 2022", + "brand": "motorola", + "release_date": "2022-02-03", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 216.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-stylus-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
1/3.06\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 170.2 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G Stylus 2022", + "General.OS Updates": "", + "General.Release Date": "February 03, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Stylus 2022", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 90 Lite\", \"Price\": 24990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/motorola/2022/moto-g-stylus-5g-2022/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g.json b/data/smartphone/motorola/2022/moto-g-stylus-5g-2022/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g.json new file mode 100644 index 00000000000..6c0775cfb78 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g-stylus-5g-2022/motorola-moto-g-stylus-5g-2022-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-stylus-5g-2022-8gb-256gb-5g", + "name": "Motorola Moto G Stylus 5G 2022", + "brand": "motorola", + "release_date": "2022-04-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 215.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-stylus-5g-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 168.9 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "United States", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G Stylus 5G", + "General.OS Updates": "", + "General.Release Date": "April 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Stylus 5G 2022", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Plus\", \"Price\": 76590}, {\"Name\": \"Samsung Galaxy S25 (12GB RAM + 128GB)\", \"Price\": 68999}, {\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g22/motorola-moto-g22-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g22/motorola-moto-g22-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..48055c3b658 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g22/motorola-moto-g22-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g22-4gb-64gb-4g-lte", + "name": "Motorola Moto G22", + "brand": "motorola", + "release_date": "2022-04-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Night Vision, Pro Mode, Ultra-Wide, Macro Vision, Artificial intelligence: Google Lens Integration, Other Features: Face Beauty, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.03%", + "Display.Size": "6.53 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Notification LED, Gyroscope, e-Compass, SAR", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G22", + "General.OS Updates": "", + "General.Release Date": "April 08, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "-0.7017724", + "Price Drop Amount": "-77", + "Related Items": "[{\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7316}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10662}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17670}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Motorola Moto G04\", \"Price\": 7990}, {\"Name\": \"Motorola Edge 30 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-g22s/motorola-moto-g22s-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g22s/motorola-moto-g22s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e5082d14e59 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g22s/motorola-moto-g22s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g22s-4gb-64gb-4g-lte", + "name": "Motorola Moto G22s", + "brand": "motorola", + "release_date": "2022-08-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g22s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Night Vision, Pro Mode, Ultra-Wide, Macro Vision, Artificial intelligence: Google Lens Integration, Other Features: Face Beauty, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.94 x 163.95 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Notification LED, Gyroscope, e-Compass, SAR", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G22s", + "General.OS Updates": "", + "General.Release Date": "August 24, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G22s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/motorola/2022/moto-g32-8gb-ram-128gb/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g32-8gb-ram-128gb/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bd3a533bceb --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g32-8gb-ram-128gb/motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g32-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G32 (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2022-08-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g32-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-Res, Dual Capture, Spot Color, Night Vision, Macro Vision, Portrait, Live Filter, Panorama, AR Stickers, Pro Mode (W/Long Exposure), Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, High-Res Digital Zoom (Upto 8X), RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanner, Quick Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.84 x 161.78 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "One OS Upgrade + 2 Years Security Update", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor, Gyroscope, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G32", + "General.OS Updates": "", + "General.Release Date": "August 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G32 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-18.186684", + "Price Drop Amount": "-2364", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16418}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10092}, {\"Name\": \"iQOO Z9s (12GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12367}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13498}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 12740}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2022/moto-g32/motorola-moto-g32-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g32/motorola-moto-g32-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f3bce8047d0 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g32/motorola-moto-g32-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g32-4gb-64gb-4g-lte", + "name": "Motorola Moto G32", + "brand": "motorola", + "release_date": "2022-08-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g32", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-Res, Dual Capture, Spot Color, Night Vision, Macro Vision, Portrait, Live Filter, Panorama, AR Stickers, Pro Mode (W/Long Exposure), Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, High-Res Digital Zoom (Upto 8X), RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanner, Quick Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.84 x 161.78 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "One OS Upgrade + 2 Years Security Update", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor, Gyroscope, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G32", + "General.OS Updates": "", + "General.Release Date": "August 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G32", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8799.0", + "Price Drop": "4.6599317", + "Price Drop Amount": "410", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Motorola Moto G55\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 14890}, {\"Name\": \"Motorola Moto G31\", \"Price\": 7849}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9892}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7199}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 8790}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 15079}, {\"Name\": \"Realme P1 5G (8GB RAM+ 128GB)\", \"Price\": 16299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2022/moto-g42/motorola-moto-g42-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g42/motorola-moto-g42-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2413b749ead --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g42/motorola-moto-g42-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g42-4gb-64gb-4g-lte", + "name": "Motorola Moto G42", + "brand": "motorola", + "release_date": "2022-07-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g42", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.47 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Smart Composition, Spot Color, Shot Optimization, Timer Snap, Pro Mode, Live Photo, 360 Degree Panorama, Portrait, Cutout, Night Vision, Low Light Stacking, Best Shot, Ultra Wide Distortion Correction, Super Resolution, Digital Zoom, 50M High Resolution Mode, Video Feature: Snap in Video Recording, Active Photos, Timelapse, Hyperlapse Stabilization, Cinemagraph", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.47 x 160.61 x 8.26 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.47 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Notification LED, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP52", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G42", + "General.OS Updates": "", + "General.Release Date": "July 4, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G42", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "12.269498", + "Price Drop Amount": "981", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9514}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10529}, {\"Name\": \"Motorola Moto G31 (6GB RAM+ 128GB)\", \"Price\": 9449}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25818}, {\"Name\": \"Motorola Moto G24 Power\", \"Price\": 9499}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9498}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2022/moto-g52-6gb-ram-128gb/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g52-6gb-ram-128gb/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5b9ace15863 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g52-6gb-ram-128gb/motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g52-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Motorola Moto G52 (6GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2022-04-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 169.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g52-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Smart Composition, Spot Color, Shot Optimization, Timer Snap, Pro Mode, Live Photo, 360 Degree Panorama, Portrait Mode, Night Vision, Low Light Stacking, Best Shot, Ultra-wide Distortion Correction, Super Resolution, Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.46 x 160.98 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, E-Compass, ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PAU70016IN, g52", + "General.OS Updates": "", + "General.Release Date": "April 25, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G52 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16849}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 39999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22200}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9860}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16499}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2022/moto-g52/motorola-moto-g52-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g52/motorola-moto-g52-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..60ba8d6949e --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g52/motorola-moto-g52-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g52-4gb-64gb-4g-lte", + "name": "Motorola Moto G52", + "brand": "motorola", + "release_date": "2022-04-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 169.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g52", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Smart Composition, Spot Color, Shot Optimization, Timer Snap, Pro Mode, Live Photo, 360 Degree Panorama, Portrait Mode, Night Vision, Low Light Stacking, Best Shot, Ultra-wide Distortion Correction, Super Resolution, Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.4 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.46 x 160.98 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "169 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.6 inches, 2460 x 1080 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, E-Compass, ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PAU70016IN, g52", + "General.OS Updates": "", + "General.Release Date": "April 25, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G52", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16030}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14200}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G42\", \"Price\": 8499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13580}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Qualcomm Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2022/moto-g52j-5g/motorola-moto-g52j-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g52j-5g/motorola-moto-g52j-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..591dc8831c7 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g52j-5g/motorola-moto-g52j-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g52j-5g-6gb-128gb-5g", + "name": "Motorola Moto G52j 5G", + "brand": "motorola", + "release_date": "2022-05-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 206.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g52j-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W TurboPower Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 171 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity Sensor, Ambient illuminance Sensor, Gyro Sensor, e-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G52j", + "General.OS Updates": "", + "General.Release Date": "May 19, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G52j 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G52 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G52\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G52 (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g53/motorola-moto-g53-4gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g53/motorola-moto-g53-4gb-128gb-5g.json new file mode 100644 index 00000000000..dbeb0aabad9 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g53/motorola-moto-g53-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g53-4gb-128gb-5g", + "name": "Motorola Moto G53", + "brand": "motorola", + "release_date": "2022-12-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g53", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 7, 8, 20, 28, 38, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Ink Blue, Arctic Silver, Pale Pink", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo speakers, 2 microphones", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Accelerometer, Ambient Light, Gyroscope, SAR sensor, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MOTO G53", + "General.OS Updates": "", + "General.Release Date": "December 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G53", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20497}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10120}, {\"Name\": \"Motorola Moto G53j\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/motorola/2022/moto-g62-5g/motorola-moto-g62-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g62-5g/motorola-moto-g62-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..00d3639baca --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g62-5g/motorola-moto-g62-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g62-5g-6gb-128gb-5g", + "name": "Motorola Moto G62 5G", + "brand": "motorola", + "release_date": "2022-08-11", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g62-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Macro Vision, Cinemograph, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode (W/ Long Exposure), Artificial Intelligence: Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, Other Features: High-Res Digital Zoom (Upto 8X), RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanne", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.96 x 161.83 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating, Water Repellent Design, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "One OS Upgrade + 3 Years Security Update, Dolby Atmos Audio System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer, Ambient Light sensor, SAR sensor, Gyroscope, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G62", + "General.OS Updates": "", + "General.Release Date": "August 11, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G62 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "1.9279851", + "Price Drop Amount": "212", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11738}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11880}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10725}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13332}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15799}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15927}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g62-8gb-ram-128gb/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g62-8gb-ram-128gb/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..394dace3c69 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g62-8gb-ram-128gb/motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g62-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G62 (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2022-08-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g62-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Macro Vision, Cinemograph, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode (W/ Long Exposure), Artificial Intelligence: Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, Other Features: High-Res Digital Zoom (Upto 8X), RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanne", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.96 x 161.83 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating, Water Repellent Design, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "One OS Upgrade + 3 Years Security Update, Dolby Atmos Audio System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Accelerometer, Ambient Light sensor, SAR sensor, Gyroscope, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G62", + "General.OS Updates": "", + "General.Release Date": "August 11, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G62 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "2.5154312", + "Price Drop Amount": "302", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 12614}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Motorola Moto G60\", \"Price\": 10998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12260}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13390}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9949}, {\"Name\": \"HMD Crest Max\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g71s/motorola-moto-g71s-8gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g71s/motorola-moto-g71s-8gb-128gb-5g.json new file mode 100644 index 00000000000..92c41d59bd7 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g71s/motorola-moto-g71s-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g71s-8gb-128gb-5g", + "name": "Motorola Moto G71s", + "brand": "motorola", + "release_date": "2022-05-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 173.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g71s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Ultra Wide)
17mm, 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/2.76\", 0.64µm
8 MP ƒ/2.2 (Ultra Wide)
121˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 87.7%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G71s", + "General.OS Updates": "", + "General.Release Date": "May 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G71s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84980}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g72-4g/motorola-moto-g72-4g-6gb-128gb-4g-lte.json b/data/smartphone/motorola/2022/moto-g72-4g/motorola-moto-g72-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..71c35ed7a06 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g72-4g/motorola-moto-g72-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g72-4g-6gb-128gb-4g-lte", + "name": "Motorola Moto G72 4G", + "brand": "motorola", + "release_date": "2022-10-03", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 170.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g72-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color pOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Turbo Power Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Smart Composition, Spot Color, Shot Optimization, Timer Snap, Pro Mode, Live Photo, 360 Degree Panorama, Portrait Mode, Night Vision, Low Light Stacking, Ultra Wide Distortion Correction, Digital Zoom, 108MP High Resolution Mode, HDR Photo, Burst Shot, Video Feature: Snap in Video Recording, Spot Color for Video, Active Photos, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160.47 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "170 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Max Vision, 576 Touch , 1300nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Bottom Ported Loudspeaker, Dual Microphones", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor, SAR Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water Repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G72 4G", + "General.OS Updates": "", + "General.Release Date": "October 03, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G72 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "3.9082997", + "Price Drop Amount": "547", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19971}, {\"Name\": \"Motorola Moto G40 Fusion (6GB RAM + 128GB)\", \"Price\": 11929}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15990}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13900}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16573}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20600}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/motorola/2022/moto-g82-5g/motorola-moto-g82-5g-6gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g82-5g/motorola-moto-g82-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..09c35658d23 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g82-5g/motorola-moto-g82-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g82-5g-6gb-128gb-5g", + "name": "Motorola Moto G82 5G", + "brand": "motorola", + "release_date": "2022-06-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 173.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g82-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst shot, Auto Smile Capture 3, AR Stickers, Spot Colour, Smart Composition, Shot Optimisation, Active Photo, Dual Capture, Live Filter, Portrait Mode, Panorama, HDR, Night Vision, Pro Mode, Super Resolution, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.46 x 160.89 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.32%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1.07 B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity sensor, Ambient Light sensor, Accelerometer, Gyroscope, eCompass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent Design", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G82", + "General.OS Updates": "", + "General.Release Date": "June 07, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G82 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.33020127", + "Price Drop Amount": "53", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15898}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 5G\", \"Price\": 28999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19770}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15900}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-g82-8gb-ram-128gb/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-g82-8gb-ram-128gb/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..223b18e7603 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-g82-8gb-ram-128gb/motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g82-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G82 (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2022-06-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 173.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g82-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color pOLED (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst shot, Auto Smile Capture 3, AR Stickers, Spot Colour, Smart Composition, Shot Optimisation, Active Photo, Dual Capture, Live Filter, Portrait Mode, Panorama, HDR, Night Vision, Pro Mode, Super Resolution, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.46 x 160.89 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.32%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1.07 B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity sensor, Ambient Light sensor, Accelerometer, Gyroscope, eCompass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent Design", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G82 128GB", + "General.OS Updates": "", + "General.Release Date": "June 07, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G82 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16890}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10199}, {\"Name\": \"Motorola Moto G24 5G\", \"Price\": 11999}, {\"Name\": \"OnePlus Nord 4 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13941}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2022/moto-s30-pro/motorola-moto-s30-pro-8gb-128gb-5g.json b/data/smartphone/motorola/2022/moto-s30-pro/motorola-moto-s30-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..8dc1bfcd5c9 --- /dev/null +++ b/data/smartphone/motorola/2022/moto-s30-pro/motorola-moto-s30-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-s30-pro-8gb-128gb-5g", + "name": "Motorola Moto S30 Pro", + "brand": "motorola", + "release_date": "2022-08-11", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 172.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-s30-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color pOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Main)
13 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.99 x 158.48 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.55 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto Edge S30 Pro", + "General.OS Updates": "", + "General.Release Date": "August 11, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto S30 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16849}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Google Pixel 9\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888+", + "Technical.Core Details": "1x2.99 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.80 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/motorola/2023/moto-e13-4gb-ram-64gb/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2023/moto-e13-4gb-ram-64gb/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e65fe96ae3c --- /dev/null +++ b/data/smartphone/motorola/2023/moto-e13-4gb-ram-64gb/motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e13-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto E13 (4GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e13-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Panorama, Pro Mode, Auto Smile Capture, HDR, Leveler, Timer, Assistive, Grid, Watermark, Video Feature: Video, Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.25 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Cosmic Black, Aurora Green, Creamy White", + "Design.Design Type": "", + "Design.Dimensions": "74.95 x 164.19 x 8.47 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Single speaker with Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "Water repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E13", + "General.OS Updates": "", + "General.Release Date": "January 24 , 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E13 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7599.0", + "Price Drop": "-8.572653", + "Price Drop Amount": "-651", + "Related Items": "[{\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 8999}, {\"Name\": \"Poco C61\", \"Price\": 6819}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 26900}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20856}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7750}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t606" +} diff --git a/data/smartphone/motorola/2023/moto-e13-8gb-ram-128gb/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/motorola/2023/moto-e13-8gb-ram-128gb/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..eae696af81f --- /dev/null +++ b/data/smartphone/motorola/2023/moto-e13-8gb-ram-128gb/motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e13-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto E13 (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2023-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e13-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Panorama, Pro Mode, Auto Smile Capture, HDR, Leveler, Timer, Assistive, Grid, Watermark, Video Feature: Video, Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.25 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Cosmic Black, Aurora Green, Creamy White", + "Design.Design Type": "", + "Design.Dimensions": "74.95 x 164.19 x 8.47 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Single speaker with Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "Water repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E13", + "General.OS Updates": "", + "General.Release Date": "January 24 , 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E13 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26899}, {\"Name\": \"Poco X6 Neo\", \"Price\": 15290}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t606" +} diff --git a/data/smartphone/motorola/2023/moto-e13/motorola-moto-e13-2gb-64gb-4g-lte.json b/data/smartphone/motorola/2023/moto-e13/motorola-moto-e13-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3ae89fe22e1 --- /dev/null +++ b/data/smartphone/motorola/2023/moto-e13/motorola-moto-e13-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e13-2gb-64gb-4g-lte", + "name": "Motorola Moto E13", + "brand": "motorola", + "release_date": "2023-01-01", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e13", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Panorama, Pro Mode, Auto Smile Capture, HDR, Leveler, Timer, Assistive, Grid, Watermark, Video Feature: Video, Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.25 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Cosmic Black, Aurora Green, Creamy White", + "Design.Design Type": "", + "Design.Dimensions": "74.95 x 164.19 x 8.47 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Single speaker with Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "Water repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E13", + "General.OS Updates": "", + "General.Release Date": "January 24 , 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E13", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-41.037033", + "Price Drop Amount": "-4103", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17199}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 7999}, {\"Name\": \"Motorola Moto E7 Plus\", \"Price\": 8299}, {\"Name\": \"Motorola Moto E15\", \"Price\": 10990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7899}, {\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7989}, {\"Name\": \"Motorola Moto E32\", \"Price\": 7499}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t606" +} diff --git a/data/smartphone/motorola/2023/moto-g-stylus-2023/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2023/moto-g-stylus-2023/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f6807dd923b --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g-stylus-2023/motorola-moto-g-stylus-2023-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-stylus-2023-4gb-64gb-4g-lte", + "name": "Motorola Moto G Stylus 2023", + "brand": "motorola", + "release_date": "2023-05-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-stylus-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1/4\", 1.12µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.64µm, PDAF
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Blue, Rose Gold", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 162.9 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Supported", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G Stylus 2023", + "General.OS Updates": "", + "General.Release Date": "May 02, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Stylus 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2023/moto-g-stylus-5g-2023/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g.json b/data/smartphone/motorola/2023/moto-g-stylus-5g-2023/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g.json new file mode 100644 index 00000000000..a4b1e98faba --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g-stylus-5g-2023/motorola-moto-g-stylus-5g-2023-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-stylus-5g-2023-6gb-256gb-5g", + "name": "Motorola Moto G Stylus 5G 2023", + "brand": "motorola", + "release_date": "2023-05-30", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-stylus-5g-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Shooting modes: Ultra-Res, Dual Capture, Night Vision, Macro Vision, Portrait Mode, Panorama, Pro Mode (w/ Long Exposure), Spot Color, Auto Night Vision, Digital Zoom (up to 8x)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1.0µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
1/4\", 1.12µm, AF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 2, 3, 5, 7, 12, 13, 14, 25, 26, 29, 30, 38, 41, 48, 66, 70, 71, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "", + "Design.Colors": "Cosmic Black, Rose Champagne", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 162.8 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stylus Included, Two large speakers and Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G Stylus 5G", + "General.OS Updates": "", + "General.Release Date": "May 30, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Stylus 5G 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20959}, {\"Name\": \"Motorola Moto G Stylus 5G 2024\", \"Price\": 33499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20600}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27750}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen 1", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-6-gen-1" +} diff --git a/data/smartphone/motorola/2023/moto-g13-4gb-ram-64gb/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2023/moto-g13-4gb-ram-64gb/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..aebde72af4b --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g13-4gb-ram-64gb/motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g13-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Motorola Moto G13 (4GB RAM + 64GB)", + "brand": "motorola", + "release_date": "2023-01-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.45, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g13-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode (W/ Long Exposure), Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scan, Video Feature: Simultaneous Capture, Spot Color, AR Stickers, Timelapse (W/ Hyperlapse), Macro, Slow Motion, Video Stabilization, Video Snapshot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, 2.4GHz | 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Matte Charcoal, Blue Lavender, Rose Gold", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183.45 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 576 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual stereo speakers and Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Ambient Light, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G13", + "General.OS Updates": "", + "General.Release Date": "January 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G13 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "5.263712", + "Price Drop Amount": "474", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2023/moto-g13/motorola-moto-g13-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2023/moto-g13/motorola-moto-g13-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6be21fc9503 --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g13/motorola-moto-g13-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g13-4gb-128gb-4g-lte", + "name": "Motorola Moto G13", + "brand": "motorola", + "release_date": "2023-01-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.45, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g13", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Spot Color, Night Vision, Portrait, Cutout, Live Filter, Panorama, AR Stickers, Pro Mode (W/ Long Exposure), Smart Composition, Shot Optimization, Auto Smile Capture, Google Lens Integration, RAW Photo Output, HDR, Timer, Active Photos, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scan, Video Feature: Simultaneous Capture, Spot Color, AR Stickers, Timelapse (W/ Hyperlapse), Macro, Slow Motion, Video Stabilization, Video Snapshot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, 2.4GHz | 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Matte Charcoal, Blue Lavender, Rose Gold", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183.45 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 576 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual stereo speakers and Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Ambient Light, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G13", + "General.OS Updates": "", + "General.Release Date": "January 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G13", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "5.541781", + "Price Drop Amount": "499", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10249}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8730}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7699}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G34 5G\", \"Price\": 10700}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G24 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7372}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.3 GHz Kryo 470 Gold & 6x1.8 GHz Kryo 470 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2023/moto-g14/motorola-moto-g14-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2023/moto-g14/motorola-moto-g14-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d85576d58b7 --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g14/motorola-moto-g14-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g14-4gb-128gb-4g-lte", + "name": "Motorola Moto G14", + "brand": "motorola", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g14", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, Full HD+, 60 Hz", + "resolution": "", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night Vision, Portrait, Live Filters, Panorama, Pro Mode (w/ Long Exposure), Auto Smile Capture, Google Lens Integration, HDR, Timer, Assistive Grid, Leveler, Watermark, Barcode Scanner, Video, Slow Motion, Dual Capture Video, Timelapse, Snap in Video Recording, Digital Zoom Upto 4X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Matte Charcoal, Blue Lavender, Rose Gold", + "Design.Design Type": "", + "Design.Dimensions": "73.82 x 161.46 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, Full HD+, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers and Dolby Atmos Support, Moto Spatial Sound Support, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Ambient Light, Sensor Hub, SAR Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-repellent design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G14", + "General.OS Updates": "", + "General.Release Date": "August 1st, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G14", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7337}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Motorola Moto G34\", \"Price\": 14990}, {\"Name\": \"Motorola Moto G04\", \"Price\": 7990}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15780}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13200}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/motorola/2023/moto-g23/motorola-moto-g23-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2023/moto-g23/motorola-moto-g23-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e4919cb107e --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g23/motorola-moto-g23-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g23-4gb-128gb-4g-lte", + "name": "Motorola Moto G23", + "brand": "motorola", + "release_date": "2023-01-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.25, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g23", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Capture, Night Vision, Portrait, Live Filter, Panorama, Pro Mode Artificial intelligence: Auto Smile Capture, Google Lens integration Other features: RAW photo output, HDR, Timer, Burst shot, Assistive Grid, Leveller, Watermark, Barcode scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "184.25 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 576 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo speakers; Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G23", + "General.OS Updates": "", + "General.Release Date": "January 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G23", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15780}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 8299}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2023/moto-g34-5g-8gb-ram-128gb/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/motorola/2023/moto-g34-5g-8gb-ram-128gb/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..118d81c28f6 --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g34-5g-8gb-ram-128gb/motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Moto G34 5G (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2023-12-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g34-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-Res, Dual Capture, Spot Color, Night Vision, Macro Vision, Portrait, Live Filter, Panorama, AR Stickers, Pro Mode (w/ Long Exposure), Smart Composition, Auto Smile Capture, Google Lens Integration, Active Photos, Timer, High Res Digital Zoom (Up to 8X), RAW Photo Output, HDR, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanner, Quick Capture, Tap Anywhere to Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 162.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers with Dolby Atmos, 1 OS Upgrade, 3 Years SMRs,20 W TurboPower Charger in the Box", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Accelerometer, Ambient Light, Gyroscope, SAR Sensor, Sensor Hub, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset,20W Charger, USB Cable, Sim Tool, Guides", + "General.Model": "Moto G34", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G34 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-0.001081552", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 11970}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10997}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16437}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12364}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12480}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2023/moto-g34-5g/motorola-moto-g34-5g-4gb-128gb-5g.json b/data/smartphone/motorola/2023/moto-g34-5g/motorola-moto-g34-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..6efa4f2339a --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g34-5g/motorola-moto-g34-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g34-5g-4gb-128gb-5g", + "name": "Motorola Moto G34 5G", + "brand": "motorola", + "release_date": "2023-12-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g34-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charger", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra-Res, Dual Capture, Spot Color, Night Vision, Macro Vision, Portrait, Live Filter, Panorama, AR Stickers, Pro Mode (w/ Long Exposure), Smart Composition, Auto Smile Capture, Google Lens Integration, Active Photos, Timer, High Res Digital Zoom (Up to 8X), RAW Photo Output, HDR, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanner, Quick Capture, Tap Anywhere to Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, 2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 162.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers with Dolby Atmos, 1 OS Upgrade, 3 Years SMRs,20 W TurboPower Charger in the Box", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Accelerometer, Ambient light, Gyroscope, SAR sensor, Sensor hub, E-compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset,20W Charger, USB Cable, Sim Tool, Guides", + "General.Model": "Moto G34", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G34 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10854}, {\"Name\": \"Motorola Moto G34\", \"Price\": 14990}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10149}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 12799}, {\"Name\": \"Vivo T3 Lite 5G (6GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi Note 15\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G34 5G (8GB RAM + 128GB)\", \"Price\": 12999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2023/moto-g53j/motorola-moto-g53j-8gb-128gb-5g.json b/data/smartphone/motorola/2023/moto-g53j/motorola-moto-g53j-8gb-128gb-5g.json new file mode 100644 index 00000000000..7dc60d7b17e --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g53j/motorola-moto-g53j-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g53j-8gb-128gb-5g", + "name": "Motorola Moto G53j", + "brand": "motorola", + "release_date": "2023-06-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g53j", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n3/n28/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac | 2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "ink black, arctic silver", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "stereo speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity sensor, ambient light sensor, gyro sensor, e-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G53j", + "General.OS Updates": "", + "General.Release Date": "June 09, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G53j", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/motorola/2023/moto-g53y/motorola-moto-g53y-4gb-128gb-5g.json b/data/smartphone/motorola/2023/moto-g53y/motorola-moto-g53y-4gb-128gb-5g.json new file mode 100644 index 00000000000..2ecdeb45ee1 --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g53y/motorola-moto-g53y-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g53y-4gb-128gb-5g", + "name": "Motorola Moto G53y", + "brand": "motorola", + "release_date": "2023-06-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g53y", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n3/n28/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac | 2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Pale pink ", + "Design.Design Type": "", + "Design.Dimensions": "74.66 x 162.7 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.47%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "stereo speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity sensor, ambient light sensor, gyro sensor, e-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G53y", + "General.OS Updates": "", + "General.Release Date": "June 09, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G53y", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 10 VI\", \"Price\": 35990}, {\"Name\": \"Motorola Moto G Stylus 5G 2023\", \"Price\": 32990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/motorola/2023/moto-g84-5g/motorola-moto-g84-5g-12gb-256gb-5g.json b/data/smartphone/motorola/2023/moto-g84-5g/motorola-moto-g84-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..7350c64dc0e --- /dev/null +++ b/data/smartphone/motorola/2023/moto-g84-5g/motorola-moto-g84-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g84-5g-12gb-256gb-5g", + "name": "Motorola Moto G84 5G", + "brand": "motorola", + "release_date": "2023-09-01", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 168.3, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g84-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color pOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Res, Pro (W/ Long Exposure), 360 Degree Panorama, AR Stickers, Live Photo Filters, Live Video Filters, Dual Capture, Night Vision, Portrait (W/ HDR), Scan, Spot Color, Cutout, Auto Smile Capture, Google Lens Integration, Smart Composition, Shot Optimization, Auto Night Vision, Burst Shot, Timer, Assistive Grid, Watermark, Leveler, RAW Photo Output, Barcode Scanner, HDR, Active Photos, Video Features: Dual Capture, Portrait, Timelapse (W/ Hyperlapse), Super Slow Motion, Spot Color, Video Snapshot", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n77 HPUE/n78/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Marshmallow Blue, Midnight Blue, Viva Magenta", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 160 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "168.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300 nits Peak Brightness, 10 Bit, DCI-P3 Color Space", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85.7%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color pOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Dolby Atmos, Moto Spatial Sound, Hi-Res Audio, Security", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, A-GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, SAR Sensor, Sensor Hub, Mobile Hotspot, Magnetometer (E-Compass)", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G84 5G", + "General.OS Updates": "", + "General.Release Date": "September 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G84 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "-0.028548773", + "Price Drop Amount": "-5", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15927}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15810}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20080}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15799}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13332}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 256GB)\", \"Price\": 38999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18218}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16889}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2024/moto-e14/motorola-moto-e14-2gb-64gb-4g-lte.json b/data/smartphone/motorola/2024/moto-e14/motorola-moto-e14-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..18eb73c0519 --- /dev/null +++ b/data/smartphone/motorola/2024/moto-e14/motorola-moto-e14-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-e14-2gb-64gb-4g-lte", + "name": "Motorola Moto E14", + "brand": "motorola", + "release_date": "2024-01-01", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-e14", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Pastel Green, Graphite Gray, Pastel Purple", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 163.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Single speaker with Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto E14", + "General.OS Updates": "", + "General.Release Date": "June, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto E14", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Motorola Moto E13 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7260}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "4x Cortex-A53@2.2 GHz & 4x Cortex-A53@1.7 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/motorola/2024/moto-edge-50-neo/motorola-moto-edge-50-neo-8gb-256gb-5g.json b/data/smartphone/motorola/2024/moto-edge-50-neo/motorola-moto-edge-50-neo-8gb-256gb-5g.json new file mode 100644 index 00000000000..8255d7a4876 --- /dev/null +++ b/data/smartphone/motorola/2024/moto-edge-50-neo/motorola-moto-edge-50-neo-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-edge-50-neo-8gb-256gb-5g", + "name": "Motorola Moto Edge 50 Neo", + "brand": "motorola", + "release_date": "2024-08-29", + "ram_gb": 8, + "battery_mah": 4310, + "weight_g": 171.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-edge-50-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 465 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4310 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYTIA 700C", + "Camera.Features": "Ultra Res, Portrait (24mm/35mm/50mm), Pro (W/ Long Exposure), 360 Degree Panorama, Night Vision, Adobe Scan, Burst Shot, Timer, RAW, HDR, Google Auto Enhance, Google Photos Editing: Magic Eraser, Photo Unblur, Magic Editor, Portrait Blur, Portrait Light, Sky, Color Pop, Cinematic Photos, Video Feature: Timelapse (W/ Hyperlapse), Slow Motion, Dual Capture Video, Horizon Lock, with 30X AI Super Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.5\", 1.0µm, multi-directional PDAF, OIS
10 MP ƒ/2 (Telephoto)
73mm, 1.0µm, PDAF, OIS, 3x optical zoom
13 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1.12µm, PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n77 HPUE/n78/n78 HPUE", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz | 6 GHz), Wi-Fi 6E", + "Design.Bezel less": "", + "Design.Colors": "Nautical Blue, Latte, Grisaille, Poinciana", + "Design.Design Type": "", + "Design.Dimensions": "71.2 x 154.1 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR Peak Brightness: 2800nits, HDR10+, 100% DCI-P3 Color Space, 3000 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 465 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.4 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Dolby Atmos, 5 OS Upgrade and 5 Year SMRs, Guaranteed Durablity with MIL-810H Miliary Graded Certified, Minimal Design with PANTONE Colours", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, SAR Sensor, Sensor Hub, Mobile Hotspot, Magnetometer (E-Compass)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, TurboPower 68W Charger, USB Type C Cable or USB Type C to USB Type C Cable, Guides, Sim Tool, Protective Case", + "General.Model": "PB330000IN", + "General.OS Updates": "", + "General.Release Date": "August 29, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto Edge 50 Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21850.0", + "Price Drop": "-4.8866773", + "Price Drop Amount": "-1068", + "Related Items": "[{\"Name\": \"Motorola Moto Edge 60 Neo\", \"Price\": 41990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22638}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 21178}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 17749}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21590}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17800}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Hello UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/motorola/2024/moto-g-play-2024/motorola-moto-g-play-2024-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g-play-2024/motorola-moto-g-play-2024-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a4780b47360 --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g-play-2024/motorola-moto-g-play-2024-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-play-2024-4gb-64gb-4g-lte", + "name": "Motorola Moto G Play (2024)", + "brand": "motorola", + "release_date": "2024-01-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-play-2024", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits (typ)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, A-GPS, GLONASS, GALILEO, LTEEP, SUPL", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Moto G Play 2024", + "General.OS Updates": "", + "General.Release Date": "January 16, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Play (2024)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL 50 LE\", \"Price\": 13990}, {\"Name\": \"Apple iPhone 14 Plus\", \"Price\": 69900}, {\"Name\": \"Motorola Moto G24 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/motorola/2024/moto-g04-8-gb-ram-128gb/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g04-8-gb-ram-128gb/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4f305452c76 --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g04-8-gb-ram-128gb/motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g04-8-gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G04 (8 GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2024-01-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g04-8-gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Night Vision, HDR, Leveler, Timer, Assistive Grid, Watermark, Video Features: Video Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Concord Black, Sea Green, Satin Blue, Sunrise Orange", + "Design.Design Type": "", + "Design.Dimensions": "74.53 x 163.49 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Single Speaker with Dolby Atmo ,No OS Upgrade 2 Years SMRs", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "Water-Repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 10W Charger, USB Type-C Cable, Guides, Sim Tool, Protective Cover, Protective Film", + "General.Model": "Moto G04", + "General.OS Updates": "", + "General.Release Date": "January 23, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G04 (8 GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7599}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 7199}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10379}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7740}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 7990}, {\"Name\": \"Tecno Pop 9 5G (8GB RAM + 128GB)\", \"Price\": 9399}, {\"Name\": \"Motorola Moto E13 (8GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G06\", \"Price\": 7999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/motorola/2024/moto-g04/motorola-moto-g04-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g04/motorola-moto-g04-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c6ca700b2ef --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g04/motorola-moto-g04-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g04-4gb-64gb-4g-lte", + "name": "Motorola Moto G04", + "brand": "motorola", + "release_date": "2024-01-23", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g04", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Night Vision, HDR, Leveler, Timer, Assistive Grid, Watermark, Video Features: Video Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Concord Black, Sea Green, Satin Blue, Sunrise Orange", + "Design.Design Type": "", + "Design.Dimensions": "74.53 x 163.49 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Single Speaker with Dolby Atmo ,No OS Upgrade 2 Years SMRs", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "Water-Repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 10W Charger, USB Type-C Cable, Guides, Sim Tool, Protective Cover, Protective Film", + "General.Model": "Moto G04", + "General.OS Updates": "", + "General.Release Date": "January 23, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G04", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G05\", \"Price\": 7249}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9840}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8499}, {\"Name\": \"POCO C71\", \"Price\": 6267}, {\"Name\": \"Motorola Moto E14\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 5999}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Motorola Moto E15\", \"Price\": 10990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/motorola/2024/moto-g04s/motorola-moto-g04s-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g04s/motorola-moto-g04s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8a804793deb --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g04s/motorola-moto-g04s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g04s-4gb-64gb-4g-lte", + "name": "Motorola Moto G04s", + "brand": "motorola", + "release_date": "2024-05-30", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g04s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Main Camera (0.64um Pixel Size, PDAF), Features: Portrait, Photo, Night Vision, HDR, Leveler, Timer, Assistive Grid, Watermark, Video Features: Video Timelapse, Snap in Video Recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Concord Black, Sea Green, Satin Blue, Sunrise Orange", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 163.5 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Single Speaker with Dolby Atmos, No OS Upgrade, 2 Years SMRs", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GPS, LTEPP, SUPL, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 20W Charger, USB Type-C Cable, Guides, Sim Tool, Protective Cover, Protective Film", + "General.Model": "Moto G04s", + "General.OS Updates": "", + "General.Release Date": "May 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G04s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G04\", \"Price\": 7990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7423}, {\"Name\": \"Motorola Moto G34 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7548}, {\"Name\": \"Poco M5\", \"Price\": 8790}, {\"Name\": \"Motorola Moto G32\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G04 (8 GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"TECNO Spark GO 1 (3GB RAM + 64GB)\", \"Price\": 6899}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/motorola/2024/moto-g24-power-8gb-ram-128gb/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g24-power-8gb-ram-128gb/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..52597b82c7e --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g24-power-8gb-ram-128gb/motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g24-power-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Motorola Moto G24 Power (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2024-01-30", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g24-power-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Vision, Portrait, Live Filters, Panorama, Pro Mode (W/ Long Exposure), Dual Capture, Photo Burst Shot, RAW Photo Output, Active Photos, Auto Smile Capture, Google Lens Integration, Spot Color, Shot Optimization, Auto Night Vision, HDR, Timer, Assistive Grid, Leveler, Watermark, Barcode Scanner", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Coronte Blue, Ink Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.53 x 163.49 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo speakers, Dolby Atmos, 1 OS Upgrade, 3 Years SMRs", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity Sensor, Ambient Light Sensor, Sensor Hub, E-Compass, SAR Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 33W TurboPower Charger, USB Type-C Cable, Sim Tool, Guides, Protective Case", + "General.Model": "Moto G24 Power", + "General.OS Updates": "", + "General.Release Date": "January 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G24 Power (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G06\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17448}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7488}, {\"Name\": \"Motorola Moto G04\", \"Price\": 7990}, {\"Name\": \"Motorola Moto G75 5G\", \"Price\": 32990}, {\"Name\": \"Poco C65 (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16280}, {\"Name\": \"Motorola Moto G15 Power\", \"Price\": 13990}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2024/moto-g24-power/motorola-moto-g24-power-4gb-128gb-4g-lte.json b/data/smartphone/motorola/2024/moto-g24-power/motorola-moto-g24-power-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3803d0f0801 --- /dev/null +++ b/data/smartphone/motorola/2024/moto-g24-power/motorola-moto-g24-power-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g24-power-4gb-128gb-4g-lte", + "name": "Motorola Moto G24 Power", + "brand": "motorola", + "release_date": "2024-01-30", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g24-power", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Vision, Portrait, Live Filters, Panorama, Pro Mode (W/ Long Exposure), Dual Capture, Photo Burst Shot, RAW Photo Output, Active Photos, Auto Smile Capture, Google Lens Integration, Spot Color, Shot Optimization, Auto Night Vision, HDR, Timer, Assistive Grid, Leveler, Watermark, Barcode Scanner", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Coronte Blue, Ink Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.53 x 163.49 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo speakers, Dolby Atmos, 1 OS Upgrade, 3 Years SMRs", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity Sensor, Ambient Light Sensor, Sensor Hub, E-Compass, SAR Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 33W TurboPower Charger, USB Type-C Cable, Sim Tool, Guides, Protective Case", + "General.Model": "Moto G24 Power", + "General.OS Updates": "", + "General.Release Date": "January 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G24 Power", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "2.34067", + "Price Drop Amount": "222", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9860}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G60\", \"Price\": 10689}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7200}, {\"Name\": \"Motorola Moto G24 Power (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G10 Power\", \"Price\": 7970}, {\"Name\": \"Motorola Moto G24 5G\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G04s\", \"Price\": 7299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/motorola/2025/edge-60-fusion-5g-8gb-ram-128gb/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/motorola/2025/edge-60-fusion-5g-8gb-ram-128gb/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..12ddbbbcc55 --- /dev/null +++ b/data/smartphone/motorola/2025/edge-60-fusion-5g-8gb-ram-128gb/motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-edge-60-fusion-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Motorola Edge 60 Fusion 5G (8GB RAM + 128GB)", + "brand": "motorola", + "release_date": "2025-04-02", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 180.1, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "edge-60-fusion-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color pOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W TurboPower", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT700", + "Camera.Features": "Ultra Res, Portrait (24mm/35mm/50mm), Pro (W/Long Exposure), 360 Degree Panorama, Night Vision, Adobe Scan, Spot Color, Auto Smile Capture, Google Lens Integration, Smart Composition, Shot Optimization, Auto Night Vision, Burst Shot, Timer, Assistive Grid, Leveler, Metering Mode, Watermark, RAW Photo Output, QR/Barcode Scanner, HDR/Ultra HDR, Super Resolution Zoom, Active Photos, Live Filters, Quick Capture (Twist-Twist), Active Photos, Video Features: Timelapse (W/ Hyperlapse), Slow Motion, Portrait Video, Dual Capture Video, Macro, Spot Color, Video Stabilization, Video Snapshot, Audio Zoom, External Microphone Support, 3 in 1 Light sensor (Ambient light + Flicker reduction + RGB Sensor)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
0.7um Pixel Size, Quad Pixel Technology for 1.4um, 4K Video
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony LYTIA 700C Sensor, f/1.88 Aperture, 1.0um Pixel Size, Ultra Pixel Technology for 2.0um, Quad PDAF, Optical Image Stabilization (OIS)
13 MP ƒ/2.2 (Ultra Wide)
FOV: 120 Degree, Macro Vision, f/2.2 Aperture, 1.12um Pixel Size, PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "16 Bands", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Pantone Slipstream, Pantone Amazonite, Pantone Zephyr, Pantone Mykonos Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.08 x 161.2 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "180.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "High Brightness Mode: 1400nits, HDR Peak Brightness: 4500nits, Water Touch 3.0, SGS Blue Light Reduction,\nSGS Motion Blur Reduction,\nPantone Calibration,\nVision Booster, HDR10/10+\n100% DCI-P3.\nPantone Validated True Color All-Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 96.32%", + "Display.Size": "6.7 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color pOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Mobile (AI Experience with motoAI: Create Gen Ai : Style Sync, Magic Canvas Assist 1.0 : Catch Me Up , Remember this , Pay Attention, Recall , Journal, Ai Magic Eraser)", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score ;725K , 3 Years OS and 4 Years Security Updates, Dual Stereo Speakers, Dolby Atmos, MIL STD-810H Grade", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/69", + "Extra.NFC": "Not Available in Indian Variant", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, SAR Sensor, Sensor Hub, Mobile Hotspot, Magnetometer (E-Compass)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68/69", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Type C Cable, Guides, Sim Tool, TurboPower 68W Charger", + "General.Model": "PB7G0004IN, PB7G0016IN", + "General.OS Updates": "", + "General.Release Date": "April 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Edge 60 Fusion 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "1,023 (Wild Life Extreme) (6.13 FPS)", + "Performance.AnTuTu Score": "682,953 (Total) (v10)
206,969 (CPU)
169,387 (GPU)
129,874 (Memory)
176,723 (UX)
", + "Performance.AnTuTu Storage Score": "57,878
Sequential Read: 866MB/s, Write: 849MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,013 (Multi Core) (v6)
1,045 (Single Core)
3,149 (OpenCL)
3,109 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17185}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18596}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19800}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 18240}, {\"Name\": \"Motorola Edge 20 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15878}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400", + "Technical.Core Details": "4x Cortex-A78 & 4x Cortex-A55", + "Technical.Custom UI": "Hello UI", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-7400" +} diff --git a/data/smartphone/motorola/2025/moto-edge-40-lite-5g/motorola-moto-edge-40-lite-5g-8gb-128gb-5g.json b/data/smartphone/motorola/2025/moto-edge-40-lite-5g/motorola-moto-edge-40-lite-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f68f86509a1 --- /dev/null +++ b/data/smartphone/motorola/2025/moto-edge-40-lite-5g/motorola-moto-edge-40-lite-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-edge-40-lite-5g-8gb-128gb-5g", + "name": "Motorola Moto Edge 40 Lite 5G", + "brand": "motorola", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 4020, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-edge-40-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.28 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4020 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
13 MP (Ultra Wide)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.28 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto Edge 40 Lite", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Motorola Moto Edge 40 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G64 5G\", \"Price\": 14787}, {\"Name\": \"Google Pixel 7A\", \"Price\": 26970}, {\"Name\": \"Realme Narzo 70 Turbo 5G (8GB RAM +128GB)\", \"Price\": 16449}, {\"Name\": \"Motorola Edge 40 5G\", \"Price\": 28999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11805}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Poco C55 (6GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G71 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25276}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/motorola/2025/moto-g-2026/motorola-moto-g-2026-4gb-128gb-5g.json b/data/smartphone/motorola/2025/moto-g-2026/motorola-moto-g-2026-4gb-128gb-5g.json new file mode 100644 index 00000000000..08d85f092ec --- /dev/null +++ b/data/smartphone/motorola/2025/moto-g-2026/motorola-moto-g-2026-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-2026-4gb-128gb-5g", + "name": "Motorola Moto G (2026)", + "brand": "motorola", + "release_date": "2025-11-05", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 202.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-2026", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.61µm, PDAF
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Pantone: Slipstream, Cattleya Orchid", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 167.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.7 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November 05, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G (2026)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/motorola/2025/moto-g-power-5g-2025/motorola-moto-g-power-5g-2025-8gb-128gb-5g.json b/data/smartphone/motorola/2025/moto-g-power-5g-2025/motorola-moto-g-power-5g-2025-8gb-128gb-5g.json new file mode 100644 index 00000000000..5de11b9db58 --- /dev/null +++ b/data/smartphone/motorola/2025/moto-g-power-5g-2025/motorola-moto-g-power-5g-2025-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g-power-5g-2025-8gb-128gb-5g", + "name": "Motorola Moto G Power 5G 2025", + "brand": "motorola", + "release_date": "2025-01-14", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g-power-5g-2025", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Vision, Portrait, Panorama, Pro Mode, Scan, Tilt-Shift, Shot Optimization, Auto Smile Capture, Google Lens Integration, Auto Night Vision, Google Photos Auto Enhance, High-res Digital Zoom (Up to 8x), Live Filter, Macro Vision, Ultra-Wide Angle, HDR, Burst Shot, Assistive Grid, Leveler, Watermark, Barcode Scanner, Live Filter, Macro Vision, Face Retouch, Gesture Selfie, Selfie Animation, Burst Shot, Photo Booth", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
1.0µm Pixel Size, Ultra Pixel Technology for 2.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.61µm Pixel Size, Quad Pixel Technology for 1.22µm PDAF, Optical Image Stabilization
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR band n2/n5/n7/n12/n14/n25/n26/n29/n30/n41/n48/n66/n70/n71/n77/n78", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac | 2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Gray, Green", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 166.6 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 87.2%", + "Display.Size": "6.8 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bass Boost, MIL-STD 810H, 2 Microphones, Stereo Speakers with Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 and IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Charger (for Selected Carriers), USB Cable (for Selected Carriers), Guides, SIM Tool", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January 14, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G Power 5G 2025", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18675}, {\"Name\": \"Poco C85 5G\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Motorola Moto G66 5G\", \"Price\": 19990}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19770}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17391}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/motorola/2025/moto-g12/motorola-moto-g12-4gb-64gb-4g-lte.json b/data/smartphone/motorola/2025/moto-g12/motorola-moto-g12-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..956fdf661fc --- /dev/null +++ b/data/smartphone/motorola/2025/moto-g12/motorola-moto-g12-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g12-4gb-64gb-4g-lte", + "name": "Motorola Moto G12", + "brand": "motorola", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g12", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Timer, AR Stickers, Active Photos, Cinemagraph, Manual Mode, Portrait Mode, Cutout, Spot Color, Panorama, Live Filter, RAW Photo Output, Watermark, Burst Shot, Best Shot, Google Lens Integration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080P @ 30 fps FHD, 720P @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.73 x 165.2 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.2%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Gyroscope, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G12", + "General.OS Updates": "", + "General.Release Date": "December 16, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G12", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 460", + "Technical.Core Details": "4x2.0 GHz Kryo 260 Gold & 4x1.8 GHz Kryo 260 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-460" +} diff --git a/data/smartphone/motorola/2025/moto-g24-5g/motorola-moto-g24-5g-8gb-128gb-5g.json b/data/smartphone/motorola/2025/moto-g24-5g/motorola-moto-g24-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..298ff5ea837 --- /dev/null +++ b/data/smartphone/motorola/2025/moto-g24-5g/motorola-moto-g24-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g24-5g-8gb-128gb-5g", + "name": "Motorola Moto G24 5G", + "brand": "motorola", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g24-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 161.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Anti Fingerprint Coating, Water Repellent Design, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, LTEPP, SUPL, GLONASS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto G24", + "General.OS Updates": "", + "General.Release Date": "December 05, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G24 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G32 (8GB RAM + 128GB)\", \"Price\": 10499}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 20499}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G15\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G34 5G\", \"Price\": 10900}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7599}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "My UX", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/motorola/2025/moto-s60-neo/motorola-moto-s60-neo-8gb-256gb-5g.json b/data/smartphone/motorola/2025/moto-s60-neo/motorola-moto-s60-neo-8gb-256gb-5g.json new file mode 100644 index 00000000000..577a415a12e --- /dev/null +++ b/data/smartphone/motorola/2025/moto-s60-neo/motorola-moto-s60-neo-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-s60-neo-8gb-256gb-5g", + "name": "Motorola Moto S60 Neo", + "brand": "motorola", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 6520, + "weight_g": 171.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-s60-neo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1260 x 2712 pixels, 120 Hz", + "resolution": "~ 448 PPI", + "type": "Color pOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6520 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
8 MP (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n77 HPUE/n78/n78 HPUE", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz | 6 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Olivine, Surf, Gray", + "Design.Design Type": "", + "Design.Dimensions": "73.1 x 161.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1600 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 448 PPI", + "Display.Screen to Body Ratio": "~ 91.6%", + "Display.Size": "6.67 inches, 1260 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, Water-repellent Design", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Moto S50 Neo", + "General.OS Updates": "", + "General.Release Date": "September 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto S60 Neo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16410}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22323}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17530}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26980}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 26248}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 19480}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15925}, {\"Name\": \"Motorola Moto S50 Neo\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "MyUI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/motorola/2026/moto-g67/motorola-moto-g67-4gb-128gb-5g.json b/data/smartphone/motorola/2026/moto-g67/motorola-moto-g67-4gb-128gb-5g.json new file mode 100644 index 00000000000..81bdcecdf1a --- /dev/null +++ b/data/smartphone/motorola/2026/moto-g67/motorola-moto-g67-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-moto-g67-4gb-128gb-5g", + "name": "Motorola Moto G67", + "brand": "motorola", + "release_date": "2026-01-29", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 182.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "moto-g67", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W TurboPower Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR band n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Pantone: Nile, Arctic Seal", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 164.2 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, LTEPP, Glonass, GALILEO, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January 29, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Moto G67", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14048}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15598}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 14999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}, {\"Name\": \"Motorola Moto G67 Power 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Realme P4 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G57\", \"Price\": 20990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20760}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/motorola/2026/razr-fold-16gb-ram-512gb/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/motorola/2026/razr-fold-16gb-ram-512gb/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..db43c0d8d98 --- /dev/null +++ b/data/smartphone/motorola/2026/razr-fold-16gb-ram-512gb/motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-razr-fold-16gb-ram-512gb-16gb-512gb-5g", + "name": "Motorola Razr Fold (16GB RAM + 512GB)", + "brand": "motorola", + "release_date": "2026-05-13", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 243.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "razr-fold-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color LTPO pOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W TurboPower", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Lytia 828", + "Camera.Features": "Adaptive Stabilization,\nAudio Zoom,\nDolby Vision recording,\nDual Capture,\nFace Retouch,\nHorizon Lock,\nLive Filters,\nMacro Video,\nSlow-Motion,\nVideo HDR,\nTimelapse,\n\nAI Video Features:\nVideo Enhancement Engine,\nRear Camera Software,\nPantone Validated Color,\nPantone SkinTone Validated,\nDolby Vision,\nUltra HDR,\nScan (Powered by Adobe Scan),\nDXOMARK Gold Rating,\n\nPhoto Features:\nActive Photos,\nCamera Cartoon,\nExternal Display Preview,\nGesture Selfie,\nHDR,\nInstagram Ultra HDR,\nInstant Review,\nLive Filters,\nLong Exposure,\nMacro,\nNight Vision,\nPanorama,\nFrame Match,\nPhoto Booth,\nPro Mode,\nTwist to Capture,\nTap Anywhere to Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP
32 MP (Cover camera)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
50 MP (Telephoto)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Bands (Sub-6) - n1/2/3/5/7/8/12/13/14/20/25/26/28/29/30/38/40/41/48/66/70/71/75/77/78/80", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 / 6E / 6 / 5\n802.11 a/b/g/n/ac/ax/be\n2.4GHz & 5GHz & 6GHz (6E)\nWi-Fi hotspot", + "Design.Bezel less": "", + "Design.Colors": "Pantone Blackened Blue,\nPantone Lily White,\nFIFA World Cup 26 Edition (black)", + "Design.Design Type": "", + "Design.Dimensions": "160.05 x 144.47 x 4.55 mm", + "Design.Qwerty": "", + "Design.Weight": "243 g", + "Display.Adaptive Refresh Rate": "Yes, LTPO", + "Display.Aspect Ratio": "8:7.2", + "Display.Brightness": "HBM: 2000 nits,\nPeak Brightness: 6200 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO pOLED, 6.56 inches, 1080 x 2520 pixels, Dolby Vision,\nHDR10+,\n10-bit (Over a Billion Shades of Color),\n100% DCI-P3 color gamut,\nUp to 165Hz refresh rate,\nTouch rate: 130Hz/300Hz (game mode only),\nPeak Brightness: 6000 nits,\nHBM: 2000nits", + "Display.Features": "Dolby Vision,\nHDR10+,\n10-bit,\n100% DCI-P3 color gamut,\nTouch rate: 130Hz/240Hz (game mode only),", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Cover display: Corning Gorilla Glass Ceramic 3,\nMain display: Ultra Thin Glass (UTG)", + "Display.HDR Support": "Yes, HDR10+, Dolby Vision", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 90.83%", + "Display.Size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO pOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Moto AI, Google Gemini", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Advanced Liquid Cooling, Closed: 160.05 x 73.6 x 9.89mm, Body Rear: Diamond Piqué–Inspired Finish / Silk-Inspired Finish", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Galileo, QZSS, BeiDou, NavIC, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP46, IP48 & IP49", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint Reader, Proximity Sensor, Ambient Light Sensor (Front & Rear), Accelerometer, Gyroscope, e-Compass, SAR Sensor, Barometer, Hall Sensor, Multi-Spectral Camera Assistant Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-Resistant Design", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Motorola Razr Fold, Packaging Fragrance,\n90w Turbopower Charger,\nUSB Type-c Cable,\nGuides,\nSIM Tool,\nRazr Fold Stand Case", + "General.Model": "Fold", + "General.OS Updates": "7 years", + "General.Release Date": "May 13, 2026", + "General.SAR": "", + "General.Security Updates": "7 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-05-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "Sound by Bose and enhanced with Dolby Atmos", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Razr Fold (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "159999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Oppo Find N6\", \"Price\": 129990}, {\"Name\": \"Samsung Galaxy Z Fold 8\", \"Price\": 199999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 130999}, {\"Name\": \"Oppo Find X10 Pro Max 5G\", \"Price\": 129990}, {\"Name\": \"Xiaomi 18 Ultra\", \"Price\": 119990}, {\"Name\": \"Motorola Razr 70 Ultra\", \"Price\": 149990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 147900}, {\"Name\": \"Vivo X Fold 6\", \"Price\": 159999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "TSMC 3nm", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-8-gen5" +} diff --git a/data/smartphone/motorola/2026/razr-fold-fifa-world-cup-26-edition/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g.json b/data/smartphone/motorola/2026/razr-fold-fifa-world-cup-26-edition/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g.json new file mode 100644 index 00000000000..085d0a5634a --- /dev/null +++ b/data/smartphone/motorola/2026/razr-fold-fifa-world-cup-26-edition/motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-razr-fold-fifa-world-cup-26-edition-16gb-512gb-5g", + "name": "Motorola Razr Fold FIFA World Cup 26 Edition", + "brand": "motorola", + "release_date": "2026-05-13", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 243.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "razr-fold-fifa-world-cup-26-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color LTPO pOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W TurboPower", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Lytia 828", + "Camera.Features": "Adaptive Stabilization,\nAudio Zoom,\nDolby Vision recording,\nDual Capture,\nFace Retouch,\nHorizon Lock,\nLive Filters,\nMacro Video,\nSlow-Motion,\nVideo HDR,\nTimelapse,\n\nAI Video Features:\nVideo Enhancement Engine,\nRear Camera Software,\nPantone Validated Color,\nPantone SkinTone Validated,\nDolby Vision,\nUltra HDR,\nScan (Powered by Adobe Scan),\nDXOMARK Gold Rating,\n\nPhoto Features:\nActive Photos,\nCamera Cartoon,\nExternal Display Preview,\nGesture Selfie,\nHDR,\nInstagram Ultra HDR,\nInstant Review,\nLive Filters,\nLong Exposure,\nMacro,\nNight Vision,\nPanorama,\nFrame Match,\nPhoto Booth,\nPro Mode,\nTwist to Capture,\nTap Anywhere to Capture", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP
32 MP (Cover camera)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
50 MP (Telephoto)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Bands (Sub-6) - n1/2/3/5/7/8/12/13/14/20/25/26/28/29/30/38/40/41/48/66/70/71/75/77/78/80", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 / 6E / 6 / 5\n802.11 a/b/g/n/ac/ax/be\n2.4GHz & 5GHz & 6GHz (6E)\nWi-Fi hotspot", + "Design.Bezel less": "", + "Design.Colors": "FIFA World Cup 26 Edition (black)", + "Design.Design Type": "", + "Design.Dimensions": "160.05 x 144.47 x 4.55 mm", + "Design.Qwerty": "", + "Design.Weight": "243 g", + "Display.Adaptive Refresh Rate": "Yes, LTPO", + "Display.Aspect Ratio": "8:7.2", + "Display.Brightness": "HBM: 2000 nits,\nPeak Brightness: 6200 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO pOLED, 6.56 inches, 1080 x 2520 pixels, Dolby Vision,\nHDR10+,\n10-bit (Over a Billion Shades of Color),\n100% DCI-P3 color gamut,\nUp to 165Hz refresh rate,\nTouch rate: 130Hz/300Hz (game mode only),\nPeak Brightness: 6000 nits,\nHBM: 2000nits", + "Display.Features": "Dolby Vision,\nHDR10+,\n10-bit,\n100% DCI-P3 color gamut,\nTouch rate: 130Hz/240Hz (game mode only),", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Cover display: Corning Gorilla Glass Ceramic 3,\nMain display: Ultra Thin Glass (UTG)", + "Display.HDR Support": "Yes, HDR10+, Dolby Vision", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 90.83%", + "Display.Size": "8.09 inches, 2232 x 2484 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO pOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Moto AI, Google Gemini", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Advanced Liquid Cooling, Closed: 160.05 x 73.6 x 9.89mm, Body Rear: Diamond Piqué–Inspired Finish / Silk-Inspired Finish", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Galileo, QZSS, BeiDou, NavIC, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP46, IP48 & IP49", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint Reader, Proximity Sensor, Ambient Light Sensor (Front & Rear), Accelerometer, Gyroscope, e-Compass, SAR Sensor, Barometer, Hall Sensor, Multi-Spectral Camera Assistant Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, Water-Resistant Design", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Motorola Razr Fold, Packaging Fragrance,\n90w Turbopower Charger,\nUSB Type-c Cable,\nGuides,\nSIM Tool,\nRazr Fold Stand Case", + "General.Model": "Fold", + "General.OS Updates": "7 years", + "General.Release Date": "May 13, 2026", + "General.SAR": "", + "General.Security Updates": "7 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-05-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "Sound by Bose and enhanced with Dolby Atmos", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Razr Fold FIFA World Cup 26 Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "169999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Razr Fold (16GB RAM + 512GB)\", \"Price\": 159999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Motorola Razr Fold\", \"Price\": 149999}, {\"Name\": \"Vivo X300 Ultra\", \"Price\": 159999}, {\"Name\": \"Google Pixel 10 Pro Fold\", \"Price\": 158899}, {\"Name\": \"Samsung Galaxy Z Fold 8\", \"Price\": 179999}, {\"Name\": \"Motorola Signature\", \"Price\": 54985}, {\"Name\": \"OnePlus 16\", \"Price\": 89990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "TSMC 3nm", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-8-gen5" +} diff --git a/data/smartphone/motorola/2026/razr-ultra-2026/motorola-razr-ultra-2026-16gb-512gb-5g.json b/data/smartphone/motorola/2026/razr-ultra-2026/motorola-razr-ultra-2026-16gb-512gb-5g.json new file mode 100644 index 00000000000..45b5c3bb2a6 --- /dev/null +++ b/data/smartphone/motorola/2026/razr-ultra-2026/motorola-razr-ultra-2026-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "motorola-razr-ultra-2026-16gb-512gb-5g", + "name": "Motorola Razr Ultra 2026", + "brand": "motorola", + "release_date": "2026-01-01", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "razr-ultra-2026", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7 inches, 1224 x 2992 pixels", + "resolution": "~ 462 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 68W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Motorola", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR, Pantone Validated Colour and Skin Tones", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", 2.0µm, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
122˚ (ultrawide), 1/2.93\", 1.2µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Pantone: Orient Blue, Cocoa", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "74 x 171.5 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO AMOLED,, 4 inches, 1272 x 1080 pixels, Gorilla Glass Ceramic, 1B colors, Dolby Vision, 165Hz, HDR10+, 3000 nits (peak)", + "Display.Features": "Dolby Vision, HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 462 PPI", + "Display.Screen to Body Ratio": "~ 87.3%", + "Display.Size": "7 inches, 1224 x 2992 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 29, 2026,", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Motorola Razr Ultra 2026", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "149990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"Vivo X300 FE\", \"Price\": 69999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}, {\"Name\": \"CMF Phone 3 Pro\", \"Price\": 24990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/nokia/2022/c21-plus-4gb-ram-64gb/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2022/c21-plus-4gb-ram-64gb/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..2df74268e00 --- /dev/null +++ b/data/smartphone/nokia/2022/c21-plus-4gb-ram-64gb/nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c21-plus-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Nokia C21 Plus (4GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2022-02-28", + "ram_gb": 4, + "battery_mah": 5050, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c21-plus-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.8 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C21 Plus", + "General.OS Updates": "", + "General.Release Date": "February 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C21 Plus (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7797.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15830}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2022/c21-plus/nokia-c21-plus-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2022/c21-plus/nokia-c21-plus-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..5e2f45c8efd --- /dev/null +++ b/data/smartphone/nokia/2022/c21-plus/nokia-c21-plus-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c21-plus-3gb-32gb-4g-lte", + "name": "Nokia C21 Plus", + "brand": "nokia", + "release_date": "2022-02-28", + "ram_gb": 3, + "battery_mah": 5050, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c21-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.8 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C21 Plus", + "General.OS Updates": "", + "General.Release Date": "February 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C21 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2022/c31/nokia-c31-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2022/c31/nokia-c31-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..8c6ec6fc36b --- /dev/null +++ b/data/smartphone/nokia/2022/c31/nokia-c31-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c31-3gb-32gb-4g-lte", + "name": "Nokia C31", + "brand": "nokia", + "release_date": "2022-12-15", + "ram_gb": 3, + "battery_mah": 5050, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 257 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2, A2DP", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Camera from Google, Portrait mode, HDR, Night mode, Storage smarts", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Depth Sensor)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.98 x 169.2 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "2.5D toughened glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 257 PPI", + "Display.Screen to Body Ratio": "~ 80.9%", + "Display.Size": "6.74 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "IP52", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C31", + "General.OS Updates": "", + "General.Release Date": "December 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16680}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16989}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2022/g11-plus/nokia-g11-plus-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2022/g11-plus/nokia-g11-plus-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bf91bbdb0f3 --- /dev/null +++ b/data/smartphone/nokia/2022/g11-plus/nokia-g11-plus-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g11-plus-4gb-64gb-4g-lte", + "name": "Nokia G11 Plus", + "brand": "nokia", + "release_date": "2022-10-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g11-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1/4.0\"", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/2.67\", PDAF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Lake Blue, Charcoal Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.8 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz touch", + "Display.Foldable Display": "", + "Display.Glass Type": "Toughened glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (rear-mounted) accelerometer, proximity", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G11", + "General.OS Updates": "", + "General.Release Date": "October 6, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G11 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13489.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Apple iPhone 13\", \"Price\": 43900}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 50999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x1.6 GHz Cortex-A75 & 6x1.6 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/nokia/2022/g11/nokia-g11-3gb-32gb-4g-lte.json b/data/smartphone/nokia/2022/g11/nokia-g11-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1304f98d8fc --- /dev/null +++ b/data/smartphone/nokia/2022/g11/nokia-g11-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g11-3gb-32gb-4g-lte", + "name": "Nokia G11", + "brand": "nokia", + "release_date": "2022-04-26", + "ram_gb": 3, + "battery_mah": 5050, + "weight_g": 164.6, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.6 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "164.6 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G11", + "General.OS Updates": "", + "General.Release Date": "April 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x1.6 GHz Cortex-A75 & 6x1.6 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/nokia/2022/g21-6gb-ram-128gb/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/nokia/2022/g21-6gb-ram-128gb/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4b1cd235dd7 --- /dev/null +++ b/data/smartphone/nokia/2022/g21-6gb-ram-128gb/nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g21-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Nokia G21 (6GB RAM + 128GB)", + "brand": "nokia", + "release_date": "2022-04-26", + "ram_gb": 6, + "battery_mah": 5050, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g21-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Charging Capable (In Box Charger is 10W)", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI imaging Technology, Low Light Imaging", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.6 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Brightness Boost , 400 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "Finland", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G21", + "General.OS Updates": "", + "General.Release Date": "April 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G21 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x1.6 GHz Cortex-A75 & 6x1.6 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/nokia/2022/g400-5g/nokia-g400-5g-4gb-64gb-5g.json b/data/smartphone/nokia/2022/g400-5g/nokia-g400-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..e8c4a95676c --- /dev/null +++ b/data/smartphone/nokia/2022/g400-5g/nokia-g400-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g400-5g-4gb-64gb-5g", + "name": "Nokia G400 5G", + "brand": "nokia", + "release_date": "2022-01-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g400-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 406 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.68 x 166.39 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 406 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G400", + "General.OS Updates": "", + "General.Release Date": "January 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G400 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nokia/2022/g60-5g/nokia-g60-5g-6gb-128gb-5g.json b/data/smartphone/nokia/2022/g60-5g/nokia-g60-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..55c02ef07dd --- /dev/null +++ b/data/smartphone/nokia/2022/g60-5g/nokia-g60-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g60-5g-6gb-128gb-5g", + "name": "Nokia G60 5G", + "brand": "nokia", + "release_date": "2022-11-01", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g60-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Capture Fusion for UW, Night Mode 2.0, Dark Vision, Tripod Mode, Night Selfie, AI Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2 (Ultra Wide)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NSA+SA, EN-DC and LTE CA , n1, n3, n5, n7, n8, n28, n40, n38/n41 (full), n77, n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax-ready (2.4/5G dual band)", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.93 x 165.99 x 8.61 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits (typ.), 500 nits (Boost) Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Barometer, e-Compass, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G60", + "General.OS Updates": "", + "General.Release Date": "November 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G60 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14719}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/nokia/2022/x30-5g/nokia-x30-5g-8gb-256gb-5g.json b/data/smartphone/nokia/2022/x30-5g/nokia-x30-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..c28db7bd323 --- /dev/null +++ b/data/smartphone/nokia/2022/x30-5g/nokia-x30-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-x30-5g-8gb-256gb-5g", + "name": "Nokia X30 5G", + "brand": "nokia", + "release_date": "2022-09-01", + "ram_gb": 8, + "battery_mah": 4200, + "weight_g": 185.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x30-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n3, n5, n7, n8, n28, n38, n40, n41 (full), n77, n78; 5G NSA+SA, EN-DC and LTE CA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 158.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness 400 nits (typ.), 700 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Android One Phone", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Barometer, e-Compass, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X30", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia X30 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 1 (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"HMD Skyline 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Google Pixel 6 Pro\", \"Price\": 29899}, {\"Name\": \"Nokia 6600 Max 5G\", \"Price\": 34990}, {\"Name\": \"Nokia X60 Pro 5G\", \"Price\": 49990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/nokia/2023/c22-4gb-ram-64gb/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2023/c22-4gb-ram-64gb/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..98ece155c78 --- /dev/null +++ b/data/smartphone/nokia/2023/c22-4gb-ram-64gb/nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c22-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Nokia C22 (4GB RAM + 64GB)", + "brand": "nokia", + "release_date": "2023-02-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c22-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Sand, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "75.89 x 164.6 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch Resistant Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C22", + "General.OS Updates": "", + "General.Release Date": "February 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C22 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15770}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20059}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2023/c32-4gb-ram-128-gb/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte.json b/data/smartphone/nokia/2023/c32-4gb-ram-128-gb/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..33b7888d9a8 --- /dev/null +++ b/data/smartphone/nokia/2023/c32-4gb-ram-128-gb/nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c32-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Nokia C32 (4GB RAM + 128 GB)", + "brand": "nokia", + "release_date": "2023-02-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.4, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c32-4gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
AF
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Charcoal, Autumn Green, Beach Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Toughened glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C32", + "General.OS Updates": "", + "General.Release Date": "February 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C32 (4GB RAM + 128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "-41.996635", + "Price Drop Amount": "-4619", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7999}, {\"Name\": \"Oppo A18\", \"Price\": 9999}, {\"Name\": \"Motorola Moto E14\", \"Price\": 6999}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 11990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2023/c32-6gb-ram-128-gb/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte.json b/data/smartphone/nokia/2023/c32-6gb-ram-128-gb/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..de0729178a2 --- /dev/null +++ b/data/smartphone/nokia/2023/c32-6gb-ram-128-gb/nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-c32-6gb-ram-128-gb-6gb-128gb-4g-lte", + "name": "Nokia C32 (6GB RAM + 128 GB)", + "brand": "nokia", + "release_date": "2023-02-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.4, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c32-6gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
AF
2 MP (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Charcoal, Autumn Green, Beach Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Toughened glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C32", + "General.OS Updates": "", + "General.Release Date": "February 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia C32 (6GB RAM + 128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "4x1.6 GHz Cortex-A55 & 4x1.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/nokia/2023/g22/nokia-g22-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2023/g22/nokia-g22-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e2c5774eba8 --- /dev/null +++ b/data/smartphone/nokia/2023/g22/nokia-g22-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g22-4gb-64gb-4g-lte", + "name": "Nokia G22", + "brand": "nokia", + "release_date": "2023-02-25", + "ram_gb": 4, + "battery_mah": 5050, + "weight_g": 195.23, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 215 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "3 days", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night mode, Tripod mode, AI portrait, 50MP mode with HDR, Personalized watermarks, OZO surround recording", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.19 x 165 x 8.48 mm", + "Design.Qwerty": "", + "Design.Weight": "195.23 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Brightness Boost , 400 nits Brightness ", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 215 PPI", + "Display.Screen to Body Ratio": "~ 81.6%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "QuickFix User-Reparable Design", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer (G-sensor), Ambient Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G22", + "General.OS Updates": "", + "General.Release Date": "February 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Tecno POP 9 4G\", \"Price\": 6499}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G62 5G\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x1.6 GHz Cortex-A75 & 6x1.6 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/nokia/2023/g310-5g/nokia-g310-5g-4gb-128gb-5g.json b/data/smartphone/nokia/2023/g310-5g/nokia-g310-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..a2a0b2e7d69 --- /dev/null +++ b/data/smartphone/nokia/2023/g310-5g/nokia-g310-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g310-5g-4gb-128gb-5g", + "name": "Nokia G310 5G", + "brand": "nokia", + "release_date": "2023-08-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.1, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g310-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 20W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
AF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 165.1 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "195.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.7%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G310 5G", + "General.OS Updates": "", + "General.Release Date": "August 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, upto 1000 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G310 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480+", + "Technical.Core Details": "2x2.2 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nokia/2026/g200-5g/nokia-g200-5g-4gb-64gb-4g-lte.json b/data/smartphone/nokia/2026/g200-5g/nokia-g200-5g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f0a79e3f814 --- /dev/null +++ b/data/smartphone/nokia/2026/g200-5g/nokia-g200-5g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "nokia-g200-5g-4gb-64gb-4g-lte", + "name": "Nokia G200 5G", + "brand": "nokia", + "release_date": "2026-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 210.1, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "g200-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.38 inches, 720 x 1560 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nokia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 167.9 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "210.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.38 inches, 720 x 1560 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "G200", + "General.OS Updates": "", + "General.Release Date": "September 27, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nokia G200 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/nothing/2022/phone-1-12gb-ram-256gb/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/nothing/2022/phone-1-12gb-ram-256gb/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..df9e4788338 --- /dev/null +++ b/data/smartphone/nothing/2022/phone-1-12gb-ram-256gb/nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-1-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 1 (12GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2022-07-12", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 193.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-1-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Qi Wireless Charging", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "OIS and EIS Image Stabilisation, Night Mode Panorama, Portrait Mode, Beauty Mode, Bokeh, HDR, Google Filter, Scene Detection, Live Photo, Document Mode, Night mode, Extreme Night Mode, Night Video, Expert Mode, Panorama, Slow-Mo (120 fps), Timelapse, 114° Field of View", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 159.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 10-bit Colour Depth, 1000000:1 Contrast Ratio, 500 nits Brightness and 1200 nits Peak Brightness, 60 Hz - 120 Hz Adaptive Refresh Rate , Haptic Touch Motors", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Flexible AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glyph Interface, Nothing OS", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, Galileo, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Front RGB Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Phone 1 A063", + "General.OS Updates": "", + "General.Release Date": "July 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 1 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-1.7136801", + "Price Drop Amount": "-411", + "Related Items": "[{\"Name\": \"Tesla Pi Phone\", \"Price\": 69999}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33379}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Nothing Phone 2a Plus\", \"Price\": 22850}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 51000}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31895}, {\"Name\": \"Nothing Phone 3a Lite (8GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": "1x Cortex-A78@2.5 GHz & 3x Cortex-A78@2.2 GHz & 4x Cortex-A55@1.9 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/nothing/2022/phone-1-8gb-ram-256gb/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/nothing/2022/phone-1-8gb-ram-256gb/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..99871a4af3f --- /dev/null +++ b/data/smartphone/nothing/2022/phone-1-8gb-ram-256gb/nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-1-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 1 (8GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2022-07-12", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 193.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-1-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Qi Wireless Charging", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "OIS and EIS Image Stabilisation, Night Mode Panorama, Portrait Mode, Beauty Mode, Bokeh, HDR, Google Filter, Scene Detection, Live Photo, Document Mode, Night mode, Extreme Night Mode, Night Video, Expert Mode, Panorama, Slow-Mo (120 fps), Timelapse, 114° Field of View", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 159.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 10-bit Colour Depth, 1000000:1 Contrast Ratio, 500 nits Brightness and 1200 nits Peak Brightness, 60 Hz - 120 Hz Adaptive Refresh Rate , Haptic Touch Motors", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Flexible AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glyph Interface, Nothing OS", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, Galileo, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Front RGB Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Phone 1 A063", + "General.OS Updates": "", + "General.Release Date": "July 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 1 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "1.4282781", + "Price Drop Amount": "314", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 41517}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22299}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 67200}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"Oppo K13\", \"Price\": 17250}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19699}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": "1x Cortex-A78@2.5 GHz & 3x Cortex-A78@2.2 GHz & 4x Cortex-A55@1.9 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/nothing/2022/phone-1/nothing-phone-1-8gb-128gb-5g.json b/data/smartphone/nothing/2022/phone-1/nothing-phone-1-8gb-128gb-5g.json new file mode 100644 index 00000000000..60d0511e623 --- /dev/null +++ b/data/smartphone/nothing/2022/phone-1/nothing-phone-1-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-1-8gb-128gb-5g", + "name": "Nothing Phone 1", + "brand": "nothing", + "release_date": "2022-07-12", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 193.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color Flexible AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W Qi Wireless Charging", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "OIS and EIS Image Stabilisation, Night Mode Panorama, Portrait Mode, Beauty Mode, Bokeh, HDR, Google Filter, Scene Detection, Live Photo, Document Mode, Night mode, Extreme Night Mode, Night Video, Expert Mode, Panorama, Slow-Mo (120 fps), Timelapse, 114° Field of View", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Black, White", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 159.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 10-bit Colour Depth, 1000000:1 Contrast Ratio, 500 nits Brightness and 1200 nits Peak Brightness, 60 Hz - 120 Hz Adaptive Refresh Rate , Haptic Touch Motors", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Flexible AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glyph Interface, Nothing OS", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, Galileo, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core, Front RGB Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Phone 1 A063", + "General.OS Updates": "", + "General.Release Date": "July 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "2.939453", + "Price Drop Amount": "588", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 22370}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 23950}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17819}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 26456}, {\"Name\": \"Nothing Phone 2a Plus\", \"Price\": 22999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"CMF Phone (1)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19199}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": "1x Cortex-A78@2.5 GHz & 3x Cortex-A78@2.2 GHz & 4x Cortex-A55@1.9 GHz", + "Technical.Custom UI": "Nothing OS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/nothing/2025/phone-3-16gb-ram-512gb/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/nothing/2025/phone-3-16gb-ram-512gb/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..49fe5573c77 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3-16gb-ram-512gb/nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3-16gb-ram-512gb-16gb-512gb-5g", + "name": "Nothing Phone 3 (16GB RAM + 512GB)", + "brand": "nothing", + "release_date": "2025-07-01", + "ram_gb": 16, + "battery_mah": 5500, + "weight_g": 218.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Flexible LTPS (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom 60X, TrueLens Engine 4,\nUltra XDR,\nAuto Tone,\nPortrait Optimiser,\nMotion Capture Mode,\nNight Mode,\nMacro Mode,\nAction Mode,\nVideo recording", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
JN1, f/2.2 Aperture, 1/2.76 inch Sensor Size, EIS, Staggered HDR
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
OV50H, f/1.68 Aperture, 1/1.3 inch Sensor Size, OIS, Autofocus, Staggered HDR
50 MP
3X Periscope Lens (JN5, f/2.68 Aperture, 1/2.75 inch Sensor Size, OIS, 3X Optical Zoom, 60X Digital Zoom, Autofocus
50 MP ƒ/2.2
JN1, f2.2 Aperture, 1/2.76 inch Sensor, EIS, Staggered HDR", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR bands: n1, n2, n3, n5, n7, n8, n12, n20, n25, n28, n30, n38, n40, n41, n48, n66, n71, n77, n78 - SA/NSA", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7, 802.11 a/b/g/n/ac/ax/be, 2.4G/5G/6G Tri-band, 2x2 MIMO and MU-MIMO, Wi-Fi Direct, Hotspot", + "Design.Bezel less": "Yes", + "Design.Colors": "White,\nBlack", + "Design.Design Type": "", + "Design.Dimensions": "75.59 x 160.6 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Peak Brightness: 4500 nits,, \nOutdoor Brightness: 1600 nits\nTypical Brightness: 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1,\nTouch sampling rate: 1000 Hz,\nPWM Frequency: 2160 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Flexible LTPS (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "New Glyph Interface at Back", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "L1+L5 dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC and SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "E-Compass, Gyroscope, Accelerometer, Ambient Light Sensor, Proximity Sensor, Flicker Sensor, Fingerprint Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset (Screen Protector Pre Applied), User Guide, Safety Guide, Sim Ejector, Protective Case, 5A Cable", + "General.Model": "Phone 3", + "General.OS Updates": "5 years", + "General.Release Date": "July 01, 2025", + "General.SAR": "", + "General.Security Updates": "7 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, Recording: WAV, AAC, AMR", + "Multimedia.Speaker Type": "Symmetric Stereo Speakers", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM, Recording: MP4", + "Name": "Nothing Phone 3 (16GB RAM + 512GB)", + "Performance.3DMark Score": "15,824 (Wild Life)", + "Performance.AnTuTu Score": "1,946,119 (Total) (v10)", + "Performance.AnTuTu Storage Score": "218,340", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,901 (Multi Core) (v6)
2,137 (Single Core)
13,758 (OpenCL)
18,903 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "55999.0", + "Price Drop": "3.9940429", + "Price Drop Amount": "2237", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 79999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 39699}, {\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 64990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Google Pixel 9\", \"Price\": 59490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "Nothing OS 3.5", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon™NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/nothing/2025/phone-3-5g/nothing-phone-3-5g-12gb-256gb-5g.json b/data/smartphone/nothing/2025/phone-3-5g/nothing-phone-3-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..b657b01ede4 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3-5g/nothing-phone-3-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3-5g-12gb-256gb-5g", + "name": "Nothing Phone 3 5G", + "brand": "nothing", + "release_date": "2025-07-01", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 218.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Flexible LTPS (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom 60X, TrueLens Engine 4,\nUltra XDR,\nAuto Tone,\nPortrait Optimiser,\nMotion Capture Mode,\nNight Mode,\nMacro Mode,\nAction Mode,\nVideo recording", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
JN1, f/2.2 Aperture, 1/2.76 inch Sensor Size, EIS, Staggered HDR
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
OV50H, f/1.68 Aperture, 1/1.3 inch Sensor Size, OIS, Autofocus, Staggered HDR
50 MP
3X Periscope Lens (JN5, f/2.68 Aperture, 1/2.75 inch Sensor Size, OIS, 3X Optical Zoom, 60X Digital Zoom, Autofocus
50 MP ƒ/2.2
JN1, f2.2 Aperture, 1/2.76 inch Sensor, EIS, Staggered HDR", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR bands: n1, n2, n3, n5, n7, n8, n12, n20, n25, n28, n30, n38, n40, n41, n48, n66, n71, n77, n78 - SA/NSA", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7, 802.11 a/b/g/n/ac/ax/be, 2.4G/5G/6G Tri-band, 2x2 MIMO and MU-MIMO, Wi-Fi Direct, Hotspot", + "Design.Bezel less": "Yes", + "Design.Colors": "White,\nBlack", + "Design.Design Type": "", + "Design.Dimensions": "75.59 x 160.6 x 8.99 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Peak Brightness: 4500 nits,, \nOutdoor Brightness: 1600 nits\nTypical Brightness: 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1,\nTouch sampling rate: 1000 Hz,\nPWM Frequency: 2160 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Flexible LTPS (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Mobile", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glyph Matrix at Back", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "L1+L5 dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC and SBAS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "E-Compass, Gyroscope, Accelerometer, Ambient Light Sensor, Proximity Sensor, Flicker Sensor, Fingerprint Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset (Screen Protector Pre Applied), User Guide, Safety Guide, Sim Ejector, Protective Case, 5A Cable", + "General.Model": "Phone 3", + "General.OS Updates": "5 years", + "General.Release Date": "July 01, 2025", + "General.SAR": "", + "General.Security Updates": "7 years", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, Recording: WAV, AAC, AMR", + "Multimedia.Speaker Type": "Symmetric Stereo Speakers", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM, Recording: MP4", + "Name": "Nothing Phone 3 5G", + "Performance.3DMark Score": "15,824 (Wild Life)", + "Performance.AnTuTu Score": "1,946,119 (Total) (v10)", + "Performance.AnTuTu Storage Score": "218,340", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,901 (Multi Core) (v6)
2,137 (Single Core)
13,758 (OpenCL)
18,903 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "-27.904016", + "Price Drop Amount": "-16742", + "Related Items": "[{\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 26900}, {\"Name\": \"Google Pixel 9A\", \"Price\": 41999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23040}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47900}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42480}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 52999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "Nothing OS 3.5", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon™NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/nothing/2025/phone-3a-12gb-ram-256gb/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/nothing/2025/phone-3a-12gb-ram-256gb/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..e7ecb95f786 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-12gb-ram-256gb/nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 3a (12GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2025-03-04", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "2x Optical Zoom\n4x in-sensor Zoom\n30x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
22mm (wide), 1/3.44\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, PDAF, OIS, 84.5° FOV
50 MP ƒ/2 (Telephoto)
50mm, 1/2.74\", 0.64µm, PDAF (25cm - ∞), 2x optical zoom, 49.5° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120° FOV, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.52 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1,\n1000 Hz Touch Sampling Rate,\n2160 Hz Pwm Frequency,\n3000 Nits Peak Brightness,\n1300 Nits Outdoor Brightness,\n800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3 Years of Android Updates, 6 Years of Security Patches, Benchmark (Antutu v10): 825,564, 2 High-definition Mics\nDual Stereo Speakers, 4 nm TSMC process (N4), Qualcomm Hexagon NPU, Qualcomm Spectra Image Signal Processor, \nGlyph Interface:\n26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds,\nGlyph Timer,\nEssential Notifications,\nVolume Indicator,\nGlyph Composer,\nGlyph Torch,\nGlyph Progress (Now Supports Google Calendar),\nFlip to Glyph,\nBedtime Schedule,\nMusic Visualisation,\nCamera Countdown,\nGlyph Fill Light", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a),\nNothing Cable (c-c) 100 cm,\nPhone (3a) Screen Protector (pre-applied),\nSIM Tray Ejector Tool,\nSafety Card", + "General.Model": "A059", + "General.OS Updates": "", + "General.Release Date": "March 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 30134}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 24790}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22340}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 26245}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Nothing Phone 3 (16GB RAM + 512GB)\", \"Price\": 64189}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 25499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/nothing/2025/phone-3a-8gb-ram-256gb/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/nothing/2025/phone-3a-8gb-ram-256gb/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..efd8e4204ae --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-8gb-ram-256gb/nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 3a (8GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2025-03-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "2x Optical Zoom\n4x in-sensor Zoom\n30x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
22mm (wide), 1/3.44\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, PDAF, OIS, 84.5° FOV
50 MP ƒ/2 (Telephoto)
50mm, 1/2.74\", 0.64µm, PDAF (25cm - ∞), 2x optical zoom, 49.5° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120° FOV, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.52 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1,\n1000 Hz Touch Sampling Rate,\n2160 Hz Pwm Frequency,\n3000 Nits Peak Brightness,\n1300 Nits Outdoor Brightness,\n800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "2 High-definition Mics\nQualcomm Spectra Image Signal Processor, \nGlyph Interface:\n26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds,\nGlyph Timer,\nEssential Notifications,\nVolume Indicator,\nGlyph Composer,\nGlyph Torch,\nGlyph Progress (Now Supports Google Calendar),\nFlip to Glyph,\nBedtime Schedule,\nMusic Visualisation,\nCamera Countdown,\nGlyph Fill Light", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a),\nNothing Cable (c-c) 100 cm,\nPhone (3a) Screen Protector (pre-applied),\nSIM Tray Ejector Tool,\nSafety Card", + "General.Model": "A059", + "General.OS Updates": "3 years", + "General.Release Date": "March 04, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a (8GB RAM + 256GB)", + "Performance.3DMark Score": "1,056 (Wild Life Extreme)", + "Performance.AnTuTu Score": "790,126 (Total) (v10)
257,748 (CPU)
199,042 (GPU)
167,388 (Memory)
161,948 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "13.75 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,246 (Multi Core) (v6)
1,167 (Single Core)
3,297 (OpenCL)
4,449 (Vulkan)
", + "Performance.Speaker Score": "84 (Very Good)", + "Price": "23344.0", + "Price Drop": "6.860443", + "Price Drop Amount": "1602", + "Related Items": "[{\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22399}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Nothing Phone 3a Pro (8GB RAM + 256GB)\", \"Price\": 27131}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 25400}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 25499}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28025}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20398}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/nothing/2025/phone-3a-community-edition/nothing-phone-3a-community-edition-8gb-128gb-5g.json b/data/smartphone/nothing/2025/phone-3a-community-edition/nothing-phone-3a-community-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..b83ec75a791 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-community-edition/nothing-phone-3a-community-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-community-edition-8gb-128gb-5g", + "name": "Nothing Phone 3a Community Edition", + "brand": "nothing", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-community-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "2x Optical Zoom\n4x in-sensor Zoom\n30x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
22mm (wide), 1/3.44\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, PDAF, OIS, 84.5° FOV
50 MP ƒ/2 (Telephoto)
50mm, 1/2.74\", 0.64µm, PDAF (25cm - ∞), 2x optical zoom, 49.5° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120° FOV, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.52 x 8.35 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1,\n1000 Hz Touch Sampling Rate,\n2160 Hz Pwm Frequency,\n3000 Nits Peak Brightness,\n1300 Nits Outdoor Brightness,\n800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "2 High-definition Mics\nQualcomm Spectra Image Signal Processor, \nGlyph Interface:\n26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds,\nGlyph Timer,\nEssential Notifications,\nVolume Indicator,\nGlyph Composer,\nGlyph Torch,\nGlyph Progress (Now Supports Google Calendar),\nFlip to Glyph,\nBedtime Schedule,\nMusic Visualisation,\nCamera Countdown,\nGlyph Fill Light", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a),\nNothing Cable (c-c) 100 cm,\nPhone (3a) Screen Protector (pre-applied),\nSIM Tray Ejector Tool,\nSafety Card", + "General.Model": "A059", + "General.OS Updates": "3 years", + "General.Release Date": "December 09, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a Community Edition", + "Performance.3DMark Score": "1,056 (Wild Life Extreme)", + "Performance.AnTuTu Score": "790,126 (Total) (v10)
257,748 (CPU)
199,042 (GPU)
167,388 (Memory)
161,948 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "13.75 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,246 (Multi Core) (v6)
1,167 (Single Core)
3,297 (OpenCL)
4,449 (Vulkan)
", + "Performance.Speaker Score": "84 (Very Good)", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/nothing/2025/phone-3a-pro-12gb-ram-256gb/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/nothing/2025/phone-3a-pro-12gb-ram-256gb/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..11192f8b9d5 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-pro-12gb-ram-256gb/nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone 3a Pro (12GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2025-03-04", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, 3x Optical Zoom, 6x in-sensor Zoom, 60x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
24mm (wide), 1/2.76\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS, 84.5° FOV
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto) (15cm - ∞), 1/1.95\", 0.8µm, PDAF, OIS, 3x optical zoom, 33.6° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.5 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1, 120 Hz Adaptive Refresh Rate, 1000 Hz Touch Sampling Rate, 2160 Hz Pwm Frequency, 3000 Nits Peak Brightness, 1300 Nits Outdoor Brightness, 800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Qualcomm Spectra Image Signal Processor, 2 High-definition Mics, Dual Stereo Speakers, 3 Years of Android Updates, 6 Years of Security Patches, Qualcomm Hexagon NPU,\nQualcomm AI Engine,\nDSP Core: v73 / Fmax: 1.5 GHz,\nQualcomm Spectra Image Signal Processor. Glyph Interface, 26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds, Glyph Timer, Essential Notifications, Volume Indicator, Glyph Composer, Glyph Torch, Glyph Progress (Now Supports Google Calendar), Flip to Glyph, Bedtime Schedule, Music Visualisation, Camera Countdown, Glyph Fill Light, Battery", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Front ambient Light Sensor, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a) Pro,\nNothing Cable (c-c) 100 cm,\nPhone (3a) Pro Screen Protector (pre-applied),\nSIM tray Ejector Tool,\nSafety Card", + "General.Model": "A059P", + "General.OS Updates": "", + "General.Release Date": "March 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32379.0", + "Price Drop": "-3.3858807", + "Price Drop Amount": "-1096", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Nothing Phone 3a (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 34998}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 31748}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28070}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7s-gen-3" +} diff --git a/data/smartphone/nothing/2025/phone-3a-pro-8gb-ram-256gb/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/nothing/2025/phone-3a-pro-8gb-ram-256gb/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d8f6e79fc83 --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-pro-8gb-ram-256gb/nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone 3a Pro (8GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2025-03-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, 3x Optical Zoom, 6x in-sensor Zoom, 60x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
24mm (wide), 1/2.76\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS, 84.5° FOV
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto) (15cm - ∞), 1/1.95\", 0.8µm, PDAF, OIS, 3x optical zoom, 33.6° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.5 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1, 120 Hz Adaptive Refresh Rate, 1000 Hz Touch Sampling Rate, 2160 Hz Pwm Frequency, 3000 Nits Peak Brightness, 1300 Nits Outdoor Brightness, 800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Qualcomm Spectra Image Signal Processor, 2 High-definition Mics, Dual Stereo Speakers, 3 Years of Android Updates, 6 Years of Security Patches, Qualcomm Hexagon NPU,\nQualcomm AI Engine,\nDSP Core: v73 / Fmax: 1.5 GHz,\nQualcomm Spectra Image Signal Processor. Glyph Interface, 26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds, Glyph Timer, Essential Notifications, Volume Indicator, Glyph Composer, Glyph Torch, Glyph Progress (Now Supports Google Calendar), Flip to Glyph, Bedtime Schedule, Music Visualisation, Camera Countdown, Glyph Fill Light, Battery", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Front ambient Light Sensor, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a) Pro,\nNothing Cable (c-c) 100 cm,\nPhone (3a) Pro Screen Protector (pre-applied),\nSIM tray Ejector Tool,\nSafety Card", + "General.Model": "A059P", + "General.OS Updates": "", + "General.Release Date": "March 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27131.0", + "Price Drop": "7.707494", + "Price Drop Amount": "2091", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 23344}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28025}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25900}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 47699}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21087}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7s-gen-3" +} diff --git a/data/smartphone/nothing/2025/phone-3a-pro/nothing-phone-3a-pro-8gb-128gb-5g.json b/data/smartphone/nothing/2025/phone-3a-pro/nothing-phone-3a-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..b8c15b328ec --- /dev/null +++ b/data/smartphone/nothing/2025/phone-3a-pro/nothing-phone-3a-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-3a-pro-8gb-128gb-5g", + "name": "Nothing Phone 3a Pro", + "brand": "nothing", + "release_date": "2025-03-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-3a-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, 3x Optical Zoom, 6x in-sensor Zoom, 60x Ultra Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
24mm (wide), 1/2.76\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS, 84.5° FOV
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto) (15cm - ∞), 1/1.95\", 0.8µm, PDAF, OIS, 3x optical zoom, 33.6° FOV
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1, n2, n3, n5, n7, n8, n12, n20, n28, n38, n40, n41, n48, n66, n77, n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6,802.11a/b/g/n/ac/ax, 2.4G/5G, 2x2 MIMO, TWT, 8SS, MU-MIMO, OFDMA\nWi-Fi Direct, Advanced Hotspot", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 163.5 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1,000,000:1, 120 Hz Adaptive Refresh Rate, 1000 Hz Touch Sampling Rate, 2160 Hz Pwm Frequency, 3000 Nits Peak Brightness, 1300 Nits Outdoor Brightness, 800 Nits Typical Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 88%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Qualcomm Spectra Image Signal Processor, 2 High-definition Mics, Dual Stereo Speakers, 3 Years of Android Updates, 6 Years of Security Patches, Qualcomm Hexagon NPU,\nQualcomm AI Engine,\nDSP Core: v73 / Fmax: 1.5 GHz,\nQualcomm Spectra Image Signal Processor. Glyph Interface, 26 Individually Addressable Zones, 10 New Ringtones and Notification Sounds, Glyph Timer, Essential Notifications, Volume Indicator, Glyph Composer, Glyph Torch, Glyph Progress (Now Supports Google Calendar), Flip to Glyph, Bedtime Schedule, Music Visualisation, Camera Countdown, Glyph Fill Light, Battery", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Front ambient Light Sensor, Gyroscope, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (3a) Pro,\nNothing Cable (c-c) 100 cm,\nPhone (3a) Pro Screen Protector (pre-applied),\nSIM tray Ejector Tool,\nSafety Card", + "General.Model": "A059P", + "General.OS Updates": "", + "General.Release Date": "March 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone 3a Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25190.0", + "Price Drop": "3.770497", + "Price Drop Amount": "950", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 21375}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25740}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 45999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26555}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Nothing OS 3.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7s-gen-3" +} diff --git a/data/smartphone/nothing/2026/phone-4a-pro-12gb-ram-256gb/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/nothing/2026/phone-4a-pro-12gb-ram-256gb/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..4eb5f171ba4 --- /dev/null +++ b/data/smartphone/nothing/2026/phone-4a-pro-12gb-ram-256gb/nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-4a-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Nothing Phone (4a) Pro (12GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2026-03-05", + "ram_gb": 12, + "battery_mah": 5400, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-4a-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5400 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Xdr,\nUltra Xdr Motion Photo,\nAi Semantic Segmentation (12 Layers),\nPortrait Optimiser,\nMacro Capability (Built Into The Default Mode),\nNight Mode, \n4k Ultra Xdr Recording At 30 Fps,\n1080p Ultra Xdr Recording At 30 Or 60 Fps,\nSlo-mo At 1080p 120 Fps,\nTime Lapse At 4k / 1080p", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, OIS, Auto Focus, 2x2 Ocl PDAF,\n2x In-sensor Zoom,\nRapid Shutter,\nImage Super Resolution(ISR) Algorithm
50 MP ƒ/2.9 (Telephoto)
80mm (periscope telephoto), 1/2.75\", 0.64µm, PDAF, OIS, 3.5x optical zoom, EIS\nAuto Focus\n3.5x Optical Zoom\n7x In-sensor Zoom\n140x Ultra Zoom
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1, N2, N3, N5, N7, N8, N12, N20, N25, N28, N38, N40, N41, N48, N66, N71, N77, N78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WIFI 6, 802.11A/B/G/N/AC/AX, 2.4G/5G, 2X2 MIMO, TWT, MU-MIMO, OFDMA", + "Design.Bezel less": "", + "Design.Colors": "Silver,\nBlack,\nPink", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 163.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Peak Brightness 5000 Nits,\nOutdoor Brightness 1600 Nits,\nTypical Brightness 800 Nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10+, Contrast Ratio: 1000000:1, Touch Sampling Rate Up To 2500 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 93.9%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Essential Search, Essential Space, Essential Memory, Essential Apps", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Qualcomm Ai Engine, Qualcomm Spectra Image Signal Processor, Flagship grade Glyph Matrix", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (4a) Pro,\nNothing Cable (C-c) 100 Cm,\nPhone (4a) Pro Screen Protector (Pre-applied),\nPhone (4a) Pro Case,\nSim Tray Ejector Tool,\nSafety Information And Warranty Card", + "General.Model": "A069P", + "General.OS Updates": "3 years", + "General.Release Date": "March 05, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano-SIM + Nano-SIM, Nano-SIM + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone (4a) Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,388,927 (Total) (v11)
479,867 (CPU)
316,918 (GPU)
237,575 (Memory)
354,567 (UX)
", + "Performance.AnTuTu Storage Score": "124,610", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "7,984 (Multi Core) (v6)
2,619 (Single Core)", + "Performance.Speaker Score": "", + "Price": "45997.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15R 5G\", \"Price\": 47997}, {\"Name\": \"Google Pixel 10A\", \"Price\": 47500}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 42999}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"Nothing Phone 4a (12GB RAM + 256GB)\", \"Price\": 36372}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39996}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 54999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen 4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Nothing OS 4.1", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-7-gen-4" +} diff --git a/data/smartphone/nothing/2026/phone-4a-pro-8gb-ram-256gb/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/nothing/2026/phone-4a-pro-8gb-ram-256gb/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f8723fa70b9 --- /dev/null +++ b/data/smartphone/nothing/2026/phone-4a-pro-8gb-ram-256gb/nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nothing-phone-4a-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Nothing Phone (4a) Pro (8GB RAM + 256GB)", + "brand": "nothing", + "release_date": "2026-03-05", + "ram_gb": 8, + "battery_mah": 5400, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phone-4a-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, BLE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 50W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5400 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nothing", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Xdr,\nUltra Xdr Motion Photo,\nAi Semantic Segmentation (12 Layers),\nPortrait Optimiser,\nMacro Capability (Built Into The Default Mode),\nNight Mode, \n4k Ultra Xdr Recording At 30 Fps,\n1080p Ultra Xdr Recording At 30 Or 60 Fps,\nSlo-mo At 1080p 120 Fps,\nTime Lapse At 4k / 1080p", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, OIS, Auto Focus, 2x2 Ocl PDAF,\n2x In-sensor Zoom,\nRapid Shutter,\nImage Super Resolution(ISR) Algorithm
50 MP ƒ/2.9 (Telephoto)
80mm (periscope telephoto), 1/2.75\", 0.64µm, PDAF, OIS, 3.5x optical zoom, EIS\nAuto Focus\n3.5x Optical Zoom\n7x In-sensor Zoom\n140x Ultra Zoom
8 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1, N2, N3, N5, N7, N8, N12, N20, N25, N28, N38, N40, N41, N48, N66, N71, N77, N78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, BLE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WIFI 6, 802.11A/B/G/N/AC/AX, 2.4G/5G, 2X2 MIMO, TWT, MU-MIMO, OFDMA", + "Design.Bezel less": "", + "Design.Colors": "Silver,\nBlack,\nPink", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 163.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Peak Brightness 5000 Nits,\nOutdoor Brightness 1600 Nits,\nTypical Brightness 800 Nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10+, Contrast Ratio: 1000000:1, Touch Sampling Rate Up To 2500 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "~ 93.9%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Essential Search, Essential Space, Essential Memory, Essential Apps", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Qualcomm Ai Engine, Qualcomm Spectra Image Signal Processor, Flagship grade Glyph Matrix", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1), GLONASS (G1), BDS (B1I), GALILEO (E1), QZSS (L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Nothing Phone (4a) Pro,\nNothing Cable (C-c) 100 Cm,\nPhone (4a) Pro Screen Protector (Pre-applied),\nPhone (4a) Pro Case,\nSim Tray Ejector Tool,\nSafety Information And Warranty Card", + "General.Model": "A069P", + "General.OS Updates": "3 years", + "General.Release Date": "March 05, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano-SIM + Nano-SIM, Nano-SIM + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "Nothing Phone (4a) Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,388,927 (Total) (v11)
479,867 (CPU)
316,918 (GPU)
237,575 (Memory)
354,567 (UX)
", + "Performance.AnTuTu Storage Score": "124,610", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "7,984 (Multi Core) (v6)
2,619 (Single Core)", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "-0.017693387", + "Price Drop Amount": "-8", + "Related Items": "[{\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"Nothing Phone 4a (8GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 49999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 48999}, {\"Name\": \"Nothing Phone 3a Pro (8GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Vivo V70 FE 5G (8GB RAM + 256GB)\", \"Price\": 37699}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen 4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Nothing OS 4.1", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-7-gen-4" +} diff --git a/data/smartphone/nubia/2023/z60-ultra/nubia-z60-ultra-8gb-256gb-5g.json b/data/smartphone/nubia/2023/z60-ultra/nubia-z60-ultra-8gb-256gb-5g.json new file mode 100644 index 00000000000..c9f0bdb5ee2 --- /dev/null +++ b/data/smartphone/nubia/2023/z60-ultra/nubia-z60-ultra-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z60-ultra-8gb-256gb-5g", + "name": "Nubia Z60 Ultra", + "brand": "nubia", + "release_date": "2023-12-19", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 246.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z60-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display
Under Screen", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6
64 MP ƒ/3.3 (Telephoto)
50 MP ƒ/1.8 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n41/n77/n78(3.3~3.6GHz)/n7/n40; SA: n41/n77/n78(3.3~3.6GHz)/n1/n3/n5/n8/n28/n2/n7/ n40/n66/n38", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11b/g/n/ac/ax 2*2mimo, WIFI6", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "246 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1500 nits (peak), 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Pompass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z60 Ultra", + "General.OS Updates": "", + "General.Release Date": "December 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Z60 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nubia Z80 Ultra\", \"Price\": 61990}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 149999}, {\"Name\": \"Honor Magic 6 Pro\", \"Price\": 87999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Nubia Z70 Ultra\", \"Price\": 53990}, {\"Name\": \"Sony Xperia 1 VI\", \"Price\": 136990}, {\"Name\": \"OnePlus Ace 2 Pro (24GB RAM + 1TB)\", \"Price\": 49990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Nubia Red Magic 10 Air\", \"Price\": 40999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xPrime Core@ 3.3 GHz & 5xPerformance Cores@3.2 GHz & 2xEfficiency Cores@2.3 GHz", + "Technical.Custom UI": "MyOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/nubia/2024/red-magic-9s-pro-plus/nubia-red-magic-9s-pro-plus-16gb-512gb-5g.json b/data/smartphone/nubia/2024/red-magic-9s-pro-plus/nubia-red-magic-9s-pro-plus-16gb-512gb-5g.json new file mode 100644 index 00000000000..6a1fc963c51 --- /dev/null +++ b/data/smartphone/nubia/2024/red-magic-9s-pro-plus/nubia-red-magic-9s-pro-plus-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-red-magic-9s-pro-plus-16gb-512gb-5g", + "name": "Nubia Red Magic 9s Pro Plus", + "brand": "nubia", + "release_date": "2024-07-03", + "ram_gb": 16, + "battery_mah": 5500, + "weight_g": 229.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "red-magic-9s-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 165W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
1.12µm
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
1/1.57\", 1.0µm, PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
1/2.76\", 0.64µm
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 7 ,Wi-Fi 802.11b/g/n/ac/ax", + "Design.Bezel less": "", + "Design.Colors": "Design Sleet (Black Version), Snowfall (Silver Version), Cyclone (Transparent Black Version), Frost (White Version)", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1600 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 9s Pro Plus", + "General.OS Updates": "", + "General.Release Date": "July 03, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 9s Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "66990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"Nubia Red Magic 10s Pro Plus 5G\", \"Price\": 70999}, {\"Name\": \"Nubia Red Magic 10 Pro Plus 5G\", \"Price\": 69990}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Nubia Red Magic 9 Pro 5G\", \"Price\": 56990}, {\"Name\": \"OnePlus 12 (16GB RAM + 512GB)\", \"Price\": 69999}, {\"Name\": \"iQOO Neo 9S Pro Plus 5G\", \"Price\": 34990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 3", + "Technical.Core Details": "1xCortex-X4@3.4 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "Redmagic OS 9.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-8-gen-3" +} diff --git a/data/smartphone/nubia/2024/red-magic-9s-pro/nubia-red-magic-9s-pro-12gb-256gb-5g.json b/data/smartphone/nubia/2024/red-magic-9s-pro/nubia-red-magic-9s-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..1c4f2cde364 --- /dev/null +++ b/data/smartphone/nubia/2024/red-magic-9s-pro/nubia-red-magic-9s-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-red-magic-9s-pro-12gb-256gb-5g", + "name": "Nubia Red Magic 9s Pro", + "brand": "nubia", + "release_date": "2024-07-03", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 229.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "red-magic-9s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
1.12µm
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
1/1.57\", 1.0µm, PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
1/2.76\", 0.64µm
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Design Sleet (Black Version), Snowfall (Silver Version), Cyclone (Transparent Black Version), Frost (White Version)", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 164 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1600 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.8 inches, 1116 x 2480 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 9s Pro", + "General.OS Updates": "", + "General.Release Date": "July 03, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 9s Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nubia Red Magic 10 Air\", \"Price\": 40999}, {\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"Nubia Red Magic 9 Pro 5G\", \"Price\": 56990}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23810}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 21899}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Poco X6 Pro 5G (12GB RAM + 512GB)\", \"Price\": 26999}, {\"Name\": \"Infinix GT 30 Pro 5G (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi K70 Pro\", \"Price\": 49990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 3", + "Technical.Core Details": "1xCortex-X4@3.4 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "Redmagic OS 9.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-8-gen-3" +} diff --git a/data/smartphone/nubia/2024/z70-ultra/nubia-z70-ultra-12gb-256gb-5g.json b/data/smartphone/nubia/2024/z70-ultra/nubia-z70-ultra-12gb-256gb-5g.json new file mode 100644 index 00000000000..0b9ffe469b2 --- /dev/null +++ b/data/smartphone/nubia/2024/z70-ultra/nubia-z70-ultra-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z70-ultra-12gb-256gb-5g", + "name": "Nubia Z70 Ultra", + "brand": "nubia", + "release_date": "2024-11-21", + "ram_gb": 12, + "battery_mah": 6150, + "weight_g": 228.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z70-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6150 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6-ƒ/4
35mm (standard), 1/1.56\", 1.0µm, PDAF, OIS
64 MP ƒ/2.5 (Telephoto)
85mm (periscope telephoto), 1/2.0\", PDAF (15cm - ∞), OIS, 3.3x optical zoom (vs. 26mm cam)
50 MP ƒ/1.8 (Ultra Wide)
1/1.55\", 1.0µm, PDAF, OIS", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Amber, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.3 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "228 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 2000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS (L1+L2+L5), GLONASS (G1+G5), BDS (B1I+B1C+B2a+B2b), GALILEO (E1+E5a), QZSS (L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NX733J, NX736J", + "General.OS Updates": "", + "General.Release Date": "November 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Z70 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "53990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Nubia Z80 Ultra\", \"Price\": 61990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Nubia Z70S Ultra\", \"Price\": 54990}, {\"Name\": \"Realme GT 7T\", \"Price\": 30999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Nubia Red Magic 10 Air\", \"Price\": 40999}, {\"Name\": \"Google Pixel 7 5G\", \"Price\": 27999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MyOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/nubia/2025/fold/nubia-fold-12gb-256gb-5g.json b/data/smartphone/nubia/2025/fold/nubia-fold-12gb-256gb-5g.json new file mode 100644 index 00000000000..a5a0ef7603f --- /dev/null +++ b/data/smartphone/nubia/2025/fold/nubia-fold-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-fold-12gb-256gb-5g", + "name": "Nubia Fold", + "brand": "nubia", + "release_date": "2025-12-02", + "ram_gb": 12, + "battery_mah": 6560, + "weight_g": 249.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "fold", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8 inches, 2200 x 2480 pixels, 120 Hz", + "resolution": "~ 414 PPI", + "type": "Color OLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6560 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Cover Camera
20 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
50 MP (Ultra Wide)
5 MP (Macro)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "144 x 160 x 5.4 mm", + "Design.Qwerty": "", + "Design.Weight": "249 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, OLED, 6.43 inches, 1172 x 2748 pixels", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 414 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "8 inches, 2200 x 2480 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A502ZT", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Fold", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "104990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/nubia/2025/z70-ultra-new-year-edition/nubia-z70-ultra-new-year-edition-12gb-256gb-5g.json b/data/smartphone/nubia/2025/z70-ultra-new-year-edition/nubia-z70-ultra-new-year-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..52f81ca534c --- /dev/null +++ b/data/smartphone/nubia/2025/z70-ultra-new-year-edition/nubia-z70-ultra-new-year-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z70-ultra-new-year-edition-12gb-256gb-5g", + "name": "Nubia Z70 Ultra New Year Edition", + "brand": "nubia", + "release_date": "2025-01-01", + "ram_gb": 12, + "battery_mah": 6150, + "weight_g": 228.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z70-ultra-new-year-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6150 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6-ƒ/4
35mm (standard), 1/1.56\", 1.0µm, PDAF, OIS
64 MP ƒ/2.5 (Telephoto)
85mm (periscope telephoto), 1/2.0\", PDAF (15cm - ∞), OIS, 3.3x optical zoom (vs. 26mm cam)
50 MP ƒ/1.8 (Ultra Wide)
1/1.55\", 1.0µm, PDAF, OIS", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Amber, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.3 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "228 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 2000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS (L1+L2+L5), GLONASS (G1+G5), BDS (B1I+B1C+B2a+B2b), GALILEO (E1+E5a), QZSS (L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "December 16, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Z70 Ultra New Year Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Motorola Razr 60 5G\", \"Price\": 49999}, {\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MyOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/nubia/2025/z70s-ultra/nubia-z70s-ultra-12gb-256gb-5g.json b/data/smartphone/nubia/2025/z70s-ultra/nubia-z70s-ultra-12gb-256gb-5g.json new file mode 100644 index 00000000000..4d11fe5b01d --- /dev/null +++ b/data/smartphone/nubia/2025/z70s-ultra/nubia-z70s-ultra-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "nubia-z70s-ultra-12gb-256gb-5g", + "name": "Nubia Z70S Ultra", + "brand": "nubia", + "release_date": "2025-04-28", + "ram_gb": 12, + "battery_mah": 6600, + "weight_g": 228.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "z70s-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6600 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Nubia", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Color Spectrum Sensor, Ring- dual-tone , Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7
35mm (standard), 1/1.3\", 1.2µm, PDAF, OIS
64 MP ƒ/2.5 (Telephoto)
70mm (periscope telephoto), 1/2.0\", 0.7µm, multi-directional PDAF (15cm - ∞), OIS, 2.7x optical zoom (vs. 26mm cam)
50 MP ƒ/2 (Ultra Wide)
13mm, 122˚ (ultrawide), 1/2.88\", 0.61µm, multi-directional PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Orange", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 164.3 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "228 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10,", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS (L1+L2+L5), GLONASS (G1+G5), BDS (B1I+B1C+B2a+B2b), GALILEO (E1+E5a), QZSS (L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NX737J", + "General.OS Updates": "", + "General.Release Date": "April 28, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Z70S Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nubia Z70 Ultra\", \"Price\": 53990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109986}, {\"Name\": \"Nubia Z80 Ultra\", \"Price\": 61990}, {\"Name\": \"ZTE Nubia Air\", \"Price\": 24999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "MyOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/oneplus/2022/9rt-5g-12gb-ram-256gb/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2022/9rt-5g-12gb-ram-256gb/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..36a663da577 --- /dev/null +++ b/data/smartphone/oneplus/2022/9rt-5g-12gb-ram-256gb/oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-9rt-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus 9RT 5G (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2022-01-14", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 198.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9rt-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color E4 AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65T Warp Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Night Mode, Macro Mode, Scene Enhancement, Portrait Mode, Pro Mode, Panorama, Raw, Filters, Video Portrait, Focus Tracking, Audio Tracking, Timelapse, Slow Motion, Dual-view, Long Exposure Mode, Movie Mode, Ultra-Res", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 162.2 x 8.29 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support sRGB, Display P3, Hyper Touch 2.0 Reading Mode, Night Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 87.9%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color E4 AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Alert Slider, Dual Stereo Speakers, Noise cancellation support, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, M-sensor Electronic Compass, Sensor Core, Flick-detect Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9RT 5G", + "General.OS Updates": "", + "General.Release Date": "January 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, FLV, WEBM", + "Name": "OnePlus 9RT 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus 10R 5G (12GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23399}, {\"Name\": \"OnePlus 12 5G\", \"Price\": 56440}, {\"Name\": \"Motorola Edge 50 Pro (12GB RAM + 256GB)\", \"Price\": 23799}, {\"Name\": \"Samsung Galaxy M33 5G (8GB RAM + 128GB)\", \"Price\": 24999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 51999}, {\"Name\": \"OnePlus 13T\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oneplus/2022/nord-2t-12gb-ram-256gb/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2022/nord-2t-12gb-ram-256gb/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..4bf29b68fc1 --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-2t-12gb-ram-256gb/oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-2t-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord 2T (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2022-07-01", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-2t-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Warp Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX766", + "Camera.Features": "HDR, Panorama, AI Photo Enhancement, AI Video Enhancement, Dual View Video, 10x Digital Zoom", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
Mono Chrome", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: 1/3/5/8/28/40/41/78, NSA: 40/41/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX, aptX HD, LDAC, AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Support sRGB, Display P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, Galileo, Beidou, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, SAR Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 2T 5G", + "General.OS Updates": "", + "General.Release Date": "July 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, WMA, AMR, FLAC, ALAC, Vorbis, AIFF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG-2, VP9, HEVC, HEIF/HEIC, MPEG-4, H.263", + "Name": "OnePlus Nord 2T (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31490.0", + "Price Drop": "-12.926216", + "Price Drop Amount": "-4070", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21565}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19900}, {\"Name\": \"OPPO Reno7 Pro 5G\", \"Price\": 29499}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus Ace 6\", \"Price\": 31990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1300", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1300" +} diff --git a/data/smartphone/oneplus/2022/nord-ce-2-5g-8gb-ram-128gb/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2022/nord-ce-2-5g-8gb-ram-128gb/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..3559eab3e41 --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-ce-2-5g-8gb-ram-128gb/oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-2-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 2 5G (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2022-02-17", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-2-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Enhancement, AI Hightlight Video, Dual-view Video, HDR, Nightscape, Portrait mode, Pano, Retouching, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.6 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ambient Display, Dark Mode, AI Color Enhancement, Support sRGB, Display P3, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Speaker, Noise Cancellation Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 2 CE 5G", + "General.OS Updates": "", + "General.Release Date": "February 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GPP, ALAC, AMR, APE, FLAC, G711-ALAW, G711-MLAW, GSM, MP3, OPUS, RAW, VORBIS, PCM, WMA, AAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, AV1, H263, H264, H265, MP4V, MPEG2, WMV, VP8, VP9", + "Name": "OnePlus Nord CE 2 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "7.8344474", + "Price Drop Amount": "1488", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme X7 Max\", \"Price\": 26999}, {\"Name\": \"OPPO F19 Pro Plus 5G\", \"Price\": 19999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20829}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/oneplus/2022/nord-ce-2-5g/oneplus-nord-ce-2-5g-6gb-128gb-5g.json b/data/smartphone/oneplus/2022/nord-ce-2-5g/oneplus-nord-ce-2-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..9428aae954a --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-ce-2-5g/oneplus-nord-ce-2-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-2-5g-6gb-128gb-5g", + "name": "OnePlus Nord CE 2 5G", + "brand": "oneplus", + "release_date": "2022-02-17", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-2-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Fluid AMOLED (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Enhancement, AI Hightlight Video, Dual-view Video, HDR, Nightscape, Portrait mode, Pano, Retouching, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.6 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ambient Display, Dark Mode, AI Color Enhancement, Support sRGB, Display P3, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Fluid AMOLED (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Speaker, Noise Cancellation Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 2 CE 5G", + "General.OS Updates": "", + "General.Release Date": "February 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GPP, ALAC, AMR, APE, FLAC, G711-ALAW, G711-MLAW, GSM, MP3, OPUS, RAW, VORBIS, PCM, WMA, AAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, AV1, H263, H264, H265, MP4V, MPEG2, WMV, VP8, VP9", + "Name": "OnePlus Nord CE 2 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "8.359763", + "Price Drop Amount": "1504", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Realme P4 5G\", \"Price\": 16499}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 3 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 27990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-128gb/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-128gb/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c67bb50e88a --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-128gb/oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2022-04-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-2-lite-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Enhancement, Slo-mo, Dual-view Video, HDR, Nightscape, Portrait mode, Pano, Retouching", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: 1/28A/41/78, NSA: 41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support sRGB, Display P3, Ambient Display, Dark mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Noise Cancellation Support, Super Linear Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord CE 2 Lite", + "General.OS Updates": "", + "General.Release Date": "April 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Decoder: 3GPP, AMR-WB, FLAC, G711-ALAW, G711-MLAW, GSM, AAC, MP3, OPUS, RAW, VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, H263, AV1, AVC, HEVC, MPEG4, VP8, VP9", + "Name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "10.443718", + "Price Drop Amount": "1983", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21593}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 25499}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"OnePlus Nord CE 2 5G (8GB RAM + 128GB)\", \"Price\": 19990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-256gb/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-256gb/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..c6e1fdc5bfd --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-ce-2-lite-5g-8gb-ram-256gb/oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-2-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2022-04-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-2-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Scene Enhancement, Slo-mo, Dual-view Video, HDR, Nightscape, Portrait mode, Pano, Retouching", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: 1/28A/41/78, NSA: 41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support sRGB, Display P3, Ambient Display, Dark mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Noise Cancellation Support, Super Linear Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyroscope, Ambient Light Sensor, Proximity Sensor, Sensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord CE 2 Lite", + "General.OS Updates": "", + "General.Release Date": "April 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus Nord CE 2 Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 17820}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Realme GT 6 5G (16GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21370}, {\"Name\": \"Samsung Galaxy M55s\", \"Price\": 18487}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2022/nord-n20-5g/oneplus-nord-n20-5g-6gb-128gb-5g.json b/data/smartphone/oneplus/2022/nord-n20-5g/oneplus-nord-n20-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..0b731fe34b7 --- /dev/null +++ b/data/smartphone/oneplus/2022/nord-n20-5g/oneplus-nord-n20-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-n20-5g-6gb-128gb-5g", + "name": "OnePlus Nord N20 5G", + "brand": "oneplus", + "release_date": "2022-04-28", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-n20-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "N20 ", + "General.OS Updates": "", + "General.Release Date": "April 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OnePlus Nord N20 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO F21 Pro 5G\", \"Price\": 25999}, {\"Name\": \"OnePlus Nord CE 2 5G\", \"Price\": 17990}, {\"Name\": \"OnePlus 9R 5G\", \"Price\": 22999}, {\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19399}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 23995}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2023/nord-3-5g-16gb-ram-256gb/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g.json b/data/smartphone/oneplus/2023/nord-3-5g-16gb-ram-256gb/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g.json new file mode 100644 index 00000000000..0945d86841b --- /dev/null +++ b/data/smartphone/oneplus/2023/nord-3-5g-16gb-ram-256gb/oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-3-5g-16gb-ram-256gb-16gb-256gb-5g", + "name": "OnePlus Nord 3 5G (16GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2023-07-05", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 193.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-3-5g-16gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 1240 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Supervooc Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX890", + "Camera.Features": "AI Scene Enhancement, AI Hightlight Video, Movie Mode, Ultra Steady Mode, Dual-view Video, HDR, Nightscape, Portrait Mode, Video Portrait, Pano, Macro, Slo-mo, Time-lapse, Text-scanner, Retouching, Filters, 0.6x - 20x Zoom", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
8 MP (Ultra Wide)
112˚
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A(703~733MHz)/n40/n41/n78, NSA: n1/n3/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Tempest Gray, Misty Green", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 162.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "193.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1450nit Peak Brightness, eye protection mode, screen color mode, sRGB, Display P3, 10-bit Color Depth, HDR10+, Touch Response Rate: Up to 1000 Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Dragontrail Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93.5%", + "Display.Size": "6.74 inches, 1240 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Support Dolby Atmos, Stereo dual speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord 3", + "General.OS Updates": "", + "General.Release Date": "July 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OnePlus Nord 3 5G (16GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30947.0", + "Price Drop": "9.864877", + "Price Drop Amount": "3053", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19499}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 130900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus Nord 4 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 59900}, {\"Name\": \"Google Pixel 9\", \"Price\": 51790}, {\"Name\": \"Vivo V50 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.05GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "OxygenOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/oneplus/2023/nord-ce-3-lite-5g-8gb-ram-256gb/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2023/nord-ce-3-lite-5g-8gb-ram-256gb/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7da0fea5540 --- /dev/null +++ b/data/smartphone/oneplus/2023/nord-ce-3-lite-5g-8gb-ram-256gb/oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-3-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 3 Lite 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2023-04-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-3-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KHM6SX03", + "Camera.Features": "AI Scene Enhancement, Dual-view Video, HDR, Nightscape, Portrait mode, Pano, Macro, Slo-mo, Time-lapse, Text-scanner, Retouching, Filters", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
1/1.67\", 0.64µm, PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/40/41/77/78/28A(703~733MHz), NSA: n1/3/41/78 ", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, 2.4G/5G", + "Design.Bezel less": "", + "Design.Colors": "Pastel Lime, Chromatic Gray", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support sRGB, Display P3, 550 nits (typ), 680 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 87.1%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Noise cancellation support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord CE 3 Lite", + "General.OS Updates": "", + "General.Release Date": "April 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Decoder: MP3, AMRNB, AMRWB, AAC, G711-ALAW, G711-MLAW, VORBIS, OPUS, RAW, FLAC, GSM, Encoder: AAC, AMRNB, AMRWB, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, HEVC, VP9, VP8, AV1, MPEG4, 3GPP", + "Name": "OnePlus Nord CE 3 Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 5G\", \"Price\": 16639}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17997}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11449}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 74999}, {\"Name\": \"Poco X7 5G\", \"Price\": 14999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 5G", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "OxygenOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2023/nord-n30-5g/oneplus-nord-n30-5g-8gb-128gb-5g.json b/data/smartphone/oneplus/2023/nord-n30-5g/oneplus-nord-n30-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..3c1f4575a86 --- /dev/null +++ b/data/smartphone/oneplus/2023/nord-n30-5g/oneplus-nord-n30-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-n30-5g-8gb-128gb-5g", + "name": "OnePlus Nord N30 5G", + "brand": "oneplus", + "release_date": "2023-06-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-n30-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KHM6SX03", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
1.0µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
1/1.67\", 0.64µm, PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/40/41/77/78/28A(703~733MHz), NSA: n1/3/41/78 ", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, 2.4G/5G", + "Design.Bezel less": "", + "Design.Colors": "Chromatic Gray", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 87.1%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Noise cancellation support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Nord N30", + "General.OS Updates": "", + "General.Release Date": "June 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Decoder: MP3, AMRNB, AMRWB, AAC, G711-ALAW, G711-MLAW, VORBIS, OPUS, RAW, FLAC, GSM, Encoder: AAC, AMRNB, AMRWB, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, HEVC, VP9, VP8, AV1, MPEG4, 3GPP", + "Name": "OnePlus Nord N30 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26968}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 17283}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16200}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "OxygenOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2024/nord-ce-4-lite-5g-8gb-ram-256gb/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2024/nord-ce-4-lite-5g-8gb-ram-256gb/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..e42e09bef11 --- /dev/null +++ b/data/smartphone/oneplus/2024/nord-ce-4-lite-5g-8gb-ram-256gb/oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-4-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 191.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-4-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT-600", + "Camera.Features": "2x in Sensor Zoom, Photo, Video, Night, Pro, Panoramic, Portrait, Time-lapse, Slow-motion, Dual-view video, Hi-Res, Text scanner, 1-10x Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support Wi-Fi 5(802.11ac), 802.11a/b/g/n/, WLAN 2.4G/WLAN 5.1G/WLAN 5.8G, Wi-Fi display", + "Design.Bezel less": "No", + "Design.Colors": "Ultra Orange, Super Silver, Mega Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 162.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HBM Peak Brightness: 1200 / 2100 nits, Pulse-Width Modulation: 480 Hz, Support 100% sRGB, 100% Display P3, Amazon Prime Video HD, Netflix HD", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Noise cancellation support, 300% Ultra Volume Mode, Aqua Touch Display", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS(L1), BDS(B1I), GLONASS(G1), GALILEO(E1), QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE4 Lite 5G, 80W SUPERVOOC Power Adapter, Type-A to C Cable, Quick Guide, Welcome Letter, Safety Guide, Brand sticker,Screen Protector (pre-applied), SIM Tray Ejector, Protective Case, OnePlus RCC Card", + "General.Model": "Nord CE 4 Lite", + "General.OS Updates": "", + "General.Release Date": "June18, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Decoder: MP3, AMRNB, AMRWB, AAC, G711-ALAW, G711-MLAW, VORBIS, OPUS, RAW, FLAC, GSM, Encoder: AAC, AMRNB, AMRWB, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, HEVC, VP9, VP8, AV1, MPEG4, 3GPP", + "Name": "OnePlus Nord CE 4 Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21658.0", + "Price Drop": "-0.2583559", + "Price Drop Amount": "-56", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16998}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 33499}, {\"Name\": \"Vivo V50 5G\", \"Price\": 32999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22245}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24127}, {\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 82900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "OxygenOS 14.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2024/nord-ce-4-lite-5g/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g.json b/data/smartphone/oneplus/2024/nord-ce-4-lite-5g/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..401b1dd0bf6 --- /dev/null +++ b/data/smartphone/oneplus/2024/nord-ce-4-lite-5g/oneplus-nord-ce-4-lite-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-4-lite-5g-8gb-128gb-5g", + "name": "OnePlus Nord CE 4 Lite 5G", + "brand": "oneplus", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 191.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-4-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT-600", + "Camera.Features": "2x in Sensor Zoom, Photo, Video, Night, Pro, Panoramic, Portrait, Time-lapse, Slow-motion, Dual-view video, Hi-Res, Text scanner, 1-10x Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support Wi-Fi 5(802.11ac), 802.11a/b/g/n/, WLAN 2.4G/WLAN 5.1G/WLAN 5.8G, Wi-Fi display", + "Design.Bezel less": "No", + "Design.Colors": "Ultra Orange, Super Silver, Mega Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 162.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HBM Peak Brightness: 1200 / 2100 nits, Pulse-Width Modulation: 480 Hz, Support 100% sRGB, 100% Display P3, Amazon Prime Video HD, Netflix HD", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Noise cancellation support, 300% Ultra Volume Mode, Aqua Touch Display", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS(L1), BDS(B1I), GLONASS(G1), GALILEO(E1), QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE4 Lite 5G, 80W SUPERVOOC Power Adapter, Type-A to C Cable, Quick Guide, Welcome Letter, Safety Guide, Brand sticker,Screen Protector (pre-applied), SIM Tray Ejector, Protective Case, OnePlus RCC Card", + "General.Model": "Nord CE 4 Lite", + "General.OS Updates": "", + "General.Release Date": "June18, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Decoder: MP3, AMRNB, AMRWB, AAC, G711-ALAW, G711-MLAW, VORBIS, OPUS, RAW, FLAC, GSM, Encoder: AAC, AMRNB, AMRWB, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, HEVC, VP9, VP8, AV1, MPEG4, 3GPP", + "Name": "OnePlus Nord CE 4 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17977.0", + "Price Drop": "-9.917828", + "Price Drop Amount": "-1783", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16418}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17775}, {\"Name\": \"Oppo K13\", \"Price\": 17945}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13609}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "OxygenOS 14.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oneplus/2025/13-16gb-ram-512gb/oneplus-13-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oneplus/2025/13-16gb-ram-512gb/oneplus-13-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..ba82826a803 --- /dev/null +++ b/data/smartphone/oneplus/2025/13-16gb-ram-512gb/oneplus-13-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-13-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 13 (16GB RAM+ 512GB)", + "brand": "oneplus", + "release_date": "2025-01-07", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 210.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.82 inches, 1440 x 3168 pixels, 120 Hz", + "resolution": "~ 510 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "6000 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W AIRVOOC", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT-808", + "Camera.Features": "Hasselblad Color Calibration, Photo, Video, Portrait, Nightscape, Master, High Pixel, Panorama, Movie, Slow Motion, Timelapse, Long Exposure, Multi-Scene Video, Document, Axis Shift, XPAN", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), 1/1.43\", 1.12µm, multi-directional PDAF, OIS
50 MP ƒ/2.6 (Periscope Telephoto)
73mm 1/1.95\", 3x optical zoom, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ , PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 8K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n48/n77/n78/n66", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be)", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, White", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 162.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 800 nits (typ), 1600 nits (HBM), 4500 nits (peak), Nature Tone Display,\nEye Comfort,\nBedtime Mode,\nImage Sharpener,\nVideo Color Enhancer,\nScreen Color Mode,\nColor Vision Enhancement,\nAuto Brightness,\nManual Brightness,\nScreen Color Temperature,\nBright HDR Video Mode,\nNight Mode,\nMulti-brightness Color Calibration", + "Display.Foldable Display": "", + "Display.Glass Type": "Crystal Shield Super-Ceramic Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 510 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.82 inches, 1440 x 3168 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, , eSIM Support, 5.5G, Dolby Vision, HDR 10+, HDR Vivid", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light,, Color Temperature Sensor, Compass, Acceleration, Gyroscopes, Hall sensor, Laser Focus, Spectral sensors", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 13, SUPERVOOC Power Adapter, Type-A to C Cable, Quick Start Guide, Protective Case, SIM Tray Ejector", + "General.Model": "PJZ110", + "General.OS Updates": "", + "General.Release Date": "January 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 13 (16GB RAM+ 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "2,188,263 (Total) (v10)
420,683 (CPU)
1,016,797 (GPU)
428,637 (Memory)
322,146 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "76999.0", + "Price Drop": "-5.1049986", + "Price Drop Amount": "-3931", + "Related Items": "[{\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 47999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82999}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"Realme GT 7 Pro (16GB RAM + 512GB)\", \"Price\": 55998}, {\"Name\": \"OnePlus 12 (16GB RAM + 512GB)\", \"Price\": 69999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/oneplus/2025/13r-16gb-ram-512gb/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oneplus/2025/13r-16gb-ram-512gb/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..4521ba7fc98 --- /dev/null +++ b/data/smartphone/oneplus/2025/13r-16gb-ram-512gb/oneplus-13r-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-13r-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 13R (16GB RAM + 512GB)", + "brand": "oneplus", + "release_date": "2025-01-07", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 206.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13r-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC & aptX HD & LDAC & AAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "LYT-700 and S5KJN5", + "Camera.Features": "Frame Watermark, Auto HDR, Interval Shooting, Nightscape, Hi-Res Mode, Pro Mode, Movie Mode, Ultra Steady Mode, Dual-view Video, Portrait Mode, Video Portrait, Pano, Macro, Slo-mo, Time-lapse, Long Exposure, Text-scanner, Retouching, Filters, Tilt-Shift", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
26mm (Wide), 1/3.1\", 1.0µm, Gyro-EIS
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, Multi-Directional PDAF, OIS
50 MP ƒ/2 (Telephoto)
47mm (telephoto), 1/2.75\", 0.64µm, PDAF, 2x Optical Zoom
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (Ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 120/240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC & aptX HD & LDAC & AAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Astral Trail, Nebula Noir", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "75.8 x 161.7 x 8 mm", + "Design.Qwerty": "No", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "1600 nits (HBM), 4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "HDR10+, Dolby Vision, HDR Vivid, 120Hz ProXDR Display with LTPO 4.1, Support 100% Display P3, 10-bit Color Depth", + "Display.Foldable Display": "No", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS(L1+L5), GLONASS(G1), BDS(B1I+B1C+B2a), Galileo(E1+E5a), QZSS(L1+L5), NavIC(L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 13R, SUPERVOOC Power Adapter, Type-A to C Cable, Quick Start Guide, Protective Case, SIM Tray Ejector", + "General.Model": "CPH2645", + "General.OS Updates": "4 years", + "General.Release Date": "January 07, 2025", + "General.SAR": "1.19 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "OReality Audio, 3 Mics", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, MID, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OnePlus 13R (16GB RAM + 512GB)", + "Performance.3DMark Score": "4,964 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,785,737 (Total) (v10)
356,703 (CPU)
788,132 (GPU)
359,826 (Memory)
281,076 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "15.35 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,551 (Multi Core) (v6)
2,194 (Single Core)
14,216 (OpenCL)
16,272 (Vulkan)
", + "Performance.Speaker Score": "88 (Very Good)", + "Price": "44999.0", + "Price Drop": "2.8250096", + "Price Drop Amount": "1271", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 52998}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 57998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 750", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/oneplus/2025/13s-12gb-ram-512gb/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oneplus/2025/13s-12gb-ram-512gb/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..c8252a45639 --- /dev/null +++ b/data/smartphone/oneplus/2025/13s-12gb-ram-512gb/oneplus-13s-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-13s-12gb-ram-512gb-12gb-512gb-5g", + "name": "OnePlus 13s (12GB RAM + 512GB)", + "brand": "oneplus", + "release_date": "2025-06-05", + "ram_gb": 12, + "battery_mah": 5850, + "weight_g": 185.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13s-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR Display with LTPO (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5850 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sensor: Sony LYT-700", + "Camera.Features": "Laser Focus, Color Spectrum Sensor, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sensor Size: 1/3.1\",\nLens Quantity: 5P,\nPixel Size: 0.7 µm,\nElectronic Image Stabilization: Yes,\nFocal Length: 21 mm equivalent,\nAperture: ƒ/2.0,\nField of View: 90°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
Sensor Size: 1/1.56\",\nMegapixels: 50,\nPixel Size: 1.0 µm,\nLens Quantity: 6P,\nOptical Image Stabilization: Yes,\nElectronic Image Stabilization: Yes,\nFocal Length: 24 mm equivalent.\nField of View: 84°
50 MP (Telephoto)
Sensor: S5KJN5 with 2X Optical Zoom,\nSensor Size: 1/2.75\",\nMegapixels: 50,\nPixel Size: 0.64 µm,\nLens Quantity: 5P,\nElectronic Image Stabilization: Yes,\nAutofocus: Yes", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n8/n26/n28/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7(802.11be), Wi-Fi 6(802.11ax), Wi-Fi 5(802.11 ac), 802.11 a/b/g/n, WLAN Display, WLAN overlay:Concurrent Wi-FI 2.4GHz 2x2+Wi-Fi 5GHz 2x2, WLAN tethering, 160 MHz Wi-Fi channels over 5 GHz, 2×2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 150.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.54:9", + "Display.Brightness": "HBM / Normal Brightness: 1600 / 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support 100% Display P3,\nNature Tone Display,\nEye Comfort,\nBedtime Mode,\nImage Sharpener,\nVideo Color Enhancer,\nScreen Color Mode,\nColor Vision Enhancement,\nAuto Brightness,\nManual Brightness,\nScreen Color Temperature,\nBright HDR Video Mode,\nDark Mode,\nDolby Vision, \nHDR 10+, \nHDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color ProXDR Display with LTPO (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AIVoiceScribe, AI Plus Mind, AI VoiceScribe, AI Translation, AI Call Assistant, Google Gemini, AI Detail Boost, AI Unblur, AI Reflection Eraser, AI Reframe", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Aqua Touch 2.0, Hyper Touch, Graphite Cooling Layer, Gestures and on-screen Navigation Support, Plus Key, Noise Cancellation support, G1 Wi-Fi Chip, Large 4400mm² VC", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual band: BeiDou:B1I + B1C + B2a, GPS:L1+L5, GLONASS:G1, Galileo(E1+E5a), QZSS(L1+L5), NavIC:(N5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass,Accelerometer, Gyroscope, In-Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 13s,\nSUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case,\nSIM Tray Ejector", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June 05, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 13s (12GB RAM + 512GB)", + "Performance.3DMark Score": "5,994 (Wild Life Extreme) (35.6 FPS)", + "Performance.AnTuTu Score": "2,143,408 (Total) (v10)", + "Performance.AnTuTu Storage Score": "207,427", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "8,804 (Multi Core) (v6)
2,860 (Single Core)
15,074 (OpenCL)
15,919 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "55999.0", + "Price Drop": "6.6655746", + "Price Drop Amount": "3733", + "Related Items": "[{\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 42999}, {\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 68999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Realme GT 7 Pro (16GB RAM + 512GB)\", \"Price\": 55499}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/oneplus/2025/13s-5g/oneplus-13s-5g-12gb-256gb-5g.json b/data/smartphone/oneplus/2025/13s-5g/oneplus-13s-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..d3c308511b8 --- /dev/null +++ b/data/smartphone/oneplus/2025/13s-5g/oneplus-13s-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-13s-5g-12gb-256gb-5g", + "name": "OnePlus 13s 5G", + "brand": "oneplus", + "release_date": "2025-06-05", + "ram_gb": 12, + "battery_mah": 5850, + "weight_g": 185.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR Display with LTPO (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5850 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sensor: Sony LYT-700", + "Camera.Features": "Laser Focus, Color Spectrum Sensor, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sensor Size: 1/3.1\",\nLens Quantity: 5P,\nPixel Size: 0.7 µm,\nElectronic Image Stabilization: Yes,\nFocal Length: 21 mm equivalent,\nAperture: ƒ/2.0,\nField of View: 90°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
Sensor Size: 1/1.56\",\nMegapixels: 50,\nPixel Size: 1.0 µm,\nLens Quantity: 6P,\nOptical Image Stabilization: Yes,\nElectronic Image Stabilization: Yes,\nFocal Length: 24 mm equivalent.\nField of View: 84°
50 MP (Telephoto)
Sensor: S5KJN5 with 2X Optical Zoom,\nSensor Size: 1/2.75\",\nMegapixels: 50,\nPixel Size: 0.64 µm,\nLens Quantity: 5P,\nElectronic Image Stabilization: Yes,\nAutofocus: Yes", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n8/n26/n28/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7(802.11be), Wi-Fi 6(802.11ax), Wi-Fi 5(802.11 ac), 802.11 a/b/g/n, WLAN Display, WLAN overlay:Concurrent Wi-FI 2.4GHz 2x2+Wi-Fi 5GHz 2x2, WLAN tethering, 160 MHz Wi-Fi channels over 5 GHz, 2×2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 150.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.54:9", + "Display.Brightness": "HBM / Normal Brightness: 1600 / 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Support 100% Display P3,\nNature Tone Display,\nEye Comfort,\nBedtime Mode,\nImage Sharpener,\nVideo Color Enhancer,\nScreen Color Mode,\nColor Vision Enhancement,\nAuto Brightness,\nManual Brightness,\nScreen Color Temperature,\nBright HDR Video Mode,\nDark Mode,\nDolby Vision, \nHDR 10+, \nHDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color ProXDR Display with LTPO (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AIVoiceScribe, AI Plus Mind, AI VoiceScribe, AI Translation, AI Call Assistant, Google Gemini, AI Detail Boost, AI Unblur, AI Reflection Eraser, AI Reframe", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Aqua Touch 2.0, Hyper Touch, Graphite Cooling Layer, Gestures and on-screen Navigation Support, Plus Key, Noise Cancellation support, G1 Wi-Fi Chip, Large 4400mm² VC", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual band: BeiDou:B1I + B1C + B2a, GPS:L1+L5, GLONASS:G1, Galileo(E1+E5a), QZSS(L1+L5), NavIC:(N5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass,Accelerometer, Gyroscope, In-Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 13s,\nSUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case,\nSIM Tray Ejector", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June 05, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 13s 5G", + "Performance.3DMark Score": "5,994 (Wild Life Extreme) (35.6 FPS)", + "Performance.AnTuTu Score": "2,143,408 (Total) (v10)", + "Performance.AnTuTu Storage Score": "207,427", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "8,804 (Multi Core) (v6)
2,860 (Single Core)
15,074 (OpenCL)
15,919 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "50999.0", + "Price Drop": "6.9183526", + "Price Drop Amount": "3528", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49970}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Google Pixel 9\", \"Price\": 57300}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 63000}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/oneplus/2025/15-5g-16gb-ram-512gb/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oneplus/2025/15-5g-16gb-ram-512gb/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..bd8e9ff006f --- /dev/null +++ b/data/smartphone/oneplus/2025/15-5g-16gb-ram-512gb/oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-15-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 15 5G (16GB RAM + 512GB)", + "brand": "oneplus", + "release_date": "2025-10-27", + "ram_gb": 16, + "battery_mah": 7300, + "weight_g": 211.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, aptX Adaptive, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "7300 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W AIRVOOC", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Underwater, Master, TEXT SCANNER, DOC SCANNER, TILT-SHIFT, PRO VIDEO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sensor: Sony IMX709,\nLens Quantity: 5P,\nFocal Length: 21 mm equivalent,\nAutofocus: Supported,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: Sony's IMX906,\nLens Quantity: 6P,\nOptical Image Stabilization: Yes,\nAperture: ƒ/1.8,\nField of View: 84°,\nAutofocus: Yes
50 MP ƒ/2.8 (Telephoto)
Sensor: S5KJN5 with 3.5X optical zoom, 7x optical quality zoom,\nLens Quantity: 4P,\nOptical Image Stabilization: Yes,\nAperture: ƒ/2.8,\nField of View: 30°,\nAutofocus: Yes,\nUltra Res (digital) Zoom: up to 120x zoom
50 MP ƒ/2 (Ultra Wide)
Sensor: OV50D,\nLens Quantity: 6P,\nAperture: ƒ/2.0,\nField of view: 116°,\nAutofocus: Yes", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 120/60 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n2/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, aptX Adaptive, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be),\nWi-Fi 6 (802.11ax),\nWi-Fi 5 (802.11ac),\nWi-Fi Display,\nWLAN Tethering,\nWi-Fi 2.4GHz 2×2+Wi-Fi 5GHz 2×2 concurrent,\nWi-Fi 5GHz 160MHz,\n2×2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Infinite Black, Ultra Violet, Sand Storm", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 161.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20/9", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sun Display,\nReduce White Point,\nEye Comfort Reminders,\nMotion Cues,\nMinimum 1nit,\nEye Comfort for Gaming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 95.5%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Plus Mind, Gemini AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "OP Gaming Core, Touch Response Chip, G2 Wi-Fi Chip, Bypass Charging, 360° Cryo Velocity Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Dual band: GPS(L1+L5), GLONASS(G1), BeiDou(B1I+B1C+B2a), Galileo(E1+E5a), QZSS(L1+L5), NavIC(L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66/IP68/IP69K/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity,\nAmbient Light,\nColor Temperature,\nE-compass,\nAccelerometer,\nGyroscope,\nIn-display Ultrasonic Fingerprint Sensor,\nHall Sensor,\nLaser Focusing Sensor,\nSpectral Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 15,\nCharger,\nUSB data cable,\nSIM Ejector Tool,\nProtective Case,\nQuick Guide", + "General.Model": "CPH2745, CPH2747, PLK110", + "General.OS Updates": "", + "General.Release Date": "October 27, 2025", + "General.SAR": "1.17 W/kg (Head)
1 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X Ultra Plus", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 15 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "4,187,391 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/oneplus/2025/15/oneplus-15-12gb-256gb-5g.json b/data/smartphone/oneplus/2025/15/oneplus-15-12gb-256gb-5g.json new file mode 100644 index 00000000000..da566e9fb13 --- /dev/null +++ b/data/smartphone/oneplus/2025/15/oneplus-15-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-15-12gb-256gb-5g", + "name": "OnePlus 15", + "brand": "oneplus", + "release_date": "2025-10-27", + "ram_gb": 12, + "battery_mah": 7300, + "weight_g": 211.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "7300 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W AIRVOOC", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser focus, color spectrum sensor, HDR, panorama, LUT preview", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
80mm (periscope telephoto), 1/2.76\", 0.64µm, 3.5x optical zoom, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
16mm, 116˚ (ultrawide), 1/2.88\", 0.61µm, PDAF", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n48/n77/n78/n66", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Infinite Black, Ultra Violet, Sand Storm", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 161.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "PWM, Dolby Vision, HDR10+, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Gyro (UAV-grade) Compass, Barometer (exc. China)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2745, CPH2747, PLK110", + "General.OS Updates": "", + "General.Release Date": "October 27, 2025", + "General.SAR": "1.17 W/kg (Head)
1 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 15", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 51999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/oneplus/2025/15r-16gb-ram-512gb/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oneplus/2025/15r-16gb-ram-512gb/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..b4ddff2cb1a --- /dev/null +++ b/data/smartphone/oneplus/2025/15r-16gb-ram-512gb/oneplus-15r-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-15r-16gb-ram-512gb-16gb-512gb-5g", + "name": "OnePlus 15R (16GB RAM + 512GB)", + "brand": "oneplus", + "release_date": "2025-12-17", + "ram_gb": 16, + "battery_mah": 7400, + "weight_g": 213.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15r-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7400 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony's IMX906", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 120 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "No", + "Design.Colors": "Charcoal Black, Mint Breeze, Electric Violet", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "PWM, HDR10+, HDR Vivid, Sun Display,\nReduce White Point,\nEye Comfort Reminders,\nMotion Cues,\nEye Comfort for Gaming,\nColor Enhancement,\nColor Appearance Model", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "Yes, HDR10+", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Wi-Fi G2 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1+L5), GLONASS (G1), BDS (B1I+B1C+B2a), Galileo (E1+E5a), QZSS (L1+L5), NavIC (L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66, IP68, IP69 & IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus 15R,\nCharger,\nUSB Data Cable,\nSIM Ejector Tool,\nProtective Case,\nQuick Guide", + "General.Model": "CPH2767", + "General.OS Updates": "", + "General.Release Date": "December 17, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AAC+, WMA, AMR-NB, AMR-WB, WAV, FLAC, APE, OGG, MID, M4A, IMY, AC3, EAC3, EAC3-JOC, AC4", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "JPEG, PNG, BMP, GIF, WEB, HEIF, HEIC, DNG", + "Multimedia.Video": "Dolby Vision, HDR10, HDR10+, +HLG, HDRViVid, MKV, MOV, MP4, H.265 (HEVC), AVI, WMV, TS, 3GP, ASF, FLV, WEB", + "Name": "OnePlus 15R (16GB RAM + 512GB)", + "Performance.3DMark Score": "4,918 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,787,284 (Total) (v11)
878,250 (CPU)
901,173 (GPU)
372,396 (Memory)
635,465 (UX)
", + "Performance.AnTuTu Storage Score": "148,599", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "9,178 (Multi Core) (v6)
2,818 (Single Core)
17,665 (OpenCL)
20,709 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "61999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 7 (12GB RAM + 512GB)\", \"Price\": 43999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 54999}, {\"Name\": \"Motorola Signature (16GB RAM + 1TB)\", \"Price\": 66990}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Realme GT 7 Pro (16GB RAM + 512GB)\", \"Price\": 54999}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 59999}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 64999}, {\"Name\": \"Vivo X200T (12 GB RAM + 512 GB)\", \"Price\": 69999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen5", + "Technical.Core Details": "2x3.84 GHz Cortex-A76 & 6xX.x GHz", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-8-gen5" +} diff --git a/data/smartphone/oneplus/2025/nord-ce-5-5g-12gb-ram-256gb/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2025/nord-ce-5-5g-12gb-ram-256gb/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..a862308fe3a --- /dev/null +++ b/data/smartphone/oneplus/2025/nord-ce-5-5g-12gb-ram-256gb/oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-5-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord CE 5 5G (12GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2025-07-08", + "ram_gb": 12, + "battery_mah": 7100, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-5-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, Time-lapse, Hi-Res Scan, Tilt-Shift, 0.6x-20x digital zoom for photos\n0.6x-10x digital zoom for video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, Focal Length: 23 mm, EIS Supported
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony LYT-600, Sensor Size: 1/1.95\", Focal Length: 26mm (wide), 1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
OmniVision OV08D10", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi2.4G, WiFi5G, WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display, WLAN tethering,Wi-Fi 2.4GHz 20M, Wi-Fi 2.4GHz 40M, Wi-Fi 5GHz 20M, Wi-Fi 5GHz 40M, Wi-Fi 5GHz 80M, Wi-Fi 5GHz 160M, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Marble Mist, Black Infinity, Nexus Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.02 x 163.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "HBM: 1300 nits,\nPeak Brightness: 1430 nits,\nTypical brightness: 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Comfort / Night Mode,\nScreen Colour Mode,\nScreen Colour Temperature,\nAuto Brightness,\nManual Brightness,\nBed time mode,\nDark Mode,\nSupport sRGB, Display P3, 10-bit Color Depth, HDR10+,\nNetflix HD & HDR Certified,\nAmazon Prime Video HD & HDR Certified", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser, AI Perfect Shot, AI Reflection Remover, AI Reframe, Dual intelligence, Google Gemini, AI VoiceScribe, AI Translation, AI Call Assistant", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Speaker, Noise Cancellation Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient Light,\nE-compass,\nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE5,\n80W SUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Guide,\nProtective Case,\nScreen Protector (pre-applied),\nSIM Tray Ejector", + "General.Model": "Nord CE 5 5G", + "General.OS Updates": "", + "General.Release Date": "July 08, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GPP, ALAC, AMR, APE, FLAC, G711-ALAW, G711-MLAW, GSM, MP3, OPUS, RAW, VORBIS, PCM, WMA, AAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, AV1, H263, H264, H265, MP4V, MPEG2, WMV, VP8, VP9", + "Name": "OnePlus Nord CE 5 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "3,080 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,411,250 (Total) (v10)
306,528 (CPU)
556,883 (GPU)
268,763 (Memory)
279,076 (UX)
", + "Performance.AnTuTu Storage Score": "143,478", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,047 (Multi Core) (v6)
1,313 (Single Core)
7,438 (OpenCL)
8,528 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "28997.0", + "Price Drop": "0.0027203853", + "Price Drop Amount": "1", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 34998}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 26399}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23539}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26990}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 30800}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350 Apex", + "Technical.Core Details": "Arm cortex 1xA715@3.35GHZ,\nArm cortex 3xA715@3.2GHZ,\nArm cortex 4xA510@2.2GHZ", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8350-apex" +} diff --git a/data/smartphone/oneplus/2025/nord-ce-5-5g-8gb-ram-256gb/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2025/nord-ce-5-5g-8gb-ram-256gb/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..78e0bdd4364 --- /dev/null +++ b/data/smartphone/oneplus/2025/nord-ce-5-5g-8gb-ram-256gb/oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 5 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2025-07-08", + "ram_gb": 8, + "battery_mah": 7100, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-5-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, Time-lapse, Hi-Res Scan, Tilt-Shift, 0.6x-20x digital zoom for photos\n0.6x-10x digital zoom for video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, Focal Length: 23 mm, EIS Supported
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony LYT-600, Sensor Size: 1/1.95\", Focal Length: 26mm (wide), 1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
OmniVision OV08D10", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi2.4G, WiFi5G, WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display, WLAN tethering,Wi-Fi 2.4GHz 20M, Wi-Fi 2.4GHz 40M, Wi-Fi 5GHz 20M, Wi-Fi 5GHz 40M, Wi-Fi 5GHz 80M, Wi-Fi 5GHz 160M, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Marble Mist, Black Infinity, Nexus Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.02 x 163.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "HBM: 1300 nits,\nPeak Brightness: 1430 nits,\nTypical brightness: 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Comfort / Night Mode,\nScreen Colour Mode,\nScreen Colour Temperature,\nAuto Brightness,\nManual Brightness,\nBed time mode,\nDark Mode,\nSupport sRGB, Display P3, 10-bit Color Depth, HDR10+,\nNetflix HD & HDR Certified,\nAmazon Prime Video HD & HDR Certified", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser, AI Perfect Shot, AI Reflection Remover, AI Reframe, Dual intelligence, Google Gemini, AI VoiceScribe, AI Translation, AI Call Assistant", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Speaker, Noise Cancellation Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient Light,\nE-compass,\nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE5,\n80W SUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Guide,\nProtective Case,\nScreen Protector (pre-applied),\nSIM Tray Ejector", + "General.Model": "Nord CE 5 5G", + "General.OS Updates": "", + "General.Release Date": "July 08, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GPP, ALAC, AMR, APE, FLAC, G711-ALAW, G711-MLAW, GSM, MP3, OPUS, RAW, VORBIS, PCM, WMA, AAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, AV1, H263, H264, H265, MP4V, MPEG2, WMV, VP8, VP9", + "Name": "OnePlus Nord CE 5 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "3,080 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,411,250 (Total) (v10)
306,528 (CPU)
556,883 (GPU)
268,763 (Memory)
279,076 (UX)
", + "Performance.AnTuTu Storage Score": "143,478", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,047 (Multi Core) (v6)
1,313 (Single Core)
7,438 (OpenCL)
8,528 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "26997.0", + "Price Drop": "0.0029975032", + "Price Drop Amount": "1", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22638}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 23656}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29899}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350 Apex", + "Technical.Core Details": "Arm cortex 1xA715@3.35GHZ,\nArm cortex 3xA715@3.2GHZ,\nArm cortex 4xA510@2.2GHZ", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8350-apex" +} diff --git a/data/smartphone/oneplus/2025/nord-ce-5-5g/oneplus-nord-ce-5-5g-8gb-128gb-5g.json b/data/smartphone/oneplus/2025/nord-ce-5-5g/oneplus-nord-ce-5-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..1eef4caa68d --- /dev/null +++ b/data/smartphone/oneplus/2025/nord-ce-5-5g/oneplus-nord-ce-5-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-5-5g-8gb-128gb-5g", + "name": "OnePlus Nord CE 5 5G", + "brand": "oneplus", + "release_date": "2025-07-08", + "ram_gb": 8, + "battery_mah": 7100, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-5-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, Time-lapse, Hi-Res Scan, Tilt-Shift, 0.6x-20x digital zoom for photos\n0.6x-10x digital zoom for video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, Focal Length: 23 mm, EIS Supported
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony LYT-600, Sensor Size: 1/1.95\", Focal Length: 26mm (wide), 1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
OmniVision OV08D10", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, support SBC/AAC/aptX HD/aptX/LDAC/LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi2.4G, WiFi5G, WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display, WLAN tethering,Wi-Fi 2.4GHz 20M, Wi-Fi 2.4GHz 40M, Wi-Fi 5GHz 20M, Wi-Fi 5GHz 40M, Wi-Fi 5GHz 80M, Wi-Fi 5GHz 160M, 2x2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Marble Mist, Black Infinity, Nexus Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.02 x 163.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.9:9", + "Display.Brightness": "HBM: 1300 nits,\nPeak Brightness: 1430 nits,\nTypical brightness: 800 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Comfort / Night Mode,\nScreen Colour Mode,\nScreen Colour Temperature,\nAuto Brightness,\nManual Brightness,\nBed time mode,\nDark Mode,\nSupport sRGB, Display P3, 10-bit Color Depth, HDR10+,\nNetflix HD & HDR Certified,\nAmazon Prime Video HD & HDR Certified", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 94.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser, AI Perfect Shot, AI Reflection Remover, AI Reframe, Dual intelligence, Google Gemini, AI VoiceScribe, AI Translation, AI Call Assistant", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Speaker, Noise Cancellation Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient Light,\nE-compass,\nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE5,\n80W SUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Guide,\nProtective Case,\nScreen Protector (pre-applied),\nSIM Tray Ejector", + "General.Model": "Nord CE 5 5G", + "General.OS Updates": "", + "General.Release Date": "July 08, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "3GPP, ALAC, AMR, APE, FLAC, G711-ALAW, G711-MLAW, GSM, MP3, OPUS, RAW, VORBIS, PCM, WMA, AAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "3GPP, AV1, H263, H264, H265, MP4V, MPEG2, WMV, VP8, VP9", + "Name": "OnePlus Nord CE 5 5G", + "Performance.3DMark Score": "3,080 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,411,250 (Total) (v10)
306,528 (CPU)
556,883 (GPU)
268,763 (Memory)
279,076 (UX)
", + "Performance.AnTuTu Storage Score": "143,478", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,047 (Multi Core) (v6)
1,313 (Single Core)
7,438 (OpenCL)
8,528 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "24998.0", + "Price Drop": "-2.4050908", + "Price Drop Amount": "-601", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21520}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22311}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28060}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21899}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350 Apex", + "Technical.Core Details": "Arm cortex 1xA715@3.35GHZ,\nArm cortex 3xA715@3.2GHZ,\nArm cortex 4xA510@2.2GHZ", + "Technical.Custom UI": "OxygenOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8350-apex" +} diff --git a/data/smartphone/oneplus/2026/nord-6-5g-12gb-ram-256gb/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oneplus/2026/nord-6-5g-12gb-ram-256gb/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..f7bad14099b --- /dev/null +++ b/data/smartphone/oneplus/2026/nord-6-5g-12gb-ram-256gb/oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OnePlus Nord 6 5G (12GB RAM +256GB)", + "brand": "oneplus", + "release_date": "2026-04-07", + "ram_gb": 12, + "battery_mah": 9000, + "weight_g": 217.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-6-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "9000 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Nightscape, Pro Mode, Panorama, Cinematic, Slo-mo, Long Exposure, Dual-view Video, Time-lapse, Text-scanner, Hypertext, Hi-Res Mode, Tilt-shift, Google Lens.,\n0.6-20x digital zoom,\n4K video at 60/30 FPS,\n1080p video at 60/30 FPS,\n720p video at 30 FPS,\nEIS/OIS video: 4K video at 60/30 FPS, 1080p video at 60/30 FPS (default), 720p video at 30 FPS,\nSlo-mo video at 1080p at 240 FPS, 720p at 240 FPS,\nTime-lapse at 4K video at 30 FPS, 1080p video at 30 FPS,\nDigital zoom: Up to 10x,\nDual-view video capturing support,\nCinematic video capturing support,\nVideo Editor", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Sensor Size: 1/7.87 cm (3.1\"),\nMegapixels: 32,\nLens Quantity: 5P,\nPixel Size: 0.7 µm,\nElectronic Image Stabilization: Yes,\nFocal Length: 21 mm equivalent,\nPDAF: Yes,\nAutofocus: Yes,\nAperture: ƒ/2.0,\nField of View: 90°.
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: Sony LYTIA-600 CMOS,\nSensor Size: 1/4.96 cm (1.953\"),\nMegapixels: 50,\nPixel Size: 0.8 µm,\nLens Quantity: 5P,\nDual-axis Optical Image Stabilization: Yes,\nDual-axis Electronic Image Stabilization: Yes,\nFocal Length: 26 mm equivalent,\nAperture: ƒ/1.8,\nField of View: 79°,\nPDAF: Yes,\nAutofocus: Yes
8 MP ƒ/2.2 (Ultra Wide)
Sensor: OmniVision OV08F\nSensor size: 1/10.16 cm (4\")\nMegapixels: 8\nPixel Size: 1.12 µm\nLens Quantity: 5P\nFocal Length: 16 mm equivalent\nAperture: ƒ/2.2\nField of View: 112°", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2x2 MIMO, Support Wi-Fi 2.4G/5G, Wi-Fi 7, Support WiFi 802.11 a/b/g/n/ac/ax/be", + "Design.Bezel less": "No", + "Design.Colors": "Fresh Mint, Pitch Black, Quick Silver", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 162.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.6:9", + "Display.Brightness": "Adjustable / Full-screen (HBM) / Peak Brightness: 800 / 1800 / 3600 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Refresh Rate: Up to 165Hz (60/90/120/144/165Hz),\nPanel Type: Sunburst AMOLED (Flex),\nSupport sRGB, DCI-P3,\n100% sRGB, 100% DCI-P3,\nTouch Response (Instantaneous): Up to 3200 Hz with dedicated Touch Reflex chip,\nEye-care Pulse-Width Modulation: 3840 Hz.\nSunburst Display,\nEye Comfort,\nBed Time Mode,\nScreen Color Mode,\nColor Personalization,\nColor Vision Enhancement,\nAuto/manual Brightness,\nWhite Point Reduction,\nScreen Color Temperature,\nNight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "GG Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93.5%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser, AI Perfect Shot, AI Reflection Remover, AI Reframe, Dual intelligence, Google Gemini, AI VoiceScribe, AI Translation, AI Call Assistant", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Dual SIM Dual Active support), Supports Qualcomm AI Engine, G2 WiFi Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, GLONASS, BDS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66, IP68, IP69, IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nElectronic Compass,\n\"6-axis\" Gyroscope,\nAmbient Light Sensor,\nProximity Sensor,\nColor Temperature Sensor,\nSensor Core", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord 6,\n80W SUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case,\nScreen Protector (pre-applied),\nSIM Tray Ejector", + "General.Model": "Nord 6", + "General.OS Updates": "4 years", + "General.Release Date": "April 07, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "Dual Stereo Speakers with 300% Super Audio Mode support\nOReality Audio Support\n,Noise Cancellation Support", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Playback: AAC, AMR, MIDI, MP3, OGG, WAV, FLAC, APE,\nRecording: WAV, AAC, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "Playback: JPEG, PNG, AVIF, WEBP, GIF, BMP, WBMP, HEIF, DNG, ICO\nOutput: JPEG, HEIF, RAW", + "Multimedia.Video": "Playback: 3GP, MP4, MKV, HEVC, AVC, VP9, AV1, TS, MOV, M2TS\nRecording: MP4", + "Name": "OnePlus Nord 6 5G (12GB RAM +256GB)", + "Performance.3DMark Score": "4,485 (Wild Life Extreme) (26.86 FPS)", + "Performance.AnTuTu Score": "2,290,104 (Total) (v11)
694,011 (CPU)
782,470 (GPU)
305,464 (Memory)
508,159 (UX)
", + "Performance.AnTuTu Storage Score": "131,276
Sequential Read: 3987 MB/s; Sequential Write: 3600 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,369 (Multi Core) (v6)
2,033 (Single Core)
13,160 (OpenCL)
18,262 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15R 5G\", \"Price\": 50499}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 42999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 41998}, {\"Name\": \"OnePlus 15R (12GB RAM + 512GB)\", \"Price\": 55499}, {\"Name\": \"iQOO 15R\", \"Price\": 44998}, {\"Name\": \"OnePlus 15\", \"Price\": 72998}, {\"Name\": \"iQOO 15R (12GB RAM + 256GB)\", \"Price\": 47998}, {\"Name\": \"OnePlus 15T\", \"Price\": 42990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/oneplus/2026/nord-ce-6-5g-8gb-ram-256gb/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2026/nord-ce-6-5g-8gb-ram-256gb/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..ef04f3a67a6 --- /dev/null +++ b/data/smartphone/oneplus/2026/nord-ce-6-5g-8gb-ram-256gb/oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 6 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2026-05-07", + "ram_gb": 8, + "battery_mah": 8000, + "weight_g": 215.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-6-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 b Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charging", + "Battery.Music Playback Time": "30 hours", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pano, FILM, Slo-mo, Long Exposure, Dual-view Video, Time-lapse, Hi-Res, Google Lens, Pro, Text scanner, Tilt-Shift, Zoom 1-10x digital zoom, 4K video at 30 fps,\n1080p video at 60/30 fps,\n720p video at 60/30 fps,\nEIS/OIS video: 4K video at 30 fps, 1080p video at 60/30 fps (default), 720p video at 60/30 fps,\nSlo-mo video at 1080p at 120 fps, 720p at 240/120 fps,\nTime-lapse at 1080p video at 1920/960/480/240/120/60/30/15 fps,\nDigital zoom: Up to 10x,\nDual-view video capturing support,\nCinematic video capturing support,\nVideo Editor", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Sensor: Galaxycore GC32E2,\nSensor Size: 1/3.1\",\nMegapixels: 32,\nLens Quantity: 5P,\nPixel Size: 0.7 µm,\nTri-axis Electronic Image Stabilization: Yes,\nFocal Length: 21 mm equivalent,\nAutofocus: Yes,\nAperture: ƒ/2.0,\nField of View: 90°
Punch Hole, Autofocus, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: OmniVision OV50D40 CMOS,\nSensor Size: 1/2.88\",\nMegapixels: 50,\nPixel Size: 0.61 µm,\nLens Quantity: 5P,\nDual-axis Optical Image Stabilization: Yes,\nTri-axis Electronic Image Stabilization: Yes,\nFocal Length: 27 mm equivalent,\nAperture: ƒ/1.8,\nField of View: 76°,\nPDAF: Yes,\nAutofocus: Yes
2 MP (Assistance Camera)
Sensor: Galaxycore GC02M1B CMOS,\nSensor size: 1/5\",\nMegapixels: 2,\nPixel Size: 1.75 µm,\nLens Quantity: 3P,\nFocal Length: 22 mm equivalent,\nAperture: ƒ/2.4,\nField of View: 89°", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, aptX, aptX HD, aptX Adaptive, LDAC, AAC, SBC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "1x1 SISO, Support 2.4G/5G, Wi-Fi 6, Support WiFi 802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "", + "Design.Colors": "Fresh Blue, \nLunar Pearl,\nPitch Black", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 162.5 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.6:9", + "Display.Brightness": "Adjustible / Full-screen (HBM) / Peak Brightness: 800 / 1800 / 3600 nits", + "Display.Color Gamut": "100% DCI-P3", + "Display.Curved Display": "", + "Display.Display Dimming": "Pulse-Width Modulation: 3840 Hz", + "Display.Dual Display": "", + "Display.Features": "Touch Response (Instantaneous): Up to 3200 Hz with Dedicated Touch Reflex Chip,\nEye-care ,\nSunburst HDR technology: Yes,\nSunburst Display,\nEye Comfort,\nBed Time Mode,\nScreen Color Mode,\nAuto/manual Brightness,\nWhite Point Reduction,\nScreen Color Temperature,\nNight Mode,,\nAqua Touch 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "GG Victus+", + "Display.HDR Support": "Yes", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93.5%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 b Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Dual AI for Study, Work and Play. OnePlus AI, AI Portrait Glow, AI Perfect Shot, AI Eraser, AI Unblur, AI Reflection Eraser, AI Reframe, AI Detail Boost, Google Gemini", + "Extra.Cooling System": "5,000 mm² Vapor Chamber, 33,147 mm² Total Cooling Area", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Dual SIM Dual Active, Qualcomm AI Engine, Touch Reflex Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, A-GPS, GLONASS, Galileo, Beidou, QZSS", + "Extra.Gaming Features": "Up to 144 FPS in Popular Games, 6-hour Steady-Smooth BGMI, 6-axis gyroscope, OP Gaming Suite, Footstep Sound Boost", + "Extra.IP Rating": "IP66, IP68, IP69, IP69K", + "Extra.NFC": "", + "Extra.Sensors": "In-display Fingerprint Sensor,\nAccelerometer,\nElectronic Compass,\n\"6-axis\" Gyroscope,\nAmbient Light Sensor,\nProximity Sensor,\nColor Temperature Sensor,\nSensor Core,\nInfrared Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE6,\n80W SUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case ,\nScreen Protector (pre-applied),\nSIM Tray Ejector", + "General.Model": "Nord CE 6 5G", + "General.OS Updates": "", + "General.Release Date": "May 07, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "Dual Stereo Speakers with 300% Super Audio Mode support, OReality Audio support", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Playback: MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI\nRecording: WAV, AAC, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "Playback: JPEG, BMP, PNG, HEIF, WEBP, GIF, ICO\nOutput: JPEG, HEIF", + "Multimedia.Video": "HDR10\nPlayback: MP4, 3GP, MKV, MOV, HEVC, AVC, VP9, WEBM, TS, M2TS\nRecording: MP4", + "Name": "OnePlus Nord CE 6 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "1,111 (Wild Life Extreme) (6.65 FPS)", + "Performance.AnTuTu Score": "1,133,123 (Total) (v11)
433,871 (CPU)
192,493 (GPU)
212,884 (Memory)
293,875 (UX)
", + "Performance.AnTuTu Storage Score": "100,306
Sequential Read: 1987 MB/s; Sequential Write: 1799 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,287 (Multi Core) (v6)
1,147 (Single Core)
3,566 (OpenCL)
4,675 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "32998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 6\", \"Price\": 38998}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28849}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Vivo T5 Pro 5G (8GB RAM + 256GB)\", \"Price\": 34899}, {\"Name\": \"Motorola Edge 70 Fusion 5G (8GB RAM + 256 GB)\", \"Price\": 29065}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"OnePlus Nord 6 5G (12GB RAM +256GB)\", \"Price\": 48999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen4", + "Technical.Core Details": "1x2.7 GHz Kryo Prime + 3x2.4 GHz Kryo Gold + 4x1.8 GHz Kryo Silver", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7s-gen4" +} diff --git a/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-128gb/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-128gb/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..20f9242ed51 --- /dev/null +++ b/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-128gb/oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 128GB)", + "brand": "oneplus", + "release_date": "2026-05-07", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-6-lite-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "81 hours", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "450 min", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, Scan, TILT-SHIFT,\n4K video at 30 FPS,\n1080P video at 60/30 FPS,\n720P video at 60/30 FPS,\nEIS video: 4K video at 30 FPS, 1080P video at 60/30 FPS, 720P video at 60/30 FPS,\nSlo-mo video at 1080P at 120 FPS, 720p at 120/240 FPS,\nTime-lapse at 1080P video at 30 FPS,\nDigital zoom: Up to 10x,\nDual-view video capturing support,\nCinematic video capturing support,\nVideo Editor", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: Omnivision OV50D40\nMegapixels: 50\nDual-axis electronic image stabilization: Yes\nAperture: ƒ/1.8\nPDAF: Yes\nAutofocus: Yes
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "1x1 SISO\nSupports Wi-Fi 2.4G/5G\nSupports Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Vivid Mint, Hyper Black", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 800 nits (Typical),\nHBM: 1000 nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display,\nEye Comfort,\nScreen Refresh Rate Switching,\nScreen Color Mode,\nAuto/manual Brightness Adjustment,\nFull Brightness DC Dimming,\nScreen Color Temperature Adjustment,\nDark Mode / Sleep Mode,\nAqua Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Google Gemini, AI SmartLink, AI Portrait Glow, AI Eraser , AI Perfect Shot, AI Unblur, \nAI Reflection Eraser, AI Reframe, \nAI Detail Boost", + "Extra.Cooling System": "5300 mm² Vapor Chamber", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GLONASS, Galileo, QZSS, BDS", + "Extra.Gaming Features": "Up to 144 FPS Support for Endless Runner Games and 90 FPS Gameplay for Top-rated Shooters", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Side Fingerprint Sensor,\nAccelerometer,\nElectronic Compass,\nGyroscope,\nAmbient Light Sensor,\nProximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE6 Lite,\nSUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case,\nSIM Tray Ejector", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 07, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "Dual Stereo Speakers With 300% Ultra Volume Mode, OReality Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Playback: MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA\nRecording: WAV, AAC, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "Playback: JPEG, BMP, PNG, HEIF, AVIF, WEBP, GIF, WBMP, ICO\nOutput: JPEG, HEIF", + "Multimedia.Video": "Playback: MP4, 3GP, MKV, MOV, AVI, FLV, HEVC, AVC, VP9, VP8, AV1\nRecording: MP4", + "Name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,030,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 23499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 24999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 17139}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17835}, {\"Name\": \"Motorola Edge 60 Fusion 5G (8GB RAM + 128GB)\", \"Price\": 22449}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Apex", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-apex" +} diff --git a/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-256gb/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-256gb/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..ad5b80fe325 --- /dev/null +++ b/data/smartphone/oneplus/2026/nord-ce-6-lite-5g-8gb-ram-256gb/oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oneplus-nord-ce-6-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)", + "brand": "oneplus", + "release_date": "2026-05-07", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nord-ce-6-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "81 hours", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "450 min", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "OnePlus", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, Scan, TILT-SHIFT,\n4K video at 30 FPS,\n1080P video at 60/30 FPS,\n720P video at 60/30 FPS,\nEIS video: 4K video at 30 FPS, 1080P video at 60/30 FPS, 720P video at 60/30 FPS,\nSlo-mo video at 1080P at 120 FPS, 720p at 120/240 FPS,\nTime-lapse at 1080P video at 30 FPS,\nDigital zoom: Up to 10x,\nDual-view video capturing support,\nCinematic video capturing support,\nVideo Editor", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: Omnivision OV50D40\nMegapixels: 50\nDual-axis electronic image stabilization: Yes\nAperture: ƒ/1.8\nPDAF: Yes\nAutofocus: Yes
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, Supports SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "1x1 SISO\nSupports Wi-Fi 2.4G/5G\nSupports Wi-Fi 802.11 a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Vivid Mint, Hyper Black", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 800 nits (Typical),\nHBM: 1000 nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display,\nEye Comfort,\nScreen Refresh Rate Switching,\nScreen Color Mode,\nAuto/manual Brightness Adjustment,\nFull Brightness DC Dimming,\nScreen Color Temperature Adjustment,\nDark Mode / Sleep Mode,\nAqua Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Google Gemini, AI SmartLink, AI Portrait Glow, AI Eraser , AI Perfect Shot, AI Unblur, \nAI Reflection Eraser, AI Reframe, \nAI Detail Boost", + "Extra.Cooling System": "5300 mm² Vapor Chamber", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GLONASS, Galileo, QZSS, BDS", + "Extra.Gaming Features": "Up to 144 FPS Support for Endless Runner Games and 90 FPS Gameplay for Top-rated Shooters", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Side Fingerprint Sensor,\nAccelerometer,\nElectronic Compass,\nGyroscope,\nAmbient Light Sensor,\nProximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "OnePlus Nord CE6 Lite,\nSUPERVOOC Power Adapter,\nType-A to C Cable,\nQuick Start Guide,\nProtective Case,\nSIM Tray Ejector", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 07, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "Dual Stereo Speakers With 300% Ultra Volume Mode, OReality Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Playback: MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA\nRecording: WAV, AAC, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "Playback: JPEG, BMP, PNG, HEIF, AVIF, WEBP, GIF, WBMP, ICO\nOutput: JPEG, HEIF", + "Multimedia.Video": "Playback: MP4, 3GP, MKV, MOV, AVI, FLV, HEVC, AVC, VP9, VP8, AV1\nRecording: MP4", + "Name": "OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,030,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 6 5G (8GB RAM + 256GB)\", \"Price\": 32998}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26018}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38998}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 26499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28849}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Apex", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OxygenOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-apex" +} diff --git a/data/smartphone/oppo/2022/a1-pro-5g/oppo-a1-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2022/a1-pro-5g/oppo-a1-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..bc156e62852 --- /dev/null +++ b/data/smartphone/oppo/2022/a1-pro-5g/oppo-a1-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a1-pro-5g-8gb-128gb-5g", + "name": "OPPO A1 Pro 5G", + "brand": "oppo", + "release_date": "2022-11-16", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 171.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a1-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night scene, video, photo, portrait, professional, ultra-clear quality, panorama, slow motion, time-lapse photography, multi-view video, cute shot, AI ID photo, super text, scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
25mm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
24mm, AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n5/n8/n28A/n41/n77/n78, NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Gold", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 162.3 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A1 Pro", + "General.OS Updates": "", + "General.Release Date": "November 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A1 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A14 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Vivo V26 Pro\", \"Price\": 42990}, {\"Name\": \"OPPO Reno 10\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/a16e/oppo-a16e-3gb-32gb-4g-lte.json b/data/smartphone/oppo/2022/a16e/oppo-a16e-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..ee3455dd4c0 --- /dev/null +++ b/data/smartphone/oppo/2022/a16e/oppo-a16e-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a16e-3gb-32gb-4g-lte", + "name": "OPPO A16e", + "brand": "oppo", + "release_date": "2022-03-21", + "ram_gb": 3, + "battery_mah": 4230, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a16e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4230 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.4", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/13", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164 x 7.85 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.27%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "with A-GPS, BeiDou Navigation Satellite System, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A16e", + "General.OS Updates": "", + "General.Release Date": "March 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A16e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P22", + "Technical.Core Details": "4x2.4 GHz Cortex-A53 & 4x1.6 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p22" +} diff --git a/data/smartphone/oppo/2022/a17/oppo-a17-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a17/oppo-a17-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c713a4d95b9 --- /dev/null +++ b/data/smartphone/oppo/2022/a17/oppo-a17-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a17-4gb-64gb-4g-lte", + "name": "OPPO A17", + "brand": "oppo", + "release_date": "2022-09-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1", + "Camera.Features": "Night, Video, Photo, Timelapse, Expert, Panorama, Sticker, and Google Lens, 20 Burst Photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac", + "Design.Bezel less": "", + "Design.Colors": "Sunlight Orange, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4 Rated", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gravity, Geomagnetic Sensor, Light Sensor, Proximity Sensor, Step Counting Function", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A17", + "General.OS Updates": "", + "General.Release Date": "September 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-0.5273277", + "Price Drop Amount": "-53", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 16799}, {\"Name\": \"OPPO A17K\", \"Price\": 9399}, {\"Name\": \"Samsung Galaxy A04s\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33999}, {\"Name\": \"Vivo Y22\", \"Price\": 10970}, {\"Name\": \"OPPO A58\", \"Price\": 18990}, {\"Name\": \"Oppo A18\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 11164}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "Arm Cortex-A53", + "Technical.Custom UI": "ColorOS 12.1.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a17k/oppo-a17k-3gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a17k/oppo-a17k-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9c99252f518 --- /dev/null +++ b/data/smartphone/oppo/2022/a17k/oppo-a17k-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a17k-3gb-64gb-4g-lte", + "name": "OPPO A17K", + "brand": "oppo", + "release_date": "2022-10-13", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a17k", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, miniUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Video, Photo, Time-lapse, Expert, Panorama, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, miniUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac)", + "Design.Bezel less": "", + "Design.Colors": "Navy Blue, Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7 million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A17K", + "General.OS Updates": "", + "General.Release Date": "October 13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A17K", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "7.5020604", + "Price Drop Amount": "599", + "Related Items": "[{\"Name\": \"OPPO A17\", \"Price\": 10083}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6789}, {\"Name\": \"Realme C30s (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "ColorOS 12.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a36/oppo-a36-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2022/a36/oppo-a36-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..794908091b2 --- /dev/null +++ b/data/smartphone/oppo/2022/a36/oppo-a36-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a36-8gb-256gb-4g-lte", + "name": "Oppo A36", + "brand": "oppo", + "release_date": "2022-01-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a36", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Professional Mode, Night Mode, Panorama Mode, Portrait, Time-lapse Photography, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4
Portrait", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A36", + "General.OS Updates": "", + "General.Release Date": "January 10, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A36", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 9 4G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 ", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/a57-4g-4gb-ram-64-gb/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a57-4g-4gb-ram-64-gb/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..31bab8a8b4d --- /dev/null +++ b/data/smartphone/oppo/2022/a57-4g-4gb-ram-64-gb/oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a57-4g-4gb-ram-64-gb-4gb-64gb-4g-lte", + "name": "OPPO A57 4G (4GB RAM + 64 GB)", + "brand": "oppo", + "release_date": "2022-05-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a57-4g-4gb-ram-64-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.03 x 163.74 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A57 4G", + "General.OS Updates": "", + "General.Release Date": "May 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A57 4G (4GB RAM + 64 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "-60.274746", + "Price Drop Amount": "-10241", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"OPPO A17\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 10\", \"Price\": 27990}, {\"Name\": \"OPPO A74 5G\", \"Price\": 17990}, {\"Name\": \"Vivo Y22\", \"Price\": 8999}, {\"Name\": \"Infinix Hot 30\", \"Price\": 10999}, {\"Name\": \"Lava Storm Play 5G (8GB RAM + 256GB)\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a57-4g/oppo-a57-4g-3gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a57-4g/oppo-a57-4g-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d3aa9412bb6 --- /dev/null +++ b/data/smartphone/oppo/2022/a57-4g/oppo-a57-4g-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a57-4g-3gb-64gb-4g-lte", + "name": "OPPO A57 4G", + "brand": "oppo", + "release_date": "2022-05-27", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a57-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.03 x 163.74 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A57 4G", + "General.OS Updates": "", + "General.Release Date": "May 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A57 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A3x 4G (4GB RAM + 128GB)\", \"Price\": 9580}, {\"Name\": \"OPPO A57s\", \"Price\": 13990}, {\"Name\": \"Realme C33 (4GB RAM + 64GB)\", \"Price\": 9999}, {\"Name\": \"Oppo A18 (4GB RAM + 128GB)\", \"Price\": 10750}, {\"Name\": \"OPPO A38\", \"Price\": 9994}, {\"Name\": \"OPPO A79 5G\", \"Price\": 18600}, {\"Name\": \"Motorola Moto G32\", \"Price\": 8990}, {\"Name\": \"Vox V12\", \"Price\": 655}, {\"Name\": \"Poco M4 Pro 5G\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a57e/oppo-a57e-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a57e/oppo-a57e-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4e5ed20c7d0 --- /dev/null +++ b/data/smartphone/oppo/2022/a57e/oppo-a57e-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a57e-4gb-64gb-4g-lte", + "name": "OPPO A57e", + "brand": "oppo", + "release_date": "2022-09-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a57e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.03 x 163.74 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A57e", + "General.OS Updates": "", + "General.Release Date": "September 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A57e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 69990}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a57s/oppo-a57s-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2022/a57s/oppo-a57s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..488f3766031 --- /dev/null +++ b/data/smartphone/oppo/2022/a57s/oppo-a57s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a57s-4gb-64gb-4g-lte", + "name": "OPPO A57s", + "brand": "oppo", + "release_date": "2022-08-31", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a57s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Starry Black, Sky Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP5X", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2385", + "General.OS Updates": "", + "General.Release Date": "August 31, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A57s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 19990}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g35" +} diff --git a/data/smartphone/oppo/2022/a76/oppo-a76-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2022/a76/oppo-a76-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..87fd64fff59 --- /dev/null +++ b/data/smartphone/oppo/2022/a76/oppo-a76-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a76-6gb-128gb-4g-lte", + "name": "OPPO A76", + "brand": "oppo", + "release_date": "2022-02-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a76", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panoramic, Portrait, Time-lapse, Text Scanner, Sticker", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "All Day Eyecare with Sunlight and Moonlight Display", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Three Finger Google Translation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Optical Proximity Sensor, Compass, Geomagnetic Sensor, Ambient Light Sensor, Gravity Sensor , Virtual Gyroscope, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A76", + "General.OS Updates": "", + "General.Release Date": "February 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A76", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17099}, {\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 14999}, {\"Name\": \"OPPO A58\", \"Price\": 18990}, {\"Name\": \"OPPO A79 5G\", \"Price\": 16999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680 ", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/a77-5g/oppo-a77-5g-6gb-128gb-5g.json b/data/smartphone/oppo/2022/a77-5g/oppo-a77-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..8229fcf5a81 --- /dev/null +++ b/data/smartphone/oppo/2022/a77-5g/oppo-a77-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a77-5g-6gb-128gb-5g", + "name": "Oppo A77 5G", + "brand": "oppo", + "release_date": "2022-06-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a77-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.8 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A77 5G", + "General.OS Updates": "", + "General.Release Date": "June 1, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A77 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29890}, {\"Name\": \"OPPO A57s\", \"Price\": 13990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 810", + "Technical.Core Details": "2x Arm Cortex-A76 @ 2.4GHz & 6x Arm Cortex-A55 @ 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-810" +} diff --git a/data/smartphone/oppo/2022/a77s/oppo-a77s-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2022/a77s/oppo-a77s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9aaf9d13ae5 --- /dev/null +++ b/data/smartphone/oppo/2022/a77s/oppo-a77s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a77s-8gb-128gb-4g-lte", + "name": "OPPO A77s", + "brand": "oppo", + "release_date": "2022-10-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a77s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, AAC, SBC, aptX, and aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Supervooc", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, PRO, PANO, Portrait, TIME-LAPSE, SLO-MO, Text scanner, Extra HD, STICKER, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP
Bokeh", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, AAC, SBC, aptX, and aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Starry Black, Sunset Orange", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.74 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, GPS, BDS, GLONASS, Galileo, and QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A77s", + "General.OS Updates": "", + "General.Release Date": "October 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A77s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A78 4G\", \"Price\": 16099}, {\"Name\": \"OPPO Reno7 Z 5G\", \"Price\": 17999}, {\"Name\": \"Realme 11x 5G (8GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Infinix Note 30 5G\", \"Price\": 14999}, {\"Name\": \"Realme C75\", \"Price\": 9990}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 10599}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 8299}, {\"Name\": \"OPPO A79 5G\", \"Price\": 17999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "ColorOS 12.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/a96-4g/oppo-a96-4g-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2022/a96-4g/oppo-a96-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6f9098160be --- /dev/null +++ b/data/smartphone/oppo/2022/a96-4g/oppo-a96-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a96-4g-8gb-128gb-4g-lte", + "name": "OPPO A96 4G", + "brand": "oppo", + "release_date": "2022-03-18", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a96-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait, Time-lapse, Sticker, Slow-motion, Text scanner, Extra HD, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430 nits (typ), 600 nits (HDR)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX5, IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Virtual Gyroscope, Compass Geomagnetic sensor, Optical Proximity Sensor, Ambient Light Sensor, Gravity Sensor, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A96 ", + "General.OS Updates": "", + "General.Release Date": "March 18, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A96 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A56 5G\", \"Price\": 17990}, {\"Name\": \"Oppo A60 4G\", \"Price\": 15990}, {\"Name\": \"OPPO K12x\", \"Price\": 12999}, {\"Name\": \"Oppo A78 4G\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 17499}, {\"Name\": \"Motorola Moto G72 5G\", \"Price\": 19990}, {\"Name\": \"Motorola Moto G60\", \"Price\": 11490}, {\"Name\": \"OPPO A58 4G\", \"Price\": 12700}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/a96-5g/oppo-a96-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2022/a96-5g/oppo-a96-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..9fc2c16cd53 --- /dev/null +++ b/data/smartphone/oppo/2022/a96-5g/oppo-a96-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a96-5g-8gb-256gb-5g", + "name": "Oppo A96 5G", + "brand": "oppo", + "release_date": "2022-01-12", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 171.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a96-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430 nits (typ), 600 nits (HDR)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A96 5G", + "General.OS Updates": "", + "General.Release Date": "January 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A96 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Google Pixel 8 5G\", \"Price\": 38999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16685}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/f21s-pro/oppo-f21s-pro-8gb-128gb-5g.json b/data/smartphone/oppo/2022/f21s-pro/oppo-f21s-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..ede4d79852d --- /dev/null +++ b/data/smartphone/oppo/2022/f21s-pro/oppo-f21s-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f21s-pro-8gb-128gb-5g", + "name": "OPPO F21s Pro", + "brand": "oppo", + "release_date": "2022-09-15", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f21s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Photo, Video, PRO, PANO, Portrait, TIME-LAPSE, SLO-MO, Text scanner, Google Lens, Extra HD, Macro, STICKER, and Dual-view video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4
Microscope
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n5/n41/n78/n8/n28, NR NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.66 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz touch , 600 nits, 97% NTSC/93% DCI-P3 Gentle mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Built-in GPS, A-GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F21s Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F21s Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO F21 Pro 5G\", \"Price\": 18329}, {\"Name\": \"Realme P4 5G\", \"Price\": 16499}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 11668}, {\"Name\": \"Vivo Y28 5G\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 7499}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 17986}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15878}, {\"Name\": \"OPPO F21 Pro 4G\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/find-x5-5g/oppo-find-x5-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2022/find-x5-5g/oppo-find-x5-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..fbe0068bf81 --- /dev/null +++ b/data/smartphone/oppo/2022/find-x5-5g/oppo-find-x5-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x5-5g-8gb-256gb-5g", + "name": "Oppo Find X5 5G", + "brand": "oppo", + "release_date": "2022-02-24", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 196.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x5-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Hasselblad Color Calibration, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
25mm, 1/2.74\", 0.8µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.6 x 160.3 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits (typ), 800 nits (HBM), 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X5", + "General.OS Updates": "", + "General.Release Date": "February 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X5 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "84990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 44990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/oppo/2022/find-x5-lite-5g/oppo-find-x5-lite-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2022/find-x5-lite-5g/oppo-find-x5-lite-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..f04260285da --- /dev/null +++ b/data/smartphone/oppo/2022/find-x5-lite-5g/oppo-find-x5-lite-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x5-lite-5g-8gb-256gb-5g", + "name": "Oppo Find X5 Lite 5G", + "brand": "oppo", + "release_date": "2022-02-24", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x5-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160.6 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 430 nits (typ), 600 nits (HDR), 800 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X5 Lite", + "General.OS Updates": "", + "General.Release Date": "February 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X5 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno7 5G\", \"Price\": 24949}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Google Pixel 9\", \"Price\": 54999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A34 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/oppo/2022/find-x5-pro-dimensity-edition/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g.json b/data/smartphone/oppo/2022/find-x5-pro-dimensity-edition/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..534dd44a077 --- /dev/null +++ b/data/smartphone/oppo/2022/find-x5-pro-dimensity-edition/oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x5-pro-dimensity-edition-12gb-256gb-5g", + "name": "OPPO Find X5 Pro Dimensity Edition", + "brand": "oppo", + "release_date": "2022-02-24", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 218.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x5-pro-dimensity-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "resolution": "~ 525 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Hasselblad Color Calibration, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
13 MP ƒ/2.4 (Telephoto)
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 163.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, BT.2020, 500 nits (typ), 800 nits (HBM), 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 525 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.7 inches, 1440 x 3216 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X5 Pro Dimensity", + "General.OS Updates": "", + "General.Release Date": "February 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Find X5 Pro Dimensity Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 54998}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}]", + "Technical.Browser": "", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 9000", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/oppo/2022/k10-8gb-ram-128gb/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2022/k10-8gb-ram-128gb/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..edef19fba95 --- /dev/null +++ b/data/smartphone/oppo/2022/k10-8gb-ram-128gb/oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k10-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "OPPO K10 (8GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2022-03-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k10-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SuperVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1SQ03", + "Camera.Features": "Panorama, Portrait, Time-lapse, Sticker, Slow-motion, Text scanner, Extra HD, Macro, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4
Bokeh
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 96% NTSC, Contrast: 1500:1, 480 nits Brightness, SRF 2D High Defination Film", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Optical Proximity Sensor, Ambient Light Sensor, Accelerometer, Gravity Sensor, Virtual Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K10", + "General.OS Updates": "", + "General.Release Date": "March 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K10 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20849}, {\"Name\": \"Realme P4 5G (8GB RAM + 128GB)\", \"Price\": 18499}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/k10/oppo-k10-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2022/k10/oppo-k10-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..893d9cd083d --- /dev/null +++ b/data/smartphone/oppo/2022/k10/oppo-k10-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k10-6gb-128gb-4g-lte", + "name": "OPPO K10", + "brand": "oppo", + "release_date": "2022-03-23", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SuperVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1SQ03", + "Camera.Features": "Panorama, Portrait, Time-lapse, Sticker, Slow-motion, Text scanner, Extra HD, Macro, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4
Bokeh
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 96% NTSC, Contrast: 1500:1, 480 nits Brightness, SRF 2D High Defination Film", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Optical Proximity Sensor, Ambient Light Sensor, Accelerometer, Gravity Sensor, Virtual Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K10", + "General.OS Updates": "", + "General.Release Date": "March 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Oppo K13\", \"Price\": 17998}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20799}, {\"Name\": \"OPPO A58\", \"Price\": 18990}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}, {\"Name\": \"Oppo A3 5G 2024\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/k10x-5g/oppo-k10x-5g-6gb-128gb-5g.json b/data/smartphone/oppo/2022/k10x-5g/oppo-k10x-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..039e09ccd00 --- /dev/null +++ b/data/smartphone/oppo/2022/k10x-5g/oppo-k10x-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k10x-5g-6gb-128gb-5g", + "name": "Oppo K10x 5G", + "brand": "oppo", + "release_date": "2022-09-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k10x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 87.3%", + "Display.Size": "6.59 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K10x", + "General.OS Updates": "", + "General.Release Date": "September 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K10x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K12x\", \"Price\": 12999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/reno-7a/oppo-reno-7a-6gb-128gb-5g.json b/data/smartphone/oppo/2022/reno-7a/oppo-reno-7a-6gb-128gb-5g.json new file mode 100644 index 00000000000..0493b7f50fd --- /dev/null +++ b/data/smartphone/oppo/2022/reno-7a/oppo-reno-7a-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-7a-6gb-128gb-5g", + "name": "OPPO Reno 7A", + "brand": "oppo", + "release_date": "2022-06-15", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-7a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait, Time-lapse, Slow-motion, Text Scanner, Sticker, Photo Editing Options", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 159.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Oleophobic Coating, Night Mode, Eye Comfort, HDR Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Dragontrai Star2 Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Color Temperature Sensor, Proximity Sensor, Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 7A", + "General.OS Updates": "", + "General.Release Date": "June 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 7A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 9A\", \"Price\": 23799}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16849}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 87999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/reno-8-z/oppo-reno-8-z-8gb-256gb-5g.json b/data/smartphone/oppo/2022/reno-8-z/oppo-reno-8-z-8gb-256gb-5g.json new file mode 100644 index 00000000000..e994ac7fb5a --- /dev/null +++ b/data/smartphone/oppo/2022/reno-8-z/oppo-reno-8-z-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-8-z-8gb-256gb-5g", + "name": "OPPO Reno 8 Z", + "brand": "oppo", + "release_date": "2022-09-13", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-8-z", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Photo, Video, Professional Shooting Mode, Panorama, Portrait, Time-lapse Mode, Slow-motion Mode, Text Scan, Extra HD, Google Lens, Macro, Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
27mm, 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n77/78/38/40/41/1/3/5/7/8/20/28, SA: n77/78/38/40/41/1/3/5/7/8/20/28", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.66 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX5", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Pedometer, Optical Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno8 Z 5G", + "General.OS Updates": "", + "General.Release Date": "September 13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 8 Z", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}, {\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A34 5G (8GB RAM + 128GB)\", \"Price\": 21990}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 31999}, {\"Name\": \"Realme GT Master Edition 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/reno-9-5g/oppo-reno-9-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2022/reno-9-5g/oppo-reno-9-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..310e17a4960 --- /dev/null +++ b/data/smartphone/oppo/2022/reno-9-5g/oppo-reno-9-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-9-5g-8gb-256gb-5g", + "name": "OPPO Reno 9 5G", + "brand": "oppo", + "release_date": "2022-11-24", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 174.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes, Yes, eSE, HCE, NFC-SIM", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, portrait, night view, panorama, professional, cutie, super text, video, movie, multi-view video, ultra-clear quality, AI ID photo, time-lapse photography, slow motion, scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
22mm, 1/2.74\", 0.8µm, AF
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
26mm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold, Pink gradient", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 162.3 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "174 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500nit typical (typical), up to 800nit (typical) in sunlight, up to 950nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Asahi Glass AGC DT-Star2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes, eSE, HCE, NFC-SIM", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 9", + "General.OS Updates": "", + "General.Release Date": "November 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 9A\", \"Price\": 23799}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 10\", \"Price\": 27279}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24188}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "ColorOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/oppo/2022/reno7-4g/oppo-reno7-4g-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2022/reno7-4g/oppo-reno7-4g-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..69fdb66b4bb --- /dev/null +++ b/data/smartphone/oppo/2022/reno7-4g/oppo-reno7-4g-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno7-4g-8gb-256gb-4g-lte", + "name": "Oppo Reno7 4G", + "brand": "oppo", + "release_date": "2022-03-29", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno7-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/3.3 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430 nits (typ), 600 nits (HBM), 800 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno7 ", + "General.OS Updates": "", + "General.Release Date": "March 29, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno7 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A78 4G\", \"Price\": 14990}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"OPPO Reno7 Pro 5G\", \"Price\": 29499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2022/reno7-lite-5g/oppo-reno7-lite-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2022/reno7-lite-5g/oppo-reno7-lite-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a4782774e5c --- /dev/null +++ b/data/smartphone/oppo/2022/reno7-lite-5g/oppo-reno7-lite-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno7-lite-5g-8gb-128gb-5g", + "name": "Oppo Reno7 Lite 5G", + "brand": "oppo", + "release_date": "2022-04-14", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno7-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
27mm, 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430 nits (typ), 600 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno7 Lite", + "General.OS Updates": "", + "General.Release Date": "April 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno7 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO F21 Pro 5G\", \"Price\": 18329}, {\"Name\": \"Samsung Galaxy A14 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84879}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/reno7-z-5g/oppo-reno7-z-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2022/reno7-z-5g/oppo-reno7-z-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..659054861a5 --- /dev/null +++ b/data/smartphone/oppo/2022/reno7-z-5g/oppo-reno7-z-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno7-z-5g-8gb-128gb-5g", + "name": "OPPO Reno7 Z 5G", + "brand": "oppo", + "release_date": "2022-03-03", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 173.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno7-z-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 409 PPI", + "type": "Color OLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Photo, Video, Professional Shooting Mode, Panorama, Portrait, Time-lapse Mode, Slow-motion Mode, Text Scan, Extra HD, Google Lens, Macro, Stickers", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
27mm, 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Pedometer, Optical Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno7 Z 5G", + "General.OS Updates": "", + "General.Release Date": "March 03, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno7 Z 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107790}, {\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Samsung Galaxy Z Flip 5\", \"Price\": 55269}, {\"Name\": \"OPPO A57 4G (4GB RAM + 64 GB)\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2022/reno8-5g/oppo-reno8-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2022/reno8-5g/oppo-reno8-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..54d3399b331 --- /dev/null +++ b/data/smartphone/oppo/2022/reno8-5g/oppo-reno8-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno8-5g-8gb-128gb-5g", + "name": "OPPO Reno8 5G", + "brand": "oppo", + "release_date": "2022-05-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 179.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Rapid Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama, 20X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.4 x 160 x 7.67 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 430 nits (typ), 600 nits (HDR)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Induction, Light Induction, Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Support Step Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno8 5G PGBM10", + "General.OS Updates": "", + "General.Release Date": "May 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "-0.02130212", + "Price Drop Amount": "-5", + "Related Items": "[{\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Oppo K13\", \"Price\": 17999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 8 Pro 5G\", \"Price\": 28490}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27689}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1300", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1300" +} diff --git a/data/smartphone/oppo/2023/a1-5g/oppo-a1-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2023/a1-5g/oppo-a1-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..8f0ebf6fd95 --- /dev/null +++ b/data/smartphone/oppo/2023/a1-5g/oppo-a1-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a1-5g-8gb-256gb-5g", + "name": "OPPO A1 5G", + "brand": "oppo", + "release_date": "2023-04-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a1-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Orange", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PHS110", + "General.OS Updates": "", + "General.Release Date": "April 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A1 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y300 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Color OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2023/a18-4gb-ram-128gb/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2023/a18-4gb-ram-128gb/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cdbadd2a105 --- /dev/null +++ b/data/smartphone/oppo/2023/a18-4gb-ram-128gb/oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a18-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A18 (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a18-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " Night, Video, Photo, Portrait, Timelapse, Pro, Pano, Sticker, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 4 (802.11 b/g/n)", + "Design.Bezel less": "No", + "Design.Colors": "Glowing Black, Glowing Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.56 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A18", + "General.OS Updates": "", + "General.Release Date": "September 27. 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A18 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10490.0", + "Price Drop": "3.8485258", + "Price Drop Amount": "404", + "Related Items": "[{\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Vivo Y22 (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"OPPO A38\", \"Price\": 9994}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 8899}, {\"Name\": \"Oppo A78 4G\", \"Price\": 14989}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16990}, {\"Name\": \"Oppo A18\", \"Price\": 9999}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2 x 2.0 GHz Cortex-A75 & 6 x 1.8 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/oppo/2023/a18/oppo-a18-4gb-64gb-4g-lte.json b/data/smartphone/oppo/2023/a18/oppo-a18-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..56aa01aa10c --- /dev/null +++ b/data/smartphone/oppo/2023/a18/oppo-a18-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a18-4gb-64gb-4g-lte", + "name": "Oppo A18", + "brand": "oppo", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a18", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " Night, Video, Photo, Portrait, Timelapse, Pro, Pano, Sticker, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 4 (802.11 b/g/n)", + "Design.Bezel less": "No", + "Design.Colors": "Glowing Black, Glowing Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.56 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A18", + "General.OS Updates": "", + "General.Release Date": "September 27. 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A18", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "10.322068", + "Price Drop Amount": "929", + "Related Items": "[{\"Name\": \"OPPO A38\", \"Price\": 11100}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 8299}, {\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 15900}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10735}, {\"Name\": \"OPPO A17\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7560}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Tecno Spark 9 Pro\", \"Price\": 9999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2 x 2.0 GHz Cortex-A75 & 6 x 1.8 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/oppo/2023/a38/oppo-a38-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2023/a38/oppo-a38-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1f73e3d44ae --- /dev/null +++ b/data/smartphone/oppo/2023/a38/oppo-a38-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a38-4gb-128gb-4g-lte", + "name": "OPPO A38", + "brand": "oppo", + "release_date": "2023-09-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a38", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX Adaptive", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night View, Video, Photo, People Photo, Timelapse Photography, Professional, Panorama, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n (WLAN 2.4 GHz | WLAN 5.1 GHz | WLAN 5.8 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Glowing Black, Glowing Gold", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.15:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Color Gamut: Active Mode (Covers 100% DCI-P3), Soft Mode (Covers 100% sRGB), Contrast Ratio: 1500:1, Brightness: 580 nits (Sunlight), 720 nits (Maximum)", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A38", + "General.OS Updates": "", + "General.Release Date": "September 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A38", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9490.0", + "Price Drop": "8.080553", + "Price Drop Amount": "767", + "Related Items": "[{\"Name\": \"Oppo A18\", \"Price\": 9590}, {\"Name\": \"Oppo A78\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6999}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"OPPO Reno 8 Pro 5G\", \"Price\": 28490}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 12299}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 8999}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/oppo/2023/a56s/oppo-a56s-8gb-128gb-5g.json b/data/smartphone/oppo/2023/a56s/oppo-a56s-8gb-128gb-5g.json new file mode 100644 index 00000000000..72fd44ac280 --- /dev/null +++ b/data/smartphone/oppo/2023/a56s/oppo-a56s-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a56s-8gb-128gb-5g", + "name": "Oppo A56s", + "brand": "oppo", + "release_date": "2023-01-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a56s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
-", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 163.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480nit (typical), 600nit (max)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A56s", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A56s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A18\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 810", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-810" +} diff --git a/data/smartphone/oppo/2023/a58-4g/oppo-a58-4g-6gb-128gb-4g-lte.json b/data/smartphone/oppo/2023/a58-4g/oppo-a58-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3420655a4aa --- /dev/null +++ b/data/smartphone/oppo/2023/a58-4g/oppo-a58-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a58-4g-6gb-128gb-4g-lte", + "name": "OPPO A58 4G", + "brand": "oppo", + "release_date": "2023-07-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a58-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Video, Photo, Portrait, Timelapse, Pro, Pano, Sticker, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Glowing Black, Dazzling Green", + "Design.Design Type": "", + "Design.Dimensions": "75.98 x 165.65 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 550nits, Sunshine Supported, Contrast: 1400:1, Color Gamut: Vivid Mode (96% NTSC/100% DCI-P3), Gentle Mode (72% NTSC/100% sRGB), Color Saturation: 96", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Integrated Decoding Chip, Vibrating Motor: ERM, Supports L1 and L3 Widevine", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A58 4G", + "General.OS Updates": "", + "General.Release Date": "July 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A58 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-6.3466287", + "Price Drop Amount": "-888", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"OPPO A96 4G\", \"Price\": 13999}, {\"Name\": \"Vivo Y19s GT\", \"Price\": 12990}, {\"Name\": \"OPPO A3x 4G (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Oppo K13\", \"Price\": 17499}, {\"Name\": \"Realme C71\", \"Price\": 6894}, {\"Name\": \"Vivo Y28 5G\", \"Price\": 12999}, {\"Name\": \"OPPO A59 5G\", \"Price\": 13994}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/oppo/2023/a78-4g/oppo-a78-4g-8gb-128gb-4g-lte.json b/data/smartphone/oppo/2023/a78-4g/oppo-a78-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8be0be33b80 --- /dev/null +++ b/data/smartphone/oppo/2023/a78-4g/oppo-a78-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a78-4g-8gb-128gb-4g-lte", + "name": "Oppo A78 4G", + "brand": "oppo", + "release_date": "2023-07-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a78-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photos, videos, night, expert, panoramic, portrait, time-lapse, slow-motion, super text, Google lens, extra HD, multi-scene recording, and cute", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac)", + "Design.Bezel less": "", + "Design.Colors": "Mist Black , Aqua Green", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 160 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3, 600nits (Typical), 430nits (Typical)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, LPDDR4x RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes, Yes (market/region dependent)", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A78 4G", + "General.OS Updates": "", + "General.Release Date": "July 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-15", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A78 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "6.1025667", + "Price Drop Amount": "915", + "Related Items": "[{\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 11899}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26199}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22789}, {\"Name\": \"Oppo A18 (4GB RAM + 128GB)\", \"Price\": 10750}, {\"Name\": \"Realme P1 Pro 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"OPPO A58 4G\", \"Price\": 12999}, {\"Name\": \"OPPO F19 Pro Plus 5G\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10886}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/oppo/2023/a98-5g/oppo-a98-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2023/a98-5g/oppo-a98-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..7f5b47a03de --- /dev/null +++ b/data/smartphone/oppo/2023/a98-5g/oppo-a98-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a98-5g-8gb-256gb-5g", + "name": "OPPO A98 5G", + "brand": "oppo", + "release_date": "2023-05-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a98-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Main)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP
2 MP (Depth Sensor)
2 MP (Macro)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Dreamy Blue, Cool Black", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A98", + "General.OS Updates": "", + "General.Release Date": "May 09, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A98 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17459}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54979}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"Oppo Find X8 5G\", \"Price\": 69999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2023/f23/oppo-f23-8gb-256gb-5g.json b/data/smartphone/oppo/2023/f23/oppo-f23-8gb-256gb-5g.json new file mode 100644 index 00000000000..0492505b142 --- /dev/null +++ b/data/smartphone/oppo/2023/f23/oppo-f23-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f23-8gb-256gb-5g", + "name": "OPPO F23", + "brand": "oppo", + "release_date": "2023-05-15", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f23", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Nightscape, Photos, Videos, PRO, PANO, Portrait, Time-lapse, SLO-MO, Text scanner, Google Lens, Extra HD, Macro, Sticker, Dual-view video, Microscope", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/2.4
MONO
2 MP ƒ/3.3
Microscope", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28A/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n/", + "Design.Bezel less": "", + "Design.Colors": "Cool Black, Bold Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96%NTSC/100% DCI-P3, Gentle mode 71%NTSC/100% sRGB, 550nits (Typical), Maximum brightness under sunlight: 680nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda 1681 secondary tempered glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Surround Yourself with Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F23", + "General.OS Updates": "", + "General.Release Date": "May 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F23", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "10.310947", + "Price Drop Amount": "1959", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15120}, {\"Name\": \"Oppo F31 5G\", \"Price\": 23999}, {\"Name\": \"Oppo F29 Pro (8GB RAM + 256GB)\", \"Price\": 19968}, {\"Name\": \"Infinix Note 30 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Realme 11x 5G\", \"Price\": 14999}, {\"Name\": \"Oppo F25 Pro 5G\", \"Price\": 22799}, {\"Name\": \"OPPO A59 5G\", \"Price\": 11450}, {\"Name\": \"Oppo A78\", \"Price\": 16290}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2023/k11x-5g/oppo-k11x-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2023/k11x-5g/oppo-k11x-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..207b017cc66 --- /dev/null +++ b/data/smartphone/oppo/2023/k11x-5g/oppo-k11x-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k11x-5g-8gb-128gb-5g", + "name": "Oppo K11x 5G", + "brand": "oppo", + "release_date": "2023-05-24", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k11x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "night scene, Video, photo, portrait, professional, super clear quality, panorama, slow motion, time-lapse photography, multi-view video, cute shot, AI ID photo, super text photo format", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Pearlescent | Moyu", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.5 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "680 nits peak brightness, 550 nits peak brightness (HBM typical)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 87.3%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K11x", + "General.OS Updates": "", + "General.Release Date": "May 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo K11x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F25 Pro 5G\", \"Price\": 19995}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2023/reno-10-pro/oppo-reno-10-pro-12gb-256gb-5g.json b/data/smartphone/oppo/2023/reno-10-pro/oppo-reno-10-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..85d3db15b36 --- /dev/null +++ b/data/smartphone/oppo/2023/reno-10-pro/oppo-reno-10-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-10-pro-12gb-256gb-5g", + "name": "OPPO Reno 10 Pro", + "brand": "oppo", + "release_date": "2023-07-10", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 185.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-10-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX890", + "Camera.Features": "Photos, videos, night photos, professional photos, panorama, portraits, time-lapse photography, slow motion, super text, dual-view videos, cute shots, ultra-clear image quality, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
32 MP ƒ/2 (Telephoto)
Sony IMX709
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n77/78/38/40/41/1/2/3/5/7/8/12/20/28", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11a/b/g/n/; WLAN 2.4G/WLAN 5G; WLAN Display", + "Design.Bezel less": "", + "Design.Colors": "Glossy Purple, Silvery Grey", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 162.3 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500nits (Typical), 800nits Up to 950 nits, HDR10+ , 100% DCI-P3, Soft Mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Copper VC Liquid Cooling, LPDDR4x RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to dual-band: GLONASS (1), BDS (2), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 10 Pro", + "General.OS Updates": "", + "General.Release Date": "July 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 10 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34499.0", + "Price Drop": "-5.987749", + "Price Drop Amount": "-2066", + "Related Items": "[{\"Name\": \"OPPO Reno 10\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Oppo Reno 10 Pro Plus\", \"Price\": 37999}, {\"Name\": \"OPPO Reno 11 Pro 5G\", \"Price\": 35000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 25990}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"OPPO Reno 11\", \"Price\": 30490}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "ColorOS 13.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/oppo/2023/reno-8t-4g/oppo-reno-8t-4g-8gb-256gb-4g-lte.json b/data/smartphone/oppo/2023/reno-8t-4g/oppo-reno-8t-4g-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..cc6545ec84e --- /dev/null +++ b/data/smartphone/oppo/2023/reno-8t-4g/oppo-reno-8t-4g-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-8t-4g-8gb-256gb-4g-lte", + "name": "Oppo Reno 8T 4G", + "brand": "oppo", + "release_date": "2023-02-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-8t-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
22mm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "100 MP ƒ/1.7 (Wide Angle)
26mm, AF
2 MP ƒ/3.3
34mm, microscope
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black Starlight, Orange Sunset", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 160.8 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX5", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2481", + "General.OS Updates": "", + "General.Release Date": "February 02, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 8T 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"Honor X8b\", \"Price\": 17990}, {\"Name\": \"Oppo A78 4G\", \"Price\": 14999}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"Infinix Note 40\", \"Price\": 15999}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 24999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/oppo/2023/reno-8t/oppo-reno-8t-8gb-128gb-5g.json b/data/smartphone/oppo/2023/reno-8t/oppo-reno-8t-8gb-128gb-5g.json new file mode 100644 index 00000000000..1f550a951c9 --- /dev/null +++ b/data/smartphone/oppo/2023/reno-8t/oppo-reno-8t-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-8t-8gb-128gb-5g", + "name": "Oppo Reno 8T", + "brand": "oppo", + "release_date": "2023-02-03", + "ram_gb": 8, + "battery_mah": 4800, + "weight_g": 171.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-8t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color 3D Flexible OLED (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Video, Photo, Portrait, Pro, UHP, Pano, Slo-Mo, Timelapse, Dual View Video, Microlens, Sticker, Text Scanner, and Google Lens, Smart Scenario Recognition, CMOS (Main Rear Camera: 9-in-1), Image Editing: Crop & Rotate, Adjust, Filter, Markup, Text, Pixelate, Retouch, Stickers, Eraser, and Bokeh", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
22mm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.7 (Wide Angle)
24mm, 1/1.67\", 0.64µm
2 MP ƒ/3.3
34mm, Microlens
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Black Starlight, Dawn Gold", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 162.3 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3, 100% sRGB, Contrast Ratio: 2000000:1, Sunshine Screen, Brightness: 500 nits (typ), 800 nits (HBM), 950 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Asahi Glass AGC DT-Star2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color 3D Flexible OLED (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Ambient Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 8T", + "General.OS Updates": "", + "General.Release Date": "February 03, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 8T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25199.0", + "Price Drop": "28.255365", + "Price Drop Amount": "7120", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 11\", \"Price\": 25990}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2023/reno-9a/oppo-reno-9a-8gb-128gb-5g.json b/data/smartphone/oppo/2023/reno-9a/oppo-reno-9a-8gb-128gb-5g.json new file mode 100644 index 00000000000..5bcb7a6d7df --- /dev/null +++ b/data/smartphone/oppo/2023/reno-9a/oppo-reno-9a-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-9a-8gb-128gb-5g", + "name": "OPPO Reno 9A", + "brand": "oppo", + "release_date": "2023-06-14", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 183.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-9a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes, Yes, eSE, HCE, NFC-SIM", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night Scene, Video, Portrait, Simultaneous Video Out/In, Slow Motion, Time Lapse, Pro, Ultra HD, Panorama, Text", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n3/n28/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Moon White, Night Black", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "430nit typical (typical), up to 600nit", + "Display.Foldable Display": "", + "Display.Glass Type": "DT star2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes, eSE, HCE, NFC-SIM", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Reno 9A", + "General.OS Updates": "", + "General.Release Date": "June 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 9A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2024/a3-2024/oppo-a3-2024-8gb-256gb-5g.json b/data/smartphone/oppo/2024/a3-2024/oppo-a3-2024-8gb-256gb-5g.json new file mode 100644 index 00000000000..6ac30b89c20 --- /dev/null +++ b/data/smartphone/oppo/2024/a3-2024/oppo-a3-2024-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3-2024-8gb-256gb-5g", + "name": "Oppo A3 2024", + "brand": "oppo", + "release_date": "2024-07-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3-2024", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Black, Purple, Green", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.5 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits (typ), 1200 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 88.2%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PKA110, A3", + "General.OS Updates": "", + "General.Release Date": "July 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A3 2024", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10699}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"Realme C71\", \"Price\": 7140}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "ColorOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2024/a3-5g-2024/oppo-a3-5g-2024-6gb-128gb-5g.json b/data/smartphone/oppo/2024/a3-5g-2024/oppo-a3-5g-2024-6gb-128gb-5g.json new file mode 100644 index 00000000000..837dd23e4b5 --- /dev/null +++ b/data/smartphone/oppo/2024/a3-5g-2024/oppo-a3-5g-2024-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3-5g-2024-6gb-128gb-5g", + "name": "Oppo A3 5G 2024", + "brand": "oppo", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3-5g-2024", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Omnivision OV50D40", + "Camera.Features": "Photo, Video, Pro, Night, Portrait, Extra HD, Pano, Slo Mo, Timelapse, Dual View Video, Sticker, and Text Scanner, Supports Fill Light for Video Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac, Wi-Fi 5 (802.11 ac), WLAN", + "Design.Bezel less": "No", + "Design.Colors": "Ocean Blue, Nebula Red", + "Design.Design Type": "", + "Design.Dimensions": "76.02 x 165.71 x 7.68 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Vivid Mode (83% NTSC), Gentle Mode (71% NTSC), Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: HBM 1000 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "China Southern Glass (twice-reinforced), Panda (twice-reinforced)", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X@2133MHz, 2 × 16 bits, eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with BeiDou: B1I; GPS: L1; GLONASS: G1; Galileo: E1; QZSS: L1", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Ambient Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Pedometer", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "CPH2693, A3", + "General.OS Updates": "", + "General.Release Date": "August, 2024", + "General.SAR": "1.05 W/kg (Head)
0.78 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A3 5G 2024", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-1.1872536", + "Price Drop Amount": "-166", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10559}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 11199}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 10530}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Oppo A60 5G\", \"Price\": 14990}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14.0.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/a3-pro-5g-8gb-ram-256gb/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2024/a3-pro-5g-8gb-ram-256gb/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..081e6c5a2a2 --- /dev/null +++ b/data/smartphone/oppo/2024/a3-pro-5g-8gb-ram-256gb/oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo A3 Pro 5G (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2024-06-21", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 186.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Pro, Pano, Portrait, Time-lapse, Slo-mo, Text Scanner, Google Lens, HI-RES, Dual-view Video, and Sticker", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
FOV 76°; 5P lens; AF
2 MP (Depth Sensor)
FOV 89°; 3P lens; FF", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n, WLAN 2.4G/WLAN 5G, WLAN Display; WLAN network sharing; 1 x 1 SISO", + "Design.Bezel less": "No", + "Design.Colors": "Starry Black, Moonlight Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.14 x 165.79 x 7.68 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits, Vivid Mode: 83% NTSC, Natural Mode: 71% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X@2133MHz, 2 × 16 bits RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, BeiDou: B1I; GPS: L1; GLONASS: G1; Galileo: E1; QZSS: L1", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gravity Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1, USB Data Cable x 1, Charger x 1, SIM Ejector Tool x 1, Protective Case x 1, User manual x 1, Warranty card x 1", + "General.Model": "A3 Pro", + "General.OS Updates": "", + "General.Release Date": "June 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A3 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "0.39845344", + "Price Drop Amount": "66", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17300}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Oppo K13\", \"Price\": 16490}, {\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 14464}, {\"Name\": \"Poco M7 5G\", \"Price\": 8489}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16371}, {\"Name\": \"Oppo F29 (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 15998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14.0.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/a3-pro-5g/oppo-a3-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2024/a3-pro-5g/oppo-a3-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9eaa0e99e0f --- /dev/null +++ b/data/smartphone/oppo/2024/a3-pro-5g/oppo-a3-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3-pro-5g-8gb-128gb-5g", + "name": "Oppo A3 Pro 5G", + "brand": "oppo", + "release_date": "2024-06-21", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 186.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Pro, Pano, Portrait, Time-lapse, Slo-mo, Text Scanner, Google Lens, HI-RES, Dual-view Video, and Sticker", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
FOV 76°; 5P lens; AF
2 MP (Depth Sensor)
FOV 89°; 3P lens; FF", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, and LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n, WLAN 2.4G/WLAN 5G, WLAN Display; WLAN network sharing; 1 x 1 SISO", + "Design.Bezel less": "No", + "Design.Colors": "Starry Black, Moonlight Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.14 x 165.79 x 7.68 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits, Vivid Mode: 83% NTSC, Natural Mode: 71% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X@2133MHz, 2 × 16 bits RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, BeiDou: B1I; GPS: L1; GLONASS: G1; Galileo: E1; QZSS: L1", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gravity Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1, USB Data Cable x 1, Charger x 1, SIM Ejector Tool x 1, Protective Case x 1, User manual x 1, Warranty card x 1", + "General.Model": "A3 Pro", + "General.OS Updates": "", + "General.Release Date": "June 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A3 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "-3.2644377", + "Price Drop Amount": "-506", + "Related Items": "[{\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"OPPO K12x\", \"Price\": 12699}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10734}, {\"Name\": \"Oppo K13\", \"Price\": 16380}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13399}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12066}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20380}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14.0.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/a3x-5g-4gb-ram-64gb/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/oppo/2024/a3x-5g-4gb-ram-64gb/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..89112a99ece --- /dev/null +++ b/data/smartphone/oppo/2024/a3x-5g-4gb-ram-64gb/oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a3x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "OPPO A3x 5G (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2024-08-01", + "ram_gb": 4, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a3x-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Pro, Night, Extra HD, Pano, Time-Lapse, Sticker, and Text Scanner", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n, WLAN 2.4G/WLAN 5.1G/WLAN 5.8G, WLAN Display; WLAN tethering", + "Design.Bezel less": "No", + "Design.Colors": "Sparkle Black, Starlight White, Starry Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Vivid Mode: 83% NTSC, Gentle Mode: 71% NTSC, Pixel Arrangement: Real RGB, Contrast Ratio: 1500:1, Sunlight Screen Supported, Brightness: 1,000 nits (HBM), COG Packaging Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "SAR Value Head: 1.05 W/Kg, Body: 0.78 W/Kg, eMMC 5.1, LPDDR4X@2133MHz, 2 × 16 bits RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Ambient Light Sensor, Proximity Sensor, Accelerometer, Gravity Sensor, Pedometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "A3x, CPH2681", + "General.OS Updates": "", + "General.Release Date": "August 01, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A3x 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10138.0", + "Price Drop": "-3.0899284", + "Price Drop Amount": "-313", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8865}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7995}, {\"Name\": \"Vivo Y19 5G\", \"Price\": 10399}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14.0.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/a5-pro-5g-8gb-ram-256gb/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2024/a5-pro-5g-8gb-ram-256gb/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..2fd24378369 --- /dev/null +++ b/data/smartphone/oppo/2024/a5-pro-5g-8gb-ram-256gb/oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo A5 Pro 5G (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2024-12-24", + "ram_gb": 8, + "battery_mah": 5800, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, Time-Lapse, Sticker, DOC SCANNER, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
FOV 80°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 75°; 5P lens; AF
2 MP (Depth Sensor)
FOV 88°; 3P lens", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n,\nWLAN 2.4G/WLAN 5G,\nWLAN Display; WLAN tethering; 1 x 1 SISO", + "Design.Bezel less": "No", + "Design.Colors": "Feather Blue, Mocha Brown", + "Design.Design Type": "", + "Design.Dimensions": "75.53 x 164.82 x 7.76 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "Maximum Brightness Under Sunlight: 1000nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 83% DCI-P3,\nNatural mode 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i, Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "AI LinkBoost 2.0, AI GameBoost, VC Cooling, AI Portrait Retouching, Al Eraser 2.0, Al Reflection Remover, Al Unblur, AI Studio, Dual-View Video, AI Assistant for Documents, AI Assistant for Notes", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glove Touch, AI LinkBoost 2.0, All-Round Antenna, Superior Signal", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic,\nProximity,\nLight,\nAcceleration,\nGravity", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nUSB Data Cable x 1,\nCharger x 1,\nSIM Ejector Tool x 1,\nQuick guide x 1,\nProtective Case x 1", + "General.Model": "A5 Pro", + "General.OS Updates": "", + "General.Release Date": "December 24, 2024", + "General.SAR": "1.17 W/kg (Head)
0.91 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G (8GB RAM+256GB)\", \"Price\": 18999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19800}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 23490}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y39 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21290}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/a5-pro-5g/oppo-a5-pro-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2024/a5-pro-5g/oppo-a5-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..803e79df656 --- /dev/null +++ b/data/smartphone/oppo/2024/a5-pro-5g/oppo-a5-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-pro-5g-8gb-128gb-5g", + "name": "Oppo A5 Pro 5G", + "brand": "oppo", + "release_date": "2024-12-24", + "ram_gb": 8, + "battery_mah": 5800, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, Time-Lapse, Sticker, DOC SCANNER, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
FOV 80°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 75°; 5P lens; AF
2 MP (Depth Sensor)
FOV 88°; 3P lens", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac), 802.11a/b/g/n,\nWLAN 2.4G/WLAN 5G,\nWLAN Display; WLAN tethering; 1 x 1 SISO", + "Design.Bezel less": "No", + "Design.Colors": "Feather Blue, Mocha Brown", + "Design.Design Type": "", + "Design.Dimensions": "75.53 x 164.82 x 7.76 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "Maximum Brightness Under Sunlight: 1000nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 83% DCI-P3,\nNatural mode 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i, Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "AI LinkBoost 2.0, AI GameBoost, VC Cooling, AI Portrait Retouching, Al Eraser 2.0, Al Reflection Remover, Al Unblur, AI Studio, Dual-View Video, AI Assistant for Documents, AI Assistant for Notes", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Glove Touch, AI LinkBoost 2.0, All-Round Antenna, Superior Signal", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic,\nProximity,\nLight,\nAcceleration,\nGravity", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nUSB Data Cable x 1,\nCharger x 1,\nSIM Ejector Tool x 1,\nQuick guide x 1,\nProtective Case x 1", + "General.Model": "A5 Pro", + "General.OS Updates": "", + "General.Release Date": "December 24, 2024", + "General.SAR": "1.17 W/kg (Head)
0.91 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Oppo K13\", \"Price\": 16689}, {\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/f27-5g/oppo-f27-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2024/f27-5g/oppo-f27-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..cfaa7a0875c --- /dev/null +++ b/data/smartphone/oppo/2024/f27-5g/oppo-f27-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f27-5g-8gb-128gb-5g", + "name": "OPPO F27 5G", + "brand": "oppo", + "release_date": "2024-08-20", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f27-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Omnivision OV50D", + "Camera.Features": "Photo, Video, Night, Pro, Pano, Portrait, Time-lapse, Slo-mo, Text scanner, Extra HD, Sticker, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sony IMX615 Sensor
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28A/n28B/n66/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, WLAN (2.4 GHz | 5 GHz), WLAN Display, WLAN Tethering, 1 x 1 SOSO", + "Design.Bezel less": "", + "Design.Colors": "Silvery Grey, Ice Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.75 x 163.05 x 7.76 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 600 Nits (Typical), 1200 Nits (Sunlight), 2100 Nits (Peak), Contrast Ratio: 112,600:1, Color Gamut: 100% DCI P3 (Vivid), 100% sRGB (Natural)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X@2133MHz, 2 × 16bits, 1115W Ultra Linear Speaker & 1012W Ultra Linear Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "F27", + "General.OS Updates": "", + "General.Release Date": "August 20, 2024", + "General.SAR": "1.09 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F27 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19900.0", + "Price Drop": "-2.6627054", + "Price Drop Amount": "-530", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 17120}, {\"Name\": \"Oppo F27 Pro 5G\", \"Price\": 20990}, {\"Name\": \"Oppo F31 5G\", \"Price\": 23999}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 23490}, {\"Name\": \"Oppo F29\", \"Price\": 18999}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14490}, {\"Name\": \"Oppo F25 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21035}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/f27-8gb-ram-256gb/oppo-f27-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2024/f27-8gb-ram-256gb/oppo-f27-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a156fac43cd --- /dev/null +++ b/data/smartphone/oppo/2024/f27-8gb-ram-256gb/oppo-f27-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f27-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO F27 (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2024-08-20", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f27-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Omnivision OV50D", + "Camera.Features": "Photo, Video, Night, Pro, Pano, Portrait, Time-lapse, Slo-mo, Text scanner, Extra HD, Sticker, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sony IMX615 Sensor
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28A/n28B/n66/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, WLAN (2.4 GHz | 5 GHz), WLAN Display, WLAN Tethering, 1 x 1 SOSO", + "Design.Bezel less": "", + "Design.Colors": "Silvery Grey, Ice Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.75 x 163.05 x 7.76 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 600 Nits (Typical), 1200 Nits (Sunlight), 2100 Nits (Peak), Contrast Ratio: 112,600:1, Color Gamut: 100% DCI P3 (Vivid), 100% sRGB (Natural)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.67 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X@2133MHz, 2 × 16bits, 1115W Ultra Linear Speaker & 1012W Ultra Linear Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "F27", + "General.OS Updates": "", + "General.Release Date": "August 20, 2024", + "General.SAR": "1.09 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F27 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21800.0", + "Price Drop": "2.0330899", + "Price Drop Amount": "443", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22250}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20199}, {\"Name\": \"Oppo F29 Pro (12GB RAM + 256GB)\", \"Price\": 27999}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Vivo T4R 5G (8GB RAM + 256GB)\", \"Price\": 21499}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19200}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 21699}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/find-x7-5g/oppo-find-x7-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2024/find-x7-5g/oppo-find-x7-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..02fced691c9 --- /dev/null +++ b/data/smartphone/oppo/2024/find-x7-5g/oppo-find-x7-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x7-5g-12gb-256gb-5g", + "name": "Oppo Find X7 5G", + "brand": "oppo", + "release_date": "2024-01-08", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "LYT-900", + "Camera.Features": "Hasselblad Color Calibration, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
64 MP ƒ/2.6 (Telephoto)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Dark Blue, Light Brown, Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.7 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 500 nits (typ), 1800 nits (HBM), 3100 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Find X7", + "General.OS Updates": "", + "General.Release Date": "January 08, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X100 Pro 5G\", \"Price\": 84999}, {\"Name\": \"Oppo Find X6 Pro\", \"Price\": 71990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Oppo Find X8 5G\", \"Price\": 75999}, {\"Name\": \"Vivo S30 Pro Mini\", \"Price\": 40990}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Oppo Find X7 Ultra\", \"Price\": 69990}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "ColorOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/oppo/2024/find-x8-5g-16gb-ram-512gb/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oppo/2024/find-x8-5g-16gb-ram-512gb/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..6c2421858ea --- /dev/null +++ b/data/smartphone/oppo/2024/find-x8-5g-16gb-ram-512gb/oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x8-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Oppo Find X8 5G (16GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2024-10-24", + "ram_gb": 16, + "battery_mah": 5630, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x8-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5630 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W Magnetic Wireless Charging", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Hasselblad Color Calibration, Photo, Video, Portrait, Night, Panorama, Cinematic, Slo-mo, Long exposure, Dual-view video, Time-lapse, Sticker, DOC SCANNER, XPAN, HI-RES, Master", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), PDAF, OIS
50 MP ƒ/2.6 (periscope telephoto)
73mm (periscope telephoto), 3x optical zoom, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ (ultrawide), PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black | Star Grey", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 157.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision,\nNormal brightness: 800nits (Typical),\nHBM: 1600nits (Typical),\nPeak brightness: 4500nits (Typical, 1%APL),\nNature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Oppo AI (AI Mobile)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "CPH2651", + "General.OS Updates": "", + "General.Release Date": "October 24, 2024", + "General.SAR": "1.17 W/kg (Head)
0.75 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X8 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Oppo Find X8 Pro 5G\", \"Price\": 89990}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36799}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/oppo/2024/find-x8-5g/oppo-find-x8-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2024/find-x8-5g/oppo-find-x8-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..c9b6a4b3440 --- /dev/null +++ b/data/smartphone/oppo/2024/find-x8-5g/oppo-find-x8-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x8-5g-12gb-256gb-5g", + "name": "Oppo Find X8 5G", + "brand": "oppo", + "release_date": "2024-10-24", + "ram_gb": 12, + "battery_mah": 5630, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x8-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5630 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W Magnetic Wireless Charging", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Hasselblad Color Calibration, Photo, Video, Portrait, Night, Panorama, Cinematic, Slo-mo, Long exposure, Dual-view video, Time-lapse, Sticker, DOC SCANNER, XPAN, HI-RES, Master", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), PDAF, OIS
50 MP ƒ/2.6 (periscope telephoto)
73mm (periscope telephoto), 3x optical zoom, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ (ultrawide), PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black | Star Grey", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 157.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision,\nNormal brightness: 800nits (Typical),\nHBM: 1600nits (Typical),\nPeak brightness: 4500nits (Typical, 1%APL),\nNature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Oppo AI (AI Mobile)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "CPH2651", + "General.OS Updates": "", + "General.Release Date": "October 24, 2024", + "General.SAR": "1.17 W/kg (Head)
0.75 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X8 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "72900.0", + "Price Drop": "-1.2052609", + "Price Drop Amount": "-879", + "Related Items": "[{\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Oppo Find X8 Pro 5G\", \"Price\": 88990}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"OnePlus 13\", \"Price\": 63999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/oppo/2024/find-x8-pro-5g/oppo-find-x8-pro-5g-16gb-512gb-5g.json b/data/smartphone/oppo/2024/find-x8-pro-5g/oppo-find-x8-pro-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..dbfa265ab5e --- /dev/null +++ b/data/smartphone/oppo/2024/find-x8-pro-5g/oppo-find-x8-pro-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x8-pro-5g-16gb-512gb-5g", + "name": "Oppo Find X8 Pro 5G", + "brand": "oppo", + "release_date": "2024-10-24", + "ram_gb": 16, + "battery_mah": 5910, + "weight_g": 215.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x8-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5910 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "1 inch", + "Camera.Features": "Laser AF, Hasselblad Color Calibration, Photo, Video, Portrait, Night, Panorama, Cinematic, Slo-mo, Long exposure, Dual-view video, Time-lapse, Sticker, DOC SCANNER, XPAN, HI-RES, Master", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
73mm (periscope telephoto), 3x optical zoom, PDAF, OIS
50 MP ƒ/4.3 (Ultra-Telephoto)
135mm (periscope telephoto), 1/2.51\", 0.7µm, 6x optical zoom, dual pixel PDAF (35cm - ∞), OIS
50 MP ƒ/2 (Ultra Wide)
FOV 120°; 6P lens; AF Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n25/n26/n28/n38/n40/n41/n66/n75/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be), Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11a/b/g/n/", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black | Pearl White", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 162.3 x 8.24 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 800nits (Typical),\nHBM: 1600nits (Typical),\nPeak brightness: 4500nits (Typical),\nNature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3,\nDolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 92.8%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, AnTuTu v10: 2,304,235 (Balanced), 2,691,623 (Performance); Geekbench 6 (CPU): Single-Core 2,733 / Multi-Core 8,024 (Balanced), Single-Core 2,746 / Multi-Core 8,389 (Performance); Geekbench 6 (GPU): OpenCL 20,791 / Vulkan 23,321 (Balanced), OpenCL 22,139 / Vulkan 25,368 (Performance); AnTuTu v10 Storage Test: 257,742, Seq Read 4,217.3 MBps / Seq Write 3,519.7 MBps (Balanced), N/A (Performance); Wild Life Extreme Test: Score 6,308 / Avg FPS 37.77 (Balanced), Score 6,295 / Avg FPS 37.70 (Performance); Wild Life Extreme Stress Test: Best Loop 5,561 / Lowest Loop 3,057 / Stability 55% (Balanced), Best Loop 6,354 / Lowest Loop 2,673 / Stability 42.1% (Performance); Wild Life Stress Test: Best Loop 11,812 / Lowest Loop 11,684 / Stability 98.9% (Balanced), N/A (Performance); CPU Throttling Test: 30-Thread, 10-Min Avg GIPS 406,027 / Throttled to 79% (Balanced), 50-Thread, 30-Min Avg GIPS 417,416 / Throttled to 53% (Performance), Oppo AI (AI Mobile)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-compass, Accelerometer, Gyroscope, Hall sensor, Laser focusing sensor, Spectral sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "CPH2659", + "General.OS Updates": "", + "General.Release Date": "October 24, 2024", + "General.SAR": "1.19 W/kg (Head)
0.64 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X8 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "8,082 (Multi Core) (v6)
2,647 (Single Core)
20,592 (OpenCL)
24,041 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "84999.0", + "Price Drop": "10.754828", + "Price Drop Amount": "9141", + "Related Items": "[{\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X8 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 13\", \"Price\": 65999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Oppo Find X8 Ultra\", \"Price\": 76990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/oppo/2024/reno-11-pro-5g/oppo-reno-11-pro-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2024/reno-11-pro-5g/oppo-reno-11-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..06e7c86d1e8 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-11-pro-5g/oppo-reno-11-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-11-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 11 Pro 5G", + "brand": "oppo", + "release_date": "2024-01-12", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 181.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-11-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 451 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX890 (OIS) + Sony IMX709 + Sony IMX355", + "Camera.Features": "Pro, Video, Photo, Portrait, Night, Hi-Res, Pano, Slo-Mo, Time-Lapse, Dual-view video, Sticker, Text Scanner, and Google lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
22mm, 1/2.74\", 0.8µm, AF
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm, multi-directional PDAF, OIS
32 MP ƒ/2 (Telephoto)
47mm, 1/2.74\", 0.8µm, PDAF, 2x optical zoom
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)", + "Design.Bezel less": "Yes", + "Design.Colors": "Wave Green, Rock Grey", + "Design.Design Type": "", + "Design.Dimensions": "74.1 x 162.4 x 7.66 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Vivid Mode (100% DCI-P3 Coverage), Gentle Mode (100% sRGB Coverage), Cinema Mode (100% DCI-P3 Coverage), Brilliant Mode (100% DCI-P3 Coverage), Contrast Ratio: 2000000:1, Supports Sunshine Screen, Brightness: Local Peak Brightness (950 nit)", + "Display.Foldable Display": "", + "Display.Glass Type": "Asahi Glass AGC DT-Star2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 451 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speaker, Dual Microphones, 2-Mic Noise Cancellation, LPDDR5X RAM, Head SAR: 1.177W/kg, Body SAR: 0.872W/kg, LPDDR4x RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to dual-band: GLONASS (1), BDS (2), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Y-Axis Proximity Sensor, In-Display Optical Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, TPU Protective Case", + "General.Model": "Reno 11 Pro", + "General.OS Updates": "", + "General.Release Date": "January 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 11 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35000.0", + "Price Drop": "-8.674895", + "Price Drop Amount": "-3036", + "Related Items": "[{\"Name\": \"OPPO Reno 11\", \"Price\": 30490}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37999}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 25990}, {\"Name\": \"Oppo Reno 10 Pro Plus\", \"Price\": 37999}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 34499}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "ColorOS V14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/oppo/2024/reno-12-5g/oppo-reno-12-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2024/reno-12-5g/oppo-reno-12-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..377777b89e9 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-12-5g/oppo-reno-12-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-12-5g-8gb-256gb-5g", + "name": "OPPO Reno 12 5G", + "brand": "oppo", + "release_date": "2024-07-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-12-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, Supports SBC, AAC, aptX-HD, LDAC, and LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT-600, Sony IMX355", + "Camera.Features": "Photo, Video, Night, Pro, Extra HD, Pano, Portrait, Timelapse, Slo-Mo, Text Scanner, Macro, Sticker, Dual-view Video, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm, 1/1.95\", PDAF, OIS
2 MP (Macro)
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n77/n78/n66", + "Connectivity.Bluetooth": "Yes, v5.4, Supports SBC, AAC, aptX-HD, LDAC, and LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 ax), Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n (WLAN 2.4 GHz | WLAN 5 GHz), WLAN Display, WLAN Tethering, 2 x 2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Matte Brown, Sunset Pink, Astro Silver", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 161.4 x 7.57 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Brightness, Contrast Ratio: Static: 6,000,000:1 , HDR10+ Certified", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AI Mobile, SAR Value Head: 1.20 W/kg, Body: 0.87 W/kg, LPDDR4X@2133 MHz, 2 × 16 bits", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, In Display Proximity Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "Reno 12, CPH2625", + "General.OS Updates": "", + "General.Release Date": "July 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 12 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26930.0", + "Price Drop": "1.3416798", + "Price Drop Amount": "361", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"OPPO Reno 12F 5G\", \"Price\": 29990}, {\"Name\": \"OPPO Reno 11\", \"Price\": 26690}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 28999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Oppo A6 Pro\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 14.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/oppo/2024/reno-12f-5g/oppo-reno-12f-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2024/reno-12f-5g/oppo-reno-12f-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..e66be442c11 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-12f-5g/oppo-reno-12f-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-12f-5g-12gb-256gb-5g", + "name": "OPPO Reno 12F 5G", + "brand": "oppo", + "release_date": "2024-06-28", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-12f-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Pro, Pano, Portrait, Time-lapse, Slo-mo, Text scanner, Extra HD, Sticker, and Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
22mm, 1/2.74\", 0.8µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28A/n28B/n66/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, aptX, aptX HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band", + "Design.Bezel less": "", + "Design.Colors": "Amber Orange, Olive Green", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.1 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits (typ), 1200 nits (HMB), 2100 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Asahi Glass AGC DT-Star2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, LPDDR4X@2133 MHz,", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, , Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1, Charger x 1, USB Data Cable x 1, SIM Ejector Tool x 1, Quick Guide x 1, Safety Guide x 1, Protective Case x 1", + "General.Model": "CPH2637, Reno 12F", + "General.OS Updates": "", + "General.Release Date": "June 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 12F 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 12F 4G\", \"Price\": 19990}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 26930}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"OPPO Reno 10 Pro\", \"Price\": 30999}, {\"Name\": \"OPPO Reno 13F\", \"Price\": 32990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "ColorOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2024/reno-13-5g-12gb-ram-512gb/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2024/reno-13-5g-12gb-ram-512gb/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..901cdaebedd --- /dev/null +++ b/data/smartphone/oppo/2024/reno-13-5g-12gb-ram-512gb/oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-13-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 13 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2024-11-25", + "ram_gb": 12, + "battery_mah": 5600, + "weight_g": 181.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-13-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Video, Photo, Portrait, Night, HI-RES, PANO, Slo-mo, Time-lapse, Dual-view video, Sticker, underwater, DOC SCANNER, Googlen lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
15mm, 115˚ (ultrawide), 1/4.0\", 1.12µm
2 MP ƒ/2.1
FOV 89°; 3P lens", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Ivory White | Luminous Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 600nits (Typical), HBM brightness: 1200nits (Typical), Nature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X@3750MHz 4 × 16bits, SignalBoost Chip X1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nSafety Guide x 1,\nProtective Case x 1", + "General.Model": "CPH2689", + "General.OS Updates": "", + "General.Release Date": "November 25, 2024", + "General.SAR": "0.97 W/kg (Head)
0.65 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 13 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G (12GB RAM + 512GB)\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 13 Pro 5G (12GB RAM + 512GB)\", \"Price\": 36999}, {\"Name\": \"Realme 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 38987}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 63000}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2024/reno-13-5g-8gb-256gb/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2024/reno-13-5g-8gb-256gb/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..4911d75dc29 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-13-5g-8gb-256gb/oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-13-5g-8gb-256gb-8gb-256gb-5g", + "name": "OPPO Reno 13 5G (8GB+256GB)", + "brand": "oppo", + "release_date": "2024-11-25", + "ram_gb": 8, + "battery_mah": 5600, + "weight_g": 181.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-13-5g-8gb-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Video, Photo, Portrait, Night, HI-RES, PANO, Slo-mo, Time-lapse, Dual-view video, Sticker, underwater, DOC SCANNER, Googlen lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
15mm, 115˚ (ultrawide), 1/4.0\", 1.12µm
2 MP ƒ/2.1
FOV 89°; 3P lens", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Ivory White | Luminous Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 600nits (Typical), HBM brightness: 1200nits (Typical), Nature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X@3750MHz 4 × 16bits, SignalBoost Chip X1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nSafety Guide x 1,\nProtective Case x 1", + "General.Model": "CPH2689", + "General.OS Updates": "", + "General.Release Date": "November 25, 2024", + "General.SAR": "0.97 W/kg (Head)
0.65 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 13 5G (8GB+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "-3.0288143", + "Price Drop Amount": "-969", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27799}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 27999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26697}, {\"Name\": \"Google Pixel 8A\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2024/reno-13-5g/oppo-reno-13-5g-8gb-128gb-5g.json b/data/smartphone/oppo/2024/reno-13-5g/oppo-reno-13-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..cb86cd978e9 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-13-5g/oppo-reno-13-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-13-5g-8gb-128gb-5g", + "name": "OPPO Reno 13 5G", + "brand": "oppo", + "release_date": "2024-11-25", + "ram_gb": 8, + "battery_mah": 5600, + "weight_g": 181.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-13-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Video, Photo, Portrait, Night, HI-RES, PANO, Slo-mo, Time-lapse, Dual-view video, Sticker, underwater, DOC SCANNER, Googlen lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
15mm, 115˚ (ultrawide), 1/4.0\", 1.12µm
2 MP ƒ/2.1
FOV 89°; 3P lens", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptx, aptx-HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax)", + "Design.Bezel less": "", + "Design.Colors": "Ivory White | Luminous Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 600nits (Typical), HBM brightness: 1200nits (Typical), Nature mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X@3750MHz 4 × 16bits, SignalBoost Chip X1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nSafety Guide x 1,\nProtective Case x 1", + "General.Model": "CPH2689", + "General.OS Updates": "", + "General.Release Date": "November 25, 2024", + "General.SAR": "0.97 W/kg (Head)
0.65 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 13 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "5.2224135", + "Price Drop Amount": "1410", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22638}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2024/reno-13-pro-5g-12gb-ram-512gb/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2024/reno-13-pro-5g-12gb-ram-512gb/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..77dd82819f2 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-13-pro-5g-12gb-ram-512gb/oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-13-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 13 Pro 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2024-11-25", + "ram_gb": 12, + "battery_mah": 5800, + "weight_g": 195.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-13-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX890", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Google Lens, Doc Scanner, Underwater, Digital Zoom Supports 120X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Samsung S5KJN5
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
85mm (telephoto), PDAF, OIS, 3.5x optical zoom, Samsung S5KJN5
8 MP ƒ/2.2 (Ultra Wide)
15mm, 116˚ (ultrawide), 1/4.0\", 1.12µm, OV OV08D10", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n66/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11 ax)", + "Design.Bezel less": "No", + "Design.Colors": "Graphite Grey | Mist Lavender", + "Design.Design Type": "", + "Design.Dimensions": "76.55 x 162.73 x 7.55 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Maximum Static Contrast Ratio: 6000000:1 (Typical), Maximum Dynamic Contrast Ratio: 12000000:1 (Typical), Brightness: Normal Brightness: 600 Nit (Typical), HBM Brightness: 1200 Nit (Typical), Local Peak Brightness 1% APL (Typical Value): 1600 Nit, Color Saturation: 100% DCI-P3 (Typical), Color Gamut: Nature Mode 100% DCI-P3, Expert Mode 100% DCI-P3, Vivid mode 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X@4266MHz 4 x 16 bits", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light, Colour Temperature Sensor, E-compass, Accelerometer, Gyroscope, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "CPH2697", + "General.OS Updates": "", + "General.Release Date": "November 25, 2024", + "General.SAR": "0.99 W/kg (Head)
1.29 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 13 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "54999.0", + "Price Drop": "-22.547464", + "Price Drop Amount": "-12401", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16950}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 56900}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Immortalis-GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2024/reno-13-pro-5g/oppo-reno-13-pro-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2024/reno-13-pro-5g/oppo-reno-13-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..43bf1bf61a5 --- /dev/null +++ b/data/smartphone/oppo/2024/reno-13-pro-5g/oppo-reno-13-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-13-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 13 Pro 5G", + "brand": "oppo", + "release_date": "2024-11-25", + "ram_gb": 12, + "battery_mah": 5800, + "weight_g": 195.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-13-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX890", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Google Lens, Doc Scanner, Underwater, Digital Zoom Supports 120X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Samsung S5KJN5
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
85mm (telephoto), PDAF, OIS, 3.5x optical zoom, Samsung S5KJN5
8 MP ƒ/2.2 (Ultra Wide)
15mm, 116˚ (ultrawide), 1/4.0\", 1.12µm, OV OV08D10", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n66/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX-HD, LDAC, and LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11 ax)", + "Design.Bezel less": "No", + "Design.Colors": "Graphite Grey | Mist Lavender", + "Design.Design Type": "", + "Design.Dimensions": "76.55 x 162.73 x 7.55 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Maximum Static Contrast Ratio: 6000000:1 (Typical), Maximum Dynamic Contrast Ratio: 12000000:1 (Typical), Brightness: Normal Brightness: 600 Nit (Typical), HBM Brightness: 1200 Nit (Typical), Local Peak Brightness 1% APL (Typical Value): 1600 Nit, Color Saturation: 100% DCI-P3 (Typical), Color Gamut: Nature Mode 100% DCI-P3, Expert Mode 100% DCI-P3, Vivid mode 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X@4266MHz 4 x 16 bits", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light, Colour Temperature Sensor, E-compass, Accelerometer, Gyroscope, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "CPH2697", + "General.OS Updates": "", + "General.Release Date": "November 25, 2024", + "General.SAR": "0.99 W/kg (Head)
1.29 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 13 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "8.387592", + "Price Drop Amount": "3355", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27699}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 54999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Immortalis-GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2025/a5-2025/oppo-a5-2025-6gb-128gb-5g.json b/data/smartphone/oppo/2025/a5-2025/oppo-a5-2025-6gb-128gb-5g.json new file mode 100644 index 00000000000..7ca731ae04e --- /dev/null +++ b/data/smartphone/oppo/2025/a5-2025/oppo-a5-2025-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-2025-6gb-128gb-5g", + "name": "Oppo A5 (2025)", + "brand": "oppo", + "release_date": "2025-05-15", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-2025", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Aurora Green, Mist White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone Case,\nPower Adapter,\nUSB Cable,\nScreen Protector,\nSIM Tray Ejector", + "General.Model": "‎CPH2751", + "General.OS Updates": "", + "General.Release Date": "May 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5 (2025)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15498.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10990}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14963}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4xCortex-A78@2.2 GHz & 4xCortex-A55@1.8 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a5-5g-8gb-ram-128gb/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oppo/2025/a5-5g-8gb-ram-128gb/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..98da12ab51c --- /dev/null +++ b/data/smartphone/oppo/2025/a5-5g-8gb-ram-128gb/oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO A5 5G (8GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2025-05-15", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Aurora Green, Mist White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone Case,\nPower Adapter,\nUSB Cable,\nScreen Protector,\nSIM Tray Ejector", + "General.Model": "‎CPH2751", + "General.OS Updates": "", + "General.Release Date": "May 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A5 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Oppo K13\", \"Price\": 16799}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Honor 400 Smart\", \"Price\": 20999}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10559}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"Realme 14x 5G\", \"Price\": 13442}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4xCortex-A78@2.2 GHz & 4xCortex-A55@1.8 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a5i-pro-5g/oppo-a5i-pro-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2025/a5i-pro-5g/oppo-a5i-pro-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..67bb4fe14ef --- /dev/null +++ b/data/smartphone/oppo/2025/a5i-pro-5g/oppo-a5i-pro-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5i-pro-5g-8gb-256gb-5g", + "name": "Oppo A5i Pro 5G", + "brand": "oppo", + "release_date": "2025-09-03", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5i-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, Supports SBC, AAC, aptx, aptx-HD, LDAC", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, Supports SBC, AAC, aptx, aptx-HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4G, Wi-Fi 5G, Wi-Fi 5 (802.11ac), 802.11b/g/a/n", + "Design.Bezel less": "No", + "Design.Colors": "Mocha Brown and Olive Green", + "Design.Design Type": "", + "Design.Dimensions": "76.24 x 165.71 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, BeiDou: B1I; GPS: L1; GLONASS: G1; Galileo: E1; QZSS: L1", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, \nAmbient Light,\nE-compass,\nAccelerometer", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A5i Pro", + "General.OS Updates": "", + "General.Release Date": "September 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5i Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A3i Plus\", \"Price\": 15990}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Vivo Y29s 5G\", \"Price\": 15990}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16749}, {\"Name\": \"Xiaomi Redmi Note 13 4G\", \"Price\": 15990}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a5x-5g-4gb-ram-64gb/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/oppo/2025/a5x-5g-4gb-ram-64gb/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..71b29b264e4 --- /dev/null +++ b/data/smartphone/oppo/2025/a5x-5g-4gb-ram-64gb/oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Oppo A5x 5G (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2025-05-23", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5x-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Tranquil Lake Green, Laser White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nSafety Guide x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5x 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11498.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 11121}, {\"Name\": \"Vivo Y19 5G (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 11498}, {\"Name\": \"Realme C71\", \"Price\": 6894}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17998}, {\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Poco X7 5G\", \"Price\": 17190}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a5x-5g-6gb-ram-128gb/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2025/a5x-5g-6gb-ram-128gb/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..e10d2e375e9 --- /dev/null +++ b/data/smartphone/oppo/2025/a5x-5g-6gb-ram-128gb/oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A5x 5G (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2025-05-23", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5x-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Tranquil Lake Green, Laser White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nSafety Guide x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5x 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-0.871098", + "Price Drop Amount": "-122", + "Related Items": "[{\"Name\": \"Vivo Y19s 5G\", \"Price\": 13499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12070}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14450}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9938}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a5x-5g/oppo-a5x-5g-4gb-128gb-5g.json b/data/smartphone/oppo/2025/a5x-5g/oppo-a5x-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..41477165e1c --- /dev/null +++ b/data/smartphone/oppo/2025/a5x-5g/oppo-a5x-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a5x-5g-4gb-128gb-5g", + "name": "Oppo A5x 5G", + "brand": "oppo", + "release_date": "2025-05-23", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a5x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.9 (Wide Angle)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Tranquil Lake Green, Laser White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nSafety Guide x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A5x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "2.783278", + "Price Drop Amount": "348", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10828}, {\"Name\": \"Vivo Y19 5G (4GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Realme C75 5G (6GB RAM + 128GB)\", \"Price\": 13139}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 17459}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Realme C73\", \"Price\": 10155}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a6-pro/oppo-a6-pro-8gb-256gb-5g.json b/data/smartphone/oppo/2025/a6-pro/oppo-a6-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..c66e9ffece9 --- /dev/null +++ b/data/smartphone/oppo/2025/a6-pro/oppo-a6-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6-pro-8gb-256gb-5g", + "name": "Oppo A6 Pro", + "brand": "oppo", + "release_date": "2025-09-09", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 18W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Gold", + "Design.Design Type": "", + "Design.Dimensions": "75 x 158.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "600 nits (typ), 1400 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Crystal Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.5%", + "Display.Size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "", + "General.In The Box": "", + "General.Model": "PLN110", + "General.OS Updates": "", + "General.Release Date": "September 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Infinix Hot 60 Pro Plus\", \"Price\": 19990}, {\"Name\": \"Oppo K13\", \"Price\": 17020}, {\"Name\": \"OPPO A6\", \"Price\": 11990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106390}, {\"Name\": \"Infinix Note 40X 5G (12GB RAM +256GB)\", \"Price\": 13999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/oppo/2025/a6x-5g-4gb-ram-128gb/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/oppo/2025/a6x-5g-4gb-ram-128gb/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..ec7f1c26060 --- /dev/null +++ b/data/smartphone/oppo/2025/a6x-5g-4gb-ram-128gb/oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6x-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "OPPO A6x 5G (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2025-12-02", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6x-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PANO, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
FOV 77°; 3P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF supported", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Olive Green | Ice Blue", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 700nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI GameBoost 2.0, AI LinkBoost 3.0, AI Eraser 2.0, AI Recompose,AI Perfect Shot", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "CPH2823", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A6x 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/a6x-5g-6gb-ram-128gb/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2025/a6x-5g-6gb-ram-128gb/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..d977cfbaf01 --- /dev/null +++ b/data/smartphone/oppo/2025/a6x-5g-6gb-ram-128gb/oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO A6x 5G (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2025-12-02", + "ram_gb": 6, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6x-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PANO, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
FOV 77°; 3P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF supported", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Olive Green | Ice Blue", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 700nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI GameBoost 2.0, AI LinkBoost 3.0, AI Eraser 2.0, AI Recompose,AI Perfect Shot", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "CPH2823", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO A6x 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/f23-pro/oppo-f23-pro-8gb-128gb-5g.json b/data/smartphone/oppo/2025/f23-pro/oppo-f23-pro-8gb-128gb-5g.json new file mode 100644 index 00000000000..06b6757db69 --- /dev/null +++ b/data/smartphone/oppo/2025/f23-pro/oppo-f23-pro-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f23-pro-8gb-128gb-5g", + "name": "OPPO F23 Pro", + "brand": "oppo", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 175.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f23-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Portrait, Time-lapse, Slow-motion, Text scanner, Google Lens, Extra HD, Macro, Sticker", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.7 (Wide Angle)
2 MP ƒ/3.3
Microscope
2 MP ƒ/2.4
Mono", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.2 x 159.9 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal mode: 430 nits (Typical), High Brightness Mode: 600 nits (Typical), Vivid mode: 97% NTSC/95% DCI-P3, Gentle Mode: sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Built-in GPS, A-GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Optical Sensor, Accelerometer, Gravity Sensor, Gyroscope, Pedometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F23 Pro", + "General.OS Updates": "", + "General.Release Date": "December 15, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO F23 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 28850}, {\"Name\": \"Poco X7 5G\", \"Price\": 13999}, {\"Name\": \"Realme 12 Pro 5G\", \"Price\": 19999}, {\"Name\": \"OPPO F23\", \"Price\": 21649}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 22499}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16060}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/oppo/2025/f29-pro-12gb-ram-256gb/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2025/f29-pro-12gb-ram-256gb/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..ac1940bb4ce --- /dev/null +++ b/data/smartphone/oppo/2025/f29-pro-12gb-ram-256gb/oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f29-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Oppo F29 Pro (12GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-03-20", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f29-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SuperVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, Slo-mo, Dual-view video, Time-lapse, Sticker, HI-RES", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
FOV 76°; 5P lens; AF supported; EIS supported; 2-axis OIS supported open-loop focus motor
2 MP (Macro)
FOV 89°; 3P lens; fixed-focus", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4G, Wi-Fi 5G, Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11b/g/a/n,\nWLAN Display,\nWLAN Tethering", + "Design.Bezel less": "", + "Design.Colors": "Granite Black, Marble White", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 161.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 600nits (Typical)\nHBM: 1200nits (Typica).\nVivid mode: 100% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, Dedicated Gaming Antenna, Dual Stereo Speakers, AI Image Assistant, AI Clarity Enhancer, AI Eraser, AI Reflection Remover, AI Unblur", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66 + IP68 + IP69", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, In-Display Optical Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "F29 Pro", + "General.OS Updates": "", + "General.Release Date": "March 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo F29 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23499.0", + "Price Drop": "12.823184", + "Price Drop Amount": "3013", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Oppo F31 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Vivo Y400 Pro 5G (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Oppo F29 Pro 5G\", \"Price\": 19499}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 30399}, {\"Name\": \"Oppo F29 Pro (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Vivo V40e 5G\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy M55 (12GB RAM + 256GB)\", \"Price\": 21299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/oppo/2025/f29-pro-8gb-ram-256gb/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2025/f29-pro-8gb-ram-256gb/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d0b6f72fe3d --- /dev/null +++ b/data/smartphone/oppo/2025/f29-pro-8gb-ram-256gb/oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-f29-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo F29 Pro (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-03-20", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "f29-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SuperVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, Slo-mo, Dual-view video, Time-lapse, Sticker, HI-RES", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
FOV 76°; 5P lens; AF supported; EIS supported; 2-axis OIS supported open-loop focus motor
2 MP (Macro)
FOV 89°; 3P lens; fixed-focus", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4G, Wi-Fi 5G, Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11b/g/a/n,\nWLAN Display,\nWLAN Tethering", + "Design.Bezel less": "", + "Design.Colors": "Granite Black, Marble White", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 161.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Normal brightness: 600nits (Typical)\nHBM: 1200nits (Typica).\nVivid mode: 100% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, Dedicated Gaming Antenna, Dual Stereo Speakers, AI Image Assistant, AI Clarity Enhancer, AI Eraser, AI Reflection Remover, AI Unblur", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66 + IP68 + IP69", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, In-Display Optical Sensor, Acceleration Sensor, Gravity Sensor, Gyroscope, Step Counting", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "F29 Pro", + "General.OS Updates": "", + "General.Release Date": "March 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo F29 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21500.0", + "Price Drop": "16.125809", + "Price Drop Amount": "3467", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Oppo F29 (8GB RAM + 256GB)\", \"Price\": 20650}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 23750}, {\"Name\": \"Oppo F27 Pro Plus 5G\", \"Price\": 22000}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19699}, {\"Name\": \"Oppo F31 5G (8GB RAM + 256GB)\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/oppo/2025/find-x9-5g-16gb-ram-512gb/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/oppo/2025/find-x9-5g-16gb-ram-512gb/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..4d42aed229f --- /dev/null +++ b/data/smartphone/oppo/2025/find-x9-5g-16gb-ram-512gb/oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x9-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Oppo Find X9 5G (16GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2025-10-16", + "ram_gb": 16, + "battery_mah": 7025, + "weight_g": 203.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x9-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7025 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Color Spectrum Sensor, Hasselblad Color Calibration, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), 1/1.4\", 1.12µm, multi-directional PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
73mm (periscope telephoto), 1/1.95\", 0.61µm, 3x optical zoom, multi-directional PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/2.76\", 0.64µm, multi-directional PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black, Titanium Grey, Velvet Red, White", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, Dolby Vision, HDR10+, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2797", + "General.OS Updates": "", + "General.Release Date": "October 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X9 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "84999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"LAVA Agni 4 5G\", \"Price\": 20990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/oppo/2025/find-x9-5g/oppo-find-x9-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2025/find-x9-5g/oppo-find-x9-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..d1d04189eee --- /dev/null +++ b/data/smartphone/oppo/2025/find-x9-5g/oppo-find-x9-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x9-5g-12gb-256gb-5g", + "name": "Oppo Find X9 5G", + "brand": "oppo", + "release_date": "2025-10-16", + "ram_gb": 12, + "battery_mah": 7025, + "weight_g": 203.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x9-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7025 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Color Spectrum Sensor, Hasselblad Color Calibration, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), 1/1.4\", 1.12µm, multi-directional PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
73mm (periscope telephoto), 1/1.95\", 0.61µm, 3x optical zoom, multi-directional PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/2.76\", 0.64µm, multi-directional PDAF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black, Titanium Grey, Velvet Red, White", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 157 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800 nits (typ), 1800 nits (HBM), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, Dolby Vision, HDR10+, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2797", + "General.OS Updates": "", + "General.Release Date": "October 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X9 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 54999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/oppo/2025/find-x9-pro-5g/oppo-find-x9-pro-5g-16gb-512gb-5g.json b/data/smartphone/oppo/2025/find-x9-pro-5g/oppo-find-x9-pro-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..c23e9a18968 --- /dev/null +++ b/data/smartphone/oppo/2025/find-x9-pro-5g/oppo-find-x9-pro-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x9-pro-5g-16gb-512gb-5g", + "name": "Oppo Find X9 Pro 5G", + "brand": "oppo", + "release_date": "2025-10-16", + "ram_gb": 16, + "battery_mah": 7500, + "weight_g": 224.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x9-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7500 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PANO, Pro Video, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, STICKER, XPAN, Hasselblad Hi-Res, Google Lens, Underwater, Master, Text Scanner, Doc Scanner, Hasselblad Color Calibration", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.5 (Wide Angle)
23mm (wide), 1/1.28\", 1.22µm, multi-directional PDAF, OIS
200 MP ƒ/2.1 (Telephoto)
70mm (periscope telephoto), 1/1.56\", 0.5µm, 3x optical zoom, multi-directional PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/2.76\", 0.64µm, multi-directional PDAF", + "Camera.Video Recording": "4K @ 120/60 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n25/n26/n28/n38/n40/n41/n48/n66/n71/n75/n76/n77/n78/n79", + "Connectivity.Bluetooth": "Yes, v6.0, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) supported,\nWi-Fi 6 (802.11ax) supported,\nWi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported,\nWi-Fi 2.4GHz 2 × 2 + Wi-Fi 5GHz 2 × 2 concurrent supported,\nWi-Fi 5GHz 160MHz supported,\nWi-Fi 6GHz 320MHz supported,\n2 × 2 MIMO supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Silk White | Titanium Charcoal", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 161.3 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1800 nits (HBM), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, Dolby Vision, HDR10+, HDR Vivid", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Gemini, AI Recording, AI Writer", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Satellite Communication", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS (L1 + L5), GLONASS (G1), BDS (B1I + B1C + B2a + B2b), Galileo (E1 + E5a + E5b), QZSS (L1 + L5), NavIC (L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity,\nAmbient Light,\nColor Temperature Sensor,\nE-compass,\nAccelerometer,\nGyroscope,\nIn-display ultrasound fingerprint sensor,\nHall Sensor,\nLaser focusing Sensor,\nSpectral Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nQuick Guide x 1,\nProtective Case x 1", + "General.Model": "CPH2791", + "General.OS Updates": "", + "General.Release Date": "October 16, 2025", + "General.SAR": "1.14 W/kg (Head)
0.41 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X9 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "109999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107790}, {\"Name\": \"Honor Magic 8 Pro\", \"Price\": 97990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "1x4.21 GHz C1-Ultra & 3x3.5 GHz C1-Premium & 4x2.7 GHz C1-Pro", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/oppo/2025/k12s/oppo-k12s-8gb-128gb-5g.json b/data/smartphone/oppo/2025/k12s/oppo-k12s-8gb-128gb-5g.json new file mode 100644 index 00000000000..d6a43c61380 --- /dev/null +++ b/data/smartphone/oppo/2025/k12s/oppo-k12s-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k12s-8gb-128gb-5g", + "name": "Oppo K12s", + "brand": "oppo", + "release_date": "2025-04-22", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k12s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "32 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Graphite Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "15 hours", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11a/b/g/n", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Global Default Maximum Brightness: 600nit, Global Excitation Maximum Brightness: 1200nit", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Static: 6000000:1, Dynamic: 12000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Clarity Enhancer, AI Unblur, AI Reflection Remover, AI Eraser, Screen Translator, AI Writer, AI Summary, AI Mobile", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "K13", + "General.OS Updates": "", + "General.Release Date": "April 22, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K12s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13\", \"Price\": 17228}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19770}, {\"Name\": \"Oppo K12\", \"Price\": 21999}, {\"Name\": \"OPPO K12x 5G (8GB RAM + 256GB)\", \"Price\": 16499}, {\"Name\": \"Oppo K12 Plus\", \"Price\": 22990}, {\"Name\": \"OPPO K12x\", \"Price\": 12999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 15498}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/oppo/2025/k13-8gb-ram-256gb/oppo-k13-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2025/k13-8gb-ram-256gb/oppo-k13-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7922a5e9d0a --- /dev/null +++ b/data/smartphone/oppo/2025/k13-8gb-ram-256gb/oppo-k13-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo K13 (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-04-21", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "32 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Graphite Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "15 hours", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
OV50D40 Sensor, 1/2.88 inch Photosensitive Area, 0.612um Single Pixel, FOV: 75.5 Degree, 5P Lens
2 MP ƒ/2.4 (Depth Sensor)
OV02B1B Sensor, 1/5.00 inch Photosensitive Area, 1.75um Single Pixel, FOV: 89.1 Degree, 3P Lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11a/b/g/n", + "Design.Bezel less": "No", + "Design.Colors": "Icy Purple, Prism Black", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Global Default Maximum Brightness: 600nit, Global Excitation Maximum Brightness: 1200nit", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Static: 6000000:1, Dynamic: 12000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Clarity Enhancer, AI Unblur, AI Reflection Remover, AI Eraser, Screen Translator, AI Writer, AI Summary, AI Mobile", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "60cm² Graphite + 57cm² Ultra-large VC, GOAT Durablity 50+ Quality Checks", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BDS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "CPH2729", + "General.OS Updates": "", + "General.Release Date": "April 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K13 (8GB RAM + 256GB)", + "Performance.3DMark Score": "952 (Wild Life Extreme) (5.71 FPS)", + "Performance.AnTuTu Score": "711,176 (Total) (v10)
232,955 (CPU)
180,841 (GPU)
133,763 (Memory)
163,617 (UX)
", + "Performance.AnTuTu Storage Score": "93,365
1912 MB/s (Read), 1005 MB/s (Write)", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,873 (Multi Core) (v6)
986 (Single Core)", + "Performance.Speaker Score": "", + "Price": "19698.0", + "Price Drop": "1.0176156", + "Price Drop Amount": "200", + "Related Items": "[{\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 21499}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20081}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/oppo/2025/k13-turbo-8gb-ram-256gb/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2025/k13-turbo-8gb-ram-256gb/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..55522fc6ac8 --- /dev/null +++ b/data/smartphone/oppo/2025/k13-turbo-8gb-ram-256gb/oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13-turbo-8gb-ram-256gb-8gb-256gb-5g", + "name": "Oppo K13 Turbo (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-07-21", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 207.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13-turbo-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, DOC SCANNER, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF Supported
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) Supported,\nWi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported,\nWi-Fi 5GHz 160MHz Supported,\n2 × 2 MIMO Supported", + "Design.Bezel less": "No", + "Design.Colors": "Black Warrior, Purple No. 1, Knight White", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.8 x 8.31 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 600nits (Typical),\nHBM: 1600nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nCinematic mode: 100% DCI-P3,\nColourful mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Turbo Breathing Light, Touch Optimization, Ultra-performance Outdoor Mode 2.0, X-axis Linear Motor, In-Built Cooling Fan, Best-in-Class Passive Cooling System, Intelligent Charging Engine 5.0, Charging deceleration, Extended charging protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX9 and IPX8 and IPX6", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color temperature Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB data cable x 1,\nQuick Guide x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nFan Cleaning Brush", + "General.Model": "PLM110", + "General.OS Updates": "", + "General.Release Date": "July 21, 2025", + "General.SAR": "1.19 W/kg (Head)
0.75 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K13 Turbo (8GB RAM + 256GB)", + "Performance.3DMark Score": "3,986 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,622,459 (Total) (v10)
405,523 (CPU)
660,135 (GPU)
267,279 (Memory)
289,522 (UX)
", + "Performance.AnTuTu Storage Score": "157,486", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "5,975 (Multi Core) (v6)
1,424 (Single Core)
12,232 (OpenCL)
12,693 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "26925.0", + "Price Drop": "1.7555164", + "Price Drop Amount": "473", + "Related Items": "[{\"Name\": \"Oppo K13 Turbo\", \"Price\": 23850}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"OnePlus Ace 6\", \"Price\": 31990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28060}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo V60e\", \"Price\": 27999}, {\"Name\": \"Nothing Phone 3a Pro (8GB RAM + 256GB)\", \"Price\": 29600}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "1x3.21 GHz Cortex-X4 & 3x3.0 GHz Cortex-A720 & 2x2.8 GHz Cortex-A720 & 2x2.0 GHz Cortex-A720)", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2025/k13-turbo-pro-12gb-256gb/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2025/k13-turbo-pro-12gb-256gb/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..5460cbafa1f --- /dev/null +++ b/data/smartphone/oppo/2025/k13-turbo-pro-12gb-256gb/oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13-turbo-pro-12gb-256gb-12gb-256gb-5g", + "name": "Oppo K13 Turbo Pro (12GB+256GB)", + "brand": "oppo", + "release_date": "2025-07-21", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13-turbo-pro-12gb-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°, 5P lens, AF Supported; Supports 2-axis OIS
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n66/n77/n78/n80/n81/n84/n89", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) Supported,\nWi-Fi 6 (802.11ax) Supported,\nWi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported,\nWi-Fi 5GHz 160MHz Supported,\n2 × 2 MIMO Supported", + "Design.Bezel less": "No", + "Design.Colors": "Midnight Maverick | Purple Phantom | Silver Knight", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 600nits (Typical),\nHBM: 1600nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nCinematic mode: 100% DCI-P3,\nColourful mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.5%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Turbo Breathing Light, Touch Optimization, Ultra-performance Outdoor Mode 2.0, X-axis Linear Motor, In-Built Cooling Fan, Best-in-Class Passive Cooling System, Intelligent Charging Engine 5.0, Charging deceleration, Extended charging protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: GPS, GLONASS, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX9 and IPX8 and IPX6 Top-tier Waterproof", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColour Temperature Sensor,\nE-Compass,\nAccelerometer,\nGyroscope,\nIn-Display Optical Fingerprint Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB data cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1,\nFan Cleaning Brush", + "General.Model": "PLE110", + "General.OS Updates": "", + "General.Release Date": "July 21, 2025", + "General.SAR": "1.11 W/kg (Head)
0.95 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K13 Turbo Pro (12GB+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35999.0", + "Price Drop": "10.032852", + "Price Drop Amount": "3612", + "Related Items": "[{\"Name\": \"iQOO Neo 10 (12GB RAM + 256GB)\", \"Price\": 33998}, {\"Name\": \"Oppo K13 Turbo (8GB RAM + 256GB)\", \"Price\": 29435}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 33499}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Oppo F31 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1x3.21 GHz Cortex-X4 & 3x3.0 GHz Cortex-A720 & 2x2.8 GHz Cortex-A720 & 2x2.0 GHz Cortex-A720)", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/oppo/2025/k13-turbo-pro/oppo-k13-turbo-pro-8gb-256gb-5g.json b/data/smartphone/oppo/2025/k13-turbo-pro/oppo-k13-turbo-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..8dc80292edb --- /dev/null +++ b/data/smartphone/oppo/2025/k13-turbo-pro/oppo-k13-turbo-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13-turbo-pro-8gb-256gb-5g", + "name": "Oppo K13 Turbo Pro", + "brand": "oppo", + "release_date": "2025-07-21", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13-turbo-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°, 5P lens, AF Supported; Supports 2-axis OIS
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n66/n77/n78/n80/n81/n84/n89", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) Supported,\nWi-Fi 6 (802.11ax) Supported,\nWi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported,\nWi-Fi 5GHz 160MHz Supported,\n2 × 2 MIMO Supported", + "Design.Bezel less": "No", + "Design.Colors": "Midnight Maverick | Purple Phantom | Silver Knight", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.8 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 600nits (Typical),\nHBM: 1600nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nCinematic mode: 100% DCI-P3,\nColourful mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.5%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Turbo Breathing Light, Touch Optimization, Ultra-performance Outdoor Mode 2.0, X-axis Linear Motor, In-Built Cooling Fan, Best-in-Class Passive Cooling System, Intelligent Charging Engine 5.0, Charging deceleration, Extended charging protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: GPS, GLONASS, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX9 and IPX8 and IPX6 Top-tier Waterproof", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColour Temperature Sensor,\nE-Compass,\nAccelerometer,\nGyroscope,\nIn-Display Optical Fingerprint Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB data cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1,\nFan Cleaning Brush", + "General.Model": "PLE110", + "General.OS Updates": "", + "General.Release Date": "July 21, 2025", + "General.SAR": "1.11 W/kg (Head)
0.95 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K13 Turbo Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 26950}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28445}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1x3.21 GHz Cortex-X4 & 3x3.0 GHz Cortex-A720 & 2x2.8 GHz Cortex-A720 & 2x2.0 GHz Cortex-A720)", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/oppo/2025/k13-turbo/oppo-k13-turbo-8gb-128gb-5g.json b/data/smartphone/oppo/2025/k13-turbo/oppo-k13-turbo-8gb-128gb-5g.json new file mode 100644 index 00000000000..0025b64166c --- /dev/null +++ b/data/smartphone/oppo/2025/k13-turbo/oppo-k13-turbo-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13-turbo-8gb-128gb-5g", + "name": "Oppo K13 Turbo", + "brand": "oppo", + "release_date": "2025-07-21", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 207.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13-turbo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, DOC SCANNER, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF Supported
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) Supported,\nWi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported,\nWi-Fi 5GHz 160MHz Supported,\n2 × 2 MIMO Supported", + "Design.Bezel less": "No", + "Design.Colors": "Black Warrior, Purple No. 1, Knight White", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 162.8 x 8.31 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 600nits (Typical),\nHBM: 1600nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nCinematic mode: 100% DCI-P3,\nColourful mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, Turbo Breathing Light, Touch Optimization, Ultra-performance Outdoor Mode 2.0, X-axis Linear Motor, In-Built Cooling Fan, Best-in-Class Passive Cooling System, Intelligent Charging Engine 5.0, Charging deceleration, Extended charging protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX9 and IPX8 and IPX6", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color temperature Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB data cable x 1,\nQuick Guide x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nFan Cleaning Brush", + "General.Model": "PLM110", + "General.OS Updates": "", + "General.Release Date": "July 21, 2025", + "General.SAR": "1.19 W/kg (Head)
0.75 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Oppo K13 Turbo", + "Performance.3DMark Score": "3,986 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,622,459 (Total) (v10)
405,523 (CPU)
660,135 (GPU)
267,279 (Memory)
289,522 (UX)
", + "Performance.AnTuTu Storage Score": "157,486", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "5,975 (Multi Core) (v6)
1,424 (Single Core)
12,232 (OpenCL)
12,693 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "26940.0", + "Price Drop": "3.6173565", + "Price Drop Amount": "975", + "Related Items": "[{\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 35999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Oppo K13\", \"Price\": 16970}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 25490}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23500}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "1x3.21 GHz Cortex-X4 & 3x3.0 GHz Cortex-A720 & 2x2.8 GHz Cortex-A720 & 2x2.0 GHz Cortex-A720)", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2025/k13x-5g-6gb-ram-128gb/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2025/k13x-5g-6gb-ram-128gb/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..849e0e99a59 --- /dev/null +++ b/data/smartphone/oppo/2025/k13x-5g-6gb-ram-128gb/oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO K13x 5G (6GB RAM +128GB)", + "brand": "oppo", + "release_date": "2025-06-23", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13x-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOCTM Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Slo-Mo, Dual View Video, Timelapse, Sticker, Hypertext, Hi-Res, Google Lens, Supports Fill Light for Video Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1.12um Pixel Size, CMOS, 1/4 inch Sensor Size, FOV: 80 Degree, Equivalent Focal Length: 25mm, 4P Lens, Effective Focal Length: 2.66mm, Fixed Focus
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
OV50D, 1/2.88 inch Sensor Size, 0.61um Pixel Size, CMOS(4-in-1), FOV: 76 Degree, Equivalent Focal Length: 27mm, 5P Lens, Effective Focal Length: 3.98mm, PDAF
2 MP ƒ/2.4 (Depth Sensor)
1.75um Pixel Size, CMOS, 1/5 inch Sensor Size, FOV: 89 Degree, Equivalent Focal Length: 22mm, 3P Lens, Effective Focal Length: 1.77mm, Fixed Focus)", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 5 (802.11 ac), 802.11 b/g/a/n, WLAN 2.4 GHz, WLAN 5 GHz, Dual Band (WiFi 2.4 GHz, WiFi 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Midnight Violet, Sunset Peach", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 850nit (Normal), 1000nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "10 Touch Points, Contrast Ratio: 1500:1 (Typical), Color Saturation: 83% NTSC, Color Gamut: 88% DCI-P3 (Vivid Mode), 100% sRGB (Natural Mode), Supports Dark Mode, DC Dimming, Supports Eye Comfort, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HD+ LCD (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Eraser, \nAI Clarity Enhancer, \nAI Smart Image Matting 2.0, \nAI Reflection Remover, \nAI Unblur, \nAI Motion, \nAI Portrait,\nAI Reimage, \nAI Summary, \nAI Writer", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-view Video, Outdoor Mode and Glove Touch, Ultra-Volume Mode, Trinity Engine, Screen Translator, Google Gemini App", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, BEIDOU, GPS, GLONASS, GALILEO, QZSS, AGPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.18 m upto 1.05 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "K13x", + "General.OS Updates": "", + "General.Release Date": "June 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV, Webm, TS", + "Name": "OPPO K13x 5G (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "2.774451", + "Price Drop Amount": "347", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 12998}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10999}, {\"Name\": \"iQOO Z10x\", \"Price\": 13498}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 13499}, {\"Name\": \"Oppo K13\", \"Price\": 17499}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/k13x-5g-8gb-ram-128gb/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/oppo/2025/k13x-5g-8gb-ram-128gb/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..a903d6ed807 --- /dev/null +++ b/data/smartphone/oppo/2025/k13x-5g-8gb-ram-128gb/oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "OPPO K13x 5G (8GB RAM +128GB)", + "brand": "oppo", + "release_date": "2025-06-23", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOCTM Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Slo-Mo, Dual View Video, Timelapse, Sticker, Hypertext, Hi-Res, Google Lens, Supports Fill Light for Video Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1.12um Pixel Size, CMOS, 1/4 inch Sensor Size, FOV: 80 Degree, Equivalent Focal Length: 25mm, 4P Lens, Effective Focal Length: 2.66mm, Fixed Focus
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
OV50D, 1/2.88 inch Sensor Size, 0.61um Pixel Size, CMOS(4-in-1), FOV: 76 Degree, Equivalent Focal Length: 27mm, 5P Lens, Effective Focal Length: 3.98mm, PDAF
2 MP ƒ/2.4 (Depth Sensor)
1.75um Pixel Size, CMOS, 1/5 inch Sensor Size, FOV: 89 Degree, Equivalent Focal Length: 22mm, 3P Lens, Effective Focal Length: 1.77mm, Fixed Focus)", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 5 (802.11 ac), 802.11 b/g/a/n, WLAN 2.4 GHz, WLAN 5 GHz, Dual Band (WiFi 2.4 GHz, WiFi 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Midnight Violet", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 850nit (Normal), 1000nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "10 Touch Points, Contrast Ratio: 1500:1 (Typical), Color Saturation: 83% NTSC, Color Gamut: 88% DCI-P3 (Vivid Mode), 100% sRGB (Natural Mode), Supports Dark Mode, DC Dimming, Supports Eye Comfort, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HD+ LCD (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Eraser, \nAI Clarity Enhancer, \nAI Smart Image Matting 2.0, \nAI Reflection Remover, \nAI Unblur, \nAI Motion, \nAI Portrait,\nAI Reimage, \nAI Summary, \nAI Writer", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-view Video, Outdoor Mode and Glove Touch, Ultra-Volume Mode, Trinity Engine, Screen Translator, Google Gemini App", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, BEIDOU, GPS, GLONASS, GALILEO, QZSS, AGPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.18 m upto 1.05 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "K13x", + "General.OS Updates": "", + "General.Release Date": "June 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV, Webm, TS", + "Name": "OPPO K13x 5G (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13340.0", + "Price Drop": "0.5147322", + "Price Drop Amount": "69", + "Related Items": "[{\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 12744}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 13499}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 15498}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo K13\", \"Price\": 17228}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14099}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16663}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/k13x-5g/oppo-k13x-5g-4gb-128gb-5g.json b/data/smartphone/oppo/2025/k13x-5g/oppo-k13x-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..ec8744d3f69 --- /dev/null +++ b/data/smartphone/oppo/2025/k13x-5g/oppo-k13x-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k13x-5g-4gb-128gb-5g", + "name": "OPPO K13x 5G", + "brand": "oppo", + "release_date": "2025-06-23", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k13x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color HD+ LCD (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOCTM Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Slo-Mo, Dual View Video, Timelapse, Sticker, Hypertext, Hi-Res, Google Lens, Supports Fill Light for Video Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1.12um Pixel Size, CMOS, 1/4 inch Sensor Size, FOV: 80 Degree, Equivalent Focal Length: 25mm, 4P Lens, Effective Focal Length: 2.66mm, Fixed Focus
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
OV50D, 1/2.88 inch Sensor Size, 0.61um Pixel Size, CMOS(4-in-1), FOV: 76 Degree, Equivalent Focal Length: 27mm, 5P Lens, Effective Focal Length: 3.98mm, PDAF
2 MP ƒ/2.4 (Depth Sensor)
1.75um Pixel Size, CMOS, 1/5 inch Sensor Size, FOV: 89 Degree, Equivalent Focal Length: 22mm, 3P Lens, Effective Focal Length: 1.77mm, Fixed Focus)", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, and LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 5 (802.11 ac), 802.11 b/g/a/n, WLAN 2.4 GHz, WLAN 5 GHz, Dual Band (WiFi 2.4 GHz, WiFi 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Midnight Violet, Sunset Peach", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 850nit (Normal), 1000nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "10 Touch Points, Contrast Ratio: 1500:1 (Typical), Color Saturation: 83% NTSC, Color Gamut: 88% DCI-P3 (Vivid Mode), 100% sRGB (Natural Mode), Supports Dark Mode, DC Dimming, Supports Eye Comfort, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HD+ LCD (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Eraser, \nAI Clarity Enhancer, \nAI Smart Image Matting 2.0, \nAI Reflection Remover, \nAI Unblur, \nAI Motion, \nAI Portrait,\nAI Reimage, \nAI Summary, \nAI Writer", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-view Video, Outdoor Mode and Glove Touch, Ultra-Volume Mode, Trinity Engine, Screen Translator, Google Gemini App", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, BEIDOU, GPS, GLONASS, GALILEO, QZSS, AGPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1.18 m upto 1.05 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "K13x", + "General.OS Updates": "", + "General.Release Date": "June 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV, Webm, TS", + "Name": "OPPO K13x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10800.0", + "Price Drop": "-0.6007945", + "Price Drop Amount": "-65", + "Related Items": "[{\"Name\": \"Realme P3x 5G\", \"Price\": 12260}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 12499}, {\"Name\": \"Oppo K13\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12324}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-256gb/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-256gb/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..59e7f90e544 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-256gb/oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 14 5G (12GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-07-03", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Underwater, Breeno Scan, Google Lens,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
FOV: 90 Degree, 5P Lens, Auto Focus Supported
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 79 Degree, 5P Lens, Auto Focus Supported, 2-Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2-Axis OIS Supported, 3.5x Optical Zoom, up to 120x Digital Zoom
8 MP ƒ/2.2 (Ultra Wide)
FOV: 116 Degree, 5P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4 GHz, Wi-Fi 5 GHz, Wi-Fi 6 (802.11 ax), Wi-Fi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz |5.1 GHz |5 GHz |5.4 GHz |5.8 GHz), WLAN Display, WLAN Tethering, WLAN Overlay, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, Wi-Fi 5 GHz 80M, Wi-Fi 5 GHz 160M, 2 x 2 MIMO, Wi-Fi 6E, WLAN 6 GHz, Wi-Fi 6 GHz 20M, Wi-Fi 6 GHz 40M, Wi-Fi 6 GHz 80M, Wi-Fi 6 GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "Opal White | Luminous Green", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 100% DCI-P3 (Natural Mode), 100% DCI-P3 (Pro Mode), 100% DCI-P3 (Vivid Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0,\nAI Perfect Shot,\nAI Studio,\nAI Flash Photography,\nAI Flash Livephoto,\nAI HyperBoost 2.0,\nAI LinkBoost 3.0,\nGoogle Gemini,\nGoogle AI Pro", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Smart Bluetooth, BeaconLink 2.0, O+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Data Cable, Charger, Sim Ejector Tool, Protective Case, Quick Guide, Safety Guide", + "General.Model": "CPH2737", + "General.OS Updates": "", + "General.Release Date": "July 03, 2025", + "General.SAR": "1.12 W/kg (Head)
0.85 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 14 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Oppo F31 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 49990}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 63000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-512gb/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-512gb/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..725944d8360 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-5g-12gb-ram-512gb/oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 14 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2025-07-03", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Underwater, Breeno Scan, Google Lens,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
FOV: 90 Degree, 5P Lens, Auto Focus Supported
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 79 Degree, 5P Lens, Auto Focus Supported, 2-Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2-Axis OIS Supported, 3.5x Optical Zoom, up to 120x Digital Zoom
8 MP ƒ/2.2 (Ultra Wide)
FOV: 116 Degree, 5P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4 GHz, Wi-Fi 5 GHz, Wi-Fi 6 (802.11 ax), Wi-Fi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz |5.1 GHz |5 GHz |5.4 GHz |5.8 GHz), WLAN Display, WLAN Tethering, WLAN Overlay, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, Wi-Fi 5 GHz 80M, Wi-Fi 5 GHz 160M, 2 x 2 MIMO, Wi-Fi 6E, WLAN 6 GHz, Wi-Fi 6 GHz 20M, Wi-Fi 6 GHz 40M, Wi-Fi 6 GHz 80M, Wi-Fi 6 GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "Opal White | Luminous Green", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 100% DCI-P3 (Natural Mode), 100% DCI-P3 (Pro Mode), 100% DCI-P3 (Vivid Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0,\nAI Perfect Shot,\nAI Studio,\nAI Flash Photography,\nAI Flash Livephoto,\nAI HyperBoost 2.0,\nAI LinkBoost 3.0,\nGoogle Gemini,\nGoogle AI Pro", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Smart Bluetooth, BeaconLink 2.0, O+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Data Cable, Charger, Sim Ejector Tool, Protective Case, Quick Guide, Safety Guide", + "General.Model": "CPH2737", + "General.OS Updates": "", + "General.Release Date": "July 03, 2025", + "General.SAR": "1.12 W/kg (Head)
0.85 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 14 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 54998}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"OPPO Reno 13 Pro 5G (12GB RAM + 512GB)\", \"Price\": 35899}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36499}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Oppo F31 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2025/reno-14-5g-diwali-edition/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-14-5g-diwali-edition/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g.json new file mode 100644 index 00000000000..96751a0504f --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-5g-diwali-edition/oppo-reno-14-5g-diwali-edition-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-5g-diwali-edition-8gb-256gb-5g", + "name": "Oppo Reno 14 5G Diwali Edition", + "brand": "oppo", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-5g-diwali-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Underwater, Breeno Scan, Google Lens,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
FOV: 90 Degree, 5P Lens, Auto Focus Supported
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 79 Degree, 5P Lens, Auto Focus Supported, 2-Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2-Axis OIS Supported, 3.5x Optical Zoom, up to 120x Digital Zoom
8 MP ƒ/2.2 (Ultra Wide)
FOV: 116 Degree, 5P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4 GHz, Wi-Fi 5 GHz, Wi-Fi 6 (802.11 ax), Wi-Fi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz |5.1 GHz |5 GHz |5.4 GHz |5.8 GHz), WLAN Display, WLAN Tethering, WLAN Overlay, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, Wi-Fi 5 GHz 80M, Wi-Fi 5 GHz 160M, 2 x 2 MIMO, Wi-Fi 6E, WLAN 6 GHz, Wi-Fi 6 GHz 20M, Wi-Fi 6 GHz 40M, Wi-Fi 6 GHz 80M, Wi-Fi 6 GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 100% DCI-P3 (Natural Mode), 100% DCI-P3 (Pro Mode), 100% DCI-P3 (Vivid Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0,\nAI Perfect Shot,\nAI Studio,\nAI Flash Photography,\nAI Flash Livephoto,\nAI HyperBoost 2.0,\nAI LinkBoost 3.0,\nGoogle Gemini,\nGoogle AI Pro", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Smart Bluetooth, BeaconLink 2.0, O+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2737", + "General.OS Updates": "", + "General.Release Date": "October 03, 2025 (Expected)", + "General.SAR": "1.12 W/kg (Head)
0.85 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 14 5G Diwali Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16626}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2025/reno-14-5g/oppo-reno-14-5g-8gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-14-5g/oppo-reno-14-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..e85d4dbc1ab --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-5g/oppo-reno-14-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-5g-8gb-256gb-5g", + "name": "OPPO Reno 14 5G", + "brand": "oppo", + "release_date": "2025-07-03", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony Sensor IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Underwater, Breeno Scan, Google Lens,", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
FOV: 90 Degree, 5P Lens, Auto Focus Supported
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 79 Degree, 5P Lens, Auto Focus Supported, 2-Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2-Axis OIS Supported, 3.5x Optical Zoom, up to 120x Digital Zoom
8 MP ƒ/2.2 (Ultra Wide)
FOV: 116 Degree, 5P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4 GHz, Wi-Fi 5 GHz, Wi-Fi 6 (802.11 ax), Wi-Fi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz |5.1 GHz |5 GHz |5.4 GHz |5.8 GHz), WLAN Display, WLAN Tethering, WLAN Overlay, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, Wi-Fi 5 GHz 80M, Wi-Fi 5 GHz 160M, 2 x 2 MIMO, Wi-Fi 6E, WLAN 6 GHz, Wi-Fi 6 GHz 20M, Wi-Fi 6 GHz 40M, Wi-Fi 6 GHz 80M, Wi-Fi 6 GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "Opal White | Luminous Green", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 157.9 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 100% DCI-P3 (Natural Mode), 100% DCI-P3 (Pro Mode), 100% DCI-P3 (Vivid Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0,\nAI Perfect Shot,\nAI Studio,\nAI Flash Photography,\nAI Flash Livephoto,\nAI HyperBoost 2.0,\nAI LinkBoost 3.0,\nGoogle Gemini,\nGoogle AI Pro", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Smart Bluetooth, BeaconLink 2.0, O+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Data Cable, Charger, Sim Ejector Tool, Protective Case, Quick Guide, Safety Guide", + "General.Model": "CPH2737", + "General.OS Updates": "", + "General.Release Date": "July 03, 2025", + "General.SAR": "1.12 W/kg (Head)
0.85 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 14 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 30648}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8350", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G615-MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-8350" +} diff --git a/data/smartphone/oppo/2025/reno-14-pro-5g-12gb-ram-512gb/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2025/reno-14-pro-5g-12gb-ram-512gb/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..1e144919000 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-pro-5g-12gb-ram-512gb/oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 14 Pro 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2025-07-03", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Google Lens, Underwater, Breeno Scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Photo, Video, Portrait, Night, Pano, Dual View Video, Timelapse, Sticker, Retouch, Screen Fill Light, Hi-Res
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 85 Degree, 6P Lens, Auto Focus Supported, 2 Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2 Axis OIS Supported, 3.5x optical zoom
50 MP ƒ/2 (Ultra Wide)
FOV: 116 Degree, 6P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4G, Wi-Fi 5G, Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11b/g/a/n\nWLAN 2.4G, WLAN 5.1G, WLAN 5G, WLAN 5.4G, WLAN 5.8G\nWLAN Display, WLAN tethering, WLAN overlay\nWi-Fi 2.4GHz 20M, Wi-Fi 2.4GHz 40M\nWi-Fi 5GHz 20M, Wi-Fi 5GHz 40M, Wi-Fi 5GHz 80M, Wi-Fi 5GHz 160M\n2 x 2 MIMO, Wi-Fi 6E, WLAN 6G\nWi-Fi 6GHz 20M, Wi-Fi 6GHz 40M, Wi-Fi 6GHz 80M, Wi-Fi 6GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "Opal White | Titanium Grey", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Natural mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3,\nHDR10+,\nSplash Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93.6%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0, AI Perfect Shot, AI Studio, AI Flash Photography, AI Flash Livephoto, AI HyperBoost 2.0, AI LinkBoost 3.0, AI Translate APP, Google AI Pro, Google Gemini, AI Super Wi-Fi Booster, Ai VoiceScribe, Ai Call Translator, Ai Call Summary", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "MediaTek HyperEngine,\nAI HyperBoost 2.0,\nSmart Bluetooth,\nBeaconLink 2.0,\nO+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Colour Temperature Sensor, E-Compass, Accelerometer, Gyroscope, Infrared Remote Control, Hall Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Data Cable, Charger, Sim Ejector Tool, Protective Case, Quick Guide, Safety Guide", + "General.Model": "CPH2739", + "General.OS Updates": "3 years", + "General.Release Date": "July 03, 2025", + "General.SAR": "1.16 W/kg (Head)
1.14 W/kg (Body)", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano-SIM + eSIM ,Nano-SIM + Nano-SIM, (max 2 at a time)", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 14 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "3,868 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,626,660 (Total) (v10)
404,730 (CPU)
645,682 (GPU)
278,466 (Memory)
297,782 (UX)
", + "Performance.AnTuTu Storage Score": "145,660", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,095 (Multi Core) (v6)
1,595 (Single Core)
11,783 (OpenCL)
12,175 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "54998.0", + "Price Drop": "0.0006032806", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 512GB)\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS V15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2025/reno-14-pro-5g/oppo-reno-14-pro-5g-12gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-14-pro-5g/oppo-reno-14-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..32ba498391c --- /dev/null +++ b/data/smartphone/oppo/2025/reno-14-pro-5g/oppo-reno-14-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-14-pro-5g-12gb-256gb-5g", + "name": "OPPO Reno 14 Pro 5G", + "brand": "oppo", + "release_date": "2025-07-03", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-14-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Pano, Slo-Mo, Dual View Video, Timelapse, Sticker, Hi-Res, Google Lens, Underwater, Breeno Scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Photo, Video, Portrait, Night, Pano, Dual View Video, Timelapse, Sticker, Retouch, Screen Fill Light, Hi-Res
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 85 Degree, 6P Lens, Auto Focus Supported, 2 Axis OIS Supported
50 MP ƒ/2.8 (Telephoto)
FOV: 30 Degree, 4P Lens, Auto Focus Supported, 2 Axis OIS Supported, 3.5x optical zoom
50 MP ƒ/2 (Ultra Wide)
FOV: 116 Degree, 6P Lens, Auto Focus Supported", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, aptX, aptX HD, LDAC, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 2.4G, Wi-Fi 5G, Wi-Fi 6 (802.11ax), Wi-Fi 5 (802.11ac), 802.11b/g/a/n\nWLAN 2.4G, WLAN 5.1G, WLAN 5G, WLAN 5.4G, WLAN 5.8G\nWLAN Display, WLAN tethering, WLAN overlay\nWi-Fi 2.4GHz 20M, Wi-Fi 2.4GHz 40M\nWi-Fi 5GHz 20M, Wi-Fi 5GHz 40M, Wi-Fi 5GHz 80M, Wi-Fi 5GHz 160M\n2 x 2 MIMO, Wi-Fi 6E, WLAN 6G\nWi-Fi 6GHz 20M, Wi-Fi 6GHz 40M, Wi-Fi 6GHz 80M, Wi-Fi 6GHz 160M", + "Design.Bezel less": "", + "Design.Colors": "Opal White | Titanium Grey", + "Design.Design Type": "", + "Design.Dimensions": "77 x 163.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "600nits (Normal), 1200nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Natural mode: 100% DCI-P3,\nPro mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3,\nHDR10+,\nSplash Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 93.6%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Editor 2.0, AI Perfect Shot, AI Studio, AI Flash Photography, AI Flash Livephoto, AI HyperBoost 2.0, AI LinkBoost 3.0, AI Translate APP, Google AI Pro, Google Gemini, AI Super Wi-Fi Booster, Ai VoiceScribe, Ai Call Translator, Ai Call Summary", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "MediaTek HyperEngine,\nAI HyperBoost 2.0,\nSmart Bluetooth,\nBeaconLink 2.0,\nO+ Connect", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BEIDOU, GPS, GLONASS, GALILEO, QZSS, Supports A-GNSS Assisted Positioning, WLAN Positioning, Cellular Network Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Colour Temperature Sensor, E-Compass, Accelerometer, Gyroscope, Infrared Remote Control, Hall Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, USB Data Cable, Charger, Sim Ejector Tool, Protective Case, Quick Guide, Safety Guide", + "General.Model": "CPH2739", + "General.OS Updates": "3 years", + "General.Release Date": "July 03, 2025", + "General.SAR": "1.16 W/kg (Head)
1.14 W/kg (Body)", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano-SIM + eSIM ,Nano-SIM + Nano-SIM, (max 2 at a time)", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 14 Pro 5G", + "Performance.3DMark Score": "3,868 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,626,660 (Total) (v10)
404,730 (CPU)
645,682 (GPU)
278,466 (Memory)
297,782 (UX)
", + "Performance.AnTuTu Storage Score": "145,660", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,095 (Multi Core) (v6)
1,595 (Single Core)
11,783 (OpenCL)
12,175 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "49990.0", + "Price Drop": "2.1282153", + "Price Drop Amount": "1064", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36799}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 62990}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS V15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-256gb/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-256gb/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..e1705c44599 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-256gb/oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "OPPO Reno 15 5G (12GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-12-02", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 197.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, Text Scanner, Doc Scanner, Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF supported; Supports 2-axis OIS
50 MP ƒ/2.8 (Telephoto)
FOV 30°; 4P lens; AF supported; Supports 2-axis OIS, 3.5x
8 MP ƒ/2.2 (Ultra Wide)
Ultra Wide Selfie Camera\nwith 100° FOV", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Aurora Blue, Twilight Blue, Aurora White", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 158 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "Normal brightness: 600nits (Typical)\nHBM: 1200nits (Typical), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode: 100% DCI-P3\nNatural Mode: 100% DCI-P3\nVivid Mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla GG7i Glass+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2825", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 15 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47998}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Realme 16 Pro Plus 5G (12GB+256GB)\", \"Price\": 44999}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-512gb/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-512gb/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..34b1de5c526 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-15-5g-12gb-ram-512gb/oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 15 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2025-12-02", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 197.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, PRO, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, Text Scanner, Doc Scanner, Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF supported; Supports 2-axis OIS
50 MP ƒ/2.8 (Telephoto)
FOV 30°; 4P lens; AF supported; Supports 2-axis OIS, 3.5x
8 MP ƒ/2.2 (Ultra Wide)
Ultra Wide Selfie Camera\nwith 100° FOV", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Aurora Blue, Twilight Blue, Aurora White", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 158 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "Normal brightness: 600nits (Typical)\nHBM: 1200nits (Typical), 3600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode: 100% DCI-P3\nNatural Mode: 100% DCI-P3\nVivid Mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla GG7i Glass+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 93.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2825", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 15 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "53999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 15 Pro Mini (12GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"OPPO Reno 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 72999}, {\"Name\": \"OnePlus 15R (12GB RAM + 512GB)\", \"Price\": 52998}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Realme 16 Pro Plus 5G (12GB RAM + 512GB)\", \"Price\": 51999}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/oppo/2025/reno-15-pro-5g-12gb-ram-512gb/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2025/reno-15-pro-5g-12gb-ram-512gb/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..90b3aade36f --- /dev/null +++ b/data/smartphone/oppo/2025/reno-15-pro-5g-12gb-ram-512gb/oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "OPPO Reno 15 Pro 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2025-01-06", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 205.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO, Hypertext, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 0.5µm, PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
85mm (telephoto), PDAF, OIS, 3.5x optical zoom
50 MP ƒ/2 (Ultra Wide)
16mm, 116˚ (ultrawide), AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Gold, Brown, White", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 161.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 600nits(Typical)\nHBM: 1800nits(Typical", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Panel: Corning Gorilla Glass+AMOLED\nCover Glasses: Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, GLONASS, BDS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColor Temperature Sensor,\nE-compass,\nAccelerometer,\nGyroscope,\nIn-display Optical Fingerprint Sensor,\nHall Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "PLV110", + "General.OS Updates": "", + "General.Release Date": "january 06, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "OPPO Reno 15 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "72999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 15 Pro Mini (12GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"OPPO Reno 15 5G (12GB RAM + 512GB)\", \"Price\": 53999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"Realme 16 Pro Plus 5G (12GB RAM + 512GB)\", \"Price\": 51999}, {\"Name\": \"Oppo Find X9 5G (16GB RAM + 512GB)\", \"Price\": 84999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "1x3.25 GHz Cortex-A725 & 3x3.0 GHz Cortex-A725 & 4x2.1 GHz Cortex-A725", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2025/reno-15c-5g-12gb-ram-256gb/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/oppo/2025/reno-15c-5g-12gb-ram-256gb/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..0c0a5c227e4 --- /dev/null +++ b/data/smartphone/oppo/2025/reno-15c-5g-12gb-ram-256gb/oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15c-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Oppo Reno 15c 5G (12GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2025-12-15", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 197.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15c-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1256 x 2760 pixels", + "resolution": "~ 462 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.8 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p @ 3 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "Dark blue, Aurora blue, White", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 158 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch-resistant glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 462 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.57 inches, 1256 x 2760 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PMD110", + "General.OS Updates": "", + "General.Release Date": "December 15, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 15c 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Apple iPhone 16 (256GB)\", \"Price\": 76490}, {\"Name\": \"Oppo Reno 15 Pro Mini (12GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"OPPO Reno 15 5G (12GB RAM + 256GB)\", \"Price\": 48999}, {\"Name\": \"Oppo Reno 15c\", \"Price\": 34999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 30495}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen1", + "Technical.Core Details": "4xCortex-A78@2.2 GHz & 4xCortex-A55@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-6-gen1" +} diff --git a/data/smartphone/oppo/2026/a6-5g-6gb-ram-128gb/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2026/a6-5g-6gb-ram-128gb/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..062f17869fd --- /dev/null +++ b/data/smartphone/oppo/2026/a6-5g-6gb-ram-128gb/oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A6 5G (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2026-01-13", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF supported
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Sakura Pink | Ice White | Sapphire Blue", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Black & White LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2831", + "General.OS Updates": "", + "General.Release Date": "January 13, 2026", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "5.7851663", + "Price Drop Amount": "1157", + "Related Items": "[{\"Name\": \"Oppo A6 Pro 5G\", \"Price\": 22999}, {\"Name\": \"OPPO A6x 5G (6GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Realme C85 5G (6GB RAM + 128GB)\", \"Price\": 17499}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 19998}, {\"Name\": \"Oppo A5 Pro 5G\", \"Price\": 18949}, {\"Name\": \"Vivo V60 5G (8GB RAM + 256GB)\", \"Price\": 32900}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19983}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17224}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 17599}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6-5g-6gb-ram-256gb/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g.json b/data/smartphone/oppo/2026/a6-5g-6gb-ram-256gb/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g.json new file mode 100644 index 00000000000..2be3e5cf5b2 --- /dev/null +++ b/data/smartphone/oppo/2026/a6-5g-6gb-ram-256gb/oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "Oppo A6 5G (6GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2026-01-13", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6-5g-6gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF supported
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Sakura Pink | Ice White | Sapphire Blue", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Black & White LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2831", + "General.OS Updates": "", + "General.Release Date": "January 13, 2026", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6 5G (6GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A6 Pro 5G (8GB+256GB)\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17899}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 19998}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16499}, {\"Name\": \"Oppo A6 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17224}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14048}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15598}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15500}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6-5g/oppo-a6-5g-4gb-128gb-5g.json b/data/smartphone/oppo/2026/a6-5g/oppo-a6-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..cc6c7d9e5d3 --- /dev/null +++ b/data/smartphone/oppo/2026/a6-5g/oppo-a6-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6-5g-4gb-128gb-5g", + "name": "Oppo A6 5G", + "brand": "oppo", + "release_date": "2026-01-13", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Black & White LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF supported
2 MP
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Sakura Pink | Ice White | Sapphire Blue", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Black & White LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2831", + "General.OS Updates": "", + "General.Release Date": "January 13, 2026", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y31 5G\", \"Price\": 16999}, {\"Name\": \"Oppo A6 Pro 5G\", \"Price\": 22999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 17599}, {\"Name\": \"Oppo K13\", \"Price\": 18690}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 19998}, {\"Name\": \"Oppo F31 5G\", \"Price\": 26999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6-pro-5g-8gb-256gb/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2026/a6-pro-5g-8gb-256gb/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..00d24300ed2 --- /dev/null +++ b/data/smartphone/oppo/2026/a6-pro-5g-8gb-256gb/oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6-pro-5g-8gb-256gb-8gb-256gb-5g", + "name": "Oppo A6 Pro 5G (8GB+256GB)", + "brand": "oppo", + "release_date": "2026-01-05", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6-pro-5g-8gb-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WLAN\nWi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "", + "Design.Colors": "Cappuccino Brown, Aurora Gold", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Erase", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2827", + "General.OS Updates": "", + "General.Release Date": "January 05, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6 Pro 5G (8GB+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15 5G (256GB)\", \"Price\": 24999}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 21400}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14900}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 20175}, {\"Name\": \"Oppo F31 5G\", \"Price\": 24999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 27999}, {\"Name\": \"Vivo T4R 5G (8GB RAM + 256GB)\", \"Price\": 22987}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6c-4g-4gb-ram-128gb/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/oppo/2026/a6c-4g-4gb-ram-128gb/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..e917e6c1498 --- /dev/null +++ b/data/smartphone/oppo/2026/a6c-4g-4gb-ram-128gb/oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6c-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Oppo A6c 4G (4GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2026-01-01", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 215.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6c-4g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, SBC, AAC, LDAC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Pano, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, SBC, AAC, LDAC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "", + "Design.Colors": "Stone Brown | Feather White", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 700 nits(Typical)\nHBM: 900 nits(Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "Vivid mode: 86% DCI-P3\nNatural mode: 100% sRGB", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor\nAmbient Light Sensor\nE-Compass\nAccelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone×1,\nCharger×1,\nUSB Data Cable×1,\nSIM Ejector Tool×1,\nProtective Case×1,\nQuick Guide×1,\nSafety Guide×1", + "General.Model": "CPH2895", + "General.OS Updates": "", + "General.Release Date": "April, 2026", + "General.SAR": "1.04 W/kg (Head)
0.56 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6c 4G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K14\", \"Price\": 18880}, {\"Name\": \"Motorola Moto G77 5G\", \"Price\": 29990}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 28999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 77900}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26889}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "4x Cortex-A73@2.8 GHz & 4x Cortex-A53@1.9 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/oppo/2026/a6s-5g-6gb-ram-128gb/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2026/a6s-5g-6gb-ram-128gb/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..c012b2022f3 --- /dev/null +++ b/data/smartphone/oppo/2026/a6s-5g-6gb-ram-128gb/oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6s-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Oppo A6s 5G (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2026-03-17", + "ram_gb": 6, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6s-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Aurora Gold, Plum Purple", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "1125 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2789", + "General.OS Updates": "", + "General.Release Date": "March 17, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6s 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C85 5G (6GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"OPPO A6x 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"OPPO K14\", \"Price\": 17999}, {\"Name\": \"OPPO K14 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Vivo Y31 5G (6GB RAM + 128GB)\", \"Price\": 20999}, {\"Name\": \"Oppo A6 Pro 5G (8GB+256GB)\", \"Price\": 27999}, {\"Name\": \"Oppo A6s 5G\", \"Price\": 18999}, {\"Name\": \"Oppo A6 5G (6GB RAM + 128GB)\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6s-5g/oppo-a6s-5g-6gb-128gb-5g.json b/data/smartphone/oppo/2026/a6s-5g/oppo-a6s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..8708b07c965 --- /dev/null +++ b/data/smartphone/oppo/2026/a6s-5g/oppo-a6s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6s-5g-6gb-128gb-5g", + "name": "Oppo A6s 5G", + "brand": "oppo", + "release_date": "2026-01-13", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WLAN\nWi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "", + "Design.Colors": "Cappuccino Brown, Ice White", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19:9", + "Display.Brightness": "1125 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "AGC DT-Star D+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Erase", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2789", + "General.OS Updates": "", + "General.Release Date": "January 13, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Xiaomi Redmi Note 15 5G (256GB)\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 114990}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "ColorOS 15.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/a6t-5g/oppo-a6t-5g-4gb-128gb-5g.json b/data/smartphone/oppo/2026/a6t-5g/oppo-a6t-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..a517fac7e60 --- /dev/null +++ b/data/smartphone/oppo/2026/a6t-5g/oppo-a6t-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-a6t-5g-4gb-128gb-5g", + "name": "Oppo A6t 5G", + "brand": "oppo", + "release_date": "2026-01-13", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "a6t-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n48/n66/n71/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWi-Fi Display supported,\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Crystal Violet | Crystal White", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.61 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal brightness: 800nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 85% DCI-P3\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity,\nAmbient light,\nE-compass,\nAccelerometer,\nSide fingerprint", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1,\nSafety Guide × 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January 13, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo A6t 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 114990}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22999}, {\"Name\": \"Vivo X200T\", \"Price\": 69999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 6300", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/find-x9s-5g-12gb-ram-512gb/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2026/find-x9s-5g-12gb-ram-512gb/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..c87b0c6fcbc --- /dev/null +++ b/data/smartphone/oppo/2026/find-x9s-5g-12gb-ram-512gb/oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-find-x9s-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Oppo Find X9s 5G (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2026-05-21", + "ram_gb": 12, + "battery_mah": 7025, + "weight_g": 202.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "find-x9s-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color ProXDR AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.1, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W SUPERVOOC", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7025 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony LYT-700 (Main) + Sony LYT-600 (50MP 3x telephoto camera) + Samsung JN5 (Ultra Wide)", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, STICKER, XPAN, HI-RES, Underwater, Master, Hypertext, DOC SCANNER, Pro Video, \n4K video: 60 fps, 30 fps,\n1080P video: 60 fps, 30 fps(with Retouch on),\n720P video: 30 fps,\n1080P SLO-MO video: 240 fps,\n720P SLO-MO video: 480 fps, 240 fps,\n4K TIME-LAPSE: 30 fps,\n1080P TIME-LAPSE: 30 fps,\nSupports EIS/OIS video shooting,\nSupports Professional video shooting,\nSupports Dual-view video shooting,\nSupports HDR video shooting,\nSupports video zoom shooting: up to 3× optical zoom and 18× digital zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Sony IMX615
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 84°; 6P lens; AF supported; Supports 2-axis OIS
50 MP ƒ/2.6 (Telephoto)
FOV 33°; 1G3P lens; AF supported; Supports 2-axis OIS
50 MP ƒ/2 (Ultra Wide)
FOV 120°; 6P lens; AF supported", + "Camera.Video Recording": "4K, 1080p @ 3 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n26/n28/n38/n40/n41/n48/n66/n75/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.1, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7 (802.11be) supported,\nWi-Fi 6 (802.11ax) supported,\nWi-Fi 5 (802.11ac) supported,\n802.11a/b/g/n supported,\nWLAN Tethering supported,\nWi-Fi 2.4GHz 2×2+Wi-Fi 5GHz 2×2 concurrent supported,\nWi-Fi 5GHz 160MHz supported,\nWi-Fi 6GHz 320MHz supported,\n2×2 MIMO supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Midnight Grey, Lavender Sky, Sunset Orange", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 156.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 800 nits(Typical),\nHBM: 1800 nits(Typical, 3600 nits (peak)", + "Display.Color Gamut": "Standard mode: 100% DCI-P3,\nNatural mode: 100% DCI-P3,\nVivid mode: 100% DCI-P3", + "Display.Curved Display": "", + "Display.Display Dimming": "3840Hz PWM Dimming", + "Display.Dual Display": "", + "Display.Features": "Adjustable White Point Display Customization, Adaptive Eye Care, Splash Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "Yes", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.59 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color ProXDR AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "OPPO AI, AI Mind Space, AI Bill Manager, Ai Recording, Ai Writer, AI Portrait Glow,\nAI Recompose,\nAI Eraser,\nAI Perfect Shot", + "Extra.Cooling System": "VC Cooling", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cell Broadcast Service (CBS), PC Connect, Quick Share", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display Ultrasonic", + "Extra.GPS": "GPS(L1+L5), GLONASS(G1), BDS(B1I+B1C+B2a+B2b), Galileo(E1+E5a+E5b), QZSS(L1+L5), NavIC(L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 + IP68 + IP66", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColour Temperature Sensor,\nE-compass,\nAccelerometer,\nGyroscope,\nIn-display Ultrasound Fingerprint Sensor,\nLaser Focusing Sensor,\nSpectral Sensor,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone×1,\nCharger×1,\nUSB Data Cable×1,\nSIM Ejector Tool×1,\nProtective Case×1,\nQuick Guide×1", + "General.Model": "CPH2873", + "General.OS Updates": "", + "General.Release Date": "May 21, 2026", + "General.SAR": "1.19 W/kg (Head)
0.98 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-05-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Find X9s 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "5,180 (Wild Life Extreme) (31.02 FPS)", + "Performance.AnTuTu Score": "2,778,517 (Total) (v11)
814,403 (CPU)
974,550 (GPU)
403,750 (Memory)
585,814 (UX)
", + "Performance.AnTuTu Storage Score": "219,031
Sequential Read: 4245 MB/s; Sequential Write: 3817 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "7,085 (Multi Core) (v6)
2,193 (Single Core)
17,529 (OpenCL)
21,434 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "89999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 5G\", \"Price\": 89998}, {\"Name\": \"Vivo X300 FE (12GB RAM + 512GB)\", \"Price\": 89999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G (16GB RAM + 512GB)\", \"Price\": 94999}, {\"Name\": \"Motorola Signature\", \"Price\": 54985}, {\"Name\": \"OPPO Reno 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 72999}, {\"Name\": \"OPPO Find X9 Ultra\", \"Price\": 169999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 84999}, {\"Name\": \"Motorola Signature (16GB RAM + 1TB)\", \"Price\": 68990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.73 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500s", + "Technical.Core Details": "1x3.73 GHz Cortex-X925 & 3x3.3 GHz Cortex-X4 & 4x2.4 GHz Cortex-A720", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500s" +} diff --git a/data/smartphone/oppo/2026/k14-5g-6gb-ram-256gb/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g.json b/data/smartphone/oppo/2026/k14-5g-6gb-ram-256gb/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g.json new file mode 100644 index 00000000000..6bbfc84dd74 --- /dev/null +++ b/data/smartphone/oppo/2026/k14-5g-6gb-ram-256gb/oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k14-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "OPPO K14 5G (6GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2026-03-17", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k14-5g-6gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
FOV 76°; 5P lens; AF supported
2 MP ƒ/2.4
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Icy Blue | Prism White | Prism Violet", + "Design.Design Type": "", + "Design.Dimensions": "78.51 x 166.61 x 8.61 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI GameBoost 2.0, AI LinkBoost 3.0, AI Night Modem AI Perfect Shot, AI Recompose, AI Eraser 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3900mm² Vapor Chamber Area, Outdoor Mode 2.0 + GloveTouch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS,\nSupports A-GPS assisted positioning, WLAN positioning, Cellular network positioning, A-GNSS assisted positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66, IP68, IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nE-compass,\nAccelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2869, K14 5G", + "General.OS Updates": "", + "General.Release Date": "March 17, 2026", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K14 5G (6GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G67 Power 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16889}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 19499}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17830}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 13290}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 16184}, {\"Name\": \"OPPO K13\", \"Price\": 19195}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/k14-5g-8gb-ram-256gb/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/oppo/2026/k14-5g-8gb-ram-256gb/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..dbe96c7edc8 --- /dev/null +++ b/data/smartphone/oppo/2026/k14-5g-8gb-ram-256gb/oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k14-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "OPPO K14 5G (8GB RAM + 256GB)", + "brand": "oppo", + "release_date": "2026-03-17", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 216.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k14-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, Underwater, PRO, DOC SCANNER", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
FOV 76°; 5P lens; AF supported
2 MP ƒ/2.4
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "No", + "Design.Colors": "Icy Blue | Prism White | Prism Violet", + "Design.Design Type": "", + "Design.Dimensions": "78.51 x 166.61 x 8.61 mm", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 900nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI GameBoost 2.0, AI LinkBoost 3.0, AI Night Modem AI Perfect Shot, AI Recompose, AI Eraser 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3900mm² Vapor Chamber Area, Outdoor Mode 2.0 + GloveTouch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS,\nSupports A-GPS assisted positioning, WLAN positioning, Cellular network positioning, A-GNSS assisted positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66, IP68, IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nE-compass,\nAccelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2869, K14 5G", + "General.OS Updates": "", + "General.Release Date": "March 17, 2026", + "General.SAR": "1.14 W/kg (Head)
0.89 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K14 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Motorola Moto G67 Power 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19980}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20249}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Oppo K13 Turbo (8GB RAM + 256GB)\", \"Price\": 25799}, {\"Name\": \"OPPO K13\", \"Price\": 19195}, {\"Name\": \"iQOO Z11x 5G (8GB RAM + 256GB)\", \"Price\": 22998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/k14-turbo-pro/oppo-k14-turbo-pro-8gb-256gb-5g.json b/data/smartphone/oppo/2026/k14-turbo-pro/oppo-k14-turbo-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..5e6bbb39d73 --- /dev/null +++ b/data/smartphone/oppo/2026/k14-turbo-pro/oppo-k14-turbo-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k14-turbo-pro-8gb-256gb-5g", + "name": "OPPO K14 Turbo Pro", + "brand": "oppo", + "release_date": "2026-01-01", + "ram_gb": 8, + "battery_mah": 7760, + "weight_g": 213.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k14-turbo-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7760 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black; other colors", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: GPS, GLONASS, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PMG110", + "General.OS Updates": "", + "General.Release Date": "July 21, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K14 Turbo Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "45990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K14 Turbo\", \"Price\": 30990}, {\"Name\": \"OPPO K14\", \"Price\": 17999}, {\"Name\": \"Vivo X300s\", \"Price\": 68990}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Oppo K13 Turbo (8GB RAM + 256GB)\", \"Price\": 25799}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.73 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500s", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 6", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Immortalis-G925 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500s" +} diff --git a/data/smartphone/oppo/2026/k14x-5g-4gb-ram-64gb/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/oppo/2026/k14x-5g-4gb-ram-64gb/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..a23abb4e638 --- /dev/null +++ b/data/smartphone/oppo/2026/k14x-5g-4gb-ram-64gb/oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k14x-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "OPPO K14x 5G (4GB RAM + 64GB)", + "brand": "oppo", + "release_date": "2026-02-10", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k14x-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS LCD Screen (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF supported
2 MP ƒ/2.4 (Depth Sensor)
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal Brightness: 700nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI LinkBoost 3.0, AI GameBoost 2.0, AI Eraser 2.0, AI Recompose, AI Perfect Shot", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Outdoor Mode 2.0 + GloveTouch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer, Side Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2871", + "General.OS Updates": "", + "General.Release Date": "February 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV, Webm, TS", + "Name": "OPPO K14x 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "580,574 (Total) (v11)
231,016 (CPU)
46,357 (GPU)
142,237 (Memory)
160,964 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,899 (Multi Core) (v6)
771 (Single Core)", + "Performance.Speaker Score": "", + "Price": "12899.0", + "Price Drop": "0.76929", + "Price Drop Amount": "99", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17e 5G\", \"Price\": 13999}, {\"Name\": \"iQOO Z10 Lite 5G (4GB RAM + 64GB)\", \"Price\": 12999}, {\"Name\": \"Realme Narzo 90x (4GB+128GB)\", \"Price\": 14970}, {\"Name\": \"Samaung Galaxy F70e\", \"Price\": 13390}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 12990}, {\"Name\": \"Poco C85x 5G (4GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15195}, {\"Name\": \"Samsung Galaxy M15 5G Prime Edition (6GB RAM +128GB)\", \"Price\": 12999}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 14929}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/k14x-5g-6gb-ram-128gb/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/oppo/2026/k14x-5g-6gb-ram-128gb/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..65bb4aaf7c2 --- /dev/null +++ b/data/smartphone/oppo/2026/k14x-5g-6gb-ram-128gb/oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k14x-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "OPPO K14x 5G (6GB RAM + 128GB)", + "brand": "oppo", + "release_date": "2026-02-10", + "ram_gb": 6, + "battery_mah": 6500, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k14x-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS LCD Screen (16.7 Million)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Dual-view video, TIME-LAPSE, STICKER, HI-RES, Google Lens, PRO", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 76°; 5P lens; AF supported
2 MP ƒ/2.4 (Depth Sensor)
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) supported\n802.11a/b/g/n supported\nWi-Fi Display supported\nWLAN Tethering supported", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.5 x 166.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal Brightness: 700nits (Typical),\nHBM: 1125nits (Typical)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.75 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 Million)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI LinkBoost 3.0, AI GameBoost 2.0, AI Eraser 2.0, AI Recompose, AI Perfect Shot", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Outdoor Mode 2.0 + GloveTouch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer, Side Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2871", + "General.OS Updates": "", + "General.Release Date": "February 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV, Webm, TS", + "Name": "OPPO K14x 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12780}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy F70e 5G (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15495}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14089}, {\"Name\": \"OPPO A6x 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Oppo K13\", \"Price\": 18830}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "ColorOS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/oppo/2026/k15-pro-plus/oppo-k15-pro-plus-8gb-256gb-5g.json b/data/smartphone/oppo/2026/k15-pro-plus/oppo-k15-pro-plus-8gb-256gb-5g.json new file mode 100644 index 00000000000..cff99fbe315 --- /dev/null +++ b/data/smartphone/oppo/2026/k15-pro-plus/oppo-k15-pro-plus-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-k15-pro-plus-8gb-256gb-5g", + "name": "OPPO K15 Pro Plus", + "brand": "oppo", + "release_date": "2026-01-01", + "ram_gb": 8, + "battery_mah": 7760, + "weight_g": 213.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "k15-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7760 mAh, BLPC37 Lithium Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black; other colors", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.78 inches, 1272 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Eraser 2.0, AI Unblur, AI Reflection Remover, AI Clarity Enhancer, Game Camera, AI Screen Detectors, Splash Touch, Glove Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: GPS, GLONASS, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 01, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "An Immersive Surround Sound Experience", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "OPPO K15 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X8 Pro Max\", \"Price\": 42999}, {\"Name\": \"OPPO K15 Turbo Pro\", \"Price\": 45999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.73 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500s", + "Technical.Core Details": "", + "Technical.Custom UI": "ColorOS 6", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Immortalis-G925 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500s" +} diff --git a/data/smartphone/oppo/2026/reno-15-pro-mini-12gb-ram-512gb/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/oppo/2026/reno-15-pro-mini-12gb-ram-512gb/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..6f9343c10bd --- /dev/null +++ b/data/smartphone/oppo/2026/reno-15-pro-mini-12gb-ram-512gb/oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15-pro-mini-12gb-ram-512gb-12gb-512gb-5g", + "name": "Oppo Reno 15 Pro Mini (12GB RAM + 512GB)", + "brand": "oppo", + "release_date": "2026-01-08", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 187.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15-pro-mini-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 0.5µm, PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
85mm (telephoto), PDAF, OIS, 3.5x optical zoom
50 MP ƒ/2 (Ultra Wide)
16mm, 100˚ (ultrawide), AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)\nWi-Fi 5 (802.11ac)\n802.11a/b/g/n\nWLAN Display\nWLAN tethering\n160 MHz Wi-Fi channels over 5 GHz\n2 × 2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Dusk Brown (Cocoa Brown), Aurora Blue, Glacier White", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 151.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode: 100% DCI-P3,\nNatural Mode: 100% DCI-P3,\nVivid Mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, GLONASS, BDS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColor Temperature Sensor,\nE-compass,\nAccelerometer,\nGyroscope,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2813", + "General.OS Updates": "", + "General.Release Date": "January 08, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 15 Pro Mini (12GB RAM + 512GB)", + "Performance.3DMark Score": "3,950 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,094,835 (Total) (v11)
679,853 (CPU)
652,170 (GPU)
265,678 (Memory)
497,134 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,355 (Multi Core) (v6)
1,609 (Single Core)
12,100 (OpenCL)
12,250 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "64999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G (12GB RAM + 512GB)\", \"Price\": 53999}, {\"Name\": \"OnePlus 15R (12GB RAM + 512GB)\", \"Price\": 52998}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59999}, {\"Name\": \"Oppo Find X9 5G (16GB RAM + 512GB)\", \"Price\": 84999}, {\"Name\": \"Realme 16 Pro Plus 5G (12GB RAM + 512GB)\", \"Price\": 51999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "1x3.25 GHz Cortex-A725 & 3x3.0 GHz Cortex-A725 & 4x2.1 GHz Cortex-A725", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2026/reno-15-pro-mini/oppo-reno-15-pro-mini-12gb-256gb-5g.json b/data/smartphone/oppo/2026/reno-15-pro-mini/oppo-reno-15-pro-mini-12gb-256gb-5g.json new file mode 100644 index 00000000000..de35f27e410 --- /dev/null +++ b/data/smartphone/oppo/2026/reno-15-pro-mini/oppo-reno-15-pro-mini-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15-pro-mini-12gb-256gb-5g", + "name": "Oppo Reno 15 Pro Mini", + "brand": "oppo", + "release_date": "2026-01-08", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 187.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15-pro-mini", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 0.5µm, PDAF, OIS
50 MP ƒ/2.8 (Telephoto)
85mm (telephoto), PDAF, OIS, 3.5x optical zoom
50 MP ƒ/2 (Ultra Wide)
16mm, 100˚ (ultrawide), AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1//n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax)\nWi-Fi 5 (802.11ac)\n802.11a/b/g/n\nWLAN Display\nWLAN tethering\n160 MHz Wi-Fi channels over 5 GHz\n2 × 2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Dusk Brown (Cocoa Brown), Aurora Blue, Glacier White", + "Design.Design Type": "", + "Design.Dimensions": "72.4 x 151.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode: 100% DCI-P3,\nNatural Mode: 100% DCI-P3,\nVivid Mode: 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.32 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, GLONASS, BDS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor,\nAmbient Light Sensor,\nColor Temperature Sensor,\nE-compass,\nAccelerometer,\nGyroscope,\nInfrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone × 1,\nCharger × 1,\nUSB Data Cable × 1,\nSIM Ejector Tool × 1,\nProtective Case × 1,\nQuick Guide × 1", + "General.Model": "CPH2813", + "General.OS Updates": "", + "General.Release Date": "January 08, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 15 Pro Mini", + "Performance.3DMark Score": "3,950 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,094,835 (Total) (v11)
679,853 (CPU)
652,170 (GPU)
265,678 (Memory)
497,134 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,355 (Multi Core) (v6)
1,609 (Single Core)
12,100 (OpenCL)
12,250 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo X300\", \"Price\": 75998}, {\"Name\": \"Realme 16 Pro Plus 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 52999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8450", + "Technical.Core Details": "1x3.25 GHz Cortex-A725 & 3x3.0 GHz Cortex-A725 & 4x2.1 GHz Cortex-A725", + "Technical.Custom UI": "ColorOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC7", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-8450" +} diff --git a/data/smartphone/oppo/2026/reno-15c/oppo-reno-15c-12gb-256gb-5g.json b/data/smartphone/oppo/2026/reno-15c/oppo-reno-15c-12gb-256gb-5g.json new file mode 100644 index 00000000000..fab50e197ad --- /dev/null +++ b/data/smartphone/oppo/2026/reno-15c/oppo-reno-15c-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15c-12gb-256gb-5g", + "name": "Oppo Reno 15c", + "brand": "oppo", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 197.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1256 x 2760 pixels", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.8 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 158 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Crystal Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.59 inches, 1256 x 2760 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "PMD110", + "General.OS Updates": "", + "General.Release Date": "May 26, 2026(Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 15c", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/oppo/2026/reno-15f/oppo-reno-15f-8gb-128gb-5g.json b/data/smartphone/oppo/2026/reno-15f/oppo-reno-15f-8gb-128gb-5g.json new file mode 100644 index 00000000000..d38629d1eaf --- /dev/null +++ b/data/smartphone/oppo/2026/reno-15f/oppo-reno-15f-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno-15f-8gb-128gb-5g", + "name": "Oppo Reno 15F", + "brand": "oppo", + "release_date": "2026-01-02", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 195.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno-15f", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Ultra Wide)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm
2 MP (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Afterglow Pink, Twilight Blue, Aurora Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "600 nits (typ), 1400 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Plus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.6%", + "Display.Size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2801", + "General.OS Updates": "", + "General.Release Date": "January 02, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno 15F", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 15 Pro Max\", \"Price\": 59990}, {\"Name\": \"Oppo Reno 15c\", \"Price\": 34999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 31999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"Vivo V60 Lite 5G\", \"Price\": 24990}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen1", + "Technical.Core Details": "4xCortex-A78@2.2 GHz & 4xCortex-A55@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-6-gen1" +} diff --git a/data/smartphone/oppo/2026/reno15-fs/oppo-reno15-fs-8gb-256gb-5g.json b/data/smartphone/oppo/2026/reno15-fs/oppo-reno15-fs-8gb-256gb-5g.json new file mode 100644 index 00000000000..c877087e3ba --- /dev/null +++ b/data/smartphone/oppo/2026/reno15-fs/oppo-reno15-fs-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "oppo-reno15-fs-8gb-256gb-5g", + "name": "Oppo Reno15 FS", + "brand": "oppo", + "release_date": "2026-01-20", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 189.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "reno15-fs", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "OPPO", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.1 (Ultra Wide)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP (Macro)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue, Navy Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 158.2 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "600 nits (typ), 1400 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.6%", + "Display.Size": "6.57 inches, 1080 x 2372 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CPH2801", + "General.OS Updates": "", + "General.Release Date": "January 20, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Oppo Reno15 FS", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 38999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 117999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen1", + "Technical.Core Details": "4xCortex-A78@2.2 GHz & 4xCortex-A55@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-6-gen1" +} diff --git a/data/smartphone/realme/2022/10-pro-8gb-ram-128gb/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2022/10-pro-8gb-ram-128gb/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..ca9ba43edf3 --- /dev/null +++ b/data/smartphone/realme/2022/10-pro-8gb-ram-128gb/realme-10-pro-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-10-pro-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 10 Pro (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-12-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene Mode, Street Mode, Photo Mode, Portrait Mode, 108M Mode, Professional Mode, Panorama Mode, Super Text, Tilt-Shift, Group Portrait, AI Video Tracking, One Take (Introduced by OTA Upgrade), CMOS, EIS, 20 Continous Shots, Video Feature: Multi-View Video, Movie Mode, Tilt-Shift, Slow Motion, Timelapse Photography, Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
25mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.67\", 0.64µm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA:n1/n5/n8/n28A/n41/n78, NSA:n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Hyperspace, Dark Matter, Nebula Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 163.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:1.9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600nits (typ.) 680nits (HBM) Maximum brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 93.76%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5G+5G Dual Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 Pro", + "General.OS Updates": "", + "General.Release Date": "December 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 10 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "-2.5763035", + "Price Drop Amount": "-489", + "Related Items": "[{\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19199}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20799}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18687}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23290}, {\"Name\": \"Poco X6 Neo\", \"Price\": 14890}, {\"Name\": \"Realme C65 5G (6GB RAM + 128GB)\", \"Price\": 11299}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25799}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17318}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/realme/2022/10-pro-plus-8gb-ram-128gb/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2022/10-pro-plus-8gb-ram-128gb/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..7e931300a21 --- /dev/null +++ b/data/smartphone/realme/2022/10-pro-plus-8gb-ram-128gb/realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-10-pro-plus-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 10 Pro Plus (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-12-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 172.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-pro-plus-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Beauty, Filter, AI Scene Recognition, Night, Professional, Panoramic View, Portrait, Street, 108M, Macro, Text Scanner, Starry, Tilt-Shift, Group Portrait, One Take, 20 Continous Shoots, Video Feature: Bokeh Flare Portrait, Video Bokeh, Nightscape Video, HDR Video, Ultra Steady Video, Slow Motion, Timelapse, Dual-View Video, Movie, Starry Timelapse, Tilt-Shift Timelapse, EIS, 20X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
25mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.67\", 0.64µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n40/n41/n78/n1/n3/n5/n8/n28A, NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "Yes", + "Design.Colors": "Dark Matter, Hyperspace, Nebula Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.5 x 7.78 mm", + "Design.Qwerty": "", + "Design.Weight": "172.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz UHF Dimming, Maximum,, Sunlight Screen Support, DCI-P3 100% , Up to 1260Hz Instantaneous Touch Sampling Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93.65%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5G+5G Dual Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "December 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, F4V, M4V, 3GPP, WEBM, MKV", + "Name": "Realme 10 Pro Plus (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.34926283", + "Price Drop Amount": "66", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29799}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20829}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 25499}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23900}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme 11 Pro\", \"Price\": 21999}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20999}, {\"Name\": \"Realme P4 5G\", \"Price\": 17499}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/realme/2022/10-pro-plus-8gb-ram-256gb/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2022/10-pro-plus-8gb-ram-256gb/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..0b745c16ef7 --- /dev/null +++ b/data/smartphone/realme/2022/10-pro-plus-8gb-ram-256gb/realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-10-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 10 Pro Plus (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2022-12-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 172.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-pro-plus-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Beauty, Filter, AI Scene Recognition, Night, Professional, Panoramic View, Portrait, Street, 108M, Macro, Text Scanner, Starry, Tilt-Shift, Group Portrait, One Take, 20 Continous Shoots, Video Feature: Bokeh Flare Portrait, Video Bokeh, Nightscape Video, HDR Video, Ultra Steady Video, Slow Motion, Timelapse, Dual-View Video, Movie, Starry Timelapse, Tilt-Shift Timelapse, EIS, 20X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
25mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.67\", 0.64µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n40/n41/n78/n1/n3/n5/n8/n28A, NSA: n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "Yes", + "Design.Colors": "Dark Matter, Hyperspace, Nebula Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.5 x 7.78 mm", + "Design.Qwerty": "", + "Design.Weight": "172.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz UHF Dimming, Maximum,, Sunlight Screen Support, DCI-P3 100% , Up to 1260Hz Instantaneous Touch Sampling Rate. Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93.65%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "5G+5G Dual Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "December 08, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, F4V, M4V, 3GPP, WEBM, MKV", + "Name": "Realme 10 Pro Plus (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone 3a\", \"Price\": 23431}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Realme 15 5G\", \"Price\": 23499}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Realme P3 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 30989}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"iQOO Z9x\", \"Price\": 12999}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/realme/2022/9-4g-8gb-ram-128gb/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2022/9-4g-8gb-ram-128gb/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b928e237753 --- /dev/null +++ b/data/smartphone/realme/2022/9-4g-8gb-ram-128gb/realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 9 4G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-04-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-4g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM6", + "Camera.Features": "Night Mode, Panoramic view, Expert, Portrait Mode, HDR,Ultra wide, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Bokeh Effect Control,Street Mode,Text Scanner, Tilt-Shift", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45
Punch Hole, LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 160.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360Hz Touch Sampling Rate, Screen Contrast: 4000000: 1, 430 nit Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Heart Rate Monitor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9", + "General.OS Updates": "", + "General.Release Date": "April 07, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-26", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 9 4G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15490.0", + "Price Drop": "13.350605", + "Price Drop Amount": "2068", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 14840}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 8999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20799}, {\"Name\": \"Realme 12 4G\", \"Price\": 16990}, {\"Name\": \"Realme 12 Plus 5G (8GB RAM + 256GB)\", \"Price\": 22490}, {\"Name\": \"Realme P3 Pro 5G (8GB RAM +256GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 33499}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18100}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/realme/2022/9-4g/realme-9-4g-6gb-128gb-4g-lte.json b/data/smartphone/realme/2022/9-4g/realme-9-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2f7c18ef0a5 --- /dev/null +++ b/data/smartphone/realme/2022/9-4g/realme-9-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9-4g-6gb-128gb-4g-lte", + "name": "Realme 9 4G", + "brand": "realme", + "release_date": "2022-04-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM6", + "Camera.Features": "Night Mode, Panoramic view, Expert, Portrait Mode, HDR,Ultra wide, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Bokeh Effect Control,Street Mode,Text Scanner, Tilt-Shift", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45
Punch Hole, LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 160.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360Hz Touch Sampling Rate, Screen Contrast: 4000000: 1, 430 nit Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Heart Rate Monitor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, GLONASS, BeiDou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9", + "General.OS Updates": "", + "General.Release Date": "April 07, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 9 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "-27.509027", + "Price Drop Amount": "-5777", + "Related Items": "[{\"Name\": \"Realme 9 Pro Plus 5G\", \"Price\": 24990}, {\"Name\": \"Realme 9 5G\", \"Price\": 17960}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 12199}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29799}, {\"Name\": \"Realme 14 5G\", \"Price\": 21990}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20499}, {\"Name\": \"Realme 15 5G\", \"Price\": 22999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Realme 10\", \"Price\": 9999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/realme/2022/9-5g-se-8gb-ram-128gb/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2022/9-5g-se-8gb-ram-128gb/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..9b12f21c9d9 --- /dev/null +++ b/data/smartphone/realme/2022/9-5g-se-8gb-ram-128gb/realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9-5g-se-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 9 5G SE (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-03-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-5g-se-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panoramic, Professional, Timelapse Photography, Video Background Bokeh, Portrait, HDR, Super Mircro, AI Scene Recognition, AI Beauty Filter, Filters, Colorful Mode, Hypertext, Portrait Distortion Correction, Tilt Shift, AI ID Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 480 nit, Color Saturation: 96%, Supports Sunlight Screen, ", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9 5G SE", + "General.OS Updates": "", + "General.Release Date": "March 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 9 5G SE (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 19599}, {\"Name\": \"OnePlus 9R 5G\", \"Price\": 21999}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9999}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22364}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 52900}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19499}, {\"Name\": \"Realme 8\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2022/9-5g-se/realme-9-5g-se-6gb-128gb-5g.json b/data/smartphone/realme/2022/9-5g-se/realme-9-5g-se-6gb-128gb-5g.json new file mode 100644 index 00000000000..a330355a31a --- /dev/null +++ b/data/smartphone/realme/2022/9-5g-se/realme-9-5g-se-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9-5g-se-6gb-128gb-5g", + "name": "Realme 9 5G SE", + "brand": "realme", + "release_date": "2022-03-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-5g-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panoramic, Professional, Timelapse Photography, Video Background Bokeh, Portrait, HDR, Super Mircro, AI Scene Recognition, AI Beauty Filter, Filters, Colorful Mode, Hypertext, Portrait Distortion Correction, Tilt Shift, AI ID Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.4 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 480 nit, Color Saturation: 96%, Supports Sunlight Screen, ", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9 5G SE", + "General.OS Updates": "", + "General.Release Date": "March 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme 9 5G SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 9 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16072}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15490}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16999}, {\"Name\": \"Realme 9 Pro Plus 5G\", \"Price\": 24990}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25299}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 28990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2022/9-pro-5g/realme-9-pro-5g-6gb-128gb-5g.json b/data/smartphone/realme/2022/9-pro-5g/realme-9-pro-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..7ded34b8178 --- /dev/null +++ b/data/smartphone/realme/2022/9-pro-5g/realme-9-pro-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9-pro-5g-6gb-128gb-5g", + "name": "Realme 9 Pro 5G", + "brand": "realme", + "release_date": "2022-02-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode,Panoramic view, Expert, Portrait Mode,HDR,Ultra wide, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Bokeh Effect Control, Starry Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:1.9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 400 nit, Color Saturation: 96%, Sunlight Screen Support , COG Sealing Process", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Mic Nosie Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX3471, 9 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "February 16, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 9 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 9 Pro Plus 5G\", \"Price\": 24990}, {\"Name\": \"Realme P4 5G\", \"Price\": 17868}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33390}, {\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"Realme 7 Pro\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42155}, {\"Name\": \"Realme GT 5G\", \"Price\": 40999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/realme/2022/9i-4gb-ram-128gb/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2022/9i-4gb-ram-128gb/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..907ff6c6cb6 --- /dev/null +++ b/data/smartphone/realme/2022/9i-4gb-ram-128gb/realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9i-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme 9i (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-01-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9i-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, Slow Motion, Super Text, Ultra macro, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
B&W Lens", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 1500:1 Screen Contrast, 480 nit Brightness, 96% Color Saturation, Supports Sunlight Screen, COG Sealing Process, In-Cell Touch Panel Technology, 10 Touch Points", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALIEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Magnetic sensors, Proximity sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9i", + "General.OS Updates": "", + "General.Release Date": "January 18, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MP3, WMA, AMR-WB, AMR-NB, FLAC, ALAC, AIFF, Vorbis, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3G2, AVI, TS, M2TS, MKV, WEBM, MPG, ASF, MOV, 3GP, MPEG4", + "Name": "Realme 9i (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16573}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26552}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/realme/2022/9i-6gb-ram-128gb/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2022/9i-6gb-ram-128gb/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1751f65c71d --- /dev/null +++ b/data/smartphone/realme/2022/9i-6gb-ram-128gb/realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9i-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme 9i (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-01-18", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9i-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, Slow Motion, Super Text, Ultra macro, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
B&W Lens", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 1500:1 Screen Contrast, 480 nit Brightness, 96% Color Saturation, Supports Sunlight Screen, COG Sealing Process, In-Cell Touch Panel Technology, 10 Touch Points", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALIEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Magnetic sensors, Proximity sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9i", + "General.OS Updates": "", + "General.Release Date": "January 18, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MP3, WMA, AMR-WB, AMR-NB, FLAC, ALAC, AIFF, Vorbis, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3G2, AVI, TS, M2TS, MKV, WEBM, MPG, ASF, MOV, 3GP, MPEG4", + "Name": "Realme 9i (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "-3.5716836", + "Price Drop Amount": "-518", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9840}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi 9i (4GB RAM + 128GB)\", \"Price\": 9299}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16949}, {\"Name\": \"Vivo T1 44W\", \"Price\": 13290}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/realme/2022/9i/realme-9i-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/9i/realme-9i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..89d28053b88 --- /dev/null +++ b/data/smartphone/realme/2022/9i/realme-9i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-9i-4gb-64gb-4g-lte", + "name": "Realme 9i", + "brand": "realme", + "release_date": "2022-01-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "9i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, Slow Motion, Super Text, Ultra macro, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4
B&W Lens", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 1500:1 Screen Contrast, 480 nit Brightness, 96% Color Saturation, Supports Sunlight Screen, COG Sealing Process, In-Cell Touch Panel Technology, 10 Touch Points", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALIEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Magnetic sensors, Proximity sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "9i", + "General.OS Updates": "", + "General.Release Date": "January 18, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MP3, WMA, AMR-WB, AMR-NB, FLAC, ALAC, AIFF, Vorbis, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3G2, AVI, TS, M2TS, MKV, WEBM, MPG, ASF, MOV, 3GP, MPEG4", + "Name": "Realme 9i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/realme/2022/c30/realme-c30-2gb-32gb-4g-lte.json b/data/smartphone/realme/2022/c30/realme-c30-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..cfef90650c7 --- /dev/null +++ b/data/smartphone/realme/2022/c30/realme-c30-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c30-2gb-32gb-4g-lte", + "name": "Realme C30", + "brand": "realme", + "release_date": "2022-06-20", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c30", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "1080p, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:08", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 400 nits, Color Saturation: 70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "GPS, AGPS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light, Proximity ,Acceleration", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C30", + "General.OS Updates": "", + "General.Release Date": "June 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C30", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6390.0", + "Price Drop": "6.951928", + "Price Drop Amount": "444", + "Related Items": "[{\"Name\": \"Samsung Galaxy F07\", \"Price\": 7199}, {\"Name\": \"Infinix Hot 30i (4GB RAM+ 64GB)\", \"Price\": 8399}, {\"Name\": \"Xiaomi Redmi 5A (3GB RAM + 32GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "2x1.8 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/c30s-4gb-ram-64gb/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/c30s-4gb-ram-64gb/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..334b881377c --- /dev/null +++ b/data/smartphone/realme/2022/c30s-4gb-ram-64gb/realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c30s-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C30s (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2022-09-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c30s-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 400 nits, Color Saturation: 70% NTSC, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light, Proximity ,Acceleration", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C30s", + "General.OS Updates": "", + "General.Release Date": "September 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C30s (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "6.774498", + "Price Drop Amount": "507", + "Related Items": "[{\"Name\": \"Realme C30\", \"Price\": 6499}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"OPPO A17K\", \"Price\": 9399}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Imagination GE8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/realme/2022/c30s/realme-c30s-2gb-32gb-4g-lte.json b/data/smartphone/realme/2022/c30s/realme-c30s-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..9b781a2db27 --- /dev/null +++ b/data/smartphone/realme/2022/c30s/realme-c30s-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c30s-2gb-32gb-4g-lte", + "name": "Realme C30s", + "brand": "realme", + "release_date": "2022-09-14", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c30s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 400 nits, Color Saturation: 70% NTSC, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light, Proximity ,Acceleration", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C30s", + "General.OS Updates": "", + "General.Release Date": "September 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C30s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "-2.188527", + "Price Drop Amount": "-153", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc SC9863A", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Imagination GE8322", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-sc9863a" +} diff --git a/data/smartphone/realme/2022/c31-4gb-ram-64gb/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/c31-4gb-ram-64gb/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5f437312b27 --- /dev/null +++ b/data/smartphone/realme/2022/c31-4gb-ram-64gb/realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c31-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C31 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2022-03-31", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c31-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX258", + "Camera.Features": "Mode, Burst, Filter, Timelapse, Pro, Panorama, Macro, Night Pro, Portrait, HDR, 20 Continuous Shots", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.19 x 164.74 x 8.43 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:08", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, 400 nits Brightness, Color Saturation: 70%, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C31", + "General.OS Updates": "", + "General.Release Date": "March 31, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C31 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "-4.8151455", + "Price Drop Amount": "-457", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Realme C15 (4GB RAM + 64GB)\", \"Price\": 8366}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "2x1.8 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/c31/realme-c31-3gb-32gb-4g-lte.json b/data/smartphone/realme/2022/c31/realme-c31-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..edcf017d826 --- /dev/null +++ b/data/smartphone/realme/2022/c31/realme-c31-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c31-3gb-32gb-4g-lte", + "name": "Realme C31", + "brand": "realme", + "release_date": "2022-03-31", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c31", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX258", + "Camera.Features": "Mode, Burst, Filter, Timelapse, Pro, Panorama, Macro, Night Pro, Portrait, HDR, 20 Continuous Shots", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.19 x 164.74 x 8.43 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:08", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, 400 nits Brightness, Color Saturation: 70%, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C31", + "General.OS Updates": "", + "General.Release Date": "March 31, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C31", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "-5.61356", + "Price Drop Amount": "-420", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 25269}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "2x1.8 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/c33-4gb-ram-64gb/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/c33-4gb-ram-64gb/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..348b5d36a32 --- /dev/null +++ b/data/smartphone/realme/2022/c33-4gb-ram-64gb/realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c33-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C33 (4GB RAM + 64GB)", + "brand": "realme", + "release_date": "2022-09-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c33-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night, 20 Continous Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Main)
0.3 MP ƒ/2.8", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch ,400 nits, Color Saturation: 70%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C33", + "General.OS Updates": "", + "General.Release Date": "September 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C33 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-11.264753", + "Price Drop Amount": "-1126", + "Related Items": "[{\"Name\": \"Realme C3 (4GB RAM + 64GB)\", \"Price\": 8299}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6797}, {\"Name\": \"Poco C61\", \"Price\": 6819}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36799}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 12699}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x Cortex-A75@1.8 GHz & 6x Cortex-A55@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2022/c33/realme-c33-3gb-32gb-4g-lte.json b/data/smartphone/realme/2022/c33/realme-c33-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..da75660da64 --- /dev/null +++ b/data/smartphone/realme/2022/c33/realme-c33-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c33-3gb-32gb-4g-lte", + "name": "Realme C33", + "brand": "realme", + "release_date": "2022-09-06", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c33", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic View, Portrait, Timelapse, Expert, Super Night, 20 Continous Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Main)
0.3 MP ƒ/2.8", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch ,400 nits, Color Saturation: 70%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C33", + "General.OS Updates": "", + "General.Release Date": "September 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C33", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "-4.6468177", + "Price Drop Amount": "-372", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 14990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme 10 Pro\", \"Price\": 19899}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x Cortex-A75@1.8 GHz & 6x Cortex-A55@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2022/c35-4gb-ram-128gb/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2022/c35-4gb-ram-128gb/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6c47127a92f --- /dev/null +++ b/data/smartphone/realme/2022/c35-4gb-ram-128gb/realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c35-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C35 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-03-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c35-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst system, Filter, Pro mode, Timelapse, Protrait mode,\nPanorama mode, Macro mode, Night Pro mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.8
B&W", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, EIDOU, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyrometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C35", + "General.OS Updates": "", + "General.Release Date": "March 07, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C35 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8385.0", + "Price Drop": "6.5701814", + "Price Drop Amount": "551", + "Related Items": "[{\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"Realme Narzo 50A (4GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Realme Narzo 80 Lite 4G (6GB RAM + 128GB)\", \"Price\": 7198}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/realme/2022/c35-6gb-ram-128gb/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2022/c35-6gb-ram-128gb/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..77a42076161 --- /dev/null +++ b/data/smartphone/realme/2022/c35-6gb-ram-128gb/realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c35-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C35 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-03-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c35-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst system, Filter, Pro mode, Timelapse, Protrait mode,\nPanorama mode, Macro mode, Night Pro mode, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.8
B&W", + "Camera.Video Recording": "1080p, 720P", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, EIDOU, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyrometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C35", + "General.OS Updates": "", + "General.Release Date": "March 07, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, MKV", + "Name": "Realme C35 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "14.286735", + "Price Drop Amount": "1714", + "Related Items": "[{\"Name\": \"Poco X4 Pro 5G\", \"Price\": 12499}, {\"Name\": \"POCO C31 (4GB RAM + 64GB)\", \"Price\": 7390}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"Motorola Moto G52 (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Realme C33\", \"Price\": 7699}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10662}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T616", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t616" +} diff --git a/data/smartphone/realme/2022/gt-2-12gb-ram-256gb/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2022/gt-2-12gb-ram-256gb/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..ef2e095fc3c --- /dev/null +++ b/data/smartphone/realme/2022/gt-2-12gb-ram-256gb/realme-gt-2-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-2-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT 2 (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2022-04-22", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 199.8, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-2-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Smart Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Super Nightscape, Panoramic View, Professional, Bokeh, HDR, Ultra Wide Angle, Ultra Micro, AI Scene Recognition, AI Beauty, Filter, Dazzle Color Mode, Text Scanner, Portrait Distortion Correction, Tilt Shift, Starry Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8
8 MP ƒ/2.22 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.9 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360 Hz Touch , Screen Contrast: 5000000:1, Brightness: 500nit (Normal), 800nit (HBM), 1300nit (Peak) (1%APL), Color Saturation: 106% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 92.6%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT 2 5G", + "General.OS Updates": "", + "General.Release Date": "April 22, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 2 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9\", \"Price\": 56400}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 30399}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Realme GT 6\", \"Price\": 27999}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16940}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/realme/2022/gt-2-5g/realme-gt-2-5g-8gb-128gb-5g.json b/data/smartphone/realme/2022/gt-2-5g/realme-gt-2-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..93533d69be4 --- /dev/null +++ b/data/smartphone/realme/2022/gt-2-5g/realme-gt-2-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-2-5g-8gb-128gb-5g", + "name": "Realme GT 2 5G", + "brand": "realme", + "release_date": "2022-04-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.8, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-2-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Smart Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Super Nightscape, Panoramic View, Professional, Bokeh, HDR, Ultra Wide Angle, Ultra Micro, AI Scene Recognition, AI Beauty, Filter, Dazzle Color Mode, Text Scanner, Portrait Distortion Correction, Tilt Shift, Starry Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8
8 MP ƒ/2.22 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.9 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360 Hz Touch , Screen Contrast: 5000000:1, Brightness: 500nit (Normal), 800nit (HBM), 1300nit (Peak) (1%APL), Color Saturation: 106% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 92.6%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT 2 5G", + "General.OS Updates": "", + "General.Release Date": "April 22, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 2 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT Neo 3T\", \"Price\": 17399}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 40 Neo\", \"Price\": 20940}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Realme 13 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 26990}, {\"Name\": \"Realme GT 6T\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/realme/2022/gt-neo-3-5g-12gb-ram-256gb/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2022/gt-neo-3-5g-12gb-ram-256gb/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..92634247c6a --- /dev/null +++ b/data/smartphone/realme/2022/gt-neo-3-5g-12gb-ram-256gb/realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-3-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme GT Neo 3 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2022-03-22", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-3-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 150W Ultra Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Night Mode, Professional Mode, Panoramic View, Portrait Mode, HDR, Ultra Wide, Text Scanner, Ultra Macro, Street Mode, AI Beauty, Filter, AI Scene Recognition, Tilt-Shift, Video Feature: Video, Ultra Steady Video, Video Bokeh, Video Beauty, Video Filter, Slow Motion, Timelapse, Nightscape Video, Movie, Dual View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 5000000:1, Brightness: 500nit, Color Saturation: DCI-P3 100%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 94.2%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos Dual Speakers, Track Double Stripe Design, Independent Graphics Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo3 5G", + "General.OS Updates": "", + "General.Release Date": "March 22, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo 3 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24418.0", + "Price Drop": "14.802221", + "Price Drop Amount": "3614", + "Related Items": "[{\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22969}, {\"Name\": \"Realme P4 5G\", \"Price\": 17999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Oppo F25 Pro 5G\", \"Price\": 19999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 33799}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27699}, {\"Name\": \"Realme P1 Speed 5G (12GB RAM + 256GB)\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/realme/2022/gt-neo-3-5g/realme-gt-neo-3-5g-8gb-128gb-5g.json b/data/smartphone/realme/2022/gt-neo-3-5g/realme-gt-neo-3-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..be759656c7f --- /dev/null +++ b/data/smartphone/realme/2022/gt-neo-3-5g/realme-gt-neo-3-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-3-5g-8gb-128gb-5g", + "name": "Realme GT Neo 3 5G", + "brand": "realme", + "release_date": "2022-03-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Super Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Night Mode, Professional Mode, Panoramic View, Portrait Mode, HDR, Ultra Wide, Text Scanner, Ultra Macro, Street Mode, AI Beauty, Filter, AI Scene Recognition, Tilt-Shift, Video Feature: Video, Ultra Steady Video, Video Bokeh, Video Beauty, Video Filter, Slow Motion, Timelapse, Nightscape Video, Movie, Dual View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 5000000:1, Brightness: 500nit, Color Saturation: DCI-P3 100%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 94.2%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos Dual Speakers, Track Double Stripe Design, Independent Graphics Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo3 5G", + "General.OS Updates": "", + "General.Release Date": "March 22, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo 3 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "-3.2795813", + "Price Drop Amount": "-721", + "Related Items": "[{\"Name\": \"Realme GT Neo 3T\", \"Price\": 18999}, {\"Name\": \"Realme GT 6T\", \"Price\": 27999}, {\"Name\": \"Realme GT Neo2 5G\", \"Price\": 24999}, {\"Name\": \"Realme GT 2 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Realme 11 Pro\", \"Price\": 22999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 17498}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/realme/2022/gt-neo-3-thor-limited-edition/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g.json b/data/smartphone/realme/2022/gt-neo-3-thor-limited-edition/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..bda81833e77 --- /dev/null +++ b/data/smartphone/realme/2022/gt-neo-3-thor-limited-edition/realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-3-thor-limited-edition-12gb-256gb-5g", + "name": "Realme GT Neo 3 Thor Limited Edition", + "brand": "realme", + "release_date": "2022-07-07", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-3-thor-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 150W Ultra Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 2.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Night Mode, Professional Mode, Panoramic View, Portrait Mode, HDR, Ultra Wide, Text Scanner, Ultra Macro, Street Mode, AI Beauty, Filter, AI Scene Recognition, Tilt-Shift, Video Feature: Video, Ultra Steady Video, Video Bokeh, Video Beauty, Video Filter, Slow Motion, Timelapse, Nightscape Video, Movie, Dual View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Main)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 5000000:1, Brightness: 500nit, Color Saturation: DCI-P3 100%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 94.2%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos Dual Speakers, Track Double Stripe Design, Independent Graphics Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo3 Marvel Edition", + "General.OS Updates": "", + "General.Release Date": "July 7, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo 3 Thor Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23689}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 21999}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 25037}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31499}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-128gb/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-128gb/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..577df4fd7b1 --- /dev/null +++ b/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-128gb/realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-3t-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme GT Neo 3T (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-09-16", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 194.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-3t-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Super Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "64MP Mode, Super Nightscape, Panoramic View, Professional, Bokeh, HDR, Ultra Wide-angle, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Text Scanner, Portrait Distortion Correction, Tilt-shift, Starry Mode, Street Photography Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n41 (2515-2675 MHz)/n78, NSA: n41 (2515-2675 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.9 x 8.65 mm", + "Design.Qwerty": "", + "Design.Weight": "194.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360Hz Touch , 1300nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 92.6%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo 3T 5G", + "General.OS Updates": "", + "General.Release Date": "September 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo 3T (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17500.0", + "Price Drop": "20.190184", + "Price Drop Amount": "3533", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22490}, {\"Name\": \"Realme P4 5G\", \"Price\": 17499}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Realme Narzo 70 Turbo 5G\", \"Price\": 14989}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 39415}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21040}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-256gb/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-256gb/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..39206b563c9 --- /dev/null +++ b/data/smartphone/realme/2022/gt-neo-3t-8gb-ram-256gb/realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-neo-3t-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme GT Neo 3T (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2022-09-16", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 194.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-neo-3t-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Super Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "64MP Mode, Super Nightscape, Panoramic View, Professional, Bokeh, HDR, Ultra Wide-angle, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Text Scanner, Portrait Distortion Correction, Tilt-shift, Starry Mode, Street Photography Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.25 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080P, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n41 (2515-2675 MHz)/n78, NSA: n41 (2515-2675 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.9 x 8.65 mm", + "Design.Qwerty": "", + "Design.Weight": "194.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "360Hz Touch , 1300nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 92.6%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Type C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT Neo 3T 5G", + "General.OS Updates": "", + "General.Release Date": "September 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT Neo 3T (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33999.0", + "Price Drop": "-4.433927", + "Price Drop Amount": "-1507", + "Related Items": "[{\"Name\": \"Realme P1 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Realme GT Neo 3 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21036}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"OnePlus 8T (12GB RAM + 256GB)\", \"Price\": 27899}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 25699}, {\"Name\": \"Realme P1 Pro 5G (8GB RAM + 256GB)\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/realme/2022/narzo-50-6gb-ram-128gb/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2022/narzo-50-6gb-ram-128gb/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a86c2175a7e --- /dev/null +++ b/data/smartphone/realme/2022/narzo-50-6gb-ram-128gb/realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 50 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-02-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "100 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "45 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Steady Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
B&W Lens
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch Smpling Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Acceleration Sensor, Gyro-meter Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50", + "General.OS Updates": "", + "General.Release Date": "February 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme Narzo 50 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-0.19328584", + "Price Drop Amount": "-25", + "Related Items": "[{\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 23500}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G96", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2.05GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/realme/2022/narzo-50/realme-narzo-50-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/narzo-50/realme-narzo-50-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3f93a4a4d5e --- /dev/null +++ b/data/smartphone/realme/2022/narzo-50/realme-narzo-50-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50-4gb-64gb-4g-lte", + "name": "Realme Narzo 50", + "brand": "realme", + "release_date": "2022-02-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "100 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "45 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ultra Steady Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR, Ultra macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
B&W Lens
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch Smpling Rate", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light Sensor, Proximity Sensor, Magnetic Induction Sensor, Acceleration Sensor, Gyro-meter Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50", + "General.OS Updates": "", + "General.Release Date": "February 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4", + "Name": "Realme Narzo 50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8985.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 50A\", \"Price\": 8599}, {\"Name\": \"Realme Narzo 50A Prime\", \"Price\": 7999}, {\"Name\": \"Realme 8 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Realme Narzo 20\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 10T 5G\", \"Price\": 11790}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 10995}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G96", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2.05GHz & Arm Cortex-A55 @ Up to 2GHz ", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/realme/2022/narzo-50a-prime-4gb-ram-128gb/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2022/narzo-50a-prime-4gb-ram-128gb/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..92f7f82cf74 --- /dev/null +++ b/data/smartphone/realme/2022/narzo-50a-prime-4gb-ram-128gb/realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50a-prime-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme Narzo 50A Prime (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2022-04-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50a-prime-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst, Time lapse, Pro, Panorama, Macro, Night Pro, Portrait, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.8
B&W", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 600 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Magnetic Induction Sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50A Prime", + "General.OS Updates": "", + "General.Release Date": "April 25, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Narzo 50A Prime (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "16.668056", + "Price Drop Amount": "1667", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17800}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34290}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "Octa-core 1.82GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/narzo-50a-prime/realme-narzo-50a-prime-4gb-64gb-4g-lte.json b/data/smartphone/realme/2022/narzo-50a-prime/realme-narzo-50a-prime-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f97b2aff9da --- /dev/null +++ b/data/smartphone/realme/2022/narzo-50a-prime/realme-narzo-50a-prime-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50a-prime-4gb-64gb-4g-lte", + "name": "Realme Narzo 50A Prime", + "brand": "realme", + "release_date": "2022-04-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50a-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Burst, Time lapse, Pro, Panorama, Macro, Night Pro, Portrait, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
3 MP ƒ/2.8
B&W", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.4 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 600 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Magnetic Induction Sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50A Prime", + "General.OS Updates": "", + "General.Release Date": "April 25, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Narzo 50A Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "7.8322463", + "Price Drop Amount": "627", + "Related Items": "[{\"Name\": \"Realme 10\", \"Price\": 9999}, {\"Name\": \"Realme 5 Pro\", \"Price\": 14999}, {\"Name\": \"Realme Narzo 20\", \"Price\": 10499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "Octa-core 1.82GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/narzo-50i-prime/realme-narzo-50i-prime-3gb-32gb-4g-lte.json b/data/smartphone/realme/2022/narzo-50i-prime/realme-narzo-50i-prime-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..bff374415c9 --- /dev/null +++ b/data/smartphone/realme/2022/narzo-50i-prime/realme-narzo-50i-prime-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-50i-prime-3gb-32gb-4g-lte", + "name": "Realme Narzo 50i Prime", + "brand": "realme", + "release_date": "2022-01-01", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-50i-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Beauty, Filter, HDR, Panoramic view, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD, 480p @ 30 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 400 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Magnetic Induction Sensor, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 50i Prime", + "General.OS Updates": "", + "General.Release Date": "September13, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Narzo 50i Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7199.0", + "Price Drop": "1.833066", + "Price Drop Amount": "132", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "Octa-core 1.82GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2022/q5-5g/realme-q5-5g-6gb-128gb-5g.json b/data/smartphone/realme/2022/q5-5g/realme-q5-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6e7d4cdbeff --- /dev/null +++ b/data/smartphone/realme/2022/q5-5g/realme-q5-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-q5-5g-6gb-128gb-5g", + "name": "Realme Q5 5G", + "brand": "realme", + "release_date": "2022-04-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "q5-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W Smart Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Professional, Portrait Blur, HDR, Super Macro, AI Scene Recognition, AI Beauty", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.3 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits (peak), ", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.6 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Light Sensor, Distance Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Q5 5G", + "General.OS Updates": "", + "General.Release Date": "April 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Q5 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/realme/2023/10-8gb-ram-128gb/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2023/10-8gb-ram-128gb/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..66eebc6f68a --- /dev/null +++ b/data/smartphone/realme/2023/10-8gb-ram-128gb/realme-10-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-10-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme 10 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-01-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50 MP Mode, Ultra Steady Video, Ultra Steady Max Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control, 20 Continuous Shots, Video Feature: Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP
B$W", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Rush Black. Clash White", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.9 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4000000:1, 430 nit , Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10", + "General.OS Updates": "", + "General.Release Date": "January 09, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 10 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12000.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18390}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21400}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17391}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 17952}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12324}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/realme/2023/10/realme-10-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/10/realme-10-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f39e0349b16 --- /dev/null +++ b/data/smartphone/realme/2023/10/realme-10-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-10-4gb-64gb-4g-lte", + "name": "Realme 10", + "brand": "realme", + "release_date": "2023-01-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50 MP Mode, Ultra Steady Video, Ultra Steady Max Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Slow Motion, Bokeh Effect Control, 20 Continuous Shots, Video Feature: Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP
B$W", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Rush Black. Clash White", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.9 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4000000:1, 430 nits, Color Gamut: Type. 98% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10", + "General.OS Updates": "", + "General.Release Date": "January 09, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "4.3004036", + "Price Drop Amount": "430", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19180}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 8499}, {\"Name\": \"Infinix Hot 50 Pro Plus\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Realme C63\", \"Price\": 8399}, {\"Name\": \"Xiaomi Redmi Note 11 (6GB RAM + 128GB)\", \"Price\": 11990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20955}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/realme/2023/11-4g/realme-11-4g-8gb-128gb-4g-lte.json b/data/smartphone/realme/2023/11-4g/realme-11-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..800ef427009 --- /dev/null +++ b/data/smartphone/realme/2023/11-4g/realme-11-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-11-4g-8gb-128gb-4g-lte", + "name": "Realme 11 4G", + "brand": "realme", + "release_date": "2023-07-31", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "11-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama, portrait, 3x high quality zoom (advertised)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
27mm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
25mm, 1/1.67\", 0.64µm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Gold", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 159.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4000000:1, Brightness: 430nits (typical) / 1000nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Not Available in Indian Variant (Market/Region Dependent)", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11 4G", + "General.OS Updates": "", + "General.Release Date": "July 31, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 11 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/realme/2023/11-5g-8gb-ram-256gb/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2023/11-5g-8gb-ram-256gb/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..da380e30d5a --- /dev/null +++ b/data/smartphone/realme/2023/11-5g-8gb-ram-256gb/realme-11-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-11-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 11 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2023-08-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "11-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 409 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "3x Zoom Camera, Night Mode, Street Mode, Photograph Mode, Portrait Mode, 108MP Mode, Professional Mode, Panoramic View, Text Scanner, Tift Shift,ideo Feature: Dual View Video, Film Mode, Tift Shift, Slow Motion, Timelapse, Video Mode, 20X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
24mm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA n1/n3/n5/n8/n28A/n40/n41 (2535 MHz - 2655 MHz)/n77/n78, 5G NR NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Orange", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 8.05 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Maximum brightness: 550nits(typ.), 680nits(HBM) , Color Saturation: 96%, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11", + "General.OS Updates": "", + "General.Release Date": "August 23, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 11 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "-24.665215", + "Price Drop Amount": "-5673", + "Related Items": "[{\"Name\": \"Realme 11 4G\", \"Price\": 14990}, {\"Name\": \"Realme 14x 5G\", \"Price\": 12850}, {\"Name\": \"Realme P3 Ultra (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Realme 12 5G (8GB RAM + 128GB)\", \"Price\": 13780}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Realme C67 5G\", \"Price\": 10783}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2x Cortex-A76@2.2 GHz, 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/11x-5g-8gb-ram-128gb/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2023/11x-5g-8gb-ram-128gb/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..ce7996ef5d8 --- /dev/null +++ b/data/smartphone/realme/2023/11x-5g-8gb-ram-128gb/realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-11x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 11x 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-08-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "11x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SUPERVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode, Street Mode, Photograph Mode, Portrait Mode, 64MP Mode, Professional Mode, Panoramic View, Text Scanner, Tift Shift, Video Feature: Dual View Video, Film Mode, Tift Shift, Slow Motion, Timelapse, Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA n1/n3/n5/n8/n28A/n40/n41 (2535 MHz - 2655 MHz)/n77/n78, 5G NR NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Midnight Black, Purple Dawn", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Maximum Brightness: 550nits, Color Saturation: 96%, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "11x", + "General.OS Updates": "", + "General.Release Date": "August 23, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 11x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-1.5001912", + "Price Drop Amount": "-255", + "Related Items": "[{\"Name\": \"Realme 15x 5G\", \"Price\": 16499}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12260}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Realme 11 Pro Plus\", \"Price\": 27990}, {\"Name\": \"OPPO F21 Pro 4G\", \"Price\": 16999}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Oppo K13\", \"Price\": 17999}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/c33-2023-4gb-ram-128gb/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2023/c33-2023-4gb-ram-128gb/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1c285397e89 --- /dev/null +++ b/data/smartphone/realme/2023/c33-2023-4gb-ram-128gb/realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c33-2023-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme C33 2023 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-03-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c33-2023-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Beauty, Filter, HDR, Panoramic view, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
27mm, 1/5.0\", 1.12µm
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
0.3 MP ƒ/2.8 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Sandy Gold, Aqua Blue, Night Sea", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch ,400 nits, Color Saturation: 70%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C33 2023", + "General.OS Updates": "", + "General.Release Date": "March 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C33 2023 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-2.3570023", + "Price Drop Amount": "-212", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17300}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28433}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x Cortex-A75@1.8 GHz & 6x Cortex-A55@1.8 GHz", + "Technical.Custom UI": "realme UI S Edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/c33-2023/realme-c33-2023-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/c33-2023/realme-c33-2023-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a7d7c38b0e6 --- /dev/null +++ b/data/smartphone/realme/2023/c33-2023/realme-c33-2023-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c33-2023-4gb-64gb-4g-lte", + "name": "Realme C33 2023", + "brand": "realme", + "release_date": "2023-03-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c33-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Beauty, Filter, HDR, Panoramic view, Portrait, Timelapse, Expert, Super Night", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
27mm, 1/5.0\", 1.12µm
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
0.3 MP ƒ/2.8 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Sandy Gold, Aqua Blue, Night Sea", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 164.2 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120 Hz Touch ,400 nits, Color Saturation: 70%, Sunlight Screen Support", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C33 2023", + "General.OS Updates": "", + "General.Release Date": "March 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C33 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8190.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x Cortex-A75@1.8 GHz & 6x Cortex-A55@1.8 GHz", + "Technical.Custom UI": "realme UI S Edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/c51-4gb-ram-128-gb/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2023/c51-4gb-ram-128-gb/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ab8fd37c224 --- /dev/null +++ b/data/smartphone/realme/2023/c51-4gb-ram-128-gb/realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c51-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Realme C51 (4GB RAM + 128 GB)", + "brand": "realme", + "release_date": "2023-09-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c51-4gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD, 480p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3
Black and White", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11 a/b/g/n/ac (WiFi 4, WiFi 5) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Carbon Black, Mint Green", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.16 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 560 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule, Press to Answer Calls, Wake Up Voice Assistant, Switch The Music, Night Shield Google Lens, Data Backup, Office Tools, World Time", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro Meter (Soft Gyroscope), Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C51", + "General.OS Updates": "", + "General.Release Date": "September 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C51 (4GB RAM + 128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Max\", \"Price\": 32990}, {\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14719}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI T-edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/c51/realme-c51-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/c51/realme-c51-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..27a4c0f2fba --- /dev/null +++ b/data/smartphone/realme/2023/c51/realme-c51-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c51-4gb-64gb-4g-lte", + "name": "Realme C51", + "brand": "realme", + "release_date": "2023-09-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c51", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Video, Night Mode, Panoramic View, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD, 480p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3
Black and White", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11 a/b/g/n/ac (WiFi 4, WiFi 5) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "", + "Design.Colors": "Carbon Black, Mint Green", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.16 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 560 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule, Press to Answer Calls, Wake Up Voice Assistant, Switch The Music, Night Shield Google Lens, Data Backup, Office Tools, World Time", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro Meter (Soft Gyroscope), Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C51", + "General.OS Updates": "", + "General.Release Date": "September 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C51", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-3.7632692", + "Price Drop Amount": "-339", + "Related Items": "[{\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Realme C75x\", \"Price\": 14990}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Realme C61\", \"Price\": 5999}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Realme C63\", \"Price\": 8370}, {\"Name\": \"Realme C35\", \"Price\": 8499}, {\"Name\": \"Poco C61\", \"Price\": 6819}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI T-edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/c53-6gb-ram-128gb/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2023/c53-6gb-ram-128gb/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..70aa14dc119 --- /dev/null +++ b/data/smartphone/realme/2023/c53-6gb-ram-128gb/realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c53-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C53 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-07-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c53-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "108MP Mode, Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, Filter, Slow Motion, Bokeh Effect Control, 3X In-sensor Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11 a/b/g/n/ac (WiFi 4, WiFi 5) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Champion Gold, Champion Black", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.2 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Brightness: 560 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro Meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C53", + "General.OS Updates": "", + "General.Release Date": "July 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C53 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "-0.94908255", + "Price Drop Amount": "-119", + "Related Items": "[{\"Name\": \"OPPO A3x 5G\", \"Price\": 10720}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15940}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI T-edition.", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2023/c53/realme-c53-4gb-128gb-4g-lte.json b/data/smartphone/realme/2023/c53/realme-c53-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bb2ac371b09 --- /dev/null +++ b/data/smartphone/realme/2023/c53/realme-c53-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c53-4gb-128gb-4g-lte", + "name": "Realme C53", + "brand": "realme", + "release_date": "2023-07-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c53", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "108MP Mode, Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR, AI Scene Recognition, Filter, Slow Motion, Bokeh Effect Control, 3X In-sensor Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "IEEE 802.11 a/b/g/n/ac (WiFi 4, WiFi 5) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Champion Gold, Champion Black", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.2 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Brightness: 560 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Gyro Meter, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C53", + "General.OS Updates": "", + "General.Release Date": "July 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C53", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C71\", \"Price\": 6849}, {\"Name\": \"Realme 8 (6GB RAM + 128GB)\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Realme C63 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Realme C63\", \"Price\": 8370}, {\"Name\": \"Realme C51\", \"Price\": 8999}, {\"Name\": \"Realme C75\", \"Price\": 9990}, {\"Name\": \"Realme Narzo N53\", \"Price\": 10300}, {\"Name\": \"Realme C35 (4GB RAM + 128GB)\", \"Price\": 8389}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.82 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI T-edition.", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t612" +} diff --git a/data/smartphone/realme/2023/c55-6gb-ram-64gb/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/realme/2023/c55-6gb-ram-64gb/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..280b695f88d --- /dev/null +++ b/data/smartphone/realme/2023/c55-6gb-ram-64gb/realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c55-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Realme C55 (6GB RAM + 64GB)", + "brand": "realme", + "release_date": "2023-03-21", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c55-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, AI Beauty, Filter, AI Scene Recognition, Night Mode, Professional, Panoramic View, Portrait Mode, Street, HDR, 64MP Mode, Starry, Chroma Boost, Bokeh Flare Portrait, AI Color Portrait, Video Feature: Video, Video Filter, Slow Motion, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Sun Shower, Rainy Night", + "Design.Design Type": "", + "Design.Dimensions": "75.98 x 165.65 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Brightness: 550 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C55", + "General.OS Updates": "", + "General.Release Date": "March 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C55 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "-10.699585", + "Price Drop Amount": "-1390", + "Related Items": "[{\"Name\": \"Realme P3x 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7349}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Poco C61\", \"Price\": 6869}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7279}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/realme/2023/c55-8gb-ram-128gb/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2023/c55-8gb-ram-128gb/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..52b0f25ce8d --- /dev/null +++ b/data/smartphone/realme/2023/c55-8gb-ram-128gb/realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c55-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme C55 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-03-21", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c55-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, AI Beauty, Filter, AI Scene Recognition, Night Mode, Professional, Panoramic View, Portrait Mode, Street, HDR, 64MP Mode, Starry, Chroma Boost, Bokeh Flare Portrait, AI Color Portrait, Video Feature: Video, Video Filter, Slow Motion, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Sun Shower, Rainy Night", + "Design.Design Type": "", + "Design.Dimensions": "75.98 x 165.65 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Brightness: 550 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C55", + "General.OS Updates": "", + "General.Release Date": "March 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C55 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14100.0", + "Price Drop": "-7.444011", + "Price Drop Amount": "-1050", + "Related Items": "[{\"Name\": \"Realme C56\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 17999}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 12499}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 7990}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Infinix Hot 60 5G\", \"Price\": 11499}, {\"Name\": \"Realme 12X 5G (8GB RAM +128GB)\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/realme/2023/c55/realme-c55-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/c55/realme-c55-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..22c9159aca9 --- /dev/null +++ b/data/smartphone/realme/2023/c55/realme-c55-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c55-4gb-64gb-4g-lte", + "name": "Realme C55", + "brand": "realme", + "release_date": "2023-03-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c55", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, AI Beauty, Filter, AI Scene Recognition, Night Mode, Professional, Panoramic View, Portrait Mode, Street, HDR, 64MP Mode, Starry, Chroma Boost, Bokeh Flare Portrait, AI Color Portrait, Video Feature: Video, Video Filter, Slow Motion, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Sun Shower, Rainy Night", + "Design.Design Type": "", + "Design.Dimensions": "75.98 x 165.65 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": " Brightness: 550 nit, Color Saturation: 96% NTSC, Sunlight Screen Support, Screen Contrast: 1500:1,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C55", + "General.OS Updates": "", + "General.Release Date": "March 21, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C55", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "19.153193", + "Price Drop Amount": "1724", + "Related Items": "[{\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14490}, {\"Name\": \"Realme 8 (8GB RAM + 128GB)\", \"Price\": 10799}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 11950}, {\"Name\": \"Oppo A78\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/realme/2023/c67-5g-6gb-ram-128gb/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2023/c67-5g-6gb-ram-128gb/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..50116014265 --- /dev/null +++ b/data/smartphone/realme/2023/c67-5g-6gb-ram-128gb/realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c67-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C67 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-12-14", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c67-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W superVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1", + "Camera.Features": "Night Mode, Street Mode, Photograph Mode, Portrait Mode, 50MP Mode, Professional Mode, Panorama Mode, Text Scanner, Tift Shift, Video Feature: Dual View Video, Film Mode, Slow Motion, Timelapse, Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n40/n41 (2535 MHz - 2655 MHz)/n77/n78, 5G NR NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Sunny Oasis, Dark Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Maximum Brightness: 550nits, Color Saturation: 96% NTSC, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule 2.0 , Dual 5G, Dirac Sound Effect, Hi-Res Audio Certification, MT6377 Audio Decoding Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, AGPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C67", + "General.OS Updates": "", + "General.Release Date": "December 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C67 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11799.0", + "Price Drop": "5.7738113", + "Price Drop Amount": "681", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17360}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11995}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16320}, {\"Name\": \"Realme 14x (8GB RAM + 128GB)\", \"Price\": 14200}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 10749}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18716}, {\"Name\": \"Realme 12 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/c67-5g/realme-c67-5g-4gb-128gb-5g.json b/data/smartphone/realme/2023/c67-5g/realme-c67-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..3ee209697a0 --- /dev/null +++ b/data/smartphone/realme/2023/c67-5g/realme-c67-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c67-5g-4gb-128gb-5g", + "name": "Realme C67 5G", + "brand": "realme", + "release_date": "2023-12-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c67-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W superVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1", + "Camera.Features": "50MP Mode, Night Mode, Street Mode, Photograph Mode, Portrait Mode, Professional Mode, Panorama Mode, Text Scanner", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28A/n40/n41 (2535 MHz - 2655 MHz)/n77/n78, 5G NR NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (a/b/g/n/ac) (2.4 GHz | 5 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Sunny Oasis, Dark Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Maximum Brightness: 550nits(typ.)/ 680nits(HBM), Color Saturation: 96% NTSC, Supports Sunlight Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule 2.0 , Dual 5G, Dirac Sound Effect, Hi-Res Audio Certification, MT6377 Audio Decoding Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, AGPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C67", + "General.OS Updates": "", + "General.Release Date": "December 14, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C67 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "-1.1538239", + "Price Drop Amount": "-138", + "Related Items": "[{\"Name\": \"Realme C65 5G\", \"Price\": 11499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 9765}, {\"Name\": \"Poco M7 5G\", \"Price\": 9449}, {\"Name\": \"Realme 12X\", \"Price\": 11999}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Realme 14x 5G\", \"Price\": 13490}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12200}, {\"Name\": \"Xiaomi Redmi A4 5G (6GB RAM + 128GB)\", \"Price\": 10298}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/narzo-60x-6gb-ram-128gb/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2023/narzo-60x-6gb-ram-128gb/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..6675b13f134 --- /dev/null +++ b/data/smartphone/realme/2023/narzo-60x-6gb-ram-128gb/realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-60x-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 60X (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-09-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-60x-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)
26mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm, 0.64µm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz Wi-Fi", + "Design.Bezel less": "", + "Design.Colors": "Stellar Green, Nebula Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "550 nits (typ), 680nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 60x", + "General.OS Updates": "", + "General.Release Date": "September 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 60X (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-4.716832", + "Price Drop Amount": "-707", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"OPPO K12x\", \"Price\": 13548}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Realme 11x 5G\", \"Price\": 14999}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11820}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 12290}, {\"Name\": \"Realme Narzo 20 Pro\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/narzo-60x/realme-narzo-60x-4gb-128gb-5g.json b/data/smartphone/realme/2023/narzo-60x/realme-narzo-60x-4gb-128gb-5g.json new file mode 100644 index 00000000000..23cb5baf9c1 --- /dev/null +++ b/data/smartphone/realme/2023/narzo-60x/realme-narzo-60x-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-60x-4gb-128gb-5g", + "name": "Realme Narzo 60X", + "brand": "realme", + "release_date": "2023-09-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-60x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)
26mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm, 0.64µm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz Wi-Fi", + "Design.Bezel less": "", + "Design.Colors": "Stellar Green, Nebula Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "550 nits (typ), 680nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 60x", + "General.OS Updates": "", + "General.Release Date": "September 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 60X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 17999}, {\"Name\": \"Realme C67 5G\", \"Price\": 10799}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15699}, {\"Name\": \"Realme Narzo 70x 5G\", \"Price\": 11793}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Realme Narzo 60 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OPPO A17\", \"Price\": 8999}, {\"Name\": \"OPPO A59 5G\", \"Price\": 11450}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2023/narzo-n53-6gb-ram-128gb/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2023/narzo-n53-6gb-ram-128gb/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3f88fb3381c --- /dev/null +++ b/data/smartphone/realme/2023/narzo-n53-6gb-ram-128gb/realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n53-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo N53 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-05-18", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n53-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SuperVooc Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR,AI Scene Recognition, Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Peak Brightness: 450nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N53", + "General.OS Updates": "", + "General.Release Date": "May 18, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N53 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"Realme C65 5G (4GB RAM + 128GB)\", \"Price\": 11890}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 10T 5G (6GB RAM +128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI T Edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/narzo-n53-8gb-ram-128gb/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/realme/2023/narzo-n53-8gb-ram-128gb/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..2ce12ef08f4 --- /dev/null +++ b/data/smartphone/realme/2023/narzo-n53-8gb-ram-128gb/realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n53-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Realme Narzo N53 (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2023-05-18", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n53-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SuperVooc Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR,AI Scene Recognition, Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Peak Brightness: 450nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N53", + "General.OS Updates": "", + "General.Release Date": "May 18, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N53 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M34 5G\", \"Price\": 14999}, {\"Name\": \"Realme C53 (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Infinix Note 40X 5G (12GB RAM +256GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13903}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI T Edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/narzo-n53/realme-narzo-n53-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/narzo-n53/realme-narzo-n53-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..6108d184ff7 --- /dev/null +++ b/data/smartphone/realme/2023/narzo-n53/realme-narzo-n53-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n53-4gb-64gb-4g-lte", + "name": "Realme Narzo N53", + "brand": "realme", + "release_date": "2023-05-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n53", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 390 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W SuperVooc Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP Mode, Video, Night Mode, Panoramic view, Expert, Timelapse, Portrait Mode, HDR,AI Scene Recognition, Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Peak Brightness: 450nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": " accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N53", + "General.OS Updates": "", + "General.Release Date": "May 18, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N53", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10300.0", + "Price Drop": "-7.767343", + "Price Drop Amount": "-800", + "Related Items": "[{\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9449}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Realme C63\", \"Price\": 8390}, {\"Name\": \"Tecno Spark Go 1\", \"Price\": 7299}, {\"Name\": \"Realme C51\", \"Price\": 8750}, {\"Name\": \"Xiaomi Redmi 12C (6GB RAM + 128GB)\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI T Edition", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2023/narzo-n55/realme-narzo-n55-4gb-64gb-4g-lte.json b/data/smartphone/realme/2023/narzo-n55/realme-narzo-n55-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..54a1713c840 --- /dev/null +++ b/data/smartphone/realme/2023/narzo-n55/realme-narzo-n55-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n55-4gb-64gb-4g-lte", + "name": "Realme Narzo N55", + "brand": "realme", + "release_date": "2023-04-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n55", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 392 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Dart Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, AI Beauty, Filter, AI Scene Recognition, Night Mode, Professional, Panoramic view, Portrait Mode, Street, HDR, 64MP Mode, Starry, Chroma Boost, Bokeh Flare Portrait, AI Color Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP (Wide Angle)
1/2\", PDAF
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "", + "Design.Colors": "Prime Black, Prime Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 165.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "189.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "680nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 392 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N55", + "General.OS Updates": "", + "General.Release Date": "April 12, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N55", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9700.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9949}, {\"Name\": \"Realme C55\", \"Price\": 8490}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/realme/2024/12-5g-8gb-ram-128gb/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/12-5g-8gb-ram-128gb/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..82fe73f620f --- /dev/null +++ b/data/smartphone/realme/2024/12-5g-8gb-ram-128gb/realme-12-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-12-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 12 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-03-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KHM6 (108MP) + Smartsense SC202CS (2MP)", + "Camera.Features": "3X Zoom Portrait Camera, Photo, Video, Night, Street, Pro, Pano, Portrait, Timelapse, Slo-Mo, Text Scanner, Hi-Res, Tilt-Shift, Movie, Dual View Video, Group Portrait, Supports Smart Scenario Recognition, Supports Fill Light for Video Shooting, Digital Zoom 20X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Twilight Purple, Woodland Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.7 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 800 Nits (Typical), 950 Nits (High Brightness Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Dynamic Button, LPDDR4X RAM, 5G + 5G Dual Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Support Meter Function", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Adapter, USB Data Cable, Sim Ejector Tool, Safety Guide, Quick Guide, Protective Case", + "General.Model": "12 5G", + "General.OS Updates": "", + "General.Release Date": "March 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 12 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme C75\", \"Price\": 9990}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11874}, {\"Name\": \"Realme P3 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 17994}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 15998}, {\"Name\": \"Realme 13 5G\", \"Price\": 14723}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 11999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2024/12-5g/realme-12-5g-6gb-128gb-5g.json b/data/smartphone/realme/2024/12-5g/realme-12-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..f48e0ed2e11 --- /dev/null +++ b/data/smartphone/realme/2024/12-5g/realme-12-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-12-5g-6gb-128gb-5g", + "name": "Realme 12 5G", + "brand": "realme", + "release_date": "2024-03-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KHM6 (108MP) + Smartsense SC202CS (2MP)", + "Camera.Features": "3X Zoom Portrait Camera, Photo, Video, Night, Street, Pro, Pano, Portrait, Timelapse, Slo-Mo, Text Scanner, Hi-Res, Tilt-Shift, Movie, Dual View Video, Group Portrait, Supports Smart Scenario Recognition, Supports Fill Light for Video Shooting, Digital Zoom 20X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "No", + "Design.Colors": "Twilight Purple, Woodland Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.7 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Contrast: 1500:1, Brightness: 800 Nits (Typical), 950 Nits (High Brightness Mode)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Dynamic Button, LPDDR4X RAM, 5G + 5G Dual Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Support Meter Function", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Adapter, USB Data Cable, Sim Ejector Tool, Safety Guide, Quick Guide, Protective Case", + "General.Model": "12 5G", + "General.OS Updates": "", + "General.Release Date": "March 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 12 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-0.7420153", + "Price Drop Amount": "-126", + "Related Items": "[{\"Name\": \"Realme 12X\", \"Price\": 11999}, {\"Name\": \"Realme 12 Plus 5G\", \"Price\": 19100}, {\"Name\": \"Honor X9B\", \"Price\": 22490}, {\"Name\": \"Realme 13 5G\", \"Price\": 14790}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Realme C65 5G\", \"Price\": 11499}, {\"Name\": \"Vivo T3x 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2024/12x-5g-8gb-ram-128gb/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/12x-5g-8gb-ram-128gb/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..185343ca9e9 --- /dev/null +++ b/data/smartphone/realme/2024/12x-5g-8gb-ram-128gb/realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-12x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 12X 5G (8GB RAM +128GB)", + "brand": "realme", + "release_date": "2024-04-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Time-Lapse, Slo-Mo, Text Scanner, 50M, Tilt-Shift, Movie, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
80°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
22 mm, 1/5, Black & White Camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Wi-Fi 4 & 802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Twilight Purple, Woodland Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 800nit (typ)/950nit (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Air Gestures, Rainwater Smart Touch, VC Cooling System, LPDDR4 RAM, 5G + 5G Dual Mode, Hi-Res Audio Certification, Antenna Array Matrix System 2.0, Mini Capsule 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Beidou, Glonass, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme 12x, Power Adapter, USB Type-C Cable, Important Product Information (Including the Warranty Card), Quick Guide, SIM Card Needle, Screen Protect Film, Protect Case", + "General.Model": "12x", + "General.OS Updates": "", + "General.Release Date": "April 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 12X 5G (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "2.9322414", + "Price Drop Amount": "381", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Realme C65 5G\", \"Price\": 11499}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"Realme GT 7\", \"Price\": 32998}, {\"Name\": \"Realme 15x 5G\", \"Price\": 15999}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 12730}, {\"Name\": \"Realme 14x 5G\", \"Price\": 11990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Realme 12 5G (8GB RAM + 128GB)\", \"Price\": 15989}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2024/12x-6gb-ram-128gb/realme-12x-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2024/12x-6gb-ram-128gb/realme-12x-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..116c7e0d930 --- /dev/null +++ b/data/smartphone/realme/2024/12x-6gb-ram-128gb/realme-12x-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-12x-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme 12X (6GB RAM +128GB)", + "brand": "realme", + "release_date": "2024-04-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12x-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Time-Lapse, Slo-Mo, Text Scanner, 50M, Tilt-Shift, Movie, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
80°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
22 mm, 1/5, Black & White Camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Wi-Fi 4 & 802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Twilight Purple, Woodland Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 800nit (typ)/950nit (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Air Gestures, Rainwater Smart Touch, VC Cooling System, LPDDR4 RAM, 5G + 5G Dual Mode, Hi-Res Audio Certification, Antenna Array Matrix System 2.0, Mini Capsule 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Beidou, Glonass, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme 12x, Power Adapter, USB Type-C Cable, Important Product Information (Including the Warranty Card), Quick Guide, SIM Card Needle, Screen Protect Film, Protect Case", + "General.Model": "12x", + "General.OS Updates": "", + "General.Release Date": "April 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 12X (6GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "0.22484353", + "Price Drop Amount": "28", + "Related Items": "[{\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 10749}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11980}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10800}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11998}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16338}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 18999}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 11890}, {\"Name\": \"Xiaomi Redmi K50i 5G\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2024/12x/realme-12x-4gb-128gb-5g.json b/data/smartphone/realme/2024/12x/realme-12x-4gb-128gb-5g.json new file mode 100644 index 00000000000..aebde71bfe0 --- /dev/null +++ b/data/smartphone/realme/2024/12x/realme-12x-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-12x-4gb-128gb-5g", + "name": "Realme 12X", + "brand": "realme", + "release_date": "2024-04-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Time-Lapse, Slo-Mo, Text Scanner, 50M, Tilt-Shift, Movie, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
80°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
22 mm, 1/5, Black & White Camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Wi-Fi 4 & 802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Twilight Purple, Woodland Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 800nit (typ)/950nit (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Air Gestures, Rainwater Smart Touch, VC Cooling System, LPDDR4 RAM, 5G + 5G Dual Mode, Hi-Res Audio Certification, Antenna Array Matrix System 2.0, Mini Capsule 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Beidou, Glonass, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Gyro-meter, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme 12x, Power Adapter, USB Type-C Cable, Important Product Information (Including the Warranty Card), Quick Guide, SIM Card Needle, Screen Protect Film, Protect Case", + "General.Model": "12x", + "General.OS Updates": "", + "General.Release Date": "April 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 12X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "-0.043981444", + "Price Drop Amount": "-5", + "Related Items": "[{\"Name\": \"Realme P3x 5G\", \"Price\": 11980}, {\"Name\": \"Realme Narzo 70x 5G\", \"Price\": 11999}, {\"Name\": \"Realme 12 5G\", \"Price\": 16999}, {\"Name\": \"Realme P4 5G\", \"Price\": 17799}, {\"Name\": \"Realme 11x 5G\", \"Price\": 14999}, {\"Name\": \"Realme Narzo N65 5G\", \"Price\": 11399}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11420}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Realme UI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/realme/2024/14x-8gb-ram-128gb/realme-14x-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/14x-8gb-ram-128gb/realme-14x-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..938581fa34c --- /dev/null +++ b/data/smartphone/realme/2024/14x-8gb-ram-128gb/realme-14x-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14x-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 14x (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-12-18", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14x-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV50D", + "Camera.Features": "Photo, Video, Street Shot, Portrait, Night Scene, Panorama, Multi View Video, Timelapse Photography, Professional Mode, Slow Motion, High Pixel, Pivot Shift, Hypertext, Movie, Google Lens, Supports Fill Light for Video Shooting, Screen Protector Type: 2D PET", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
27mm, FOV:75.5°, Lens:5P
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Jewel Red, Crystal Black, Golden Glow", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500 Nits (Typical) | 625 Nits (HBM), Pixel Arrangement: RGB, Relative Humidity: 5% to 95% (Non-Condensing), Dimming Mode: DC Dimming, Supports Eye Comfort, Supports Dark Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Supports OReality Audio Effect, Dual-mic Noise Cancellation, Hi-Res Audio Certification, Military-Grade Shock Resistance", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1),QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic , Light, Proximity, Acceleration, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Protective Case", + "General.Model": "RMX3940", + "General.OS Updates": "", + "General.Release Date": "December 18, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 14x (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14199.0", + "Price Drop": "-1.2217987", + "Price Drop Amount": "-173", + "Related Items": "[{\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16468}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17000}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 12998}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13900}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"iQOO Z10x\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/c61-6gb-ram-128gb/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2024/c61-6gb-ram-128gb/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c2e0931c858 --- /dev/null +++ b/data/smartphone/realme/2024/c61-6gb-ram-128gb/realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c61-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme C61 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-06-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c61-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "GC32E1-WA1XA", + "Camera.Features": "Photo, Video, Night, 32MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
SMARTSENS SC520CS,FOV: 77 Degree, 3P Lens, 1/5 inch Sensor Size, 1.12um Pixel Size, Equivalent Focal Length: 26mm, Effective Focal Length: 2.2mm, Fixed Focus
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)
1/3.1 inch Sensor Size, 0.7um Pixel Size, FOV: 77 Degree, 5P Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, (WLAN 2.4 GHz|WLAN 5.1 GHz|WLAN 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Safari Green, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.26 x 7.84 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Vivid Mode: 83.5% NTSC, Gentle Mode: 83.5% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 450 Nits, Sunlight Screen: 560 Nits, Color Saturation: 83.5%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "EMMC 5.1, TUV SUD Certification, ArmorShell Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "IP54", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type-C Data Cable, Charger, Sim Ejector Tool, Protective Case, Safety Guide, Quick Guide", + "General.Model": "C61, RMX3933", + "General.OS Updates": "", + "General.Release Date": "June 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C61 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8199.0", + "Price Drop": "0.02169147", + "Price Drop Amount": "2", + "Related Items": "[{\"Name\": \"Realme Narzo N61 (6GB RAM + 128GB)\", \"Price\": 7999}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 7298}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 13C (6GB RAM + 128GB)\", \"Price\": 9990}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7417}, {\"Name\": \"Poco C75\", \"Price\": 8990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/c61/realme-c61-4gb-64gb-4g-lte.json b/data/smartphone/realme/2024/c61/realme-c61-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..80364733645 --- /dev/null +++ b/data/smartphone/realme/2024/c61/realme-c61-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c61-4gb-64gb-4g-lte", + "name": "Realme C61", + "brand": "realme", + "release_date": "2024-06-28", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c61", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "GC32E1-WA1XA", + "Camera.Features": "Photo, Video, Night, 32MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
SMARTSENS SC520CS,FOV: 77 Degree, 3P Lens, 1/5 inch Sensor Size, 1.12um Pixel Size, Equivalent Focal Length: 26mm, Effective Focal Length: 2.2mm, Fixed Focus
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)
1/3.1 inch Sensor Size, 0.7um Pixel Size, FOV: 77 Degree, 5P Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, (WLAN 2.4 GHz|WLAN 5.1 GHz|WLAN 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Safari Green, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.26 x 7.84 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Vivid Mode: 83.5% NTSC, Gentle Mode: 83.5% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 450 Nits, Sunlight Screen: 560 Nits, Color Saturation: 83.5%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "EMMC 5.1, TUV SUD Certification, ArmorShell Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "IP54", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type-C Data Cable, Charger, Sim Ejector Tool, Protective Case, Safety Guide, Quick Guide", + "General.Model": "C61, RMX3933", + "General.OS Updates": "", + "General.Release Date": "June 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C61", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "-8.214799", + "Price Drop Amount": "-575", + "Related Items": "[{\"Name\": \"POCO C71\", \"Price\": 6685}, {\"Name\": \"Realme C71\", \"Price\": 7488}, {\"Name\": \"Samsung Galaxy F07\", \"Price\": 7290}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 6799}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7940}, {\"Name\": \"Poco C85 5G\", \"Price\": 11999}, {\"Name\": \"Poco C75 5G\", \"Price\": 8245}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 5999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/c63-4gb-ram-64gb/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/realme/2024/c63-4gb-ram-64gb/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7afa8814993 --- /dev/null +++ b/data/smartphone/realme/2024/c63-4gb-ram-64gb/realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c63-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Realme C63 (4GB RAM +64GB)", + "brand": "realme", + "release_date": "2024-05-31", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c63-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV50C40-GA5A-002A", + "Camera.Features": "Photo, Video, Night, 50 MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/2.5\", PDAF

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n (WLAN 2.4 GHz|WLAN 5.1 GHz|WLAN 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Leather Blue, Jade Green", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 83.5% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 450 Nits, Sunlight Screen: 560 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mono Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type-C Data Cable, Charger, Sim Ejector Tool, Protective Case, Safety Guide, Quick Guide", + "General.Model": "C63, RMX3939", + "General.OS Updates": "", + "General.Release Date": "May 31, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C63 (4GB RAM +64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3 (6GB RAM + 128GB)\", \"Price\": 8228}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x 1.8 GHz – Cortex-A75& 6x 1.8 GHz – Cortex-A55", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/c63-5g-6gb-ram-128gb/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2024/c63-5g-6gb-ram-128gb/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..1b7e74f8c51 --- /dev/null +++ b/data/smartphone/realme/2024/c63-5g-6gb-ram-128gb/realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c63-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C63 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-08-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c63-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "90 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Galaxycore GC32E1", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Timelapse, Slo-Mo, Text Scanner, Tilt-Shift, Dual Video Video, Movie, High Definition, Supports Fill Light for Video Shooting, 10X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Lens: 4P, Sensor size: 1/4'', FOV: 80°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.85 (Wide Angle)
Lens: 5P, Sensor size: 1/3.1''

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41 (2535 MHz - 2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Dual Band Wi-Fi, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, WLAN (2.4 GHz | 5.1 GHz | 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Leather Blue, Jade Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 83% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 500 Nits, HBM 625 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AI Boost Engine, Dual mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with BDS, GPS, GLONASS, Galileo. QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Flicker Sensor, Support Meter Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Safety Guide, Quick Guide, Protective Case", + "General.Model": "C63, RMX3950", + "General.OS Updates": "", + "General.Release Date": "August 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C63 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "4.4429173", + "Price Drop Amount": "489", + "Related Items": "[{\"Name\": \"Realme Narzo 80 Lite (6GB RAM + 128GB)\", \"Price\": 9898}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 12998}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10739}, {\"Name\": \"Realme C75 5G (6GB RAM + 128GB)\", \"Price\": 13139}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/c63-5g-8gb-ram-128gb/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/c63-5g-8gb-ram-128gb/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..062ee778c7e --- /dev/null +++ b/data/smartphone/realme/2024/c63-5g-8gb-ram-128gb/realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c63-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme C63 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-08-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c63-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "90 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "40 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Galaxycore GC32E1", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Timelapse, Slo-Mo, Text Scanner, Tilt-Shift, Dual Video Video, Movie, High Definition, Supports Fill Light for Video Shooting, 10X Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Lens: 4P, Sensor size: 1/4'', FOV: 80°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.85 (Wide Angle)
Lens: 5P, Sensor size: 1/3.1''

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41 (2535 MHz - 2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Dual Band Wi-Fi, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n, WLAN (2.4 GHz | 5.1 GHz | 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Leather Blue, Jade Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 83% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 500 Nits, HBM 625 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AI Boost Engine, Dual mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with BDS, GPS, GLONASS, Galileo. QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Flicker Sensor, Support Meter Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Safety Guide, Quick Guide, Protective Case", + "General.Model": "C63, RMX3950", + "General.OS Updates": "", + "General.Release Date": "August 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C63 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "3.8094852", + "Price Drop Amount": "476", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Realme Note 70\", \"Price\": 11990}, {\"Name\": \"Realme C65 5G (6GB RAM + 128GB)\", \"Price\": 12969}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 13990}, {\"Name\": \"Realme Narzo N63 (4GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Realme C55 (8GB RAM + 128GB)\", \"Price\": 11990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/c63/realme-c63-4gb-128gb-4g-lte.json b/data/smartphone/realme/2024/c63/realme-c63-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5b6770e5aa5 --- /dev/null +++ b/data/smartphone/realme/2024/c63/realme-c63-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c63-4gb-128gb-4g-lte", + "name": "Realme C63", + "brand": "realme", + "release_date": "2024-05-31", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c63", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV50C40-GA5A-002A", + "Camera.Features": "Photo, Video, Night, 50 MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/2.5\", PDAF

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, Wi-Fi 5 (802.11 ac), 802.11 a/b/g/n (WLAN 2.4 GHz|WLAN 5.1 GHz|WLAN 5.8 GHz)", + "Design.Bezel less": "No", + "Design.Colors": "Leather Blue, Jade Green", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: 83.5% NTSC, Contrast Ratio: 1500:1, Supports Sunshine Screen, Brightness: 450 Nits, Sunlight Screen: 560 Nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mono Speaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type-C Data Cable, Charger, Sim Ejector Tool, Protective Case, Safety Guide, Quick Guide", + "General.Model": "C63, RMX3939", + "General.OS Updates": "", + "General.Release Date": "May 31, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C63", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8194.0", + "Price Drop": "3.0294828", + "Price Drop Amount": "248", + "Related Items": "[{\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Realme C61\", \"Price\": 6499}, {\"Name\": \"Realme C71\", \"Price\": 6894}, {\"Name\": \"Realme Narzo N63\", \"Price\": 7999}, {\"Name\": \"Poco C65\", \"Price\": 8999}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}, {\"Name\": \"Realme C65 5G\", \"Price\": 11499}, {\"Name\": \"Realme Narzo N61\", \"Price\": 6999}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 6799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2x 1.8 GHz – Cortex-A75& 6x 1.8 GHz – Cortex-A55", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/c65-5g-8gb-ram-128gb/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/c65-5g-8gb-ram-128gb/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..0ef28729cbf --- /dev/null +++ b/data/smartphone/realme/2024/c65-5g-8gb-ram-128gb/realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c65-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme C65 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-04-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c65-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KJN1", + "Camera.Features": "Photo, Video, Night, Street, Pro, Pano, Portrait, Time-Lapse, Slow Motion, Text Scanner, Hi-Res, Tilt-Shift, Movie, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV: 80°", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "No", + "Design.Colors": "Glowing Black, Feather Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 500nit typ/HBM 625nit, TÜV Rheinland Low Blue Light Certificate, Pixel Arrangement: RGB, Color Gamut: 83%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4x RAM, 5G Dual SIM Dual Standby, Mini Capsule 2.0, Riding Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, GLONASS, GALILEO, Beidou, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme C65 5G, USB Type-C Cable, Power Adapter, Protect Case, SIM Card Needle, Quick Guide, Important Info Booklet (including the Warranty Card)", + "General.Model": "C65 5G", + "General.OS Updates": "", + "General.Release Date": "April 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme C65 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13989.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9499}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/gt-7-pro-16gb-ram-512gb/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/realme/2024/gt-7-pro-16gb-ram-512gb/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..25ec8602432 --- /dev/null +++ b/data/smartphone/realme/2024/gt-7-pro-16gb-ram-512gb/realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-7-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Realme GT 7 Pro (16GB RAM + 512GB)", + "brand": "realme", + "release_date": "2024-11-26", + "ram_gb": 16, + "battery_mah": 5800, + "weight_g": 220.2, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-7-pro-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX906 & Sony IMX882 3x Optical Zoom Periscope", + "Camera.Features": "Photo, Portrait, Street, Night, Pro, Hi-res, Pano, Long Exposure, Doc Scanner, Tilt-Shift, Under Water, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Sony Selfie Camera, FOV:82.3°, Lens:5P
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", PDAF, OIS, Sony IMX906
50 MP ƒ/2.65 (Telephoto)
73mm (telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom, Sony IMX882 Sensor
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm, IMX355", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi, Support 802.11 a/b/g/n/ac/ax/be", + "Design.Bezel less": "Yes", + "Design.Colors": "Gray, White, Orange", + "Design.Design Type": "", + "Design.Dimensions": "76.89 x 162.45 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "220.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Dolby Vision, Instant Touch Sampling Rate: Up to 2600Hz,\nContrast Ratio: 6,000,000: 1,\nBrightness Adjustment: 10,000 Level,\nColour Depth: 1.07 Billion Colours,\nColour Gamut: 120% DCI-P3,\nPeak Brightness:6500nit", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 92.8%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dolby Atmos, Super Linear Dual Speakers, OReality Audio supported, Dual-mic Noise Cancellation, Hi-Res Audio Certified, AI Mobile (Next Ai), AI Sketch to Image, Underwater Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou(B1I+B1C+B2a),GPS(L1+L5),GLONASS(G1),Galileo(E1+E5a),QZSS(L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light & Color Temperature Sensor, Proximity Sensor, Geomagnetic Sensor, Acceleration Sensor, Syroscope Sensor, Infrared Remote Control, Step counting, Ultrasonic Fingerprint", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone, 1 Charger, 1 USB data cable, 1 SIM Ejector Tool, 1 Quick Guide(including warranty card), 1 Protective Case", + "General.Model": "RMX5010, RMX5011", + "General.OS Updates": "", + "General.Release Date": "November 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 7 Pro (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49998.0", + "Price Drop": "5.7495866", + "Price Drop Amount": "2875", + "Related Items": "[{\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 59999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 49999}, {\"Name\": \"Realme GT 7 (12GB RAM + 512GB)\", \"Price\": 43999}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 55999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 68999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 39999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/realme/2024/gt-7-pro-5g/realme-gt-7-pro-5g-12gb-256gb-5g.json b/data/smartphone/realme/2024/gt-7-pro-5g/realme-gt-7-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..1fad1decab9 --- /dev/null +++ b/data/smartphone/realme/2024/gt-7-pro-5g/realme-gt-7-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-7-pro-5g-12gb-256gb-5g", + "name": "Realme GT 7 Pro 5G", + "brand": "realme", + "release_date": "2024-11-26", + "ram_gb": 12, + "battery_mah": 5800, + "weight_g": 220.2, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-7-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX906 & Sony IMX882 3x Optical Zoom Periscope", + "Camera.Features": "Photo, Portrait, Street, Night, Pro, Hi-res, Pano, Long Exposure, Doc Scanner, Tilt-Shift, Under Water, Google Lens", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Sony Selfie Camera, FOV:82.3°, Lens:5P
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", PDAF, OIS, Sony IMX906
50 MP ƒ/2.65 (Telephoto)
73mm (telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom, Sony IMX882 Sensor
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm, IMX355", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi, Support 802.11 a/b/g/n/ac/ax/be", + "Design.Bezel less": "Yes", + "Design.Colors": "Gray, White, Orange", + "Design.Design Type": "", + "Design.Dimensions": "76.89 x 162.45 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "220.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Dolby Vision, Instant Touch Sampling Rate: Up to 2600Hz,\nContrast Ratio: 6,000,000: 1,\nBrightness Adjustment: 10,000 Level,\nColour Depth: 1.07 Billion Colours,\nColour Gamut: 120% DCI-P3,\nPeak Brightness:6500nit", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 92.8%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dolby Atmos, Super Linear Dual Speakers, OReality Audio supported, Dual-mic Noise Cancellation, Hi-Res Audio Certified, AI Mobile (Next Ai), AI Sketch to Image, Underwater Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou(B1I+B1C+B2a),GPS(L1+L5),GLONASS(G1),Galileo(E1+E5a),QZSS(L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light & Color Temperature Sensor, Proximity Sensor, Geomagnetic Sensor, Acceleration Sensor, Syroscope Sensor, Infrared Remote Control, Step counting, Ultrasonic Fingerprint", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone, 1 Charger, 1 USB data cable, 1 SIM Ejector Tool, 1 Quick Guide(including warranty card), 1 Protective Case", + "General.Model": "RMX5010, RMX5011", + "General.OS Updates": "", + "General.Release Date": "November 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 7 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "48500.0", + "Price Drop": "-5.8642287", + "Price Drop Amount": "-2844", + "Related Items": "[{\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Realme GT 8\", \"Price\": 52990}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 52999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Realme GT 7T\", \"Price\": 33799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/realme/2024/narzo-n61-6gb-ram-128gb/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2024/narzo-n61-6gb-ram-128gb/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..aa3e5eae261 --- /dev/null +++ b/data/smartphone/realme/2024/narzo-n61-6gb-ram-128gb/realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n61-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo N61 (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-07-29", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n61-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "GC32E1-WA1XA", + "Camera.Features": "Photo, Video, Night, 32MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11a/b/g/n/ac (Wi-Fi 5, Wi-Fi 4)", + "Design.Bezel less": "No", + "Design.Colors": "Safari Green, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.26 x 7.84 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 450 Nits, Sunlight Screen: 560 Nits,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "EMMC 5.1, TUV SUD Certification, ArmorShell Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Flicker Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "IP54", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO N61, Screen Protector, Power Adapter ,USB Type-C Cable, Important Product Information (Including the Warranty Card), Quick Guide, SIM Card Tray Pin, Phone Case", + "General.Model": "Narzo N61", + "General.OS Updates": "", + "General.Release Date": "July 29, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo N61 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9488.0", + "Price Drop": "-6.2657394", + "Price Drop Amount": "-594", + "Related Items": "[{\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9999}, {\"Name\": \"Realme Narzo N63\", \"Price\": 7999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7995}, {\"Name\": \"Vivo T3 Lite 5G (6GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2xCortex-A75 @1.8 GHz &6xCortex-A55 @1.8 GHz", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/narzo-n61/realme-narzo-n61-4gb-64gb-4g-lte.json b/data/smartphone/realme/2024/narzo-n61/realme-narzo-n61-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a46522d42ef --- /dev/null +++ b/data/smartphone/realme/2024/narzo-n61/realme-narzo-n61-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n61-4gb-64gb-4g-lte", + "name": "Realme Narzo N61", + "brand": "realme", + "release_date": "2024-07-29", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n61", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "GC32E1-WA1XA", + "Camera.Features": "Photo, Video, Night, 32MP, Manual, Panorama, Portrait, Timelapse, Slow Motion, QR Code, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11a/b/g/n/ac (Wi-Fi 5, Wi-Fi 4)", + "Design.Bezel less": "No", + "Design.Colors": "Safari Green, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.67 x 167.26 x 7.84 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 450 Nits, Sunlight Screen: 560 Nits,", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "EMMC 5.1, TUV SUD Certification, ArmorShell Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with AGPS, BEIDOU, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Flicker Sensor, Proximity Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "IP54", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO N61, Screen Protector, Power Adapter ,USB Type-C Cable, Important Product Information (Including the Warranty Card), Quick Guide, SIM Card Tray Pin, Phone Case", + "General.Model": "Narzo N61", + "General.OS Updates": "", + "General.Release Date": "July 29, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo N61", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7399.0", + "Price Drop": "0.48413888", + "Price Drop Amount": "36", + "Related Items": "[{\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 7299}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14930}, {\"Name\": \"Realme C71\", \"Price\": 7120}, {\"Name\": \"Realme C61\", \"Price\": 6999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7690}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Realme Narzo N63\", \"Price\": 7999}, {\"Name\": \"Poco M6 5G\", \"Price\": 9190}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 7980}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2xCortex-A75 @1.8 GHz &6xCortex-A55 @1.8 GHz", + "Technical.Custom UI": "Realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/narzo-n65-5g-8gb-ram-128gb/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2024/narzo-n65-5g-8gb-ram-128gb/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d11987eef39 --- /dev/null +++ b/data/smartphone/realme/2024/narzo-n65-5g-8gb-ram-128gb/realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n65-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme Narzo N65 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2024-05-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n65-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "No", + "Design.Colors": "Amber Gold, Deep Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits (typ), 625 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule, Dynmic Button, Air Gesture, Rainwater Touch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N65", + "General.OS Updates": "", + "General.Release Date": "May 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N65 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13790.0", + "Price Drop": "-0.8949243", + "Price Drop Amount": "-123", + "Related Items": "[{\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11499}, {\"Name\": \"Realme Narzo 70 Turbo 5G\", \"Price\": 14505}, {\"Name\": \"CMF Phone 1 (8GB RAM + 128GB)\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16298}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9699}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "realme UI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/narzo-n65-5g/realme-narzo-n65-5g-4gb-128gb-5g.json b/data/smartphone/realme/2024/narzo-n65-5g/realme-narzo-n65-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..f14ed6b00d5 --- /dev/null +++ b/data/smartphone/realme/2024/narzo-n65-5g/realme-narzo-n65-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-n65-5g-4gb-128gb-5g", + "name": "Realme Narzo N65 5G", + "brand": "realme", + "release_date": "2024-05-28", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-n65-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

Auxiliary Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz", + "Design.Bezel less": "No", + "Design.Colors": "Amber Gold, Deep Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.6 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nits (typ), 625 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Mini Capsule, Dynmic Button, Air Gesture, Rainwater Touch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo N65", + "General.OS Updates": "", + "General.Release Date": "May 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo N65 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "2.0238948", + "Price Drop Amount": "223", + "Related Items": "[{\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 10998}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10501}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18218}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10750}, {\"Name\": \"Realme 12X\", \"Price\": 11999}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"Realme C65 5G (6GB RAM + 128GB)\", \"Price\": 12989}, {\"Name\": \"iQOO Z9 Lite 5G\", \"Price\": 13990}, {\"Name\": \"Realme Narzo 70x 5G\", \"Price\": 12999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "realme UI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2024/neo-7/realme-neo-7-12gb-256gb-5g.json b/data/smartphone/realme/2024/neo-7/realme-neo-7-12gb-256gb-5g.json new file mode 100644 index 00000000000..06b2412c4e3 --- /dev/null +++ b/data/smartphone/realme/2024/neo-7/realme-neo-7-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-neo-7-12gb-256gb-5g", + "name": "Realme Neo 7", + "brand": "realme", + "release_date": "2024-12-11", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 213.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Super Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
26mm (wide), 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 162.6 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, 1600 nits (HBM), 6000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Crystal Armor Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX5060", + "General.OS Updates": "", + "General.Release Date": "December 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme Neo 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "2,073,639 (Total) (v10)
514,038 (CPU)
820,169 (GPU)
369,862 (Memory)
369,570 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme Neo 7 Turbo\", \"Price\": 23990}, {\"Name\": \"Nothing Phone 2a Plus (12GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Nothing Phone 2a Plus\", \"Price\": 23399}, {\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"Nothing Phone 2a (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 22977}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/realme/2024/note-60-4g/realme-note-60-4g-4gb-64gb-4g-lte.json b/data/smartphone/realme/2024/note-60-4g/realme-note-60-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7eec2ba36fb --- /dev/null +++ b/data/smartphone/realme/2024/note-60-4g/realme-note-60-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-note-60-4g-4gb-64gb-4g-lte", + "name": "Realme Note 60 4G", + "brand": "realme", + "release_date": "2024-08-30", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-60-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)

Auxiliary lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz Wi-Fi", + "Design.Bezel less": "", + "Design.Colors": "Voyage Blue, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Reinforced glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 60", + "General.OS Updates": "", + "General.Release Date": "August 30, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Note 60 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO C71\", \"Price\": 6399}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Xiaomi Redmi A3x (4GB RAM + 64GB)\", \"Price\": 6680}, {\"Name\": \"Realme C61\", \"Price\": 6999}, {\"Name\": \"Realme Note 70\", \"Price\": 11990}, {\"Name\": \"Realme C55 (8GB RAM + 128GB)\", \"Price\": 12490}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Realme C63\", \"Price\": 8129}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/note-60x/realme-note-60x-4gb-64gb-4g-lte.json b/data/smartphone/realme/2024/note-60x/realme-note-60x-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..32b54c27f9f --- /dev/null +++ b/data/smartphone/realme/2024/note-60x/realme-note-60x-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-note-60x-4gb-64gb-4g-lte", + "name": "Realme Note 60x", + "brand": "realme", + "release_date": "2024-12-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-60x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4/5GHz Wi-Fi", + "Design.Bezel less": "", + "Design.Colors": "Wilderness Green, Marble Black", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 167.3 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "560 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Reinforced Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 60", + "General.OS Updates": "", + "General.Release Date": "December 09, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Note 60x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6299.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6499}, {\"Name\": \"Realme Note 60 4G\", \"Price\": 7990}, {\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 8999}, {\"Name\": \"POCO C71\", \"Price\": 6399}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Realme C61\", \"Price\": 6499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2024/p2-pro-12gb-ram-256gb/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2024/p2-pro-12gb-ram-256gb/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..48982bf68e9 --- /dev/null +++ b/data/smartphone/realme/2024/p2-pro-12gb-ram-256gb/realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p2-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P2 Pro (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2024-09-13", + "ram_gb": 12, + "battery_mah": 5200, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p2-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Somy LYT-600(50MP)", + "Camera.Features": "Photo, Video, Street, Night, Portrait, Pro, Pano, Hi-Res, Movie, Timelapse, Slow Mo, Long Exposure, Dual View Video, Doc Scanner, Starry Mode, Tilt Shift, Google Lens)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
26mm, 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41 (2535 MHz - 2655 MHz)/n77/n78. 5G NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 2.4 GHz, WiFi 5 GHz, WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11 b/g/a/n, WLAN 2.4 GHz, WLAN 5.1 GHz, WLAN 5.4 GHz, WLAN 5.8 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Parrot Green, Eagle Grey", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Min (60000:1), Typical (5000000:1), Brightness: 600 Nits, HBM 1200 Nits, Peak 2000 Nits, Screen Curvature: 47 Degree, Refresh Rate: 60Hz/90Hz/120Hz, Color Saturation: DCI-P3 100%, Color Gamut: DCI-P3 100%, Screen Protector Type: UV Film on PET Substrate, Color Saturation: DCI-P3 100%,", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4500 mm² VC Cooling System, Rainwater Touch, GT Mode, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "RMX3987", + "General.OS Updates": "", + "General.Release Date": "September 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P2 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20100.0", + "Price Drop": "0.6918521", + "Price Drop Amount": "139", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17430}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22309}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 15899}, {\"Name\": \"Realme P3 Pro 5G (8GB RAM +256GB)\", \"Price\": 19699}, {\"Name\": \"Realme P1 Speed 5G (12GB RAM + 256GB)\", \"Price\": 19998}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 24881}, {\"Name\": \"Poco X6 5G (12GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18998}, {\"Name\": \"Realme 12 Pro Plus 5G (8GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/realme/2024/p2-pro-5g/realme-p2-pro-5g-8gb-128gb-5g.json b/data/smartphone/realme/2024/p2-pro-5g/realme-p2-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..d5678e74e09 --- /dev/null +++ b/data/smartphone/realme/2024/p2-pro-5g/realme-p2-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p2-pro-5g-8gb-128gb-5g", + "name": "Realme P2 Pro 5G", + "brand": "realme", + "release_date": "2024-09-13", + "ram_gb": 8, + "battery_mah": 5200, + "weight_g": 180.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p2-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Somy LYT-600(50MP)", + "Camera.Features": "Photo, Video, Street, Night, Portrait, Pro, Pano, Hi-Res, Movie, Timelapse, Slow Mo, Long Exposure, Dual View Video, Doc Scanner, Starry Mode, Tilt Shift, Google Lens)", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
26mm, 1/1.95\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41 (2535 MHz - 2655 MHz)/n77/n78. 5G NSA: n1/n3/n41 (2535 MHz - 2655 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 2.4 GHz, WiFi 5 GHz, WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11 b/g/a/n, WLAN 2.4 GHz, WLAN 5.1 GHz, WLAN 5.4 GHz, WLAN 5.8 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Parrot Green, Eagle Grey", + "Design.Design Type": "", + "Design.Dimensions": "73.9 x 161.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Min (60000:1), Typical (5000000:1), Brightness: 600 Nits, HBM 1200 Nits, Peak 2000 Nits, Screen Curvature: 47 Degree, Refresh Rate: 60Hz/90Hz/120Hz, Color Saturation: DCI-P3 100%, Color Gamut: DCI-P3 100%, Screen Protector Type: UV Film on PET Substrate, Color Saturation: DCI-P3 100%,", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4500 mm² VC Cooling System, Rainwater Touch, GT Mode, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with AGPS, BEIDOU, GLONASS, QZSS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "RMX3987", + "General.OS Updates": "", + "General.Release Date": "September 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P2 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-1.9085121", + "Price Drop Amount": "-344", + "Related Items": "[{\"Name\": \"Realme 13 Pro 5G\", \"Price\": 18789}, {\"Name\": \"Realme Narzo 80 Pro 5G\", \"Price\": 17498}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Realme P1 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22599}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/realme/2024/v60-pro/realme-v60-pro-12gb-256gb-4g-lte.json b/data/smartphone/realme/2024/v60-pro/realme-v60-pro-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..c6d5f89a1b6 --- /dev/null +++ b/data/smartphone/realme/2024/v60-pro/realme-v60-pro-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-v60-pro-12gb-256gb-4g-lte", + "name": "Realme V60 Pro", + "brand": "realme", + "release_date": "2024-11-28", + "ram_gb": 12, + "battery_mah": 5600, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Red, Gold", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November 28, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme V60 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme V60\", \"Price\": 13990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/14-5g/realme-14-5g-12gb-256gb-5g.json b/data/smartphone/realme/2025/14-5g/realme-14-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..d67fde88065 --- /dev/null +++ b/data/smartphone/realme/2025/14-5g/realme-14-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14-5g-12gb-256gb-5g", + "name": "Realme 14 5G", + "brand": "realme", + "release_date": "2025-03-27", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi, Support Wi-Fi 4 / Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "Silver, Titanium, Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.06:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Proximity, Ambient Light, Accelerometer, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme 14 5G, USB Type-C Cable , Power Adapter , Protect Case , Screen Protect Film , SIM Card Needle , Quick Guide , Safety Guide", + "General.Model": "14 5G", + "General.OS Updates": "", + "General.Release Date": "March 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 14 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 14 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 15 5G\", \"Price\": 23995}, {\"Name\": \"Oppo Reno 14F\", \"Price\": 34990}, {\"Name\": \"Vivo V60 Lite 5G\", \"Price\": 24990}, {\"Name\": \"Realme P3 5G\", \"Price\": 16300}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Realme 14 Pro 5G\", \"Price\": 23599}, {\"Name\": \"Realme 14T 5G\", \"Price\": 15990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/realme/2025/14-pro-lite-5g-8gb-ram-256gb/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/14-pro-lite-5g-8gb-ram-256gb/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..6dadee6503d --- /dev/null +++ b/data/smartphone/realme/2025/14-pro-lite-5g-8gb-ram-256gb/realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14-pro-lite-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14 Pro Lite 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5200, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14-pro-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "77 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "50MP Sony LYT-600 OIS Camera", + "Camera.Features": "Photo, Video, Street, Night, Portrait, Pro, Pano, Hi-Res, Movie, Time-Lapse, Slow-Mo, Long Exposure, Dual-View Video, Doc Scanner, Starry Mode, Tilt-Shift, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
FOV:90°,\nAperture:f/2.45,\nLens:5P
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
Sensor:1/1.95”,\nResolution 6144x8192,\nEquivalent Focal Length:26mm,\nFOV:79°\nLens:5P,\nSupport OIS
8 MP (Ultra Wide)
16mm,\nFOV:112°,\nLens:5P
2 MP (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA:n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNSA:n1/n3/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n/ac/ax(Wi-Fi 6)", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "7.39 x 161.34 x 8.23 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3 Color Gamut, up to 2000Hz Instantaneous Sampling Rate, 2000nits, PRo-XDR", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Dual Speakers,\nSupports OReality Audio,\nHi-Res Audio Certification,\nDual-mic Noise Cancellation,\nNext AI (AI Mobile), AI Ultra Clarity, Best Face, Smart Removal, 3D VC Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Support Meter Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "14 Pro lite", + "General.OS Updates": "", + "General.Release Date": "March, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 14 Pro Lite 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "12.272247", + "Price Drop Amount": "2577", + "Related Items": "[{\"Name\": \"Poco X7 5G\", \"Price\": 17499}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24400}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 15998}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 28799}, {\"Name\": \"Realme 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 21800}, {\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19380}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/realme/2025/14-pro-lite-5g/realme-14-pro-lite-5g-8gb-128gb-5g.json b/data/smartphone/realme/2025/14-pro-lite-5g/realme-14-pro-lite-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..1914955582d --- /dev/null +++ b/data/smartphone/realme/2025/14-pro-lite-5g/realme-14-pro-lite-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14-pro-lite-5g-8gb-128gb-5g", + "name": "Realme 14 Pro Lite 5G", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5200, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14-pro-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "77 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "50MP Sony LYT-600 OIS Camera", + "Camera.Features": "Photo, Video, Street, Night, Portrait, Pro, Pano, Hi-Res, Movie, Time-Lapse, Slow-Mo, Long Exposure, Dual-View Video, Doc Scanner, Starry Mode, Tilt-Shift, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
FOV:90°,\nAperture:f/2.45,\nLens:5P
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
Sensor:1/1.95”,\nResolution 6144x8192,\nEquivalent Focal Length:26mm,\nFOV:79°\nLens:5P,\nSupport OIS
8 MP (Ultra Wide)
16mm,\nFOV:112°,\nLens:5P
2 MP (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA:n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNSA:n1/n3/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n/ac/ax(Wi-Fi 6)", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "7.39 x 161.34 x 8.23 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3 Color Gamut, up to 2000Hz Instantaneous Sampling Rate, 2000nits, PRo-XDR", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Super Linear Dual Speakers,\nSupports OReality Audio,\nHi-Res Audio Certification,\nDual-mic Noise Cancellation,\nNext AI (AI Mobile), AI Ultra Clarity, Best Face, Smart Removal, 3D VC Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Gyroscope, Support Meter Function", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "14 Pro lite", + "General.OS Updates": "", + "General.Release Date": "March, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 14 Pro Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18489.0", + "Price Drop": "-0.74449563", + "Price Drop Amount": "-138", + "Related Items": "[{\"Name\": \"Realme 13 Pro 5G\", \"Price\": 19199}, {\"Name\": \"Realme 14 Pro 5G\", \"Price\": 24990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20799}, {\"Name\": \"Realme 15 Lite 5G\", \"Price\": 16990}, {\"Name\": \"Realme P4 5G\", \"Price\": 18499}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16437}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 27999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Realme 12s\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/realme/2025/14-pro-plus-12gb-ram-256gb/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2025/14-pro-plus-12gb-ram-256gb/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..ee5031d55f4 --- /dev/null +++ b/data/smartphone/realme/2025/14-pro-plus-12gb-ram-256gb/realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme 14 Pro Plus (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-01-09", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14-pro-plus-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Night, Street, Video, Photo, Portrait, Pro, Pano, Hi-Res, Move, Slo-Mo, Timelaps, Long Exposure, Dual View Video, Underwater, Doc Scanner, Starry Mode, Tilt-Shift", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS, Sony IMX896 OIS Camera
50 MP ƒ/2.65 (Periscope Camera)
73mm, (periscope telephoto), 1/1.95\", 0.8µm, multi-directional PDAF, OIS, 3x optical zoom, Sony IMX882
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: NSA:n1/n3/n40/n41/n78, SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n", + "Design.Bezel less": "Yes", + "Design.Colors": "Pearl White, Bikaner Purple, Suede Grey", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 163.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cold-sensitive Color-changing Design, Bezel-less Quad Curve Display, Dual Stereo Speakers, AI Ultra Clarity 2.0, Premium Vegan Leather Finish with Suede Grey Color Variant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with Beido, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66/68/69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, Accelerometer, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 1 hour", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "RMX5051", + "General.OS Updates": "", + "General.Release Date": "January 09, 2025", + "General.SAR": "1.19 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, F4V, M4V, 3GPP, WEBM, MKV", + "Name": "Realme 14 Pro Plus (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "2.6879873", + "Price Drop Amount": "860", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G (12GB RAM + 256GB)\", \"Price\": 33999}, {\"Name\": \"Realme GT 10000 mAh\", \"Price\": 34990}, {\"Name\": \"Realme P4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Realme GT 6 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 19999}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 32399}, {\"Name\": \"Realme 13 Plus 5G (12GB RAM + 256GB)\", \"Price\": 23399}, {\"Name\": \"Realme 13 Pro Plus 5G (12GB RAM + 256GB)\", \"Price\": 26990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/realme/2025/14-pro-plus-8gb-ram-256gb/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/14-pro-plus-8gb-ram-256gb/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..426e9490fe0 --- /dev/null +++ b/data/smartphone/realme/2025/14-pro-plus-8gb-ram-256gb/realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14 Pro Plus (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-01-09", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14-pro-plus-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Night, Street, Video, Photo, Portrait, Pro, Pano, Hi-Res, Move, Slo-Mo, Timelaps, Long Exposure, Dual View Video, Underwater, Doc Scanner, Starry Mode, Tilt-Shift", + "Camera.Flash": "Yes, Triple LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS, Sony IMX896 OIS Camera
50 MP ƒ/2.65 (Periscope Camera)
73mm, (periscope telephoto), 1/1.95\", 0.8µm, multi-directional PDAF, OIS, 3x optical zoom, Sony IMX882
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: NSA:n1/n3/n40/n41/n78, SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n", + "Design.Bezel less": "Yes", + "Design.Colors": "Pearl White, Bikaner Purple, Suede Grey", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 163.5 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cold-sensitive Color-changing Design, Bezel-less Quad Curve Display, Dual Stereo Speakers, AI Ultra Clarity 2.0, Premium Vegan Leather Finish with Suede Grey Color Variant", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with Beido, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66/68/69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, Accelerometer, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 1 hour", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Data Cable, Sim Ejector Tool, Quick Guide, Safety Guide, Protective Case", + "General.Model": "RMX5051", + "General.OS Updates": "", + "General.Release Date": "January 09, 2025", + "General.SAR": "1.19 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MIDI, MP3, OGG, WAV, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, F4V, M4V, 3GPP, WEBM, MKV", + "Name": "Realme 14 Pro Plus (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23490.0", + "Price Drop": "13.886379", + "Price Drop Amount": "3262", + "Related Items": "[{\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 22989}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 30399}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22950}, {\"Name\": \"iQOO Z10 5G (8GB RAM + 256GB)\", \"Price\": 22998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/realme/2025/14t-5g-8gb-ram-256gb/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/14t-5g-8gb-ram-256gb/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..972a9f2adc6 --- /dev/null +++ b/data/smartphone/realme/2025/14t-5g-8gb-ram-256gb/realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14t-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 14T 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-04-25", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14t-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 Lithium ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV50D", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Cinematic, Slo-Mo, Dual View Video, Timelapse, Hypertext, Hi-Res, Google Lens, Underwater, Axis Shifting, Street Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Sony IMX480, 23mm, FOV: 85°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
OV50D40, f/1.8 Aperture, FOV: 76 Degree, 1/2.88 inch Sensor Size, 0.612um Pixel Size, Equivalent Focal Length: 27mm, Effective Focal Length: 3.98mm, 5P Lens, Support Two Axis EIS, CMOS(4-in-1), PDAF
2 MP (Depth Sensor)
GC02M1-C24Y7, f/2.4 Aperture, FOV: 89 Degree, 1/5 inch Sensor Size, 1.75um Pixel Size, Equivalent Focal Length: 22mm, Effective Focal Length: 1.77mm, 3P, CMOS, Fixed Focus", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi (2.4 GHz|5 GHz), WiFi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz | 5 GHz), WLAN Display, WLAN Tethering, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, 1x1 SISO, Wi-Fi 5 GHz 80M", + "Design.Bezel less": "No", + "Design.Colors": "Surf Green,\nObsidian Black,\nLightning Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2100 nits peak brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "111% DCI-P3, TUV Certified, Contrast Ratio: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Ai Erase", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 & IP68 & IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient Light,\nGeomagnetic,\nAcceleration,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Realme 14T 5G,\n1 Charger,\n1 USB Data Cable,\n1 SIM Ejector Tool,\n1 Quick Guide,\n1 Safety Guide,\n1 Protective Case", + "General.Model": "RMX5078", + "General.OS Updates": "", + "General.Release Date": "April 25, 2025", + "General.SAR": "1.17 W/kg (Head)
0.83 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Hi-Res Audio Certification", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "UIltra-linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 14T 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "460,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "-2.359682", + "Price Drop Amount": "-472", + "Related Items": "[{\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16644}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 15499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/14t-5g/realme-14t-5g-8gb-128gb-5g.json b/data/smartphone/realme/2025/14t-5g/realme-14t-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..b7d367c19da --- /dev/null +++ b/data/smartphone/realme/2025/14t-5g/realme-14t-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-14t-5g-8gb-128gb-5g", + "name": "Realme 14T 5G", + "brand": "realme", + "release_date": "2025-04-25", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 196.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14t-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 Lithium ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV50D", + "Camera.Features": "Photo, Video, Portrait, Night, Pro, Panorama, Cinematic, Slo-Mo, Dual View Video, Timelapse, Hypertext, Hi-Res, Google Lens, Underwater, Axis Shifting, Street Shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Sony IMX480, 23mm, FOV: 85°
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
OV50D40, f/1.8 Aperture, FOV: 76 Degree, 1/2.88 inch Sensor Size, 0.612um Pixel Size, Equivalent Focal Length: 27mm, Effective Focal Length: 3.98mm, 5P Lens, Support Two Axis EIS, CMOS(4-in-1), PDAF
2 MP (Depth Sensor)
GC02M1-C24Y7, f/2.4 Aperture, FOV: 89 Degree, 1/5 inch Sensor Size, 1.75um Pixel Size, Equivalent Focal Length: 22mm, Effective Focal Length: 1.77mm, 3P, CMOS, Fixed Focus", + "Camera.Video Recording": "1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC, AAC, APTX, APTX-HD, LDAC, LHDC", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi (2.4 GHz|5 GHz), WiFi 5 (802.11 ac), 802.11 b/g/a/n, WLAN (2.4 GHz | 5 GHz), WLAN Display, WLAN Tethering, Wi-Fi 2.4 GHz 20M, Wi-Fi 2.4 GHz 40M, Wi-Fi 5 GHz 20M, Wi-Fi 5 GHz 40M, 1x1 SISO, Wi-Fi 5 GHz 80M", + "Design.Bezel less": "No", + "Design.Colors": "Surf Green,\nObsidian Black,\nLightning Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2100 nits peak brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "111% DCI-P3, TUV Certified, Contrast Ratio: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Ai Erase", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 & IP68 & IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient Light,\nGeomagnetic,\nAcceleration,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Realme 14T 5G,\n1 Charger,\n1 USB Data Cable,\n1 SIM Ejector Tool,\n1 Quick Guide,\n1 Safety Guide,\n1 Protective Case", + "General.Model": "RMX5078", + "General.OS Updates": "", + "General.Release Date": "April 25, 2025", + "General.SAR": "1.17 W/kg (Head)
0.83 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Hi-Res Audio Certification", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "UIltra-linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 14T 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "460,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16942.0", + "Price Drop": "-4.5907145", + "Price Drop Amount": "-778", + "Related Items": "[{\"Name\": \"Realme 15T 5G\", \"Price\": 20979}, {\"Name\": \"Realme P3 5G\", \"Price\": 16998}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16979}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16600}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17599}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/15-pro-5g-12gb-ram-256gb/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2025/15-pro-5g-12gb-ram-256gb/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..473e27c1d66 --- /dev/null +++ b/data/smartphone/realme/2025/15-pro-5g-12gb-ram-256gb/realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme 15 Pro 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-07-24", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Ultra Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896 OIS Camera", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Time-Lapse, Long Exposure, Dual-Video, Underwater, Text Scanner, Breeno Scan, Starry Mode, Tilt-Shift, Googlen Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Lens: 5P,\nFOV: 86.7°,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
Lens: 6P,\nFOV: 84.4°,\nAperture: f/1.8,\nFocal Length: 24mm
50 MP ƒ/2.2 (Ultra Wide)
Lens:6P,\nFOV:115.6°,\nAperture:f/2.0", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Velvet Green, Silk Purple, and Flowing Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HyperGlow 4D Curve+ Display (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Edit Genie, Next AI (Ai Mobile, AI Party Mode, Triple Party AI Algorithms​, AI Inspiration, AI Snap Mode, AI gmaing Coach, Ai Ultra Touch Control, AI Multi-Tasker, AI MagicGlow 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "GT Boost, 7000mm² AirFlow VC, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light ,\nColor temperature,\nE-compass, \nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "15 Pro", + "General.OS Updates": "", + "General.Release Date": "July 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 14 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 15 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35990.0", + "Price Drop": "-3.5900385", + "Price Drop Amount": "-1292", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 30799}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Realme P4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 30599}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 26399}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 256GB)\", \"Price\": 34998}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Realme GT 7T (12GB RAM + 256GB)\", \"Price\": 29820}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2025/15-pro-5g-12gb-ram-512gb/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/realme/2025/15-pro-5g-12gb-ram-512gb/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..f2b52ee86e2 --- /dev/null +++ b/data/smartphone/realme/2025/15-pro-5g-12gb-ram-512gb/realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Realme 15 Pro 5G (12GB RAM + 512GB)", + "brand": "realme", + "release_date": "2025-07-24", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Ultra Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896 OIS Camera", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Time-Lapse, Long Exposure, Dual-Video, Underwater, Text Scanner, Breeno Scan, Starry Mode, Tilt-Shift, Googlen Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Lens: 5P,\nFOV: 86.7°,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
Lens: 6P,\nFOV: 84.4°,\nAperture: f/1.8,\nFocal Length: 24mm
50 MP ƒ/2.2 (Ultra Wide)
Lens:6P,\nFOV:115.6°,\nAperture:f/2.0", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Velvet Green, Silk Purple, and Flowing Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HyperGlow 4D Curve+ Display (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Edit Genie, Next AI (Ai Mobile, AI Party Mode, Triple Party AI Algorithms​, AI Inspiration, AI Snap Mode, AI gmaing Coach, Ai Ultra Touch Control, AI Multi-Tasker, AI MagicGlow 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "GT Boost, 7000mm² AirFlow VC, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light ,\nColor temperature,\nE-compass, \nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "15 Pro", + "General.OS Updates": "", + "General.Release Date": "July 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 14 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 15 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38987.0", + "Price Drop": "0.2098604", + "Price Drop Amount": "82", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36499}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Realme GT 6 5G (16GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"Realme GT 7T (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 512GB)\", \"Price\": 42999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2025/15-pro-5g-8gb-ram-256gb/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/15-pro-5g-8gb-ram-256gb/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..6eee3f3237b --- /dev/null +++ b/data/smartphone/realme/2025/15-pro-5g-8gb-ram-256gb/realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 15 Pro 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-07-24", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Ultra Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896 OIS Camera", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Time-Lapse, Long Exposure, Dual-Video, Underwater, Text Scanner, Breeno Scan, Starry Mode, Tilt-Shift, Googlen Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Lens: 5P,\nFOV: 86.7°,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
Lens: 6P,\nFOV: 84.4°,\nAperture: f/1.8,\nFocal Length: 24mm
50 MP ƒ/2.2 (Ultra Wide)
Lens:6P,\nFOV:115.6°,\nAperture:f/2.0", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Velvet Green, Silk Purple, and Flowing Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HyperGlow 4D Curve+ Display (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Edit Genie, Next AI (Ai Mobile, AI Party Mode, Triple Party AI Algorithms​, AI Inspiration, AI Snap Mode, AI gmaing Coach, Ai Ultra Touch Control, AI Multi-Tasker, AI MagicGlow 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "GT Boost, 7000mm² AirFlow VC, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light ,\nColor temperature,\nE-compass, \nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "15 Pro", + "General.OS Updates": "", + "General.Release Date": "July 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 15 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31800.0", + "Price Drop": "4.930548", + "Price Drop Amount": "1568", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28025}, {\"Name\": \"Realme 14 Pro Plus (8GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29094}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Vivo V60 5G (8GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2025/15-pro-5g/realme-15-pro-5g-8gb-128gb-5g.json b/data/smartphone/realme/2025/15-pro-5g/realme-15-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..e5899400933 --- /dev/null +++ b/data/smartphone/realme/2025/15-pro-5g/realme-15-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15-pro-5g-8gb-128gb-5g", + "name": "Realme 15 Pro 5G", + "brand": "realme", + "release_date": "2025-07-24", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Ultra Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896 OIS Camera", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Time-Lapse, Long Exposure, Dual-Video, Underwater, Text Scanner, Breeno Scan, Starry Mode, Tilt-Shift, Googlen Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Lens: 5P,\nFOV: 86.7°,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
Lens: 6P,\nFOV: 84.4°,\nAperture: f/1.8,\nFocal Length: 24mm
50 MP ƒ/2.2 (Ultra Wide)
Lens:6P,\nFOV:115.6°,\nAperture:f/2.0", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Velvet Green, Silk Purple, and Flowing Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HyperGlow 4D Curve+ Display (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Edit Genie, Next AI (Ai Mobile, AI Party Mode, Triple Party AI Algorithms​, AI Inspiration, AI Snap Mode, AI gmaing Coach, Ai Ultra Touch Control, AI Multi-Tasker, AI MagicGlow 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "GT Boost, 7000mm² AirFlow VC, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light ,\nColor temperature,\nE-compass, \nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "15 Pro", + "General.OS Updates": "", + "General.Release Date": "July 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 15 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30399.0", + "Price Drop": "-2.1969388", + "Price Drop Amount": "-668", + "Related Items": "[{\"Name\": \"Realme 15 5G\", \"Price\": 22999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28499}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23400}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 27999}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2025/15-pro-game-of-thrones-limited-edition/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g.json b/data/smartphone/realme/2025/15-pro-game-of-thrones-limited-edition/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..ab4716cd383 --- /dev/null +++ b/data/smartphone/realme/2025/15-pro-game-of-thrones-limited-edition/realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15-pro-game-of-thrones-limited-edition-8gb-128gb-5g", + "name": "Realme 15 Pro Game of Thrones Limited Edition", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 187.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15-pro-game-of-thrones-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color HyperGlow 4D Curve+ Display (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Ultra Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896 OIS Camera", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Time-Lapse, Long Exposure, Dual-Video, Underwater, Text Scanner, Breeno Scan, Starry Mode, Tilt-Shift, Googlen Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Lens: 5P,\nFOV: 86.7°,\nAperture: f/2.4
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
Lens: 6P,\nFOV: 84.4°,\nAperture: f/1.8,\nFocal Length: 24mm
50 MP ƒ/2.2 (Ultra Wide)
Lens:6P,\nFOV:115.6°,\nAperture:f/2.0", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color HyperGlow 4D Curve+ Display (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Ai Edit Genie, Next AI (Ai Mobile, AI Party Mode, Triple Party AI Algorithms​, AI Inspiration, AI Snap Mode, AI gmaing Coach, Ai Ultra Touch Control, AI Multi-Tasker, AI MagicGlow 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "GT Boost, 7000mm² AirFlow VC, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light ,\nColor temperature,\nE-compass, \nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "15 Pro", + "General.OS Updates": "", + "General.Release Date": "December 24, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 15 Pro Game of Thrones Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16260}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 17999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 56999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2025/15x-5g-8gb-ram-128gb/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2025/15x-5g-8gb-ram-128gb/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..332a35b6611 --- /dev/null +++ b/data/smartphone/realme/2025/15x-5g-8gb-ram-128gb/realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 15x 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-10-01", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Portrait Mode, Night, Panorama, Cinematic, TIME-LAPSE, HI-RES, Underwater, PRO, Hypertext, TILT-SHIFT, AI LANDSCAPE Mode, Street Photography Mod, Dual-View Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
OV50D40 50MP\nResolution: 4080x3072\nEquivalent Focal Length: 22mm\nFOV:87°\nAperture:f/2.4\nLens:5P\nSensor: 1/2.88\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
Resolution: 4096x3072,\nEquivalent Focal Length: 28mm,\nFOV: 76°,\nLens: 5P,\nSensor: 1/2.93”
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n, Wi-Fi 5(802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Aqua Blue,\nMarine Blue,\nMaroon Red", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 166.07 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "HBM 1200nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Typical 1500: 1; minimum 1200: 1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al Edit Genie", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15x 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 01, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "1115 Ultra-Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 15x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32840}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/15x-5g-8gb-ram-256gb/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/15x-5g-8gb-ram-256gb/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..2738b59e4d5 --- /dev/null +++ b/data/smartphone/realme/2025/15x-5g-8gb-ram-256gb/realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 15x 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-10-01", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Portrait Mode, Night, Panorama, Cinematic, TIME-LAPSE, HI-RES, Underwater, PRO, Hypertext, TILT-SHIFT, AI LANDSCAPE Mode, Street Photography Mod, Dual-View Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
OV50D40 50MP\nResolution: 4080x3072\nEquivalent Focal Length: 22mm\nFOV:87°\nAperture:f/2.4\nLens:5P\nSensor: 1/2.88\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
Resolution: 4096x3072,\nEquivalent Focal Length: 28mm,\nFOV: 76°,\nLens: 5P,\nSensor: 1/2.93”
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n, Wi-Fi 5(802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Aqua Blue,\nMarine Blue,\nMaroon Red", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 166.07 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "HBM 1200nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Typical 1500: 1; minimum 1200: 1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al Edit Genie", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15x 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 01, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "1115 Ultra-Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 15x 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "-2.51523", + "Price Drop Amount": "-503", + "Related Items": "[{\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme 15T (8GB RAM + 256GB)\", \"Price\": 22989}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20950}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20979}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19770}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"Realme 14T 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16403}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/15x-5g/realme-15x-5g-6gb-128gb-5g.json b/data/smartphone/realme/2025/15x-5g/realme-15x-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..d1f29b241b2 --- /dev/null +++ b/data/smartphone/realme/2025/15x-5g/realme-15x-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-15x-5g-6gb-128gb-5g", + "name": "Realme 15x 5G", + "brand": "realme", + "release_date": "2025-10-01", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "15x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 394 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Portrait Mode, Night, Panorama, Cinematic, TIME-LAPSE, HI-RES, Underwater, PRO, Hypertext, TILT-SHIFT, AI LANDSCAPE Mode, Street Photography Mod, Dual-View Video Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
OV50D40 50MP\nResolution: 4080x3072\nEquivalent Focal Length: 22mm\nFOV:87°\nAperture:f/2.4\nLens:5P\nSensor: 1/2.88\"
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
Resolution: 4096x3072,\nEquivalent Focal Length: 28mm,\nFOV: 76°,\nLens: 5P,\nSensor: 1/2.93”
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 802.11 a/b/g/n, Wi-Fi 5(802.11ac)", + "Design.Bezel less": "No", + "Design.Colors": "Aqua Blue,\nMarine Blue,\nMaroon Red", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 166.07 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "HBM 1200nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: Typical 1500: 1; minimum 1200: 1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al Edit Genie", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual-mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme 15x 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 01, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "1115 Ultra-Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 15x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16910.0", + "Price Drop": "-2.1274881", + "Price Drop Amount": "-360", + "Related Items": "[{\"Name\": \"Realme C85 5G\", \"Price\": 14999}, {\"Name\": \"Realme P4 5G\", \"Price\": 17789}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15470}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Oppo K13\", \"Price\": 18807}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/c73-4gb-ram-128gb/realme-c73-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/realme/2025/c73-4gb-ram-128gb/realme-c73-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..f3f5d80722e --- /dev/null +++ b/data/smartphone/realme/2025/c73-4gb-ram-128gb/realme-c73-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c73-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme C73 (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-06-02", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c73-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPB47 Lithium Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, HighDefinition Mode, Street Mode, Panorama, Slow Motion, Time-lapse, SuperText Mode, Dual-view Video, Google Lens, Digital Zoom 10X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)
GALAXYCORE GC32E2, 27mm, FOV: 76°, Lens: 5P
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Jade Green, Crystal Purple, Onyx Black", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "Peak Brightness:625nit, Brightness Adjustment: 4096 Level", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 1500: 1,\nColour Gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Smart Signal Adjustment, AI Clear Face, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Free Call (Through Bluetooth)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1), QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Flicker Sensor, Side Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme C73 5G,\nUSB Type-C Cable,\n15W Adapter,\nProtect Case,\nSIM Card Needle,\nScreen Protect Film,\nQuick Guide", + "General.Model": "RMX3945", + "General.OS Updates": "", + "General.Release Date": "June 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Supports OReality Audio effect, Hi-Res Audio Certification", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "Super Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme C73 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11490.0", + "Price Drop": "0.31249833", + "Price Drop Amount": "36", + "Related Items": "[{\"Name\": \"Vivo Y19 5G (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 11199}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 11699}, {\"Name\": \"Realme 13 5G\", \"Price\": 14720}, {\"Name\": \"Realme C75 5G (6GB RAM + 128GB)\", \"Price\": 13139}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Realme 14x 5G\", \"Price\": 13442}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 11999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/c85-5g-6gb-ram-128gb/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2025/c85-5g-6gb-ram-128gb/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..b1899759782 --- /dev/null +++ b/data/smartphone/realme/2025/c85-5g-6gb-ram-128gb/realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C85 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-11-02", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 215.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c85-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Underwater, PRO, Hypertext, TILT-SHIFT, Street", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
76°; 5P; PDAF", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n2/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WLAN\nWi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Parrot Purple,\nPeacock Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 166.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1200nit Ultra Bright Display", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Edit Genie & AI Outdoor Mode", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GNSS: Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 6 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone, \n1 Charger, \n1 USB data cable, \n1 SIM Ejector Tool, \n1 Protective Case, \n1 Quick Guide, \n1 Safety Guide", + "General.Model": "RMX5253", + "General.OS Updates": "", + "General.Release Date": "November 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C85 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/gt-7-pro-racing-edition/realme-gt-7-pro-racing-edition-12gb-256gb-5g.json b/data/smartphone/realme/2025/gt-7-pro-racing-edition/realme-gt-7-pro-racing-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..d84e6cdc31d --- /dev/null +++ b/data/smartphone/realme/2025/gt-7-pro-racing-edition/realme-gt-7-pro-racing-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-7-pro-racing-edition-12gb-256gb-5g", + "name": "Realme GT 7 Pro Racing Edition", + "brand": "realme", + "release_date": "2025-02-13", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 218.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-7-pro-racing-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Silicon-Carbon Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Color Spectrum Sensor, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, multi-directional PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 112˚ (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "Bands 1/3/4/5/8/18/19/20/26/28A/66", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi, Support 802.11 a/b/g/n/ac/ax/be", + "Design.Bezel less": "Yes", + "Design.Colors": "Titanium, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 162.5 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, Dolby Vision, 1500 nits (HBM), 6000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 89.4%", + "Display.Size": "6.78 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, Dolby Atmos, Super Linear Dual Speakers, OReality Audio supported, Dual-mic Noise Cancellation, Hi-Res Audio Certified, AI Mobile (Next Ai), AI Sketch to Image, Underwater Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou(B1I+B1C+B2a),GPS(L1+L5),GLONASS(G1),Galileo(E1+E5a),QZSS(L1+L5)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February 13, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 7 Pro Racing Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Realme GT 7 Pro 5G\", \"Price\": 44999}, {\"Name\": \"iQOO Neo 10 Pro Plus\", \"Price\": 34990}, {\"Name\": \"Realme GT 7T\", \"Price\": 30998}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"OnePlus Ace 5 Ultra\", \"Price\": 29990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Poco F7 Ultra\", \"Price\": 54990}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/realme/2025/gt-8-pro-16gb-ram-512gb/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/realme/2025/gt-8-pro-16gb-ram-512gb/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..80e39c8c753 --- /dev/null +++ b/data/smartphone/realme/2025/gt-8-pro-16gb-ram-512gb/realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-8-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Realme GT 8 Pro (16GB RAM + 512GB)", + "brand": "realme", + "release_date": "2025-10-21", + "ram_gb": 16, + "battery_mah": 7000, + "weight_g": 214.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-8-pro-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes, Dual Side", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Ricoh lens, Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
200 MP ƒ/2.6 (Telephoto)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Blue, Green, White", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (typ), 2000 nits (HBM), 7000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 508 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes, Dual Side", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 8 Pro (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "4,000,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "78999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/realme/2025/gt-8-pro/realme-gt-8-pro-12gb-256gb-5g.json b/data/smartphone/realme/2025/gt-8-pro/realme-gt-8-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..c9197c2aac1 --- /dev/null +++ b/data/smartphone/realme/2025/gt-8-pro/realme-gt-8-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-8-pro-12gb-256gb-5g", + "name": "Realme GT 8 Pro", + "brand": "realme", + "release_date": "2025-10-21", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 214.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-8-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes, Dual Side", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Ricoh lens, Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
200 MP ƒ/2.6 (Telephoto)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7", + "Design.Bezel less": "Yes", + "Design.Colors": "Blue, Green, White", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "214 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (typ), 2000 nits (HBM), 7000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 508 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes, Dual Side", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT 8 Pro", + "General.OS Updates": "", + "General.Release Date": "October 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 8 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "4,000,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "72999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8\", \"Price\": 52990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/realme/2025/gt-8/realme-gt-8-12gb-256gb-5g.json b/data/smartphone/realme/2025/gt-8/realme-gt-8-12gb-256gb-5g.json new file mode 100644 index 00000000000..2b852cfd356 --- /dev/null +++ b/data/smartphone/realme/2025/gt-8/realme-gt-8-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-gt-8-12gb-256gb-5g", + "name": "Realme GT 8", + "brand": "realme", + "release_date": "2025-10-21", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "gt-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "resolution": "~ 508 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W SuperVOOC Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ricoh lens, Color spectrum sensor, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.8 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 8K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "No", + "Design.Colors": "Blue, Green, White", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 161.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (typ), 2000 nits (HBM), 7000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 508 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.79 inches, 1440 x 3136 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Acelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "GT 8", + "General.OS Updates": "", + "General.Release Date": "October 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme GT 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}, {\"Name\": \"Realme GT 7\", \"Price\": 39999}, {\"Name\": \"Poco F8 Pro\", \"Price\": 44990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OnePlus Ace 6\", \"Price\": 31990}, {\"Name\": \"Realme GT 7 Pro 5G\", \"Price\": 50999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 51999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/realme/2025/narzo-60/realme-narzo-60-4gb-64gb-4g-lte.json b/data/smartphone/realme/2025/narzo-60/realme-narzo-60-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..fa2d82d203b --- /dev/null +++ b/data/smartphone/realme/2025/narzo-60/realme-narzo-60-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-60-4gb-64gb-4g-lte", + "name": "Realme Narzo 60", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-60", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Portrait Mode, Time-Lapse Photography, HDR, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Video Recording Functions: Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyro-meter", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 60", + "General.OS Updates": "", + "General.Release Date": "December 12, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 60", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/realme/2025/narzo-70/realme-narzo-70-4gb-64gb-4g-lte.json b/data/smartphone/realme/2025/narzo-70/realme-narzo-70-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..5d156b5b07d --- /dev/null +++ b/data/smartphone/realme/2025/narzo-70/realme-narzo-70-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-70-4gb-64gb-4g-lte", + "name": "Realme Narzo 70", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-70", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Panorama, Portrait Mode, Time-Lapse Photography, HDR, Ultra Macro, AI Scene Recognition, AI Beauty, Filter, Chroma Boost, Video Recording Functions: Filter, Slow Motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.1 (Main)
Punch Hole", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Mono
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 162.3 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.59 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Magnetic Induction Sensor, Light Sensor, Proximity Sensor, Acceleration Sensor, Gyro-meter", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 70", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, MKV, MPG, WEBM, WMV", + "Name": "Realme Narzo 70", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Poco X7 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Poco X7 Neo\", \"Price\": 17990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/realme/2025/narzo-70a/realme-narzo-70a-4gb-64gb-4g-lte.json b/data/smartphone/realme/2025/narzo-70a/realme-narzo-70a-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3841c070a76 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-70a/realme-narzo-70a-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-70a-4gb-64gb-4g-lte", + "name": "Realme Narzo 70A", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-70a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 275 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Quick Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Nightscape, Night Filters, Beauty, filters, HDR, Panoramic View, Portrait, Timelapse, Slo-mo, Expert", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4
Portrait
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.5 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 275 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity Sensor, Accelerometer, Magnetic Induction Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Narzo 70A", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG", + "Name": "Realme Narzo 70A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/realme/2025/narzo-80-lite-4g-6gb-ram-128gb/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/realme/2025/narzo-80-lite-4g-6gb-ram-128gb/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..548b3d1054f --- /dev/null +++ b/data/smartphone/realme/2025/narzo-80-lite-4g-6gb-ram-128gb/realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-80-lite-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Realme Narzo 80 Lite 4G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-07-23", + "ram_gb": 6, + "battery_mah": 6300, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-80-lite-4g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, Panorama, Slow Motion, Time-lapse, HyperText Mode, Dual-view Video, Sticker,Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Beach Gold,\nObsidian Black", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 167.2 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "Peak Brightness:563nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness Adjustment: 4096 Level,\nScreen-to-body Ratio: 90.4%,\nColour Depth: 16.7 Million Colours,\nContrast Ratio: 1500: 1,\nColour Gamut: 83.5% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Experience, AI Clear Face, Next AI, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Single-mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Side fingerprint sensor, Gyroscope, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme NARZO 80 Lite,\nUSB Type-C Cable,\n15W Adapter,\nProtect Case,\nSIM Card Needle,\nScreen Protect Film,\nQuick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Supports OReality Audio effect", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 80 Lite 4G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8298.0", + "Price Drop": "0.008780061", + "Price Drop Amount": "1", + "Related Items": "[{\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7498}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 8450}, {\"Name\": \"Realme Narzo 80 Lite (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Realme C71\", \"Price\": 6894}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"POCO C71\", \"Price\": 6258}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali G57 MP1 @ 850 MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2025/narzo-80-lite-4g/realme-narzo-80-lite-4g-4gb-128gb-4g-lte.json b/data/smartphone/realme/2025/narzo-80-lite-4g/realme-narzo-80-lite-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..15dc6971175 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-80-lite-4g/realme-narzo-80-lite-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-80-lite-4g-4gb-128gb-4g-lte", + "name": "Realme Narzo 80 Lite 4G", + "brand": "realme", + "release_date": "2025-07-23", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-80-lite-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, Panorama, Slow Motion, Time-lapse, HyperText Mode, Dual-view Video, Sticker,Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Beach Gold,\nObsidian Black", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 167.2 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "Peak Brightness:563nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness Adjustment: 4096 Level,\nScreen-to-body Ratio: 90.4%,\nColour Depth: 16.7 Million Colours,\nContrast Ratio: 1500: 1,\nColour Gamut: 83.5% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Experience, AI Clear Face, Next AI, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Single-mic Noise Cancellation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Side fingerprint sensor, Gyroscope, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme NARZO 80 Lite,\nUSB Type-C Cable,\n15W Adapter,\nProtect Case,\nSIM Card Needle,\nScreen Protect Film,\nQuick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Supports OReality Audio effect", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 80 Lite 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6799.0", + "Price Drop": "-2.7012355", + "Price Drop Amount": "-184", + "Related Items": "[{\"Name\": \"Realme C71\", \"Price\": 6945}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7995}, {\"Name\": \"Poco M7 5G\", \"Price\": 8249}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7342}, {\"Name\": \"Realme C61\", \"Price\": 6499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6798}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7841}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali G57 MP1 @ 850 MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2025/narzo-80-lite-5g/realme-narzo-80-lite-5g-4gb-128gb-5g.json b/data/smartphone/realme/2025/narzo-80-lite-5g/realme-narzo-80-lite-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..01546033734 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-80-lite-5g/realme-narzo-80-lite-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-80-lite-5g-4gb-128gb-5g", + "name": "Realme Narzo 80 Lite 5G", + "brand": "realme", + "release_date": "2025-06-16", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-80-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPB47 Lithium Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, HighDefinition Mode, Street Mode, Panorama, Slow Motion, Time-lapse, SuperText Mode, Dual-view Video, Google Lens, Digital Zoom 10X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)
GALAXYCORE GC32E2, 27mm, FOV: 76°, Lens: 5P
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Crystal Purple ,\nOnyx Black", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "Peak Brightness:625nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Experience, AI Clear Face, Next AI, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Military-Grade Shock Resistance, Clear Connection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1), QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Flicker Sensor, Side Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO 80 Lite 5G,\nUSB Type-C Cable,\n15W Adapter,\nProtect Case,\nSIM Card Needle,\nScreen Protect Film,\nQuick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Supports OReality Audio effect, Hi-Res Audio Certification", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "Super Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 80 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8998.0", + "Price Drop": "18.732332", + "Price Drop Amount": "1686", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10559}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 11499}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 9099}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/narzo-80-lite-6gb-ram-128gb/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2025/narzo-80-lite-6gb-ram-128gb/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..48852a5b5d0 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-80-lite-6gb-ram-128gb/realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-80-lite-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 80 Lite (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-06-16", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-80-lite-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPB47 Lithium Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, HighDefinition Mode, Street Mode, Panorama, Slow Motion, Time-lapse, SuperText Mode, Dual-view Video, Google Lens, Digital Zoom 10X", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)
GALAXYCORE GC32E2, 27mm, FOV: 76°, Lens: 5P
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Crystal Purple ,\nOnyx Black", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "Peak Brightness:625nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Experience, AI Clear Face, Next AI, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Military-Grade Shock Resistance, Clear Connection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou(B1I), GPS(L1), GLONASS(G1), Galileo(E1), QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Proximity Sensor, Light Sensor, Acceleration Sensor, Flicker Sensor, Side Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO 80 Lite 5G,\nUSB Type-C Cable,\n15W Adapter,\nProtect Case,\nSIM Card Needle,\nScreen Protect Film,\nQuick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Supports OReality Audio effect, Hi-Res Audio Certification", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "Super Linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 80 Lite (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9798.0", + "Price Drop": "7.352318", + "Price Drop Amount": "720", + "Related Items": "[{\"Name\": \"Realme P3x 5G\", \"Price\": 11880}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Realme Narzo 80x 5G\", \"Price\": 10998}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8498}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 11499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi A4 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/narzo-90x-4gb-128gb/realme-narzo-90x-4gb-128gb-4gb-128gb-5g.json b/data/smartphone/realme/2025/narzo-90x-4gb-128gb/realme-narzo-90x-4gb-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..8f70527a6d3 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-90x-4gb-128gb/realme-narzo-90x-4gb-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-90x-4gb-128gb-4gb-128gb-5g", + "name": "Realme Narzo 90x (4GB+128GB)", + "brand": "realme", + "release_date": "2025-12-16", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-90x-4gb-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852 Camera", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Flash Blue, Nitro Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 166.07 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "975 nits(typ)/1200 nits(HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou,\nGPS,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light,\nE-compass,\nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO 90x 5G x1,\nCharger x1,\nUSB data cable x1,\nSIM Ejector Tool x1,\nProtective Case x1,\nQuick Guide x1", + "General.Model": "Narzo 90x", + "General.OS Updates": "", + "General.Release Date": "December 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 90x (4GB+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-1.0482881", + "Price Drop Amount": "-147", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17e 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15700}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13708}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Realme P4 Lite 5G (4GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15849}, {\"Name\": \"Realme P4 Lite 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 13200}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 6300", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "6nm", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/narzo-90x-8gb-128gb/realme-narzo-90x-8gb-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2025/narzo-90x-8gb-128gb/realme-narzo-90x-8gb-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..8471eefc0f0 --- /dev/null +++ b/data/smartphone/realme/2025/narzo-90x-8gb-128gb/realme-narzo-90x-8gb-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-90x-8gb-128gb-8gb-128gb-5g", + "name": "Realme Narzo 90x (8GB+128GB)", + "brand": "realme", + "release_date": "2025-12-16", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-90x-8gb-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 60W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852 Camera", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Flash Blue, Nitro Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 166.07 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "975 nits(typ)/1200 nits(HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou,\nGPS,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity,\nAmbient light,\nE-compass,\nAccelerometer,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "realme NARZO 90x 5G x1,\nCharger x1,\nUSB data cable x1,\nSIM Ejector Tool x1,\nProtective Case x1,\nQuick Guide x1", + "General.Model": "Narzo 90x", + "General.OS Updates": "", + "General.Release Date": "December 16, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, MP4, 3GP, 3G2, 3GPP, 3GPP2, M4V, FLV, F4V, WEBM, WMV, ASF, MOV, QT, TS, M2TS, MTS, MKV", + "Name": "Realme Narzo 90x (8GB+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 6300", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "6nm", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/neo-7x/realme-neo-7x-8gb-128gb-5g.json b/data/smartphone/realme/2025/neo-7x/realme-neo-7x-8gb-128gb-5g.json new file mode 100644 index 00000000000..a4cd5597887 --- /dev/null +++ b/data/smartphone/realme/2025/neo-7x/realme-neo-7x-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-neo-7x-8gb-128gb-5g", + "name": "Realme Neo 7x", + "brand": "realme", + "release_date": "2025-02-25", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "neo-7x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Super Dart Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
23mm (wide), 1/3.09\", 1.0µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.88\", 0.61µm, PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Gray, White", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2000 nits (peak), Contrast ratio: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Crystal Armor Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050mm² VC Liquid Cooling", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, AGPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February 25, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, ASF, AVI, FLV, M2TS, MKV, MPG, TS, WEBM, WMV", + "Name": "Realme Neo 7x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10x\", \"Price\": 14999}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Oppo K12s\", \"Price\": 12990}, {\"Name\": \"Realme Neo 7 SE\", \"Price\": 21990}, {\"Name\": \"Realme Neo 7\", \"Price\": 24990}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14349}, {\"Name\": \"Realme Narzo 70 Turbo 5G\", \"Price\": 14513}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19992}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1x2.3 GHz Cortex-A720s & 3x2.2 GHz Cortex-A720s & 4x1.8 GHz Cortex-A520s", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/realme/2025/note-50/realme-note-50-4gb-64gb-4g-lte.json b/data/smartphone/realme/2025/note-50/realme-note-50-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..20ef0fe99ef --- /dev/null +++ b/data/smartphone/realme/2025/note-50/realme-note-50-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-note-50-4gb-64gb-4g-lte", + "name": "Realme Note 50", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
26mm, PDAF, OIS
ƒ/2.4
AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11ac", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:1.9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS, Beidou, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 50", + "General.OS Updates": "", + "General.Release Date": "December 23, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme Note 50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "5499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Hot 30\", \"Price\": 10999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"POCO C71\", \"Price\": 6125}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Realme Note 60x\", \"Price\": 6299}, {\"Name\": \"Realme C51\", \"Price\": 8850}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Realme Note 60 4G\", \"Price\": 7990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "Realme UI 4.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/realme/2025/note-70t/realme-note-70t-4gb-128gb-4g-lte.json b/data/smartphone/realme/2025/note-70t/realme-note-70t-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bd1fbf22b7d --- /dev/null +++ b/data/smartphone/realme/2025/note-70t/realme-note-70t-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-note-70t-4gb-128gb-4g-lte", + "name": "Realme Note 70T", + "brand": "realme", + "release_date": "2025-07-23", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-70t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2.2 (Wide Angle)
13 MP (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Gold, Black", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 167.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX5313", + "General.OS Updates": "", + "General.Release Date": "July 23, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme Note 70T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6099}, {\"Name\": \"Realme 14x 5G\", \"Price\": 12750}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Xiaomi Mi 11 Lite (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 8959}, {\"Name\": \"Poco C61\", \"Price\": 6820}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15077}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2025/p3-5g-8gb-ram-128gb/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2025/p3-5g-8gb-ram-128gb/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..92e235aca38 --- /dev/null +++ b/data/smartphone/realme/2025/p3-5g-8gb-ram-128gb/realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme P3 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2025-03-19", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 lithium-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, High Definition Mode, Street Mode, Panoramic View, Slow Motion, Tilt-Shift, Time-Lapse, Long Exposure Photo, Doc Scanner, Movie Mode, Dual-View Video, Under Water, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.88\", 0.61µm, PDAF, FOV: 76°
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNR NSA: n1/n3/n40/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport Wi-Fi 4 / Wi-Fi 5 / Wi-Fi 6,", + "Design.Bezel less": "No", + "Design.Colors": "Space Silver, Comet Grey, Nebula Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 1500Hz Instant Touch Sampling Rate, Brightness: 600 Nits (Typ.), 2000 Nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.65%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050 mm2 VC Cooling System, Rain Water Touch, GT Boost, AI Ultra Touch Control, AI Motion Control, Circle to Search, AI Smart Loop 2.0, AI Recording Summary", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme P3 5G * 1, USB Type-C Cable * 1, Power Adapter * 1, Protect Case * 1, Screen Protect Film * 1, SIM Card Needle * 1, Quick Guide * 1", + "General.Model": "RMX5070", + "General.OS Updates": "", + "General.Release Date": "March 19, 2025", + "General.SAR": "1.18 W/kg (Head)
0.4 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P3 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "758,810 (Total) (v10)
259,361 (CPU)
184,264 (GPU)
139,039 (Memory)
176,146 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,098 (Multi Core) (v6)
1,072 (Single Core)
2,939 (OpenCL)
3,994 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "17499.0", + "Price Drop": "-3.2558072", + "Price Drop Amount": "-570", + "Related Items": "[{\"Name\": \"Realme P4 5G\", \"Price\": 17499}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20979}, {\"Name\": \"Oppo K13\", \"Price\": 17218}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 11499}, {\"Name\": \"Realme 14T 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Vivo Y31 (6GB RAM + 128GB)\", \"Price\": 15990}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme 14T 5G\", \"Price\": 16942}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/realme/2025/p3-5g-8gb-ram-256gb/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/p3-5g-8gb-ram-256gb/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..701b4658f82 --- /dev/null +++ b/data/smartphone/realme/2025/p3-5g-8gb-ram-256gb/realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P3 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-03-19", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 lithium-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, High Definition Mode, Street Mode, Panoramic View, Slow Motion, Tilt-Shift, Time-Lapse, Long Exposure Photo, Doc Scanner, Movie Mode, Dual-View Video, Under Water, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.88\", 0.61µm, PDAF, FOV: 76°
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNR NSA: n1/n3/n40/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport Wi-Fi 4 / Wi-Fi 5 / Wi-Fi 6,", + "Design.Bezel less": "No", + "Design.Colors": "Space Silver, Comet Grey, Nebula Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 1500Hz Instant Touch Sampling Rate, Brightness: 600 Nits (Typ.), 2000 Nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.65%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050 mm2 VC Cooling System, Rain Water Touch, GT Boost, AI Ultra Touch Control, AI Motion Control, Circle to Search, AI Smart Loop 2.0, AI Recording Summary", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme P3 5G * 1, USB Type-C Cable * 1, Power Adapter * 1, Protect Case * 1, Screen Protect Film * 1, SIM Card Needle * 1, Quick Guide * 1", + "General.Model": "RMX5070", + "General.OS Updates": "", + "General.Release Date": "March 19, 2025", + "General.SAR": "1.18 W/kg (Head)
0.4 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P3 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "758,810 (Total) (v10)
259,361 (CPU)
184,264 (GPU)
139,039 (Memory)
176,146 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,098 (Multi Core) (v6)
1,072 (Single Core)
2,939 (OpenCL)
3,994 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "-1.3347182", + "Price Drop Amount": "-254", + "Related Items": "[{\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19399}, {\"Name\": \"Realme 14T 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Realme P3 Pro 5G (8GB RAM +256GB)\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16790}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19498}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/realme/2025/p3-5g/realme-p3-5g-6gb-128gb-5g.json b/data/smartphone/realme/2025/p3-5g/realme-p3-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6eb117a4105 --- /dev/null +++ b/data/smartphone/realme/2025/p3-5g/realme-p3-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-5g-6gb-128gb-5g", + "name": "Realme P3 5G", + "brand": "realme", + "release_date": "2025-03-19", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 194.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 lithium-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, High Definition Mode, Street Mode, Panoramic View, Slow Motion, Tilt-Shift, Time-Lapse, Long Exposure Photo, Doc Scanner, Movie Mode, Dual-View Video, Under Water, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.88\", 0.61µm, PDAF, FOV: 76°
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNR NSA: n1/n3/n40/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport Wi-Fi 4 / Wi-Fi 5 / Wi-Fi 6,", + "Design.Bezel less": "No", + "Design.Colors": "Space Silver, Comet Grey, Nebula Pink", + "Design.Design Type": "", + "Design.Dimensions": "75.65 x 163.15 x 7.97 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Up to 1500Hz Instant Touch Sampling Rate, Brightness: 600 Nits (Typ.), 2000 Nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.65%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050 mm2 VC Cooling System, Rain Water Touch, GT Boost, AI Ultra Touch Control, AI Motion Control, Circle to Search, AI Smart Loop 2.0, AI Recording Summary", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Realme P3 5G * 1, USB Type-C Cable * 1, Power Adapter * 1, Protect Case * 1, Screen Protect Film * 1, SIM Card Needle * 1, Quick Guide * 1", + "General.Model": "RMX5070", + "General.OS Updates": "", + "General.Release Date": "March 19, 2025", + "General.SAR": "1.18 W/kg (Head)
0.4 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P3 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "758,810 (Total) (v10)
259,361 (CPU)
184,264 (GPU)
139,039 (Memory)
176,146 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,098 (Multi Core) (v6)
1,072 (Single Core)
2,939 (OpenCL)
3,994 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.042405784", + "Price Drop Amount": "7", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 17489}, {\"Name\": \"Realme P4 5G\", \"Price\": 20538}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16599}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 16200}, {\"Name\": \"Realme Narzo 90\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17828}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 6 Gen4", + "Technical.Core Details": "1xCortex-A720s@2.3 GHz & 3xCortex-A720s@2.2 GHz & 4xCortex-A520s@1.8 GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-6-gen4" +} diff --git a/data/smartphone/realme/2025/p3-lite-5g-6gb-ram-128gb/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2025/p3-lite-5g-6gb-ram-128gb/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..edec4a38284 --- /dev/null +++ b/data/smartphone/realme/2025/p3-lite-5g-6gb-ram-128gb/realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P3 Lite 5G (6GB RAM+ 128GB)", + "brand": "realme", + "release_date": "2025-09-13", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 lithium-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, High Definition Mode, Street Mode, Panoramic View, Slow Motion, Tilt-Shift, Time-Lapse, Long Exposure Photo, Doc Scanner, Movie Mode, Dual-View Video, Under Water, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/3/5/8/28B/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport 802.11 a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Lily White,\nPurple Blossom,\nMidnight Lily", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Peak Brightness:625nit", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Colour Gamut: 83% NTSC, Contrast Ratio: 1500: 1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 89.97%", + "Display.Size": "6.67 inches, 720 x 1604 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Google Gemini, Circle to Search, AI Experience", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050 mm2 VC Cooling System, Rain Water Touch, GT Boost, AI Ultra Touch Control, AI Motion Control, Circle to Search, AI Smart Loop 2.0, AI Recording Summary", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou(B1I),GPS(L1),GLONASS(G1),Galileo(E1),QZSS(L1)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Light Sensor, Geomagnetic Sensor, Acceleration Sensor, Capacitive Fingerprint Sensor, G-Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Charger, 1 x USB Data Cable, 1 x Sim Ejector Tool, 1 x Quick Guide, 1 x Protective Case", + "General.Model": "RMX3943", + "General.OS Updates": "", + "General.Release Date": "September 13, 2025", + "General.SAR": "1.18 W/kg (Head)
0.4 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P3 Lite 5G (6GB RAM+ 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16410}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/p3-lite-5g/realme-p3-lite-5g-4gb-128gb-5g.json b/data/smartphone/realme/2025/p3-lite-5g/realme-p3-lite-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..44be442301f --- /dev/null +++ b/data/smartphone/realme/2025/p3-lite-5g/realme-p3-lite-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-lite-5g-4gb-128gb-5g", + "name": "Realme P3 Lite 5G", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, BLPC07 lithium-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Night Mode, Professional Mode, Portrait Mode, High Definition Mode, Street Mode, Panoramic View, Slow Motion, Tilt-Shift, Time-Lapse, Long Exposure Photo, Doc Scanner, Movie Mode, Dual-View Video, Under Water, Google Lens", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78,\nNR NSA: n1/n3/n40/n41/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi,\nSupport Wi-Fi 4 / Wi-Fi 5 / Wi-Fi 6,", + "Design.Bezel less": "No", + "Design.Colors": "-", + "Design.Design Type": "", + "Design.Dimensions": "76.22 x 165.7 x 7.94 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 92.65%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6050 mm2 VC Cooling System, Rain Water Touch, GT Boost, AI Ultra Touch Control, AI Motion Control, Circle to Search, AI Smart Loop 2.0, AI Recording Summary", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Light Sensor, Geomagnetic Sensor, Acceleration Sensor, Capacitive Fingerprint Sensor, G-Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Charger, 1 x USB Data Cable, 1 x Sim Ejector Tool, 1 x Quick Guide, 1 x Protective Case", + "General.Model": "RMX3943", + "General.OS Updates": "", + "General.Release Date": "September 13, 2025 (Expected)", + "General.SAR": "1.18 W/kg (Head)
0.4 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P3 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "758,810 (Total) (v10)
259,361 (CPU)
184,264 (GPU)
139,039 (Memory)
176,146 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,098 (Multi Core) (v6)
1,072 (Single Core)
2,939 (OpenCL)
3,994 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3x 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 11080}, {\"Name\": \"Realme P3 5G\", \"Price\": 16125}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Poco M7 5G\", \"Price\": 9477}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2025/p3-pro-5g-12gb-ram-256gb/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2025/p3-pro-5g-12gb-ram-256gb/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..227efd49449 --- /dev/null +++ b/data/smartphone/realme/2025/p3-pro-5g-12gb-ram-256gb/realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P3 Pro 5G (12GB RAM +256GB)", + "brand": "realme", + "release_date": "2025-02-18", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Night, Video, Photo, Portrait, PRO, Panorama, HI-RES, Cinematic, SLO-MO, TIME-LAPSE, Long Exposure, Dual-view video, Underwater", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, FOV: 85°,\nLens: 4P
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: 1/1.56”,\nResolution 6144x8192,\nEquivalent Focal Length: 24mm,\nFOV: 84°,\nLens: 6P,\nSupport OIS
2 MP ƒ/2.4
Equivalent Focal Length:21mm,\nFOV:89°,\nLens:3P", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: NSA:n1/n3/n40/n41/n78,\n5G SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display", + "Design.Bezel less": "No", + "Design.Colors": "Nebula Glow,\nGalaxy Purple,\nSaturn Brown", + "Design.Design Type": "", + "Design.Dimensions": "77.34 x 163.51 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Typical Brightness of 600nits,Global Maximum of 1200nits,Local Peak Brightness of 1500nits, Color Gamut: 100% DCI-P3 Color Gamut,Contrast: 5000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3D VC Cooling System, Rainwater Touch, Dolby Atmos, Bypass Charging, Next AI (Ai Mobile), Glow in the Dark Design, AI Snap Mode, LPDDR4X RAM, 2 Years of OS Updates and 3 Years of Security Updates, Underwater Mode, Dual Stereo Speakers,\nDual-mic Noise Cancellation, Antutu Score: 100K+, AI Erase 2.0, Ai Best Face, Al Smart Loop 2.0, Al Recording Summary, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68&IP69&IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme P3 Pro 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "RMX5032", + "General.OS Updates": "", + "General.Release Date": "February 18, 2025", + "General.SAR": "1.19 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P3 Pro 5G (12GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-8.988494", + "Price Drop Amount": "-2157", + "Related Items": "[{\"Name\": \"Realme 14 Pro Plus (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Realme P3 Ultra (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Realme Narzo 80 Pro 5G (12GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23390}, {\"Name\": \"Realme 15 5G (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Poco X7 5G (8GB RAM + 256GB)\", \"Price\": 17889}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/realme/2025/p3-pro-5g-8gb-ram-256gb/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/p3-pro-5g-8gb-ram-256gb/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..4b4b0d9d01b --- /dev/null +++ b/data/smartphone/realme/2025/p3-pro-5g-8gb-ram-256gb/realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P3 Pro 5G (8GB RAM +256GB)", + "brand": "realme", + "release_date": "2025-02-18", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Night, Video, Photo, Portrait, PRO, Panorama, HI-RES, Cinematic, SLO-MO, TIME-LAPSE, Long Exposure, Dual-view video, Underwater", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, FOV: 85°,\nLens: 4P
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: 1/1.56”,\nResolution 6144x8192,\nEquivalent Focal Length: 24mm,\nFOV: 84°,\nLens: 6P,\nSupport OIS
2 MP ƒ/2.4
Equivalent Focal Length:21mm,\nFOV:89°,\nLens:3P", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: NSA:n1/n3/n40/n41/n78,\n5G SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display", + "Design.Bezel less": "No", + "Design.Colors": "Nebula Glow,\nGalaxy Purple,\nSaturn Brown", + "Design.Design Type": "", + "Design.Dimensions": "77.34 x 163.51 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Typical Brightness of 600nits,Global Maximum of 1200nits,Local Peak Brightness of 1500nits, Color Gamut: 100% DCI-P3 Color Gamut,Contrast: 5000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3D VC Cooling System, Rainwater Touch, Dolby Atmos, Bypass Charging, Next AI (Ai Mobile), Glow in the Dark Design, AI Snap Mode, LPDDR4X RAM, 2 Years of OS Updates and 3 Years of Security Updates, Underwater Mode, Dual Stereo Speakers,\nDual-mic Noise Cancellation, Antutu Score: 100K+, AI Erase 2.0, Ai Best Face, Al Smart Loop 2.0, Al Recording Summary, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68&IP69&IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme P3 Pro 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "RMX5032", + "General.OS Updates": "", + "General.Release Date": "February 18, 2025", + "General.SAR": "1.19 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 14 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P3 Pro 5G (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20590.0", + "Price Drop": "-4.422496", + "Price Drop Amount": "-911", + "Related Items": "[{\"Name\": \"Realme P4 5G\", \"Price\": 17789}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19444}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 20799}, {\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17500}, {\"Name\": \"Realme 15x 5G (8GB RAM + 256GB)\", \"Price\": 19498}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19998}, {\"Name\": \"Realme P4x 5G (8GB RAM + 256GB)\", \"Price\": 19499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/realme/2025/p3-pro-5g/realme-p3-pro-5g-8gb-128gb-5g.json b/data/smartphone/realme/2025/p3-pro-5g/realme-p3-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f26ce3e476b --- /dev/null +++ b/data/smartphone/realme/2025/p3-pro-5g/realme-p3-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p3-pro-5g-8gb-128gb-5g", + "name": "Realme P3 Pro 5G", + "brand": "realme", + "release_date": "2025-02-18", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p3-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX896", + "Camera.Features": "Night, Video, Photo, Portrait, PRO, Panorama, HI-RES, Cinematic, SLO-MO, TIME-LAPSE, Long Exposure, Dual-view video, Underwater", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Sony IMX480, FOV: 85°,\nLens: 4P
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sensor: 1/1.56”,\nResolution 6144x8192,\nEquivalent Focal Length: 24mm,\nFOV: 84°,\nLens: 6P,\nSupport OIS
2 MP ƒ/2.4
Equivalent Focal Length:21mm,\nFOV:89°,\nLens:3P", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30/60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: NSA:n1/n3/n40/n41/n78,\n5G SA: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 (802.11ax), WiFi 5 (802.11ac), 802.11b/g/a/n, WLAN Display", + "Design.Bezel less": "No", + "Design.Colors": "Nebula Glow,\nGalaxy Purple,\nSaturn Brown", + "Design.Design Type": "", + "Design.Dimensions": "77.34 x 163.51 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Typical Brightness of 600nits,Global Maximum of 1200nits,Local Peak Brightness of 1500nits, Color Gamut: 100% DCI-P3 Color Gamut,Contrast: 5000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.83 inches, 1272 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3D VC Cooling System, Rainwater Touch, Dolby Atmos, Bypass Charging, Next AI (Ai Mobile), Glow in the Dark Design, AI Snap Mode, LPDDR4X RAM, 2 Years of OS Updates and 3 Years of Security Updates, Underwater Mode, Dual Stereo Speakers,\nDual-mic Noise Cancellation, Antutu Score: 100K+, AI Erase 2.0, Ai Best Face, Al Smart Loop 2.0, Al Recording Summary, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68&IP69&IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer, Gyroscope, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme P3 Pro 5G,\n1 USB Type-C Cable,\n1 80W Adapter,\n1 Protect Case,\n1 SIM Card Needle,\n1 Screen Protect Film,\n1 Quick Guide", + "General.Model": "RMX5032", + "General.OS Updates": "", + "General.Release Date": "February 18, 2025", + "General.SAR": "1.19 W/kg (Head)
1.19 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P3 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18848.0", + "Price Drop": "-5.8611283", + "Price Drop Amount": "-1105", + "Related Items": "[{\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17450}, {\"Name\": \"Oppo K13\", \"Price\": 17350}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Realme P3 5G\", \"Price\": 16999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23400}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "realme UI 6.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/realme/2025/p4-pro-5g-12gb-ram-256gb/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2025/p4-pro-5g-12gb-ram-256gb/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..2064cfbadc4 --- /dev/null +++ b/data/smartphone/realme/2025/p4-pro-5g-12gb-ram-256gb/realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P4 Pro 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-08-20", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 189.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC79 Lithium-ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Timelapse, Long Exposure, Dual Video, Underwater, Text Scanner, Breeno Scan, Tilt-Shift, Google Lens, Supports Live Photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
IMX896, Lens: 6P\nFOV: 84.4°\nAperture: f/1.8\nFocal Length: 24mm
8 MP (Ultra Wide)
Lens:5P\nFOV:112°", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.16 x 162.27 x 7.68 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 5,000,000:1, 2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Snap Mode, AI Edit Genie, AI Text Scanner", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "7000mm² AirFlow VC, Rainwater Touch, Dolby Atmos, Hyper Vision AI Chip, Hyper Vision for Games", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65 & IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme P4 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "RMX5116", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 14 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P4 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "3.5272608", + "Price Drop Amount": "1023", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G (12GB RAM + 256GB)\", \"Price\": 34199}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 34499}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23500}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23539}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"iQOO Neo 10R (12GB RAM + 256GB)\", \"Price\": 28998}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29800}, {\"Name\": \"Realme P3 Ultra (12GB RAM + 256GB)\", \"Price\": 27999}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen 4", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7-gen-4" +} diff --git a/data/smartphone/realme/2025/p4-pro-5g-8gb-ram-256gb/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2025/p4-pro-5g-8gb-ram-256gb/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..5e5111265d2 --- /dev/null +++ b/data/smartphone/realme/2025/p4-pro-5g-8gb-ram-256gb/realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P4 Pro 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2025-08-20", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 189.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, BLPC79 Lithium-ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, AI Landscape, Night, Hi-Res, Pro, Pano, Street, Film, Slo-Mo, Timelapse, Long Exposure, Dual Video, Underwater, Text Scanner, Breeno Scan, Tilt-Shift, Google Lens, Supports Live Photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
IMX896, Lens: 6P\nFOV: 84.4°\nAperture: f/1.8\nFocal Length: 24mm
8 MP (Ultra Wide)
Lens:5P\nFOV:112°", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 60 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4/5GHz Wi-Fi\nSupport Wi-Fi 5 / Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.16 x 162.27 x 7.68 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 5,000,000:1, 2500Hz Instantaneous Touch Sampling Rate, Dimming: 4608Hz PWM Dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Snap Mode, AI Edit Genie, AI Text Scanner", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "7000mm² AirFlow VC, Rainwater Touch, Dolby Atmos, Hyper Vision AI Chip, Hyper Vision for Games", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65 & IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass, Accelerometer, Gyroscope, In Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 realme P4 Pro 5G,\n1 USB Type-C Cable,\n1 Power Adapter ,\n1 Protect Case,\n1 SIM Card Needle,\n1 Quick Guide", + "General.Model": "RMX5116", + "General.OS Updates": "", + "General.Release Date": "August 20, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P4 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28499.0", + "Price Drop": "-2.329154", + "Price Drop Amount": "-664", + "Related Items": "[{\"Name\": \"Realme P3 Ultra\", \"Price\": 22999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28366}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22299}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Realme 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 31800}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen 4", + "Technical.Core Details": "", + "Technical.Custom UI": "realme UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7-gen-4" +} diff --git a/data/smartphone/realme/2025/x9/realme-x9-6gb-128gb-5g.json b/data/smartphone/realme/2025/x9/realme-x9-6gb-128gb-5g.json new file mode 100644 index 00000000000..8b0599d298c --- /dev/null +++ b/data/smartphone/realme/2025/x9/realme-x9-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-x9-6gb-128gb-5g", + "name": "Realme X9", + "brand": "realme", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 175.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x9", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Smart Flash Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Super Night Scene, Panorama, Professional, Time-lapse Photography, Background Blur, HDR, Super Wide Angle, Super Macro, AI Scene Recognition, AI Beauty, Filter, Colorful Mode, Super Text, Portrait Distortion Correction", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
16 MP ƒ/2.3 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 120/30/60 fps FHD, 720p @ 240 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 159.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "175 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Geomagnetic Sensor, Light Sensor, Proximity Sensor, Gyroscope, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X9", + "General.OS Updates": "", + "General.Release Date": "December 21, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme X9", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26857}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/realme/2026/16-pro-plus-5g-12gb-256gb/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2026/16-pro-plus-5g-12gb-256gb/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..51e846076fc --- /dev/null +++ b/data/smartphone/realme/2026/16-pro-plus-5g-12gb-256gb/realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-16-pro-plus-5g-12gb-256gb-12gb-256gb-5g", + "name": "Realme 16 Pro Plus 5G (12GB+256GB)", + "brand": "realme", + "release_date": "2026-01-06", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 198.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16-pro-plus-5g-12gb-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Vibe Mode, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, Time lapse, HI-RES, Google Lens, Underwater, Hypertext, Scan, TILT-SHIFT, Pro Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.9 (Wide Angle)
FOV 84°; 6P lens; AF Supported; Supports 2-axis OIS
50 MP ƒ/2.8 (Telephoto)
(periscope telephoto), 1/2.76\", 0.64µm, PDAF, OIS, 3.5 optical zoom
8 MP (Ultra Wide)
(ultrawide), 1/4.0\", 1.12µm, AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) Supported\nWi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported\nWi-Fi 5GHz 160MHz Supported\n2×2 MIMO Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Master Gold,\nMaster Grey,\nCamellia Pink", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal: 600nit (The settings bar can increase the brightness to 1000nit);\nHBM: 1800nit ;\nAPL:6500nit", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3\nNatural mode 95% DCI-P3\nCinema mode 95% DCI-P3\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Edit Genie 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass, Accelerometer, Gyroscope, In-Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Charger, 1 x USB data cable, 1 x 1 SIM Ejector Tool, 1 x 1 Protective Case, 1 x 1 Quick Guide, 1 x 1 Safety Guide", + "General.Model": "RMX5131", + "General.OS Updates": "", + "General.Release Date": "January 06, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 16 Pro Plus 5G (12GB+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15R 5G\", \"Price\": 47998}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"Realme GT 7 (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"Realme 16 Pro 5G (12GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"Realme 16 Pro Plus 5G\", \"Price\": 39999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 33699}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47310}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2026/16-pro-plus-5g-12gb-ram-512gb/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/realme/2026/16-pro-plus-5g-12gb-ram-512gb/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..c6b08f6e285 --- /dev/null +++ b/data/smartphone/realme/2026/16-pro-plus-5g-12gb-ram-512gb/realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-16-pro-plus-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Realme 16 Pro Plus 5G (12GB RAM + 512GB)", + "brand": "realme", + "release_date": "2026-01-06", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 198.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16-pro-plus-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Vibe Mode, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, Time lapse, HI-RES, Google Lens, Underwater, Hypertext, Scan, TILT-SHIFT, Pro Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.9 (Wide Angle)
FOV 84°; 6P lens; AF Supported; Supports 2-axis OIS
50 MP ƒ/2.8 (Telephoto)
(periscope telephoto), 1/2.76\", 0.64µm, PDAF, OIS, 3.5 optical zoom
8 MP (Ultra Wide)
(ultrawide), 1/4.0\", 1.12µm, AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) Supported\nWi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported\nWi-Fi 5GHz 160MHz Supported\n2×2 MIMO Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Master Gold,\nMaster Grey,\nCamellia Pink", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal: 600nit (The settings bar can increase the brightness to 1000nit);\nHBM: 1800nit ;\nAPL:6500nit", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3\nNatural mode 95% DCI-P3\nCinema mode 95% DCI-P3\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Edit Genie 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass, Accelerometer, Gyroscope, In-Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Charger, 1 x USB data cable, 1 x 1 SIM Ejector Tool, 1 x 1 Protective Case, 1 x 1 Quick Guide, 1 x 1 Safety Guide", + "General.Model": "RMX5131", + "General.OS Updates": "", + "General.Release Date": "January 06, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 16 Pro Plus 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "51999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 15R (12GB RAM + 512GB)\", \"Price\": 52998}, {\"Name\": \"OPPO Reno 15 Pro 5G (12GB RAM + 512GB)\", \"Price\": 72999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"Realme 16 Pro Plus 5G\", \"Price\": 39999}, {\"Name\": \"Realme GT 8 Pro Dream Edition\", \"Price\": 79999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"Oppo Reno 15 Pro Mini (12GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2026/16-pro-plus-5g-8gb-256gb/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2026/16-pro-plus-5g-8gb-256gb/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..6ac895d3754 --- /dev/null +++ b/data/smartphone/realme/2026/16-pro-plus-5g-8gb-256gb/realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-16-pro-plus-5g-8gb-256gb-8gb-256gb-5g", + "name": "Realme 16 Pro Plus 5G (8GB+256GB)", + "brand": "realme", + "release_date": "2026-01-06", + "ram_gb": 8, + "battery_mah": 7000, + "weight_g": 198.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16-pro-plus-5g-8gb-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Vibe Mode, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, Time lapse, HI-RES, Google Lens, Underwater, Hypertext, Scan, TILT-SHIFT, Pro Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.9 (Wide Angle)
FOV 84°; 6P lens; AF Supported; Supports 2-axis OIS
50 MP ƒ/2.8 (Telephoto)
(periscope telephoto), 1/2.76\", 0.64µm, PDAF, OIS, 3.5 optical zoom
8 MP (Ultra Wide)
(ultrawide), 1/4.0\", 1.12µm, AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11ax) Supported\nWi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported\nWi-Fi 5GHz 160MHz Supported\n2×2 MIMO Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Master Gold,\nMaster Grey,\nCamellia Pink", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 162.5 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "Normal: 600nit (The settings bar can increase the brightness to 1000nit);\nHBM: 1800nit ;\nAPL:6500nit", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3\nNatural mode 95% DCI-P3\nCinema mode 95% DCI-P3\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Edit Genie 2.0", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69 Pro", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, E-Compass, Accelerometer, Gyroscope, In-Display Optical Fingerprint Sensor, Infrared Remote Control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Charger, 1 x USB data cable, 1 x 1 SIM Ejector Tool, 1 x 1 Protective Case, 1 x 1 Quick Guide, 1 x 1 Safety Guide", + "General.Model": "RMX5131", + "General.OS Updates": "", + "General.Release Date": "January 06, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, HE-AAC v1, HE-AAC v2, AMR, AWB, MIDI, MP3, OGG VORBIS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, 3G2, 3GPP2, M4V, MKV", + "Name": "Realme 16 Pro Plus 5G (8GB+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Realme 16 Pro 5G (8GB RAM + 256GB)\", \"Price\": 35799}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 33699}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 67999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47998}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 30495}, {\"Name\": \"Realme 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 28899}, {\"Name\": \"Realme 16 Pro Plus 5G\", \"Price\": 39999}, {\"Name\": \"Oppo Reno 15 Pro Mini\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/realme/2026/16t-5g-8gb-ram-128gb/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/realme/2026/16t-5g-8gb-ram-128gb/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..924a9f1b796 --- /dev/null +++ b/data/smartphone/realme/2026/16t-5g-8gb-ram-128gb/realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-16t-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Realme 16T 5G (8GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-05-22", + "ram_gb": 8, + "battery_mah": 8000, + "weight_g": 224.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16t-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 m Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Video, Portrait, Night, AI LANDSCAPE, VIBE, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Underwater, Hypertext, TILT-SHIFT, \n1080P video: 60fps,30 fps\n720P video: 60fps,30 fps(with Retouch on)\n720P SLO-MO video: 120 fps\n1080P TIME-LAPSE: 30 fps\nSupports Cinematic video shooting\nSupports Dual-view video shooting\nSupports video zoom shooting: up to 10× digital zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Sony IMX480 1/3.09-inch, f/2.4, 23mm, fixed focus, 1080p 30 FPS, FOV 85°; 4p lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony IMX852 1/2.93-inch, f/1.8, 28mm, PDAF, FOV 76°; 5p lens; AF Supported
2 MP ƒ/2.4 (Monochrome)
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "", + "Design.Colors": "Aurora Green ,\nStarlight Red,\nStarlight Black", + "Design.Design Type": "", + "Design.Dimensions": "78.23 x 166.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1200 Nits HBM Brightness, 975 nits Typical Brightness", + "Display.Color Gamut": "Vivid mode: 83% DCI-P3", + "Display.Curved Display": "", + "Display.Display Dimming": "DC Dimming", + "Display.Dual Display": "", + "Display.Features": "Touch Sampling Rate: Maximum 180Hz, Default 120Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-1681", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 m Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Al lnstant Clip, Ai Popout, Ai portrait, Ai Style Me, Ai Light Me, Ai Boost, NEXT AI Image, AI Portrait Glow", + "Extra.Cooling System": "5300mm² AirFlow VC", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LumaColor IMAGE, Selfie Mirror, MIL-STD-810H", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "60 fps Stable Gaming", + "Extra.IP Rating": "IP69 Pro (IP66/68/69/69K)", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 22, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "No", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "400% Ultra Volume", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 16T 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme GT 7T\", \"Price\": 27999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28499}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Realme Narzo 100 Lite 5G (6GB RAM + 128GB)\", \"Price\": 18499}, {\"Name\": \"Motorola Edge 70 Fusion 5G (12GB RAM + 256 GB)\", \"Price\": 32939}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25400}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30649}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/16t-5g-8gb-ram-256gb/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2026/16t-5g-8gb-ram-256gb/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..e8a7bcce1b2 --- /dev/null +++ b/data/smartphone/realme/2026/16t-5g-8gb-ram-256gb/realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-16t-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme 16T 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2026-05-22", + "ram_gb": 8, + "battery_mah": 8000, + "weight_g": 224.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "16t-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 m Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo, Video, Portrait, Night, AI LANDSCAPE, VIBE, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Underwater, Hypertext, TILT-SHIFT, \n1080P video: 60fps,30 fps\n720P video: 60fps,30 fps(with Retouch on)\n720P SLO-MO video: 120 fps\n1080P TIME-LAPSE: 30 fps\nSupports Cinematic video shooting\nSupports Dual-view video shooting\nSupports video zoom shooting: up to 10× digital zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Sony IMX480 1/3.09-inch, f/2.4, 23mm, fixed focus, 1080p 30 FPS, FOV 85°; 4p lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony IMX852 1/2.93-inch, f/1.8, 28mm, PDAF, FOV 76°; 5p lens; AF Supported
2 MP ƒ/2.4 (Monochrome)
FOV 89°; 3P lens", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "", + "Design.Colors": "Aurora Green ,\nStarlight Red,\nStarlight Black", + "Design.Design Type": "", + "Design.Dimensions": "78.23 x 166.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1200 Nits HBM Brightness, 975 nits Typical Brightness", + "Display.Color Gamut": "Vivid mode: 83% DCI-P3", + "Display.Curved Display": "", + "Display.Display Dimming": "DC Dimming", + "Display.Dual Display": "", + "Display.Features": "Touch Sampling Rate: Maximum 180Hz, Default 120Hz", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-1681", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 m Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Al lnstant Clip, Ai Popout, Ai portrait, Ai Style Me, Ai Light Me, Ai Boost, NEXT AI Image, AI Portrait Glow", + "Extra.Cooling System": "5300mm² AirFlow VC", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LumaColor IMAGE, Selfie Mirror, MIL-STD-810H", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "60 fps Stable Gaming", + "Extra.IP Rating": "IP69 Pro (IP66/68/69/69K)", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 22, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "No", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "400% Ultra Volume", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme 16T 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 16 Pro 5G\", \"Price\": 36999}, {\"Name\": \"Realme 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"OnePlus Nord CE 6 5G (8GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28499}, {\"Name\": \"Realme 16 Pro 5G (8GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 42999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 6 Lite 5G (8GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Realme 16 5G (8GB RAM + 256GB)\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/c100i/realme-c100i-4gb-64gb-4g-lte.json b/data/smartphone/realme/2026/c100i/realme-c100i-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..82e11f77709 --- /dev/null +++ b/data/smartphone/realme/2026/c100i/realme-c100i-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c100i-4gb-64gb-4g-lte", + "name": "Realme C100i", + "brand": "realme", + "release_date": "2026-04-30", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 208.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c100i", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dawn Purple, Dusk Gray", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 166.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "RMX5377", + "General.OS Updates": "", + "General.Release Date": "April 30, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C100i", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme C100x\", \"Price\": 15990}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Sony Xperia 1 VIII\", \"Price\": 149990}, {\"Name\": \"Oppo A6c\", \"Price\": 11990}, {\"Name\": \"Realme C35 (4GB RAM + 128GB)\", \"Price\": 13900}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 13399}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 29998}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 97999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2026/c83-5g-4gb-ram-128gb/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/realme/2026/c83-5g-4gb-ram-128gb/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..37ba4357a10 --- /dev/null +++ b/data/smartphone/realme/2026/c83-5g-4gb-ram-128gb/realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c83-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme C83 5G (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-03-06", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c83-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Blooming Purple, Sprouting Green", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "900nit(HBM)/ 700nit(typ)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Smart Signal Adjustment, AI Clear Face, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, 5334mm² Airflow VC", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone,\n1 Charger,\n1 USB Data Cable,\n1 SIM Ejector Tool,\n1 Protective Case,\n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March 06, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C83 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18499.0", + "Price Drop": "-8.139062", + "Price Drop Amount": "-1506", + "Related Items": "[{\"Name\": \"Vivo Y11 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y21 5G\", \"Price\": 17499}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 16999}, {\"Name\": \"Realme P4 Lite 5G (4GB RAM + 128GB)\", \"Price\": 15954}, {\"Name\": \"OPPO A6x 5G (4GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Vivo Y11 5G (4GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Realme 14x (8GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A07 5G (6GB RAM + 128GB)\", \"Price\": 15724}, {\"Name\": \"Moto G57 Power\", \"Price\": 17433}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/c83-5g-6gb-ram-128gb/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2026/c83-5g-6gb-ram-128gb/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..b5661504d62 --- /dev/null +++ b/data/smartphone/realme/2026/c83-5g-6gb-ram-128gb/realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-c83-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme C83 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-03-06", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "c83-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Titan Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Blooming Purple, Sprouting Green", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "900nit(HBM)/ 700nit(typ)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Smart Signal Adjustment, AI Clear Face, Google Gemini, AI Smart Loop", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, 5334mm² Airflow VC", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Single band: Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone,\n1 Charger,\n1 USB Data Cable,\n1 SIM Ejector Tool,\n1 Protective Case,\n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March 06, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme C83 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19499.0", + "Price Drop": "-8.348655", + "Price Drop Amount": "-1628", + "Related Items": "[{\"Name\": \"Vivo Y21 5G (6GB RAM + 128GB)\", \"Price\": 20999}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 19999}, {\"Name\": \"Realme P4 Lite 5G (6GB RAM + 128GB)\", \"Price\": 16990}, {\"Name\": \"Realme Narzo 90x (8GB+128GB)\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"OPPO A6x 5G (6GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M17e 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Realme 15x 5G (8GB RAM + 128GB)\", \"Price\": 19805}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/narzo-100-lite-5g-4gb-ram-128gb/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/realme/2026/narzo-100-lite-5g-4gb-ram-128gb/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..14517bdfdf0 --- /dev/null +++ b/data/smartphone/realme/2026/narzo-100-lite-5g-4gb-ram-128gb/realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-100-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme Narzo 100 Lite 5G (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-04-14", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-100-lite-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, TILT-SHIFT", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
FOV 78°; 3P lens
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF Supported
", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Frost Silver,\nThunder Black", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "700nits (typ) / 900nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB,\nContrast ratio: 1500:01:00", + "Display.Foldable Display": "", + "Display.Glass Type": "Cover Glasses: Panda-MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Clear Face, Next AI, Google Gemini, AI Smart Image, AI Boost", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, 5300mm Vapor Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou,\nGPS,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "NARZO 100 Lite 5G x1,\nCharger x1,\nUSB Data Cable x1,\nSIM Ejector Tool x1,\nProtective Case x1,\nQuick Guide x1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 14, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 100 Lite 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "-2.1582303", + "Price Drop Amount": "-313", + "Related Items": "[{\"Name\": \"Realme Narzo 90x\", \"Price\": 16999}, {\"Name\": \"Realme P4 Lite 5G (4GB RAM + 128GB)\", \"Price\": 14894}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 14499}, {\"Name\": \"Realme P4 Lite 4G (4GB RAM + 128GB)\", \"Price\": 12799}, {\"Name\": \"Realme P4 Lite 5G\", \"Price\": 13950}, {\"Name\": \"Samsung Galaxy M17e 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2 @1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/narzo-100-lite-5g-6gb-ram-128gb/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2026/narzo-100-lite-5g-6gb-ram-128gb/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..2e142e179e6 --- /dev/null +++ b/data/smartphone/realme/2026/narzo-100-lite-5g-6gb-ram-128gb/realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-100-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme Narzo 100 Lite 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-04-14", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-100-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, TILT-SHIFT", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
FOV 78°; 3P lens
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF Supported
", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Frost Silver,\nThunder Black", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "700nits (typ) / 900nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB,\nContrast ratio: 1500:01:00", + "Display.Foldable Display": "", + "Display.Glass Type": "Cover Glasses: Panda-MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Clear Face, Next AI, Google Gemini, AI Smart Image, AI Boost", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, 5300mm Vapor Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou,\nGPS,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "NARZO 100 Lite 5G x1,\nCharger x1,\nUSB Data Cable x1,\nSIM Ejector Tool x1,\nProtective Case x1,\nQuick Guide x1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 14, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 100 Lite 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 16899}, {\"Name\": \"Realme Narzo 90x\", \"Price\": 15998}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15498}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"Realme P4x 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2 @1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/narzo-100-lite/realme-narzo-100-lite-4gb-64gb-5g.json b/data/smartphone/realme/2026/narzo-100-lite/realme-narzo-100-lite-4gb-64gb-5g.json new file mode 100644 index 00000000000..1103ce13bef --- /dev/null +++ b/data/smartphone/realme/2026/narzo-100-lite/realme-narzo-100-lite-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-100-lite-4gb-64gb-5g", + "name": "Realme Narzo 100 Lite", + "brand": "realme", + "release_date": "2026-04-14", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-100-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 264 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, TILT-SHIFT", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)
FOV 78°; 3P lens
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF Supported
", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, Support SBC、AAC、LDAC、aptX、aptX HD、LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Frost Silver,\nThunder Black", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.3 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.05:9", + "Display.Brightness": "700nits (typ) / 900nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB,\nContrast ratio: 1500:01:00", + "Display.Foldable Display": "", + "Display.Glass Type": "Cover Glasses: Panda-MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.8 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Clear Face, Next AI, Google Gemini, AI Smart Image, AI Boost", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging, 5300mm Vapor Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou,\nGPS,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "NARZO 100 Lite 5G x1,\nCharger x1,\nUSB Data Cable x1,\nSIM Ejector Tool x1,\nProtective Case x1,\nQuick Guide x1", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 14, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "OReality Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, APE, FLAC, AMR, MID, MP3, OGG, WAV, WMA, MKA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "H.264, MPEG4, DIVX/XVID, H.263, SORENSEN SPARK, VP8, VP9, H.265, AV1", + "Name": "Realme Narzo 100 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Lite 5G\", \"Price\": 14499}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 13559}, {\"Name\": \"Realme Narzo 90\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 11499}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17828}, {\"Name\": \"Realme P4x 5G\", \"Price\": 16899}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 16099}, {\"Name\": \"Samsung Galaxy M17e 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2 @1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/narzo-power-5g-8gb-ram-256gb/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2026/narzo-power-5g-8gb-ram-256gb/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7ce87183b7f --- /dev/null +++ b/data/smartphone/realme/2026/narzo-power-5g-8gb-ram-256gb/realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme Narzo Power 5G (8GB RAM +256GB)", + "brand": "realme", + "release_date": "2026-03-05", + "ram_gb": 8, + "battery_mah": 10001, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-power-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10001 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, Underwater, PRO, Hypertext, Scan, TILT-SHIFT, Pro Video,FOOD,STREET,AI LANDSCAPE\nFront: Photo, Video, Portrait, Night, Panorama, Dual-view video, TIME-LAPSE", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
FOV 85°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF Supported; Supports 2-axis OIS
8 MP ƒ/2.2 (Ultra Wide)
FOV 112°; 5P lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported,\n802.11a/b/g/n Supported,\nWi-Fi Display Supported,\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Titan Silver,\nTitan Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 9.08 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Brightness: 1800nit(HBM)/ 600nit(typ), 6500nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 94%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Hyper Clarity, AI Hyper Motion, AI Always-On HDR, Google Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "HyperVision+ Ai Chip, Bypass Charging, Wet-Hand Touch Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou,GPS,GLONASS,Galileo,QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69, IP68, and IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, E-compass, Accelerometer, Gyroscope, In-display optical fingerprint sensor, Infrared remote control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 Phone, \n1 Charger, \n1 USB Data Cable, \n1 SIM Ejector Tool, \n1 Protective Case, \n1 Quick Guide", + "General.Model": "", + "General.OS Updates": "3 years", + "General.Release Date": "March 05, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 10 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme Narzo Power 5G (8GB RAM +256GB)", + "Performance.3DMark Score": "1,004 (Wild Life Extreme) (6.02 FPS)", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,829 (Multi Core) (v6)
1,042 (Single Core)", + "Performance.Speaker Score": "", + "Price": "26099.0", + "Price Drop": "8.677996", + "Price Drop Amount": "2265", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G (8GB RAM + 256GB)\", \"Price\": 27660}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 29980}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"Motorola Edge 70 Fusion 5G (8GB RAM + 256 GB)\", \"Price\": 29499}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Ultra", + "Technical.Core Details": "4x Arm Cortex-A78 up to 2.6GHz,4x Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-ultra" +} diff --git a/data/smartphone/realme/2026/narzo-power-5g/realme-narzo-power-5g-8gb-128gb-5g.json b/data/smartphone/realme/2026/narzo-power-5g/realme-narzo-power-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..dca13c6528e --- /dev/null +++ b/data/smartphone/realme/2026/narzo-power-5g/realme-narzo-power-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-narzo-power-5g-8gb-128gb-5g", + "name": "Realme Narzo Power 5G", + "brand": "realme", + "release_date": "2026-01-01", + "ram_gb": 8, + "battery_mah": 10001, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "narzo-power-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10001 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, Underwater, PRO, Hypertext, Scan, TILT-SHIFT, Pro Video,FOOD,STREET,AI LANDSCAPE", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "6500nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Hyper Clarity, AI Hyper Motion, AI Always-On HDR, Google Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "HyperVision Ai Chip, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69, IP68, and IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, E-compass, Accelerometer, Gyroscope, In-display optical fingerprint sensor, Infrared remote control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "", + "General.OS Updates": "3 years", + "General.Release Date": "March 05, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme Narzo Power 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 24652}, {\"Name\": \"Realme Narzo 80 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 17798}, {\"Name\": \"Realme P4 Power 5G (8GB RAM + 256GB)\", \"Price\": 26978}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 139999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 51900}, {\"Name\": \"iQOO 15R\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S26\", \"Price\": 87999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400" +} diff --git a/data/smartphone/realme/2026/p4-lite-4g-4gb-ram-128gb/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/realme/2026/p4-lite-4g-4gb-ram-128gb/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d9d87594c9b --- /dev/null +++ b/data/smartphone/realme/2026/p4-lite-4g-4gb-ram-128gb/realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-lite-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Realme P4 Lite 4G (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-02-20", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-lite-4g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Beach Gold, Obsidian Black, Sea Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 167.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.8 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February 20, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme P4 Lite 4G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13590.0", + "Price Drop": "-18.479864", + "Price Drop Amount": "-2511", + "Related Items": "[{\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 13399}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 12499}, {\"Name\": \"Vivo Y11 5G\", \"Price\": 14999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 13999}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 14499}, {\"Name\": \"Realme P4 Lite 5G\", \"Price\": 13499}, {\"Name\": \"Poco M7 Plus 5G (4GB RAM + 128GB)\", \"Price\": 13989}, {\"Name\": \"Realme Narzo 100 Lite 5G (4GB RAM + 128GB)\", \"Price\": 14768}, {\"Name\": \"Realme Narzo 90x (4GB+128GB)\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2026/p4-lite-4g/realme-p4-lite-4g-4gb-64gb-4g-lte.json b/data/smartphone/realme/2026/p4-lite-4g/realme-p4-lite-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..91e76634b8b --- /dev/null +++ b/data/smartphone/realme/2026/p4-lite-4g/realme-p4-lite-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-lite-4g-4gb-64gb-4g-lte", + "name": "Realme P4 Lite 4G", + "brand": "realme", + "release_date": "2026-02-20", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 201.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-lite-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 6W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Beach Gold, Obsidian Black, Sea Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 167.2 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.8 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "February 20, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Realme P4 Lite 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-5.263712", + "Price Drop Amount": "-526", + "Related Items": "[{\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"Vivo Y05\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F07\", \"Price\": 8399}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 8499}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 8286}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 7799}, {\"Name\": \"Infinix Smart 20\", \"Price\": 12990}, {\"Name\": \"Infinix Smart 10\", \"Price\": 8489}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/realme/2026/p4-lite-5g-4gb-ram-128gb/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/realme/2026/p4-lite-5g-4gb-ram-128gb/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..67efe3ca2ac --- /dev/null +++ b/data/smartphone/realme/2026/p4-lite-5g-4gb-ram-128gb/realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-lite-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Realme P4 Lite 5G (4GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-03-19", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-lite-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color Corning+LCD display Screen (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "49 hours", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, TILT-SHIFT,\nSupports Dual-view video shooting,\n 10× digital zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
FOV 78°; 3P lens
Punch Hole", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF Supported", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Mosaic Green,\nMosaic Blue", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.38 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 700 nits(Typical),\nHBM: 900 nits(Typical", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color Corning+LCD display Screen (16.7 m)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Efficiency, Ai Select and Search, AI Camera, AI Clear Face, AI Boost", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging , Smart Touch 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS\nOthers, Supported: A-GPS assisted positioning, WLAN positioning, Cellular network positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Phone, 1 x Charger, 1 x USB Data Cable, 1 x SIM Ejector Tool, 1 x Protective Case, 1 x Quick Guide", + "General.Model": "RMX5261, P4 Lite 5G", + "General.OS Updates": "2 years", + "General.Release Date": "March 19, 2026", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P4 Lite 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme Narzo 90x (4GB+128GB)\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy M17e 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15195}, {\"Name\": \"Realme P4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Realme P4 Lite 5G (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 12990}, {\"Name\": \"OPPO A6x 5G (4GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 13999}, {\"Name\": \"Samaung Galaxy F70e\", \"Price\": 13390}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/p4-lite-5g-6gb-ram-128gb/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2026/p4-lite-5g-6gb-ram-128gb/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..35a82c4e95b --- /dev/null +++ b/data/smartphone/realme/2026/p4-lite-5g-6gb-ram-128gb/realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P4 Lite 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-03-19", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 212.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 256 PPI", + "type": "Color Corning+LCD display Screen (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "49 hours", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, PRO, Hypertext, TILT-SHIFT,\nSupports Dual-view video shooting,\n 10× digital zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
FOV 78°; 3P lens
Punch Hole", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
FOV 77°; 4P lens; AF Supported", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "Mosaic Green,\nMosaic Blue", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 166.38 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "212 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 700 nits(Typical),\nHBM: 900 nits(Typical", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode: 83% DCI-P3,\nNatural mode: 100% sRGB", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-MN228", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 256 PPI", + "Display.Screen to Body Ratio": "~ 90.5%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color Corning+LCD display Screen (16.7 m)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Efficiency, Ai Select and Search, AI Camera, AI Clear Face, AI Boost", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Bypass Charging , Smart Touch 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS\nOthers, Supported: A-GPS assisted positioning, WLAN positioning, Cellular network positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Phone, 1 x Charger, 1 x USB Data Cable, 1 x SIM Ejector Tool, 1 x Protective Case, 1 x Quick Guide", + "General.Model": "RMX5261, P4 Lite 5G", + "General.OS Updates": "2 years", + "General.Release Date": "March 19, 2026", + "General.SAR": "", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, APE, OGG, FLAC, WAV, MIDI, WMA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P4 Lite 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "560,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO K14x 5G (6GB RAM + 128GB)\", \"Price\": 15645}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15195}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15749}, {\"Name\": \"Samsung Galaxy M17e 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 14997}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy F70e 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Motorola Moto G57\", \"Price\": 20990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/p4-power-5g-12gb-ram-256gb/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/realme/2026/p4-power-5g-12gb-ram-256gb/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..41b01029bef --- /dev/null +++ b/data/smartphone/realme/2026/p4-power-5g-12gb-ram-256gb/realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-power-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Realme P4 Power 5G (12GB RAM + 256GB)", + "brand": "realme", + "release_date": "2026-01-29", + "ram_gb": 12, + "battery_mah": 10001, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-power-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10001 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, Underwater, PRO, Hypertext, Scan, TILT-SHIFT, Pro Video,FOOD,STREET,AI LANDSCAPE", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF Supported; Supports 2-axis OIS
8 MP ƒ/2.2 (Ultra Wide)
FOV 112°; 5P lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "TransSilver,\nTransOrange,\nTransBlue", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 9.08 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal: 600nit,\nHBM: 1800nit,\nAPL:6500nit;", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3,\nNatural mode 95% DCI-P3,\nCinema mode 95% DCI-P3,\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Hyper Clarity, AI Hyper Motion, AI Always-On HDR, Google Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "HyperVision Ai Chip, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69, IP68, and IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, E-compass, Accelerometer, Gyroscope, In-display optical fingerprint sensor, Infrared remote control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "RMX5116", + "General.OS Updates": "3 years", + "General.Release Date": "January 29, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P4 Power 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Realme GT 7 (12GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"Honor WIN RT\", \"Price\": 34999}, {\"Name\": \"Vivo X200T (12 GB RAM + 512 GB)\", \"Price\": 69999}, {\"Name\": \"Xiaomi Redmi Turbo 5 Max\", \"Price\": 39999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Vivo T4 5G (12GB RAM + 256GB)\", \"Price\": 24499}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 31999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Ultra", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-ultra" +} diff --git a/data/smartphone/realme/2026/p4-power-5g-8gb-ram-256gb/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/realme/2026/p4-power-5g-8gb-ram-256gb/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f0ed51e5455 --- /dev/null +++ b/data/smartphone/realme/2026/p4-power-5g-8gb-ram-256gb/realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-power-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Realme P4 Power 5G (8GB RAM + 256GB)", + "brand": "realme", + "release_date": "2026-01-29", + "ram_gb": 8, + "battery_mah": 10001, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-power-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10001 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, Underwater, PRO, Hypertext, Scan, TILT-SHIFT, Pro Video,FOOD,STREET,AI LANDSCAPE", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF Supported; Supports 2-axis OIS
8 MP ƒ/2.2 (Ultra Wide)
FOV 112°; 5P lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "TransSilver,\nTransOrange,\nTransBlue", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 9.08 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal: 600nit,\nHBM: 1800nit,\nAPL:6500nit;", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3,\nNatural mode 95% DCI-P3,\nCinema mode 95% DCI-P3,\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Hyper Clarity, AI Hyper Motion, AI Always-On HDR, Google Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "HyperVision Ai Chip, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69, IP68, and IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, E-compass, Accelerometer, Gyroscope, In-display optical fingerprint sensor, Infrared remote control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "RMX5116", + "General.OS Updates": "3 years", + "General.Release Date": "January 29, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P4 Power 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24500}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Xiaomi Redmi Note 15 5G (256GB)\", \"Price\": 24999}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"OnePlus Turbo 6V\", \"Price\": 24990}, {\"Name\": \"Realme P4 5G\", \"Price\": 18999}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 30240}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Ultra", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-ultra" +} diff --git a/data/smartphone/realme/2026/p4-power-5g/realme-p4-power-5g-8gb-128gb-5g.json b/data/smartphone/realme/2026/p4-power-5g/realme-p4-power-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..30c896ab097 --- /dev/null +++ b/data/smartphone/realme/2026/p4-power-5g/realme-p4-power-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4-power-5g-8gb-128gb-5g", + "name": "Realme P4 Power 5G", + "brand": "realme", + "release_date": "2026-01-29", + "ram_gb": 8, + "battery_mah": 10001, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4-power-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W SUPERVOOC Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10001 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX882", + "Camera.Features": "Photo, Video, Portrait, Night, Panorama, SLO-MO, Long Exposure, Dual-view video, TIME-LAPSE, HI-RES, Google Lens, Underwater, PRO, Hypertext, Scan, TILT-SHIFT, Pro Video,FOOD,STREET,AI LANDSCAPE", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 79°; 5P lens; AF Supported; Supports 2-axis OIS
8 MP ƒ/2.2 (Ultra Wide)
FOV 112°; 5P lens", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G NR: n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "No", + "Design.Colors": "TransSilver,\nTransOrange,\nTransBlue", + "Design.Design Type": "", + "Design.Dimensions": "76.15 x 162.26 x 9.08 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal: 600nit,\nHBM: 1800nit,\nAPL:6500nit;", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Vivid mode 96% DCI-P3,\nNatural mode 95% DCI-P3,\nCinema mode 95% DCI-P3,\nColorful mode105% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.8 inches, 1280 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Hyper Clarity, AI Hyper Motion, AI Always-On HDR, Google Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "HyperVision Ai Chip, Bypass Charging", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69, IP68, and IP66", + "Extra.NFC": "", + "Extra.Sensors": "Proximity sensor, Ambient light sensor, Color temperature sensor, E-compass, Accelerometer, Gyroscope, In-display optical fingerprint sensor, Infrared remote control", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "RMX5116", + "General.OS Updates": "3 years", + "General.Release Date": "January 29, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "FLAC, WMA, IMY, AAC, OGG, M4A, MID, MP3, AMR, WAV, APE", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, ASF, FLV, MKV, MOV, MP4, WMV", + "Name": "Realme P4 Power 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 5G\", \"Price\": 18999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 27998}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 31999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20760}, {\"Name\": \"Vivo T4 5G\", \"Price\": 22566}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 22999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Ultra", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "realme UI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-ultra" +} diff --git a/data/smartphone/realme/2026/p4r-5g-6gb-ram-128gb/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/realme/2026/p4r-5g-6gb-ram-128gb/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..990186e36d8 --- /dev/null +++ b/data/smartphone/realme/2026/p4r-5g-6gb-ram-128gb/realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4r-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Realme P4R 5G (6GB RAM + 128GB)", + "brand": "realme", + "release_date": "2026-06-10", + "ram_gb": 6, + "battery_mah": 8000, + "weight_g": 224.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4r-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh, Si/C Li-Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night,Street,Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Googlen Lens, PRO, Hypertext,TILT-SHIFT, \n1080P video: 30 fps,\n720P video: 30 fps(with Retouch on),\n720P SLO-MO video: 120 fps,\n1080P TIME-LAPSE: 30 fps,\nSupports Cinematic Video Shooting,\nSupports Dual-view Video Shooting,\nSupports Video Zoom Shooting: Up To 10× Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
FOV 80°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 75°; 5P lens; AF Supported", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "", + "Design.Colors": "Lavender Glare,\nTitanium Glare,\nSilver Glare", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 166.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 975 nits(Typical),\nHBM: 1200 nits(Typical)", + "Display.Color Gamut": "Vivid mode: 83% DCI-P3\nNatural mode: 100% sRGB", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-1681", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Next AI, Ai Eraser, Ai Portrait Glow, Google Gemini, AI Night Charging Mode, Ai Cold Mode, Ai Eraser 2.0, Ai Efficiency", + "Extra.Cooling System": "5300mm² Airflow Vapor Chamber", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ai Pulse Light,\nCertified MIL-STD-810H for Military-Grade Shock Resistance,\nArmorShell Protection, Glove Touch, Wet Hands Touch, Oil Hands Touch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "60fps BGMI", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "RMX5266, P4R 5G", + "General.OS Updates": "", + "General.Release Date": "June 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "400% Volume Ultra Boom", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Super-linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P4R 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "385 (Wild Life Extreme) (2.31 FPS)", + "Performance.AnTuTu Score": "571,081 (Total) (v11)", + "Performance.AnTuTu Storage Score": "57,722
Sequential Read: 539.3 MB/s; Sequential Write: 541.8 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,955 (Multi Core) (v6)
782 (Single Core)
1,396 (OpenCL)
1,424 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 18999}, {\"Name\": \"Realme P4 5G\", \"Price\": 20999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25625}, {\"Name\": \"Realme 16T 5G\", \"Price\": 25999}, {\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Infinix GT 30 5G\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/realme/2026/p4r-5g-6gb-ram-256gb/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g.json b/data/smartphone/realme/2026/p4r-5g-6gb-ram-256gb/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g.json new file mode 100644 index 00000000000..f5f0d2a23a5 --- /dev/null +++ b/data/smartphone/realme/2026/p4r-5g-6gb-ram-256gb/realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "realme-p4r-5g-6gb-ram-256gb-6gb-256gb-5g", + "name": "Realme P4R 5G (6GB RAM + 256GB)", + "brand": "realme", + "release_date": "2026-06-10", + "ram_gb": 6, + "battery_mah": 8000, + "weight_g": 224.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p4r-5g-6gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "resolution": "~ 254 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "Yes", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh, Si/C Li-Ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Realme", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Video, Portrait, Night,Street,Panorama, Cinematic, SLO-MO, Dual-view video, TIME-LAPSE, HI-RES, Googlen Lens, PRO, Hypertext,TILT-SHIFT, \n1080P video: 30 fps,\n720P video: 30 fps(with Retouch on),\n720P SLO-MO video: 120 fps,\n1080P TIME-LAPSE: 30 fps,\nSupports Cinematic Video Shooting,\nSupports Dual-view Video Shooting,\nSupports Video Zoom Shooting: Up To 10× Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
FOV 80°; 4P lens
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
FOV 75°; 5P lens; AF Supported", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, SBC, AAC, LDAC, aptX, aptX HD, LHDC 5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11ac) Supported\n802.11a/b/g/n Supported\nWi-Fi Display Supported\nWLAN Tethering Supported", + "Design.Bezel less": "", + "Design.Colors": "Lavender Glare,\nTitanium Glare,\nSilver Glare", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 166.4 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "Normal brightness: 975 nits(Typical),\nHBM: 1200 nits(Typical)", + "Display.Color Gamut": "Vivid mode: 83% DCI-P3\nNatural mode: 100% sRGB", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda-1681", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.81 inches, 720 x 1570 pixels, 144 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Next AI, Ai Eraser, Ai Portrait Glow, Google Gemini, AI Night Charging Mode, Ai Cold Mode, Ai Eraser 2.0, Ai Efficiency", + "Extra.Cooling System": "5300mm² Airflow Vapor Chamber", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ai Pulse Light,\nCertified MIL-STD-810H for Military-Grade Shock Resistance,\nArmorShell Protection, Glove Touch, Wet Hands Touch, Oil Hands Touch", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Beidou, GPS, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "60fps BGMI", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, E-compass, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Phone x 1,\nCharger x 1,\nUSB Data Cable x 1,\nSIM Ejector Tool x 1,\nProtective Case x 1,\nQuick Guide x 1", + "General.Model": "RMX5266, P4R 5G", + "General.OS Updates": "", + "General.Release Date": "June 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "400% Volume Ultra Boom", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, APE, AMR, WAV, OGG, FLAC, WMA", + "Multimedia.Speaker Type": "Super-linear Speaker", + "Multimedia.Supports": "", + "Multimedia.Video": "AVI, 3GP, MP4, WMV, MKV, MOV, ASF, FLV", + "Name": "Realme P4R 5G (6GB RAM + 256GB)", + "Performance.3DMark Score": "385 (Wild Life Extreme) (2.31 FPS)", + "Performance.AnTuTu Score": "571,081 (Total) (v11)", + "Performance.AnTuTu Storage Score": "57,722
Sequential Read: 539.3 MB/s; Sequential Write: 541.8 MB/s", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,955 (Multi Core) (v6)
782 (Single Core)
1,396 (OpenCL)
1,424 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 6 Lite\", \"Price\": 22999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"Realme P4 5G\", \"Price\": 20999}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Realme P4x 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 24999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 25999}, {\"Name\": \"iQOO Z11x\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Realme UI 7", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "ARM Mali-G57 MC2@1072MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-5g/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g.json b/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-5g/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..b806550b956 --- /dev/null +++ b/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-5g/redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-10-pro-5g-12gb-256gb-5g", + "name": "Nubia Red Magic 10 Pro 5G", + "brand": "redmagic", + "release_date": "2024-11-13", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 229.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-10-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
1.12µm, Under Display
Under Display", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.5\", 1.0µm, PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
1/2.88\", 0.61µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 120/240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, Tri-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Dark Knight, White Knight, Transparent Silver Deuterium, Transparent Dark Knight", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in Cooling Fan, Pressure Sensitive Zones (520Hz Touch-Sensing), Aviation Aluminum Middle Frame", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Dual-Band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 10 Pro", + "General.OS Updates": "", + "General.Release Date": "November 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "32-bit/384kHz Hi-Res Audio, Snapdragon Sound", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 10 Pro 5G", + "Performance.3DMark Score": "5,799 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,651,204 (Total) (v10)
593,626 (CPU)
1,193,547 (GPU)
476,871 (Memory)
387,160 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "16.98 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "9,925 (Multi Core) (v6)
3,139 (Single Core)
19,637 (OpenCL)
25,813 (Vulkan)
", + "Performance.Speaker Score": "82 (Very Good)", + "Price": "59990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24999}, {\"Name\": \"Nubia Red Magic 10s Pro 5G\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x 4.32 GHz Oryon V2 Phoenix L + 6x 3.53 GHz Oryon V2 Phoenix M", + "Technical.Custom UI": "Redmagic OS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-plus-5g/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g.json b/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-plus-5g/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..906ec311c68 --- /dev/null +++ b/data/smartphone/redmagic/2024/nubia-red-magic-10-pro-plus-5g/redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-10-pro-plus-5g-16gb-512gb-5g", + "name": "Nubia Red Magic 10 Pro Plus 5G", + "brand": "redmagic", + "release_date": "2024-11-13", + "ram_gb": 16, + "battery_mah": 7050, + "weight_g": 229.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-10-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.5\", 1.0µm, PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
1/2.88\", 0.61µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "8K @ 30 fps UHD, 1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dark Knight, White Knight, Transparent Silver Deuterium, Transparent Dark Knight", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 10 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "November 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 10 Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 101000}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"Nubia Z80 Ultra\", \"Price\": 61990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Asus ROG Phone 9 Pro\", \"Price\": 101990}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 79999}, {\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x4.32 GHz Oryon V2 Phoenix L + 6x3.53 GHz Oryon V2 Phoenix M", + "Technical.Custom UI": "Redmagic OS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/redmagic/2025/11-pro-plus/redmagic-11-pro-plus-12gb-256gb-5g.json b/data/smartphone/redmagic/2025/11-pro-plus/redmagic-11-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..a4f82a99b03 --- /dev/null +++ b/data/smartphone/redmagic/2025/11-pro-plus/redmagic-11-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-11-pro-plus-12gb-256gb-5g", + "name": "RedMagic 11 Pro Plus", + "brand": "redmagic", + "release_date": "2025-10-17", + "ram_gb": 12, + "battery_mah": 7500, + "weight_g": 230.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "11-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.55\", PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
1/2.88\", 0.61µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dark Knight, Transparent Silver Deuterium, Transparent Dark Knight", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2592Hz PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NX809J", + "General.OS Updates": "", + "General.Release Date": "October 17, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "RedMagic 11 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17698}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26933}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15670}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-5g/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g.json b/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-5g/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..e921152299e --- /dev/null +++ b/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-5g/redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-10s-pro-5g-12gb-256gb-5g", + "name": "Nubia Red Magic 10s Pro 5G", + "brand": "redmagic", + "release_date": "2025-06-12", + "ram_gb": 12, + "battery_mah": 7050, + "weight_g": 229.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-10s-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7050 mAh, Si/C Li-ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
13mm (ultrawide), 1/2.88\", 0.61µm, AF
2 MP", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, Tri-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Nightfall (Matt Black), Moonlight (Silver Transparent), Dusk (Black Transparent)", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass (unspecified version)", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Built-in Cooling Fan, Pressure Sensitive Zones (520Hz Touch-Sensing), Aviation Aluminum Middle Frame", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with Dual-Band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "NX789J", + "General.OS Updates": "", + "General.Release Date": "June 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "32-bit/384kHz Hi-Res Audio, Snapdragon Sound", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 10s Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "16.98 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"Nubia Red Magic 10 Pro Plus 5G\", \"Price\": 69990}, {\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"Nubia Red Magic 10s Pro Plus 5G\", \"Price\": 70999}, {\"Name\": \"Nubia Red Magic 10 Air\", \"Price\": 40999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99470}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 41999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Redmagic OS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830 (1200 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-plus-5g/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g.json b/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-plus-5g/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..522712b7c65 --- /dev/null +++ b/data/smartphone/redmagic/2025/nubia-red-magic-10s-pro-plus-5g/redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-nubia-red-magic-10s-pro-plus-5g-16gb-512gb-5g", + "name": "Nubia Red Magic 10s Pro Plus 5G", + "brand": "redmagic", + "release_date": "2025-05-26", + "ram_gb": 16, + "battery_mah": 7500, + "weight_g": 229.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "nubia-red-magic-10s-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/2 (Ultra Wide)
13mm (ultrawide), 1/2.88\", 0.61µm, AF
2 MP", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, aptX, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dark Knight, White Knight, Transparent Silver Deuterium, Transparent Dark Knight", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "229 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Red Magic 10 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "May 26, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Nubia Red Magic 10s Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "70999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nubia Red Magic 10 Pro 5G\", \"Price\": 59990}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Nubia Red Magic 10 Pro Plus 5G\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"Honor GT Pro\", \"Price\": 41999}, {\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}, {\"Name\": \"Nubia Red Magic 10 Air\", \"Price\": 40999}, {\"Name\": \"Nothing Phone 3 5G\", \"Price\": 53898}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "Redmagic OS 10", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830 (1200 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/redmagic/2026/11s-pro-plus/redmagic-11s-pro-plus-12gb-256gb-5g.json b/data/smartphone/redmagic/2026/11s-pro-plus/redmagic-11s-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..b0abe7a9bd0 --- /dev/null +++ b/data/smartphone/redmagic/2026/11s-pro-plus/redmagic-11s-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-11s-pro-plus-12gb-256gb-5g", + "name": "RedMagic 11S Pro Plus", + "brand": "redmagic", + "release_date": "2026-05-18", + "ram_gb": 12, + "battery_mah": 7500, + "weight_g": 230.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "11s-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 80W", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Transparent Black, Transparent Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "1800 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "2592Hz PWM", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Unspecified", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "VC Cooling", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display Ultrasonic", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "Touch Shoulder Triggers", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 18, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "RedMagic 11S Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "87990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 138999}, {\"Name\": \"iQOO 15 Ultra\", \"Price\": 99990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Honor Magic 8 Pro\", \"Price\": 97990}, {\"Name\": \"iQOO 15 Pro\", \"Price\": 89990}, {\"Name\": \"Vivo X300 Ultra\", \"Price\": 159999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840 (1.3GHz)", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/redmagic/2026/red-magic-11s-pro/redmagic-red-magic-11s-pro-12gb-256gb-5g.json b/data/smartphone/redmagic/2026/red-magic-11s-pro/redmagic-red-magic-11s-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..d241ba30e64 --- /dev/null +++ b/data/smartphone/redmagic/2026/red-magic-11s-pro/redmagic-red-magic-11s-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "redmagic-red-magic-11s-pro-12gb-256gb-5g", + "name": "Red Magic 11S Pro", + "brand": "redmagic", + "release_date": "2026-05-18", + "ram_gb": 12, + "battery_mah": 8000, + "weight_g": 230.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "red-magic-11s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "resolution": "~ 431 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80Q", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Redmagic", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
50 MP ƒ/2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 163.8 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "230 g", + "Display.Adaptive Refresh Rate": "Yes", + "Display.Aspect Ratio": "", + "Display.Brightness": "1800 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "2592Hz PWM", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Unspecified", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 431 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.85 inches, 1216 x 2688 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "4D VC Cooling", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display Ultrasonic", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "Touch Shoulder Triggers", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May 18, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Red Magic 11S Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "79990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"RedMagic 11 Pro Plus\", \"Price\": 69990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"RedMagic 11S Pro Plus\", \"Price\": 87990}, {\"Name\": \"iQOO 15 (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 840", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04-4gb-ram-128gb/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04-4gb-ram-128gb/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f55fd42a20a --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04-4gb-ram-128gb/samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-08-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, 2.4+5GHz", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.4 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04", + "General.OS Updates": "", + "General.Release Date": "August 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A04 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto E32\", \"Price\": 6990}, {\"Name\": \"Xiaomi Redmi Note 12 (6GB RAM + 128GB)\", \"Price\": 12239}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Realme C33 (4GB RAM + 64GB)\", \"Price\": 8590}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04/samsung-galaxy-a04-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04/samsung-galaxy-a04-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..85f54b90eb8 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04/samsung-galaxy-a04-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A04", + "brand": "samsung", + "release_date": "2022-08-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac, 2.4+5GHz", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 164.4 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.3%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04", + "General.OS Updates": "", + "General.Release Date": "August 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A04", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7399.0", + "Price Drop": "25.419647", + "Price Drop Amount": "1881", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 7400}, {\"Name\": \"Samsung Galaxy A04s\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A04 Core\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy M04\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Motorola Moto G04\", \"Price\": 7990}, {\"Name\": \"Poco C61\", \"Price\": 6819}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 8299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04e-3gb-ram-64gb/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04e-3gb-ram-64gb/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..63285c2f274 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04e-3gb-ram-64gb/samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04e-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Samsung Galaxy A04e (3GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2022-10-21", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04e-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)
Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n 2.4GHz", + "Design.Bezel less": "No", + "Design.Colors": "Copper, Light Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04e", + "General.OS Updates": "", + "General.Release Date": "October 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A04e (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8690.0", + "Price Drop": "-6.3213935", + "Price Drop Amount": "-549", + "Related Items": "[{\"Name\": \"Apple iPhone Air\", \"Price\": 119900}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8990}, {\"Name\": \"itel A70 4G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 44999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "One UI Core 4.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04e-4gb-ram-128gb/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04e-4gb-ram-128gb/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f0ff458a09d --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04e-4gb-ram-128gb/samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04e-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04e (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-10-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04e-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)
Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n 2.4GHz", + "Design.Bezel less": "No", + "Design.Colors": "Copper, Light Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04e", + "General.OS Updates": "", + "General.Release Date": "October 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A04e (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16800}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 12699}, {\"Name\": \"Hisense E70 Pro\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "One UI Core 4.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04e/samsung-galaxy-a04e-3gb-32gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04e/samsung-galaxy-a04e-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fe68e45c085 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04e/samsung-galaxy-a04e-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04e-3gb-32gb-4g-lte", + "name": "Samsung Galaxy A04e", + "brand": "samsung", + "release_date": "2022-10-21", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Main)
Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n 2.4GHz", + "Design.Bezel less": "No", + "Design.Colors": "Copper, Light Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04e", + "General.OS Updates": "", + "General.Release Date": "October 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A04e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "5.92139", + "Price Drop Amount": "474", + "Related Items": "[{\"Name\": \"Samsung Galaxy A04\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A04s\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy F04\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A03 Core\", \"Price\": 7990}, {\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "One UI Core 4.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04s-4gb-ram-128gb/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04s-4gb-ram-128gb/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c7ce088b8ca --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04s-4gb-ram-128gb/samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A04s (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-09-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Copper, Black, Green", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 164.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits of Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04s", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A04s (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "-4.350507", + "Price Drop Amount": "-478", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 8790}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13C (8GB RAM + 256GB)\", \"Price\": 14999}, {\"Name\": \"Tecno Spark 10 5G (8GB RAM + 256GB)\", \"Price\": 12990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50999}, {\"Name\": \"Samsung Galaxy A22 5G\", \"Price\": 18999}, {\"Name\": \"Realme 10\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 8999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2022/galaxy-a04s/samsung-galaxy-a04s-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a04s/samsung-galaxy-a04s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c2c209e749e --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a04s/samsung-galaxy-a04s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a04s-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A04s", + "brand": "samsung", + "release_date": "2022-09-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a04s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 270 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Copper, Black, Green", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 164.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits of Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 80.7%", + "Display.Size": "6.5 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor\n", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A04s", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM\n", + "Name": "Samsung Galaxy A04s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "-67.81826", + "Price Drop Amount": "-10166", + "Related Items": "[{\"Name\": \"Samsung Galaxy A04\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18417}, {\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 17450}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"OPPO A17\", \"Price\": 10083}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2022/galaxy-a23-8gb-ram-128gb/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a23-8gb-ram-128gb/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..37371ccb1e6 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a23-8gb-ram-128gb/samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a23-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A23 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-03-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a23-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "174 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "56 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A23", + "General.OS Updates": "", + "General.Release Date": "March 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A23 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "4.694195", + "Price Drop Amount": "798", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16804}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27468}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18795}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15995}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 17299}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2022/galaxy-a23/samsung-galaxy-a23-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-a23/samsung-galaxy-a23-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4eb01862a0b --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a23/samsung-galaxy-a23-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a23-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A23", + "brand": "samsung", + "release_date": "2022-03-04", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a23", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color PLS TFT LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "174 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "56 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS TFT LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A23", + "General.OS Updates": "", + "General.Release Date": "March 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A23", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 35660}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20263}, {\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7691}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2022/galaxy-a33-5g-8gb-ram-128gb/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-a33-5g-8gb-ram-128gb/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..01788abd99a --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a33-5g-8gb-ram-128gb/samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a33-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A33 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a33-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 159.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A33", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A33 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "25.274035", + "Price Drop Amount": "5560", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-a33-5g/samsung-galaxy-a33-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-a33-5g/samsung-galaxy-a33-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..57fa0ce8450 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a33-5g/samsung-galaxy-a33-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a33-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A33 5G", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a33-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 159.7 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.4 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A33", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A33 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26949}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48180}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy A34 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-a53-5g-8gb-ram-128gb/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-a53-5g-8gb-ram-128gb/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..53ea27c3a07 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a53-5g-8gb-ram-128gb/samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a53-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A53 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a53-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 159.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A53", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A53 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "20.211721", + "Price Drop Amount": "5051", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M55 (12GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20984}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18570}, {\"Name\": \"Realme GT 6 5G (12GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-a53-5g/samsung-galaxy-a53-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-a53-5g/samsung-galaxy-a53-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6623812b163 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a53-5g/samsung-galaxy-a53-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a53-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A53 5G", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a53-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 159.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A53", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A53 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25890.0", + "Price Drop": "4.4438996", + "Price Drop Amount": "1151", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20159}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 19749}]", + "Technical.Browser": "", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-a53-8gb-ram-256gb/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2022/galaxy-a53-8gb-ram-256gb/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..928f95aa54d --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a53-8gb-ram-256gb/samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a53-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A53 (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a53-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 405 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 159.6 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 85.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A53", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A53 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S23 FE 5G (8GB RAM + 256GB)\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21041}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16669}, {\"Name\": \"Samsung Galaxy S25 Ultra (16GB RAM + 1TB)\", \"Price\": 175999}]", + "Technical.Browser": "", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-a73-5g-8gb-ram-256gb/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2022/galaxy-a73-5g-8gb-ram-256gb/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..bffb7d0a961 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a73-5g-8gb-ram-256gb/samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a73-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A73 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a73-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Awesome Screen, Super Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A73", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A73 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy M54 5G\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A74 5G\", \"Price\": 42999}, {\"Name\": \"Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)\", \"Price\": 45999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21960}, {\"Name\": \"Samsung Galaxy A53 (8GB RAM + 256GB)\", \"Price\": 25947}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2022/galaxy-a73-5g/samsung-galaxy-a73-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-a73-5g/samsung-galaxy-a73-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f65fd0763b5 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-a73-5g/samsung-galaxy-a73-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a73-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A73 5G", + "brand": "samsung", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a73-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Awesome Screen, Super Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A73", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A73 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41999.0", + "Price Drop": "-0.44357124", + "Price Drop Amount": "-186", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 25890}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106390}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2022/galaxy-buddy-2/samsung-galaxy-buddy-2-4gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-buddy-2/samsung-galaxy-buddy-2-4gb-128gb-5g.json new file mode 100644 index 00000000000..008f7ec27c3 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-buddy-2/samsung-galaxy-buddy-2-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-buddy-2-4gb-128gb-5g", + "name": "Samsung Galaxy Buddy 2", + "brand": "samsung", + "release_date": "2022-08-16", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-buddy-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Compass (Geomagnetic Sensor), Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Buddy 2", + "General.OS Updates": "", + "General.Release Date": "August 16, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Buddy 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17480}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2022/galaxy-f13-4gb-ram-128gb/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-f13-4gb-ram-128gb/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f71e35a4164 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-f13-4gb-ram-128gb/samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f13-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy F13 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-06-22", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f13-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Deco Pic, Food, Macro, Panorama, Photo, Portrait, Pro, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.6 inches, 2408 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4GB Virtual RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-E135FIDGINS, Galaxy F13", + "General.OS Updates": "", + "General.Release Date": "June 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AMR, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP", + "Name": "Samsung Galaxy F13 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2022/galaxy-f13/samsung-galaxy-f13-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-f13/samsung-galaxy-f13-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..3a61c8e2a3e --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-f13/samsung-galaxy-f13-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f13-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F13", + "brand": "samsung", + "release_date": "2022-06-22", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 207.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f13", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Deco Pic, Food, Macro, Panorama, Photo, Portrait, Pro, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 5 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "207 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.6 inches, 2408 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-E135FIDGINS, Galaxy F13", + "General.OS Updates": "", + "General.Release Date": "June 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AMR, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP", + "Name": "Samsung Galaxy F13", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-21.087873", + "Price Drop Amount": "-2741", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16900}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8730}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Xiaomi Redmi A3 (4GB RAM + 128GB)\", \"Price\": 6994}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10249}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 14999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2022/galaxy-f23-5g-6gb-ram-128gb/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-f23-5g-6gb-ram-128gb/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..bf9150f1188 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-f23-5g-6gb-ram-128gb/samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f23-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F23 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-03-08", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f23-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Scene Optimizer, Single Take, Slow Motion, Super Slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6\nN38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F23", + "General.OS Updates": "", + "General.Release Date": "March 08, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F23 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17499.0", + "Price Drop": "-3.8471758", + "Price Drop Amount": "-673", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21600}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14555}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "One UI 4.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/samsung/2022/galaxy-f23-5g/samsung-galaxy-f23-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-f23-5g/samsung-galaxy-f23-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..822b9c6cf72 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-f23-5g/samsung-galaxy-f23-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f23-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F23 5G", + "brand": "samsung", + "release_date": "2022-03-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f23-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "130 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Scene Optimizer, Single Take, Slow Motion, Super Slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6\nN38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F23", + "General.OS Updates": "", + "General.Release Date": "March 08, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F23 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy F34 5G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26399}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11860}, {\"Name\": \"Realme 14x 5G\", \"Price\": 13442}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "One UI 4.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/samsung/2022/galaxy-m04-4gb-ram-128gb/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-m04-4gb-ram-128gb/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ec177a501af --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-m04-4gb-ram-128gb/samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m04-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy M04 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-12-10", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m04-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Sea Glass Green, Shadow Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M04", + "General.OS Updates": "", + "General.Release Date": "December 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M04 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8295.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Samsung Galaxy M04\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-m04-6gb-ram-128gb/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2022/galaxy-m04-6gb-ram-128gb/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8b3a73a0e74 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-m04-6gb-ram-128gb/samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m04-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M04 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-12-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m04-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Sea Glass Green, Shadow Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 164.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M04", + "General.OS Updates": "", + "General.Release Date": "December 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M04 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8510.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/samsung/2022/galaxy-m23-5g/samsung-galaxy-m23-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-m23-5g/samsung-galaxy-m23-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..b461f9eb6ca --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-m23-5g/samsung-galaxy-m23-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m23-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M23 5G", + "brand": "samsung", + "release_date": "2022-03-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m23-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M23", + "General.OS Updates": "", + "General.Release Date": "March 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M23 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M23\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11990}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 750G ", + "Technical.Core Details": "2x2.2 GHz Kryo 570 & 6x1.8 GHz Kryo 570", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-750g" +} diff --git a/data/smartphone/samsung/2022/galaxy-m33-5g-8gb-ram-128gb/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-m33-5g-8gb-ram-128gb/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d8053ba483b --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-m33-5g-8gb-ram-128gb/samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m33-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M33 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2022-04-02", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 215.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m33-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M33", + "General.OS Updates": "", + "General.Release Date": "April 02, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M33 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "1.6245248", + "Price Drop Amount": "325", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14630}, {\"Name\": \"Samsung Galaxy F34 5G (8GB RAM + 128GB)\", \"Price\": 18990}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 15958}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19180}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17999}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16575}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-m33-5g/samsung-galaxy-m33-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2022/galaxy-m33-5g/samsung-galaxy-m33-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..c075a7a6a46 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-m33-5g/samsung-galaxy-m33-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m33-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M33 5G", + "brand": "samsung", + "release_date": "2022-04-02", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 215.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m33-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M33", + "General.OS Updates": "", + "General.Release Date": "April 02, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M33 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17360}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16674}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy M34 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"Samsung Galaxy M16 5G (8GB RAM + 128GB)\", \"Price\": 17499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2022/galaxy-s21-fe-5g-8gb-ram-256gb/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2022/galaxy-s21-fe-5g-8gb-ram-256gb/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..800c07cb232 --- /dev/null +++ b/data/smartphone/samsung/2022/galaxy-s21-fe-5g-8gb-ram-256gb/samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-fe-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S21 FE 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2022-01-04", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 177.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-fe-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6 N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3) | 5G* TDD Sub6 N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 155.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Intelligent Eye Comfort Shield, Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 FE 5G", + "General.OS Updates": "", + "General.Release Date": "January 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 FE 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G (12GB RAM + 256GB)\", \"Price\": 17999}, {\"Name\": \"Xiaomi 15\", \"Price\": 68999}, {\"Name\": \"Vivo V50 5G\", \"Price\": 28910}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S23 FE 5G (8GB RAM + 256GB)\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31999}, {\"Name\": \"Google Pixel 10 5G\", \"Price\": 67850}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 45999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2100", + "Technical.Core Details": "1x2.9 GHz Cortex-X1 & 3x2.80 GHz Cortex-A78 & 4x2.2 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP14", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "exynos-2100" +} diff --git a/data/smartphone/samsung/2023/galaxy-a05-6gb-ram-128gb/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a05-6gb-ram-128gb/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0dbea5e66aa --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a05-6gb-ram-128gb/samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a05-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A05 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-11-24", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a05-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 168.8 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.7 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "2 OS Upgrade and 4 Years Security Update, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A05", + "General.OS Updates": "", + "General.Release Date": "November 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A05 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10998.0", + "Price Drop": "6.5503445", + "Price Drop Amount": "720", + "Related Items": "[{\"Name\": \"Honor X5B 4G\", \"Price\": 6990}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7779}, {\"Name\": \"Honor X6b\", \"Price\": 14990}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13850}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Realme C71 (6GB RAM + 128GB)\", \"Price\": 8490}, {\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Xiaomi Redmi 13C (8GB RAM + 256GB)\", \"Price\": 14990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "One UI Core", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/samsung/2023/galaxy-a05/samsung-galaxy-a05-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a05/samsung-galaxy-a05-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..71ae63dde9b --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a05/samsung-galaxy-a05-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a05-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A05", + "brand": "samsung", + "release_date": "2023-11-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a05", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
AF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 168.8 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.7 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "2 OS Upgrade and 4 Years Security Update, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A05", + "General.OS Updates": "", + "General.Release Date": "November 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A05", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7288.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 10998}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6129}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6670}, {\"Name\": \"Samsung Galaxy F05\", \"Price\": 6495}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "One UI Core", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/samsung/2023/galaxy-a05s-4gb-ram-128gb/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a05s-4gb-ram-128gb/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..42f28c58a55 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a05s-4gb-ram-128gb/samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a05s-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A05s (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a05s-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Light Green, Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 168 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, 2 OS Upgrade and 4 Years Security Update", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A05s", + "General.OS Updates": "", + "General.Release Date": "November 7, 2023 (4GB Version)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A05s (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14850.0", + "Price Drop": "-13.873319", + "Price Drop Amount": "-2060", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7990}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7929}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10405}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15390}, {\"Name\": \"Honor X9c\", \"Price\": 21998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "One UI Core", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2023/galaxy-a05s/samsung-galaxy-a05s-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a05s/samsung-galaxy-a05s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..447eb572876 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a05s/samsung-galaxy-a05s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a05s-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A05s", + "brand": "samsung", + "release_date": "2023-10-16", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a05s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Light Green, Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 168 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, 2 OS Upgrade and 4 Years Security Update", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A05s", + "General.OS Updates": "", + "General.Release Date": "October 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A05s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "-21.714725", + "Price Drop Amount": "-3689", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18449}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 8999}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Huawei Nova Y63\", \"Price\": 14990}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9850}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "One UI Core", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-4g-4gb-ram-128-gb/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a14-4g-4gb-ram-128-gb/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7308ec04cbb --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-4g-4gb-ram-128-gb/samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-4g-4gb-ram-128-gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A14 4G (4GB RAM + 128 GB)", + "brand": "samsung", + "release_date": "2023-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-4g-4gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Green and Dark Red", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "February 27, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 4G (4GB RAM + 128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "8.365494", + "Price Drop Amount": "1255", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7237}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy F14 5G (6GB RAM + 128GB)\", \"Price\": 13490}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-4g-6gb-ram-128-gb/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a14-4g-6gb-ram-128-gb/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ac93276fa8e --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-4g-6gb-ram-128-gb/samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-4g-6gb-ram-128-gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A14 4G (6GB RAM + 128 GB)", + "brand": "samsung", + "release_date": "2023-02-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-4g-6gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Green and Dark Red", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "February 27, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 4G (6GB RAM + 128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Xiaomi Redmi 12 4G (6GB RAM + 128GB)\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 8797}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 10299}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21848}, {\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 9799}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-4g/samsung-galaxy-a14-4g-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a14-4g/samsung-galaxy-a14-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..632fe28aacc --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-4g/samsung-galaxy-a14-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A14 4G", + "brand": "samsung", + "release_date": "2023-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Silver, Green and Dark Red", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "February 27, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "4.616541", + "Price Drop Amount": "462", + "Related Items": "[{\"Name\": \"Infinix Hot 40 Pro\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8977}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9082}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A14 4G (6GB RAM + 128 GB)\", \"Price\": 9699}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7548}, {\"Name\": \"Vivo Y22\", \"Price\": 10989}, {\"Name\": \"Vivo Y17s\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 850", + "Technical.Core Details": "4x2.0 GHz Cortex-A55 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-850" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-5g-4gb-ram-128gb/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a14-5g-4gb-ram-128gb/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..a9998a15f7c --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-5g-4gb-ram-128gb/samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-01-04", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N40(2300),TDD Sub6: N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Green, Dark Red, Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "January 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-24.865685", + "Price Drop Amount": "-4476", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi A3x (4GB RAM + 128GB)\", \"Price\": 6829}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16580}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16990}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14350}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13676}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-5g-6gb-ram-128gb/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a14-5g-6gb-ram-128gb/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..e6ba3fe25b3 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-5g-6gb-ram-128gb/samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-01-04", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Unspecified", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N40(2300),TDD Sub6: N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Green, Dark Red, Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Unspecified", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "January 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "-1.0322348", + "Price Drop Amount": "-124", + "Related Items": "[{\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 13373}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10699}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18449}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11668}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15709}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-a14-5g-8gb-ram-128gb/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a14-5g-8gb-ram-128gb/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..99cc55c0aaf --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a14-5g-8gb-ram-128gb/samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a14-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A14 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-01-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a14-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Unspecified", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N40(2300),TDD Sub6: N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Green, Dark Red, Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 167.7 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 80.4%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Unspecified", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A14", + "General.OS Updates": "", + "General.Release Date": "January 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A14 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16499.0", + "Price Drop": "-0.13774554", + "Price Drop Amount": "-23", + "Related Items": "[{\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 18690}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15219}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M55s\", \"Price\": 18487}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUI 5.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-a15-4g/samsung-galaxy-a15-4g-8gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a15-4g/samsung-galaxy-a15-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5991d9b1c4f --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a15-4g/samsung-galaxy-a15-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a15-4g-8gb-128gb-4g-lte", + "name": "Samsung Galaxy A15 4G", + "brand": "samsung", + "release_date": "2023-12-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a15-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Personality Yellow, Fantasy Blue, Optimistic Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A15 4G", + "General.OS Updates": "", + "General.Release Date": "December 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A15 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A17 4G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A24\", \"Price\": 17999}, {\"Name\": \"Oppo A56 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2023/galaxy-a15-5g-8gb-ram-256gb/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-a15-5g-8gb-ram-256gb/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..08ffd87733c --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a15-5g-8gb-ram-256gb/samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a15-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A15 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2023-12-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a15-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "106 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Light Blue, Blue Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "up to 4 Generations of OS Upgrades and 5 Years of Security Maintenance, Samsung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A156EZBPINS, SM-A156EZKPINS, SM-A156ELBPINS, SM-A156ELBNINS, SM-A156EZKNINS, SM-A156EZBQINS, SM-A156EZKQINS,SM-A156ELBQINS", + "General.OS Updates": "", + "General.Release Date": "December 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A15 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "-9.503779", + "Price Drop Amount": "-2091", + "Related Items": "[{\"Name\": \"Vivo V60 Lite 5G\", \"Price\": 24990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23998}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23809}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20730}, {\"Name\": \"Samsung Galaxy A25 5G (8GB RAM + 256GB)\", \"Price\": 22990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 18698}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 13500}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2023/galaxy-a23-5g-8gb-ram-128gb/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a23-5g-8gb-ram-128gb/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..23c465cce29 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a23-5g-8gb-ram-128gb/samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a23-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A23 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-01-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a23-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
- USA", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Peach, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast ratio: 1328:1 (nominal)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A23", + "General.OS Updates": "", + "General.Release Date": "January 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A23 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15558.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15300}, {\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy A82 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G82 5G\", \"Price\": 16999}, {\"Name\": \"Vivo Y56\", \"Price\": 16294}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/samsung/2023/galaxy-a23-5g/samsung-galaxy-a23-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a23-5g/samsung-galaxy-a23-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6894a2a3e46 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a23-5g/samsung-galaxy-a23-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a23-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A23 5G", + "brand": "samsung", + "release_date": "2023-01-17", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a23-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
- USA", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Peach, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 165.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast ratio: 1328:1 (nominal)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "A23", + "General.OS Updates": "", + "General.Release Date": "January 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A23 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21700.0", + "Price Drop": "-13.495953", + "Price Drop Amount": "-2929", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15499}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20985}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16434}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 38499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/samsung/2023/galaxy-a24/samsung-galaxy-a24-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2023/galaxy-a24/samsung-galaxy-a24-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..0935751ce83 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a24/samsung-galaxy-a24-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a24-6gb-128gb-4g-lte", + "name": "Samsung Galaxy A24", + "brand": "samsung", + "release_date": "2023-04-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a24", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
5 MP ƒ/2.2 (Ultra Wide)
123˚, 1/5\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "", + "Design.Colors": "Black, Lime Green, Blue gradient, Dark red", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 162.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 82.4%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A24 ", + "General.OS Updates": "", + "General.Release Date": "April 19, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A24", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A24 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26579}, {\"Name\": \"Samsung Galaxy A04s\", \"Price\": 9499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2023/galaxy-a25-5g-8gb-ram-256gb/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-a25-5g-8gb-ram-256gb/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f266972da89 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a25-5g-8gb-ram-256gb/samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a25-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A25 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2023-12-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a25-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "124 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "38 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Brave Black, Personality Yellow, Fantasy Blue, Optimistic Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 161 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A25 5G", + "General.OS Updates": "", + "General.Release Date": "December 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A25 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21475}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Samsung Galaxy A14 5G\", \"Price\": 13999}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A16 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17310}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-a25-5g/samsung-galaxy-a25-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a25-5g/samsung-galaxy-a25-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9c2a30bd12d --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a25-5g/samsung-galaxy-a25-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a25-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A25 5G", + "brand": "samsung", + "release_date": "2023-12-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a25-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "124 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "38 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Brave Black, Personality Yellow, Fantasy Blue, Optimistic Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 161 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A25 5G", + "General.OS Updates": "", + "General.Release Date": "December 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A25 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18490.0", + "Price Drop": "3.1744707", + "Price Drop Amount": "587", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A25\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A32\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-a34-5g-8gb-ram-128gb/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a34-5g-8gb-ram-128gb/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d36fb37c594 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a34-5g-8gb-ram-128gb/samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A34 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-03-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a34-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.1\", 1.12µm", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
26mm, 1/2.0\", 0.8µm
8 MP ƒ/2.2 (Ultra Wide)
123˚, 1/4.0\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6:N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Lime, Graphite, Violet, Silver", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 161.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A34", + "General.OS Updates": "", + "General.Release Date": "March 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A34 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27499.0", + "Price Drop": "-5.4111457", + "Price Drop Amount": "-1488", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18500}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18049}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20549}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22102}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/samsung/2023/galaxy-a34-5g/samsung-galaxy-a34-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-a34-5g/samsung-galaxy-a34-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..8504db3c82c --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a34-5g/samsung-galaxy-a34-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a34-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A34 5G", + "brand": "samsung", + "release_date": "2023-03-25", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a34-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.1\", 1.12µm", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
26mm, 1/2.0\", 0.8µm
8 MP ƒ/2.2 (Ultra Wide)
123˚, 1/4.0\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6:N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Lime, Graphite, Violet, Silver", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 161.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A34", + "General.OS Updates": "", + "General.Release Date": "March 25, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A34 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 52850}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15320}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16944}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi Note 12 (6GB RAM + 128GB)\", \"Price\": 12239}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/samsung/2023/galaxy-a54-5g-8gb-ram-256gb/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-a54-5g-8gb-ram-256gb/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..c792cf4d5ec --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-a54-5g-8gb-ram-256gb/samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a54-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A54 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2023-03-15", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a54-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 403 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
26mm, 1/2.8\", 0.8µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Lime, Graphite, Violet, White", + "Design.Design Type": "", + "Design.Dimensions": "76.7 x 158.2 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A54", + "General.OS Updates": "", + "General.Release Date": "March 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A54 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon +256GB)\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 38499}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy A57\", \"Price\": 45990}, {\"Name\": \"Samsung Galaxy M54 5G\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2023/galaxy-f14-5g-6gb-ram-128gb/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-f14-5g-6gb-ram-128gb/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..c08a5bd0d2d --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-f14-5g-6gb-ram-128gb/samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f14-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F14 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-03-24", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 205.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f14-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " Deco Pic, Food, Macro, Panorama, Photo, Portrait, Pro, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1(2100)/N3(1800)/N5(850)/N7(2600)/N8(900)/N20(800)/N28(700)/N66(AWS-3)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "OMG Black, GOAT Green, B.A.E. Purple", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 166.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.6 inches, 2408 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F14 5G", + "General.OS Updates": "", + "General.Release Date": "March 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AMR, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP", + "Name": "Samsung Galaxy F14 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13490.0", + "Price Drop": "0.0073369793", + "Price Drop Amount": "1", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16378}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 12290}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16490}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16299}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-f14-5g/samsung-galaxy-f14-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-f14-5g/samsung-galaxy-f14-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..c3b1a7e4ca2 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-f14-5g/samsung-galaxy-f14-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f14-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F14 5G", + "brand": "samsung", + "release_date": "2023-03-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 205.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f14-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 2408 x 1080 pixels", + "resolution": "~ 401 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": " Deco Pic, Food, Macro, Panorama, Photo, Portrait, Pro, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Main)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + 2 MP", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1(2100)/N3(1800)/N5(850)/N7(2600)/N8(900)/N20(800)/N28(700)/N66(AWS-3)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "OMG Black, GOAT Green, B.A.E. Purple", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 166.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.6 inches, 2408 x 1080 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F14 5G", + "General.OS Updates": "", + "General.Release Date": "March 24, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "AMR, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP", + "Name": "Samsung Galaxy F14 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F07\", \"Price\": 7290}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10235}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 18990}, {\"Name\": \"Poco C75 5G\", \"Price\": 8245}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Poco M6 5G\", \"Price\": 9790}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-f34-5g-8gb-ram-128gb/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-f34-5g-8gb-ram-128gb/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..00855061715 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-f34-5g-8gb-ram-128gb/samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F34 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-08-07", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f34-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Bixby Vision, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Scene Optimizer, Single Take, Slow Motion, Super slow-mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), TDD Sub6:N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 161.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+, 1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos. Voice Focus Feature, Knox Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F34", + "General.OS Updates": "", + "General.Release Date": "August 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F34 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "11.709182", + "Price Drop Amount": "2224", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18559}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15386}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Samsung Galaxy M34 5G (8GB RAM + 128GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16500}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy F34 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A53 5G (8GB RAM + 128GB)\", \"Price\": 24990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "OneUI 5.1 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-f34-5g/samsung-galaxy-f34-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-f34-5g/samsung-galaxy-f34-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..788619becbb --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-f34-5g/samsung-galaxy-f34-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f34-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F34 5G", + "brand": "samsung", + "release_date": "2023-08-07", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f34-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Bixby Vision, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Scene Optimizer, Single Take, Slow Motion, Super slow-mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), TDD Sub6:N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 161.7 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+, 1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos. Voice Focus Feature, Knox Protection", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F34", + "General.OS Updates": "", + "General.Release Date": "August 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F34 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "-1.3423542", + "Price Drop Amount": "-268", + "Related Items": "[{\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16944}, {\"Name\": \"iQOO Neo 9\", \"Price\": 26990}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F35 5G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "OneUI 5.1 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-m14-6gb-ram-128gb/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-m14-6gb-ram-128gb/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..c4a08f15bc4 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-m14-6gb-ram-128gb/samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m14-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M14 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-04-17", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 206.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m14-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Navy Blue, Light Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 166.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M14", + "General.OS Updates": "", + "General.Release Date": "April 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M14 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11349}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 12895}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16849}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy F15 5G (6GB RAM + 128GB)\", \"Price\": 16999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "One UI Core 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-m14/samsung-galaxy-m14-4gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-m14/samsung-galaxy-m14-4gb-128gb-5g.json new file mode 100644 index 00000000000..694c253aad9 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-m14/samsung-galaxy-m14-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m14-4gb-128gb-5g", + "name": "Samsung Galaxy M14", + "brand": "samsung", + "release_date": "2023-04-17", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 206.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m14", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Navy Blue, Light Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "77.2 x 166.8 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M14", + "General.OS Updates": "", + "General.Release Date": "April 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M14", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 15996}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M14 4G\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15709}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "", + "Technical.Custom UI": "One UI Core 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-128gb/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-128gb/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..701d1e0c6c8 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-128gb/samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m34-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M34 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-07-07", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m34-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.1\", 1.12µm", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6:N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M34", + "General.OS Updates": "", + "General.Release Date": "July 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M34 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22499.0", + "Price Drop": "-2.6468017", + "Price Drop Amount": "-596", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M33 5G (8GB RAM + 128GB)\", \"Price\": 19299}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6499}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17350}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17400}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280 ", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-256gb/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-256gb/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..76377da70ad --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-m34-5g-8gb-ram-256gb/samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m34-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M34 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2023-07-07", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m34-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.1\", 1.12µm", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6:N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M34", + "General.OS Updates": "", + "General.Release Date": "July 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M34 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F34 5G (8GB RAM + 128GB)\", \"Price\": 21999}, {\"Name\": \"Oppo F29 Pro (8GB RAM + 256GB)\", \"Price\": 20490}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A16 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 16359}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1280 ", + "Technical.Core Details": "2x Cortex-A78@2.4 GHz& 6x Cortex-A55@2GHz", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1280" +} diff --git a/data/smartphone/samsung/2023/galaxy-m54-5g/samsung-galaxy-m54-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-m54-5g/samsung-galaxy-m54-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..f287e59998b --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-m54-5g/samsung-galaxy-m54-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m54-5g-8gb-128gb-5g", + "name": "Samsung Galaxy M54 5G", + "brand": "samsung", + "release_date": "2023-03-22", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m54-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
26mm, 1/2.8\", 0.8µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 7, 8, 28, 40, 41, 66, 77, 78 SA/NSA/Sub6", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 164.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes (market/region dependent)", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M54", + "General.OS Updates": "", + "General.Release Date": "March 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M54 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34880}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Exynos 1380", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon-8gb-ram-128gb/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon-8gb-ram-128gb/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..8911ab0b4ff --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon-8gb-ram-128gb/samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2023-07-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 177.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-fe-snapdragon-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax 2.4G+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Navy, Olive, Graphite, Lavender, White", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 155.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Intelligent Eye Comfort Shield, Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 FE 5G", + "General.OS Updates": "", + "General.Release Date": "july 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 FE (Snapdragon + 8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "45999.0", + "Price Drop": "-16.917397", + "Price Drop Amount": "-7782", + "Related Items": "[{\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 25999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21399}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 29999}, {\"Name\": \"Google Pixel 7A\", \"Price\": 25880}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27297}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g.json new file mode 100644 index 00000000000..8d833c31ffd --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s21-fe-snapdragon/samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s21-fe-snapdragon-8gb-256gb-5g", + "name": "Samsung Galaxy S21 FE (Snapdragon)", + "brand": "samsung", + "release_date": "2023-07-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 177.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s21-fe-snapdragon", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Auto-HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax 2.4G+5GHz", + "Design.Bezel less": "", + "Design.Colors": "Navy, Olive, Graphite, Lavender, White", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 155.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Intelligent Eye Comfort Shield, Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.4 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S21 FE 5G", + "General.OS Updates": "", + "General.Release Date": "july 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S21 FE (Snapdragon)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 9A\", \"Price\": 41990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29890}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27839}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"Honor X9B\", \"Price\": 25999}, {\"Name\": \"Apple iPhone 17 Pro\", \"Price\": 134900}, {\"Name\": \"Google Pixel 8A\", \"Price\": 33300}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2023/galaxy-s23-5g/samsung-galaxy-s23-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2023/galaxy-s23-5g/samsung-galaxy-s23-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..96df5e5f596 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s23-5g/samsung-galaxy-s23-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s23-5g-8gb-128gb-5g", + "name": "Samsung Galaxy S23 5G", + "brand": "samsung", + "release_date": "2023-02-01", + "ram_gb": 8, + "battery_mah": 3900, + "weight_g": 168.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s23-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 10W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vison, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Video Feature: Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
26mm, Dual Pixel PDAF
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm
10 MP ƒ/2.4 (Telephoto)
70mm, 1/3.94\", 1.0µm, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Dual Pixel PDAF, Super Steady video", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA/Sub6", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e", + "Design.Bezel less": "", + "Design.Colors": "Phantom Black, Cream, Green, Lavender", + "Design.Design Type": "", + "Design.Dimensions": "70.9 x 146.3 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 1750nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 88.1%", + "Display.Size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AI Mobile (Galaxy Mobile), Embedded-SIM Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S23", + "General.OS Updates": "", + "General.Release Date": "February 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S23 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "4.581197", + "Price Drop Amount": "2061", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 64990}, {\"Name\": \"Google Pixel 9\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy S23 FE 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S22 5G\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x3.36 GHz Cortex-X3 & 2x2.8 GHz Cortex-A715 & 2x2.8 GHz Cortex-A710 & 3x2.0 GHz Cortex-A510", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-s23-8gb-ram-256gb/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-s23-8gb-ram-256gb/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..5ccc7d7488d --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s23-8gb-ram-256gb/samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s23-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S23 (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2023-02-01", + "ram_gb": 8, + "battery_mah": 3900, + "weight_g": 168.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s23-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 422 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 10W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vison, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Video Feature: Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
26mm, Dual Pixel PDAF
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm
10 MP ƒ/2.4 (Telephoto)
70mm, 1/3.94\", 1.0µm, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Dual Pixel PDAF, Super Steady video", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA/Sub6", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e", + "Design.Bezel less": "Yes", + "Design.Colors": "Phantom Black, Cream, Green, Lavender", + "Design.Design Type": "", + "Design.Dimensions": "70.9 x 146.3 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "168 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display, 1750nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 88.1%", + "Display.Size": "6.1 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "AI Mobile (Galaxy Mobile), Embedded-SIM Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S23", + "General.OS Updates": "", + "General.Release Date": "February 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S23 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "-0.17240955", + "Price Drop Amount": "-86", + "Related Items": "[{\"Name\": \"Samsung Galaxy S22 Plus 5G (8GB RAM + 256GB)\", \"Price\": 105999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48120}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S23 FE 5G (8GB RAM + 256GB)\", \"Price\": 44994}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42480}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x3.36 GHz Cortex-X3 & 2x2.8 GHz Cortex-A715 & 2x2.8 GHz Cortex-A710 & 3x2.0 GHz Cortex-A510", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-s23-ultra-12gb-ram-512gb/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2023/galaxy-s23-ultra-12gb-ram-512gb/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..87a792c6e24 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s23-ultra-12gb-ram-512gb/samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s23-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S23 Ultra (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2023-02-01", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 233.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s23-ultra-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 501 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "99 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HP2", + "Camera.Features": "AR Zone, Bixby Vision, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Video Feature: Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow-Mo, Video, Optical Zoom at 3x and 10x , Digital Zoom up to 100x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
26mm, Dual Pixel PDAF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
24mm, 1/1.3\", 0.6µm, Laser AF
10 MP ƒ/4.9 (Telephoto)
230mm, 1/3.52\", 1.12µm,10x optical zoom
10 MP ƒ/2.4 (Telephoto)
70mm, 1/3.52\", 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\", 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax 2.4G+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Phantom Black, Green, Cream, Lavender, Graphite, Sky Blue, Lime, Red, BMW M Edition", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "233 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, 1750 nits (peak) Brightness, HDR10+, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 501 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "S Pen included, Stereo Speakers, 32-bit/384kHz Audio, Tuned by AKG, Samsung DeX, Samsung Wireless DeX, Bixby Natural Language Commands and Dictation, Samsung Pay (Visa, MasterCard Certified), Ultra Wideband (UWB) Support, AI Mobile (Galaxy Mobile)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S23 Ultra", + "General.OS Updates": "", + "General.Release Date": "February 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S23 Ultra (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "82000.0", + "Price Drop": "9.166972", + "Price Drop Amount": "7517", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 Ultra (12GB RAM + 512GB)\", \"Price\": 93000}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 135499}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107000}, {\"Name\": \"Motorola Razr 50 Ultra\", \"Price\": 57999}, {\"Name\": \"Huawei Pura 80 Ultra\", \"Price\": 118990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x3.36 GHz Cortex-X3 & 2x2.8 GHz Cortex-A715 & 2x2.8 GHz Cortex-A710 & 3x2.0 GHz Cortex-A510", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-s23-ultra-5g/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-s23-ultra-5g/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..0135029b304 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-s23-ultra-5g/samsung-galaxy-s23-ultra-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s23-ultra-5g-12gb-256gb-5g", + "name": "Samsung Galaxy S23 Ultra 5G", + "brand": "samsung", + "release_date": "2023-02-01", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 233.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s23-ultra-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "resolution": "~ 501 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "99 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HP2", + "Camera.Features": "AR Zone, Bixby Vision, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Video Feature: Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow-Mo, Video, Optical Zoom at 3x and 10x , Digital Zoom up to 100x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
26mm, Dual Pixel PDAF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
24mm, 1/1.3\", 0.6µm, Laser AF
10 MP ƒ/4.9 (Telephoto)
230mm, 1/3.52\", 1.12µm,10x optical zoom
10 MP ƒ/2.4 (Telephoto)
70mm, 1/3.52\", 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\", 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 24/30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 240/30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax 2.4G+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Phantom Black, Green, Cream, Lavender, Graphite, Sky Blue, Lime, Red, BMW M Edition", + "Design.Design Type": "", + "Design.Dimensions": "78.1 x 163.4 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "233 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, 1750 nits (peak) Brightness, HDR10+, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 501 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.8 inches, 1440 x 3088 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "S Pen included, Stereo Speakers, 32-bit/384kHz Audio, Tuned by AKG, Samsung DeX, Samsung Wireless DeX, Bixby Natural Language Commands and Dictation, Samsung Pay (Visa, MasterCard Certified), Ultra Wideband (UWB) Support, AI Mobile (Galaxy Mobile)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy S23 Ultra", + "General.OS Updates": "", + "General.Release Date": "February 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S23 Ultra 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74999.0", + "Price Drop": "8.004535", + "Price Drop Amount": "6003", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 101790}, {\"Name\": \"Samsung Galaxy S22 Ultra 5G\", \"Price\": 65999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 46500}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x3.36 GHz Cortex-X3 & 2x2.8 GHz Cortex-A715 & 2x2.8 GHz Cortex-A710 & 3x2.0 GHz Cortex-A510", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-z-flip-5-8gb-ram-512gb/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g.json b/data/smartphone/samsung/2023/galaxy-z-flip-5-8gb-ram-512gb/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..436d3b1ca46 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-z-flip-5-8gb-ram-512gb/samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-5-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 5 (8GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2023-07-26", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-5-8gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
26mm, 1.22µm
Punch Hole", + "Camera.Front Video Recording": "K @ 30 fps", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.76\", 1.8µm, Dual Pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1.12µm", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Mint, Graphite, Cream, Lavender, Gray, Blue, Green, Yellow", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "71.9 x 165.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 3.4 inches, 748 x 720 pixels, 306 PPI", + "Display.Features": "HDR10+, 1200 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 426 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "AI Mobile (Galaxy AI), Embedded-SIM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 5 5G", + "General.OS Updates": "", + "General.Release Date": "July 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 5 (8GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "57820.0", + "Price Drop": "4.4303355", + "Price Drop Amount": "2562", + "Related Items": "[{\"Name\": \"Vivo V40 5G\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)\", \"Price\": 90000}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42700}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 36499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x Cortex-X3@ 3.36GHz & 4x Cortex-A715@ 2.8GHz & 3x Cortex-A510@2.0 GHz", + "Technical.Custom UI": "OneUi 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-z-flip-5/samsung-galaxy-z-flip-5-8gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-z-flip-5/samsung-galaxy-z-flip-5-8gb-256gb-5g.json new file mode 100644 index 00000000000..e24f2414b23 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-z-flip-5/samsung-galaxy-z-flip-5-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-5-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 5", + "brand": "samsung", + "release_date": "2023-07-26", + "ram_gb": 8, + "battery_mah": 3700, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3700 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
26mm, 1.22µm
Punch Hole", + "Camera.Front Video Recording": "K @ 30 fps", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.76\", 1.8µm, Dual Pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1.12µm", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Mint, Graphite, Cream, Lavender, Gray, Blue, Green, Yellow", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "71.9 x 165.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 3.4 inches, 748 x 720 pixels, 306 PPI", + "Display.Features": "HDR10+, 1200 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 426 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "AI Mobile (Galaxy AI), Embedded-SIM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 5 5G", + "General.OS Updates": "", + "General.Release Date": "July 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "55499.0", + "Price Drop": "9.5616045", + "Price Drop Amount": "5307", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 67879}, {\"Name\": \"Motorola Razr 60 5G\", \"Price\": 49999}, {\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Razr 50\", \"Price\": 42999}, {\"Name\": \"Samsung Galaxy Z Flip 4 5G\", \"Price\": 39999}, {\"Name\": \"Motorola Razr 50 Ultra\", \"Price\": 59220}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 43999}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy Z Flip 3\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x Cortex-X3@ 3.36GHz & 4x Cortex-A715@ 2.8GHz & 3x Cortex-A510@2.0 GHz", + "Technical.Custom UI": "OneUi 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-z-fold-5-12gb-ram-512gb/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2023/galaxy-z-fold-5-12gb-ram-512gb/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..c445a5e17d5 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-z-fold-5-12gb-ram-512gb/samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-5-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2023-07-26", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 253.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-5-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "resolution": "~ 373 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "4 MP ƒ/1.8 (Wide Angle)
Under display
10 MP ƒ/2.2 (Wide Angle)
Cover camera
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Icy Blue, Phantom Black, Cream, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "129.9 x 154.9 x 6.1 mm", + "Design.Qwerty": "", + "Design.Weight": "253 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21.6:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.2 inches, 904 x 2316 pixels, 387 PPI, 23.1:9 Aspect Ratio", + "Display.Features": "120Hz, HDR10+, 1750nits Brightness", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 373 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "S-Pen Support, stereo speakers, AI Mobile (Galaxy AI), Embedded-SIM, Dimensions Folded: 154.9 x 67.1 x 13.4 mm", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 5", + "General.OS Updates": "", + "General.Release Date": "July 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "107999.0", + "Price Drop": "3.9605145", + "Price Drop Amount": "4277", + "Related Items": "[{\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 130900}, {\"Name\": \"Google Pixel 9 Pro\", \"Price\": 99999}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 104999}, {\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 112998}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 15079}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82000}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Google Pixel Fold\", \"Price\": 146990}, {\"Name\": \"Oppo Find N5\", \"Price\": 159990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x Cortex-X3@ 3.36GHz & 4x Cortex-A715@ 2.8GHz & 3x Cortex-A510@2.0 GHz", + "Technical.Custom UI": "One UI 5.1.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2023/galaxy-z-fold-5/samsung-galaxy-z-fold-5-12gb-256gb-5g.json b/data/smartphone/samsung/2023/galaxy-z-fold-5/samsung-galaxy-z-fold-5-12gb-256gb-5g.json new file mode 100644 index 00000000000..b54f64ea6c3 --- /dev/null +++ b/data/smartphone/samsung/2023/galaxy-z-fold-5/samsung-galaxy-z-fold-5-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-5-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 5", + "brand": "samsung", + "release_date": "2023-07-26", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 253.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "resolution": "~ 373 PPI", + "type": "Color Dynamic AMOLED 2X, (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Director's View, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Super Slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "4 MP ƒ/1.8 (Wide Angle)
Under display
10 MP ƒ/2.2 (Wide Angle)
Cover camera
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500), FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N28(700), N66(AWS-3)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e/7, tri-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Icy Blue, Phantom Black, Cream, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "129.9 x 154.9 x 6.1 mm", + "Design.Qwerty": "", + "Design.Weight": "253 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21.6:18", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.2 inches, 904 x 2316 pixels, 387 PPI, 23.1:9 Aspect Ratio", + "Display.Features": "120Hz, HDR10+, 1750nits Brightness", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 373 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "7.6 inches, 1812 x 2176 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color Dynamic AMOLED 2X, (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "S-Pen Support, stereo speakers, AI Mobile (Galaxy AI), Embedded-SIM, Dimensions Folded: 154.9 x 67.1 x 13.4 mm", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 5", + "General.OS Updates": "", + "General.Release Date": "July 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "86000.0", + "Price Drop": "5.7710733", + "Price Drop Amount": "4963", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 77000}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105980}, {\"Name\": \"Tecno Phantom V Fold 2\", \"Price\": 69999}, {\"Name\": \"Apple iPhone 15 Pro\", \"Price\": 134900}, {\"Name\": \"Vivo X Fold 3 Pro\", \"Price\": 159999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.36 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 2", + "Technical.Core Details": "1x Cortex-X3@ 3.36GHz & 4x Cortex-A715@ 2.8GHz & 3x Cortex-A510@2.0 GHz", + "Technical.Custom UI": "One UI 5.1.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 740", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-8-gen-2" +} diff --git a/data/smartphone/samsung/2024/galaxy-a06-4gb-ram-128gb/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-a06-4gb-ram-128gb/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b8f4b9d9755 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a06-4gb-ram-128gb/samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A06 (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-09-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Light Blue, Gold, Black", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A065F, SM-A065F/DS, SM-A065M, SM-A065M/DS, A06", + "General.OS Updates": "", + "General.Release Date": "September 2, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9599.0", + "Price Drop": "3.549185", + "Price Drop Amount": "341", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10482}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 9932}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8777}, {\"Name\": \"Oppo A5x 4G (4GB RAM + 128GB)\", \"Price\": 9998}, {\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8790}, {\"Name\": \"OPPO A38\", \"Price\": 11100}, {\"Name\": \"Realme Note 60 4G\", \"Price\": 7990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/samsung/2024/galaxy-a06/samsung-galaxy-a06-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-a06/samsung-galaxy-a06-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e992bd2134f --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a06/samsung-galaxy-a06-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A06", + "brand": "samsung", + "release_date": "2024-09-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Light Blue, Gold, Black", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A065F, SM-A065F/DS, SM-A065M, SM-A065M/DS, A06", + "General.OS Updates": "", + "General.Release Date": "September 2, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "-15.182396", + "Price Drop Amount": "-1365", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8535}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A05\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 9749}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8790}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/samsung/2024/galaxy-a15-5g-6gb-ram-128gb/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-a15-5g-6gb-ram-128gb/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..966c02e20d3 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a15-5g-6gb-ram-128gb/samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A15 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a15-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "106 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "44 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Light Blue, Blue Black, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "up to 4 Generations of OS Upgrades and 5 Years of Security Maintenance, Samsung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A156EZBPINS, SM-A156EZKPINS, SM-A156ELBPINS, SM-A156ELBNINS, SM-A156EZKNINS, SM-A156EZBQINS, SM-A156EZKQINS,SM-A156ELBQINS", + "General.OS Updates": "", + "General.Release Date": "February 15th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A15 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-10.817928", + "Price Drop Amount": "-1731", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 15379}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 10749}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Samsung Galaxy M15 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 14490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-a16-4g/samsung-galaxy-a16-4g-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-a16-4g/samsung-galaxy-a16-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3681b263711 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a16-4g/samsung-galaxy-a16-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a16-4g-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A16 4G", + "brand": "samsung", + "release_date": "2024-10-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a16-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Gray, water green, midnight blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A165F, SM-A165F/DS, SM-A165M, SM-A165M/DS", + "General.OS Updates": "", + "General.Release Date": "October 15, 2024", + "General.SAR": "0.31 W/kg (Head)
1.08 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A16 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 9749}, {\"Name\": \"Samsung Galaxy A17 4G\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15390}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Tecno Spark 40 Pro Plus\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 14200}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"Honor X6c\", \"Price\": 12990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2024/galaxy-a16-5g-6gb-ram-128gb/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-a16-5g-6gb-ram-128gb/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..bcbece45b66 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a16-5g-6gb-ram-128gb/samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A16 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a16-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blue Black, Light Gray, Gold, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nIts Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6 Years of Android Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A166B, SM-A166B/DS, SM-A166P, SM-A166P/DS, SM-A166E, SM-A166E/DS", + "General.OS Updates": "", + "General.Release Date": "October 14th, 2024", + "General.SAR": "0.38 W/kg (Head)
0.94 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A16 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13745.0", + "Price Drop": "7.047999", + "Price Drop Amount": "969", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14895}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16489}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 12061}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16349}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13699}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OneUI 6.0", + "Technical.Fabrication Node": "6 nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2024/galaxy-a16-5g-8gb-ram-256gb/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-a16-5g-8gb-ram-256gb/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..28e3a6135b8 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a16-5g-8gb-ram-256gb/samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a16-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A16 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a16-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blue Black, Light Gray, Gold, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nIts Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6 Years of Android Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A166B, SM-A166B/DS, SM-A166P, SM-A166P/DS, SM-A166E, SM-A166E/DS", + "General.OS Updates": "", + "General.Release Date": "October 14th, 2024", + "General.SAR": "0.38 W/kg (Head)
0.94 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A16 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "-0.019805536", + "Price Drop Amount": "-4", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21544}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18570}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20984}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OneUI 6.0", + "Technical.Fabrication Node": "6 nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2024/galaxy-a35-5g-8gb-ram-256gb/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-a35-5g-8gb-ram-256gb/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..cca5823efd4 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a35-5g-8gb-ram-256gb/samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a35-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A35 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2024-03-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 209.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a35-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "83 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "78 x 161.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "A35", + "General.OS Updates": "4 years", + "General.Release Date": "March 11, 2024", + "General.SAR": "", + "General.Security Updates": "5 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A35 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "801 (Wild Life Extreme)", + "Performance.AnTuTu Score": "601,245 (Total) (v10)
190,512 (CPU)
136,729 (GPU)
125,860 (Memory)
148,144 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "12.03 hours", + "Performance.Camera Score": "104 (DxOMark)", + "Performance.Geekbench Score": "2,817 (Multi Core) (v6)
1,014 (Single Core)
3,066 (OpenCL)
3,094 (Vulkan)
", + "Performance.Speaker Score": "74 (Very Good)", + "Price": "21760.0", + "Price Drop": "-1.3383148", + "Price Drop Amount": "-291", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20900}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16820}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 27999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2024/galaxy-a35-5g/samsung-galaxy-a35-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-a35-5g/samsung-galaxy-a35-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..bcc63786b4a --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a35-5g/samsung-galaxy-a35-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a35-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A35 5G", + "brand": "samsung", + "release_date": "2024-03-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 209.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a35-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "83 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "78 x 161.7 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "A35", + "General.OS Updates": "4 years", + "General.Release Date": "March 11, 2024", + "General.SAR": "", + "General.Security Updates": "5 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A35 5G", + "Performance.3DMark Score": "801 (Wild Life Extreme)", + "Performance.AnTuTu Score": "601,245 (Total) (v10)
190,512 (CPU)
136,729 (GPU)
125,860 (Memory)
148,144 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "12.03 hours", + "Performance.Camera Score": "104 (DxOMark)", + "Performance.Geekbench Score": "2,817 (Multi Core) (v6)
1,014 (Single Core)
3,066 (OpenCL)
3,094 (Vulkan)
", + "Performance.Speaker Score": "74 (Very Good)", + "Price": "18299.0", + "Price Drop": "0.6104037", + "Price Drop Amount": "112", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26699}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15200}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21400}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17391}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16980}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2024/galaxy-a55-5g-12gb-ram-256gb/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-a55-5g-12gb-ram-256gb/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..52bc4bbf62d --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a55-5g-12gb-ram-256gb/samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a55-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A55 5G (12GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2024-03-11", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 213.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a55-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "79 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "28 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6 N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Iceblue, Lilac, Navy, Lemon", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 161.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1000 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and up to 5 Years of Security Updates, Samsung Knox Vault, E-sim", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "A55", + "General.OS Updates": "", + "General.Release Date": "March 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A55 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "1,017 (Wild Life Extreme)", + "Performance.AnTuTu Score": "712,992 (Total) (v10)
225,413 (CPU)
167,758 (GPU)
145,378 (Memory)
174,443 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "13 hours", + "Performance.Camera Score": "108 (DxOMark)", + "Performance.Geekbench Score": "3,454 (Multi Core) (v6)
1,161 (Single Core)
3,999 (OpenCL)
4,168 (Vulkan)
", + "Performance.Speaker Score": "76 (Very Good)", + "Price": "28999.0", + "Price Drop": "3.14378", + "Price Drop Amount": "912", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 44999}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 31497}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 37430}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31355}, {\"Name\": \"Samsung Galaxy M55 (12GB RAM + 256GB)\", \"Price\": 22450}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21948}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OneUI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2024/galaxy-a55-5g-8gb-ram-256gb/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-a55-5g-8gb-ram-256gb/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..79144c5154d --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-a55-5g-8gb-ram-256gb/samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a55-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A55 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2024-03-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 213.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a55-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "79 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "28 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), TDD Sub6 N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Iceblue, Lilac, Navy, Lemon", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 161.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1000 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 85.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and up to 5 Years of Security Updates, Samsung Knox Vault, E-sim", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "A55", + "General.OS Updates": "", + "General.Release Date": "March 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A55 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "1,017 (Wild Life Extreme)", + "Performance.AnTuTu Score": "712,992 (Total) (v10)
225,413 (CPU)
167,758 (GPU)
145,378 (Memory)
174,443 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "13 hours", + "Performance.Camera Score": "108 (DxOMark)", + "Performance.Geekbench Score": "3,454 (Multi Core) (v6)
1,161 (Single Core)
3,999 (OpenCL)
4,168 (Vulkan)
", + "Performance.Speaker Score": "76 (Very Good)", + "Price": "26999.0", + "Price Drop": "-1.5019308", + "Price Drop Amount": "-406", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21448}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26998}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34399}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 36992}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OneUI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2024/galaxy-f14-4g/samsung-galaxy-f14-4g-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-f14-4g/samsung-galaxy-f14-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..67531bbbc76 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-f14-4g/samsung-galaxy-f14-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F14 4G", + "brand": "samsung", + "release_date": "2024-08-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f14-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 393 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Moonlight Silver, Peppermint Green.", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 168 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "2 OS Upgrade and 4 Years Security Update", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F14", + "General.OS Updates": "", + "General.Release Date": "August 2, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F14 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F07\", \"Price\": 6749}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7769}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 7495}, {\"Name\": \"Poco C75 5G\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy M14\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Samsung Galaxy M14 4G\", \"Price\": 10990}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "One UI Core", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2024/galaxy-f15-5g-6gb-ram-128gb/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-f15-5g-6gb-ram-128gb/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..c99e621045a --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-f15-5g-6gb-ram-128gb/samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F15 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-03-04", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f15-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6 N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Groovy Violet, Ash Black, Jazzy Green", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrade, 5 Year Security Update, Vault of Security, Samsung Knox Vault Chipset", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C-to-C), Ejection Pin, Quick Start Guide", + "General.Model": "Galaxy F15", + "General.OS Updates": "", + "General.Release Date": "March 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F15 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-7.4478025", + "Price Drop Amount": "-1266", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14558}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18870}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 9899}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-f15-5g-8gb-ram-128gb/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-f15-5g-8gb-ram-128gb/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..5bb1fbba58b --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-f15-5g-8gb-ram-128gb/samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f15-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F15 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-03-04", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f15-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6 N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Groovy Violet, Ash Black, Jazzy Green", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrade, 5 Year Security Update, Vault of Security, Samsung Knox Vault Chipset", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C-to-C), Ejection Pin, Quick Start Guide", + "General.Model": "Galaxy F15", + "General.OS Updates": "", + "General.Release Date": "March 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F15 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18326}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14890}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14495}, {\"Name\": \"Motorola Moto Edge 50 Neo\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21730}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17149}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m14-4g-6gb-ram-128gb/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-m14-4g-6gb-ram-128gb/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..51fccae406a --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m14-4g-6gb-ram-128gb/samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m14-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Samsung Galaxy M14 4G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-03-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m14-4g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Arctic Blue, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 168 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "Galaxy M14", + "General.OS Updates": "", + "General.Release Date": "March 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M14 4G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11495.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11986}, {\"Name\": \"iQOO Z10x\", \"Price\": 12998}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15300}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 17487}, {\"Name\": \"Vivo T2x 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "One UI Core 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2024/galaxy-m14-4g/samsung-galaxy-m14-4g-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2024/galaxy-m14-4g/samsung-galaxy-m14-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8dc93f60574 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m14-4g/samsung-galaxy-m14-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m14-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M14 4G", + "brand": "samsung", + "release_date": "2024-03-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m14-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 391 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Arctic Blue, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 168 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.72 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "Galaxy M14", + "General.OS Updates": "", + "General.Release Date": "March 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M14 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9890.0", + "Price Drop": "-8.410283", + "Price Drop Amount": "-832", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 8790}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8629}, {\"Name\": \"Samsung Galaxy F14 4G\", \"Price\": 8849}, {\"Name\": \"Samsung Galaxy M14\", \"Price\": 14341}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A14 4G (4GB RAM + 128 GB)\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10889}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "One UI Core 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/samsung/2024/galaxy-m15-5g-6gb-ram-128gb/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m15-5g-6gb-ram-128gb/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..3eb6e95f7eb --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m15-5g-6gb-ram-128gb/samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m15-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M15 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m15-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Blue Topaz, Celestine Blue, Stone Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrades, 5 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "M15", + "General.OS Updates": "", + "General.Release Date": "April 8th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M15 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 12741}, {\"Name\": \"OPPO K12x\", \"Price\": 12699}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Realme 14T 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 128GB)\", \"Price\": 15998}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A26 (6GB RAM + 128GB)\", \"Price\": 22499}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI Core 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m15-5g-8gb-ram-128gb/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m15-5g-8gb-ram-128gb/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..5e99c96acc8 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m15-5g-8gb-ram-128gb/samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m15-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M15 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m15-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Blue Topaz, Celestine Blue, Stone Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrades, 5 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "M15", + "General.OS Updates": "", + "General.Release Date": "April 8th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M15 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 15982}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16804}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F15 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M15 5G Prime Edition (8GB RAM +128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M37 5G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 18499}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI Core 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition-8gb-ram-128gb/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition-8gb-ram-128gb/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e0a70893dd2 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition-8gb-ram-128gb/samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m15-5g-prime-edition-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M15 5G Prime Edition (8GB RAM +128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m15-5g-prime-edition-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD: Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Blue Topaz, Celestine Blue, Stone Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrades, 5 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "M15 Prime", + "General.OS Updates": "", + "General.Release Date": "September 11th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M15 5G Prime Edition (8GB RAM +128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-1.19156", + "Price Drop Amount": "-191", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 15904}, {\"Name\": \"Samsung Galaxy M16 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19785}, {\"Name\": \"Samsung Galaxy F15 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15497}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 15819}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 14999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI Core 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g.json new file mode 100644 index 00000000000..12becd2e468 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m15-5g-prime-edition/samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m15-5g-prime-edition-4gb-128gb-5g", + "name": "Samsung Galaxy M15 5G Prime Edition", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m15-5g-prime-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD: Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Blue Topaz, Celestine Blue, Stone Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.5 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrades, 5 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "M15 Prime", + "General.OS Updates": "", + "General.Release Date": "September 11th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M15 5G Prime Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "-19.078657", + "Price Drop Amount": "-2766", + "Related Items": "[{\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 13998}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M15 5G Prime Edition (6GB RAM +128GB)\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 11860}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12415}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8399}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI Core 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m15-5g/samsung-galaxy-m15-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m15-5g/samsung-galaxy-m15-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..30b3eca2c03 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m15-5g/samsung-galaxy-m15-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m15-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M15 5G", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 217.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m15-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "128 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "23 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "25 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Blue Topaz, Celestine Blue, Stone Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 160.1 x 9.3 mm", + "Design.Qwerty": "", + "Design.Weight": "217 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Water Drop Notch", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.45 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen OS Upgrades, 5 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎User Manual, SIM Ejector Pin, Smartphone, Data Cable (Type C-to-C)", + "General.Model": "M15", + "General.OS Updates": "", + "General.Release Date": "April 8th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M15 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-20.70929", + "Price Drop Amount": "-3313", + "Related Items": "[{\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12495}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14180}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI Core 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-128gb/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-128gb/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..3c088cca0ca --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-128gb/samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m35-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M35 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 222.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m35-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "97 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "31 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6:N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue, Light Blue, Gray", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 162.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "222 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 4 Generations of OS Upgrades and up to 5 Years of Security Updates, Samsung Knox Vault, Vapour Cooling Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "Galaxy M35", + "General.OS Updates": "", + "General.Release Date": "July 17th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M35 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "811 (Wild Life Extreme) (4.86 FPS)", + "Performance.AnTuTu Score": "599,034 (Total) (v10)
198,140 (CPU)
137,468 (GPU)
116,238 (Memory)
147,188 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,925 (Multi Core) (v6)
1,013 (Single Core)
3,048 (OpenCL)
3,083 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "15898.0", + "Price Drop": "5.606742", + "Price Drop Amount": "891", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy M55s\", \"Price\": 17480}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20500}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16998}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 18110}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16295}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-256gb/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-256gb/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..c7df53393b1 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m35-5g-8gb-ram-256gb/samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m35-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M35 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 222.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m35-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "97 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "31 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6:N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue, Light Blue, Gray", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 162.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "222 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 4 Generations of OS Upgrades and up to 5 Years of Security Updates, Samsung Knox Vault, Vapour Cooling Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "Galaxy M35", + "General.OS Updates": "", + "General.Release Date": "July 17th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M35 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "811 (Wild Life Extreme) (4.86 FPS)", + "Performance.AnTuTu Score": "599,034 (Total) (v10)
198,140 (CPU)
137,468 (GPU)
116,238 (Memory)
147,188 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,925 (Multi Core) (v6)
1,013 (Single Core)
3,048 (OpenCL)
3,083 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "3.150939", + "Price Drop Amount": "598", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20829}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 18499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2024/galaxy-m35-5g/samsung-galaxy-m35-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-m35-5g/samsung-galaxy-m35-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..34f4340e971 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-m35-5g/samsung-galaxy-m35-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m35-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M35 5G", + "brand": "samsung", + "release_date": "2024-01-01", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 222.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m35-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "97 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "31 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6:N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue, Light Blue, Gray", + "Design.Design Type": "", + "Design.Dimensions": "78.6 x 162.3 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "222 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.6 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, 4 Generations of OS Upgrades and up to 5 Years of Security Updates, Samsung Knox Vault, Vapour Cooling Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (USB Type C to C), Ejection pin, Quick Start Guide", + "General.Model": "Galaxy M35", + "General.OS Updates": "", + "General.Release Date": "July 17th, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M35 5G", + "Performance.3DMark Score": "811 (Wild Life Extreme) (4.86 FPS)", + "Performance.AnTuTu Score": "599,034 (Total) (v10)
198,140 (CPU)
137,468 (GPU)
116,238 (Memory)
147,188 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,925 (Multi Core) (v6)
1,013 (Single Core)
3,048 (OpenCL)
3,083 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "-0.4721627", + "Price Drop Amount": "-80", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17500}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 14900}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17450}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2024/galaxy-s24-5g/samsung-galaxy-s24-5g-8gb-256gb-5g.json b/data/smartphone/samsung/2024/galaxy-s24-5g/samsung-galaxy-s24-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..3a175f54841 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-s24-5g/samsung-galaxy-s24-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s24-5g-8gb-256gb-5g", + "name": "Samsung Galaxy S24 5G", + "brand": "samsung", + "release_date": "2024-01-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 167.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s24-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "78 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP, Dual Tele Zoom System, Nightography (Selfie, Video), Super HDR (Photo, Video, Gallery), Generative Edit, Edit Suggestion, Optical Zoom 3x, Optical Quality Zoom 2x, Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
67mm, 1/3.94\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6L: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Marble Grey, Cobalt Violet, Amber Yellow, Jade Green, Sandstone Orange, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "70.6 x 147 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2600nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-Sim, Circle to Search, Live Translate, Transcript Assist, Photo Assist, AI Mobile (Galaxy AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S24", + "General.OS Updates": "", + "General.Release Date": "January 17, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S24 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,261 (Multi Core) (v6)
1,957 (Single Core)
14,709 (OpenCL)
15,017 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "49499.0", + "Price Drop": "-1.6202239", + "Price Drop Amount": "-802", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33970}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42750}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1x3.2 GHz Cortex-X4 & 2x2.90 GHz Cortex-A720 & 3x2.60 GHz Cortex-A720 & 4x2.0GHz Cortex-A520", + "Technical.Custom UI": "OneUI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-128gb/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-128gb/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..9cecf2793ba --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-128gb/samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s24-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy S24 (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2024-01-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 167.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s24-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "78 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP, Dual Tele Zoom System, Nightography (Selfie, Video), Super HDR (Photo, Video, Gallery), Generative Edit, Edit Suggestion, Optical Zoom 3x, Optical Quality Zoom 2x, Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
67mm, 1/3.94\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6L: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Marble Grey, Cobalt Violet, Amber Yellow, Jade Green, Sandstone Orange, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "70.6 x 147 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2600nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-Sim, Circle to Search, Live Translate, Transcript Assist, Photo Assist, AI Mobile (Galaxy AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S24", + "General.OS Updates": "", + "General.Release Date": "January 17, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S24 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "41199.0", + "Price Drop": "11.090801", + "Price Drop Amount": "4569", + "Related Items": "[{\"Name\": \"OnePlus 13s 5G\", \"Price\": 50999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus 12R (16GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42599}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 36738}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1x3.2 GHz Cortex-X4 & 2x2.90 GHz Cortex-A720 & 3x2.60 GHz Cortex-A720 & 4x2.0GHz Cortex-A520", + "Technical.Custom UI": "OneUI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-512gb/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g.json b/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-512gb/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..d00a53a2663 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-s24-8gb-ram-512gb/samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s24-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy S24 (8GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2024-01-17", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 167.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s24-8gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "78 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP, Dual Tele Zoom System, Nightography (Selfie, Video), Super HDR (Photo, Video, Gallery), Generative Edit, Edit Suggestion, Optical Zoom 3x, Optical Quality Zoom 2x, Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
67mm, 1/3.94\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6L: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Marble Grey, Cobalt Violet, Amber Yellow, Jade Green, Sandstone Orange, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "70.6 x 147 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2600nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.2 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-Sim, Circle to Search, Live Translate, Transcript Assist, Photo Assist, AI Mobile (Galaxy AI)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S24", + "General.OS Updates": "", + "General.Release Date": "January 17, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S24 (8GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 63000}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy S24 Ultra (12GB RAM + 512GB)\", \"Price\": 85999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 55999}, {\"Name\": \"Motorola Moto G54 5G\", \"Price\": 14999}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Samsung Galaxy S25 (12GB RAM + 512GB)\", \"Price\": 81999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1x3.2 GHz Cortex-X4 & 2x2.90 GHz Cortex-A720 & 3x2.60 GHz Cortex-A720 & 4x2.0GHz Cortex-A520", + "Technical.Custom UI": "OneUI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2024/galaxy-s24-plus-12gb-ram-512gb/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2024/galaxy-s24-plus-12gb-ram-512gb/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..16a92e78e16 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-s24-plus-12gb-ram-512gb/samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s24-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S24 Plus (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2024-01-17", + "ram_gb": 12, + "battery_mah": 4900, + "weight_g": 196.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s24-plus-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 513 PPI", + "type": "Color Dynamic AMOLED 2X (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "50MP, Dual Tele Zoom System, Nightography (Selfie, Video), Super HDR (Photo, Video, Gallery), Generative Edit, Edit Suggestion, Optical Zoom 3x, Optical Quality Zoom 2x, Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm, 1/1.56\", 1.0µm, Dual Pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
67mm, 1/3.94\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\" 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Marble Grey, Cobalt Violet, Amber Yellow, Jade Green, Sandstone Orange, Sapphire Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 158.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2600nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 513 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-Sim, Circle to Search, Live Translate, Transcript Assist, Photo Assist, Samsung Knox Security, 7 Years of Security Updates, Samsung Care+, Samsung Health, Samsung Wallet", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S24 Plus", + "General.OS Updates": "", + "General.Release Date": "January 17, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S24 Plus (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 38929}, {\"Name\": \"Samsung Galaxy S25 Plus (12GB RAM + 512GB)\", \"Price\": 87999}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 77999}, {\"Name\": \"Honor 200 Pro\", \"Price\": 57999}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 126999}, {\"Name\": \"Apple iPhone 15 Plus\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 13 Pro 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1x3.2 GHz Cortex-X4 & 2x2.90 GHz Cortex-A720 & 3x2.60 GHz Cortex-A720 & 4x2.0GHz Cortex-A520", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2024/galaxy-s24-ultra-12gb-ram-512gb/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2024/galaxy-s24-ultra-12gb-ram-512gb/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..bfdd735d871 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-s24-ultra-12gb-ram-512gb/samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s24-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S24 Ultra (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2024-01-17", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 232.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s24-ultra-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.8 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 505 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "95 hours", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "30 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "200MP, Quad Tele Zoom System, Nightography (Zoom, Portrait), Super HDR (Photo, Video, Gallery), Generative Edit, Edit Suggestion, Optical Zoom 3x and 5x, Optical Quality Zoom 2x and 10x, Digital Zoom up to 100x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
24mm, 1/1.3\", 0.6µm, multi-directional PDAF, Laser AF, OIS
50 MP ƒ/3.4 (Telephoto)
111mm, PDAF, OIS, 5x optical zoom
10 MP ƒ/2.4 (Telephoto)
67mm, 1/3.52\", 1.12µm, Dual Pixel PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 120˚, 1/2.55\", 1.4µm, Dual Pixel PDAF, Super Steady video", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 30 fps UHD, 1080p @ 30/960 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax/be 2.4GHz+5GHz+6GHz, EHT320, MIMO, 4096-QAM", + "Design.Bezel less": "", + "Design.Colors": "Titanium Black, Titanium Gray, Titanium Violet, Titanium Yellow, Titanium Blue, Titanium Green, Titanium Orange", + "Design.Design Type": "", + "Design.Dimensions": "79 x 162.3 x 8.6 mm", + "Design.Qwerty": "", + "Design.Weight": "232 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Peak Brightness: 2600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Armor", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 505 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.8 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Knox Security, 7 Years of Security Updates, Embedded S pen, Real Time Live Two Way Call Translation, Circle to Search, Titanium Frame, E-Sim Support, Samsung Care+, Samsung Health, Samsung Wallet, AI Mobile (Galaxy AI), Embedded-SIM Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S24 Ultra", + "General.OS Updates": "", + "General.Release Date": "January 17, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S24 Ultra (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "112990.0", + "Price Drop": "-14.04152", + "Price Drop Amount": "-15866", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 126999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 106990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"iQOO 15 (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 124999}, {\"Name\": \"Samsung Galaxy S23 Ultra (12GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 31949}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "One UI 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/samsung/2024/galaxy-xcover-7/samsung-galaxy-xcover-7-6gb-128gb-5g.json b/data/smartphone/samsung/2024/galaxy-xcover-7/samsung-galaxy-xcover-7-6gb-128gb-5g.json new file mode 100644 index 00000000000..8799097286d --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-xcover-7/samsung-galaxy-xcover-7-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-xcover-7-6gb-128gb-5g", + "name": "Samsung Galaxy Xcover 7", + "brand": "samsung", + "release_date": "2024-01-10", + "ram_gb": 6, + "battery_mah": 4050, + "weight_g": 240.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-xcover-7", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "5 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, Dual-Band", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "80.1 x 169 x 10.2 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 77.5%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 35 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Xcover 7", + "General.OS Updates": "", + "General.Release Date": "January 10, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Xcover 7", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Xcover 8 Pro\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy Xcover 7 Pro\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47899}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 22614}, {\"Name\": \"Samsung Galaxy A17 4G\", \"Price\": 19990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2X Arm Cortex-A76@2.2GHz & 6X Arm Cortex-A55@ 2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/samsung/2024/galaxy-z-fold-6-12gb-ram-512gb/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2024/galaxy-z-fold-6-12gb-ram-512gb/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..08a841fb303 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-z-fold-6-12gb-ram-512gb/samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-6-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2024-07-10", + "ram_gb": 12, + "battery_mah": 4400, + "weight_g": 239.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-6-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.6 inches, 1856 x 2160 pixels, 120 Hz", + "resolution": "~ 374 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "77 hours", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Dual Recording, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Video, Optical Zoom 3x, Optical quality Zoom 2x (Enabled by Adaptive Pixel sensor) , Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "4 MP ƒ/1.8 (Wide Angle)
26mm, 2.0µm, Under Display
10 MP ƒ/2.2 (Wide Angle)
24mm, 1/3\", 1.22µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1.0µm, dual pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
66mm, 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
123˚, 12mm, 1.12µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Navy, Silver Shadow, Pink, Black, White", + "Design.Design Type": "", + "Design.Dimensions": "132.6 x 153.5 x 5.6 mm", + "Design.Qwerty": "", + "Design.Weight": "239 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "23.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic AMOLED 2X, 6.3 inches, 968 x 2376 pixels, 120Hz, 1600 nits (peak), Corning Gorilla Glass Victus 2", + "Display.Features": "2600nits Brightness", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 374 PPI", + "Display.Screen to Body Ratio": "~ 91%", + "Display.Size": "7.6 inches, 1856 x 2160 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "E-sim Support, Stereo Speakers, AI Mobile (Galaxy AI), Photo Assist, Chat Assist, Browsing Assist, Dimensions Folded: 153.5 x 68.1 x 12.1 mm", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX8", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide, Protection Film (Main Screen Only)", + "General.Model": "Z Fold 6 5G, SM-F956BZSDINS", + "General.OS Updates": "", + "General.Release Date": "July 10, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "176999.0", + "Price Drop": "-12.273419", + "Price Drop Amount": "-21724", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6 (12GB RAM + 1TB)\", \"Price\": 200999}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy Z Fold 5 (12GB RAM + 512GB)\", \"Price\": 91999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Google Pixel Fold\", \"Price\": 146990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 109986}, {\"Name\": \"Honor Magic V5\", \"Price\": 107990}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.39 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen 3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-8-gen-3" +} diff --git a/data/smartphone/samsung/2024/galaxy-z-fold-special-edition/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g.json b/data/smartphone/samsung/2024/galaxy-z-fold-special-edition/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g.json new file mode 100644 index 00000000000..516badb4a08 --- /dev/null +++ b/data/smartphone/samsung/2024/galaxy-z-fold-special-edition/samsung-galaxy-z-fold-special-edition-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-special-edition-16gb-512gb-5g", + "name": "Samsung Galaxy Z Fold Special Edition", + "brand": "samsung", + "release_date": "2024-10-21", + "ram_gb": 16, + "battery_mah": 4400, + "weight_g": 236.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-special-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 367 PPI", + "type": "Color LTPO AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "4 MP ƒ/1.8 (Wide Angle)
Under Display
10 MP ƒ/2.2 (Wide Angle)
Cover Camera, 24mm (wide), 1/3\", 1.22µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
1.0µm, PDAF, OIS, 3x Optical Zoom
12 MP ƒ/2.2 (Ultra Wide)
12mm (ultrawide), 1.12µm, AF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "142.6 x 157.9 x 5.6 mm", + "Design.Qwerty": "", + "Design.Weight": "236 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "23.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic LTPO AMOLED 2X, 6.5 inches, 1080 x 2520 pixels, 120Hz, 2600 nits (peak), Corning Gorilla Glass Victus 2", + "Display.Features": "HDR10+, 2600 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 367 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-F958N", + "General.OS Updates": "", + "General.Release Date": "October 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold Special Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "169990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung W25\", \"Price\": 199990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107970}, {\"Name\": \"Samsung Galaxy Z Fold 6 Ultra\", \"Price\": 199990}, {\"Name\": \"Infinix GT 20 Pro\", \"Price\": 24999}, {\"Name\": \"Samsung W24\", \"Price\": 159999}, {\"Name\": \"Samsung Galaxy Z Fold 7 (16GB RAM + 1TB)\", \"Price\": 216999}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/samsung/2024/w25-flip/samsung-w25-flip-12gb-512gb-5g.json b/data/smartphone/samsung/2024/w25-flip/samsung-w25-flip-12gb-512gb-5g.json new file mode 100644 index 00000000000..45f6e8edbc0 --- /dev/null +++ b/data/smartphone/samsung/2024/w25-flip/samsung-w25-flip-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-w25-flip-12gb-512gb-5g", + "name": "Samsung W25 Flip", + "brand": "samsung", + "release_date": "2024-10-27", + "ram_gb": 12, + "battery_mah": 4000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w25-flip", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 425 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "68 hours", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "23 hours", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Optical quality Zoom 2x (Enabled by Adaptive Pixel sensor) , Digital Zoom up to 10x, AR Zone, Bixby Vision, Dual Recording, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
23mm, 1.22µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3), TDD Sub6\nN38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "71.9 x 165.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 3.4 inches, 720 x 748 pixels, 16M Colors, 306 ppi", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 425 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dimensions: Folded: 85.1 x 71.9 x 14.9mm", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy W25", + "General.OS Updates": "", + "General.Release Date": "October 27, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "SIM 1 + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung W25 Flip", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "117990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 7 FE 5G\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Samsung Galaxy S25 Ultra (16GB RAM + 1TB)\", \"Price\": 175999}, {\"Name\": \"Samsung Galaxy Z Flip 6 (512GB)\", \"Price\": 94199}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "OneUi 6.1.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/samsung/2024/w25/samsung-w25-16gb-512gb-5g.json b/data/smartphone/samsung/2024/w25/samsung-w25-16gb-512gb-5g.json new file mode 100644 index 00000000000..9d44c4e5fd9 --- /dev/null +++ b/data/smartphone/samsung/2024/w25/samsung-w25-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-w25-16gb-512gb-5g", + "name": "Samsung W25", + "brand": "samsung", + "release_date": "2024-11-06", + "ram_gb": 16, + "battery_mah": 4400, + "weight_g": 236.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "w25", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 367 PPI", + "type": "Color LTPO AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 4.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "4 MP ƒ/1.8 (Wide Angle)
Under Display
10 MP ƒ/2.2 (Wide Angle)
Cover Camera, 24mm (wide), 1/3\", 1.22µm
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
1.0µm, PDAF, OIS, 3x Optical Zoom
12 MP ƒ/2.2 (Ultra Wide)
12mm (ultrawide), 1.12µm, AF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "142.6 x 157.9 x 5.6 mm", + "Design.Qwerty": "", + "Design.Weight": "236 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "23.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic LTPO AMOLED 2X, 6.5 inches, 1080 x 2520 pixels, 120Hz, 2600 nits (peak), Corning Gorilla Glass Victus 2", + "Display.Features": "HDR10+, 2600 nits (peak)", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 367 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "8 inches, 1968 x 2184 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November 06, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung W25", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "199990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy Z Fold 7 (16GB RAM + 1TB)\", \"Price\": 216999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107970}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Samsung Galaxy Z Flip 7 FE 5G\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 72500}, {\"Name\": \"Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)\", \"Price\": 116999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750 (1 GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/samsung/2025/galaxy-a06-5g-4gb-ram-128gb/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a06-5g-4gb-ram-128gb/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..08640d4ec30 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a06-5g-4gb-ram-128gb/samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (4GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A066B, SM-A066B/DS", + "General.OS Updates": "", + "General.Release Date": "February 19, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9321.0", + "Price Drop": "-3.157237", + "Price Drop Amount": "-294", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8790}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9049}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Realme C73\", \"Price\": 10383}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 9749}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-a06-5g-6gb-ram-128gb/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a06-5g-6gb-ram-128gb/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..1e35429bb41 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a06-5g-6gb-ram-128gb/samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-19", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A066B, SM-A066B/DS", + "General.OS Updates": "", + "General.Release Date": "February 19, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10631.0", + "Price Drop": "5.8713956", + "Price Drop Amount": "624", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8498}, {\"Name\": \"HMD Crest\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10999}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-a06-5g-8gb-ram-128gb/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a06-5g-8gb-ram-128gb/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..844a1ea1b09 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a06-5g-8gb-ram-128gb/samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A06 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-19", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A066B, SM-A066B/DS", + "General.OS Updates": "", + "General.Release Date": "February 19, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19742.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 19380}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 17132}, {\"Name\": \"Samsung Galaxy A07 5G (6GB RAM + 128GB)\", \"Price\": 17499}, {\"Name\": \"CMF Phone (2)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy M17e 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Realme C85 5G\", \"Price\": 16499}, {\"Name\": \"Ai+ Pulse 2 (6GB RAM + 128GB)\", \"Price\": 11599}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-a06-5g/samsung-galaxy-a06-5g-4gb-64gb-5g.json b/data/smartphone/samsung/2025/galaxy-a06-5g/samsung-galaxy-a06-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..4f0b94f7ae5 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a06-5g/samsung-galaxy-a06-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a06-5g-4gb-64gb-5g", + "name": "Samsung Galaxy A06 5G", + "brand": "samsung", + "release_date": "2025-02-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a06-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, Dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 167.3 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.8%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4 Generations of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Aaccelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A066B, SM-A066B/DS", + "General.OS Updates": "", + "General.Release Date": "February 19, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A06 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8809.0", + "Price Drop": "6.4552655", + "Price Drop Amount": "569", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Vivo Y19 5G (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8290}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13000}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 8050}, {\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 11475}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-a07-4g/samsung-galaxy-a07-4g-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2025/galaxy-a07-4g/samsung-galaxy-a07-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..231e0c49a07 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a07-4g/samsung-galaxy-a07-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a07-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy A07 4G", + "brand": "samsung", + "release_date": "2025-08-25", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a07-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Gray, Light Violet, Dark Green", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 164.4 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A075F, SM-A075F/DS, SM-A075M, SM-A075M/DS", + "General.OS Updates": "", + "General.Release Date": "August 25, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A07 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9749.0", + "Price Drop": "-6.427527", + "Price Drop Amount": "-627", + "Related Items": "[{\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8790}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy F07\", \"Price\": 7199}, {\"Name\": \"Oppo A5x 4G\", \"Price\": 8998}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2025/galaxy-a17-4g/samsung-galaxy-a17-4g-4gb-128gb-4g-lte.json b/data/smartphone/samsung/2025/galaxy-a17-4g/samsung-galaxy-a17-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8036103c938 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a17-4g/samsung-galaxy-a17-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a17-4g-4gb-128gb-4g-lte", + "name": "Samsung Galaxy A17 4G", + "brand": "samsung", + "release_date": "2025-09-18", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a17-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Light blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September 18, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A17 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 6999}, {\"Name\": \"Realme P4 5G\", \"Price\": 16999}, {\"Name\": \"Honor 400 Smart\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G52 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-128gb/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-128gb/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..a0d69e2c2a3 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-128gb/samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy A17 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a17-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A176B, SM-A176B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "August 29th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A17 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "-0.9127985", + "Price Drop Amount": "-187", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 16890}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-256gb/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-256gb/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..2d341fd554b --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a17-5g-8gb-ram-256gb/samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a17-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A17 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a17-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A176B, SM-A176B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "August 29th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A17 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23499.0", + "Price Drop": "-1.1588871", + "Price Drop Amount": "-272", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 28489}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 21499}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20129}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Tecno Spark 40 Pro\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-a17-5g/samsung-galaxy-a17-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a17-5g/samsung-galaxy-a17-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..46ea9586e3b --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a17-5g/samsung-galaxy-a17-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a17-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A17 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a17-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A176B, SM-A176B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "August 29th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A17 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "-2.1353557", + "Price Drop Amount": "-406", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 12190}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-a26-5g/samsung-galaxy-a26-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a26-5g/samsung-galaxy-a26-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a1c6b14e964 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a26-5g/samsung-galaxy-a26-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a26-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A26 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a26-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.76\", 0.64µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚ (ultrawide), 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Mint, Peach Pink", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 164 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6 Generations of OS Upgrades and 6 Years of Security Updates, Knox Vault, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-A266BLGLINS", + "General.OS Updates": "6 years", + "General.Release Date": "March 24th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A26 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "3.944594", + "Price Drop Amount": "907", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Honor X7d 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A25 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14719}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5 - GlobalMali-G68 - LATAM", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-a26-6gb-ram-128gb/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a26-6gb-ram-128gb/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..190f2e00796 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a26-6gb-ram-128gb/samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a26-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A26 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a26-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.76\", 0.64µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚ (ultrawide), 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Mint, Peach Pink", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 164 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6 Generations of OS Upgrades and 6 Years of Security Updates, Knox Vault, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-A266BLGLINS", + "General.OS Updates": "6 years", + "General.Release Date": "March 24th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A26 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "1.0356094", + "Price Drop Amount": "212", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Infinix Hot 50i\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20102}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Infinix Hot 50 4G\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5 - GlobalMali-G68 - LATAM", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-a26-8gb-ram-256gb/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-a26-8gb-ram-256gb/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7f6fe7c2feb --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a26-8gb-ram-256gb/samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a26-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A26 (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a26-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
27mm (wide), 1/2.76\", 0.64µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚ (ultrawide), 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), 5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Mint, Peach Pink", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 164 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "6 Generations of OS Upgrades and 6 Years of Security Updates, Knox Vault, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-A266BLGLINS", + "General.OS Updates": "6 years", + "General.Release Date": "March 24th, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A26 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "-2.168157", + "Price Drop Amount": "-585", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 21235}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 28950}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18589}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20849}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26998}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5 - GlobalMali-G68 - LATAM", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-a53s-5g/samsung-galaxy-a53s-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a53s-5g/samsung-galaxy-a53s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..39738023c43 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a53s-5g/samsung-galaxy-a53s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a53s-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A53s 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a53s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 407 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Super Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 159.9 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, RGB Light Sensor, Virtual Proximity Sensing, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A53s 5G", + "General.OS Updates": "", + "General.Release Date": "December 11, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A53s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 27500}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy A23 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy A14 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2025/galaxy-a56-5g-12gb-ram-256gb/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-a56-5g-12gb-ram-256gb/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..5205ef5d8e8 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a56-5g-12gb-ram-256gb/samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a56-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A56 5G (12GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-03-02", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a56-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Best Face, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1/3.06\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6, N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Pink, Olive, Graphite, Lightgray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 162.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, 6 Generations of OS Upgrades and up to 6 Years of Security Updates, Samsung Knox Vault, Awesome Intelligence AI Mobile (Circle to Search\nObject Eraser,\nEdit Suggestion,\nFilters,\nAuto Trim,\nBest Face,\nAl Select,\nRead Aloud,)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type-C to Type-C), Ejection Pin, Quick Start Guide", + "General.Model": "SM-A566V, SM-A566B, SM-A566B/DS, SM-A566E, SM-A566E/DS, SM-A5660", + "General.OS Updates": "", + "General.Release Date": "March 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A56 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "-9.137657", + "Price Drop Amount": "-4112", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 37164}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 44475}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34950}, {\"Name\": \"Google Pixel 9A\", \"Price\": 43740}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1580", + "Technical.Core Details": "1x Cortex-A720 @ 2.9GHz & 3x Cortex-A720 @ 2.6GHz & 4x Cortex-A520 @ 1.95GHz", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1580" +} diff --git a/data/smartphone/samsung/2025/galaxy-a56-5g-8gb-ram-256gb/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-a56-5g-8gb-ram-256gb/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..b0ea9b7b6c8 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a56-5g-8gb-ram-256gb/samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a56-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy A56 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-03-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a56-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Best Face, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1/3.06\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6, N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Pink, Olive, Graphite, Lightgray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 162.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, 6 Generations of OS Upgrades and up to 6 Years of Security Updates, Samsung Knox Vault, Awesome Intelligence AI Mobile (Circle to Search\nObject Eraser,\nEdit Suggestion,\nFilters,\nAuto Trim,\nBest Face,\nAl Select,\nRead Aloud,)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type-C to Type-C), Ejection Pin, Quick Start Guide", + "General.Model": "SM-A566V, SM-A566B, SM-A566B/DS, SM-A566E, SM-A566E/DS, SM-A5660", + "General.OS Updates": "", + "General.Release Date": "March 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A56 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38499.0", + "Price Drop": "1.6530598", + "Price Drop Amount": "636", + "Related Items": "[{\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 34999}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1580", + "Technical.Core Details": "1x Cortex-A720 @ 2.9GHz & 3x Cortex-A720 @ 2.6GHz & 4x Cortex-A520 @ 1.95GHz", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1580" +} diff --git a/data/smartphone/samsung/2025/galaxy-a56-5g/samsung-galaxy-a56-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a56-5g/samsung-galaxy-a56-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..79ab0465c2b --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a56-5g/samsung-galaxy-a56-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A56 5G", + "brand": "samsung", + "release_date": "2025-03-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a56-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "29 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Best Face, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚, 1/3.06\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6, N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3), TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Pink, Olive, Graphite, Lightgray", + "Design.Design Type": "", + "Design.Dimensions": "77.5 x 162.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 87.4%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, 6 Generations of OS Upgrades and up to 6 Years of Security Updates, Samsung Knox Vault, Awesome Intelligence AI Mobile (Circle to Search\nObject Eraser,\nEdit Suggestion,\nFilters,\nAuto Trim,\nBest Face,\nAl Select,\nRead Aloud,)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (Type-C to Type-C), Ejection Pin, Quick Start Guide", + "General.Model": "SM-A566V, SM-A566B, SM-A566B/DS, SM-A566E, SM-A566E/DS, SM-A5660", + "General.OS Updates": "", + "General.Release Date": "March 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A56 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "38999.0", + "Price Drop": "-3.0761242", + "Price Drop Amount": "-1200", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33599}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy A57\", \"Price\": 45990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1580", + "Technical.Core Details": "1x Cortex-A720 @ 2.9GHz & 3x Cortex-A720 @ 2.6GHz & 4x Cortex-A520 @ 1.95GHz", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 540", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1580" +} diff --git a/data/smartphone/samsung/2025/galaxy-a75-5g/samsung-galaxy-a75-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-a75-5g/samsung-galaxy-a75-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..07c3da304ae --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-a75-5g/samsung-galaxy-a75-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a75-5g-8gb-128gb-5g", + "name": "Samsung Galaxy A75 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a75-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 163.7 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Awesome Screen, Super Smooth Scrolling", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87%", + "Display.Size": "6.7 inches, 1080 x 2412 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Speakers, Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP67", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A75", + "General.OS Updates": "", + "General.Release Date": "December 17, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A75 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A76\", \"Price\": 42990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A57\", \"Price\": 45990}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Samsung Galaxy A74 5G\", \"Price\": 42999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 81499}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 68999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34872}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G+", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/samsung/2025/galaxy-f06-5g-4gb-ram-64gb/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/samsung/2025/galaxy-f06-5g-4gb-ram-64gb/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..46ab2c9d703 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f06-5g-4gb-ram-64gb/samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f06-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Samsung Galaxy F06 5G (4GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2025-02-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f06-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "12 Bands", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac (2.4 GHz | 5 GHz), VHT80", + "Design.Bezel less": "", + "Design.Colors": "Bahama Blue, Lit Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 416K+, 4 Gen of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E066BZVGINS", + "General.OS Updates": "", + "General.Release Date": "February 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F06 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "10.986307", + "Price Drop Amount": "824", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9850}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Poco C75 5G\", \"Price\": 7698}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"Tecno Pop 9 5G\", \"Price\": 7799}, {\"Name\": \"Lava Bold N1 5G\", \"Price\": 7499}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 8298}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-f06-5g-6gb-ram-128gb/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f06-5g-6gb-ram-128gb/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..62ae839390a --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f06-5g-6gb-ram-128gb/samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f06-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F06 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f06-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "12 Bands", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac (2.4 GHz | 5 GHz), VHT80", + "Design.Bezel less": "", + "Design.Colors": "Bahama Blue, Lit Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Antutu Score: 416K+, 4 Gen of OS Upgrades and 4 Years of Security Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E066BZVGINS", + "General.OS Updates": "", + "General.Release Date": "February 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F06 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "16.274893", + "Price Drop Amount": "1465", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9726}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6779}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-f07/samsung-galaxy-f07-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2025/galaxy-f07/samsung-galaxy-f07-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8d16f658e87 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f07/samsung-galaxy-f07-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f07-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F07", + "brand": "samsung", + "release_date": "2025-09-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f07", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac (2.4 GHz | 5 GHz), VHT80", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 164.4 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.7 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "AAccelerometer, Fingerprint Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E075FZGDINS", + "General.OS Updates": "6 years", + "General.Release Date": "September 22, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F07", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "12.290118", + "Price Drop Amount": "860", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy F05\", \"Price\": 6549}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8529}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7325}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6789}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2025/galaxy-f16-5g-6gb-ram-128gb/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f16-5g-6gb-ram-128gb/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..1f8277e16af --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f16-5g-6gb-ram-128gb/samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F16 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-03-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f16-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Vibing Blue, Glam Green, Bling Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E166PZKDINS", + "General.OS Updates": "", + "General.Release Date": "March 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F16 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "-5.2993917", + "Price Drop Amount": "-715", + "Related Items": "[{\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16288}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12984}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11840}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-f16-5g-8gb-ram-128gb/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f16-5g-8gb-ram-128gb/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d7f608ca8ae --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f16-5g-8gb-ram-128gb/samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f16-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F16 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-03-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f16-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Vibing Blue, Glam Green, Bling Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E166PZKDINS", + "General.OS Updates": "", + "General.Release Date": "March 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F16 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "-5.110303", + "Price Drop Amount": "-792", + "Related Items": "[{\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18500}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15300}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16535}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16196}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy M16 5G (8GB RAM + 128GB)\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-f16-5g/samsung-galaxy-f16-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f16-5g/samsung-galaxy-f16-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..c82f1c063f7 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f16-5g/samsung-galaxy-f16-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f16-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F16 5G", + "brand": "samsung", + "release_date": "2025-03-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f16-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Vibing Blue, Glam Green, Bling Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E166PZKDINS", + "General.OS Updates": "", + "General.Release Date": "March 12, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F16 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "-6.7030506", + "Price Drop Amount": "-838", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13450}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12350}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8939}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}, {\"Name\": \"Samsung Galaxy F15 5G\", \"Price\": 15490}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15800}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 6.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-f17-5g-6gb-ram-128gb/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f17-5g-6gb-ram-128gb/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..85db9657835 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f17-5g-6gb-ram-128gb/samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f17-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F17 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-09-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f17-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1100nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "6 years", + "General.Release Date": "September 10, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F17 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-f17-5g-8gb-ram-128gb/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f17-5g-8gb-ram-128gb/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..40b7b3217a9 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f17-5g-8gb-ram-128gb/samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F17 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-09-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f17-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1100nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "6 years", + "General.Release Date": "September 10, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F17 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-f23/samsung-galaxy-f23-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2025/galaxy-f23/samsung-galaxy-f23-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b65f60d20ac --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f23/samsung-galaxy-f23-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f23-4gb-64gb-4g-lte", + "name": "Samsung Galaxy F23", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f23", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 274 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74 x 160 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 274 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.4 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensor, Virtual Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F23", + "General.OS Updates": "", + "General.Release Date": "December 06, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F23", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A06\", \"Price\": 7779}, {\"Name\": \"Samsung Galaxy M23\", \"Price\": 14999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/samsung/2025/galaxy-f24-5g/samsung-galaxy-f24-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f24-5g/samsung-galaxy-f24-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..5320e2ccd4f --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f24-5g/samsung-galaxy-f24-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f24-5g-4gb-128gb-5g", + "name": "Samsung Galaxy F24 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f24-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color TFT Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Bixby Vision, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Scene Optimizer, Single Take, Slow Motion, Super Slow-Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Main)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165.5 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color TFT Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Electronic Compass, Gyro Sensor, Geomagnetic Sensor, Virtual Light Sensing, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F24", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F24 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-128gb/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-128gb/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..4833251a5fc --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-128gb/samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f36-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy F36 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-08-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f36-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bixby Vision, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super Slow Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.06\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.96\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
123˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1(2100), N3(1800), N5(850), N8(900), N28(700)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz), HE80, SISO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Luxe Violet, Luxe Violet, Onyx Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, GLONASS, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E366BZVBINS", + "General.OS Updates": "6 years", + "General.Release Date": "August 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F36 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "18.422022", + "Price Drop Amount": "2855", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16790}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 20499}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 16340}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-256gb/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-256gb/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..98869bdb42a --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f36-5g-8gb-ram-256gb/samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f36-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy F36 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-08-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f36-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bixby Vision, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super Slow Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.06\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.96\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
123˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1(2100), N3(1800), N5(850), N8(900), N28(700)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz), HE80, SISO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Luxe Violet, Luxe Violet, Onyx Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, GLONASS, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E366BZVBINS", + "General.OS Updates": "6 years", + "General.Release Date": "August 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F36 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 26399}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 23490}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 18126}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22099}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-f36-5g/samsung-galaxy-f36-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f36-5g/samsung-galaxy-f36-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..0fd0ca86dd5 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f36-5g/samsung-galaxy-f36-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f36-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F36 5G", + "brand": "samsung", + "release_date": "2025-08-07", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f36-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bixby Vision, Food, Fun, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Pro Video, Single Take, Slow Motion, Super Slow Mo, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
1/3.06\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.96\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
123˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1(2100), N3(1800), N5(850), N8(900), N28(700)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax (2.4 GHz | 5 GHz), HE80, SISO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Luxe Violet, Luxe Violet, Onyx Black", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1000nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, GLONASS, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "SM-E366BZVBINS", + "General.OS Updates": "6 years", + "General.Release Date": "August 07, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F36 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15995.0", + "Price Drop": "-3.850902", + "Price Drop Amount": "-616", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14558}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18870}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13200}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16849}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 18499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-f56-5g-8gb-ram-256gb/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-f56-5g-8gb-ram-256gb/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d760afbdb65 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f56-5g-8gb-ram-256gb/samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f56-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy F56 5G (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-05-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f56-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500), FDD Sub6, N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "No", + "Design.Colors": "Green, Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-E566B, SM-E566B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "May 08, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F56 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30999.0", + "Price Drop": "-0.00038816663", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M56 (8GB RAM + 256GB)\", \"Price\": 27888}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 36499}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 33999}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 29499}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "1xPrime Core@2.63 GHz & 3xPerformance Cores@2.4 GHz& 4xEfficiency cores@1.8 GHz", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2025/galaxy-f56-5g/samsung-galaxy-f56-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f56-5g/samsung-galaxy-f56-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a8e228e7d21 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f56-5g/samsung-galaxy-f56-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy F56 5G", + "brand": "samsung", + "release_date": "2025-05-08", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f56-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Plus (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500), FDD Sub6, N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "No", + "Design.Colors": "Green, Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-E566B, SM-E566B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "May 08, 2025", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F56 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23219.0", + "Price Drop": "5.9066734", + "Price Drop Amount": "1371", + "Related Items": "[{\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21099}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 26697}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 18990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33865}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "1xPrime Core@2.63 GHz & 3xPerformance Cores@2.4 GHz& 4xEfficiency cores@1.8 GHz", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2025/galaxy-f63/samsung-galaxy-f63-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f63/samsung-galaxy-f63-6gb-128gb-5g.json new file mode 100644 index 00000000000..d7a48cfaae4 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f63/samsung-galaxy-f63-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f63-6gb-128gb-5g", + "name": "Samsung Galaxy F63", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 218.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f63", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F63", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F63", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F64 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/samsung/2025/galaxy-f64-5g/samsung-galaxy-f64-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-f64-5g/samsung-galaxy-f64-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..8b3b7f5a91e --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-f64-5g/samsung-galaxy-f64-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f64-5g-6gb-128gb-5g", + "name": "Samsung Galaxy F64 5G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 218.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f64-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Single Take, Ultra Wide, Macro, Depth and Night Mode, Video Features: Hyperlapse, Super Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Macro)
Macro
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 163.9 x 9.5 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy F63", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy F64 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F63\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy M63\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy M35 5G (8GB RAM + 128GB)\", \"Price\": 18499}, {\"Name\": \"Honor X9d\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy F55 5G (12GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/samsung/2025/galaxy-m06-4gb-ram-64gb/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/samsung/2025/galaxy-m06-4gb-ram-64gb/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..a31dcfd0d48 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m06-4gb-ram-64gb/samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m06-4gb-ram-64gb-4gb-64gb-5g", + "name": "Samsung Galaxy M06 (4GB RAM + 64GB)", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m06-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blazing Black, Sage Green", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen of OS Upgrades and 4 Years of Security Updates, Samsungt Knox Vault, Antutu Score: 422K+", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "M06", + "General.OS Updates": "4 years", + "General.Release Date": "February 27, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M06 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "422,141 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,650 (Multi Core) (v6)
656 (Single Core)", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "16.576902", + "Price Drop Amount": "1243", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Poco C75 5G\", \"Price\": 7289}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Lava Bold N1 5G\", \"Price\": 6999}, {\"Name\": \"Tecno Pop 9 5G\", \"Price\": 7799}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m06-5g/samsung-galaxy-m06-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m06-5g/samsung-galaxy-m06-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..01c1aaff5cb --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m06-5g/samsung-galaxy-m06-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m06-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M06 5G", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m06-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blazing Black, Sage Green", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen of OS Upgrades and 4 Years of Security Updates, Samsungt Knox Vault, Antutu Score: 422K+", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "M06", + "General.OS Updates": "", + "General.Release Date": "February 27, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M06 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "422,141 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,650 (Multi Core) (v6)
656 (Single Core)", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-19.752874", + "Price Drop Amount": "-1975", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8630}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9490}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Samsung Galaxy M07 5G\", \"Price\": 11990}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 7779}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 9360}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m06-6gb-ram-128gb/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m06-6gb-ram-128gb/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..9289f2b7694 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m06-6gb-ram-128gb/samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m06-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M06 (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m06-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color PLS LCD (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3), 5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blazing Black, Sage Green", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "4 Gen of OS Upgrades and 4 Years of Security Updates, Samsungt Knox Vault, Antutu Score: 422K+", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Data Cable (C to C), Sim Ejection Pin, Quick Start Guide", + "General.Model": "M06", + "General.OS Updates": "", + "General.Release Date": "February 27, 2025", + "General.SAR": "1.05 W/kg (Head)
1.3 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M06 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "422,141 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "1,650 (Multi Core) (v6)
656 (Single Core)", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "15.306175", + "Price Drop Amount": "1377", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy M16 5G (6GB RAM + 128GB)\", \"Price\": 11749}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9875}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10565}, {\"Name\": \"Poco M7 5G\", \"Price\": 8489}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6798}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8699}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 11000}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m07-4g/samsung-galaxy-m07-4g-4gb-64gb-4g-lte.json b/data/smartphone/samsung/2025/galaxy-m07-4g/samsung-galaxy-m07-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..34cd1127bf0 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m07-4g/samsung-galaxy-m07-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m07-4g-4gb-64gb-4g-lte", + "name": "Samsung Galaxy M07 4G", + "brand": "samsung", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 184.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m07-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Gray, Light Violet, Dark Green", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 164.4 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.7 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy M07 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 6999}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Samsung Galaxy M06 (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "Yes", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/samsung/2025/galaxy-m16-5g-6gb-ram-128gb/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m16-5g-6gb-ram-128gb/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..4fe0a3c7168 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m16-5g-6gb-ram-128gb/samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m16-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M16 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m16-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M16", + "General.OS Updates": "", + "General.Release Date": "February 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M16 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13373.0", + "Price Drop": "-6.6211042", + "Price Drop Amount": "-885", + "Related Items": "[{\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F16 5G (6GB RAM + 128GB)\", \"Price\": 13198}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 14156}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 14249}, {\"Name\": \"Realme P3x 5G\", \"Price\": 10749}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10699}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13494}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m16-5g-8gb-ram-128gb/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m16-5g-8gb-ram-128gb/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..694d6c91ac2 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m16-5g-8gb-ram-128gb/samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m16-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M16 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m16-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M16", + "General.OS Updates": "", + "General.Release Date": "February 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M16 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16191.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 19390}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15148}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 12930}, {\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17320}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15995}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m16-5g/samsung-galaxy-m16-5g-4gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m16-5g/samsung-galaxy-m16-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..6d2a9fa3329 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m16-5g/samsung-galaxy-m16-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m16-5g-4gb-128gb-5g", + "name": "Samsung Galaxy M16 5G", + "brand": "samsung", + "release_date": "2025-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m16-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
PDAF
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), 5G TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 81.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Voice Focus, 6 Generations of OS Upgrades and 6 Years of Security Updates, Smasung Knox Vault", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M16", + "General.OS Updates": "", + "General.Release Date": "February 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1.5 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M16 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "8.262672", + "Price Drop Amount": "867", + "Related Items": "[{\"Name\": \"Samsung Galaxy F16 5G\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9875}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes, supports HTML5/Flash", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "One UI Core 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2025/galaxy-m17-5g-6gb-ram-128gb/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m17-5g-6gb-ram-128gb/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..0401fd27e36 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m17-5g-6gb-ram-128gb/samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m17-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M17 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-10-10", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m17-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 10, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M17 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-m17-5g-8gb-ram-128gb/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m17-5g-8gb-ram-128gb/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..5817c5082a1 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m17-5g-8gb-ram-128gb/samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m17-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M17 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-10-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m17-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Gray, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 10, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-11", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M17 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1330", + "Technical.Core Details": "2x2.4 GHz Cortex-A78 & 6x2.0 GHz Cortex-A5", + "Technical.Custom UI": "OneUI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1330" +} diff --git a/data/smartphone/samsung/2025/galaxy-m36-5g-8gb-ram-128gb/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m36-5g-8gb-ram-128gb/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..f482b4daff6 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m36-5g-8gb-ram-128gb/samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m36-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Samsung Galaxy M36 5G (8GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2025-06-27", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m36-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.96\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
123˚, (ultrawide), 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N8(900), N28(700)\n5G* TDD Sub6: N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, SISO, 1024-QAM", + "Design.Bezel less": "No", + "Design.Colors": "Orange Haze, Velvet Black, Serene Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "AI Object Eraser, Image Clipper, Edit Suggestion, Google Gemini Live, 2 m Fall Endurance", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GALILEO, GLONASS, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Smartphone,\nData Cable (C to C),\nSIM Ejection PIN,\nQuick Start Guide", + "General.Model": "Galaxy M36 (SM-M366B/DS)", + "General.OS Updates": "", + "General.Release Date": "June 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M36 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14588.0", + "Price Drop": "5.055848", + "Price Drop Amount": "738", + "Related Items": "[{\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 17998}, {\"Name\": \"Samsung Galaxy M17 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15200}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14295}, {\"Name\": \"Lava Play Ultra 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Lava Bold N1 5G\", \"Price\": 7499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-m36-5g/samsung-galaxy-m36-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m36-5g/samsung-galaxy-m36-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..36f96f86ff0 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m36-5g/samsung-galaxy-m36-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m36-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M36 5G", + "brand": "samsung", + "release_date": "2025-06-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m36-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "17 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.96\", PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
123˚, (ultrawide), 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N8(900), N28(700)\n5G* TDD Sub6: N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, SISO, 1024-QAM", + "Design.Bezel less": "No", + "Design.Colors": "Orange Haze, Velvet Black, Serene Green", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 164.4 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "AI Object Eraser, Image Clipper, Edit Suggestion, Google Gemini Live, 2 m Fall Endurance", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, GALILEO, GLONASS, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Smartphone,\nData Cable (C to C),\nSIM Ejection PIN,\nQuick Start Guide", + "General.Model": "Galaxy M36 (SM-M366B/DS)", + "General.OS Updates": "", + "General.Release Date": "June 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M36 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-3.452276", + "Price Drop Amount": "-518", + "Related Items": "[{\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy M35 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 12690}, {\"Name\": \"Samsung Galaxy M56 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14704}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1380", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "One UI 7", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MP5", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1380" +} diff --git a/data/smartphone/samsung/2025/galaxy-m56-5g/samsung-galaxy-m56-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-m56-5g/samsung-galaxy-m56-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..68a40ce20e5 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m56-5g/samsung-galaxy-m56-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m56-5g-8gb-128gb-5g", + "name": "Samsung Galaxy M56 5G", + "brand": "samsung", + "release_date": "2025-04-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m56-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N8(900), N28(700), 5G* TDD Sub6: N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Object Eraser, Image Clipper", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-M566B, SM-M566B/DS", + "General.OS Updates": "", + "General.Release Date": "April 17, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M56 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "731,106 (Total) (v10)
246,613 (CPU)
175,331 (GPU)
149,551 (Memory)
159,611 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,463 (Multi Core) (v6)
1,146 (Single Core)
4,069 (OpenCL)
4,223 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "21535.0", + "Price Drop": "3.6218123", + "Price Drop Amount": "780", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy F56 5G\", \"Price\": 22149}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy M55\", \"Price\": 19999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14648}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2025/galaxy-m56-8gb-ram-256gb/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-m56-8gb-ram-256gb/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..977bded5637 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-m56-8gb-ram-256gb/samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m56-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy M56 (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-04-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m56-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "26 hours", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N8(900), N28(700), 5G* TDD Sub6: N40(2300), N41(2500), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "77.3 x 162 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.74 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Object Eraser, Image Clipper", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-M566B, SM-M566B/DS", + "General.OS Updates": "", + "General.Release Date": "April 17, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M56 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "731,106 (Total) (v10)
246,613 (CPU)
175,331 (GPU)
149,551 (Memory)
159,611 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,463 (Multi Core) (v6)
1,146 (Single Core)
4,069 (OpenCL)
4,223 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "27398.0", + "Price Drop": "11.400499", + "Price Drop Amount": "3124", + "Related Items": "[{\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy F56 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 22749}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 29499}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-256gb/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-256gb/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..ffc29508a12 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-256gb/samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s25-fe-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy S25 FE (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-09-04", + "ram_gb": 8, + "battery_mah": 4900, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s25-fe-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "4900 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
8 MP ƒ/2.4 (Telephoto)
75mm (telephoto), 1/4.4\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.0\", 1.12µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "Yes", + "Design.Colors": "Icyblue, Jetblack, Navy, White", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 161.3 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "HDR10+, 1900 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Galaxy AI, Galaxy AI's Call Assist (e.g. Live Translate), Note Assist, Browsing Assist, Interpreter, and Transcript Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung DeX Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, NavIC, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-S731B, SM-S731B/DS", + "General.OS Updates": "", + "General.Release Date": "September 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM,\nNano-SIM + Nano-SIM,\nNano-SIM + eSIM,\neSIM + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S25 FE (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "68999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 41900}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 68900}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 89999}, {\"Name\": \"Samsung Galaxy S24 Plus\", \"Price\": 59999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 49450}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1 x 3.21GHz, 2 x 2.90GHz, 3 x 2.00GHz, 4 x 1.96GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-512gb/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g.json b/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-512gb/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g.json new file mode 100644 index 00000000000..6c73b44f84b --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-s25-fe-8gb-ram-512gb/samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s25-fe-8gb-ram-512gb-8gb-512gb-5g", + "name": "Samsung Galaxy S25 FE (8GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2025-09-04", + "ram_gb": 8, + "battery_mah": 4900, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s25-fe-8gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "Yes", + "Battery.Size": "4900 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
8 MP ƒ/2.4 (Telephoto)
75mm (telephoto), 1/4.4\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.0\", 1.12µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE160, MIMO, 1024-QAM", + "Design.Bezel less": "Yes", + "Design.Colors": "Icyblue, Jetblack, Navy, White", + "Design.Design Type": "", + "Design.Dimensions": "76.6 x 161.3 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "HDR10+, 1900 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Galaxy AI, Galaxy AI's Call Assist (e.g. Live Translate), Note Assist, Browsing Assist, Interpreter, and Transcript Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung DeX Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, NavIC, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-S731B, SM-S731B/DS", + "General.OS Updates": "", + "General.Release Date": "September 04, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM,\nNano-SIM + Nano-SIM,\nNano-SIM + eSIM,\neSIM + eSIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy S25 FE (8GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "77999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 65999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 104980}, {\"Name\": \"OnePlus 13\", \"Price\": 69999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84800}, {\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Samsung Galaxy S25 Ultra (12GB RAM + 512GB)\", \"Price\": 119999}, {\"Name\": \"Samsung Galaxy S24 FE (256GB)\", \"Price\": 41499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "1 x 3.21GHz, 2 x 2.90GHz, 3 x 2.00GHz, 4 x 1.96GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2025/galaxy-xcover-7-pro/samsung-galaxy-xcover-7-pro-6gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-xcover-7-pro/samsung-galaxy-xcover-7-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..b84fbd9af53 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-xcover-7-pro/samsung-galaxy-xcover-7-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-xcover-7-pro-6gb-128gb-5g", + "name": "Samsung Galaxy Xcover 7 Pro", + "brand": "samsung", + "release_date": "2025-04-14", + "ram_gb": 6, + "battery_mah": 4350, + "weight_g": 240.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-xcover-7-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 400 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4350 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/2.76\", 0.64µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6e, Dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "79.9 x 168.6 x 10.2 mm", + "Design.Qwerty": "", + "Design.Weight": "240 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 77.9%", + "Display.Size": "6.6 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, IP68", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-G766B, SM-G766BU1, SM-G766B/DS", + "General.OS Updates": "", + "General.Release Date": "April 14, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy Xcover 7 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Xcover 7\", \"Price\": 26990}, {\"Name\": \"Samsung Galaxy Xcover 8 Pro\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Samsung Galaxy A36 5G\", \"Price\": 27444}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Ulefone Armor X32 Pro\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Motorola Edge 50 5G\", \"Price\": 21090}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 710 (940 MHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/samsung/2025/galaxy-z-flip-7-5g-12gb-ram-512gb/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2025/galaxy-z-flip-7-5g-12gb-ram-512gb/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..20c53628883 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-z-flip-7-5g-12gb-ram-512gb/samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-7-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 7 5G (12GB RAM+512GB)", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 188.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-7-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.2\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Blue Shadow, Jet Black, Coral Red, Mint", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "75.2 x 166.7 x 6.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "2600 Nits brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 4.1 inches, 948 x 1048 pixels, 16M Colors", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 7 5G", + "General.OS Updates": "", + "General.Release Date": "July 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 7 5G (12GB RAM+512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "121999.0", + "Price Drop": "-0.58545", + "Price Drop Amount": "-714", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 101000}, {\"Name\": \"Motorola Razr 60 Ultra\", \"Price\": 89998}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 74999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy Z Fold 7 (12GB RAM + 512GB)\", \"Price\": 186999}, {\"Name\": \"Samsung Galaxy Z Flip 7 FE (8GB RAM + 256GB)\", \"Price\": 89999}, {\"Name\": \"OnePlus 13 (16GB RAM+ 512GB)\", \"Price\": 70999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Google Pixel 10 Pro Fold\", \"Price\": 172999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2500", + "Technical.Core Details": "1x3.3GHz Cortex-X5 & 2x2.74GHz Cortex-A725 & 5x2.36GHz Cortex-A725 & 2x1.8GHz Cortex-A520)", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Xclipse 950", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2500" +} diff --git a/data/smartphone/samsung/2025/galaxy-z-flip-7-5g/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-z-flip-7-5g/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..595bd05dcd6 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-z-flip-7-5g/samsung-galaxy-z-flip-7-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-7-5g-12gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 7 5G", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 188.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.2\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Blue Shadow, Jet Black, Coral Red, Mint", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "75.2 x 166.7 x 6.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "2600 Nits brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 4.1 inches, 948 x 1048 pixels, 16M Colors", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Mobile (Galaxy AI)", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 7 5G", + "General.OS Updates": "", + "General.Release Date": "July 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "109999.0", + "Price Drop": "-0.10044859", + "Price Drop Amount": "-110", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 7 FE 5G\", \"Price\": 89999}, {\"Name\": \"Motorola Razr 60 Ultra\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 67789}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"Motorola Razr 50 Ultra 5G\", \"Price\": 58999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 74999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy Z Flip 5\", \"Price\": 55339}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2500", + "Technical.Core Details": "1x3.3GHz Cortex-X5 & 2x2.74GHz Cortex-A725 & 5x2.36GHz Cortex-A725 & 2x1.8GHz Cortex-A520)", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Xclipse 950", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2500" +} diff --git a/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-5g/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g.json b/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-5g/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..4364e542930 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-5g/samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-7-fe-5g-8gb-128gb-5g", + "name": "Samsung Galaxy Z Flip 7 FE 5G", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 187.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-7-fe-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.2\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6e", + "Design.Bezel less": "", + "Design.Colors": "Black, White", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "71.9 x 165.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "2600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 3.46 inches, 720 x 748 pixels, 306 ppi, Gorilla Glass Victus 2, 60Hz, 2600 nits (peak),", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 426 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-F761N", + "General.OS Updates": "", + "General.Release Date": "July 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 7 FE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89999.0", + "Price Drop": "-0.65534544", + "Price Drop Amount": "-590", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Razr 60 5G\", \"Price\": 48990}, {\"Name\": \"Motorola Razr 50 Ultra\", \"Price\": 57539}, {\"Name\": \"Samsung Galaxy Z Flip 4 5G\", \"Price\": 39999}, {\"Name\": \"Nubia Flip 2 5G\", \"Price\": 59990}, {\"Name\": \"Samsung Galaxy Z Flip 7 5G (12GB RAM+512GB)\", \"Price\": 121999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Apple iPhone 16 Pro\", \"Price\": 109900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUi 8", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-8gb-ram-256gb/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-8gb-ram-256gb/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..5a6f815b104 --- /dev/null +++ b/data/smartphone/samsung/2025/galaxy-z-flip-7-fe-8gb-ram-256gb/samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-7-fe-8gb-ram-256gb-8gb-256gb-5g", + "name": "Samsung Galaxy Z Flip 7 FE (8GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2025-07-09", + "ram_gb": 8, + "battery_mah": 4000, + "weight_g": 187.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-7-fe-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "resolution": "~ 426 PPI", + "type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.2\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6e", + "Design.Bezel less": "", + "Design.Colors": "Black, White", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "71.9 x 165.1 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "2600 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 3.46 inches, 720 x 748 pixels, 306 ppi, Gorilla Glass Victus 2, 60Hz, 2600 nits (peak),", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 426 PPI", + "Display.Screen to Body Ratio": "~ 85.5%", + "Display.Size": "6.7 inches, 1080 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Foldable Dynamic LTPO AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-F761N", + "General.OS Updates": "", + "General.Release Date": "July 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 7 FE (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89999.0", + "Price Drop": "-6.2783546", + "Price Drop Amount": "-5650", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 74900}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 68900}, {\"Name\": \"Motorola Razr 60 Ultra\", \"Price\": 89998}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 62999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}, {\"Name\": \"Motorola Razr 60\", \"Price\": 40990}, {\"Name\": \"Motorola Razr 50 Ultra\", \"Price\": 57960}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 2400", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUi 8", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Xclipse 940", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2400" +} diff --git a/data/smartphone/samsung/2026/galaxy-a07-5g-6gb-ram-128gb/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2026/galaxy-a07-5g-6gb-ram-128gb/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..5224a6d7b5a --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a07-5g-6gb-ram-128gb/samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a07-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy A07 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2026-01-13", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a07-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AR Zone, Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6 N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3)\n5G* TDD Sub6 N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Black, Light Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "650 nits (typ), 800 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor|Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Data Cable(C to C), 1 x SIM Ejection Pin, 1 x Quick Start Guide", + "General.Model": "", + "General.OS Updates": "6 years", + "General.Release Date": "January 13, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A07 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F70e 5G (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Samaung Galaxy F70e\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 15539}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 128GB)\", \"Price\": 20498}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 19499}, {\"Name\": \"Samsung Galaxy F17 5G (8GB RAM + 128GB)\", \"Price\": 16900}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 15998}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 17499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2026/galaxy-a37-5g-12gb-ram-256-gb/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-a37-5g-12gb-ram-256-gb/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..398478cc2de --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a37-5g-12gb-ram-256-gb/samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a37-5g-12gb-ram-256-gb-12gb-256gb-5g", + "name": "Samsung Galaxy A37 5G (12GB RAM + 256 GB)", + "brand": "samsung", + "release_date": "2026-03-25", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a37-5g-12gb-ram-256-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Recording, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(wide), 1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
1/4.0\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3)\n5G* TDD Sub6 : N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Graygreen, Charkoal, White, Light Violet", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 162.9 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits (HBM), 1900 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Personal AI Assistants - Bixby, Gemini Live, and Perplexity, Agentic AI. Enhanced Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Data Cable (Type C to C), Quick Start Guide, SIM Ejection Pin, Smartphone", + "General.Model": "SM-A376E, SM-A376E/DS, SM-A376B, SM-A376B/DS, SM-A376U, SM-A376U1, SM-A376W, SM-A3760", + "General.OS Updates": "6 years", + "General.Release Date": "March 25, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A37 5G (12GB RAM + 256 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A57 (12GB RAM + 256GB)\", \"Price\": 62499}, {\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 38499}, {\"Name\": \"Samsung Galaxy A57 5G\", \"Price\": 56999}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 34989}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 46999}, {\"Name\": \"Xiaomi Redmi Note 15 5G (256GB)\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Honor X9B\", \"Price\": 19999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47997}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 8.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2026/galaxy-a37-5g-8gb-ram-256-gb/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-a37-5g-8gb-ram-256-gb/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..7a4b70f8899 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a37-5g-8gb-ram-256-gb/samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a37-5g-8gb-ram-256-gb-8gb-256gb-5g", + "name": "Samsung Galaxy A37 5G (8GB RAM + 256 GB)", + "brand": "samsung", + "release_date": "2026-03-25", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 196.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a37-5g-8gb-ram-256-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual Recording, Food, Hyperlapse, Night, Panorama, Photo, Portrait, Portrait Video, Pro, Pro Video, Single Take, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(wide), 1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
1/4.0\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3)\n5G* TDD Sub6 : N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Graygreen, Charkoal, White, Light Violet", + "Design.Design Type": "", + "Design.Dimensions": "78.2 x 162.9 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits (HBM), 1900 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 86.5%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Personal AI Assistants - Bixby, Gemini Live, and Perplexity, Agentic AI. Enhanced Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Virtual Proximity Sensing", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Data Cable (Type C to C), Quick Start Guide, SIM Ejection Pin, Smartphone", + "General.Model": "SM-A376E, SM-A376E/DS, SM-A376B, SM-A376B/DS, SM-A376U, SM-A376U1, SM-A376W, SM-A3760", + "General.OS Updates": "6 years", + "General.Release Date": "March 25, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy A37 5G (8GB RAM + 256 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A57 5G\", \"Price\": 56999}, {\"Name\": \"Samsung Galaxy A36 5G (8GB RAM + 256GB)\", \"Price\": 34989}, {\"Name\": \"Samsung Galaxy A56 5G (8GB RAM + 256GB)\", \"Price\": 43290}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25899}, {\"Name\": \"Samsung Galaxy A55 5G (8GB RAM + 256GB)\", \"Price\": 36999}, {\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 46999}, {\"Name\": \"Samsung Galaxy M56 (8GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy A57 (12GB RAM + 256GB)\", \"Price\": 62499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1480", + "Technical.Core Details": "4xCortex-A78@ 2.7 GHz & 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "One UI 8.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 530", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-1480" +} diff --git a/data/smartphone/samsung/2026/galaxy-a57-12gb-ram-256gb/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-a57-12gb-ram-256gb/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..087def5f155 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a57-12gb-ram-256gb/samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a57-12gb-ram-256gb-12gb-256gb-5g", + "name": "Samsung Galaxy A57 (12GB RAM + 256GB)", + "brand": "samsung", + "release_date": "2026-03-25", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a57-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 385 PPI", + "type": "Color Super AMOLED Plus Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom up to 10x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
123˚ (ultrawide), 1/3.06\", 1.12µm
5 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N20(800), N28(700), N66(AWS-3)\n5G* TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax 2.4GHz+5GHz+6GHz, HE80, MIMO, 1024-QAM", + "Design.Bezel less": "", + "Design.Colors": "Navy, Gray, Icyblue, Lilac", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 161.5 x 6.9 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits (HBM), 1900 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus+, Mohs level 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 385 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.7 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Plus Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Agentic AI, Personal AI assistants - Bixby, Gemini Live, and Perplexity, Enhanced Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Knox", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-A576B, SM-A576B/DS, SM-A576Q, SM-A576U1, SM-A576W, SM-A576Z, SM-A5760", + "General.OS Updates": "6 years", + "General.Release Date": "March 25, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "SIM 1 + SIM 2 / SIM 1 + eSIM / Dual eSIM SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A57 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "62499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 46999}, {\"Name\": \"Samsung Galaxy A37 5G (12GB RAM + 256 GB)\", \"Price\": 52999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 74999}, {\"Name\": \"SAMSUNG Galaxy S26 5G\", \"Price\": 78500}, {\"Name\": \"Samsung Galaxy A36 5G (12GB RAM + 256GB)\", \"Price\": 38499}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 66898}, {\"Name\": \"Samsung Galaxy A55 5G (12GB RAM + 256GB)\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 256GB)\", \"Price\": 57999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.9 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1680", + "Technical.Core Details": "", + "Technical.Custom UI": "OneUI 8.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 550", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-1680" +} diff --git a/data/smartphone/samsung/2026/galaxy-a83-5g/samsung-galaxy-a83-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2026/galaxy-a83-5g/samsung-galaxy-a83-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..a6443baeddb --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-a83-5g/samsung-galaxy-a83-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-a83-5g-6gb-128gb-5g", + "name": "Samsung Galaxy A83 5G", + "brand": "samsung", + "release_date": "2026-01-01", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 176.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-a83-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color Dynamic AMOLED 2X (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes, yes Phase Detection autofocus", + "Camera.Camera Sensor": "Sony IMX686", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
12 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 161.9 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.71 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy A83 5G", + "General.OS Updates": "", + "General.Release Date": "May 20, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Samsung Galaxy A83 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 Plus\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy A73 5G\", \"Price\": 41999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 640", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/samsung/2026/galaxy-f70e-5g-6gb-ram-128gb/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2026/galaxy-f70e-5g-6gb-ram-128gb/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..7317b0c9abb --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-f70e-5g-6gb-ram-128gb/samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-f70e-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy F70e 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2026-02-09", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-f70e-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Limelight Green, Spotlight Blue", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "77.4 x 167.4 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Leather Finish", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Data Cable(C to C), 1x SIM Ejection Pin, 1 x Quick Start Guide", + "General.Model": "SM-E076B", + "General.OS Updates": "6 years", + "General.Release Date": "February 09, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy F70e 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "623,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14089}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A07 5G (6GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 15998}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Poco M8 5G (8GB RAM + 256GB)\", \"Price\": 19945}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OneUI 8", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2026/galaxy-m17e-5g-6gb-ram-128gb/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/samsung/2026/galaxy-m17e-5g-6gb-ram-128gb/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..8c1b6f75c34 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-m17e-5g-6gb-ram-128gb/samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m17e-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Samsung Galaxy M17e 5G (6GB RAM + 128GB)", + "brand": "samsung", + "release_date": "2026-03-17", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m17e-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color PLS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Macro, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6 N1(2100), N3(1800), N5(850), N7(2600), N8(900), N26(850), N28(700), N66(AWS-3),\n5G* TDD Sub6 N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "", + "Design.Colors": "Blitz Blue, Vibe Violet", + "Design.Design Type": "", + "Design.Dimensions": "77.4 x 167.4 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "650 nits (typ), 800 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color PLS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Gemini Live, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Knox Vault for Software & Hardware Security", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎Data Cable (C to C), Quick Start Guide, SIM Ejection PIN, Smartphone", + "General.Model": "SM-M076B, SM-M076B/DS", + "General.OS Updates": "6 years", + "General.Release Date": "March 17, 2026", + "General.SAR": "1.23 W/kg (Head)
1.29 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M17e 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "-15.897822", + "Price Drop Amount": "-2464", + "Related Items": "[{\"Name\": \"Samsung Galaxy F70e 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy M17 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15195}, {\"Name\": \"Samsung Galaxy A07 5G (6GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy M36 5G\", \"Price\": 16289}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18399}, {\"Name\": \"Samsung Galaxy M34 5G\", \"Price\": 16899}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 14929}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OneUI 8", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/samsung/2026/galaxy-m44-5g/samsung-galaxy-m44-5g-6gb-128gb-5g.json b/data/smartphone/samsung/2026/galaxy-m44-5g/samsung-galaxy-m44-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..dfd3b9013dc --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-m44-5g/samsung-galaxy-m44-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-m44-5g-6gb-128gb-5g", + "name": "Samsung Galaxy M44 5G", + "brand": "samsung", + "release_date": "2026-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 216.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-m44-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 480 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "FDD Sub6: N1(2100), N3(1800), N5(850), N7(2600), N8(900), N28(700), N66(AWS-3), TDD Sub6:N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "216 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy M44", + "General.OS Updates": "", + "General.Release Date": "September 07, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy M44 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Samsung Galaxy A53 5G (8GB RAM + 128GB)\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy M34 5G\", \"Price\": 15499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy M15 5G\", \"Price\": 13999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888", + "Technical.Core Details": "1x2.84 GHz Kryo 680 (Cortex X1) + 3x2.42 GHz Kryo 680 (Cortex A78) + 4x1.8 GHz Kryo 680 (Cortex A55)", + "Technical.Custom UI": "One UI 5.1", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/samsung/2026/galaxy-s26-12gb-ram-512gb/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2026/galaxy-s26-12gb-ram-512gb/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..ea1a46ea5ca --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-s26-12gb-ram-512gb/samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s26-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S26 (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2026-02-25", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 167.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s26-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.3 inches, 1080 x 2340 pixels, 120 Hz", + "resolution": "~ 411 PPI", + "type": "Color Dynamic AMOLED 2X Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Best Face, auto-HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
10 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G* FDD Sub6 N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3)\n5G* TDD Sub6 N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax/be 2.4GHz+5GHz+6GHz, EHT320, MIMO, 4096-QAM", + "Design.Bezel less": "Yes", + "Design.Colors": "Cobalt Violet, Sky Blue, Black, White, Silver Shadow, Pink Gold", + "Design.Design Type": "", + "Design.Dimensions": "71.7 x 149.6 x 7.2 mm", + "Design.Qwerty": "", + "Design.Weight": "167 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "2600nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Privacy Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Armor 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.3 inches, 1080 x 2340 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Galaxy AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-S942B, SM-S942B/DS, SM-S942U, SM-S942U1, SM-S942W, SM-S942N, SM-S9420, SM-S942E, SM-S942E/DS", + "General.OS Updates": "", + "General.Release Date": "February 25, 2026", + "General.SAR": "", + "General.Security Updates": "7 years", + "General.Sim Size": "SIM 1 + SIM 2 / SIM 1 + eSIM / Dual eSIM SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S26 (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "107999.0", + "Price Drop": "-18.330366", + "Price Drop Amount": "-19797", + "Related Items": "[{\"Name\": \"Samsung Galaxy S26 Plus (12GB RAM + 512GB)\", \"Price\": 129999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 65999}, {\"Name\": \"SAMSUNG Galaxy S26 5G\", \"Price\": 73816}, {\"Name\": \"OnePlus 15 5G (16GB RAM + 512GB)\", \"Price\": 79999}, {\"Name\": \"Samsung Galaxy S26 Ultra (12GB RAM + 512GB)\", \"Price\": 129999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 102900}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy A34 5G (8GB RAM + 128GB)\", \"Price\": 35499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.8 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2600", + "Technical.Core Details": "1x3.80GHz C1-Ultra & 3x3.25GHz C1-Pro & 6x2.75GHz C1-Pro", + "Technical.Custom UI": "OneUI 8.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 960", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2600" +} diff --git a/data/smartphone/samsung/2026/galaxy-s26-plus-12gb-ram-512gb/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/samsung/2026/galaxy-s26-plus-12gb-ram-512gb/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..7a5ebe52753 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-s26-plus-12gb-ram-512gb/samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-s26-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Samsung Galaxy S26 Plus (12GB RAM + 512GB)", + "brand": "samsung", + "release_date": "2026-02-25", + "ram_gb": 12, + "battery_mah": 4900, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-s26-plus-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "resolution": "~ 516 PPI", + "type": "Color Dynamic AMOLED 2X Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4900 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 25W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Optical Zoom 3x, Optical Quality Zoom 2x, Digital Zoom up to 30x", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
24mm (wide), 1/1.56\", 1.0µm, dual pixel PDAF, OIS
10 MP ƒ/2.4 (Telephoto)
67mm (telephoto), 1/3.94\", 1.0µm, PDAF, OIS, 3x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
3mm, 120˚ (ultrawide), 1/2.55\" 1.4µm, Super Steady video", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G FDD Sub6: N1(2100), N2(1900), N3(1800), N5(850), N7(2600), N8(900), N12(700), N20(800), N25(1900), N26(850), N28(700), N66(AWS-3),\n5G TDD Sub6: N38(2600), N40(2300), N41(2500), N77(3700), N78(3500)", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac/ax/be 2.4GHz+5GHz+6GHz, EHT320, MIMO, 4096-QAM", + "Design.Bezel less": "Yes", + "Design.Colors": "Cobalt Violet, Sky Blue, Black, White, Silver Shadow, Pink Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 158.4 x 7.3 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "2600nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Privacy Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Armor 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 516 PPI", + "Display.Screen to Body Ratio": "~ 90.7%", + "Display.Size": "6.7 inches, 1440 x 3120 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Dynamic AMOLED 2X Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Galaxy AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Samsung Care+,\nSamsung Health,\nSamsung Wallet", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Barometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Hall Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-S947B, SM-S947B/DS, SM-S947U, SM-S947U1, SM-S947W, SM-S947N, SM-S9470, SM-S947E, SM-S947E/DS", + "General.OS Updates": "", + "General.Release Date": "February 25, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "SIM 1 + SIM 2 / SIM 1 + eSIM / Dual eSIM SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, DFF, DSF, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy S26 Plus (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "129999.0", + "Price Drop": "1.2443804", + "Price Drop Amount": "1618", + "Related Items": "[{\"Name\": \"Samsung Galaxy S26 Ultra (12GB RAM + 512GB)\", \"Price\": 129999}, {\"Name\": \"Samsung Galaxy S26 (12GB RAM + 512GB)\", \"Price\": 107999}, {\"Name\": \"Samsung Galaxy S26 Ultra (16GB RAM + 1TB)\", \"Price\": 180999}, {\"Name\": \"SAMSUNG Galaxy S26 5G\", \"Price\": 73816}, {\"Name\": \"Honor 200 Lite\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S25 FE (8GB RAM + 512GB)\", \"Price\": 69900}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 118990}, {\"Name\": \"Samsung Galaxy S26 Plus\", \"Price\": 119999}, {\"Name\": \"Samsung Galaxy S25 Plus\", \"Price\": 99999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.8 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2600", + "Technical.Core Details": "1x3.80GHz C1-Ultra & 3x3.25GHz C1-Pro & 6x2.75GHz C1-Pro", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "Xclipse 960", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2600" +} diff --git a/data/smartphone/samsung/2026/galaxy-z-flip-7-olympic-edition/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g.json b/data/smartphone/samsung/2026/galaxy-z-flip-7-olympic-edition/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g.json new file mode 100644 index 00000000000..51c105decd0 --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-z-flip-7-olympic-edition/samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-flip-7-olympic-edition-12gb-512gb-5g", + "name": "Samsung Galaxy Z Flip 7 Olympic Edition", + "brand": "samsung", + "release_date": "2026-01-26", + "ram_gb": 12, + "battery_mah": 4300, + "weight_g": 188.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-flip-7-olympic-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "resolution": "~ 397 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4300 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm (wide), 1/1.57\", 1.0µm, dual pixel PDAF, OIS
12 MP ƒ/2.2 (Ultra Wide)
13mm, 123˚ (ultrawide), 1/3.2\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Blue Shadow, Jet Black, Coral Red, Mint", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "75.2 x 166.7 x 6.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "2600 Nits brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Super AMOLED, 4.1 inches, 948 x 1048 pixels, 16M Colors", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 397 PPI", + "Display.Screen to Body Ratio": "~ 88.7%", + "Display.Size": "6.9 inches, 1080 x 2520 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Galaxy Z Flip 7 5G", + "General.OS Updates": "", + "General.Release Date": "January 26, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Flip 7 Olympic Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "121999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Deca Core Processor", + "Technical.Chipset": "Samsung Exynos 2500", + "Technical.Core Details": "1x3.3GHz Cortex-X5 & 2x2.74GHz Cortex-A725 & 5x2.36GHz Cortex-A725 & 2x1.8GHz Cortex-A520)", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "3nm", + "Technical.GPU": "Xclipse 950", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "exynos-2500" +} diff --git a/data/smartphone/samsung/2026/galaxy-z-fold-8-ultra/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-z-fold-8-ultra/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g.json new file mode 100644 index 00000000000..28bbf3e5e6e --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-z-fold-8-ultra/samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-8-ultra-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 8 Ultra", + "brand": "samsung", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-8-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Ultra Wide)
10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
50 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 8", + "Design.Bezel less": "", + "Design.Colors": "Black; other colors", + "Design.Design Type": "", + "Design.Dimensions": "123.9 x 161.4 x 4.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "Yes", + "Display.Aspect Ratio": "20:18", + "Display.Brightness": "3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic LTPO AMOLED 2X, 5.4 inches, 1264 x 1848 pixels", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "Yes, HDR10+", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 87.9%", + "Display.Size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "July 09, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-06-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 8 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "199990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 8\", \"Price\": 179999}, {\"Name\": \"Vivo X Fold 6\", \"Price\": 159999}, {\"Name\": \"Samsung Galaxy S26 Ultra 5G\", \"Price\": 119999}, {\"Name\": \"Vivo V70 Elite 5G (12GB RAM + 512GB)\", \"Price\": 61999}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 154999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 135900}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"Motorola Signature\", \"Price\": 54565}, {\"Name\": \"Motorola Razr 60 Ultra\", \"Price\": 94999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.47 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon (3 nm)", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830 (1200 MHz)", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon" +} diff --git a/data/smartphone/samsung/2026/galaxy-z-fold-8/samsung-galaxy-z-fold-8-12gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-z-fold-8/samsung-galaxy-z-fold-8-12gb-256gb-5g.json new file mode 100644 index 00000000000..9f7b629852e --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-z-fold-8/samsung-galaxy-z-fold-8-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-8-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold 8", + "brand": "samsung", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 215.0, + "os": "Android v17", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-8", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8.2 inches, 1968 x 2184 pixels, 120 Hz", + "resolution": "~ 359 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP ƒ/2.2 (Ultra Wide)
12 MP ƒ/2.2 (Cover camera)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
12 MP ƒ/2.4 (Telephoto)
12 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 8", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "143.2 x 158.4 x 4.2 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:18", + "Display.Brightness": "3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic LTPO AMOLED 2X, 6.56 inches, 1080 x 2520 pixels, 120Hz, Corning Gorilla Glass Ceramic 2, 422 ppi", + "Display.Features": "HDR10+", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 359 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "8.2 inches, 1968 x 2184 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-sim Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Z Fold 8 5G", + "General.OS Updates": "", + "General.Release Date": "July 09, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold 8", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "199999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7 (16GB RAM + 1TB)\", \"Price\": 216999}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159990}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Apple iPhone Fold\", \"Price\": 199990}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy Z Fold 7 (12GB RAM + 512GB)\", \"Price\": 186999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 88409}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v17" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/samsung/2026/galaxy-z-fold-wide/samsung-galaxy-z-fold-wide-12gb-256gb-5g.json b/data/smartphone/samsung/2026/galaxy-z-fold-wide/samsung-galaxy-z-fold-wide-12gb-256gb-5g.json new file mode 100644 index 00000000000..2563552fead --- /dev/null +++ b/data/smartphone/samsung/2026/galaxy-z-fold-wide/samsung-galaxy-z-fold-wide-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-galaxy-z-fold-wide-12gb-256gb-5g", + "name": "Samsung Galaxy Z Fold Wide", + "brand": "samsung", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "galaxy-z-fold-wide", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 4.5W", + "Battery.Size": "4800 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "10 MP ƒ/2.2 (Ultra Wide)
10 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
50 MP (Ultra Wide)", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 8", + "Design.Bezel less": "", + "Design.Colors": "Black; other colors", + "Design.Design Type": "", + "Design.Dimensions": "123.9 x 161.4 x 4.9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "Yes", + "Display.Aspect Ratio": "20:18", + "Display.Brightness": "3000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, Dynamic LTPO AMOLED 2X, 5.4 inches, 1264 x 1848 pixels", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "", + "Display.HDR Support": "Yes, HDR10+", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 87.9%", + "Display.Size": "7.6 inches, 1828 x 2584 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP48", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SM-F971B, SM-F971B/DS, SM-F971U, SM-F971U1", + "General.OS Updates": "", + "General.Release Date": "July 09, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-05-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samsung Galaxy Z Fold Wide", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "199999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 8\", \"Price\": 179999}, {\"Name\": \"Samsung Galaxy S26 Ultra (16GB RAM + 1TB)\", \"Price\": 189999}, {\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Huawei Pura X Max\", \"Price\": 149990}, {\"Name\": \"Vivo X Fold 6\", \"Price\": 159999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.47 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon (3 nm)", + "Technical.Core Details": "2x4.6 GHz Oryon V3 Phoenix L + 6x3.62 GHz Oryon V3 Phoenix M", + "Technical.Custom UI": "One UI 8", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830 (1200 MHz)", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon" +} diff --git a/data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json b/data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json new file mode 100644 index 00000000000..0493b6f63fa --- /dev/null +++ b/data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", + "name": "Samaung Galaxy F70e", + "brand": "samsung", + "release_date": "2026-02-09", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "samaung-galaxy-f70e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 25W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Samsung", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Food, Hyperlapse, Night, Panorama, Photo, Portrait, Pro, Slow Motion, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac 2.4GHz+5GHz, VHT80", + "Design.Bezel less": "No", + "Design.Colors": "Limelight Green, Spotlight Blue", + "Design.Design Type": "Classic (Candybar)", + "Design.Dimensions": "77.4 x 167.4 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Leather Finish", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Glonass, Beidou, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Fingerprint Sensor, Gyro Sensor, Geomagnetic Sensor, Light Sensor, Proximity Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Data Cable(C to C), 1x SIM Ejection Pin, 1 x Quick Start Guide", + "General.Model": "SM-E076B", + "General.OS Updates": "6 years", + "General.Release Date": "February 09, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Samaung Galaxy F70e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "623,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 15998}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14089}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy F36 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A07 5G (6GB RAM + 128GB)\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OneUI 8", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/sharp/2025/aquos-sense-10/sharp-aquos-sense-10-6gb-128gb-5g.json b/data/smartphone/sharp/2025/aquos-sense-10/sharp-aquos-sense-10-6gb-128gb-5g.json new file mode 100644 index 00000000000..8dcf6dee536 --- /dev/null +++ b/data/smartphone/sharp/2025/aquos-sense-10/sharp-aquos-sense-10-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-sense-10-6gb-128gb-5g", + "name": "Sharp Aquos Sense 10", + "brand": "sharp", + "release_date": "2025-10-31", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 166.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-sense-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2340 pixels, 240 Hz", + "resolution": "~ 422 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 36W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/1.55\", dual pixel PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
13mm, 122˚ (ultrawide), 1/2.5\", PDAF", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Denim Navy, Khaki Green, Pale Pink, Pale Mint, Full Black, Light Silver", + "Design.Design Type": "", + "Design.Dimensions": "73 x 149 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1500 nits (HBM), 2000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 422 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.1 inches, 1080 x 2340 pixels, 240 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "October 31, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sharp Aquos Sense 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35899.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4 nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/sharp/2025/aquos-wish-5/sharp-aquos-wish-5-4gb-64gb-5g.json b/data/smartphone/sharp/2025/aquos-wish-5/sharp-aquos-wish-5-4gb-64gb-5g.json new file mode 100644 index 00000000000..0d171645936 --- /dev/null +++ b/data/smartphone/sharp/2025/aquos-wish-5/sharp-aquos-wish-5-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sharp-aquos-wish-5-4gb-64gb-5g", + "name": "Sharp Aquos Wish 5", + "brand": "sharp", + "release_date": "2025-05-29", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "aquos-wish-5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 27W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sharp", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, White, Green, Pink", + "Design.Design Type": "", + "Design.Dimensions": "76 x 166 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "SH-AC05, SH-M32", + "General.OS Updates": "", + "General.Release Date": "May 29, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sharp Aquos Wish 5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sharp Aquos Sense 9\", \"Price\": 29999}, {\"Name\": \"Sharp Aquos R10\", \"Price\": 29990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/sony/2022/xperia-10-iv-5g/sony-xperia-10-iv-5g-6gb-128gb-5g.json b/data/smartphone/sony/2022/xperia-10-iv-5g/sony-xperia-10-iv-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..5ffad6fea11 --- /dev/null +++ b/data/smartphone/sony/2022/xperia-10-iv-5g/sony-xperia-10-iv-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-10-iv-5g-6gb-128gb-5g", + "name": "Sony Xperia 10 IV 5G", + "brand": "sony", + "release_date": "2022-05-11", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 161.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-10-iv-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6 inches, 1080 x 2520 pixels", + "resolution": "~ 457 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 30W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "12 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "67 x 153 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "161 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triluminos Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 457 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 10 IV", + "General.OS Updates": "", + "General.Release Date": "May 11, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 10 IV 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 10 V\", \"Price\": 39999}, {\"Name\": \"Sony Xperia 10 VII\", \"Price\": 46990}, {\"Name\": \"Sony Xperia 10 VI\", \"Price\": 35990}, {\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Google Pixel 9 Pro XL\", \"Price\": 109999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 25999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/sony/2023/xperia-10-v/sony-xperia-10-v-6gb-128gb-5g.json b/data/smartphone/sony/2023/xperia-10-v/sony-xperia-10-v-6gb-128gb-5g.json new file mode 100644 index 00000000000..79b806a90b7 --- /dev/null +++ b/data/smartphone/sony/2023/xperia-10-v/sony-xperia-10-v-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "sony-xperia-10-v-6gb-128gb-5g", + "name": "Sony Xperia 10 V", + "brand": "sony", + "release_date": "2023-05-11", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 159.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "xperia-10-v", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.1 inches, 1080 x 2520 pixels", + "resolution": "~ 449 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 21W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Sony", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
27mm, 1/4.0\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
26mm, 1/2\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Telephoto)
54mm, 1/4.4\", 1.0µm, PDAF, 2x optical zoom
8 MP ƒ/2.2 (Ultra Wide)
120˚, 16mm, 1/4.0\", 1.12µm", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Sage Green, Lavender", + "Design.Design Type": "", + "Design.Dimensions": "68 x 155 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "159 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Triluminos display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 449 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.1 inches, 1080 x 2520 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Xperia 10 V", + "General.OS Updates": "", + "General.Release Date": "May 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Sony Xperia 10 V", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Sony Xperia 10 VI\", \"Price\": 35990}, {\"Name\": \"Sony Xperia 5 III\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 80999}, {\"Name\": \"Google Pixel 6A\", \"Price\": 21499}, {\"Name\": \"Sony Xperia 10 III Lite 5G\", \"Price\": 30990}, {\"Name\": \"Sony Xperia Ace 2\", \"Price\": 14990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/tcl/2022/30-plus/tcl-30-plus-4gb-128gb-4g-lte.json b/data/smartphone/tcl/2022/30-plus/tcl-30-plus-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..580c9adaf23 --- /dev/null +++ b/data/smartphone/tcl/2022/30-plus/tcl-30-plus-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-30-plus-4gb-128gb-4g-lte", + "name": "TCL 30 Plus", + "brand": "tcl", + "release_date": "2022-02-27", + "ram_gb": 4, + "battery_mah": 5010, + "weight_g": 184.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "30-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 1080 x 2400 pixels", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.3 (Ultra Wide)
19mm, 1/3\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 164.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "650 nits (typ), 900 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 87.6%", + "Display.Size": "6.7 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "30 Plus", + "General.OS Updates": "", + "General.Release Date": "February 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 30 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/tcl/2022/30-se/tcl-30-se-4gb-64gb-4g-lte.json b/data/smartphone/tcl/2022/30-se/tcl-30-se-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..579bf2517c2 --- /dev/null +++ b/data/smartphone/tcl/2022/30-se/tcl-30-se-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-30-se-4gb-64gb-4g-lte", + "name": "TCL 30 SE", + "brand": "tcl", + "release_date": "2022-02-27", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "30-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes, Yes (6165H/6165H1 only)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.3%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes (6165H/6165H1 only)", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "30 SE", + "General.OS Updates": "", + "General.Release Date": "February 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 30 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/tcl/2022/30-v-5g/tcl-30-v-5g-4gb-128gb-5g.json b/data/smartphone/tcl/2022/30-v-5g/tcl-30-v-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..812d7de87ac --- /dev/null +++ b/data/smartphone/tcl/2022/30-v-5g/tcl-30-v-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-30-v-5g-4gb-128gb-5g", + "name": "TCL 30 V 5G", + "brand": "tcl", + "release_date": "2022-01-04", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 200.4, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "30-v-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.9 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "200.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.2%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass, Gyro, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "30 V 5G", + "General.OS Updates": "", + "General.Release Date": "January 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 30 V 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20009}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 480", + "Technical.Core Details": "2x2.0 GHz Kryo 460 & 6x1.8 GHz Kryo 460", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-480" +} diff --git a/data/smartphone/tcl/2022/30-xl/tcl-30-xl-6gb-64gb-4g-lte.json b/data/smartphone/tcl/2022/30-xl/tcl-30-xl-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d49ffea056a --- /dev/null +++ b/data/smartphone/tcl/2022/30-xl/tcl-30-xl-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-30-xl-6gb-64gb-4g-lte", + "name": "TCL 30 XL", + "brand": "tcl", + "release_date": "2022-06-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 204.4, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "30-xl", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.82 inches, 720 x 1640 pixels", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
29mm, PDAF
5 MP (Ultra Wide)
17mm, 115˚
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue", + "Design.Design Type": "", + "Design.Dimensions": "77 x 172.2 x 9.1 mm", + "Design.Qwerty": "", + "Design.Weight": "204.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NXTVISION display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 83.3%", + "Display.Size": "6.82 inches, 720 x 1640 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "30 XL", + "General.OS Updates": "", + "General.Release Date": "June 01, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 30 XL", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio A25", + "Technical.Core Details": "4x1.8 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-a25" +} diff --git a/data/smartphone/tcl/2022/305/tcl-305-2gb-32gb-4g-lte.json b/data/smartphone/tcl/2022/305/tcl-305-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1437d3e34b2 --- /dev/null +++ b/data/smartphone/tcl/2022/305/tcl-305-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-305-2gb-32gb-4g-lte", + "name": "TCL 305", + "brand": "tcl", + "release_date": "2022-01-30", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "305", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Bokeh, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 165.2 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits of brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.11%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "305", + "General.OS Updates": "", + "General.Release Date": "January 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 305", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/tcl/2022/405/tcl-405-2gb-32gb-5g.json b/data/smartphone/tcl/2022/405/tcl-405-2gb-32gb-5g.json new file mode 100644 index 00000000000..27d259863cf --- /dev/null +++ b/data/smartphone/tcl/2022/405/tcl-405-2gb-32gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-405-2gb-32gb-5g", + "name": "TCL 405", + "brand": "tcl", + "release_date": "2022-11-02", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "405", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.6 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 266 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
27mm 1/5.0\", 1.12µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
27mm 1/3.06\", 1.12µm, PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 7, 8, 20, 28, 38, 40, 41, SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Lavender Purple, Space Dark", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.7 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 266 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.6 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T506D", + "General.OS Updates": "", + "General.Release Date": "November 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 405", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17300}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28433}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "4x2.0 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/tcl/2023/40-se/tcl-40-se-4gb-128gb-4g-lte.json b/data/smartphone/tcl/2023/40-se/tcl-40-se-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..679ffe99367 --- /dev/null +++ b/data/smartphone/tcl/2023/40-se/tcl-40-se-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-40-se-4gb-128gb-4g-lte", + "name": "TCL 40 SE", + "brand": "tcl", + "release_date": "2023-01-05", + "ram_gb": 4, + "battery_mah": 5010, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "40-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Dark grey, Twilight purple", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 167.9 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (Typ.)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90%", + "Display.Size": "6.75 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "40SE", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 40 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17300}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28433}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/tcl/2023/ion-x/tcl-ion-x-3gb-32gb-4g-lte.json b/data/smartphone/tcl/2023/ion-x/tcl-ion-x-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..84834ddfafa --- /dev/null +++ b/data/smartphone/tcl/2023/ion-x/tcl-ion-x-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-ion-x-3gb-32gb-4g-lte", + "name": "TCL Ion X", + "brand": "tcl", + "release_date": "2023-01-26", + "ram_gb": 3, + "battery_mah": 3000, + "weight_g": 177.4, + "os": "Android", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "ion-x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6 inches, 720 x 1440 pixels", + "resolution": "~ 268 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "3000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 156.5 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "177.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "18:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "No", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 78.9%", + "Display.Size": "6 inches, 720 x 1440 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Ion X", + "General.OS Updates": "", + "General.Release Date": "January 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL Ion X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "4x2.0 GHz Cortex-A53 & 4x1.5 GHz Cortex-A53", + "Technical.Custom UI": "TCL UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/tcl/2024/50-5g/tcl-50-5g-8gb-128gb-5g.json b/data/smartphone/tcl/2024/50-5g/tcl-50-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..5cc79c01449 --- /dev/null +++ b/data/smartphone/tcl/2024/50-5g/tcl-50-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-5g-8gb-128gb-5g", + "name": "TCL 50 5G", + "brand": "tcl", + "release_date": "2024-02-26", + "ram_gb": 8, + "battery_mah": 5010, + "weight_g": 183.5, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Dark Blue, Space Gray", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 164.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "183.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 84.9%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50 5G", + "General.OS Updates": "", + "General.Release Date": "February 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oscal Pilot 3\", \"Price\": 17990}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 19600}, {\"Name\": \"Samsung Galaxy A33 5G\", \"Price\": 15999}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S21 FE 5G\", \"Price\": 32990}, {\"Name\": \"Motorola Moto G34 5G\", \"Price\": 10700}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 700", + "Technical.Core Details": "2 x Cortex-A76-2.2 GHz, 6 x Cortex-A55-2.0 GHz", + "Technical.Custom UI": "TCL UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/tcl/2024/50-le-5g/tcl-50-le-5g-4gb-64gb-5g.json b/data/smartphone/tcl/2024/50-le-5g/tcl-50-le-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..3b7b97d0575 --- /dev/null +++ b/data/smartphone/tcl/2024/50-le-5g/tcl-50-le-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-le-5g-4gb-64gb-5g", + "name": "TCL 50 LE 5G", + "brand": "tcl", + "release_date": "2024-06-26", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 195.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-le-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Storm Gray", + "Design.Design Type": "", + "Design.Dimensions": "75.4 x 164.5 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50 LE", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 LE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 700", + "Technical.Core Details": "2 x Cortex-A76-2.2 GHz, 6 x Cortex-A55-2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/tcl/2024/50-xe-5g/tcl-50-xe-5g-4gb-128gb-5g.json b/data/smartphone/tcl/2024/50-xe-5g/tcl-50-xe-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..28be1e0550c --- /dev/null +++ b/data/smartphone/tcl/2024/50-xe-5g/tcl-50-xe-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-xe-5g-4gb-128gb-5g", + "name": "TCL 50 XE 5G", + "brand": "tcl", + "release_date": "2024-06-26", + "ram_gb": 4, + "battery_mah": 5010, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-xe-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "Dark Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyro, Accelerometer, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50 XE", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 XE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL 50 LE\", \"Price\": 13990}, {\"Name\": \"TCL 50 LE 5G\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17499}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@ 2.4GHz & 6xCortex-A55@ 2GHz", + "Technical.Custom UI": "TCL UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/tcl/2024/50-xe-nxtpaper-5g/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g.json b/data/smartphone/tcl/2024/50-xe-nxtpaper-5g/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..33745cabb57 --- /dev/null +++ b/data/smartphone/tcl/2024/50-xe-nxtpaper-5g/tcl-50-xe-nxtpaper-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-xe-nxtpaper-5g-4gb-128gb-5g", + "name": "TCL 50 XE NxtPaper 5G", + "brand": "tcl", + "release_date": "2024-01-01", + "ram_gb": 4, + "battery_mah": 5010, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-xe-nxtpaper-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Space Blue", + "Design.Design Type": "", + "Design.Dimensions": "75 x 164.1 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NxtPaper technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "DTS 3D Boom Sound", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Gyro, Accelerometer, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50XE NxtPaper", + "General.OS Updates": "", + "General.Release Date": "June, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 XE NxtPaper 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Google Pixel 8 Pro\", \"Price\": 51999}, {\"Name\": \"Motorola Moto G Stylus 5G 2024\", \"Price\": 33499}, {\"Name\": \"Motorola Moto G 5G 2025\", \"Price\": 16990}, {\"Name\": \"Motorola Moto G Power 5G 2024\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16788}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@ 2.4GHz & 6xCortex-A55@ 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/tcl/2024/50-xl-5g/tcl-50-xl-5g-6gb-128gb-5g.json b/data/smartphone/tcl/2024/50-xl-5g/tcl-50-xl-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..0b862fc6b67 --- /dev/null +++ b/data/smartphone/tcl/2024/50-xl-5g/tcl-50-xl-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-xl-5g-6gb-128gb-5g", + "name": "TCL 50 XL 5G", + "brand": "tcl", + "release_date": "2024-06-26", + "ram_gb": 6, + "battery_mah": 5010, + "weight_g": 195.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-xl-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Slate Gray", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 167.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 86.3%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyro, Accelerometer, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "40 XL", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 XL 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord N30 5G\", \"Price\": 24990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "TCL UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/tcl/2024/50-xl-nxtpaper-5g/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g.json b/data/smartphone/tcl/2024/50-xl-nxtpaper-5g/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..5d70d9f7d04 --- /dev/null +++ b/data/smartphone/tcl/2024/50-xl-nxtpaper-5g/tcl-50-xl-nxtpaper-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-50-xl-nxtpaper-5g-6gb-128gb-5g", + "name": "TCL 50 XL NxtPaper 5G", + "brand": "tcl", + "release_date": "2024-06-26", + "ram_gb": 6, + "battery_mah": 5010, + "weight_g": 198.7, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "50-xl-nxtpaper-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Space Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 167.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "198.7 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NxtPaper technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 86.3%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyro, Accelerometer, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "50 XL NxtPaper 5G", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 50 XL NxtPaper 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G Stylus 5G 2025\", \"Price\": 34990}, {\"Name\": \"TCL 50 Pro NxtPaper\", \"Price\": 27990}, {\"Name\": \"Samsung Galaxy A26 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16800}, {\"Name\": \"TCL 50 NxtPaper\", \"Price\": 19990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 94990}, {\"Name\": \"Motorola Moto G 5G 2025\", \"Price\": 16990}, {\"Name\": \"Motorola Edge 2023\", \"Price\": 39990}, {\"Name\": \"TCL 50 XE NxtPaper 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "TCL UI", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/tcl/2025/60-5g/tcl-60-5g-6gb-256gb-5g.json b/data/smartphone/tcl/2025/60-5g/tcl-60-5g-6gb-256gb-5g.json new file mode 100644 index 00000000000..e5fa2748e09 --- /dev/null +++ b/data/smartphone/tcl/2025/60-5g/tcl-60-5g-6gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-60-5g-6gb-256gb-5g", + "name": "TCL 60 5G", + "brand": "tcl", + "release_date": "2025-03-03", + "ram_gb": 6, + "battery_mah": 5200, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "60-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/2.5\", 0.7µm, PDA
5 MP (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Space Gray, Midnight Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "480 nits (typ)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 60 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G56 5G\", \"Price\": 15990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20007}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tcl/2025/60-se-nxtpaper-5g/tcl-60-se-nxtpaper-5g-8gb-256gb-5g.json b/data/smartphone/tcl/2025/60-se-nxtpaper-5g/tcl-60-se-nxtpaper-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..fa09ee04cc7 --- /dev/null +++ b/data/smartphone/tcl/2025/60-se-nxtpaper-5g/tcl-60-se-nxtpaper-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-60-se-nxtpaper-5g-8gb-256gb-5g", + "name": "TCL 60 SE Nxtpaper 5G", + "brand": "tcl", + "release_date": "2025-03-03", + "ram_gb": 8, + "battery_mah": 5200, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "60-se-nxtpaper-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
26mm (wide), 1/2.5\", 0.7µm, PDAF
5 MP (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Space Gray, Mint Green", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "550 nits (typ)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NxtPaper technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Max Ink Mode", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "60SE NxtPaper", + "General.OS Updates": "", + "General.Release Date": "March 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 60 SE Nxtpaper 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL 50 Pro NxtPaper\", \"Price\": 27990}, {\"Name\": \"TCL 60 XE NxtPaper\", \"Price\": 12990}, {\"Name\": \"TCL 40 NxtPaper\", \"Price\": 17999}, {\"Name\": \"TCL 50 NxtPaper\", \"Price\": 19990}, {\"Name\": \"Google Pixel 8A\", \"Price\": 32480}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Google Pixel 9A\", \"Price\": 38429}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 17994}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25718}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tcl/2025/60r-5g/tcl-60r-5g-4gb-128gb-5g.json b/data/smartphone/tcl/2025/60r-5g/tcl-60r-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..38edf689e9e --- /dev/null +++ b/data/smartphone/tcl/2025/60r-5g/tcl-60r-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-60r-5g-4gb-128gb-5g", + "name": "TCL 60R 5G", + "brand": "tcl", + "release_date": "2025-03-03", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 190.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "60r-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Space Gray, Pure White", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "480 nits (typ)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, BDS, GALILEO, QSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL 60R 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A05s (4GB RAM + 128GB)\", \"Price\": 14850}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tcl/2025/p10/tcl-p10-8gb-512gb-5g.json b/data/smartphone/tcl/2025/p10/tcl-p10-8gb-512gb-5g.json new file mode 100644 index 00000000000..282d6955142 --- /dev/null +++ b/data/smartphone/tcl/2025/p10/tcl-p10-8gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tcl-p10-8gb-512gb-5g", + "name": "TCL P10", + "brand": "tcl", + "release_date": "2025-01-28", + "ram_gb": 8, + "battery_mah": 5010, + "weight_g": 196.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "p10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color NXTPAPER Color Ink (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5010 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "TCL", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
1/3.45\", 0.64µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 167.6 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "196 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NxtPaper technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color NXTPAPER Color Ink (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "AI Eye Protection, AI Writing, and AI Voice Memos.", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyro, Accelerometer, Proximity, Compass, Barometer (T803D only)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January 28, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "TCL P10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"TCL 50 NxtPaper\", \"Price\": 19990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO A6x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tecno/2022/pova-3-6gb-ram-128gb/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/tecno/2022/pova-3-6gb-ram-128gb/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4f85468dc81 --- /dev/null +++ b/data/smartphone/tecno/2022/pova-3-6gb-ram-128gb/tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-3-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Tecno Pova 3 (6GB RAM + 128GB)", + "brand": "tecno", + "release_date": "2022-06-20", + "ram_gb": 6, + "battery_mah": 7000, + "weight_g": 231.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-3-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face Detection, Touch to Focus", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Main)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.4 x 173.1 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "231 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.9 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pova 3", + "General.OS Updates": "", + "General.Release Date": "June 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Pova 3 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "HiOS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/tecno/2022/pova-3/tecno-pova-3-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2022/pova-3/tecno-pova-3-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1248ef531fd --- /dev/null +++ b/data/smartphone/tecno/2022/pova-3/tecno-pova-3-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-3-4gb-64gb-4g-lte", + "name": "Tecno Pova 3", + "brand": "tecno", + "release_date": "2022-06-20", + "ram_gb": 4, + "battery_mah": 7000, + "weight_g": 231.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-3", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.95 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 389 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face Detection, Touch to Focus", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Main)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "78.4 x 173.1 x 9.4 mm", + "Design.Qwerty": "", + "Design.Weight": "231 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 82.8%", + "Display.Size": "6.95 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "G-Sensor, Ambient Light Sensor, Proximity Sensor, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pova 3", + "General.OS Updates": "", + "General.Release Date": "June 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-29", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Pova 3", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 100040}, {\"Name\": \"Samsung Galaxy A52\", \"Price\": 26499}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16598}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "HiOS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/tecno/2022/spark-8c/tecno-spark-8c-3gb-64gb-4g-lte.json b/data/smartphone/tecno/2022/spark-8c/tecno-spark-8c-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d3b54222ce7 --- /dev/null +++ b/data/smartphone/tecno/2022/spark-8c/tecno-spark-8c-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8c-3gb-64gb-4g-lte", + "name": "Tecno Spark 8C", + "brand": "tecno", + "release_date": "2022-02-21", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 193.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Beauty 3.0, Portrait Mode, Wide Selfie, HDR, Slow-motion", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8

AI lens", + "Camera.Video Recording": "720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.57 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.6 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX2 ", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8C", + "General.OS Updates": "", + "General.Release Date": "February 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6544.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 6799}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 9990}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8499}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/tecno/2022/spark-8p/tecno-spark-8p-4gb-64gb-4g-lte.json b/data/smartphone/tecno/2022/spark-8p/tecno-spark-8p-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9481afa7721 --- /dev/null +++ b/data/smartphone/tecno/2022/spark-8p/tecno-spark-8p-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-8p-4gb-64gb-4g-lte", + "name": "Tecno Spark 8P", + "brand": "tecno", + "release_date": "2022-07-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-8p", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, Quad-LED", + "Camera.Front Camera": "8 MP
Dual LED Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP
2 MP

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120Hz Touch", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark 8P", + "General.OS Updates": "", + "General.Release Date": "July 07, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 8P", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8099.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33450}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "Arm Cortex-A75 @ 2GHz & Arm Cortex-A55 @ 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/tecno/2023/spark-go-2024-4gb-ram-128gb/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/tecno/2023/spark-go-2024-4gb-ram-128gb/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6b59ffe99d9 --- /dev/null +++ b/data/smartphone/tecno/2023/spark-go-2024-4gb-ram-128gb/tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-go-2024-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Tecno Spark Go 2024 (4GB RAM + 128GB)", + "brand": "tecno", + "release_date": "2023-12-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-go-2024-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Slow-Mo", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Mystery White, Gravity Black", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.69 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "89.7", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Dual DTS Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark Go 2024", + "General.OS Updates": "", + "General.Release Date": "December 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Spark Go 2024 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "5.224329", + "Price Drop Amount": "418", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Samsung Galaxy A06 5G (4GB RAM + 128GB)\", \"Price\": 9894}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 20949}, {\"Name\": \"itel A50 (3GB RAM + 64GB)\", \"Price\": 5899}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"Realme 14 Pro 5G\", \"Price\": 24390}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "HiOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/tecno/2023/spark-go-2024/tecno-spark-go-2024-3gb-64gb-4g-lte.json b/data/smartphone/tecno/2023/spark-go-2024/tecno-spark-go-2024-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..c8dd0445929 --- /dev/null +++ b/data/smartphone/tecno/2023/spark-go-2024/tecno-spark-go-2024-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-go-2024-3gb-64gb-4g-lte", + "name": "Tecno Spark Go 2024", + "brand": "tecno", + "release_date": "2023-12-07", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-go-2024", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, HDR, Slow-Mo", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Mystery White, Gravity Black", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.69 x 8.55 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "89.7", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.56 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Stereo Dual DTS Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Spark Go 2024", + "General.OS Updates": "", + "General.Release Date": "December 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Spark Go 2024", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6699.0", + "Price Drop": "5.416216", + "Price Drop Amount": "363", + "Related Items": "[{\"Name\": \"Tecno Spark Go 1\", \"Price\": 7299}, {\"Name\": \"Infinix Smart 8 HD\", \"Price\": 6699}, {\"Name\": \"Infinix Smart 8\", \"Price\": 7299}, {\"Name\": \"Tecno Pop 8\", \"Price\": 6999}, {\"Name\": \"Realme C25s (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Tecno Spark 20\", \"Price\": 8999}, {\"Name\": \"Realme C53\", \"Price\": 8994}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 9990}, {\"Name\": \"Hisense E70 Pro\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "HiOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/tecno/2024/camon-30-premier-5g/tecno-camon-30-premier-5g-12gb-512gb-5g.json b/data/smartphone/tecno/2024/camon-30-premier-5g/tecno-camon-30-premier-5g-12gb-512gb-5g.json new file mode 100644 index 00000000000..67e42f57d0f --- /dev/null +++ b/data/smartphone/tecno/2024/camon-30-premier-5g/tecno-camon-30-premier-5g-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-30-premier-5g-12gb-512gb-5g", + "name": "Tecno Camon 30 Premier 5G", + "brand": "tecno", + "release_date": "2024-02-27", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 210.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-30-premier-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.77 inches, 1264 x 2780 pixels, 120 Hz", + "resolution": "~ 451 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 70W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX890", + "Camera.Features": "60X Hyper Zoom, 3X Optical Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
50 MP (Telephoto)
50 MP (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Alps Snowy Silver, Hawaii Lava Black", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 162.7 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz High Frequency PWM Dimming, 1400 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 451 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.77 inches, 1264 x 2780 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "OS Upgrade: 2 Years and Security Updates: 2 Years, LPDDR5x RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "CAMON 30 Premier 5G", + "General.OS Updates": "", + "General.Release Date": "February 27, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon 30 Premier 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "-3.2732465", + "Price Drop Amount": "-982", + "Related Items": "[{\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 29249}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 26990}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Tecno Camon 40 Premier\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27799}, {\"Name\": \"Realme GT 8 Pro Dream Edition\", \"Price\": 79999}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Tecno Spark 10C\", \"Price\": 9990}, {\"Name\": \"Tecno Camon 30 Pro\", \"Price\": 22990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "HiOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/tecno/2024/phantom-v-fold-2/tecno-phantom-v-fold-2-12gb-512gb-5g.json b/data/smartphone/tecno/2024/phantom-v-fold-2/tecno-phantom-v-fold-2-12gb-512gb-5g.json new file mode 100644 index 00000000000..3ef6fa32101 --- /dev/null +++ b/data/smartphone/tecno/2024/phantom-v-fold-2/tecno-phantom-v-fold-2-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-phantom-v-fold-2-12gb-512gb-5g", + "name": "Tecno Phantom V Fold 2", + "brand": "tecno", + "release_date": "2024-09-13", + "ram_gb": 12, + "battery_mah": 5750, + "weight_g": 249.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "phantom-v-fold-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "7.85 inches, 2000 x 2296 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 70W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5750 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
1/2.8\", 0.8µm
32 MP ƒ/2.5 (Wide Angle)
1/2.8\", 0.8µm, Cover camera:", + "Camera.Front Video Recording": "1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm, 1/1.3\", 1.2µm, PDAF, OIS
50 MP ƒ/2 (Telephoto)
50mm, 1/2.8\", 0.64µm, PDAF, 2x optical zoom
50 MP ƒ/2.2 (Ultra Wide)
115˚, PDAF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue, Green", + "Design.Design Type": "", + "Design.Dimensions": "140.4 x 159 x 6.1 mm", + "Design.Qwerty": "", + "Design.Weight": "249 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "4:3.55", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, LTPO AMOLED, 6.42 inches, 1080 x 2520 pixels, 1B colors, 120Hz, 1600 nits (peak), Corning Gorilla Glass Victus", + "Display.Features": "", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus Plus", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88.2%", + "Display.Size": "7.85 inches, 2000 x 2296 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2 Fold", + "General.OS Updates": "", + "General.Release Date": "September 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Phantom V Fold 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "30.397104", + "Price Drop Amount": "18238", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Fold 7\", \"Price\": 174999}, {\"Name\": \"Samsung Galaxy Z Fold 6\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy Z Fold 5\", \"Price\": 108999}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 71999}, {\"Name\": \"Vivo X Fold 5 5G\", \"Price\": 149998}, {\"Name\": \"Samsung Galaxy Z Fold 7 (16GB RAM + 1TB)\", \"Price\": 216999}, {\"Name\": \"Samsung Galaxy Z Fold 4\", \"Price\": 74999}, {\"Name\": \"Tecno Camon 40 Premier\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy Z Fold 6 (12GB RAM + 512GB)\", \"Price\": 112999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000 Plus", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.2GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/tecno/2024/pova-6-neo-5g-8gb-ram-256gb/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/tecno/2024/pova-6-neo-5g-8gb-ram-256gb/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..4805f2e0aab --- /dev/null +++ b/data/smartphone/tecno/2024/pova-6-neo-5g-8gb-ram-256gb/tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-6-neo-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Tecno Pova 6 Neo 5G (8GB RAM + 256GB)", + "brand": "tecno", + "release_date": "2024-09-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 191.93, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-6-neo-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 263 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR Photography, Time Lapse, Super Night Photography, AI Auto Scene Detection, Noise Reduction, 3X In-Sensor Zoom", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Dual LED Flash", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
2 MP", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Azure Sky, Midnight Shadow, Aurora Cloud", + "Design.Design Type": "", + "Design.Dimensions": "76.8 x 165.4 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "191.93 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 263 PPI", + "Display.Screen to Body Ratio": "~ 84.6%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, Dolby Atmos, AI Mobile (AI Suite)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Pova 6 Neo", + "General.OS Updates": "", + "General.Release Date": "September 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Pova 6 Neo 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-1.4436651", + "Price Drop Amount": "-202", + "Related Items": "[{\"Name\": \"Tecno Pova 7 5G\", \"Price\": 13749}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14444}, {\"Name\": \"Tecno Spark Go 5G\", \"Price\": 9999}, {\"Name\": \"Tecno Pova 7 Pro 5G\", \"Price\": 17749}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 22599}, {\"Name\": \"Oppo Reno 8T\", \"Price\": 23790}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"itel Super 26 Ultra\", \"Price\": 9999}, {\"Name\": \"Realme 12 Pro Plus 5G (8GB RAM + 256GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HiOS 14.5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tecno/2024/spark-30c-5g-4gb-ram-64gb/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/tecno/2024/spark-30c-5g-4gb-ram-64gb/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..afe071bf021 --- /dev/null +++ b/data/smartphone/tecno/2024/spark-30c-5g-4gb-ram-64gb/tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-30c-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Tecno Spark 30C 5G (4GB RAM + 64GB)", + "brand": "tecno", + "release_date": "2024-10-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.2, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-30c-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "SONY IMX582", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
1/2.0\", 0.8µm, AF

Auxiliary lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Aurora Cloud, Azure Sky, Midnight Shadow", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 111 PPI", + "Display.Screen to Body Ratio": "~ 47.8%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speaker with Dolby Atmos", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 handset, 1 Charger, 1 Type C USB Cable, Warranty Card, 1 Back case, User Manual", + "General.Model": "KL8H", + "General.OS Updates": "", + "General.Release Date": "October 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 30C 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-8.749016", + "Price Drop Amount": "-875", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10235}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"Tecno Spark 40C 5G\", \"Price\": 11990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tecno/2024/spark-30c-5g-8gb-ram-128gb/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/tecno/2024/spark-30c-5g-8gb-ram-128gb/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..ef118685e94 --- /dev/null +++ b/data/smartphone/tecno/2024/spark-30c-5g-8gb-ram-128gb/tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-30c-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Tecno Spark 30C 5G (8GB RAM + 128GB)", + "brand": "tecno", + "release_date": "2024-10-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 189.2, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-30c-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "SONY IMX582", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
1/2.0\", 0.8µm, AF

Auxiliary lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Aurora Cloud, Azure Sky, Midnight Shadow", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 111 PPI", + "Display.Screen to Body Ratio": "~ 47.8%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speaker with Dolby Atmos", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 handset, 1 Charger, 1 Type C USB Cable, Warranty Card, 1 Back case, User Manual", + "General.Model": "KL8H", + "General.OS Updates": "", + "General.Release Date": "October 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 30C 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-1.3612276", + "Price Drop Amount": "-177", + "Related Items": "[{\"Name\": \"Samsung Galaxy A14 5G (6GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Tecno Pova 7 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 12980}, {\"Name\": \"Realme P4 5G\", \"Price\": 17499}, {\"Name\": \"Poco C85 5G\", \"Price\": 8999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tecno/2024/spark-30c-5g/tecno-spark-30c-5g-4gb-128gb-5g.json b/data/smartphone/tecno/2024/spark-30c-5g/tecno-spark-30c-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..dde79978d3b --- /dev/null +++ b/data/smartphone/tecno/2024/spark-30c-5g/tecno-spark-30c-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-30c-5g-4gb-128gb-5g", + "name": "Tecno Spark 30C 5G", + "brand": "tecno", + "release_date": "2024-10-02", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 189.2, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-30c-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 111 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "SONY IMX582", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP (Wide Angle)
1/2.0\", 0.8µm, AF

Auxiliary lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Aurora Cloud, Azure Sky, Midnight Shadow", + "Design.Design Type": "", + "Design.Dimensions": "77 x 165 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "189.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 111 PPI", + "Display.Screen to Body Ratio": "~ 47.8%", + "Display.Size": "6.67 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speaker with Dolby Atmos", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 handset, 1 Charger, 1 Type C USB Cable, Warranty Card, 1 Back case, User Manual", + "General.Model": "KL8H", + "General.OS Updates": "", + "General.Release Date": "October 02, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark 30C 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8599.0", + "Price Drop": "10.450166", + "Price Drop Amount": "899", + "Related Items": "[{\"Name\": \"Tecno Pop 9 5G (4GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Tecno POP 10 5G\", \"Price\": 7999}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10501}, {\"Name\": \"Xiaomi Redmi 14C 5G (4GB RAM + 128GB)\", \"Price\": 9998}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10750}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9498}, {\"Name\": \"Honor X6c\", \"Price\": 12990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/tecno/2025/spark-slim/tecno-spark-slim-8gb-128gb-4g-lte.json b/data/smartphone/tecno/2025/spark-slim/tecno-spark-slim-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..429924c7a07 --- /dev/null +++ b/data/smartphone/tecno/2025/spark-slim/tecno-spark-slim-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-spark-slim-8gb-128gb-4g-lte", + "name": "Tecno Spark Slim", + "brand": "tecno", + "release_date": "2025-09-02", + "ram_gb": 8, + "battery_mah": 5160, + "weight_g": 156.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "spark-slim", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "resolution": "~ 440 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 45W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, White", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "156 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "4500nits", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 440 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.78 inches, 1224 x 2720 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "ELLA AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Spark Slim", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 89999}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Tecno Spark Go 5G\", \"Price\": 9999}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G200", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2 (1.1GHz)", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "mediatek-helio-g200" +} diff --git a/data/smartphone/tecno/2026/camon-50-ultra/tecno-camon-50-ultra-8gb-256gb-5g.json b/data/smartphone/tecno/2026/camon-50-ultra/tecno-camon-50-ultra-8gb-256gb-5g.json new file mode 100644 index 00000000000..90f3814d551 --- /dev/null +++ b/data/smartphone/tecno/2026/camon-50-ultra/tecno-camon-50-ultra-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-camon-50-ultra-8gb-256gb-5g", + "name": "Tecno Camon 50 Ultra", + "brand": "tecno", + "release_date": "2026-03-02", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 178.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "camon-50-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1208 x 2644 pixels, 144 Hz", + "resolution": "~ 429 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2.4 (Wide Angle)", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
50 MP ƒ/2.4 (Telephoto)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Orange, Blue, Black", + "Design.Design Type": "", + "Design.Dimensions": "77 x 162.4 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 429 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.78 inches, 1208 x 2644 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "March 02, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Tecno Camon 50 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 60 Ultra\", \"Price\": 31990}, {\"Name\": \"Tecno Camon 50 Pro 5G\", \"Price\": 34990}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Xiaomi Redmi Note 15 Pro Plus\", \"Price\": 37999}, {\"Name\": \"Tecno Camon 40 Premier\", \"Price\": 39990}, {\"Name\": \"Tecno Camon 30 Premier 5G\", \"Price\": 39999}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 82999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Ultimate", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-ultimate" +} diff --git a/data/smartphone/tecno/2026/pova-8-5g-8gb-ram-128gb/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/tecno/2026/pova-8-5g-8gb-ram-128gb/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..3c9b4e5f52d --- /dev/null +++ b/data/smartphone/tecno/2026/pova-8-5g-8gb-ram-128gb/tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "tecno-pova-8-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Tecno Pova 8 5G (8GB RAM + 128GB)", + "brand": "tecno", + "release_date": "2026-06-11", + "ram_gb": 8, + "battery_mah": 8000, + "weight_g": 225.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "pova-8-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 144 Hz", + "resolution": "~ 381 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Tecno", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sonly LYTIA 600", + "Camera.Features": "AI CAM, Portrait, Super Night, Video, AIGC Portrait, Sky Shop, Pro, Panorama, Documents, Time-lapse, Dual Video, Vlog, Slow Motion, Super Macro, Ultra HD", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP + ", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/b/g/n/ac/ax", + "Design.Bezel less": "No", + "Design.Colors": "Terminal Green, 16 Bit White", + "Design.Design Type": "", + "Design.Dimensions": "78.46 x 165.66 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "Up to 950 nits HBM brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 381 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.76 inches, 1080 x 2344 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Smartphone, Ella AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Alive Matrix Displaym, MIL-STD-810H certification", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x 45 W Charger, 1 x USB Type-C Cable, 1 x Sim Eject Tool, 1 x Protective Case, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "LK6, Pova 8 5G", + "General.OS Updates": "", + "General.Release Date": "June 11, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Dolby Atmos", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AAC, AMR, MID, FLAC, OGG, 3GPP", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, WEBM", + "Name": "Tecno Pova 8 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pova Curve 2\", \"Price\": 24999}, {\"Name\": \"Tecno Pova 7 Ultra\", \"Price\": 22990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 22999}, {\"Name\": \"Tecno Pova 8 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18796}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7100", + "Technical.Core Details": "4x2.4 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "HiOS 16", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G610 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7100" +} diff --git a/data/smartphone/ulefone/2022/note-14/ulefone-note-14-3gb-16gb-4g-lte.json b/data/smartphone/ulefone/2022/note-14/ulefone-note-14-3gb-16gb-4g-lte.json new file mode 100644 index 00000000000..8955e885be3 --- /dev/null +++ b/data/smartphone/ulefone/2022/note-14/ulefone-note-14-3gb-16gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-note-14-3gb-16gb-4g-lte", + "name": "Ulefone Note 14", + "brand": "ulefone", + "release_date": "2022-09-29", + "ram_gb": 3, + "battery_mah": 4500, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-14", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 16 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 16 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Lithium-ion Polymer", + "Battery.StandBy Time": "10 days", + "Battery.Talk Time": "25 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX219", + "Camera.Features": "Normal Mode, Portrait, Pro Mode, Night Mode, Gif, Panorama mode, Time Lapse, Intelligent Scanning, HDR, Filters, AI Scene Recognition, Location Info, Watermark, Camera Mute, Touch Shooting, Self Timer, Grid Line, Volume Key Feature, Anti Flicker", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD, 480p @ 30 fps", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/1.8 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD, 480p @ 30 fps", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Midnight Black, Mint Green, Lavender Purple", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.8 x 8.95 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.9%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Depth Sensor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Light Sensor, Acceleration Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Ulefone Note, 14AC Power Charger (EU plug), USB-A to USB Type-C 2.0 Charger Cable (1M), Protective Film(Pre-installed), Protective Case, SIM needle, Multiple Languages Manual, Warranty card, Multi Function Instruction Card, Charging Instruction Card, Safety Prompt card", + "General.Model": "Note 14", + "General.OS Updates": "", + "General.Release Date": "September 29, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 128 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "16 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Note 14", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 113999}, {\"Name\": \"Infinix Note 60 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 57990}, {\"Name\": \"Vivo V70 Lite\", \"Price\": 20990}, {\"Name\": \"Samsung Galaxy S26 Ultra\", \"Price\": 159999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25895}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OPPO K14x 5G\", \"Price\": 13999}]", + "Technical.Browser": "", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "4*ARM Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/ulefone/2022/power-armor-14-pro/ulefone-power-armor-14-pro-6gb-128gb-4g-lte.json b/data/smartphone/ulefone/2022/power-armor-14-pro/ulefone-power-armor-14-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..237ace57ffb --- /dev/null +++ b/data/smartphone/ulefone/2022/power-armor-14-pro/ulefone-power-armor-14-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-power-armor-14-pro-6gb-128gb-4g-lte", + "name": "Ulefone Power Armor 14 Pro", + "brand": "ulefone", + "release_date": "2022-03-09", + "ram_gb": 6, + "battery_mah": 10000, + "weight_g": 358.2, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "power-armor-14-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "20 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.8 (Macro)
macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "82.5 x 175.6 x 17.2 mm", + "Design.Qwerty": "", + "Design.Weight": "358.2 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 70.8%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Power Armor 14 Pro", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Power Armor 14 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 69990}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/ulefone/2023/note-16-pro/ulefone-note-16-pro-8gb-128gb-4g-lte.json b/data/smartphone/ulefone/2023/note-16-pro/ulefone-note-16-pro-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..aa96dd38617 --- /dev/null +++ b/data/smartphone/ulefone/2023/note-16-pro/ulefone-note-16-pro-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-note-16-pro-8gb-128gb-4g-lte", + "name": "Ulefone Note 16 Pro", + "brand": "ulefone", + "release_date": "2023-05-05", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 184.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "note-16-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Normal mode, Pro mode, Portrait mode, Panorama mode, Slow Motion, Ultra Res mode, Macro mode, Night mode, Time Lapse, Audio Note, Intelligent Scanning, HDR, Filters, Volume key function, Camera mute, Location info, Watermark, Self timer, Composition line, Digital level gauge, Smile shutter, Face attribute detection, Anti-flicker, AI scene recognition, Touch shooting", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p, 480p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 a/ac/b/g/n", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 165 x 8.7 mm", + "Design.Qwerty": "", + "Design.Weight": "184 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Note 16 Pro", + "General.OS Updates": "", + "General.Release Date": "May 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Note 16 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Unisoc Tiger T606", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "unisoc-tiger-t606" +} diff --git a/data/smartphone/ulefone/2024/armor-27/ulefone-armor-27-12gb-256gb-4g-lte.json b/data/smartphone/ulefone/2024/armor-27/ulefone-armor-27-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..0e8871cfb1c --- /dev/null +++ b/data/smartphone/ulefone/2024/armor-27/ulefone-armor-27-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-armor-27-12gb-256gb-4g-lte", + "name": "Ulefone Armor 27", + "brand": "ulefone", + "release_date": "2024-01-01", + "ram_gb": 12, + "battery_mah": 10600, + "weight_g": 441.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "armor-27", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
1/1.31\", 1.2µm, PDAF
50 MP ƒ/2.2 (Ultra Wide)
117˚
64 MP ƒ/1.8 (night vision)", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "86.8 x 182.8 x 18.5 mm", + "Design.Qwerty": "", + "Design.Weight": "441 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 68.8%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Armor 27", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/ulefone/2024/armor-27t/ulefone-armor-27t-12gb-256gb-4g-lte.json b/data/smartphone/ulefone/2024/armor-27t/ulefone-armor-27t-12gb-256gb-4g-lte.json new file mode 100644 index 00000000000..9af42f2bed2 --- /dev/null +++ b/data/smartphone/ulefone/2024/armor-27t/ulefone-armor-27t-12gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-armor-27t-12gb-256gb-4g-lte", + "name": "Ulefone Armor 27T", + "brand": "ulefone", + "release_date": "2024-01-01", + "ram_gb": 12, + "battery_mah": 10600, + "weight_g": 441.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "armor-27t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "10600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
1/1.31\", 1.2µm, PDAF
64 MP ƒ/1.8
2 Infrared Lights", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "86.8 x 182.8 x 18.5 mm", + "Design.Qwerty": "", + "Design.Weight": "441 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 68.8%", + "Display.Size": "6.78 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Armor 27T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16681}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17383}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"iQOO 15\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/ulefone/2024/armor-mini-20/ulefone-armor-mini-20-8gb-256gb-4g-lte.json b/data/smartphone/ulefone/2024/armor-mini-20/ulefone-armor-mini-20-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..f2366737d7e --- /dev/null +++ b/data/smartphone/ulefone/2024/armor-mini-20/ulefone-armor-mini-20-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-armor-mini-20-8gb-256gb-4g-lte", + "name": "Ulefone Armor Mini 20", + "brand": "ulefone", + "release_date": "2024-01-01", + "ram_gb": 8, + "battery_mah": 6200, + "weight_g": 301.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "armor-mini-20", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "4.7 inches, 720 x 1600 pixels", + "resolution": "~ 373 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "6200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 15W", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
64 MP ƒ/1.8", + "Camera.Video Recording": "1440p @ 30 fps QHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "63.3 x 133.5 x 24.9 mm", + "Design.Qwerty": "", + "Design.Weight": "301 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 373 PPI", + "Display.Screen to Body Ratio": "~ 63.1%", + "Display.Size": "4.7 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Body", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Armor Mini 20", + "General.OS Updates": "", + "General.Release Date": "September, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Armor Mini 20", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Blackview N6000\", \"Price\": 17239}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/ulefone/2025/armor-28-pro-5g/ulefone-armor-28-pro-5g-16gb-512gb-5g.json b/data/smartphone/ulefone/2025/armor-28-pro-5g/ulefone-armor-28-pro-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..0c57244e2f4 --- /dev/null +++ b/data/smartphone/ulefone/2025/armor-28-pro-5g/ulefone-armor-28-pro-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "ulefone-armor-28-pro-5g-16gb-512gb-5g", + "name": "Ulefone Armor 28 Pro 5G", + "brand": "ulefone", + "release_date": "2025-01-01", + "ram_gb": 16, + "battery_mah": 10600, + "weight_g": 450.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "armor-28-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 5W", + "Battery.Size": "10600 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Ulefone", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX989", + "Camera.Features": "Quad- HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1.0\"-type, 1.6µm, dual pixel PDAF
64 MP ƒ/1.8 (Night Vision)
1/2.0\", 0.7µm, 4 infrared lights
50 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "83.6 x 174.2 x 19.4 mm", + "Design.Qwerty": "", + "Design.Weight": "450 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "2200 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "AMOLED, 1.04 inches, 340 x 340 pixels, 600 nits (peak)", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus, Mohs level 4", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 73.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Rugged Phone", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69K", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "May, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Ulefone Armor 28 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69500.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 51990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 34990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"OnePlus 15\", \"Price\": 49999}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2022/s15-5g/vivo-s15-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/s15-5g/vivo-s15-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..51d2350cfea --- /dev/null +++ b/data/smartphone/vivo/2022/s15-5g/vivo-s15-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s15-5g-8gb-128gb-5g", + "name": "Vivo S15 5G", + "brand": "vivo", + "release_date": "2022-05-19", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 197.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s15-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone, HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Wide Angle)
25mm, 1/1.72\", PDAF
8 MP ƒ/2.2 (Ultra Wide)
16mm, 120˚
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 161.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S15", + "General.OS Updates": "", + "General.Release Date": "May 19, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S15 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo S30\", \"Price\": 31990}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16995}, {\"Name\": \"Apple iPhone 13\", \"Price\": 45690}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15758}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20117}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/vivo/2022/s16-pro/vivo-s16-pro-8gb-256gb-5g.json b/data/smartphone/vivo/2022/s16-pro/vivo-s16-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..1b78cb3095c --- /dev/null +++ b/data/smartphone/vivo/2022/s16-pro/vivo-s16-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s16-pro-8gb-256gb-5g", + "name": "Vivo S16 Pro", + "brand": "vivo", + "release_date": "2022-12-22", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s16-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S16 Pro", + "General.OS Updates": "", + "General.Release Date": " December 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S16 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2022/s16/vivo-s16-8gb-128gb-5g.json b/data/smartphone/vivo/2022/s16/vivo-s16-8gb-128gb-5g.json new file mode 100644 index 00000000000..52cada774ac --- /dev/null +++ b/data/smartphone/vivo/2022/s16/vivo-s16-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s16-8gb-128gb-5g", + "name": "Vivo S16", + "brand": "vivo", + "release_date": "2022-12-22", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s16", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 color gamut, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S16", + "General.OS Updates": "", + "General.Release Date": "December 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S16", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16750}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22085}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/vivo/2022/s16e/vivo-s16e-8gb-128gb-5g.json b/data/smartphone/vivo/2022/s16e/vivo-s16e-8gb-128gb-5g.json new file mode 100644 index 00000000000..1a5f6a11857 --- /dev/null +++ b/data/smartphone/vivo/2022/s16e/vivo-s16e-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s16e-8gb-128gb-5g", + "name": "Vivo S16e", + "brand": "vivo", + "release_date": "2022-12-22", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 187.7, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s16e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.81 x 162.51 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "187.7 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 91.4%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S16e", + "General.OS Updates": "", + "General.Release Date": "December 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S16e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32760}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16486}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16618}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Samsung Exynos 1080", + "Technical.Core Details": "1xCortex-A78@ 2.8GHz & 3x Cortex-A78@ 2.6GHz & 4XCortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS Ocean", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G78 MP10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "exynos-1080" +} diff --git a/data/smartphone/vivo/2022/t1-44w-6gb-ram-128gb/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/t1-44w-6gb-ram-128gb/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c50d392055b --- /dev/null +++ b/data/smartphone/vivo/2022/t1-44w-6gb-ram-128gb/vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-44w-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo T1 44W (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-05-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-44w-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2408 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Double Exposure, Live Photo, 50MP, Pano, Slow Motion, Timelapse, Pro, Documents, EIS Ultra Stable Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.79 x 160.8 x 8.42 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 90.12%", + "Display.Size": "6.44 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 44W", + "General.OS Updates": "", + "General.Release Date": "May 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo T1 44W (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F15 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T4R 5G (8GB RAM + 256GB)\", \"Price\": 21499}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord 2T 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 13499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/t1-44w-8gb-ram-128gb/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/t1-44w-8gb-ram-128gb/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..226e70ea246 --- /dev/null +++ b/data/smartphone/vivo/2022/t1-44w-8gb-ram-128gb/vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-44w-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Vivo T1 44W (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-05-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-44w-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2408 pixels", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Double Exposure, Live Photo, 50MP, Pano, Slow Motion, Timelapse, Pro, Documents, EIS Ultra Stable Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.79 x 160.8 x 8.42 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 90.12%", + "Display.Size": "6.44 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 44W", + "General.OS Updates": "", + "General.Release Date": "May 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo T1 44W (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 22399}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12679}, {\"Name\": \"Oppo A3 Pro 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17000}, {\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 14990}, {\"Name\": \"Oppo A78 4G\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19995}, {\"Name\": \"Xiaomi Redmi 13C 5G (8GB RAM + 256GB)\", \"Price\": 14499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/t1-44w/vivo-t1-44w-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/t1-44w/vivo-t1-44w-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d18f4d030cc --- /dev/null +++ b/data/smartphone/vivo/2022/t1-44w/vivo-t1-44w-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-44w-4gb-128gb-4g-lte", + "name": "Vivo T1 44W", + "brand": "vivo", + "release_date": "2022-05-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-44w", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 408 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Double Exposure, Live Photo, 50MP, Pano, Slow Motion, Timelapse, Pro, Documents, EIS Ultra Stable Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.79 x 160.8 x 8.42 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180 Hz , 100% DCI P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 408 PPI", + "Display.Screen to Body Ratio": "~ 90.12%", + "Display.Size": "6.44 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 44W", + "General.OS Updates": "", + "General.Release Date": "May 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo T1 44W", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13490.0", + "Price Drop": "-0.61400163", + "Price Drop Amount": "-83", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11110}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18463}, {\"Name\": \"Samsung Galaxy M16 5G\", \"Price\": 12338}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Oppo A5x 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"iQOO Z6 Lite 5G\", \"Price\": 9990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/t1-5g-8gb-ram-128gb/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2022/t1-5g-8gb-ram-128gb/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..783127b297c --- /dev/null +++ b/data/smartphone/vivo/2022/t1-5g-8gb-ram-128gb/vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T1 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-02-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n77/78, SA: n77/78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 5G", + "General.OS Updates": "", + "General.Release Date": "February 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T1 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11 Lite (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A23 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15990}, {\"Name\": \"Realme 12X 5G (8GB RAM +128GB)\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy A23 5G\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16371}, {\"Name\": \"Samsung Galaxy A14 5G (8GB RAM + 128GB)\", \"Price\": 16499}, {\"Name\": \"Vivo Y55 5G\", \"Price\": 20990}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2022/t1-5g-snapdragon-778g/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/t1-5g-snapdragon-778g/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g.json new file mode 100644 index 00000000000..838d128ea43 --- /dev/null +++ b/data/smartphone/vivo/2022/t1-5g-snapdragon-778g/vivo-t1-5g-snapdragon-778g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-5g-snapdragon-778g-8gb-128gb-5g", + "name": "Vivo T1 5G (Snapdragon 778G)", + "brand": "vivo", + "release_date": "2022-04-26", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 180.3, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-5g-snapdragon-778g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.7 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "180.3 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 5G", + "General.OS Updates": "", + "General.Release Date": "April 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo T1 5G (Snapdragon 778G)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21700}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16999}, {\"Name\": \"Oppo A3 Pro 5G\", \"Price\": 15499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/vivo/2022/t1-5g/vivo-t1-5g-4gb-128gb-5g.json b/data/smartphone/vivo/2022/t1-5g/vivo-t1-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..897ddad3c69 --- /dev/null +++ b/data/smartphone/vivo/2022/t1-5g/vivo-t1-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-5g-4gb-128gb-5g", + "name": "Vivo T1 5G", + "brand": "vivo", + "release_date": "2022-02-09", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n77/78, SA: n77/78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.84 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 5G", + "General.OS Updates": "", + "General.Release Date": "February 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T1 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "0.52121556", + "Price Drop Amount": "76", + "Related Items": "[{\"Name\": \"Vivo T1 44W\", \"Price\": 13490}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"iQOO Z6 Lite 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T3 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Vivo T3x 5G\", \"Price\": 12499}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10699}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2022/t1-pro-5g-8gb-ram-128gb/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2022/t1-pro-5g-8gb-ram-128gb/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..be0f874ff7d --- /dev/null +++ b/data/smartphone/vivo/2022/t1-pro-5g-8gb-ram-128gb/vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T1 Pro 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-05-04", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 180.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-pro-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.7 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo T1 Pro 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21980.0", + "Price Drop": "-2.290338", + "Price Drop Amount": "-503", + "Related Items": "[{\"Name\": \"Motorola Moto G73\", \"Price\": 14199}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18049}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20950}, {\"Name\": \"iQOO Z9s (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}, {\"Name\": \"Realme P4 5G (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27880}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/vivo/2022/t1-pro/vivo-t1-pro-6gb-128gb-5g.json b/data/smartphone/vivo/2022/t1-pro/vivo-t1-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..33c7198e26f --- /dev/null +++ b/data/smartphone/vivo/2022/t1-pro/vivo-t1-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1-pro-6gb-128gb-5g", + "name": "Vivo T1 Pro", + "brand": "vivo", + "release_date": "2022-05-04", + "ram_gb": 6, + "battery_mah": 4700, + "weight_g": 180.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.6 x 159.7 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 91.1%", + "Display.Size": "6.44 inches, 1080 x 2404 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "May 04, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo T1 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13449}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15709}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12074}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13559}, {\"Name\": \"Samsung Galaxy F16 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/vivo/2022/t1x-4gb-ram-128gb/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/t1x-4gb-ram-128gb/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..60ef473cada --- /dev/null +++ b/data/smartphone/vivo/2022/t1x-4gb-ram-128gb/vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t1x-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo T1x (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-07-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t1x-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (1 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Live Photo, Slow Motion, Timelapse, Pro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 164.26 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1 Billion)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T1x ", + "General.OS Updates": "", + "General.Release Date": "July 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo T1x (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T1 44W\", \"Price\": 13290}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/t2-5g-2022/vivo-t2-5g-2022-8gb-128gb-5g.json b/data/smartphone/vivo/2022/t2-5g-2022/vivo-t2-5g-2022-8gb-128gb-5g.json new file mode 100644 index 00000000000..1f6bace63b4 --- /dev/null +++ b/data/smartphone/vivo/2022/t2-5g-2022/vivo-t2-5g-2022-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2-5g-2022-8gb-128gb-5g", + "name": "Vivo T2 5G (2022)", + "brand": "vivo", + "release_date": "2022-05-23", + "ram_gb": 8, + "battery_mah": 4700, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2-5g-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4700 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung GW1P", + "Camera.Features": "Portrait, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4
B&W Portrait", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.16 x 163 x 8.54 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 105% NTSC Color Gamut, up to 1,300 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2 5G", + "General.OS Updates": "", + "General.Release Date": "May 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T2 5G (2022)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11 Lite NE 5G\", \"Price\": 23899}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/vivo/2022/t2x-5g-2022/vivo-t2x-5g-2022-8gb-128gb-5g.json b/data/smartphone/vivo/2022/t2x-5g-2022/vivo-t2x-5g-2022-8gb-128gb-5g.json new file mode 100644 index 00000000000..d33abaaa279 --- /dev/null +++ b/data/smartphone/vivo/2022/t2x-5g-2022/vivo-t2x-5g-2022-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2x-5g-2022-8gb-128gb-5g", + "name": "Vivo T2x 5G (2022)", + "brand": "vivo", + "release_date": "2022-05-30", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2x-5g-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.9 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2x ", + "General.OS Updates": "", + "General.Release Date": "May 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo T2x 5G (2022)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21770}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 22899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1300", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1300" +} diff --git a/data/smartphone/vivo/2022/v23-pro-5g/vivo-v23-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/v23-pro-5g/vivo-v23-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..b5243cd0105 --- /dev/null +++ b/data/smartphone/vivo/2022/v23-pro-5g/vivo-v23-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v23-pro-5g-8gb-128gb-5g", + "name": "Vivo V23 Pro 5G", + "brand": "vivo", + "release_date": "2022-01-05", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 171.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v23-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Eye Autofocus, Night, Ultra-Wide Night, Super Macro, Bokeh Portrait, Portrait Style, Bokeh Flare Portrait, High Resolution, Live Photo, AR Stickers, Slo-Mo, Time-Lapse, Dual-View Video, Double Exposure, Documents, Pano, Pro, Ultra Stabilization, Super Night Video, Sports Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2 (Main)
8 MP ƒ/2.28 (Wide Angle)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP ƒ/1.88 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.27 x 159.46 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "171 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Changing Fluorite AG Glass, HDR 10+\t, Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation α Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Small Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 91.39%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V23 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "January 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo V23 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V25 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"OPPO Reno 12 5G\", \"Price\": 25999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Realme 11 Pro Plus\", \"Price\": 26998}, {\"Name\": \"OPPO Reno8 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1200", + "Technical.Core Details": "1x3.0 GHz Cortex-A78 & 3x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1200" +} diff --git a/data/smartphone/vivo/2022/v25-12gb-ram-256gb/vivo-v25-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2022/v25-12gb-ram-256gb/vivo-v25-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..b0a39ca8ec5 --- /dev/null +++ b/data/smartphone/vivo/2022/v25-12gb-ram-256gb/vivo-v25-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v25-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V25 (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2022-09-15", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v25-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Super-Macro, High Resolution, Panorama, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/3/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Elegant Black, Surfing Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 159.2 x 7.79 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits Brightness, Color Changing Fluorite AG Glass, HDR 10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation Up", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light sensor, Proximity sensor, Accelerometer, E-compass, Gyroscope,", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V25 5G", + "General.OS Updates": "", + "General.Release Date": "September 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V25 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G (12GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Oppo F25 Pro 5G (8GB RAM + 256GB)\", \"Price\": 24990}, {\"Name\": \"Vivo V40e 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Vivo V30 Pro (12GB RAM + 512GB)\", \"Price\": 30994}, {\"Name\": \"Vivo Y22\", \"Price\": 8999}, {\"Name\": \"Oppo F25 Pro 5G\", \"Price\": 23999}, {\"Name\": \"Samsung Galaxy A56 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 256GB)\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 618Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/vivo/2022/v25-5g/vivo-v25-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/v25-5g/vivo-v25-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..7360770fdb2 --- /dev/null +++ b/data/smartphone/vivo/2022/v25-5g/vivo-v25-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v25-5g-8gb-128gb-5g", + "name": "Vivo V25 5G", + "brand": "vivo", + "release_date": "2022-09-15", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v25-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 411 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Super-Macro, High Resolution, Panorama, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Main)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/3/5/7/8/28/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Elegant Black, Surfing Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.2 x 159.2 x 7.79 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits Brightness, Color Changing Fluorite AG Glass, HDR 10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation Up", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 411 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.44 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light sensor, Proximity sensor, Accelerometer, E-compass, Gyroscope,", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V25 5G", + "General.OS Updates": "", + "General.Release Date": "September 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V25 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17699.0", + "Price Drop": "-1.266742", + "Price Drop Amount": "-224", + "Related Items": "[{\"Name\": \"Vivo T4R 5G\", \"Price\": 20770}, {\"Name\": \"Google Pixel 9A\", \"Price\": 41519}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20297}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Google Pixel 9A (8GB RAM + 128GB)\", \"Price\": 46999}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/vivo/2022/v25-pro-12gb-ram-256gb/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2022/v25-pro-12gb-ram-256gb/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..2dd1442c0f7 --- /dev/null +++ b/data/smartphone/vivo/2022/v25-pro-12gb-ram-256gb/vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v25-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V25 Pro (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2022-08-17", + "ram_gb": 12, + "battery_mah": 4830, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v25-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4830 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Video, High Resolution, Pano, Slo-Mo, Live Photo, Timelapse, Pro, AR Stickers, Documents, Dual View, Fun Video/Vlog Movie, Portrait, Double Exposure, Pro Sports", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/3/5/8/40/41/77 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.52 x 158.9 x 8.62 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1500 nits (peak), Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "8 5G bands", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V25 Pro", + "General.OS Updates": "", + "General.Release Date": "August 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V25 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "30803.0", + "Price Drop": "13.042202", + "Price Drop Amount": "4017", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Nothing Phone 3a Pro\", \"Price\": 26456}, {\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 68900}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29085}, {\"Name\": \"Google Pixel 7 Pro 5G\", \"Price\": 35980}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1300", + "Technical.Core Details": "", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1300" +} diff --git a/data/smartphone/vivo/2022/v25-pro-5g/vivo-v25-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/v25-pro-5g/vivo-v25-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..8e248098299 --- /dev/null +++ b/data/smartphone/vivo/2022/v25-pro-5g/vivo-v25-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v25-pro-5g-8gb-128gb-5g", + "name": "Vivo V25 Pro 5G", + "brand": "vivo", + "release_date": "2022-08-17", + "ram_gb": 8, + "battery_mah": 4830, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v25-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4830 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Video, High Resolution, Pano, Slo-Mo, Live Photo, Timelapse, Pro, AR Stickers, Documents, Dual View, Fun Video/Vlog Movie, Portrait, Double Exposure, Pro Sports", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/3/5/8/40/41/77 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.52 x 158.9 x 8.62 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.8:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1500 nits (peak), Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 92.7%", + "Display.Size": "6.56 inches, 1080 x 2376 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Funtouch OS 12, 8 5G bands", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V25 Pro", + "General.OS Updates": "", + "General.Release Date": "August 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V25 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25999.0", + "Price Drop": "-1.8684633", + "Price Drop Amount": "-486", + "Related Items": "[{\"Name\": \"Vivo V29\", \"Price\": 34999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20920}, {\"Name\": \"Vivo T2 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Vivo V25 5G\", \"Price\": 17980}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 29500}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1300", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G77 MC9", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1300" +} diff --git a/data/smartphone/vivo/2022/x80-5g-12gb-ram-256gb/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2022/x80-5g-12gb-ram-256gb/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..4ebdb121a08 --- /dev/null +++ b/data/smartphone/vivo/2022/x80-5g-12gb-ram-256gb/vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x80-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X80 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2022-05-18", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 206.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x80-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX866", + "Camera.Features": "Night Scene, Portrait, Panorama, Dynamic Photo, Slow Motion, Delay Time photography, Professional Mode, AR Cute Shooting, Micro Video, Document", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.75 (Wide Angle)
12 MP ƒ/2 (Ultra Wide)
12 MP ƒ/1.98 (Telephoto)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 164.95 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Color Temperature Sensor, Physical Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X80", + "General.OS Updates": "", + "General.Release Date": "May 18, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X80 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44459.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V30 Pro 5G\", \"Price\": 28494}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 134900}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 43999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28759}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Samsung Galaxy A52 (8GB RAM + 128GB)\", \"Price\": 27999}, {\"Name\": \"OPPO Reno 11 Pro 5G\", \"Price\": 29988}, {\"Name\": \"Realme 12 Pro Plus\", \"Price\": 28490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.05GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/vivo/2022/x80-5g/vivo-x80-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2022/x80-5g/vivo-x80-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..7d8010cbfc2 --- /dev/null +++ b/data/smartphone/vivo/2022/x80-5g/vivo-x80-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x80-5g-8gb-128gb-5g", + "name": "Vivo X80 5G", + "brand": "vivo", + "release_date": "2022-05-18", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 206.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x80-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 399 PPI", + "type": "Color E5 AMOLED LTPS Display (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX866", + "Camera.Features": "Night Scene, Portrait, Panorama, Dynamic Photo, Slow Motion, Delay Time photography, Professional Mode, AR Cute Shooting, Micro Video, Document", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.75 (Wide Angle)
12 MP ƒ/2 (Ultra Wide)
12 MP ƒ/1.98 (Telephoto)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 164.95 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 92.2%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color E5 AMOLED LTPS Display (16.7M)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Color Temperature Sensor, Physical Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X80", + "General.OS Updates": "", + "General.Release Date": "May 18, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X80 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "43670.0", + "Price Drop": "-0.7431704", + "Price Drop Amount": "-325", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V50 5G\", \"Price\": 28880}, {\"Name\": \"Vivo V40 5G\", \"Price\": 32999}, {\"Name\": \"iQOO Neo 9 Pro 5G (12GB RAM + 256GB)\", \"Price\": 35999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus (12GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Vivo X80 Pro 5G\", \"Price\": 79999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Samsung Galaxy S23 5G\", \"Price\": 44999}, {\"Name\": \"Motorola Edge 50 Pro 5G\", \"Price\": 23990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9000", + "Technical.Core Details": "1x Arm Cortex-X2 at 3.05GHz & 3x Arm Cortex-A710 up to 2.85GHz & 4x Arm Cortex-A510 up to 1.8GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/vivo/2022/x90-5g/vivo-x90-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2022/x90-5g/vivo-x90-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..b180ffd9980 --- /dev/null +++ b/data/smartphone/vivo/2022/x90-5g/vivo-x90-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x90-5g-8gb-256gb-5g", + "name": "Vivo X90 5G", + "brand": "vivo", + "release_date": "2022-11-22", + "ram_gb": 8, + "battery_mah": 4810, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x90-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4810 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX866", + "Camera.Features": "Sports, Night, Portrait, Photo, Video, Pro, 50MP, Pano, Live Photo, Slo-mo, Time-lapse, AR Stickers, Supermoon, Ultra HD Document, Astro, Long Exposure, Double Exposure, Dual View, AI Group Portrait, ZEISS Landscape & Architecture, RAW, ZEISS Natural Color", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
24mm, 1/2.8\", 0.8µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.75 (Wide Angle)
1/1.49\", 1.0µm, PDAF, Laser AF, OIS
12 MP ƒ/2 (Telephoto)
50mm, 1/2.9\", 1.22µm, PDAF, 2x optical zoom
12 MP ƒ/1.98 (Ultra Wide)
16mm, 1/2.93\", 1.22µm, AF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 5, 2.4GHz/5GHz, Wi-Fi Display, 2×2 MIMO, MU MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Asteroid Black, Breeze Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.44 x 164.1 x 8.48 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "SCHOTT Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.53%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X90", + "General.OS Updates": "", + "General.Release Date": "November 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-11", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X90 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,139,289 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "4,950 (Multi Core) (v6)
1,884 (Single Core)
10,941 (OpenCL)
9,286 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "54990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X90 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo X80 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Samsung Galaxy S24 5G (Snapdragon)\", \"Price\": 42975}, {\"Name\": \"Vivo V50 5G\", \"Price\": 28948}, {\"Name\": \"Oppo Find X6\", \"Price\": 54990}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 9200", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2022/y01/vivo-y01-2gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y01/vivo-y01-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..f8bbe377409 --- /dev/null +++ b/data/smartphone/vivo/2022/y01/vivo-y01-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y01-2gb-32gb-4g-lte", + "name": "Vivo Y01", + "brand": "vivo", + "release_date": "2022-03-09", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y01", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 164 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass, Proximity, Gyroscope, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y01", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y01", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12800.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.35 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y01a/vivo-y01a-2gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y01a/vivo-y01a-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..94fdc4e17ed --- /dev/null +++ b/data/smartphone/vivo/2022/y01a/vivo-y01a-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y01a-2gb-32gb-4g-lte", + "name": "Vivo Y01A", + "brand": "vivo", + "release_date": "2022-11-15", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 178.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y01a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.01%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y01A", + "General.OS Updates": "", + "General.Release Date": "November 15, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y01A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G77 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Moto G96 5G\", \"Price\": 18796}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 37999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26889}, {\"Name\": \"Realme P4 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "4x Cortex-A53@2.3 GHz & 4x Cortex-A53@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y02s/vivo-y02s-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y02s/vivo-y02s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..2c38d495091 --- /dev/null +++ b/data/smartphone/vivo/2022/y02s/vivo-y02s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y02s-3gb-32gb-4g-lte", + "name": "Vivo Y02s", + "brand": "vivo", + "release_date": "2022-08-22", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y02s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2 (Main)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.95 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.01%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y02s", + "General.OS Updates": "", + "General.Release Date": "August 22, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y02s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A17\", \"Price\": 9500}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P35", + "Technical.Core Details": "4x Cortex-A53@2.3 GHz & 4x Cortex-A53@1.8 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y10-t1-version/vivo-y10-t1-version-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y10-t1-version/vivo-y10-t1-version-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..ba5debbd854 --- /dev/null +++ b/data/smartphone/vivo/2022/y10-t1-version/vivo-y10-t1-version-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y10-t1-version-4gb-128gb-4g-lte", + "name": "Vivo Y10 T1 Version", + "brand": "vivo", + "release_date": "2022-01-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y10-t1-version", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v4.2", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v4.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163.96 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BeiDou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Compass, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y10 T1 Version", + "General.OS Updates": "", + "General.Release Date": "January 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y10 T1 Version", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 48990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P70 ", + "Technical.Core Details": "4x2.0 GHz Cortex-A73 & 4x2.0 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G72 MP3", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-p70" +} diff --git a/data/smartphone/vivo/2022/y10/vivo-y10-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y10/vivo-y10-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1f2ebab5204 --- /dev/null +++ b/data/smartphone/vivo/2022/y10/vivo-y10-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y10-4gb-128gb-4g-lte", + "name": "Vivo Y10", + "brand": "vivo", + "release_date": "2022-01-14", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163.96 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500:1 Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BeiDou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Compass, Proximity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y10 ", + "General.OS Updates": "", + "General.Release Date": "January 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y15c/vivo-y15c-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y15c/vivo-y15c-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..1a3ce77a8c4 --- /dev/null +++ b/data/smartphone/vivo/2022/y15c/vivo-y15c-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y15c-3gb-32gb-4g-lte", + "name": "Vivo Y15C", + "brand": "vivo", + "release_date": "2022-05-09", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y15c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pano, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163.96 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y15C", + "General.OS Updates": "", + "General.Release Date": "May 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Name": "Vivo Y15C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10290.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y18i\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y15s/vivo-y15s-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y15s/vivo-y15s-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..dbe1f01aca3 --- /dev/null +++ b/data/smartphone/vivo/2022/y15s/vivo-y15s-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y15s-3gb-32gb-4g-lte", + "name": "Vivo Y15s", + "brand": "vivo", + "release_date": "2022-02-18", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y15s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Pano, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 163.96 x 8.28 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y15s", + "General.OS Updates": "", + "General.Release Date": "February 18, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Name": "Vivo Y15s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9399.0", + "Price Drop": "4.2305274", + "Price Drop Amount": "398", + "Related Items": "[{\"Name\": \"Vivo Y16\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 7094}, {\"Name\": \"OPPO A3x 4G\", \"Price\": 10999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35 ", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y16-3gb-ram-64gb/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2022/y16-3gb-ram-64gb/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4198554b78a --- /dev/null +++ b/data/smartphone/vivo/2022/y16-3gb-ram-64gb/vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y16-3gb-ram-64gb-3gb-64gb-4g-lte", + "name": "Vivo Y16 (3GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2022-09-01", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y16-3gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Stellar Black, Drizzling Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.95 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y16", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y16 (3GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi A3\", \"Price\": 7999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14945}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y16-4gb-ram-128gb/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y16-4gb-ram-128gb/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..99050394819 --- /dev/null +++ b/data/smartphone/vivo/2022/y16-4gb-ram-128gb/vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y16-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y16 (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-09-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y16-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Stellar Black, Drizzling Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.95 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y16", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y16 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9390.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"Vivo T3x 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10199}, {\"Name\": \"OPPO A17\", \"Price\": 9999}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 20280}, {\"Name\": \"Vivo Y22 (4GB RAM + 128GB)\", \"Price\": 9950}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y16-4gb-ram-64gb/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2022/y16-4gb-ram-64gb/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e9a98724174 --- /dev/null +++ b/data/smartphone/vivo/2022/y16-4gb-ram-64gb/vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y16-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Vivo Y16 (4GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2022-09-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y16-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Stellar Black, Drizzling Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.95 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y16", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y16 (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8699.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y16\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"Oppo A18\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y16/vivo-y16-3gb-32gb-4g-lte.json b/data/smartphone/vivo/2022/y16/vivo-y16-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..08656aa0731 --- /dev/null +++ b/data/smartphone/vivo/2022/y16/vivo-y16-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y16-3gb-32gb-4g-lte", + "name": "Vivo Y16", + "brand": "vivo", + "release_date": "2022-09-01", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 183.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y16", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 267 PPI", + "type": "Color IPS Screen (16M colors Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama, Face Beauty, Photo, Video, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Stellar Black, Drizzling Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.55 x 163.95 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M colors Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "No", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y16", + "General.OS Updates": "", + "General.Release Date": "September 01, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y16", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "-0.016548311", + "Price Drop Amount": "-2", + "Related Items": "[{\"Name\": \"Poco C65\", \"Price\": 8499}, {\"Name\": \"POCO C71\", \"Price\": 6125}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Vivo Y35\", \"Price\": 15999}, {\"Name\": \"Vivo Y01\", \"Price\": 12800}, {\"Name\": \"Samsung Galaxy A03s\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2022/y21e/vivo-y21e-3gb-64gb-4g-lte.json b/data/smartphone/vivo/2022/y21e/vivo-y21e-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d191364a684 --- /dev/null +++ b/data/smartphone/vivo/2022/y21e/vivo-y21e-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21e-3gb-64gb-4g-lte", + "name": "Vivo Y21e", + "brand": "vivo", + "release_date": "2022-01-14", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait (basic), Video, Pano, Live Photo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/1.8 (Main)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 164.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity, Accelerometer, Gyroscope, Ambient Light Sensor, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21e", + "General.OS Updates": "", + "General.Release Date": "January 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 512 MB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV, AVI", + "Name": "Vivo Y21e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9424.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y400 5G (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14979}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/y21g/vivo-y21g-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2022/y21g/vivo-y21g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8e45c38518a --- /dev/null +++ b/data/smartphone/vivo/2022/y21g/vivo-y21g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21g-4gb-64gb-4g-lte", + "name": "Vivo Y21G", + "brand": "vivo", + "release_date": "2022-04-07", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait (Basic), Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, DOC", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
2 MP ƒ/2.4", + "Camera.Video Recording": "Yes", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.08 x 164.26 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89%", + "Display.Size": "6.51 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GALILEO, GLONASS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope (Virtual)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21G", + "General.OS Updates": "", + "General.Release Date": "April 07, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, FLV, MKV", + "Name": "Vivo Y21G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8639.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A17\", \"Price\": 9899}, {\"Name\": \"Samsung Galaxy A03s (4GB RAM + 64GB)\", \"Price\": 13990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G70", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 2EEMC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/vivo/2022/y22-4gb-ram-128gb/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y22-4gb-ram-128gb/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..3f0e98edb2a --- /dev/null +++ b/data/smartphone/vivo/2022/y22-4gb-ram-128gb/vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y22-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y22 (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-09-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y22-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, High Resolution, Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.3 x 8.38 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.67%", + "Display.Size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y22", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y22 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13300.0", + "Price Drop": "-34.062695", + "Price Drop Amount": "-4530", + "Related Items": "[{\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"Vivo Y29 4G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11498}, {\"Name\": \"Vivo Y56\", \"Price\": 16990}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Poco X6 Neo (12GB RAM + 256GB)\", \"Price\": 18990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G70", + "Technical.Core Details": "Arm Cortex-A75 @ 2GHz & Arm Cortex-A55 @ 1.7GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/vivo/2022/y22-6gb-ram-128gb/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y22-6gb-ram-128gb/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a3e0389f9de --- /dev/null +++ b/data/smartphone/vivo/2022/y22-6gb-ram-128gb/vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y22-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Vivo Y22 (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2022-09-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y22-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, High Resolution, Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.3 x 8.38 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.67%", + "Display.Size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y22", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y22 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G (8GB RAM+256GB)\", \"Price\": 18999}, {\"Name\": \"OPPO A58 4G\", \"Price\": 12450}, {\"Name\": \"Vivo Y29 5G (8GB RAM+128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T3 Lite 5G (6GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Realme Narzo 80 Lite 4G (6GB RAM + 128GB)\", \"Price\": 7499}, {\"Name\": \"OPPO A38\", \"Price\": 9994}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G70", + "Technical.Core Details": "Arm Cortex-A75 @ 2GHz & Arm Cortex-A55 @ 1.7GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/vivo/2022/y22/vivo-y22-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2022/y22/vivo-y22-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8b06f33d00f --- /dev/null +++ b/data/smartphone/vivo/2022/y22/vivo-y22-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y22-4gb-64gb-4g-lte", + "name": "Vivo Y22", + "brand": "vivo", + "release_date": "2022-09-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y22", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, High Resolution, Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Starlit Blue, Metaverse Green", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.3 x 8.38 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 89.67%", + "Display.Size": "6.55 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y22", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y22", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "10.155335", + "Price Drop Amount": "914", + "Related Items": "[{\"Name\": \"Vivo Y35\", \"Price\": 22999}, {\"Name\": \"Vivo Y18\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 9790}, {\"Name\": \"Samsung Galaxy S20 FE 5G\", \"Price\": 47999}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 12490}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Vivo Y23\", \"Price\": 15990}, {\"Name\": \"Realme C35\", \"Price\": 8499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G70", + "Technical.Core Details": "Arm Cortex-A75 @ 2GHz & Arm Cortex-A55 @ 1.7GHz", + "Technical.Custom UI": "Funtouch OS 12", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g70" +} diff --git a/data/smartphone/vivo/2022/y33/vivo-y33-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y33/vivo-y33-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..fb521fec8d2 --- /dev/null +++ b/data/smartphone/vivo/2022/y33/vivo-y33-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y33-4gb-128gb-4g-lte", + "name": "Vivo Y33", + "brand": "vivo", + "release_date": "2022-01-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 191.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y33", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 84.2%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y33", + "General.OS Updates": "", + "General.Release Date": "January 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y33", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G80 ", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g80" +} diff --git a/data/smartphone/vivo/2022/y33t-4g-2023/vivo-y33t-4g-2023-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y33t-4g-2023/vivo-y33t-4g-2023-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..314ab148fe5 --- /dev/null +++ b/data/smartphone/vivo/2022/y33t-4g-2023/vivo-y33t-4g-2023-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y33t-4g-2023-6gb-128gb-4g-lte", + "name": "Vivo Y33t 4G 2023", + "brand": "vivo", + "release_date": "2022-10-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y33t-4g-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "CMOS", + "Camera.Features": "Night Scene Photography, Portrait Mode, Photography, Video Recording, Rear Panoramic Photography, Document Correction, Slow Motion, Time-Lapse Photography, Professional Photography, Jovi Scanning, Dynamic Photos", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Main)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.43 x 163.74 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y33T", + "General.OS Updates": "", + "General.Release Date": "October 20, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV,MP3,MP2,MIDI,Vorbis,APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4 、3GP、AVI、MKV、FLV", + "Name": "Vivo Y33t 4G 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15883}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "mediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2022/y33t/vivo-y33t-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y33t/vivo-y33t-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d353a3c86d4 --- /dev/null +++ b/data/smartphone/vivo/2022/y33t/vivo-y33t-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y33t-8gb-128gb-4g-lte", + "name": "Vivo Y33T", + "brand": "vivo", + "release_date": "2022-01-10", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y33t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Pano, Live Photo, Slow Motion, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 164.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes with A-GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity, E-compass, Gyroscope ", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y33T", + "General.OS Updates": "", + "General.Release Date": "January 10, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV,MP3,MP2,MIDI,Vorbis,APE,FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4 、3GP、AVI、MKV、FLV", + "Name": "Vivo Y33T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17499.0", + "Price Drop": "5.097329", + "Price Drop Amount": "892", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 24999}, {\"Name\": \"Vivo Y75 4G\", \"Price\": 16990}, {\"Name\": \"OnePlus Nord CE 2 5G (8GB RAM + 128GB)\", \"Price\": 18990}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/y55-4g/vivo-y55-4g-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y55-4g/vivo-y55-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..6f2a6f8fece --- /dev/null +++ b/data/smartphone/vivo/2022/y55-4g/vivo-y55-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y55-4g-8gb-128gb-4g-lte", + "name": "Vivo Y55 4G", + "brand": "vivo", + "release_date": "2022-05-04", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y55-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 401 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "24 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung ISOCELL JN1", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164 x 8.25 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.61%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Beidou, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass, Light Sensor, Gravity Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y55", + "General.OS Updates": "", + "General.Release Date": "May 04, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo Y55 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17639}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2022/y73t/vivo-y73t-8gb-128gb-5g.json b/data/smartphone/vivo/2022/y73t/vivo-y73t-8gb-128gb-5g.json new file mode 100644 index 00000000000..1a1f2c94756 --- /dev/null +++ b/data/smartphone/vivo/2022/y73t/vivo-y73t-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y73t-8gb-128gb-5g", + "name": "Vivo Y73T", + "brand": "vivo", + "release_date": "2022-09-29", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 201.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y73t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2408 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Night (Front and Rear), Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, DOC, Super HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 163.9 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "201.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode, Color Gamut: 96 Percent NTSC, High Color Saturation, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 92%", + "Display.Size": "6.58 inches, 1080 x 2408 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y73T", + "General.OS Updates": "", + "General.Release Date": "September 29, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC.", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo Y73T", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 700", + "Technical.Core Details": "Arm Cortex-A76 @ 2.2GHz & Arm Cortex-A55 @ 2GHz", + "Technical.Custom UI": "OriginOS 11", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/vivo/2022/y75-4g/vivo-y75-4g-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2022/y75-4g/vivo-y75-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d040070a204 --- /dev/null +++ b/data/smartphone/vivo/2022/y75-4g/vivo-y75-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y75-4g-8gb-128gb-4g-lte", + "name": "Vivo Y75 4G", + "brand": "vivo", + "release_date": "2022-05-22", + "ram_gb": 8, + "battery_mah": 4050, + "weight_g": 172.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y75-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 401 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4050 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Night, Video, 64 MP, Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, AR Stickers, DOC, Fun Video, Jovi Vision", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "44 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Main)
8 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.28 x 160.87 x 7.41 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 90.37%", + "Display.Size": "6.44 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y75 4G", + "General.OS Updates": "", + "General.Release Date": "May 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC.", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo Y75 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24998}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 18799}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Xiaomi Mi 11 Lite NE 5G (8GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/vivo/2022/y77-5g/vivo-y77-5g-6gb-128gb-5g.json b/data/smartphone/vivo/2022/y77-5g/vivo-y77-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..619d94ae95f --- /dev/null +++ b/data/smartphone/vivo/2022/y77-5g/vivo-y77-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y77-5g-6gb-128gb-5g", + "name": "Vivo Y77 5G", + "brand": "vivo", + "release_date": "2022-07-08", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 194.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y77-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 394 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Photo, Video, Micro Video, Dynamic Photo, Ar Cute Shot, Dual-view Video, Double Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.17 x 8.59 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 394 PPI", + "Display.Screen to Body Ratio": "~ 91.13%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y77", + "General.OS Updates": "", + "General.Release Date": "July 8, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y77 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 10 Pro (6GB RAM + 128GB)\", \"Price\": 19998}, {\"Name\": \"Vivo Y36 5G\", \"Price\": 20999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34798}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 930", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.2GHz & Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG BXM-8-256", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-930" +} diff --git a/data/smartphone/vivo/2023/s17-pro/vivo-s17-pro-8gb-256gb-5g.json b/data/smartphone/vivo/2023/s17-pro/vivo-s17-pro-8gb-256gb-5g.json new file mode 100644 index 00000000000..ca3768d9f13 --- /dev/null +++ b/data/smartphone/vivo/2023/s17-pro/vivo-s17-pro-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s17-pro-8gb-256gb-5g", + "name": "Vivo S17 Pro", + "brand": "vivo", + "release_date": "2023-05-31", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s17-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX766V", + "Camera.Features": "High pixel, dual-view video, dynamic photo, night view, portrait, photo, video, micro movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
22mm, AF
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
12 MP ƒ/2 (Telephoto)
PDAF, 2x optical zoom
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 38, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 164.2 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak), Curved Display, 8000000:1 contrast", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 452 PPI", + "Display.Screen to Body Ratio": "~ 91.2%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S17 Pro", + "General.OS Updates": "", + "General.Release Date": "May 31, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S17 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "35990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo S19 Pro\", \"Price\": 37990}, {\"Name\": \"Vivo V29\", \"Price\": 34999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OriginOS 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2023/s17/vivo-s17-8gb-256gb-5g.json b/data/smartphone/vivo/2023/s17/vivo-s17-8gb-256gb-5g.json new file mode 100644 index 00000000000..c5c2bfe54a6 --- /dev/null +++ b/data/smartphone/vivo/2023/s17/vivo-s17-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s17-8gb-256gb-5g", + "name": "Vivo S17", + "brand": "vivo", + "release_date": "2023-05-31", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "micro movie, photo, portrait, night scene, video, high pixel, panorama, dynamic photo, slow motion, Time-lapse photography, professional, document correction, super moon, motion capture, dual-view video, starry sky, Jovi scan", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
22mm, AF
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 38, 40, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Pink", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 164.2 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3 color gamut, 8000000:1, HDR", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S17", + "General.OS Updates": "", + "General.Release Date": "May 31, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 149999}, {\"Name\": \"Vivo S18\", \"Price\": 26990}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17043}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84895}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 16499}, {\"Name\": \"Google Pixel 9\", \"Price\": 50540}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G Plus", + "Technical.Core Details": "1x Cortex-A78@2.5 GHz & 3x Cortex-A78@2.2 GHz & 4x Cortex-A55@1.9 GHz", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g-plus" +} diff --git a/data/smartphone/vivo/2023/s17e/vivo-s17e-8gb-128gb-5g.json b/data/smartphone/vivo/2023/s17e/vivo-s17e-8gb-128gb-5g.json new file mode 100644 index 00000000000..5f76de7155f --- /dev/null +++ b/data/smartphone/vivo/2023/s17e/vivo-s17e-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-s17e-8gb-128gb-5g", + "name": "Vivo S17e", + "brand": "vivo", + "release_date": "2023-05-16", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 178.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "s17e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 386 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night scene, portrait, camera, video, micro movie, high pixel, panorama, document correction, slow motion, time-lapse photography, professional, sports, jovi scan, dual-view video, dynamic photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WLAN 2.4G;WLAN 5.1G;WLAN 5.8G;Wi-Fi Display;2*2 MIMO;MU-MIMO;Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.9 x 164.2 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "178 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 color gamut, 105% NTSC, HDR, contrast: 8000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 386 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "S17e", + "General.OS Updates": "", + "General.Release Date": "May 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo S17e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 21985}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2023/t2-5g-8gb-ram-128gb/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2023/t2-5g-8gb-ram-128gb/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..d31b72eaf9e --- /dev/null +++ b/data/smartphone/vivo/2023/t2-5g-8gb-ram-128gb/vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T2 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2023-04-11", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 172.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Micro Movie, 64MP, Panorama, Live Photo, Slo-Mo, Timelapse, Pro, AR Stickers, Documents, Double Exposure, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
0.7µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 8, 28, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Nitro Blaze, Velocity Wave", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 158.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "up to 1,300 nits Brightness, Contrast Ratio: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2 5G", + "General.OS Updates": "", + "General.Release Date": "April 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T2 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-6.832982", + "Price Drop Amount": "-1230", + "Related Items": "[{\"Name\": \"Vivo Y100A\", \"Price\": 14499}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19445}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19389}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/t2-5g/vivo-t2-5g-6gb-128gb-5g.json b/data/smartphone/vivo/2023/t2-5g/vivo-t2-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..f59cba5e87a --- /dev/null +++ b/data/smartphone/vivo/2023/t2-5g/vivo-t2-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2-5g-6gb-128gb-5g", + "name": "Vivo T2 5G", + "brand": "vivo", + "release_date": "2023-04-11", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 172.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Micro Movie, 64MP, Panorama, Live Photo, Slo-Mo, Timelapse, Pro, AR Stickers, Documents, Double Exposure, Dual-View Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
0.7µm, PDAF, OIS
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 8, 28, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac, dual-band", + "Design.Bezel less": "No", + "Design.Colors": "Nitro Blaze, Velocity Wave", + "Design.Design Type": "", + "Design.Dimensions": "73.5 x 158.9 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "up to 1,300 nits Brightness, Contrast Ratio: 6000000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2 5G", + "General.OS Updates": "", + "General.Release Date": "April 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T2 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.20028526", + "Price Drop Amount": "32", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y100 5G\", \"Price\": 15994}, {\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Realme P1 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"iQOO Z10x\", \"Price\": 13498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/t2-pro-5g-8gb-ram-256gb/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2023/t2-pro-5g-8gb-ram-256gb/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..3afb7ff7ffb --- /dev/null +++ b/data/smartphone/vivo/2023/t2-pro-5g-8gb-ram-256gb/vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T2 Pro 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-09-22", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 176.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, High Resolution, Pano, Documents, Slo-Mo, Timelapse, Pro, Sports, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "New Moon Black, Dune GolD", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Local Peak Brightness: 1300 nits, Color Gamut: P3, Color Saturation: 105% NTSC, Light Emitting Material: T7+, 3D Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Motor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T2 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-0.23463175", + "Price Drop Amount": "-56", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20690}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26900}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Oppo K13 Turbo (8GB RAM + 256GB)\", \"Price\": 25995}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17750}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2023/t2-pro-5g/vivo-t2-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2023/t2-pro-5g/vivo-t2-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..70b4ad5866b --- /dev/null +++ b/data/smartphone/vivo/2023/t2-pro-5g/vivo-t2-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t2-pro-5g-8gb-128gb-5g", + "name": "Vivo T2 Pro 5G", + "brand": "vivo", + "release_date": "2023-09-22", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 176.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t2-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 389 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, High Resolution, Pano, Documents, Slo-Mo, Timelapse, Pro, Sports, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "New Moon Black, Dune GolD", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "176 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Local Peak Brightness: 1300 nits, Color Gamut: P3, Color Saturation: 105% NTSC, Light Emitting Material: T7+, 3D Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 389 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Motor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T2 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "September 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T2 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22798.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20910}, {\"Name\": \"Vivo T3 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18684}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15883}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T3 Ultra\", \"Price\": 27999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2023/v27-12gb-ram-256gb/vivo-v27-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2023/v27-12gb-ram-256gb/vivo-v27-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..41b8441dcb8 --- /dev/null +++ b/data/smartphone/vivo/2023/v27-12gb-ram-256gb/vivo-v27-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v27-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V27 (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-03-01", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 180.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v27-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766V (OIS", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Documents, Slo-mo, Time-Lapse, Supermoon, Pro, Sports, Double Exposure, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.5 (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Noble Black, Magic Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "AG Glass, HDR 10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V27", + "General.OS Updates": "", + "General.Release Date": "March 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V27 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 31299}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 23971}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Realme 14 Pro 5G\", \"Price\": 23599}, {\"Name\": \"Vivo Y200e 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Realme 14 Pro Plus (12GB RAM + 256GB)\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2023/v27-pro-12gb-ram-256gb/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2023/v27-pro-12gb-ram-256gb/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..17196140d85 --- /dev/null +++ b/data/smartphone/vivo/2023/v27-pro-12gb-ram-256gb/vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v27-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V27 Pro (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-03-01", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v27-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766V", + "Camera.Features": "Night, Portrait, Photo, Video, Super-Macro, High Resolution, Panorama, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.45 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Magic Blue, Noble Black", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3D Curved Display, HDR10+, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 93.7%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V27 Pro", + "General.OS Updates": "", + "General.Release Date": "March 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V27 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20950}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27300}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 51999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Vivo V50 5G\", \"Price\": 29999}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Motorola Edge 60 5G\", \"Price\": 25990}, {\"Name\": \"Apple iPhone 16 Pro Max\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2023/v27-pro-8gb-ram-256gb/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2023/v27-pro-8gb-ram-256gb/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..3cd279e1403 --- /dev/null +++ b/data/smartphone/vivo/2023/v27-pro-8gb-ram-256gb/vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v27-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V27 Pro (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-03-01", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 182.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v27-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (1.07 billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766V", + "Camera.Features": "Night, Portrait, Photo, Video, Super-Macro, High Resolution, Panorama, Live Photo, Slow Motion, Time-Lapse, Pro, AR Stickers, Vlog Movie, Documents, Double Exposure, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.45 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Magic Blue, Noble Black", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.36 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3D Curved Display, HDR10+, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 93.7%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V27 Pro", + "General.OS Updates": "", + "General.Release Date": "March 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-10", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V27 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15977}, {\"Name\": \"Vivo V40e 5G (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19953}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15972}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Samsung Galaxy S25 Edge\", \"Price\": 89999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2023/v27/vivo-v27-8gb-128gb-5g.json b/data/smartphone/vivo/2023/v27/vivo-v27-8gb-128gb-5g.json new file mode 100644 index 00000000000..3b194df3179 --- /dev/null +++ b/data/smartphone/vivo/2023/v27/vivo-v27-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v27-8gb-128gb-5g", + "name": "Vivo V27", + "brand": "vivo", + "release_date": "2023-03-01", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 180.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v27", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766V (OIS", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Documents, Slo-mo, Time-Lapse, Supermoon, Pro, Sports, Double Exposure, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.5 (Wide Angle)
AF
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
1/1.56\", 1.0µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
16mm, 120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Noble Black, Magic Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 164.1 x 7.4 mm", + "Design.Qwerty": "", + "Design.Weight": "180 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "AG Glass, HDR 10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V27", + "General.OS Updates": "", + "General.Release Date": "March 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V27", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V27 Pro\", \"Price\": 29999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V29\", \"Price\": 25999}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20910}, {\"Name\": \"Vivo V60e\", \"Price\": 27665}, {\"Name\": \"Vivo V50 5G\", \"Price\": 29490}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21149}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2023/v27e/vivo-v27e-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/v27e/vivo-v27e-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..bfd26b310bc --- /dev/null +++ b/data/smartphone/vivo/2023/v27e/vivo-v27e-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v27e-8gb-128gb-4g-lte", + "name": "Vivo V27e", + "brand": "vivo", + "release_date": "2023-03-01", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 185.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v27e", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 398 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ring- panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
PDAF, OIS
2 MP ƒ/2.4 (Macro)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6 (802.11 a/b/g/n/ac/ax), Dual Band", + "Design.Bezel less": "Yes", + "Design.Colors": "Glory Black, Lavender Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 162.5 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 398 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.62 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V27e", + "General.OS Updates": "", + "General.Release Date": "March 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V27e", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A34 5G (8GB RAM + 128GB)\", \"Price\": 21990}, {\"Name\": \"Honor X9B\", \"Price\": 21999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15020}, {\"Name\": \"Infinix Note 50 Pro 4G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16748}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/vivo/2023/v29-12gb-ram-256gb/vivo-v29-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2023/v29-12gb-ram-256gb/vivo-v29-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..06146b0d76c --- /dev/null +++ b/data/smartphone/vivo/2023/v29-12gb-ram-256gb/vivo-v29-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v29-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V29 (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-10-04", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v29-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Documents, Slo-Mo, Timelapse, Supermoon, Astro, Pro, Food, Sports, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
22mm, AF
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Majestic Red, Himalayan Blue, Space Black", + "Design.Design Type": "", + "Design.Dimensions": "74.37 x 164.18 x 7.46 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Not Available in Indian Variant", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V29", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V29 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V40e 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 39999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28790}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19985}, {\"Name\": \"Vivo V40 SE 5G\", \"Price\": 27990}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23664}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "FunTouchOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/vivo/2023/v29-lite/vivo-v29-lite-8gb-128gb-5g.json b/data/smartphone/vivo/2023/v29-lite/vivo-v29-lite-8gb-128gb-5g.json new file mode 100644 index 00000000000..35f37b54ba8 --- /dev/null +++ b/data/smartphone/vivo/2023/v29-lite/vivo-v29-lite-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v29-lite-8gb-128gb-5g", + "name": "Vivo V29 Lite", + "brand": "vivo", + "release_date": "2023-06-02", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 177.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v29-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Eye Autofocus, Night, Ultra-Wide Night, Super Macro, Bokeh Portrait, Portrait Filters, Bokeh Flare Portrait, High Resolution, Live Photo, AR Stickers, Slo-Mo, Time-Lapse, Dual-View Video, Double Exposure, Documents, Pano, Pro, Ultra Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Main)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Main)
2 MP (Macro)
Macro
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "177 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "AG Glass, HDR 10+, 2160Hz Pulse Width Modulation (PWM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 93.04%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light sensor, Proximity sensor, Accelerometer, E-compass, Gyroscope,", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V29 Lite", + "General.OS Updates": "", + "General.Release Date": "June 02, 2023 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V29 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo V50 Lite 5G\", \"Price\": 27990}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Vivo V29 Pro (12GB RAM + 256GB)\", \"Price\": 33794}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 20999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": " Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/v29-pro-12gb-ram-256gb/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2023/v29-pro-12gb-ram-256gb/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..f70a1464421 --- /dev/null +++ b/data/smartphone/vivo/2023/v29-pro-12gb-ram-256gb/vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v29-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V29 Pro (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-10-04", + "ram_gb": 12, + "battery_mah": 4600, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v29-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Documents, Slo-mo, Time-Lapse, Supermoon, Astro, Pro, Food, Sports, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Main)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
12 MP ƒ/1.98
2X Portrait
8 MP (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Space Black, Himalayan Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.37 x 164.18 x 7.46 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR 10+, 2160 Hz PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.04%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V29 Pro", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V29 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33794.0", + "Price Drop": "-14.600188", + "Price Drop Amount": "-4934", + "Related Items": "[{\"Name\": \"Vivo V40 Pro\", \"Price\": 43999}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Realme 14 Pro Plus (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 18390}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2023/v29/vivo-v29-8gb-128gb-5g.json b/data/smartphone/vivo/2023/v29/vivo-v29-8gb-128gb-5g.json new file mode 100644 index 00000000000..aff70844d1e --- /dev/null +++ b/data/smartphone/vivo/2023/v29/vivo-v29-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v29-8gb-128gb-5g", + "name": "Vivo V29", + "brand": "vivo", + "release_date": "2023-10-04", + "ram_gb": 8, + "battery_mah": 4600, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v29", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4600 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Documents, Slo-Mo, Timelapse, Supermoon, Astro, Pro, Food, Sports, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
22mm, AF
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Majestic Red, Himalayan Blue, Space Black", + "Design.Design Type": "", + "Design.Dimensions": "74.37 x 164.18 x 7.46 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Not Available in Indian Variant", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V29", + "General.OS Updates": "", + "General.Release Date": "October 04, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V29", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "-2.347092", + "Price Drop Amount": "-821", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo V29 Pro\", \"Price\": 31194}, {\"Name\": \"Vivo V60e\", \"Price\": 27990}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20920}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo V30 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "FunTouchOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/vivo/2023/v29e-8gb-ram-256gb/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2023/v29e-8gb-ram-256gb/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d10c449ef13 --- /dev/null +++ b/data/smartphone/vivo/2023/v29e-8gb-ram-256gb/vivo-v29e-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v29e-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V29e (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-08-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 180.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v29e-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 391 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Live Photo, Slo-Mo, Timelapse, Pro, Documents, Double Exposure, Dual View, Supermoon, Style, Filter, Light Effect", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2.5 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
PDAF, OIS
8 MP ƒ/2.2 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Artistic Red, Artistic Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.92 x 164.42 x 7.57 mm", + "Design.Qwerty": "", + "Design.Weight": "180.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3D Curved Screen, 8000000:1 High Contrast Ratio, 1200 Hz Instant Touch, Instant Touch Sampling Rate, 1300 nits Local Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 391 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.78 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V29e", + "General.OS Updates": "", + "General.Release Date": "August 28, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo V29e (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F27 Pro Plus 5G (8GB RAM +128GB)\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 33745}, {\"Name\": \"Vivo V50 5G\", \"Price\": 29900}, {\"Name\": \"Oppo F31 5G\", \"Price\": 24999}, {\"Name\": \"Vivo V40 Pro 5G (12GB RAM + 512GB)\", \"Price\": 47999}, {\"Name\": \"Infinix Note 50 Pro Plus 5G\", \"Price\": 31990}, {\"Name\": \"Vivo V30e 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 26999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "FuntouchOS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/v30-lite/vivo-v30-lite-12gb-256gb-5g.json b/data/smartphone/vivo/2023/v30-lite/vivo-v30-lite-12gb-256gb-5g.json new file mode 100644 index 00000000000..47d28210975 --- /dev/null +++ b/data/smartphone/vivo/2023/v30-lite/vivo-v30-lite-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v30-lite-12gb-256gb-5g", + "name": "Vivo V30 Lite", + "brand": "vivo", + "release_date": "2023-12-29", + "ram_gb": 12, + "battery_mah": 4800, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v30-lite", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 390 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4800 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Short, High Resolution, Panoramic, Documents, Slow Motion, Time Lapse, Super Moon, Pro, Double exposure, Dual view, Live photo, Macro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Main)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n20/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.85 x 162.35 x 7.69 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1150nit, 100% DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 390 PPI", + "Display.Screen to Body Ratio": "~ 93.04%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light sensor, Proximity sensor, Accelerometer, E-compass, Gyroscope,", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "V30 Lite", + "General.OS Updates": "", + "General.Release Date": "December 29, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Single Sim, GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo V30 Lite", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V30 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V30 5G (12GB RAM + 256GB)\", \"Price\": 28999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14509}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/x100-5g-16gb-ram-512gb/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/vivo/2023/x100-5g-16gb-ram-512gb/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..f1e8f324d2e --- /dev/null +++ b/data/smartphone/vivo/2023/x100-5g-16gb-ram-512gb/vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x100-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X100 5G (16GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2023-11-13", + "ram_gb": 16, + "battery_mah": 5000, + "weight_g": 206.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX920", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-Mo, Long Exposure, Timelapse, Supermoon, Astro, Landscape & Architectural, Pro, Food, Live Photo, Cinematic Portrait, ZEISS Telephoto Camera, ZEISS Multifocal Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.49\", PDAF, Laser AF, OIS
64 MP ƒ/2.6 (Telephoto)
70mm, 1/2.0\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 7, WLAN 2.4 GHz/5 GHz/6 GHz, Wi-Fi Display, 2 x 2 MIMO, MU-MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Stargaze Blue, Asteroid Black", + "Design.Design Type": "", + "Design.Dimensions": "75.19 x 164.05 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut, 3000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, V2 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Color Temperature Sensor, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100", + "General.OS Updates": "", + "General.Release Date": "November 13, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X100 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "52999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo S19 Pro\", \"Price\": 37990}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo X100 Pro (16GB RAM + 512GB)\", \"Price\": 57990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OnePlus 13R (16GB RAM + 512GB)\", \"Price\": 48999}, {\"Name\": \"Oppo Find X7 Ultra\", \"Price\": 69990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2023/x100-5g/vivo-x100-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2023/x100-5g/vivo-x100-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..42139646b42 --- /dev/null +++ b/data/smartphone/vivo/2023/x100-5g/vivo-x100-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x100-5g-12gb-256gb-5g", + "name": "Vivo X100 5G", + "brand": "vivo", + "release_date": "2023-11-13", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 206.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1.07B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX920", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-Mo, Long Exposure, Timelapse, Supermoon, Astro, Landscape & Architectural, Pro, Food, Live Photo, Cinematic Portrait, ZEISS Telephoto Camera, ZEISS Multifocal Portrait, 100x Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.49\", PDAF, Laser AF, OIS
64 MP ƒ/2.6 (Telephoto)
70mm, 1/2.0\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 7, WLAN 2.4 GHz/5 GHz/6 GHz, Wi-Fi Display, 2 x 2 MIMO, MU-MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Stargaze Blue, Asteroid Black", + "Design.Design Type": "", + "Design.Dimensions": "75.19 x 164.05 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut, 3000nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1.07B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, V2 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Color Temperature Sensor, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100", + "General.OS Updates": "", + "General.Release Date": "November 13, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X100 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "63899.0", + "Price Drop": "-2.5814357", + "Price Drop Amount": "-1650", + "Related Items": "[{\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"OnePlus 12 5G\", \"Price\": 56440}, {\"Name\": \"Vivo X90 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 43999}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 47900}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2023/x100-pro-16gb-ram-512gb/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/vivo/2023/x100-pro-16gb-ram-512gb/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..e22c3dcbfe3 --- /dev/null +++ b/data/smartphone/vivo/2023/x100-pro-16gb-ram-512gb/vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x100-pro-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X100 Pro (16GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2023-11-13", + "ram_gb": 16, + "battery_mah": 5400, + "weight_g": 225.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100-pro-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W Wireless Flash Charge", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX989", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-Mo, Long Exposure, Timelapse, Supermoon, Astro, Landscape & Architectural, Pro, Food, Live Photo, Cinematic Portrait, ZEISS APO Certified Telephoto Camera, ZEISS Multifocal Portrait, 100x Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1/0.98\", PDAF, Laser AF, OIS
50 MP ƒ/2.5 (Telephoto)
100mm, 1/2\", PDAF, OIS, 4.3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n75/n77/n78/n79", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 7, WLAN 2.4 GHz/5 GHz/6 GHz, Wi-Fi Display, 2 x 2 MIMO, MU-MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Asteroid Black", + "Design.Design Type": "", + "Design.Dimensions": "75.28 x 164.05 x 8.91 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 3000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Vivo V3 Chip, LPDDR5X RAM, E-Sim Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning, Geofencing", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Multispectral Sensor, Color Temperature Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100 Pro", + "General.OS Updates": "", + "General.Release Date": "November 13, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X100 Pro (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "59999.0", + "Price Drop": "-0.61678565", + "Price Drop Amount": "-370", + "Related Items": "[{\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Vivo X100 5G (16GB RAM + 512GB)\", \"Price\": 54999}, {\"Name\": \"Vivo X90 Pro 5G\", \"Price\": 49999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2023/x100-pro-5g/vivo-x100-pro-5g-16gb-256gb-5g.json b/data/smartphone/vivo/2023/x100-pro-5g/vivo-x100-pro-5g-16gb-256gb-5g.json new file mode 100644 index 00000000000..56e01a7e4f2 --- /dev/null +++ b/data/smartphone/vivo/2023/x100-pro-5g/vivo-x100-pro-5g-16gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x100-pro-5g-16gb-256gb-5g", + "name": "Vivo X100 Pro 5G", + "brand": "vivo", + "release_date": "2023-11-13", + "ram_gb": 16, + "battery_mah": 5400, + "weight_g": 225.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W Wireless Flash Charge", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX989", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-Mo, Long Exposure, Timelapse, Supermoon, Astro, Landscape & Architectural, Pro, Food, Live Photo, Cinematic Portrait, ZEISS APO Certified Telephoto Camera, ZEISS Multifocal Portrait, 100x Digital Zoom", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1/0.98\", PDAF, Laser AF, OIS
50 MP ƒ/2.5 (Telephoto)
100mm, 1/2\", PDAF, OIS, 4.3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n20/n28/n38/n40/n41/n66/n75/n77/n78/n79", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 7, WLAN 2.4 GHz/5 GHz/6 GHz, Wi-Fi Display, 2 x 2 MIMO, MU-MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Asteroid Black", + "Design.Design Type": "", + "Design.Dimensions": "75.28 x 164.05 x 8.91 mm", + "Design.Qwerty": "", + "Design.Weight": "225 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 3000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Vivo V3 Chip, LPDDR5X RAM, E-Sim Support", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning, Geofencing", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Multispectral Sensor, Color Temperature Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X100 Pro", + "General.OS Updates": "", + "General.Release Date": "November 13, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X100 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89899.0", + "Price Drop": "-0.35947224", + "Price Drop Amount": "-323", + "Related Items": "[{\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OnePlus 13\", \"Price\": 61999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"Vivo X100 5G\", \"Price\": 63899}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Vivo X90 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 36999}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2023/x90-12gb-ram-256gb/vivo-x90-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2023/x90-12gb-ram-256gb/vivo-x90-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..bb6c9708a7c --- /dev/null +++ b/data/smartphone/vivo/2023/x90-12gb-ram-256gb/vivo-x90-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x90-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo X90 (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-04-26", + "ram_gb": 12, + "battery_mah": 4810, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x90-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4810 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX866", + "Camera.Features": "Sports, Night, Portrait, Photo, Video, Pro, 50MP, Pano, Live Photo, Slo-mo, Time-lapse, AR Stickers, Supermoon, Ultra HD Document, Astro, Long Exposure, Double Exposure, Dual View, AI Group Portrait, ZEISS Landscape & Architecture, RAW, ZEISS Natural Color", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
24mm, 1/2.8\", 0.8µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.75 (Wide Angle)
1/1.49\", 1.0µm, PDAF, Laser AF, OIS
12 MP ƒ/2 (Telephoto)
50mm, 1/2.9\", 1.22µm, PDAF, 2x optical zoom
12 MP ƒ/1.98 (Ultra Wide)
16mm, 1/2.93\", 1.22µm, AF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 5, 2.4GHz/5GHz, Wi-Fi Display, 2×2 MIMO, MU MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Asteroid Black, Breeze Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.44 x 164.1 x 8.48 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "SCHOTT Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.53%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X90", + "General.OS Updates": "", + "General.Release Date": "April 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X90 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,139,289 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "55990.0", + "Price Drop": "-6.6652365", + "Price Drop Amount": "-3732", + "Related Items": "[{\"Name\": \"Vivo X300\", \"Price\": 75998}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 24444}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Tecno Camon 40 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 24645}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 9200", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2023/x90-pro-5g/vivo-x90-pro-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2023/x90-pro-5g/vivo-x90-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..94a3db0c3ea --- /dev/null +++ b/data/smartphone/vivo/2023/x90-pro-5g/vivo-x90-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x90-pro-5g-12gb-256gb-5g", + "name": "Vivo X90 Pro 5G", + "brand": "vivo", + "release_date": "2023-04-26", + "ram_gb": 12, + "battery_mah": 4870, + "weight_g": 214.85, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x90-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4870 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W Wireless Flash Charge", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "50 MP OIS (IMX989) + 50 MP Portrait OIS (IMX758) + 12 MP Ultra-Wide (IMX663)", + "Camera.Features": "Photo, Portrait, Night, Video, Live Photo, AR Stickers, Double Exposure, Dual View, High resolution, Pro, Pano, Slo-mo, Time-lapse, Supermoon, Ultra HD Document, Handheld Astro, Pro Sports, Long Exposure, AI Group Portrait, ZEISS Landscape & Architecture, Food Mode, ZEISS Natural Color, RAW", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
24mm, 1/2.8\", 0.8µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.75 (Wide Angle)
50 MP ƒ/1.6 (Telephoto)
50mm, 1/2.4\", 0.7µm, PDAF, 2x optical zoom, gimbal OIS
12 MP ƒ/2 (Ultra Wide)
108˚", + "Camera.Video Recording": "8K, 4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA:n1/n2/n3/n5/n7/n8/n20/n28/n66/n38/n40/n41/n77/n78/n79, SA:n1/n2/n3/n5/n7/n8/n20/n28/n66/n71/n38/n40/n41/n75/n77 /n78/n79", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6, Wi-Fi 5, 2.4GHz,5GHz,Wi-Fi Display, 2×2 MIMO, MU MIMO", + "Design.Bezel less": "Yes", + "Design.Colors": "Legendary Black", + "Design.Design Type": "", + "Design.Dimensions": "74.53 x 164.07 x 9.34 mm", + "Design.Qwerty": "", + "Design.Weight": "214.85 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1500 nits (peak), Curved Display", + "Display.Foldable Display": "", + "Display.Glass Type": "SCHOTT Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 452 PPI", + "Display.Screen to Body Ratio": "~ 93.53%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Color Temperature Sensor, Ambient Light Sensor, Proximity Sensor, E-compass, Motor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X90 Pro", + "General.OS Updates": "", + "General.Release Date": "April 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X90 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "49999.0", + "Price Drop": "0.7778379", + "Price Drop Amount": "389", + "Related Items": "[{\"Name\": \"Realme GT 6 5G (16GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Vivo X100 Pro (16GB RAM + 512GB)\", \"Price\": 58900}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 28999}, {\"Name\": \"Vivo X80 Pro 5G\", \"Price\": 44999}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 124999}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 43999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "Funtouch OS", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2023/x90s/vivo-x90s-8gb-256gb-5g.json b/data/smartphone/vivo/2023/x90s/vivo-x90s-8gb-256gb-5g.json new file mode 100644 index 00000000000..7f6c49578f5 --- /dev/null +++ b/data/smartphone/vivo/2023/x90s/vivo-x90s-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x90s-8gb-256gb-5g", + "name": "Vivo X90S", + "brand": "vivo", + "release_date": "2023-06-26", + "ram_gb": 8, + "battery_mah": 4810, + "weight_g": 203.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x90s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4810 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX866", + "Camera.Features": "Zeiss optics, Sports, night scene, portrait, photo, video, professional, micro movie, 50 million, panorama, dynamic photo, slow motion, time-lapse photography, AR cute shot, super moon, ultra-clear document, starry sky, time slow door, double exposure, Dual-view video, super group photo, Jovi scan, Zeiss landscape and architecture, gourmet food, multi-camera", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
24mm, 1/2.8\", 0.8µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.49\", 1.0µm, PDAF, Laser AF, OIS
12 MP ƒ/2 (Telephoto)
50mm, 1/2.93\", 1.22µm, AF, 2x optical zoom
12 MP ƒ/2 (Ultra Wide)
16mm, 1/2.93\", 1.22µm, AF", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6; Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, White, Red, Green", + "Design.Design Type": "", + "Design.Dimensions": "74.4 x 164.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "203.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Curved screen, 8000000:1,105% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "SCHOTT Xensation α", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.9%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "accelerometer, gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X90S", + "General.OS Updates": "", + "General.Release Date": "June 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X90S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "44990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X90 5G\", \"Price\": 50223}, {\"Name\": \"Vivo X90 Pro 5G\", \"Price\": 49999}, {\"Name\": \"Nubia Z50S Pro\", \"Price\": 43999}, {\"Name\": \"Vivo X90 (12GB RAM + 256GB)\", \"Price\": 50223}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715 MC11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2023/y02t-4g/vivo-y02t-4g-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2023/y02t-4g/vivo-y02t-4g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..df177debde0 --- /dev/null +++ b/data/smartphone/vivo/2023/y02t-4g/vivo-y02t-4g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y02t-4g-4gb-64gb-4g-lte", + "name": "Vivo Y02t 4G", + "brand": "vivo", + "release_date": "2023-05-29", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y02t-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Face Beauty, Photo, Video, Time-Lapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Cosmic Grey, Sunset Gold", + "Design.Design Type": "", + "Design.Dimensions": "75.63 x 163.99 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.5%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y02t", + "General.OS Updates": "", + "General.Release Date": "May 29, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, M4A, OPUS, MP1, Vorbis, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y02t 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13C (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 69990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19942}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2023/y100-5g/vivo-y100-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2023/y100-5g/vivo-y100-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..ef39c682139 --- /dev/null +++ b/data/smartphone/vivo/2023/y100-5g/vivo-y100-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y100-5g-8gb-128gb-5g", + "name": "Vivo Y100 5G", + "brand": "vivo", + "release_date": "2023-02-16", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 181.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y100-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Eye Autofocus, Night, Ultra-Wide Night, Super Macro, Bokeh Portrait, Portrait Filters, Bokeh Flare Portrait, High Resolution, Live Photo, AR Stickers, Slo-Mo, Time-Lapse, Dual-View Video, Double Exposure, Documents, Pano, Pro, Ultra Stabilization", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.28 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR NSA:n77/n78 | NR SA*: n1/n3/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Metal Black, Twilight Gold, Pacific Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.53 x 158.91 x 7.73 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Local Peak Brightness: 1300 Nits, HDR10+ Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation Up", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y100 V2239", + "General.OS Updates": "", + "General.Release Date": "February 16, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y100 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17499.0", + "Price Drop": "-2.9747126", + "Price Drop Amount": "-521", + "Related Items": "[{\"Name\": \"Vivo Y100A\", \"Price\": 15999}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Vivo Y200e 5G\", \"Price\": 18999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Vivo Y29 5G (8GB RAM+256GB)\", \"Price\": 18999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 900", + "Technical.Core Details": "Arm Cortex-A78 @ Up to 2.4GHz, Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-900" +} diff --git a/data/smartphone/vivo/2023/y100a-8gb-ram-256gb/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2023/y100a-8gb-ram-256gb/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..adaea145998 --- /dev/null +++ b/data/smartphone/vivo/2023/y100a-8gb-ram-256gb/vivo-y100a-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y100a-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y100A (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2023-04-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 181.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y100a-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, 64 MP, Pano, Documents, Slo-mo, Time-Lapse, Pro, AR Stickers, Double Exposure, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.28 (Wide Angle)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR NSA:n77/n78 | NR SA*: n1/n3/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Metal Black, Twilight Gold, Pacific Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.53 x 158.91 x 7.73 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation Up", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y100A", + "General.OS Updates": "", + "General.Release Date": "April 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-18", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y100A (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-9.193713", + "Price Drop Amount": "-2206", + "Related Items": "[{\"Name\": \"Vivo Y200 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Vivo Y400 5G (8GB RAM + 256GB)\", \"Price\": 23519}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13380}, {\"Name\": \"Vivo T2 5G\", \"Price\": 15999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21559}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/y100a/vivo-y100a-8gb-128gb-5g.json b/data/smartphone/vivo/2023/y100a/vivo-y100a-8gb-128gb-5g.json new file mode 100644 index 00000000000..13be67c3db4 --- /dev/null +++ b/data/smartphone/vivo/2023/y100a/vivo-y100a-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y100a-8gb-128gb-5g", + "name": "Vivo Y100A", + "brand": "vivo", + "release_date": "2023-04-10", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 181.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y100a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, 64 MP, Pano, Documents, Slo-mo, Time-Lapse, Pro, AR Stickers, Double Exposure, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.28 (Wide Angle)", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NR NSA:n77/n78 | NR SA*: n1/n3/n8/n28A/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Metal Black, Twilight Gold, Pacific Blue", + "Design.Design Type": "", + "Design.Dimensions": "73.53 x 158.91 x 7.73 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1300nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Schott Xensation Up", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.38 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y100A", + "General.OS Updates": "", + "General.Release Date": "April 10, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-07", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y100A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21990.0", + "Price Drop": "-22.589241", + "Price Drop Amount": "-4967", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 14990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13640}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12659}, {\"Name\": \"Vivo Y300 5G\", \"Price\": 20999}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18999}, {\"Name\": \"Realme P3x 5G\", \"Price\": 12739}, {\"Name\": \"Vivo T2 5G (8GB RAM + 128GB)\", \"Price\": 17999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21240}, {\"Name\": \"Vivo Y56\", \"Price\": 16294}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2023/y11-2023/vivo-y11-2023-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/y11-2023/vivo-y11-2023-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..be38154bc58 --- /dev/null +++ b/data/smartphone/vivo/2023/y11-2023/vivo-y11-2023-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y11-2023-4gb-128gb-4g-lte", + "name": "Vivo Y11 2023", + "brand": "vivo", + "release_date": "2023-04-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y11-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 270 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.63 x 163.99 x 8.49 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1500:1", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 81.91%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y11 2023", + "General.OS Updates": "", + "General.Release Date": "April 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y11 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio P35", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "OriginOS Ocean", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-p35" +} diff --git a/data/smartphone/vivo/2023/y12-2023/vivo-y12-2023-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/y12-2023/vivo-y12-2023-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cca1e4c69d8 --- /dev/null +++ b/data/smartphone/vivo/2023/y12-2023/vivo-y12-2023-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y12-2023-6gb-128gb-4g-lte", + "name": "Vivo Y12 2023", + "brand": "vivo", + "release_date": "2023-11-22", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y12-2023", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
PDAF
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.43 x 163.74 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.3:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81.4%", + "Display.Size": "6.56 inches, 720 x 1612 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y12", + "General.OS Updates": "", + "General.Release Date": "November 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y12 2023", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G64 5G\", \"Price\": 14040}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97000}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2023/y17s/vivo-y17s-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2023/y17s/vivo-y17s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..b0371295872 --- /dev/null +++ b/data/smartphone/vivo/2023/y17s/vivo-y17s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y17s-4gb-64gb-4g-lte", + "name": "Vivo Y17s", + "brand": "vivo", + "release_date": "2023-09-17", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y17s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, 50MP, Panorama, Live Photo, Slo-mo, Time-Lapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Glitter Purple, Forest Green", + "Design.Design Type": "", + "Design.Dimensions": "75.43 x 163.74 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC, DCI-P3 not supported", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Light sensor, Proximity sensor, Accelerometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y17s", + "General.OS Updates": "", + "General.Release Date": "September 17, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y17s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "20.090786", + "Price Drop Amount": "2210", + "Related Items": "[{\"Name\": \"Vivo Y22\", \"Price\": 10989}, {\"Name\": \"Vivo Y28 5G\", \"Price\": 12999}, {\"Name\": \"Oppo A18\", \"Price\": 10390}, {\"Name\": \"Xiaomi Redmi 12 4G\", \"Price\": 9570}, {\"Name\": \"Samsung Galaxy A14 4G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2023/y27-4g/vivo-y27-4g-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/y27-4g/vivo-y27-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..07a10dae9be --- /dev/null +++ b/data/smartphone/vivo/2023/y27-4g/vivo-y27-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y27-4g-6gb-128gb-4g-lte", + "name": "Vivo Y27 4G", + "brand": "vivo", + "release_date": "2023-07-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y27-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, 50MP, Panorama, Live Photo, Slo-mo, Timelapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Garden Green, Burgundy Black", + "Design.Design Type": "", + "Design.Dimensions": "76.17 x 164.06 x 8.07 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits (max)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.13%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Electronic Compass, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y27 4G", + "General.OS Updates": "", + "General.Release Date": "July 20, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y27 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11994.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G34 5G\", \"Price\": 10600}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 13848}, {\"Name\": \"Vivo Y35\", \"Price\": 22999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2023/y27s/vivo-y27s-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/y27s/vivo-y27s-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c8aac672d93 --- /dev/null +++ b/data/smartphone/vivo/2023/y27s/vivo-y27s-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y27s-8gb-128gb-4g-lte", + "name": "Vivo Y27s", + "brand": "vivo", + "release_date": "2023-11-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y27s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 395 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-Lapse, Pro, Double Exposure, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Garden Green, Burgundy Black", + "Design.Design Type": "", + "Design.Dimensions": "76.17 x 164.06 x 8.17 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "650 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 91.13%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Gyroscope, Electronic Compass, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y27s ", + "General.OS Updates": "", + "General.Release Date": "November 07, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y27s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y27 4G\", \"Price\": 11994}, {\"Name\": \"Vivo Y27 5G\", \"Price\": 20999}, {\"Name\": \"Vivo Y29 4G\", \"Price\": 14499}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14999}, {\"Name\": \"Vivo Y35\", \"Price\": 22999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Vivo Y100 4G\", \"Price\": 19990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2023/y36-4g/vivo-y36-4g-8gb-128gb-4g-lte.json b/data/smartphone/vivo/2023/y36-4g/vivo-y36-4g-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f4c17db075f --- /dev/null +++ b/data/smartphone/vivo/2023/y36-4g/vivo-y36-4g-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y36-4g-8gb-128gb-4g-lte", + "name": "Vivo Y36 4G", + "brand": "vivo", + "release_date": "2023-05-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y36-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, High Resolution, Pano, Live Photo, Slow-Mo, Timelapse, Pro, Documents, Double Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Vibrant Gold, Meteor Black", + "Design.Design Type": "", + "Design.Dimensions": "76.17 x 164.06 x 8.17 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "650 nits (max)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 91.13%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IPX4", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, Electronic Compass, Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y36", + "General.OS Updates": "", + "General.Release Date": "May 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y36 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-19.247759", + "Price Drop Amount": "-2887", + "Related Items": "[{\"Name\": \"Vivo Y36 5G\", \"Price\": 20999}, {\"Name\": \"Vivo Y35\", \"Price\": 15999}, {\"Name\": \"Vivo Y27s\", \"Price\": 12990}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G32 (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"OPPO K12x 5G (8GB RAM + 256GB)\", \"Price\": 16899}, {\"Name\": \"Vivo Y35 Plus\", \"Price\": 16299}, {\"Name\": \"Lava Bold 5G (8GB RAM + 128GB)\", \"Price\": 13998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "Funtouch OS 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/vivo/2023/y53t/vivo-y53t-4gb-128gb-5g.json b/data/smartphone/vivo/2023/y53t/vivo-y53t-4gb-128gb-5g.json new file mode 100644 index 00000000000..448157cc115 --- /dev/null +++ b/data/smartphone/vivo/2023/y53t/vivo-y53t-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y53t-4gb-128gb-5g", + "name": "Vivo Y53t", + "brand": "vivo", + "release_date": "2023-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 186.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y53t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 m)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Night (Front and Rear), Pano, Live Photo, Slow-Mo, Time-Lapse, Pro, DOC, Super HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/1.8", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA:n41/n77/n78 , SA:n1/n5/n8/n28A/n41/n77/n78.", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 164.05 x 8.15 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "NTSC70%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.99%", + "Display.Size": "6.51 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16.7 m)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Virtual Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y53T", + "General.OS Updates": "", + "General.Release Date": "January 01, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC.", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo Y53t", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 700", + "Technical.Core Details": "Arm Cortex-A76 @ 2.2GHz & Arm Cortex-A55 @ 2GHz", + "Technical.Custom UI": "OriginOS Ocean", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/vivo/2024/t3-5g-8gb-ram-256gb/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2024/t3-5g-8gb-ram-256gb/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..0594a660155 --- /dev/null +++ b/data/smartphone/vivo/2024/t3-5g-8gb-ram-256gb/vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t3-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T3 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2024-03-21", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t3-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 413 PPI", + "type": "Color AMOLED Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-Lapse, Supermoon, Pro, Snapshot, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
2 MP ƒ/2.4

Flicker Sensor", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4G, 5G", + "Design.Bezel less": "No", + "Design.Colors": "Cosmic Blue, Crystal Flake", + "Design.Design Type": "", + "Design.Dimensions": "75.81 x 163.17 x 7.95 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1800 nits Local Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 413 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Head SAR: 0.984 W/kg, Body-worn SAR: 0.943 W/kg, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied)", + "General.Model": "T3 5G", + "General.OS Updates": "", + "General.Release Date": "March 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T3 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Vivo T3x 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Vivo Y200e 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"OPPO F27 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 18729}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13445}, {\"Name\": \"Realme 13 Plus 5G\", \"Price\": 16979}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7200", + "Technical.Core Details": "2.8GHz×2+2.0GHz×6", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7200" +} diff --git a/data/smartphone/vivo/2024/t3-lite-5g-6gb-ram-128gb/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/vivo/2024/t3-lite-5g-6gb-ram-128gb/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..7a89388cc8e --- /dev/null +++ b/data/smartphone/vivo/2024/t3-lite-5g-6gb-ram-128gb/vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t3-lite-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo T3 Lite 5G (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2024-06-27", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t3-lite-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Charging Power", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G: n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Vibrant Green, Majestic Black", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC, Display Brightness (HBM Value): 840 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 91.9%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "SAR Value Head: 0.99 W/kg, Body: 0.74 W/kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "T3 Lite 5G, V2356", + "General.OS Updates": "", + "General.Release Date": "June 27, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T3 Lite 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10379}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 14999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 15490}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 12999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 12365}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 11999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2024/t3-ultra-12gb-ram-256gb/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2024/t3-ultra-12gb-ram-256gb/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..94c19935ea7 --- /dev/null +++ b/data/smartphone/vivo/2024/t3-ultra-12gb-ram-256gb/vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t3-ultra-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T3 Ultra (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2024-09-12", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t3-ultra-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX921", + "Camera.Features": "High Resolution, Pano, Ultra HD Document, Slo Mo, Timelapse, Supermoon, Astro, Pro, Snapshot, Food, Dual View, Live Photo, Night, Portrait, Photo, Video, Micro Movie", + "Camera.Flash": "Yes, Rear Smart Aura Light", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2", + "Camera.Video Recording": "1080p, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5.0 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Lunar Gray, Frost Green", + "Design.Design Type": "", + "Design.Dimensions": "74.93 x 164.2 x 7.58 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Local Peak Brightness: 4500 Nits, Color Gamut: 100% DCI-P3, Color Saturation: 105% NTSC, Light Emitting Material: Q9", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Ordinary Motor, Gyroscope, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2426", + "General.OS Updates": "", + "General.Release Date": "September 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T3 Ultra (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26800}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21848}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 29249}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 30777}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 512GB)\", \"Price\": 39999}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 256GB)\", \"Price\": 37999}, {\"Name\": \"OPPO Reno 13 5G (12GB RAM + 512GB)\", \"Price\": 34999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1xCortex-X3@ 3.35GHz & 3xCortex-A715@3.0GHz & 4xCortex-A510@ 2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2024/t3-ultra-8gb-ram-256gb/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2024/t3-ultra-8gb-ram-256gb/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a23e19a2c96 --- /dev/null +++ b/data/smartphone/vivo/2024/t3-ultra-8gb-ram-256gb/vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t3-ultra-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T3 Ultra (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2024-09-12", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t3-ultra-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX921", + "Camera.Features": "High Resolution, Pano, Ultra HD Document, Slo Mo, Timelapse, Supermoon, Astro, Pro, Snapshot, Food, Dual View, Live Photo, Night, Portrait, Photo, Video, Micro Movie", + "Camera.Flash": "Yes, Rear Smart Aura Light", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 4K @ 60 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
8 MP ƒ/2.2", + "Camera.Video Recording": "1080p, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5.0 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Lunar Gray, Frost Green", + "Design.Design Type": "", + "Design.Dimensions": "74.93 x 164.2 x 7.58 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Local Peak Brightness: 4500 Nits, Color Gamut: 100% DCI-P3, Color Saturation: 105% NTSC, Light Emitting Material: Q9", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Ordinary Motor, Gyroscope, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2426", + "General.OS Updates": "", + "General.Release Date": "September 12, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T3 Ultra (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G54 5G (12GB RAM +256GB)\", \"Price\": 16999}, {\"Name\": \"Realme 13 Pro Plus 5G\", \"Price\": 24998}, {\"Name\": \"Samsung Galaxy A77 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37990}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 22999}, {\"Name\": \"iQOO Neo 10R (8GB RAM + 256GB)\", \"Price\": 28999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1xCortex-X3@ 3.35GHz & 3xCortex-A715@3.0GHz & 4xCortex-A510@ 2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2024/v30-pro-12gb-ram-512gb/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/vivo/2024/v30-pro-12gb-ram-512gb/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..034a3ed8ecf --- /dev/null +++ b/data/smartphone/vivo/2024/v30-pro-12gb-ram-512gb/vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v30-pro-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo V30 Pro (12GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2024-03-07", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v30-pro-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX920 Main + Sony IMX816 Portrait", + "Camera.Features": "Zeiss optics, Zeiss T Lens Coating, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Sports, Food, Dual View, Live Photo, Night, Portrait, Photo, Video, Micro Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
50 MP ƒ/1.85
Portrait
50 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Support 2.4 GHz, 5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Classic Black, Andaman Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 164.4 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 2800 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "SAR Value Head: 0.990 W/kg (at 1g), SAR Value Body: 0.975 W/kg (at 1g)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Beidou, Galileo, GLONASS, QZSS, NavIC, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Not Available in Indian Variant", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type C to USB Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (Applied), Documentation", + "General.Model": "V30 Pro V2319", + "General.OS Updates": "", + "General.Release Date": "March 07, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V30 Pro (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "36290.0", + "Price Drop": "-7.200101", + "Price Drop Amount": "-2613", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 43999}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 39999}, {\"Name\": \"Realme GT 6 5G (16GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 29249}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36999}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo V60e (12GB RAM + 256GB)\", \"Price\": 33999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2024/v30-pro-5g/vivo-v30-pro-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2024/v30-pro-5g/vivo-v30-pro-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..3a6f9e6534f --- /dev/null +++ b/data/smartphone/vivo/2024/v30-pro-5g/vivo-v30-pro-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v30-pro-5g-8gb-256gb-5g", + "name": "Vivo V30 Pro 5G", + "brand": "vivo", + "release_date": "2024-03-07", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v30-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Not Available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80 W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX920 Main + Sony IMX816 Portrait", + "Camera.Features": "Zeiss optics, Zeiss T Lens Coating, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Sports, Food, Dual View, Live Photo, Night, Portrait, Photo, Video, Micro Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
50 MP ƒ/1.85
Portrait
50 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, Dual-Band, Wi-Fi Direct", + "Design.Bezel less": "Yes", + "Design.Colors": "Classic Black, Andaman Blue", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 164.4 x 7.5 mm", + "Design.Qwerty": "No", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "HDR10+, 2800 nits (peak)", + "Display.Foldable Display": "No", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.9%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "SAR Value Head: 0.990 W/kg (at 1g), SAR Value Body: 0.975 W/kg (at 1g)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Beidou, Galileo, GLONASS, QZSS, NavIC, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Not Available in Indian Variant", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "China", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type C to USB Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (Applied), Documentation", + "General.Model": "V30 Pro V2319", + "General.OS Updates": "", + "General.Release Date": "March 07, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V30 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28494.0", + "Price Drop": "13.092133", + "Price Drop Amount": "3730", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28900}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"iQOO Z10 Turbo Plus\", \"Price\": 25999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27045}, {\"Name\": \"Vivo V29 Pro\", \"Price\": 28990}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 36900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2024/v40-pro-5g-12gb-ram-512gb/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/vivo/2024/v40-pro-5g-12gb-ram-512gb/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..df2041db49f --- /dev/null +++ b/data/smartphone/vivo/2024/v40-pro-5g-12gb-ram-512gb/vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v40-pro-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo V40 Pro 5G (12GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2024-08-07", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 192.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v40-pro-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Rear 50 MP AF+OIS (ZEISS) Sony IMX921 main + 50 MP AF (ZEISS) wide-angle + 50MP AF Sony IMX816 (ZEISS) telephoto portrait", + "Camera.Features": "High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Sports, Food, Google Lens, Dual View, Live Photo, Night, Portrait, Photo, Video, Micro Movie, 2x Optical, 50x Digital Zoom, Zeiss Multifocal Portrait, Zeiss Telephoto Portrait Camera, Zeiss Style Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Main)
50 MP ƒ/1.85 (Telephoto)
50 MP ƒ/2 (Wide Angle)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Ganges Blue, Titanium Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 164.36 x 7.58 mm", + "Design.Qwerty": "No", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "4500 nits, HDR10+, 8000000:1 Contrast Ratio, P3 Color Gamut", + "Display.Foldable Display": "No", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speaker, Ultra Large VC Smart Cooling System, 360° Omnidirectional Antenna", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, Beidou, Galileo, GLONASS, QZSS, NavIC, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type C to USB Cable, USB Power Adapter, Eject Tool, Phone Case, Protective Film (Applied), Documentation", + "General.Model": "V40 Pro", + "General.OS Updates": "", + "General.Release Date": "August 07, 2024", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V40 Pro 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "47999.0", + "Price Drop": "-3.6176894", + "Price Drop Amount": "-1736", + "Related Items": "[{\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 51999}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Vivo V40 Lite 5G\", \"Price\": 29990}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22490}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"Honor 200\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.35 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1xCortex-X3@ 3.35GHz & 3xCortex-A715@3.0GHz & 4xCortex-A510@ 2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Immortalis-G715", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/vivo/2024/v40e-5g/vivo-v40e-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2024/v40e-5g/vivo-v40e-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..378e75dfbcf --- /dev/null +++ b/data/smartphone/vivo/2024/v40e-5g/vivo-v40e-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v40e-5g-8gb-128gb-5g", + "name": "Vivo V40e 5G", + "brand": "vivo", + "release_date": "2024-09-25", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 183.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v40e-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 80W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Dual View, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/2 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
116˚", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Royal Bronze, Mint Green", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.7 x 7.5 mm", + "Design.Qwerty": "", + "Design.Weight": "183 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Studio-Quality Aura Light, LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2403", + "General.OS Updates": "", + "General.Release Date": "September 25, 2024", + "General.SAR": "0.88 W/kg (Head)
0.84 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo V40e 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z9s 5G\", \"Price\": 19999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"Vivo V60e\", \"Price\": 29900}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 26999}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 20699}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "FuntouchOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2024/x100s-pro/vivo-x100s-pro-12gb-256gb-5g.json b/data/smartphone/vivo/2024/x100s-pro/vivo-x100s-pro-12gb-256gb-5g.json new file mode 100644 index 00000000000..411c4d2ad6f --- /dev/null +++ b/data/smartphone/vivo/2024/x100s-pro/vivo-x100s-pro-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x100s-pro-12gb-256gb-5g", + "name": "Vivo X100S Pro", + "brand": "vivo", + "release_date": "2024-05-13", + "ram_gb": 12, + "battery_mah": 5400, + "weight_g": 224.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x100s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 453 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5400 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Zeiss optics, Zeiss T lens Coating, Panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
23mm, 1/0.98\", 1.6µm, PDAF, Laser AF, OIS
50 MP ƒ/2.5 (Telephoto)
100mm, 1/2\", 0.7µm, PDAF (18cm - ∞), OIS, 4.3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n28/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6; Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Titanium, White, Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.3 x 164.1 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "224 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 453 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2324HA, x100s Pro", + "General.OS Updates": "", + "General.Release Date": "May 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X100S Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "58990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Oppo Find X8 5G\", \"Price\": 69999}, {\"Name\": \"Vivo X200 Pro Mini\", \"Price\": 55990}, {\"Name\": \"Vivo X100 Pro (16GB RAM + 512GB)\", \"Price\": 58999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "OriginOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2024/x200-5g/vivo-x200-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2024/x200-5g/vivo-x200-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..d026e30e921 --- /dev/null +++ b/data/smartphone/vivo/2024/x200-5g/vivo-x200-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x200-5g-12gb-256gb-5g", + "name": "Vivo X200 5G", + "brand": "vivo", + "release_date": "2024-12-12", + "ram_gb": 12, + "battery_mah": 5800, + "weight_g": 197.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x200-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5800 mAh, Silicon-Carbon Battery, Li-ion battery with 3rd-Gen Siicon Anode and Semi-Solid State Technology", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX921, Sony IMX882", + "Camera.Features": "Laser AF, Zeiss optics, Zeiss T* lens Coating, Panorama, HDR, Snapshot, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-Mo, Long Exposure, Timelapse, Supermoon, Astro, Landscape Mode, Pro, Live Photo, Portrait Video, Night, Super Macro, ZEISS Multifocal Portrait, AI Photo Enhance, AI Erase", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Ultra Wide)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm (wide), 1/1.56\", PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "Yes", + "Design.Colors": "Blue, Black, White, Titanium", + "Design.Design Type": "", + "Design.Dimensions": "74.8 x 160.3 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "197 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 4500 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR5X RAM, AI Transcript Assist, AI Note Assist, AI Screen Translation at Your Fingertips", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, In Display Optical Fingerprint Sensor, Color Temperature Sensor, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type C Cable, USB Power Adapter, Sim Ejector, Protective Case, Protective Film (Applied), Documentation", + "General.Model": "V2415", + "General.OS Updates": "", + "General.Release Date": "December 12, 2024", + "General.SAR": "1 W/kg (Head)
0.78 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X200 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "65999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OnePlus 13\", \"Price\": 69999}, {\"Name\": \"Oppo Find X8 5G\", \"Price\": 69999}, {\"Name\": \"iQOO 13 5G\", \"Price\": 54998}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84800}, {\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "OriginOS 5", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/vivo/2024/x200-pro-5g/vivo-x200-pro-5g-16gb-512gb-5g.json b/data/smartphone/vivo/2024/x200-pro-5g/vivo-x200-pro-5g-16gb-512gb-5g.json new file mode 100644 index 00000000000..fc6dfa0a0ab --- /dev/null +++ b/data/smartphone/vivo/2024/x200-pro-5g/vivo-x200-pro-5g-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x200-pro-5g-16gb-512gb-5g", + "name": "Vivo X200 Pro 5G", + "brand": "vivo", + "release_date": "2024-12-12", + "ram_gb": 16, + "battery_mah": 6000, + "weight_g": 228.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x200-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 30W Wireless Flash Charge", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes, Laser AF", + "Camera.Camera Sensor": "Sony LYT-818 & 200mm ZEISS APO Telephoto", + "Camera.Features": "Laser AF, Zeiss optics, Zeiss T* lens coating, panorama, HDR, 3D LUT import, Landscape, Photo, Video, High Resolution, Ultra HD Document, Timelapse, Pro, Portrait, Portrait Video, Stage, Pano, Snapshot, Supermoon, Astro, Night, Super Macro, ZEISS Multifocal Portrait, AI Photo Enhance, AI Erase", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Ultra Wide)
20mm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm, 1/1.28\", 1.22µm, PDAF, OIS
200 MP ƒ/2.7 (Telephoto)
85mm, 1/1.4\", 0.56µm, Multi-Directional PDAF, OIS, 3.7x Optical Zoom, Macro 2.7:1, HP9 Sensor, OIS
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚, 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K @ 120/30/60 fps UHD, 8K @ 30 fps UHD, 1080p @ 120/240/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n12/n20/n25/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4GHz,5.0GHz, 6.0GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Titanium Gray, Cosmos Black", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 162.36 x 8.49 mm", + "Design.Qwerty": "No", + "Design.Weight": "228 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "4500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "Display Unit Certification (SGS Low Blue Light, Netflix HDR, Dolby Vision, HDR10+), Contrast: 8000000:1", + "Display.Foldable Display": "No", + "Display.Glass Type": "Scratch/Drop-Resistant Glass (Armor Glass)", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 452 PPI", + "Display.Screen to Body Ratio": "~ 93.3%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "E-Sim Support, V3+ Chip, AI Note Assist, AI Transcript Assist, AI Screen Translation at Your Fingertips", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BEIDOU, GLONASS, GALILEO, QZSS, NAVIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68/IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Fingerprint Sensor, Color Temperature Sensor, Laser Focus Sensor, Infrared Blaster, Flicker Sensor, Multispectral Sensor, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min, High Pressure Water Jets", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Type C Cable, USB Power Adapter, Sim Ejector, Protective Case, Protective Film (Applied), Documentation", + "General.Model": "V2413", + "General.OS Updates": "", + "General.Release Date": "December 12, 2024", + "General.SAR": "0.99 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "24-bit/192kHz Hi-Res Audio", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X200 Pro 5G", + "Performance.3DMark Score": "6,209 (Wild Life Extreme)", + "Performance.AnTuTu Score": "2,444,639 (Total) (v10)
569,307 (CPU)
1,130,558 (GPU)
376,358 (Memory)
368,416 (UX)
", + "Performance.AnTuTu Storage Score": "187,459", + "Performance.Battery Test Result": "14.92 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "8,110 (Multi Core) (v6)
2,734 (Single Core)
21,063 (OpenCL)
22,903 (Vulkan)
", + "Performance.Speaker Score": "79 (Very Good)", + "Price": "94999.0", + "Price Drop": "-9.04736", + "Price Drop Amount": "-8595", + "Related Items": "[{\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 105980}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "3 nm", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400" +} diff --git a/data/smartphone/vivo/2024/y03/vivo-y03-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2024/y03/vivo-y03-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..018f7012285 --- /dev/null +++ b/data/smartphone/vivo/2024/y03/vivo-y03-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y03-4gb-64gb-4g-lte", + "name": "Vivo Y03", + "brand": "vivo", + "release_date": "2024-03-13", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y03", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Space Black, Gem Green", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 163.8 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y03", + "General.OS Updates": "", + "General.Release Date": "March 13, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, M4A, OPUS, MP1, Vorbis, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y03", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y03t\", \"Price\": 6499}, {\"Name\": \"Vivo Y18\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7316}, {\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 8797}, {\"Name\": \"Honor X5B 4G\", \"Price\": 6990}, {\"Name\": \"Tecno Spark Go 2024\", \"Price\": 6999}, {\"Name\": \"Realme Note 50\", \"Price\": 5499}, {\"Name\": \"Samsung Galaxy F07\", \"Price\": 6799}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2024/y03t/vivo-y03t-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2024/y03t/vivo-y03t-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7a5e79f9d59 --- /dev/null +++ b/data/smartphone/vivo/2024/y03t/vivo-y03t-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y03t-4gb-64gb-4g-lte", + "name": "Vivo Y03t", + "brand": "vivo", + "release_date": "2024-08-19", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y03t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Space Black, Gem Green", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "y03t", + "General.OS Updates": "", + "General.Release Date": "August 19, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y03t", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"Bluefox NX1\", \"Price\": 8699}, {\"Name\": \"itel A50 (3GB RAM + 64GB)\", \"Price\": 6099}, {\"Name\": \"Infinix Hot 60 5G\", \"Price\": 10499}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Realme C51s\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/vivo/2024/y100t-5g/vivo-y100t-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2024/y100t-5g/vivo-y100t-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..063e6b1acfd --- /dev/null +++ b/data/smartphone/vivo/2024/y100t-5g/vivo-y100t-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y100t-5g-8gb-256gb-5g", + "name": "Vivo Y100t 5G", + "brand": "vivo", + "release_date": "2024-02-23", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y100t-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 164.6 x 8.8 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dark Mode, Color Gamut: 96 Percent NTSC, High Color Saturation, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.64 inches, 1080 x 2388 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with A-GPS, Beidou, Glonass, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Vivo Y100t V2314A", + "General.OS Updates": "", + "General.Release Date": "February 23, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC, AAC.", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo Y100t 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.1 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8200", + "Technical.Core Details": "1x Cortex-A78@3.1 GHz&3xCortex-A78@3.0 GHz& 4xCortex-A55@2.0 GHz", + "Technical.Custom UI": "OriginOS 4", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-8200" +} diff --git a/data/smartphone/vivo/2024/y18-4gb-ram-128gb/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2024/y18-4gb-ram-128gb/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d7b3fb195c6 --- /dev/null +++ b/data/smartphone/vivo/2024/y18-4gb-ram-128gb/vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y18-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Vivo Y18 (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2024-05-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y18-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo,50 MP", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
0.08 MP ƒ/3 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Space Black, Gem Green", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC, 840 nits HBM Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1, LPDDR4X RAM, SAR value (head): 0.98 W/kg, SAR value (body): 084 W/kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Color Temperature Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "Y18", + "General.OS Updates": "", + "General.Release Date": "May 01, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-06", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y18 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "1.6358573", + "Price Drop Amount": "196", + "Related Items": "[{\"Name\": \"Vivo Y28s 5G\", \"Price\": 12999}, {\"Name\": \"Vivo Y28 5G (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6799}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6149}, {\"Name\": \"Vivo Y18s\", \"Price\": 9990}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16354}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2024/y18/vivo-y18-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2024/y18/vivo-y18-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..f33807a1c39 --- /dev/null +++ b/data/smartphone/vivo/2024/y18/vivo-y18-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y18-4gb-64gb-4g-lte", + "name": "Vivo Y18", + "brand": "vivo", + "release_date": "2024-05-01", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y18", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo,50 MP", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
0.08 MP ƒ/3 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Space Black, Gem Green", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Saturation: 83% NTSC, 840 nits HBM Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1, LPDDR4X RAM, SAR value (head): 0.98 W/kg, SAR value (body): 084 W/kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E-compass, Gyroscope, Color Temperature Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "Y18", + "General.OS Updates": "", + "General.Release Date": "May 01, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y18", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "2.3223147", + "Price Drop Amount": "279", + "Related Items": "[{\"Name\": \"Samsung Galaxy A52\", \"Price\": 26499}, {\"Name\": \"Vivo Y03\", \"Price\": 6990}, {\"Name\": \"OPPO A17\", \"Price\": 8999}, {\"Name\": \"Vivo Y22\", \"Price\": 10899}, {\"Name\": \"Vivo T3 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Vivo Y27 4G\", \"Price\": 11994}, {\"Name\": \"Vivo Y18i\", \"Price\": 9067}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 9899}, {\"Name\": \"OPPO A38\", \"Price\": 9994}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2024/y18t/vivo-y18t-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2024/y18t/vivo-y18t-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9ad1ea12b15 --- /dev/null +++ b/data/smartphone/vivo/2024/y18t/vivo-y18t-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y18t-4gb-128gb-4g-lte", + "name": "Vivo Y18t", + "brand": "vivo", + "release_date": "2024-10-28", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y18t", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 268 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo, 50 MP", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
0.08 MP ƒ/3 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Space Black, Gem Green", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.63 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "840 nits, 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X, eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Color Temperature Sensor, Ambient Light Sensor, Proximity Sensor, E-compass, Motor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "No, IP54", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y18t", + "General.OS Updates": "", + "General.Release Date": "October 28, 2024", + "General.SAR": "0.91 W/kg (Head)
0.69 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y18t", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}]", + "Technical.Browser": "Yes, supports HTML", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "2 × 1.8 GHz + 6 × 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/vivo/2024/y200-pro-5g/vivo-y200-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2024/y200-pro-5g/vivo-y200-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..9e3113ef132 --- /dev/null +++ b/data/smartphone/vivo/2024/y200-pro-5g/vivo-y200-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y200-pro-5g-8gb-128gb-5g", + "name": "Vivo Y200 Pro 5G", + "brand": "vivo", + "release_date": "2024-05-21", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 172.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y200-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.78 inches, 2400 x 1080 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High resolution, Pano, Live Photo, Slo-mo, Time-lapse, Pro, Documents, Double Exposure, Dual View, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Silk Green, Silk Black", + "Design.Design Type": "", + "Design.Dimensions": "74.92 x 164.42 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "172 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Local Peak Brightness:1300 nits, Color Gamut: 100% P3, Color Saturation 105% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 91.04%", + "Display.Size": "6.78 inches, 2400 x 1080 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, Navic", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Gyroscope, E-compass, Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Y200 Pro 5G, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "Y200", + "General.OS Updates": "", + "General.Release Date": "May 21, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y200 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "-4.464063", + "Price Drop Amount": "-1027", + "Related Items": "[{\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 25999}, {\"Name\": \"Vivo Y300 Plus\", \"Price\": 22300}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 19399}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 27999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26344}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Vivo V29e\", \"Price\": 26999}, {\"Name\": \"Vivo Y200e 5G (8GB RAM + 128GB)\", \"Price\": 19999}, {\"Name\": \"iQOO Z7 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2 × 2.2 GHz & 6 × 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/vivo/2024/y28-4g/vivo-y28-4g-4gb-128gb-4g-lte.json b/data/smartphone/vivo/2024/y28-4g/vivo-y28-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..63a0715b6f4 --- /dev/null +++ b/data/smartphone/vivo/2024/y28-4g/vivo-y28-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y28-4g-4gb-128gb-4g-lte", + "name": "Vivo Y28 4G", + "brand": "vivo", + "release_date": "2024-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y28-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, 50MP, Panorama, Live Photo, Slo-mo, Timelapse, Pro, Documents", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Agate Green, Gleaming Orange", + "Design.Design Type": "", + "Design.Dimensions": "76 x 165.7 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "760 nits (typ), 1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.3%", + "Display.Size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2352", + "General.OS Updates": "", + "General.Release Date": "2024, June 15, Available. Released 2024, July", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y28 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A38\", \"Price\": 9994}, {\"Name\": \"Vivo V40 Lite 4G\", \"Price\": 18990}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7235}, {\"Name\": \"Vivo Y28 5G\", \"Price\": 12999}, {\"Name\": \"Oppo A60 4G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi Note 13 4G\", \"Price\": 15990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/vivo/2024/y28s-5g-8gb-ram-128gb/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2024/y28s-5g-8gb-ram-128gb/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..344bcbe8616 --- /dev/null +++ b/data/smartphone/vivo/2024/y28s-5g-8gb-ram-128gb/vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y28s-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y28s 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2024-06-26", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y28s-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n77 (3300–3800 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Mocha Brown, Twinkling Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "840 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎SIM Tray Ejector, Phone Case, Screen Protector, USB Cable", + "General.Model": "Y28s", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y28s 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "-0.4746116", + "Price Drop Amount": "-76", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14298}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2024/y28s-5g/vivo-y28s-5g-4gb-128gb-5g.json b/data/smartphone/vivo/2024/y28s-5g/vivo-y28s-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..fc64ac06f6a --- /dev/null +++ b/data/smartphone/vivo/2024/y28s-5g/vivo-y28s-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y28s-5g-4gb-128gb-5g", + "name": "Vivo Y28s 5G", + "brand": "vivo", + "release_date": "2024-06-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y28s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50 MP, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n77 (3300–3800 MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Mocha Brown, Twinkling Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.6 x 163.6 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "840 nits Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "‎SIM Tray Ejector, Phone Case, Screen Protector, USB Cable", + "General.Model": "Y28s", + "General.OS Updates": "", + "General.Release Date": "June 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y28s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-0.5192456", + "Price Drop Amount": "-67", + "Related Items": "[{\"Name\": \"Vivo T3 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Vivo Y28e 5G\", \"Price\": 11499}, {\"Name\": \"Infinix Hot 50 5G (8 GB RAM + 128 GB)\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13X\", \"Price\": 13990}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10949}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}, {\"Name\": \"Vivo Y36 5G\", \"Price\": 20999}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 15498}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2024/y29-5g-8gb-ram-128gb/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2024/y29-5g-8gb-ram-128gb/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..1ae29be07f5 --- /dev/null +++ b/data/smartphone/vivo/2024/y29-5g-8gb-ram-128gb/vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y29-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y29 5G (8GB RAM+128GB)", + "brand": "vivo", + "release_date": "2024-12-23", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 198.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y29-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo, 50 MP", + "Camera.Flash": "Yes, Ring-LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Glacier Blue, Titanium Gold, Diamond Black", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.75 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC, 1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "RAM Type: LPDDR4X, ROM Type: eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, E-compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y29 5G", + "General.OS Updates": "", + "General.Release Date": "December 23, 2024", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y29 5G (8GB RAM+128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y300 5G\", \"Price\": 20999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Vivo T3 5G\", \"Price\": 18400}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 16799}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2024/y29-5g-8gb-ram-256gb/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2024/y29-5g-8gb-ram-256gb/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..1a6180bff53 --- /dev/null +++ b/data/smartphone/vivo/2024/y29-5g-8gb-ram-256gb/vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y29-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y29 5G (8GB RAM+256GB)", + "brand": "vivo", + "release_date": "2024-12-23", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 198.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y29-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, Pano, Documents, Slo-mo, Time-lapse, Pro, Live Photo, 50 MP", + "Camera.Flash": "Yes, Ring-LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Glacier Blue, Titanium Gold, Diamond Black", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.75 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC, 1000 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.68 inches, 720 x 1608 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "RAM Type: LPDDR4X, ROM Type: eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, E-compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y29 5G", + "General.OS Updates": "", + "General.Release Date": "December 23, 2024", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo Y29 5G (8GB RAM+256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A5 Pro 5G (8GB RAM + 256GB)\", \"Price\": 19998}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Vivo Y59 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy A16 5G (8GB RAM + 256GB)\", \"Price\": 20499}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Oppo A3 Pro 5G (8GB RAM + 256GB)\", \"Price\": 16900}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Vivo Y29s 5G\", \"Price\": 15990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2024/y37m/vivo-y37m-4gb-128gb-5g.json b/data/smartphone/vivo/2024/y37m/vivo-y37m-4gb-128gb-5g.json new file mode 100644 index 00000000000..154e3a96dca --- /dev/null +++ b/data/smartphone/vivo/2024/y37m/vivo-y37m-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y37m-4gb-128gb-5g", + "name": "Vivo Y37m", + "brand": "vivo", + "release_date": "2024-08-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 185.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y37m", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night Scene, Portrait, Photo, Video, Micro Video, Dynamic Photo, Ar Cute Shot, Dual-view Video, Double Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/1.8 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n28A/n41/n77/n78;5G NSA:n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11ac", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.58 x 163.3 x 8.53 mm", + "Design.Qwerty": "", + "Design.Weight": "185 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.15:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.64%", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC5.1, LPDDR4X Dual Channel RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y37m", + "General.OS Updates": "", + "General.Release Date": "August 08, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y37m", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/t4-5g-12gb-ram-256gb/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2025/t4-5g-12gb-ram-256gb/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..2bbb90054ff --- /dev/null +++ b/data/smartphone/vivo/2025/t4-5g-12gb-ram-256gb/vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-04-22", + "ram_gb": 12, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Silicon-Carbon Anode Technology", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 AI Camera", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-Mo, Timelapse, Pro, Pano, Ultra HD Document, 50MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Emerald Blaze, Phantom Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits Local Peak Brightness, 1300 nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Color Gamut, 3840Hz Anti-Flicker Eye Protection, SGS Low Blue Light Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "AI Erase, AI Photo Enhance, Live Text, AI Note Assistant, Super Documents, and Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Military Grade Durability, Ultra Game Mode, AI Game Voice Changer, Flagship-level Game-Eye Protection, and Precise Wet-Hand Touch Control, Super Battery Saver, Bypass Charging, 4D Game Vibration", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope, Infrared Remote Control, Eccentric Rotating Mass Vibration Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, 90W Charger, Eject Tool, Phone Case, Protective Film, Warranty Card", + "General.Model": "V2502", + "General.OS Updates": "2 years", + "General.Release Date": "April 22, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "1,050 (Wild Life Extreme) (6.29 FPS)", + "Performance.AnTuTu Score": "822,705 (Total)", + "Performance.AnTuTu Storage Score": "57,557", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,122 (Multi Core) (v6)
1,143 (Single Core)
3,361 (OpenCL)
4,464 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "3.7047193", + "Price Drop Amount": "926", + "Related Items": "[{\"Name\": \"iQOO Z10 5G (12GB RAM + 256GB)\", \"Price\": 24998}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 27499}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 27999}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 23539}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 725", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/vivo/2025/t4-5g-8gb-ram-256gb/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/t4-5g-8gb-ram-256gb/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..b7026114019 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-5g-8gb-ram-256gb/vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-04-22", + "ram_gb": 8, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Silicon-Carbon Anode Technology", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 AI Camera", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-Mo, Timelapse, Pro, Pano, Ultra HD Document, 50MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Emerald Blaze, Phantom Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits Local Peak Brightness, 1300 nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Color Gamut, 3840Hz Anti-Flicker Eye Protection, SGS Low Blue Light Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "AI Erase, AI Photo Enhance, Live Text, AI Note Assistant, Super Documents, and Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Military Grade Durability, Ultra Game Mode, AI Game Voice Changer, Flagship-level Game-Eye Protection, and Precise Wet-Hand Touch Control, Super Battery Saver, Bypass Charging, 4D Game Vibration", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope, Infrared Remote Control, Eccentric Rotating Mass Vibration Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, 90W Charger, Eject Tool, Phone Case, Protective Film, Warranty Card", + "General.Model": "V2502", + "General.OS Updates": "2 years", + "General.Release Date": "April 22, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "1,050 (Wild Life Extreme) (6.29 FPS)", + "Performance.AnTuTu Score": "822,705 (Total)", + "Performance.AnTuTu Storage Score": "57,557", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,122 (Multi Core) (v6)
1,143 (Single Core)
3,361 (OpenCL)
4,464 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-0.4014807", + "Price Drop Amount": "-96", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22370}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19499}, {\"Name\": \"iQOO Z10 5G (8GB RAM + 256GB)\", \"Price\": 23998}, {\"Name\": \"Vivo T4R 5G (8GB RAM + 256GB)\", \"Price\": 21499}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26997}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 725", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/vivo/2025/t4-5g/vivo-t4-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/t4-5g/vivo-t4-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..913fffb1687 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-5g/vivo-t4-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-5g-8gb-128gb-5g", + "name": "Vivo T4 5G", + "brand": "vivo", + "release_date": "2025-04-22", + "ram_gb": 8, + "battery_mah": 7300, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Superfast Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7300 mAh, Silicon-Carbon Anode Technology", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 AI Camera", + "Camera.Features": "Photo, Night, Portrait, Video, Slo-Mo, Timelapse, Pro, Pano, Ultra HD Document, 50MP, Supermoon", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Emerald Blaze, Phantom Grey", + "Design.Design Type": "", + "Design.Dimensions": "76.4 x 163.4 x 7.89 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits Local Peak Brightness, 1300 nit (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Color Gamut, 3840Hz Anti-Flicker Eye Protection, SGS Low Blue Light Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "AI Erase, AI Photo Enhance, Live Text, AI Note Assistant, Super Documents, and Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Military Grade Durability, Ultra Game Mode, AI Game Voice Changer, Flagship-level Game-Eye Protection, and Precise Wet-Hand Touch Control, Super Battery Saver, Bypass Charging, 4D Game Vibration", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS, GNSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-Compass, Gyroscope, Infrared Remote Control, Eccentric Rotating Mass Vibration Motor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, 90W Charger, Eject Tool, Phone Case, Protective Film, Warranty Card", + "General.Model": "V2502", + "General.OS Updates": "2 years", + "General.Release Date": "April 22, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "3 years", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Mono", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 5G", + "Performance.3DMark Score": "1,050 (Wild Life Extreme) (6.29 FPS)", + "Performance.AnTuTu Score": "822,705 (Total)", + "Performance.AnTuTu Storage Score": "57,557", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,122 (Multi Core) (v6)
1,143 (Single Core)
3,361 (OpenCL)
4,464 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "20694.0", + "Price Drop": "0.53232855", + "Price Drop Amount": "110", + "Related Items": "[{\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21399}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27890}, {\"Name\": \"Oppo K13\", \"Price\": 17999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Realme P4 5G\", \"Price\": 17980}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22309}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x Cortex-A720@2.5 GHz& 3x Cortex-A720@2.4 GHz& 4x Cortex-A520@1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 725", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/vivo/2025/t4-lite-5g-4gb-ram-64gb/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/vivo/2025/t4-lite-5g-4gb-ram-64gb/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..ecc1bf36ebe --- /dev/null +++ b/data/smartphone/vivo/2025/t4-lite-5g-4gb-ram-64gb/vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-lite-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Vivo T4 Lite 5G (4GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2025-06-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-lite-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "70 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony AI Camera", + "Camera.Features": "Night, Portrait, photo, video, 50 MP, panorama, documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 5 Supported", + "Design.Bezel less": "No", + "Design.Colors": "Prism Blue (India),\nTitanium Gold (India)", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "1000 nits HBM (High Brightness Mode)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, \nAI Photo Enhance, \nUltra HD Document,\nAl Screen Translation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Side Mounted Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2509", + "General.OS Updates": "", + "General.Release Date": "June 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-16", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Lite 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,298 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 9575}, {\"Name\": \"iQOO Z10 Lite 5G (4GB RAM + 64GB)\", \"Price\": 9998}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10797}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 10998}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"Poco M7 5G\", \"Price\": 10499}, {\"Name\": \"Xiaomi Redmi A4 5G (4GB RAM + 128GB)\", \"Price\": 8499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/t4-lite-5g-6-gb-ram-128-gb/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g.json b/data/smartphone/vivo/2025/t4-lite-5g-6-gb-ram-128-gb/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..bf7499eda17 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-lite-5g-6-gb-ram-128-gb/vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-lite-5g-6-gb-ram-128-gb-6gb-128gb-5g", + "name": "Vivo T4 Lite 5G (6 GB RAM +128 GB)", + "brand": "vivo", + "release_date": "2025-06-24", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-lite-5g-6-gb-ram-128-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "70 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony AI Camera", + "Camera.Features": "Night, Portrait, photo, video, 50 MP, panorama, documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 5 Supported", + "Design.Bezel less": "No", + "Design.Colors": "Prism Blue (India),\nTitanium Gold (India)", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "1000 nits HBM (High Brightness Mode)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, \nAI Photo Enhance, \nUltra HD Document,\nAl Screen Translation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Side Mounted Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2509", + "General.OS Updates": "", + "General.Release Date": "June 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Lite 5G (6 GB RAM +128 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,298 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "-4.137775", + "Price Drop Amount": "-476", + "Related Items": "[{\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12070}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 11499}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11735}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10072}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12454}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}, {\"Name\": \"iQOO Z10 Lite 5G (6GB RAM + 128GB)\", \"Price\": 11498}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/t4-lite-5g-8gb-ram-256gb/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g.json b/data/smartphone/vivo/2025/t4-lite-5g-8gb-ram-256gb/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..c9cee4bb09d --- /dev/null +++ b/data/smartphone/vivo/2025/t4-lite-5g-8gb-ram-256gb/vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-lite-5g-8gb-ram-256gb-8gb-128gb-5g", + "name": "Vivo T4 Lite 5G (8GB RAM +256GB)", + "brand": "vivo", + "release_date": "2025-06-24", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-lite-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "70 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony AI Camera", + "Camera.Features": "Night, Portrait, photo, video, 50 MP, panorama, documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 5 Supported", + "Design.Bezel less": "No", + "Design.Colors": "Prism Blue (India),\nTitanium Gold (India)", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "1000 nits HBM (High Brightness Mode)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, \nAI Photo Enhance, \nUltra HD Document,\nAl Screen Translation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Side Mounted Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2509", + "General.OS Updates": "", + "General.Release Date": "June 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Lite 5G (8GB RAM +256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,298 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 13395}, {\"Name\": \"iQOO Z10 Lite 5G (8GB RAM + 256GB)\", \"Price\": 12998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Realme Narzo 80x 5G (8GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11840}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/t4-lite-5g/vivo-t4-lite-5g-4gb-128gb-5g.json b/data/smartphone/vivo/2025/t4-lite-5g/vivo-t4-lite-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..2993825f698 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-lite-5g/vivo-t4-lite-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-lite-5g-4gb-128gb-5g", + "name": "Vivo T4 Lite 5G", + "brand": "vivo", + "release_date": "2025-06-24", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 202.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "70 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "22 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony AI Camera", + "Camera.Features": "Night, Portrait, photo, video, 50 MP, panorama, documents, Slo-mo, Time-lapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 5 Supported", + "Design.Bezel less": "No", + "Design.Colors": "Prism Blue (India),\nTitanium Gold (India)", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:09", + "Display.Brightness": "1000 nits HBM (High Brightness Mode)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, \nAI Photo Enhance, \nUltra HD Document,\nAl Screen Translation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Side Mounted Capacitive Fingerprint Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2509", + "General.OS Updates": "", + "General.Release Date": "June 24, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "433,298 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "1.2468953", + "Price Drop Amount": "125", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y19 5G\", \"Price\": 10399}, {\"Name\": \"OPPO K13x 5G\", \"Price\": 11121}, {\"Name\": \"Poco M7 5G\", \"Price\": 9449}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 10498}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10889}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/t4-pro-5g-12gb-ram-256gb/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2025/t4-pro-5g-12gb-ram-256gb/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..67665a04979 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-pro-5g-12gb-ram-256gb/vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 Pro 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-08-26", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Food, Underwater Photography, Dual View, Live Photo, 10x Telephoto Stage Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony IMX882 OIS Camera: OIS, f/1.79, FOV 79°, 5P lens
50 MP (Telephoto)
Sony IMX882 3x Periscope Camera: OIS, f/2.65, FOV 33°, 4P lens
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi (2.4 GHz/5 GHz), WiFi 6 Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Nitro Blue,\nBlaze Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1500 nits HBM (High Brightness Mode), 5000 nits Local Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 8000000:1 Contrast Ratio, P3 Cinema-Grade Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al lmage Expander, AI Captions, AI Erase 3.0, AI SuperLink", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System, Bypass Charging, 3rd-Gen Silicon Carbon Anode Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-compass, Proximity Sensor, Gyroscope, Infrared (IR) Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "T4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 26, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,022,305 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34999.0", + "Price Drop": "-9.375293", + "Price Drop Amount": "-3281", + "Related Items": "[{\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 256GB)\", \"Price\": 37480}, {\"Name\": \"Realme 15 Pro 5G (12GB RAM + 256GB)\", \"Price\": 35990}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo T4 5G (12GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Realme P4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 30599}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Motorola Edge 60 Pro (12GB RAM + 256GB)\", \"Price\": 30800}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 720", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/t4-pro-5g-8gb-ram-256gb/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/t4-pro-5g-8gb-ram-256gb/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..46213f9a16d --- /dev/null +++ b/data/smartphone/vivo/2025/t4-pro-5g-8gb-ram-256gb/vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4 Pro 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-08-26", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Food, Underwater Photography, Dual View, Live Photo, 10x Telephoto Stage Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony IMX882 OIS Camera: OIS, f/1.79, FOV 79°, 5P lens
50 MP (Telephoto)
Sony IMX882 3x Periscope Camera: OIS, f/2.65, FOV 33°, 4P lens
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi (2.4 GHz/5 GHz), WiFi 6 Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Nitro Blue,\nBlaze Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1500 nits HBM (High Brightness Mode), 5000 nits Local Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 8000000:1 Contrast Ratio, P3 Cinema-Grade Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al lmage Expander, AI Captions, AI Erase 3.0, AI SuperLink", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System, Bypass Charging, 3rd-Gen Silicon Carbon Anode Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-compass, Proximity Sensor, Gyroscope, Infrared (IR) Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "T4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 26, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,022,305 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28366}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 37900}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 26997}, {\"Name\": \"Vivo V50e (8GB RAM +256GB)\", \"Price\": 28999}, {\"Name\": \"Vivo V60 5G (8GB RAM + 256GB)\", \"Price\": 38999}, {\"Name\": \"Realme P4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 28499}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 720", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/t4-pro-5g/vivo-t4-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/t4-pro-5g/vivo-t4-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..ef60fd89182 --- /dev/null +++ b/data/smartphone/vivo/2025/t4-pro-5g/vivo-t4-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-pro-5g-8gb-128gb-5g", + "name": "Vivo T4 Pro 5G", + "brand": "vivo", + "release_date": "2025-08-26", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Snapshot, Night, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Food, Underwater Photography, Dual View, Live Photo, 10x Telephoto Stage Portrait", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
Sony IMX882 OIS Camera: OIS, f/1.79, FOV 79°, 5P lens
50 MP (Telephoto)
Sony IMX882 3x Periscope Camera: OIS, f/2.65, FOV 33°, 4P lens
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p, 4K", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi (2.4 GHz/5 GHz), WiFi 6 Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Nitro Blue,\nBlaze Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1500 nits HBM (High Brightness Mode), 5000 nits Local Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 8000000:1 Contrast Ratio, P3 Cinema-Grade Wide Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.6%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "Al lmage Expander, AI Captions, AI Erase 3.0, AI SuperLink", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System, Bypass Charging, 3rd-Gen Silicon Carbon Anode Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, BEIDOU, GLONASS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-compass, Proximity Sensor, Gyroscope, Infrared (IR) Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "T4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "August 26, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,022,305 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27890.0", + "Price Drop": "-2.6064544", + "Price Drop Amount": "-727", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 27499}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20694}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27839}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 35999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22309}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 720", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/t4-ultra-12gb-ram-256gb/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2025/t4-ultra-12gb-ram-256gb/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..0cc766539ee --- /dev/null +++ b/data/smartphone/vivo/2025/t4-ultra-12gb-ram-256gb/vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-ultra-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T4 Ultra (12GB RAM+ 256GB)", + "brand": "vivo", + "release_date": "2025-06-11", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-ultra-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX 921 + Sony IMX882 3x Periscope", + "Camera.Features": "High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Night, Portrait, Photo, Video, Live Photo, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "undefined", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/1.56\", PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
85mm (periscope telephoto), 1/1.95\", 0.8µm, PDAF (15cm - ∞), OIS, 3x optical zoom
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n18/n26/n28F/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 6 Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Phoenix Gold, Meteor Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.02 x 160.6 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1600 nits HBM (High Brightness Mode), 5000nits High Brightness Display", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut Supported, Display HDR Technology Supported", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 Billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Note Assist: Smart layout: Summarize: Extract to-dos: Translate Circle to Search: Search any image, video, or text on your screen. Circle, highlight, scribble, or tap to pinpoint", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Eject Tool, Warranty Card, Quick Start Guide, Phone Case, Charger, USB Cable", + "General.Model": "V2504", + "General.OS Updates": "", + "General.Release Date": "June 11, 2025", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Ultra (12GB RAM+ 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,854,128 (Total) (v10)
454,698 (CPU)
733,034 (GPU)
320,746 (Memory)
345,650 (UX)
", + "Performance.AnTuTu Storage Score": "153,416", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,985 (Multi Core) (v6)
2,212 (Single Core)
14,440 (OpenCL)
15,067 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "37999.0", + "Price Drop": "2.1399446", + "Price Drop Amount": "813", + "Related Items": "[{\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 34499}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"iQOO Neo 10 (12GB RAM + 256GB)\", \"Price\": 33998}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo V60 5G (8GB RAM + 256GB)\", \"Price\": 38999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2025/t4-ultra-12gb-ram-512gb/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/vivo/2025/t4-ultra-12gb-ram-512gb/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..48ff055a0ef --- /dev/null +++ b/data/smartphone/vivo/2025/t4-ultra-12gb-ram-512gb/vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4-ultra-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo T4 Ultra (12GB RAM+ 512GB)", + "brand": "vivo", + "release_date": "2025-06-11", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4-ultra-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1.07 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX 921 + Sony IMX882 3x Periscope", + "Camera.Features": "High Resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Night, Portrait, Photo, Video, Live Photo, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "undefined", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
23mm (wide), 1/1.56\", PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
85mm (periscope telephoto), 1/1.95\", 0.8µm, PDAF (15cm - ∞), OIS, 3x optical zoom
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n7/n8/n18/n26/n28F/n38/n40/n41/n48/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz, WiFi 6 Supported", + "Design.Bezel less": "Yes", + "Design.Colors": "Phoenix Gold, Meteor Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.02 x 160.6 x 7.45 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1600 nits HBM (High Brightness Mode), 5000nits High Brightness Display", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut Supported, Display HDR Technology Supported", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.2%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes, 300 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1.07 Billion)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Note Assist: Smart layout: Summarize: Extract to-dos: Translate Circle to Search: Search any image, video, or text on your screen. Circle, highlight, scribble, or tap to pinpoint", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Eject Tool, Warranty Card, Quick Start Guide, Phone Case, Charger, USB Cable", + "General.Model": "V2504", + "General.OS Updates": "", + "General.Release Date": "June 11, 2025", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo T4 Ultra (12GB RAM+ 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "1,854,128 (Total) (v10)
454,698 (CPU)
733,034 (GPU)
320,746 (Memory)
345,650 (UX)
", + "Performance.AnTuTu Storage Score": "153,416", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "6,985 (Multi Core) (v6)
2,212 (Single Core)
14,440 (OpenCL)
15,067 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "1.7628675", + "Price Drop Amount": "705", + "Related Items": "[{\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo V60 5G (12GB RAM + 256GB)\", \"Price\": 40999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37999}, {\"Name\": \"Vivo V60e\", \"Price\": 28499}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 38999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 31499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2025/t4x-5g-8gb-ram-128gb/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2025/t4x-5g-8gb-ram-128gb/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..2e12ea304f8 --- /dev/null +++ b/data/smartphone/vivo/2025/t4x-5g-8gb-ram-128gb/vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T4x 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2025-03-05", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50MP, Pano, Documents, Slo-Mo, Timelapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports (2.4 GHz | 5.0 GHz), WiFi 6", + "Design.Bezel less": "No", + "Design.Colors": "Marine Blue,\nPronto Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.7 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Brightness: 1050 Nits HBM (High Brightness Mode), Color Gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, Military-Grade Certified Durability, AI Erase, AI Photo Enhance, Quad Curved Design, Ultra Game Mode, 2 Years of Android Updates and 3 Years Of Security Updates, Antutu Score: 728K+, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2437", + "General.OS Updates": "", + "General.Release Date": "March 05, 2025", + "General.SAR": "0.99 W/kg (Head)
0.94 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "683,862 (Total) (v10)
198,203 (CPU)
146,819 (GPU)
185,400 (Memory)
153,440 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,831 (Multi Core) (v6)
1,029 (Single Core)", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "-0.010107416", + "Price Drop Amount": "-2", + "Related Items": "[{\"Name\": \"Infinix Note 50s 5G\", \"Price\": 15999}, {\"Name\": \"Oppo K13\", \"Price\": 16900}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 128GB)\", \"Price\": 14998}, {\"Name\": \"OPPO K13x 5G (8GB RAM +128GB)\", \"Price\": 13422}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 12999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Realme P3 5G\", \"Price\": 16075}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/t4x-5g-8gb-ram-256gb/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/t4x-5g-8gb-ram-256gb/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..88a4666d2b9 --- /dev/null +++ b/data/smartphone/vivo/2025/t4x-5g-8gb-ram-256gb/vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T4x 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-03-05", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50MP, Pano, Documents, Slo-Mo, Timelapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports (2.4 GHz | 5.0 GHz), WiFi 6", + "Design.Bezel less": "No", + "Design.Colors": "Marine Blue,\nPronto Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.7 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Brightness: 1050 Nits HBM (High Brightness Mode), Color Gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, Military-Grade Certified Durability, AI Erase, AI Photo Enhance, Quad Curved Design, Ultra Game Mode, 2 Years of Android Updates and 3 Years Of Security Updates, Antutu Score: 728K+, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2437", + "General.OS Updates": "", + "General.Release Date": "March 05, 2025", + "General.SAR": "0.99 W/kg (Head)
0.94 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4x 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "683,862 (Total) (v10)
198,203 (CPU)
146,819 (GPU)
185,400 (Memory)
153,440 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,831 (Multi Core) (v6)
1,029 (Single Core)", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "2.1830947", + "Price Drop Amount": "371", + "Related Items": "[{\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16498}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19698}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 12999}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Oppo K13\", \"Price\": 16900}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 19550}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/t4x-5g/vivo-t4x-5g-6gb-128gb-5g.json b/data/smartphone/vivo/2025/t4x-5g/vivo-t4x-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..02a31458a8e --- /dev/null +++ b/data/smartphone/vivo/2025/t4x-5g/vivo-t4x-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t4x-5g-6gb-128gb-5g", + "name": "Vivo T4x 5G", + "brand": "vivo", + "release_date": "2025-03-05", + "ram_gb": 6, + "battery_mah": 6500, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t4x-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "resolution": "~ 393 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Night, Portrait, Photo, Video, 50MP, Pano, Documents, Slo-Mo, Timelapse, Pro, Live Photo", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.05 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports (2.4 GHz | 5.0 GHz), WiFi 6", + "Design.Bezel less": "No", + "Design.Colors": "Marine Blue,\nPronto Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 165.7 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Screen Brightness: 1050 Nits HBM (High Brightness Mode), Color Gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 393 PPI", + "Display.Screen to Body Ratio": "~ 83%", + "Display.Size": "6.72 inches, 1080 x 2408 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, Military-Grade Certified Durability, AI Erase, AI Photo Enhance, Quad Curved Design, Ultra Game Mode, 2 Years of Android Updates and 3 Years Of Security Updates, Antutu Score: 728K+, Circle to Search", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-Compass, Proximity Sensor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (Applied), Warranty Card", + "General.Model": "V2437", + "General.OS Updates": "", + "General.Release Date": "March 05, 2025", + "General.SAR": "0.99 W/kg (Head)
0.94 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T4x 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "683,862 (Total) (v10)
198,203 (CPU)
146,819 (GPU)
185,400 (Memory)
153,440 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,831 (Multi Core) (v6)
1,029 (Single Core)", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "-8.513356", + "Price Drop Amount": "-1319", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14960}, {\"Name\": \"iQOO Z10x\", \"Price\": 14999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 16027}, {\"Name\": \"Realme P3 5G\", \"Price\": 15999}, {\"Name\": \"Realme P4 5G\", \"Price\": 17789}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y31 Pro 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13619}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/v50e-5g/vivo-v50e-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/v50e-5g/vivo-v50e-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..e7c1ed6b0ae --- /dev/null +++ b/data/smartphone/vivo/2025/v50e-5g/vivo-v50e-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v50e-5g-8gb-128gb-5g", + "name": "Vivo V50e 5G", + "brand": "vivo", + "release_date": "2025-04-10", + "ram_gb": 8, + "battery_mah": 5600, + "weight_g": 186.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v50e-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 Sensor", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slow-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Live Photo, Film Camera, Underwater Photography", + "Camera.Flash": "Yes, Rear Smart Aura Light", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
116˚ ", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n26/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5.0 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Sapphire Blue, Pearl White", + "Design.Design Type": "", + "Design.Dimensions": "76.72 x 163.29 x 7.61 mm", + "Design.Qwerty": "No", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "Display Brightness - 800 Nits (Typical), 1300 Nits (HBM), 1800 Nits (Local Peak), P3 Wide Color Gamut Supported, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "No", + "Display.Glass Type": "Diamond Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cirecle To Search, AI Mobile (SMART AI), LPDDR4X RAM, AI Image Expander, AI Eraser 2.0, AI Screen Translation, AI Transcript Assist, AI Note Assist, and Circle to Search., AnTuTu Score: 685,000, Dual Stereo Speaker, AI SuperLink", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Color Temperature Sensor, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "vivo V50e, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "V50e", + "General.OS Updates": "", + "General.Release Date": "April 10, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Name": "Vivo V50e 5G", + "Performance.3DMark Score": "849 (Wild Life Extreme) (5.09 FPS)", + "Performance.AnTuTu Score": "675,414 (Total) (v10)
206,427 (CPU)
148,172 (GPU)
158,561 (Memory)
162,254 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,907 (Multi Core) (v6)
1,032 (Single Core)", + "Performance.Speaker Score": "", + "Price": "23888.0", + "Price Drop": "9.787619", + "Price Drop Amount": "2338", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Vivo V50 5G\", \"Price\": 27690}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20599}, {\"Name\": \"Vivo Y400 Pro 5G\", \"Price\": 24998}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27499}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 20770}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20490}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/v50e-8gb-ram-256gb/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/v50e-8gb-ram-256gb/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..fbc35e35673 --- /dev/null +++ b/data/smartphone/vivo/2025/v50e-8gb-ram-256gb/vivo-v50e-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v50e-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V50e (8GB RAM +256GB)", + "brand": "vivo", + "release_date": "2025-04-10", + "ram_gb": 8, + "battery_mah": 5600, + "weight_g": 186.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v50e-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 387 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5600 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882 Sensor", + "Camera.Features": "Night, Portrait, Photo, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slow-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Live Photo, Film Camera, Underwater Photography", + "Camera.Flash": "Yes, Rear Smart Aura Light", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.79 (Wide Angle)
1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
116˚ ", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n26/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz, 5.0 GHz", + "Design.Bezel less": "Yes", + "Design.Colors": "Sapphire Blue, Pearl White", + "Design.Design Type": "", + "Design.Dimensions": "76.72 x 163.29 x 7.61 mm", + "Design.Qwerty": "No", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "No", + "Display.Features": "Display Brightness - 800 Nits (Typical), 1300 Nits (HBM), 1800 Nits (Local Peak), P3 Wide Color Gamut Supported, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "No", + "Display.Glass Type": "Diamond Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 387 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Cirecle To Search, AI Mobile (SMART AI), LPDDR4X RAM, AI Image Expander, AI Eraser 2.0, AI Screen Translation, AI Transcript Assist, AI Note Assist, and Circle to Search., AnTuTu Score: 685,000, Dual Stereo Speaker, AI SuperLink", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Color Temperature Sensor, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "vivo V50e, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "V50e", + "General.OS Updates": "", + "General.Release Date": "April 10, 2025", + "General.SAR": "0.99 W/kg (Head)
0.87 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Name": "Vivo V50e (8GB RAM +256GB)", + "Performance.3DMark Score": "849 (Wild Life Extreme) (5.09 FPS)", + "Performance.AnTuTu Score": "675,414 (Total) (v10)
206,427 (CPU)
148,172 (GPU)
158,561 (Memory)
162,254 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,907 (Multi Core) (v6)
1,032 (Single Core)", + "Performance.Speaker Score": "", + "Price": "24969.0", + "Price Drop": "5.984273", + "Price Drop Amount": "1494", + "Related Items": "[{\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Vivo V60e (8GB RAM + 256GB)\", \"Price\": 31999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 30890}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 36750}, {\"Name\": \"Vivo V50 5G (8GB RAM + 256GB)\", \"Price\": 33999}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 22999}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Motorola Edge 60 Stylus\", \"Price\": 20205}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/v60-5g-12gb-ram-256gb/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2025/v60-5g-12gb-ram-256gb/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..1442aa77cd6 --- /dev/null +++ b/data/smartphone/vivo/2025/v60-5g-12gb-ram-256gb/vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v60-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V60 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-08-12", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Underwater Photography, Dual View, Film CameraZEISS OIS main camera, ZEISS super telephoto camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
ZEISS group selfie camera: AF, f/2.2, FoV 92° ± 3°, 5P lens
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
ZEISS OIS main camera: OIS, f/1.88, FOV 84° ± 3°, 6P lens
50 MP ƒ/2.65 (Telephoto)
ZEISS super telephoto camera: OIS, f/2.65, FoV 33.1°, 4P lens
8 MP ƒ/2
ZEISS ultra wide-angle camera: f2.0, FoV 120° ± 3, 5P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4G, 5G", + "Design.Bezel less": "Yes", + "Design.Colors": "Mist Gray,\nMoonlit Blue,\nAuspicious Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "No", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits, 1,500 nits Max Global Brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Transcript Assist, AI Superlink, AI Note Assist, Circle to Dearch with Google, AI Screen Translation, Vivo Live Call Translation, AI Live Text, AI Erase 3.0, AI Magic Move, AI Image Expander", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope\nInfraed blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2511", + "General.OS Updates": "4 years", + "General.Release Date": "August 12, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V60 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "981,381 (Total) (v10)
303,662 (CPU)
327,836 (GPU)
152,261 (Memory)
197,622 (UX)
", + "Performance.AnTuTu Storage Score": "62,597", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,457 (Multi Core) (v6)
1,248 (Single Core)", + "Performance.Speaker Score": "", + "Price": "40999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 256GB)\", \"Price\": 37480}, {\"Name\": \"Vivo T4 Pro 5G (12GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Realme 15 Pro 5G (12GB RAM + 256GB)\", \"Price\": 35990}, {\"Name\": \"Google Pixel 9\", \"Price\": 50670}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/v60-5g-16gb-ram-512gb/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/vivo/2025/v60-5g-16gb-ram-512gb/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..01fd3544379 --- /dev/null +++ b/data/smartphone/vivo/2025/v60-5g-16gb-ram-512gb/vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v60-5g-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo V60 5G (16GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2025-08-12", + "ram_gb": 16, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-5g-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Underwater Photography, Dual View, Film CameraZEISS OIS main camera, ZEISS super telephoto camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
ZEISS group selfie camera: AF, f/2.2, FoV 92° ± 3°, 5P lens
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
ZEISS OIS main camera: OIS, f/1.88, FOV 84° ± 3°, 6P lens
50 MP ƒ/2.65 (Telephoto)
ZEISS super telephoto camera: OIS, f/2.65, FoV 33.1°, 4P lens
8 MP ƒ/2
ZEISS ultra wide-angle camera: f2.0, FoV 120° ± 3, 5P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4G, 5G", + "Design.Bezel less": "Yes", + "Design.Colors": "Mist Gray,\nMoonlit Blue,\nAuspicious Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "No", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits, 1,500 nits Max Global Brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Transcript Assist, AI Superlink, AI Note Assist, Circle to Dearch with Google, AI Screen Translation, Vivo Live Call Translation, AI Live Text, AI Erase 3.0, AI Magic Move, AI Image Expander", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope\nInfraed blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2511", + "General.OS Updates": "4 years", + "General.Release Date": "August 12, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V60 5G (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "981,381 (Total) (v10)
303,662 (CPU)
327,836 (GPU)
152,261 (Memory)
197,622 (UX)
", + "Performance.AnTuTu Storage Score": "62,597", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,457 (Multi Core) (v6)
1,248 (Single Core)", + "Performance.Speaker Score": "", + "Price": "45999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 40999}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 512GB)\", \"Price\": 42998}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 54998}, {\"Name\": \"Vivo V40 Pro 5G (12GB RAM + 512GB)\", \"Price\": 39999}, {\"Name\": \"Vivo T4 Ultra (12GB RAM+ 512GB)\", \"Price\": 41999}, {\"Name\": \"Vivo V50 5G (12GB RAM + 512GB)\", \"Price\": 38999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/v60-5g-8gb-ram-256gb/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/v60-5g-8gb-ram-256gb/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..155ff55d667 --- /dev/null +++ b/data/smartphone/vivo/2025/v60-5g-8gb-ram-256gb/vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v60-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo V60 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-08-12", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Underwater Photography, Dual View, Film CameraZEISS OIS main camera, ZEISS super telephoto camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
ZEISS group selfie camera: AF, f/2.2, FoV 92° ± 3°, 5P lens
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
ZEISS OIS main camera: OIS, f/1.88, FOV 84° ± 3°, 6P lens
50 MP ƒ/2.65 (Telephoto)
ZEISS super telephoto camera: OIS, f/2.65, FoV 33.1°, 4P lens
8 MP ƒ/2
ZEISS ultra wide-angle camera: f2.0, FoV 120° ± 3, 5P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4G, 5G", + "Design.Bezel less": "Yes", + "Design.Colors": "Mist Gray,\nMoonlit Blue,\nAuspicious Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "No", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits, 1,500 nits Max Global Brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Transcript Assist, AI Superlink, AI Note Assist, Circle to Dearch with Google, AI Screen Translation, Vivo Live Call Translation, AI Live Text, AI Erase 3.0, AI Magic Move, AI Image Expander", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope\nInfraed blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2511", + "General.OS Updates": "4 years", + "General.Release Date": "August 12, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V60 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "981,381 (Total) (v10)
303,662 (CPU)
327,836 (GPU)
152,261 (Memory)
197,622 (UX)
", + "Performance.AnTuTu Storage Score": "62,597", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,457 (Multi Core) (v6)
1,248 (Single Core)", + "Performance.Speaker Score": "", + "Price": "38999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 36299}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Vivo V50 5G (8GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Vivo T4 Pro 5G (8GB RAM + 256GB)\", \"Price\": 29899}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"Realme GT 7\", \"Price\": 36998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/v60-5g/vivo-v60-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/v60-5g/vivo-v60-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..78511ba8534 --- /dev/null +++ b/data/smartphone/vivo/2025/v60-5g/vivo-v60-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v60-5g-8gb-128gb-5g", + "name": "Vivo V60 5G", + "brand": "vivo", + "release_date": "2025-08-12", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 192.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v60-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Underwater Photography, Dual View, Film CameraZEISS OIS main camera, ZEISS super telephoto camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
ZEISS group selfie camera: AF, f/2.2, FoV 92° ± 3°, 5P lens
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.88 (Wide Angle)
ZEISS OIS main camera: OIS, f/1.88, FOV 84° ± 3°, 6P lens
50 MP ƒ/2.65 (Telephoto)
ZEISS super telephoto camera: OIS, f/2.65, FoV 33.1°, 4P lens
8 MP ƒ/2
ZEISS ultra wide-angle camera: f2.0, FoV 120° ± 3, 5P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4G, 5G", + "Design.Bezel less": "Yes", + "Design.Colors": "Mist Gray,\nMoonlit Blue,\nAuspicious Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.96 x 163.53 x 7.53 mm", + "Design.Qwerty": "No", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "5000 nits, 1,500 nits Max Global Brightnes", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut, 8000000:1 Contrast Ratio, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Transcript Assist, AI Superlink, AI Note Assist, Circle to Dearch with Google, AI Screen Translation, Vivo Live Call Translation, AI Live Text, AI Erase 3.0, AI Magic Move, AI Image Expander", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope\nInfraed blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2511", + "General.OS Updates": "4 years", + "General.Release Date": "August 12, 2025", + "General.SAR": "0.99 W/kg (Head)
0.93 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V60 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "981,381 (Total) (v10)
303,662 (CPU)
327,836 (GPU)
152,261 (Memory)
197,622 (UX)
", + "Performance.AnTuTu Storage Score": "62,597", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,457 (Multi Core) (v6)
1,248 (Single Core)", + "Performance.Speaker Score": "", + "Price": "36999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54998}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Vivo T4 Ultra\", \"Price\": 36299}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Vivo V50 5G (8GB RAM + 256GB)\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 722", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2025/x200-fe-16gb-ram-512gb/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/vivo/2025/x200-fe-16gb-ram-512gb/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..ae604d2953e --- /dev/null +++ b/data/smartphone/vivo/2025/x200-fe-16gb-ram-512gb/vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x200-fe-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X200 FE (16GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2025-01-01", + "ram_gb": 16, + "battery_mah": 6500, + "weight_g": 186.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x200-fe-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Zeiss Optics, Zeiss T Lens Coating, Snapshot, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-Lapse, Supermoon, Astro, Pro, Live Photo, Portrait Video, Night, ZEISS Multifocal Portrait, Micro Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
Sony IMX921 1/1.56\" (OIS) VCS
50 MP ƒ/2.7 (Periscope)
Sony IMX882 1/1.95\" Periscope (OIS) 3x Optical Zoom
8 MP ƒ/2.2 (Ultra Wide)
FF 120 degree", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Luxe Grey, Amber Yellow, Frost Blue", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 150.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Image Studio,\nAI Magic Move,\nAI Image Expander,\nAI Reflection Erase,\nAI SuperLink,\nCircle to Search,\nGoogle Gemini", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Google Gemini AI with features like Circle to Search, AI Caption, Live Text, and AI Screen Translation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2503", + "General.OS Updates": "", + "General.Release Date": "July 14,, 2025", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X200 FE (16GB RAM + 512GB)", + "Performance.3DMark Score": "4,531 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,869,318 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "7,149 (Multi Core) (v6)
2,163 (Single Core)", + "Performance.Speaker Score": "", + "Price": "59998.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G (16GB RAM + 512GB)\", \"Price\": 45999}, {\"Name\": \"OPPO Reno 14 Pro 5G (12GB RAM + 512GB)\", \"Price\": 54998}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"iQOO 13 (16GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"OnePlus 13s (12GB RAM + 512GB)\", \"Price\": 59998}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 54998}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "1x3.4 GHz Cortex-X4 & 3x2.85 GHz Cortex-X4 & 4x2.0 GHz Cortex-A720", + "Technical.Custom UI": "Funtouch OS", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2025/x200-fe/vivo-x200-fe-12gb-256gb-5g.json b/data/smartphone/vivo/2025/x200-fe/vivo-x200-fe-12gb-256gb-5g.json new file mode 100644 index 00000000000..cdf2c861784 --- /dev/null +++ b/data/smartphone/vivo/2025/x200-fe/vivo-x200-fe-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x200-fe-12gb-256gb-5g", + "name": "Vivo X200 FE", + "brand": "vivo", + "release_date": "2025-01-01", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 186.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x200-fe", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Zeiss Optics, Zeiss T Lens Coating, Snapshot, Portrait, Photo, Video, High Resolution, Pano, Ultra HD Document, Slo-mo, Time-Lapse, Supermoon, Astro, Pro, Live Photo, Portrait Video, Night, ZEISS Multifocal Portrait, Micro Movie", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
Sony IMX921 1/1.56\" (OIS) VCS
50 MP ƒ/2.7 (Periscope)
Sony IMX882 1/1.95\" Periscope (OIS) 3x Optical Zoom
8 MP ƒ/2.2 (Ultra Wide)
FF 120 degree", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 120/30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6/7, dual-band", + "Design.Bezel less": "Yes", + "Design.Colors": "Luxe Grey, Amber Yellow, Frost Blue", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 150.8 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "186 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.2%", + "Display.Size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Image Studio,\nAI Magic Move,\nAI Image Expander,\nAI Reflection Erase,\nAI SuperLink,\nCircle to Search,\nGoogle Gemini", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Google Gemini AI with features like Circle to Search, AI Caption, Live Text, and AI Screen Translation", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, E-compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Sim Ejector Tool, Warranty Card, Quick Guide, Phone Case, Charger, USB Cable, Protective Film (applied)", + "General.Model": "V2503", + "General.OS Updates": "", + "General.Release Date": "July 14,, 2025", + "General.SAR": "0.99 W/kg (Head)
0.99 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X200 FE", + "Performance.3DMark Score": "4,531 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,869,318 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "7,149 (Multi Core) (v6)
2,163 (Single Core)", + "Performance.Speaker Score": "", + "Price": "54998.0", + "Price Drop": "-3.0860202", + "Price Drop Amount": "-1697", + "Related Items": "[{\"Name\": \"OnePlus 13s 5G\", \"Price\": 54998}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Samsung Galaxy S24 5G\", \"Price\": 48950}, {\"Name\": \"Google Pixel 9\", \"Price\": 50670}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 69499}, {\"Name\": \"Samsung Galaxy S25 5G\", \"Price\": 65999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "1x3.4 GHz Cortex-X4 & 3x2.85 GHz Cortex-X4 & 4x2.0 GHz Cortex-A720", + "Technical.Custom UI": "Funtouch OS", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/vivo/2025/x300-12gb-ram-512gb/vivo-x300-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/vivo/2025/x300-12gb-ram-512gb/vivo-x300-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..4d264805a30 --- /dev/null +++ b/data/smartphone/vivo/2025/x300-12gb-ram-512gb/vivo-x300-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x300-12gb-ram-512gb-12gb-512gb-5g", + "name": "Vivo X300 (12GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2025-12-02", + "ram_gb": 12, + "battery_mah": 6040, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x300-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6040 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Zeiss optics, Zeiss T lens Coating, Panorama, HDR, 3D LUT import", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
1/1.4\", 0.56µm, PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Red, Purple, Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 150.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 484 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X300", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM + eSIM (max 2 at a time", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X300 (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "81999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/vivo/2025/x300-16gb-ram-512gb/vivo-x300-16gb-ram-512gb-16gb-512gb-5g.json b/data/smartphone/vivo/2025/x300-16gb-ram-512gb/vivo-x300-16gb-ram-512gb-16gb-512gb-5g.json new file mode 100644 index 00000000000..b0aeb2a5574 --- /dev/null +++ b/data/smartphone/vivo/2025/x300-16gb-ram-512gb/vivo-x300-16gb-ram-512gb-16gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x300-16gb-ram-512gb-16gb-512gb-5g", + "name": "Vivo X300 (16GB RAM + 512GB)", + "brand": "vivo", + "release_date": "2025-12-02", + "ram_gb": 16, + "battery_mah": 6040, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x300-16gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 16, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6040 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Zeiss optics, Zeiss T lens Coating, Panorama, HDR, 3D LUT import", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
1/1.4\", 0.56µm, PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Red, Purple, Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 150.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 484 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X300", + "General.OS Updates": "", + "General.Release Date": "December 02, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM + eSIM (max 2 at a time", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 16 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "16 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X300 (16GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "85999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/vivo/2025/x300-pro-5g/vivo-x300-pro-5g-12gb-256gb-5g.json b/data/smartphone/vivo/2025/x300-pro-5g/vivo-x300-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..26367919b62 --- /dev/null +++ b/data/smartphone/vivo/2025/x300-pro-5g/vivo-x300-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x300-pro-5g-12gb-256gb-5g", + "name": "Vivo X300 Pro 5G", + "brand": "vivo", + "release_date": "2025-10-13", + "ram_gb": 12, + "battery_mah": 6510, + "weight_g": 226.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x300-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 452 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6510 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W Wireless", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, color spectrum sensor, Zeiss optics, Zeiss T* lens coating, panorama, HDR, 3D LUT import", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.28\", 1.22µm, PDAF, OIS
200 MP ƒ/2.7 (Telephoto)
85mm (periscope telephoto), 1/1.4\", 0.56µm, multi-directional PDAF, OIS, 3.7x optical zoom, macro 2.7:1
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, White, Brown", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 161.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "226 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ultra HDR image support", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch/drop-resistant glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 452 PPI", + "Display.Screen to Body Ratio": "~ 91.6%", + "Display.Size": "6.78 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2502A", + "General.OS Updates": "", + "General.Release Date": "October 13, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X300 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "65990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X200 Ultra\", \"Price\": 76990}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 104999}, {\"Name\": \"Vivo X300 Ultra\", \"Price\": 79990}, {\"Name\": \"Vivo X200 5G\", \"Price\": 61990}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/vivo/2025/x300/vivo-x300-12gb-256gb-5g.json b/data/smartphone/vivo/2025/x300/vivo-x300-12gb-256gb-5g.json new file mode 100644 index 00000000000..7fccfaf29dc --- /dev/null +++ b/data/smartphone/vivo/2025/x300/vivo-x300-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x300-12gb-256gb-5g", + "name": "Vivo X300", + "brand": "vivo", + "release_date": "2025-10-13", + "ram_gb": 12, + "battery_mah": 6040, + "weight_g": 190.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x300", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "resolution": "~ 484 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6040 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Zeiss optics, Zeiss T lens Coating, Panorama, HDR, 3D LUT import", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
1/1.4\", 0.56µm, PDAF, OIS
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
15mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Black, Blue, Red, Purple, Pink", + "Design.Design Type": "", + "Design.Dimensions": "71.9 x 150.6 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 484 PPI", + "Display.Screen to Body Ratio": "~ 86.7%", + "Display.Size": "6.31 inches, 1216 x 2640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, A-GPS, Cellular Positioning, Wi-Fi Positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X300", + "General.OS Updates": "", + "General.Release Date": "October 13, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano-SIM + Nano-SIM + eSIM (max 2 at a time", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X300", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "75999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo Find X9 5G\", \"Price\": 74999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Vivo X200 5G\", \"Price\": 65499}, {\"Name\": \"Vivo X200 Pro 5G\", \"Price\": 94999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.21 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500", + "Technical.Core Details": "", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm G1-Ultra", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500" +} diff --git a/data/smartphone/vivo/2025/y04/vivo-y04-4gb-64gb-4g-lte.json b/data/smartphone/vivo/2025/y04/vivo-y04-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..1cbd7f2a6f0 --- /dev/null +++ b/data/smartphone/vivo/2025/y04/vivo-y04-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y04-4gb-64gb-4g-lte", + "name": "Vivo Y04", + "brand": "vivo", + "release_date": "2025-02-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y04", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz/5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Titanium Gold, Dark Green", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y04", + "General.OS Updates": "", + "General.Release Date": "February 26, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, MP3, MP2, M4A, OPUS, MP1, Vorbis, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y04", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Vivo Y04s\", \"Price\": 7999}, {\"Name\": \"Samsung Galaxy A06 (4GB RAM + 128GB)\", \"Price\": 9890}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6590}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 6999}, {\"Name\": \"Xiaomi Redmi A3\", \"Price\": 7299}, {\"Name\": \"Realme C71\", \"Price\": 6845}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7498}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7225", + "Technical.Core Details": "", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t7225" +} diff --git a/data/smartphone/vivo/2025/y19-5g-4gb-ram-128gb/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/vivo/2025/y19-5g-4gb-ram-128gb/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..f1a00c60d4c --- /dev/null +++ b/data/smartphone/vivo/2025/y19-5g-4gb-ram-128gb/vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y19 5G (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2025-04-20", + "ram_gb": 4, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Live Photo, Slo-mo, Time-lapse, Pro, Pano, Documents, High pixels", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Titanium Silver, Majestic Green", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits, 840 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type: 70% NTSC, Dark Mode Power Saving and Eye Protection, TÜV Low Blue Light technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Intelligent Imaging, AI-Powered Precision, AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Y19,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Y19 5G", + "General.OS Updates": "", + "General.Release Date": "April 20, 2025", + "General.SAR": "0.91 W/kg (Head)
0.88 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "200% Super Loud Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "-0.9113405", + "Price Drop Amount": "-105", + "Related Items": "[{\"Name\": \"Oppo A5x 5G\", \"Price\": 12499}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8657}, {\"Name\": \"Realme C73 (4GB RAM + 128GB)\", \"Price\": 11490}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9949}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19-5g-6gb-ram-128gb/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/vivo/2025/y19-5g-6gb-ram-128gb/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..2a727878e0d --- /dev/null +++ b/data/smartphone/vivo/2025/y19-5g-6gb-ram-128gb/vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo Y19 5G (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2025-04-20", + "ram_gb": 6, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Live Photo, Slo-mo, Time-lapse, Pro, Pano, Documents, High pixels", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Titanium Silver, Majestic Green", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits, 840 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type: 70% NTSC, Dark Mode Power Saving and Eye Protection, TÜV Low Blue Light technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Intelligent Imaging, AI-Powered Precision, AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Y19,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Y19 5G", + "General.OS Updates": "", + "General.Release Date": "April 20, 2025", + "General.SAR": "0.91 W/kg (Head)
0.88 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "200% Super Loud Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-1.2334237", + "Price Drop Amount": "-160", + "Related Items": "[{\"Name\": \"OPPO K13x 5G\", \"Price\": 10900}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12200}, {\"Name\": \"Realme C75 5G (6GB RAM + 128GB)\", \"Price\": 13250}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 14999}, {\"Name\": \"Vivo Y19s 5G\", \"Price\": 13499}, {\"Name\": \"Vivo T4 Lite 5G (6 GB RAM +128 GB)\", \"Price\": 11499}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19-5g/vivo-y19-5g-4gb-64gb-5g.json b/data/smartphone/vivo/2025/y19-5g/vivo-y19-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..f1fd5704efb --- /dev/null +++ b/data/smartphone/vivo/2025/y19-5g/vivo-y19-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19-5g-4gb-64gb-5g", + "name": "Vivo Y19 5G", + "brand": "vivo", + "release_date": "2025-04-20", + "ram_gb": 4, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Live Photo, Slo-mo, Time-lapse, Pro, Pano, Documents, High pixels", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Titanium Silver, Majestic Green", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits, 840 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Color Gamut: Type: 70% NTSC, Dark Mode Power Saving and Eye Protection, TÜV Low Blue Light technology", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Intelligent Imaging, AI-Powered Precision, AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope,", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Y19,\nQuick Start Guide,\nUSB Cable,\nCharger,\nEject Tool,\nPhone Case,\nProtective Film (applied),\nWarranty Card", + "General.Model": "Y19 5G", + "General.OS Updates": "", + "General.Release Date": "April 20, 2025", + "General.SAR": "0.91 W/kg (Head)
0.88 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-13", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "200% Super Loud Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10399.0", + "Price Drop": "-0.5932914", + "Price Drop Amount": "-62", + "Related Items": "[{\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 10499}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 10498}, {\"Name\": \"Vivo Y19e\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9939}, {\"Name\": \"Samsung Galaxy A06 5G\", \"Price\": 8657}, {\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"OPPO A3x 5G\", \"Price\": 10699}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Oppo A5x 5G\", \"Price\": 12499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19s-5g-4gb-ram-128gb/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/vivo/2025/y19s-5g-4gb-ram-128gb/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..334f6bec52d --- /dev/null +++ b/data/smartphone/vivo/2025/y19s-5g-4gb-ram-128gb/vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19s-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y19s 5G (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2025-11-03", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19s-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Majestic Green, Titanium Silver", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "USB Cable,\nSIM Tray Ejector,\nPhone Case,\nScreen Protector (Applied),\nPower Adapter", + "General.Model": "Y19s 5G", + "General.OS Updates": "", + "General.Release Date": "November 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19s 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19s-5g-4gb-ram-64gb/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/vivo/2025/y19s-5g-4gb-ram-64gb/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..3403afdd6fa --- /dev/null +++ b/data/smartphone/vivo/2025/y19s-5g-4gb-ram-64gb/vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19s-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Vivo Y19s 5G (4GB RAM + 64GB)", + "brand": "vivo", + "release_date": "2025-11-03", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19s-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Majestic Green, Titanium Silver", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "USB Cable,\nSIM Tray Ejector,\nPhone Case,\nScreen Protector (Applied),\nPower Adapter", + "General.Model": "Y19s 5G", + "General.OS Updates": "", + "General.Release Date": "November 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19s 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19s-5g/vivo-y19s-5g-6gb-128gb-5g.json b/data/smartphone/vivo/2025/y19s-5g/vivo-y19s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..dc8f70f47d0 --- /dev/null +++ b/data/smartphone/vivo/2025/y19s-5g/vivo-y19s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19s-5g-6gb-128gb-5g", + "name": "Vivo Y19s 5G", + "brand": "vivo", + "release_date": "2025-11-03", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Majestic Green, Titanium Silver", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "700 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Erase, AI Photo Enhance, AI Documents", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "USB Cable,\nSIM Tray Ejector,\nPhone Case,\nScreen Protector (Applied),\nPower Adapter", + "General.Model": "Y19s 5G", + "General.OS Updates": "", + "General.Release Date": "November 03, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19s-gt/vivo-y19s-gt-6gb-128gb-5g.json b/data/smartphone/vivo/2025/y19s-gt/vivo-y19s-gt-6gb-128gb-5g.json new file mode 100644 index 00000000000..18856ec573c --- /dev/null +++ b/data/smartphone/vivo/2025/y19s-gt/vivo-y19s-gt-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19s-gt-6gb-128gb-5g", + "name": "Vivo Y19s GT", + "brand": "vivo", + "release_date": "2025-07-13", + "ram_gb": 6, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19s-gt", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Jade Green, Crystal Purple", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "570 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, {roximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2459", + "General.OS Updates": "", + "General.Release Date": "July 13, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19s GT", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16615}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 16\", \"Price\": 54999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27445}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y19s-pro/vivo-y19s-pro-6gb-128gb-4g-lte.json b/data/smartphone/vivo/2025/y19s-pro/vivo-y19s-pro-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..388421a3b2f --- /dev/null +++ b/data/smartphone/vivo/2025/y19s-pro/vivo-y19s-pro-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y19s-pro-6gb-128gb-4g-lte", + "name": "Vivo Y19s Pro", + "brand": "vivo", + "release_date": "2025-06-10", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 200.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y19s-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
1/1.95\", 0.8µm, PDAF", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Pearl Silver, Glossy Black, Glacier Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 165.8 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1000 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.68 inches, 720 x 1608 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y19s Pro", + "General.OS Updates": "", + "General.Release Date": "June 10, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y19s Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y19s\", \"Price\": 8990}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Poco C85 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Poco C75 (8GB RAM + 256GB)\", \"Price\": 10990}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Infinix Smart 10 Plus\", \"Price\": 6990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T612", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t612" +} diff --git a/data/smartphone/vivo/2025/y29s-5g/vivo-y29s-5g-8gb-256gb-5g.json b/data/smartphone/vivo/2025/y29s-5g/vivo-y29s-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..532006f0750 --- /dev/null +++ b/data/smartphone/vivo/2025/y29s-5g/vivo-y29s-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y29s-5g-8gb-256gb-5g", + "name": "Vivo Y29s 5G", + "brand": "vivo", + "release_date": "2025-03-11", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y29s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Night, Portrait, Video, Live Photo, Slo-mo, Time-lapse, Pro, Pano, Documents, 50 MPFront: Photo, Night, Portrait, Video, Live Photo", + "Camera.Flash": "Yes, Ring-LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n40/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Gold,\nGreen", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "70% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "RAM Type: LPDDR4X, ROM Type: eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, E-compass, Proximity Sensor, Color Temperature Sensor, Motor, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model, Quick Start Guide, USB Cable, Charger, Eject Tool, Phone Case, Protective Film (applied), Warranty Card", + "General.Model": "Y29s 5G", + "General.OS Updates": "", + "General.Release Date": "March 11, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "AAC, WAV, MP3, MIDI, VORBIS, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV, WEBM, TS, ASF", + "Name": "Vivo Y29s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 14499}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Vivo Y39 5G (8GB RAM + 256GB)\", \"Price\": 18999}, {\"Name\": \"OPPO A5 5G (8GB RAM + 128GB)\", \"Price\": 16998}, {\"Name\": \"Vivo Y19 5G (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Vivo Y39 5G\", \"Price\": 16899}, {\"Name\": \"Infinix Hot 60 5G\", \"Price\": 10495}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9875}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y37c/vivo-y37c-6gb-128gb-5g.json b/data/smartphone/vivo/2025/y37c/vivo-y37c-6gb-128gb-5g.json new file mode 100644 index 00000000000..e5a9991f403 --- /dev/null +++ b/data/smartphone/vivo/2025/y37c/vivo-y37c-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y37c-6gb-128gb-5g", + "name": "Vivo Y37c", + "brand": "vivo", + "release_date": "2025-04-28", + "ram_gb": 6, + "battery_mah": 5500, + "weight_g": 199.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y37c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Main)
(Ultra Wide)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.95 x 167.3 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.15:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.56 inches, 720 x 1612 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y37c", + "General.OS Updates": "", + "General.Release Date": "April 28, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "WAV, M4A, MP3, MP2, MP1, MIDI, OGG, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, AAC, OPUS", + "Name": "Vivo Y37c", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"Poco C75 5G\", \"Price\": 7399}, {\"Name\": \"Samsung Galaxy F06 5G (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Samsung Galaxy M06 (4GB RAM + 64GB)\", \"Price\": 7499}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"Vivo Y04\", \"Price\": 8990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "Octa Core Processor", + "Technical.Chipset": "Unisoc T7225", + "Technical.Core Details": "", + "Technical.Custom UI": "Funtouch OS 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t7225" +} diff --git a/data/smartphone/vivo/2025/y400-pro-5g-8gb-ram-256gb/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2025/y400-pro-5g-8gb-ram-256gb/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..397e43ae17b --- /dev/null +++ b/data/smartphone/vivo/2025/y400-pro-5g-8gb-ram-256gb/vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y400-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo Y400 Pro 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2025-06-20", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 182.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y400-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "21 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Photo, Portrait, Night, Video, 50 MP, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Film Camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 4K", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41 (2535–2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Ocean Blue, Titanium, White", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.72 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "4500nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Super Link, AI Transcript Assist, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y400 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "June 20, 2025", + "General.SAR": "0.9 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y400 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "720,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24550.0", + "Price Drop": "6.2829576", + "Price Drop Amount": "1542", + "Related Items": "[{\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 19670}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Vivo Y400 5G (8GB RAM + 256GB)\", \"Price\": 23998}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 17994}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22099}, {\"Name\": \"Realme 15 Pro 5G\", \"Price\": 31999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/y400-pro-5g/vivo-y400-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/y400-pro-5g/vivo-y400-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..94ec6ab5248 --- /dev/null +++ b/data/smartphone/vivo/2025/y400-pro-5g/vivo-y400-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y400-pro-5g-8gb-128gb-5g", + "name": "Vivo Y400 Pro 5G", + "brand": "vivo", + "release_date": "2025-06-20", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 182.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y400-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "21 hours", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "Photo, Portrait, Night, Video, 50 MP, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Film Camera", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p, 4K", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41 (2535–2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Black, Ocean Blue, Titanium, White", + "Design.Design Type": "", + "Design.Dimensions": "75 x 163.72 x 7.49 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "4500nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 88.8%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Super Link, AI Transcript Assist, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y400 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "June 20, 2025", + "General.SAR": "0.9 W/kg (Head)
0.9 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y400 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "720,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24998.0", + "Price Drop": "-0.35406384", + "Price Drop Amount": "-89", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}, {\"Name\": \"Vivo V60e\", \"Price\": 27999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20125}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24998}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21520}, {\"Name\": \"Realme 15 5G\", \"Price\": 22999}, {\"Name\": \"Vivo V50e 5G\", \"Price\": 23737}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 15", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/y50-2025/vivo-y50-2025-4gb-128gb-5g.json b/data/smartphone/vivo/2025/y50-2025/vivo-y50-2025-4gb-128gb-5g.json new file mode 100644 index 00000000000..1e3368dbfcf --- /dev/null +++ b/data/smartphone/vivo/2025/y50-2025/vivo-y50-2025-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y50-2025-4gb-128gb-5g", + "name": "Vivo Y50 (2025)", + "brand": "vivo", + "release_date": "2025-07-21", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 204.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y50-2025", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "720p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)
0.08 MP ƒ/3", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Platinum, Azure, Diamond Black", + "Design.Design Type": "", + "Design.Dimensions": "77 x 167.3 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2443A, V2443BA", + "General.OS Updates": "", + "General.Release Date": "July 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y50 (2025)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27980}, {\"Name\": \"Google Pixel 9\", \"Price\": 59900}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2025/y500-5g/vivo-y500-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2025/y500-5g/vivo-y500-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..e55b9b38bb7 --- /dev/null +++ b/data/smartphone/vivo/2025/y500-5g/vivo-y500-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y500-5g-8gb-128gb-5g", + "name": "Vivo Y500 5G", + "brand": "vivo", + "release_date": "2025-09-01", + "ram_gb": 8, + "battery_mah": 8200, + "weight_g": 213.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y500-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "8200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Purple", + "Design.Design Type": "", + "Design.Dimensions": "75.9 x 163.1 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "Diamond Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 89.6%", + "Display.Size": "6.77 inches, 1080 x 2392 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Vivo AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Hi-Res Audio Certification", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BEIDOU, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2506A", + "General.OS Updates": "", + "General.Release Date": "September 01, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y500 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17294}, {\"Name\": \"Vivo T4 5G\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17800}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20999}, {\"Name\": \"Oppo K13\", \"Price\": 16900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27765}, {\"Name\": \"Vivo Y400 5G\", \"Price\": 21998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Funtouch OS 16", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-7300" +} diff --git a/data/smartphone/vivo/2025/y76s/vivo-y76s-6gb-64gb-4g-lte.json b/data/smartphone/vivo/2025/y76s/vivo-y76s-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..28cb4a5ccbd --- /dev/null +++ b/data/smartphone/vivo/2025/y76s/vivo-y76s-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y76s-6gb-64gb-4g-lte", + "name": "Vivo Y76s", + "brand": "vivo", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y76s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 1080 x 2400 pixels", + "resolution": "~ 404 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, 5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "16 MP ƒ/1.78
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, 5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.23 x 159.53 x 8.13 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Full HD+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 404 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.53 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Compass, Light Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y76s", + "General.OS Updates": "", + "General.Release Date": "December 29, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 256 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y76s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio P65", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.7 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G52 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-p65" +} diff --git a/data/smartphone/vivo/2026/t5-pro-5g-12gb-ram-256gb/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2026/t5-pro-5g-12gb-ram-256gb/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..df7a0fde760 --- /dev/null +++ b/data/smartphone/vivo/2026/t5-pro-5g-12gb-ram-256gb/vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t5-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo T5 Pro 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2026-04-15", + "ram_gb": 12, + "battery_mah": 9020, + "weight_g": 213.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t5-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "9020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2515-2675MHz)/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi Display, MU-MIMO, Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Glacier Blue, Cosmic Black", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 nits Local Peak Brightness, 2000 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Al Transcript Assist, Al Creation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "7k VC Cooling system, Bypass Charging, Wet Hand Touch, Origin Island - Drag & Go, Google Gemini", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "L1, L5", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "V2568, T5 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "April 15, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T5 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Ai+ Nova 2 Ultra\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen4", + "Technical.Core Details": "2.7GHz*1+2.4GHz*3+1.8GHz*4", + "Technical.Custom UI": "Origin OS 6.0", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7s-gen4" +} diff --git a/data/smartphone/vivo/2026/t5-pro-5g-8gb-ram-256gb/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2026/t5-pro-5g-8gb-ram-256gb/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..44d973c1794 --- /dev/null +++ b/data/smartphone/vivo/2026/t5-pro-5g-8gb-ram-256gb/vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t5-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T5 Pro 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2026-04-15", + "ram_gb": 8, + "battery_mah": 9020, + "weight_g": 213.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t5-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "9020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2515-2675MHz)/n77(3300-3800MHz)/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi Display, MU-MIMO, Wi-Fi 6", + "Design.Bezel less": "Yes", + "Design.Colors": "Glacier Blue, Cosmic Black", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "213 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 nits Local Peak Brightness, 2000 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Al Transcript Assist, Al Creation", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "7k VC Cooling system, Bypass Charging, Wet Hand Touch, Origin Island - Drag & Go, Google Gemini", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "L1, L5", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor, E-compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "V2568, T5 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "April 15, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "USB Type-C", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, MKV, FLV", + "Name": "Vivo T5 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 99999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 44999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 9999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 24999}, {\"Name\": \"Oppo F33\", \"Price\": 31999}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Ai+ Nova 2 Ultra\", \"Price\": 16999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen4", + "Technical.Core Details": "2.7GHz*1+2.4GHz*3+1.8GHz*4", + "Technical.Custom UI": "Origin OS 6.0", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7s-gen4" +} diff --git a/data/smartphone/vivo/2026/t5x-5g-8gb-ram-128gb/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2026/t5x-5g-8gb-ram-128gb/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..f1d94646d7e --- /dev/null +++ b/data/smartphone/vivo/2026/t5x-5g-8gb-ram-128gb/vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t5x-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo T5x 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2026-03-17", + "ram_gb": 8, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t5x-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo,Portrait,Night, Video, 50MP, Pano, Documents, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Underwater photography | Front camera: Photo,Video, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
1/2.93\", Sony IMX852
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Star Silver | Cyber Green", + "Design.Design Type": "", + "Design.Dimensions": "78.43 x 166.64 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1200 Nits HBM Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Comfort and Protection Mode, TÜV Rheinland Low Blue Light Certification, SGS Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, Circle to Search, Ai Caption, Ai Creation, Ai Transcript Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Origin Island, Private Space", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS,\nBeiDou,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69+", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nE-compass,\nProximity Sensor,\nMotor,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "V2545", + "General.OS Updates": "2 years", + "General.Release Date": "March 17, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "Speaker with 400% Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo T5x 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "953,545 (Total) (v11)
319,010 (CPU)
233,604 (GPU)
210,324 (Memory)
190,607 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,944 (Multi Core) (v6)
1,049 (Single Core)", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "8.696031", + "Price Drop Amount": "1826", + "Related Items": "[{\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17830}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 21824}, {\"Name\": \"Realme Narzo 90 (8GB RAM +128GB)\", \"Price\": 17749}, {\"Name\": \"Vivo T4 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17945}, {\"Name\": \"iQOO Z11x 5G (8GB RAM + 128GB)\", \"Price\": 20998}, {\"Name\": \"iQOO Z11x\", \"Price\": 18998}, {\"Name\": \"Xiaomi Redmi Note 15 5G\", \"Price\": 22998}, {\"Name\": \"Vivo Y51 Pro\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Turbo", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Origin OS 6.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-turbo" +} diff --git a/data/smartphone/vivo/2026/t5x-5g-8gb-ram-256gb/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/vivo/2026/t5x-5g-8gb-ram-256gb/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a951a6dd4e4 --- /dev/null +++ b/data/smartphone/vivo/2026/t5x-5g-8gb-ram-256gb/vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-t5x-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Vivo T5x 5G (8GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2026-03-17", + "ram_gb": 8, + "battery_mah": 7200, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t5x-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "resolution": "~ 382 PPI", + "type": "Color LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7200 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX852", + "Camera.Features": "Photo,Portrait,Night, Video, 50MP, Pano, Documents, Slo-mo, Time-lapse, Supermoon, Pro, Food, Dual View, Underwater photography | Front camera: Photo,Video, Dual View", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p, 4K @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
1/2.93\", Sony IMX852
2 MP (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41(2535-2655MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz, 5 GHz", + "Design.Bezel less": "No", + "Design.Colors": "Star Silver | Cyber Green", + "Design.Design Type": "", + "Design.Dimensions": "78.43 x 166.64 x 8.39 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1200 Nits HBM Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Eye Comfort and Protection Mode, TÜV Rheinland Low Blue Light Certification, SGS Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 382 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.76 inches, 1080 x 2344 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Ai Erase, Circle to Search, Ai Caption, Ai Creation, Ai Transcript Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Origin Island, Private Space", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS,\nBeiDou,\nGLONASS,\nGalileo,\nQZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69+", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer,\nAmbient Light Sensor,\nE-compass,\nProximity Sensor,\nMotor,\nGyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "V2545", + "General.OS Updates": "2 years", + "General.Release Date": "March 17, 2026", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "Speaker with 400% Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, MIDI, OGG, FLAC, WMA, WAV, APE, MP3", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI", + "Name": "Vivo T5x 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "953,545 (Total) (v11)
319,010 (CPU)
233,604 (GPU)
210,324 (Memory)
190,607 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "2,944 (Multi Core) (v6)
1,049 (Single Core)", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z11x 5G (8GB RAM + 256GB)\", \"Price\": 22998}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19980}, {\"Name\": \"Motorola Edge 70 Fusion 5G (8GB RAM + 256 GB)\", \"Price\": 29308}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27180}, {\"Name\": \"OnePlus Nord CE 5 5G (8GB RAM + 256GB)\", \"Price\": 24250}, {\"Name\": \"OPPO K14 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 24774}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 256GB)\", \"Price\": 20849}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7400 Turbo", + "Technical.Core Details": "4x2.6 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "Origin OS 6.0", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G615 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7400-turbo" +} diff --git a/data/smartphone/vivo/2026/v70-5g-12gb-ram-256gb/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/vivo/2026/v70-5g-12gb-ram-256gb/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..15cf901d6ba --- /dev/null +++ b/data/smartphone/vivo/2026/v70-5g-12gb-ram-256gb/vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-v70-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Vivo V70 5G (12GB RAM + 256GB)", + "brand": "vivo", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 194.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "v70-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.59 inches, 1260 x 2750 pixels, 120 Hz", + "resolution": "~ 459 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "50 MP Sony LYT-700V sensor", + "Camera.Features": "Rear main camera: Night, Portrait, Photo, Video, Micro Movie, High resolution, Pano, Ultra HD Document, Slo-mo, Time-lapse, Supermoon, Astro, Pro, Snapshot, Food, Underwater Photography, Dual View, Stage, Film Camera\nRear telephoto camera: Night, Portrait, Photo, Video, High resolution, Ultra HD Document, Time-lapse, Supermoon, Pro, Snapshot, Stage, Film Camera, Rear ultra wide-angle camera: Night, Photo, Video, Time-lapse, Pro", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "50 MP (Wide Angle)
ZEISS group selfie camera: AF, f/2.0, FOV 92°, 5P lens
Punch Hole, Autofocus", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP (Wide Angle)
Sony LYT-700V, ZEISS OIS main camera: AF & OIS, f/1.88, FOV 84°, 6P lens
50 MP (Telephoto)
ZEISS super telephoto camera: AF & OIS, f/2.65, FOV 33°, 4P lens, Sony IMX882 Sensor
8 MP
ZEISS ultra wide-angle camera: FF, f/2.2, FOV 115°, 5P lens", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Passion Red,\nLemon Yellow", + "Design.Design Type": "", + "Design.Dimensions": "74.33 x 157.52 x 7.59 mm", + "Design.Qwerty": "No", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "19.5:9", + "Display.Brightness": "1800 nits (HBM), 5000 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "P3 Wide Color Gamut, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 459 PPI", + "Display.Screen to Body Ratio": "~ 90.1%", + "Display.Size": "6.59 inches, 1260 x 2750 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Magic Move, AI Image Expander, AI High-resolution UHD AI Erase Gemini Live", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Ultra Large VC Smart Cooling System", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer,\nColor Temperature Sensor,\nAmbient Light Sensor,\nProximity Sensor,\nE-compass,\nGyroscope\nInfrared blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V70", + "General.OS Updates": "4 years", + "General.Release Date": "February 19th ,2026", + "General.SAR": "1.09 W/kg (Head)
0.95 W/kg (Body)", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, OGG, FLAC, WAV, APE, MP3, MP2, MP1, OPUS, M4A", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, FLV, MKV", + "Name": "Vivo V70 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "2,054 (Wild Life Extreme)", + "Performance.AnTuTu Score": "1,465,939 (Total) (v11)
493,775 (CPU)
330,637 (GPU)
270,540 (Memory)
370,987 (UX)
", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "16.4 hours", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "3,920 (Multi Core) (v6)
1,235 (Single Core)
4,851 (OpenCL)
7,984 (Vulkan)
", + "Performance.Speaker Score": "81 (Very Good)", + "Price": "47999.0", + "Price Drop": "4.00008", + "Price Drop Amount": "1920", + "Related Items": "[{\"Name\": \"Vivo V70 Elite 5G (12GB RAM + 256GB)\", \"Price\": 56999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47997}, {\"Name\": \"Vivo V70 5G\", \"Price\": 45999}, {\"Name\": \"iQOO 15R (12GB RAM + 256GB)\", \"Price\": 47998}, {\"Name\": \"Vivo V70 Elite\", \"Price\": 51999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 46489}, {\"Name\": \"iQOO 15R\", \"Price\": 44998}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 45999}, {\"Name\": \"Vivo X200 FE\", \"Price\": 54999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.8 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7 Gen4", + "Technical.Core Details": "1x Prime Core@ 2.8 GHz& 4 Performance Cores@ 2.4 GHz & 3x Efficiency Cores@ 1.8 GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "TSMC 4nm", + "Technical.GPU": "Adreno GPU", + "Technical.Java": "No", + "Technical.NPU": "Qualcomm Hexagon NPU", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7-gen4" +} diff --git a/data/smartphone/vivo/2026/x200t-12-gb-ram-512-gb/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g.json b/data/smartphone/vivo/2026/x200t-12-gb-ram-512-gb/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..48bbf7fa144 --- /dev/null +++ b/data/smartphone/vivo/2026/x200t-12-gb-ram-512-gb/vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-x200t-12-gb-ram-512-gb-12gb-512gb-5g", + "name": "Vivo X200T (12 GB RAM + 512 GB)", + "brand": "vivo", + "release_date": "2026-01-27", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 203.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "x200t-12-gb-ram-512-gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W FlashCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh, 3rd Gen Silicon Anode Technology", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 40W", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Photo, Video, Portrait Video, Snapshot, Landscape & Night, Pano, Ultra HD Document, Slo-mo, Stage, Time-lapse, Pro, Food, Street Photography", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Ultra Wide)
32 MP1 | KD1 1/3.44″ sensor
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
50 MP1 | IMX921 1/1.56″ sensor | f/1.57 aperture | OIS | ZEISS T* coating | vivo Camera-Bionic Spectrum Technology 2.0
50 MP ƒ/2.6 (Telephoto)
70mm (periscope telephoto), 1/1.95\", PDAF, OIS, 3x optical zoom
50 MP ƒ/2 (Ultra Wide)
5mm, 119˚ (ultrawide), 1/2.76\", 0.64µm, AF", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n2/n3/n5/n7/n8/n20/n25/n26/n28/n38/n40/n41/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi Display; 2 × 2 MIMO; MU-MIMO; Wi-Fi 6; Wi-Fi 7; 2.4G & 5G dual band", + "Design.Bezel less": "Yes", + "Design.Colors": "Seaside Lilac, Stellar Black", + "Design.Design Type": "", + "Design.Dimensions": "74.29 x 160.01 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "5000 nits", + "Display.Color Gamut": "", + "Display.Curved Display": "No", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Ultra HDR image support, Netflix HDR, HDR 10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.67 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Search, AI Captions, AI Creation, AI SuperLink", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "4.5K Liquid Cooling Vapor Chamber, Virtual graphics card, Bypass Charging for Gaming", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS, NavIC, AGPS, Cellular network positioning, Wi-Fi positioning", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68 & IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Ambient light sensor, Proximity Sensor, E-compass, Fingerprint Sensor, Color Temperature Sensor, Gyroscope, Laser focus sensor, Infrared Blaster, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Type C Cable, 1 x USB Power Adapter, 1 x Sim Ejector, 1 x Protective Case, 1 x Protective Film (Applied), 1 x Documentation", + "General.Model": "V2561", + "General.OS Updates": "", + "General.Release Date": "January 27, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "SIM1 + SIM2 / SIM1 + eSIM1 / eSIM1 + eSIM2", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "WAV, MP3, MP2, MIDI, Vorbis, APE, FLAC", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, Video Recording: MP4", + "Name": "Vivo X200T (12 GB RAM + 512 GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "3,000,000 (Total) (v10)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Signature (16GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"Vivo X300\", \"Price\": 75998}, {\"Name\": \"Motorola Signature (16GB RAM + 1TB)\", \"Price\": 69999}, {\"Name\": \"Vivo X200 FE (16GB RAM + 512GB)\", \"Price\": 59999}, {\"Name\": \"Oppo Reno 15 Pro Mini (12GB RAM + 512GB)\", \"Price\": 64999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109998}, {\"Name\": \"Realme 16 Pro Plus 5G (12GB RAM + 512GB)\", \"Price\": 51999}, {\"Name\": \"iQOO 15 (16GB RAM + 512GB)\", \"Price\": 79998}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400 Plus", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9400-plus" +} diff --git a/data/smartphone/vivo/2026/y11-5g-4gb-ram-128gb/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/vivo/2026/y11-5g-4gb-ram-128gb/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..92d3a4c11f2 --- /dev/null +++ b/data/smartphone/vivo/2026/y11-5g-4gb-ram-128gb/vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y11-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Vivo Y11 5G (4GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2026-03-26", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y11-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Midnight Blue | Sunrise Gold", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 167.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Creation, AI Photo Enhance, AI Documents, AI Screen Translation, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "Y11 5G", + "General.OS Updates": "", + "General.Release Date": "March 26, 2026", + "General.SAR": "1.14 W/kg (Head)
1.12 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "200% Super Loud Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y11 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y21 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 13999}, {\"Name\": \"Realme C83 5G\", \"Price\": 13499}, {\"Name\": \"Realme C85 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 16499}, {\"Name\": \"Vivo Y29 5G\", \"Price\": 13999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 16999}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 16184}, {\"Name\": \"Vivo Y21 5G (8GB RAM + 128GB)\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2026/y11-5g/vivo-y11-5g-4gb-64gb-5g.json b/data/smartphone/vivo/2026/y11-5g/vivo-y11-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..47c7372d847 --- /dev/null +++ b/data/smartphone/vivo/2026/y11-5g/vivo-y11-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y11-5g-4gb-64gb-5g", + "name": "Vivo Y11 5G", + "brand": "vivo", + "release_date": "2026-03-26", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y11-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Midnight Blue | Sunrise Gold", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 167.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Creation, AI Photo Enhance, AI Documents, AI Screen Translation, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Model | Quick Start Guide | USB Cable | Charger | Eject Tool | Phone Case | Protective Film (applied) | Warranty Card", + "General.Model": "Y11 5G", + "General.OS Updates": "", + "General.Release Date": "March 26, 2026", + "General.SAR": "1.14 W/kg (Head)
1.12 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "200% Super Loud Volume", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y11 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO A6x 5G\", \"Price\": 14999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 13990}, {\"Name\": \"Vivo Y19s 5G\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi 15C 5G (6GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"OPPO K12x\", \"Price\": 12747}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 13499}, {\"Name\": \"Samsung Galaxy F17 5G (6GB RAM + 128GB)\", \"Price\": 17480}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2026/y21-5g-6gb-ram-128gb/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/vivo/2026/y21-5g-6gb-ram-128gb/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..9334910f48f --- /dev/null +++ b/data/smartphone/vivo/2026/y21-5g-6gb-ram-128gb/vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Vivo Y21 5G (6GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2026-03-26", + "ram_gb": 6, + "battery_mah": 6500, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Champagne Gold, Midnight Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 167.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Creation, AI Photo Enhance, AI Documents, AI Screen Translation, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21 5G", + "General.OS Updates": "", + "General.Release Date": "March 26, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y21 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo A6 5G\", \"Price\": 19999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25995}, {\"Name\": \"iQOO Z11\", \"Price\": 25990}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Realme 16 5G\", \"Price\": 27990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2026/y21-5g-8gb-ram-128gb/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/vivo/2026/y21-5g-8gb-ram-128gb/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..6c96a77a9e0 --- /dev/null +++ b/data/smartphone/vivo/2026/y21-5g-8gb-ram-128gb/vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Vivo Y21 5G (8GB RAM + 128GB)", + "brand": "vivo", + "release_date": "2026-03-26", + "ram_gb": 8, + "battery_mah": 6500, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Champagne Gold, Midnight Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 167.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Creation, AI Photo Enhance, AI Documents, AI Screen Translation, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21 5G", + "General.OS Updates": "", + "General.Release Date": "March 26, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y21 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y11 5G (4GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo Y51 Pro\", \"Price\": 24999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 29999}, {\"Name\": \"Realme 16 5G\", \"Price\": 27990}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 34999}, {\"Name\": \"Xiaomi Redmi 15A 5G\", \"Price\": 12999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2026/y21-5g/vivo-y21-5g-4gb-128gb-5g.json b/data/smartphone/vivo/2026/y21-5g/vivo-y21-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..629203430a0 --- /dev/null +++ b/data/smartphone/vivo/2026/y21-5g/vivo-y21-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y21-5g-4gb-128gb-5g", + "name": "Vivo Y21 5G", + "brand": "vivo", + "release_date": "2026-03-26", + "ram_gb": 4, + "battery_mah": 6500, + "weight_g": 209.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y21-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 44W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
0.08 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n77/n78", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4 GHz / 5 GHz", + "Design.Bezel less": "", + "Design.Colors": "Champagne Gold, Midnight Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 167.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "1200 nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "AI Creation, AI Photo Enhance, AI Documents, AI Screen Translation, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP65", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Y21 5G", + "General.OS Updates": "", + "General.Release Date": "March 26, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "eMMC 5.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Vivo Y21 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y11 5G (4GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Oppo A6s 5G\", \"Price\": 18999}, {\"Name\": \"Vivo Y31 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17830}, {\"Name\": \"OPPO A6x 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Oppo A6X 4G\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 15195}, {\"Name\": \"Realme C85 5G\", \"Price\": 16499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/vivo/2026/y600-pro-5g/vivo-y600-pro-5g-8gb-128gb-5g.json b/data/smartphone/vivo/2026/y600-pro-5g/vivo-y600-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..0c8f005005c --- /dev/null +++ b/data/smartphone/vivo/2026/y600-pro-5g/vivo-y600-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y600-pro-5g-8gb-128gb-5g", + "name": "Vivo Y600 Pro 5G", + "brand": "vivo", + "release_date": "2026-04-27", + "ram_gb": 8, + "battery_mah": 10200, + "weight_g": 221.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y600-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "10200 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama, HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41 (2535–2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Gold, Violet", + "Design.Design Type": "", + "Design.Dimensions": "76.5 x 163.9 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "221 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "4320 PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "Diamond Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Super Link, AI Transcript Assist, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2561A", + "General.OS Updates": "", + "General.Release Date": "April 27, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y600 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 26600}, {\"Name\": \"Vivo V70 FE\", \"Price\": 35588}, {\"Name\": \"Vivo T5 Ultra\", \"Price\": 39990}, {\"Name\": \"Realme P3 5G (8GB RAM + 256GB)\", \"Price\": 18499}, {\"Name\": \"Realme 15x 5G (8GB RAM + 256GB)\", \"Price\": 22999}, {\"Name\": \"Vivo T4 5G (8GB RAM + 256GB)\", \"Price\": 26555}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 7300e", + "Technical.Core Details": "4x2.5 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-7300e" +} diff --git a/data/smartphone/vivo/2026/y600-turbo/vivo-y600-turbo-8gb-256gb-5g.json b/data/smartphone/vivo/2026/y600-turbo/vivo-y600-turbo-8gb-256gb-5g.json new file mode 100644 index 00000000000..f15eebb72a6 --- /dev/null +++ b/data/smartphone/vivo/2026/y600-turbo/vivo-y600-turbo-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "vivo-y600-turbo-8gb-256gb-5g", + "name": "Vivo Y600 Turbo", + "brand": "vivo", + "release_date": "2026-01-01", + "ram_gb": 8, + "battery_mah": 9020, + "weight_g": 215.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "y600-turbo", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "resolution": "~ 450 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "9020 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Vivo", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.1 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28B/n38/n40/n41 (2535–2655 MHz)/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Gold, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "215 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "800 nits (typ), 1600 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840 PWM", + "Display.Foldable Display": "", + "Display.Glass Type": "Diamond Shield Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 450 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.83 inches, 1260 x 2800 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Super Link, AI Transcript Assist, AI Note Assist", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS, BeiDou, GLONASS, Galileo, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "V2553A", + "General.OS Updates": "", + "General.Release Date": "2026, May 25, Coming soon. Exp. release 2026, May 27", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "AAC, WAV, MP3, MP2, MP1, MIDI, Vorbis, APE, FLAC, OPUS", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, 3GP, AVI, TS, MKV, FLV", + "Name": "Vivo Y600 Turbo", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo Y600 Pro 5G\", \"Price\": 27990}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30649}, {\"Name\": \"Vivo T5x 5G (8GB RAM + 256GB)\", \"Price\": 26446}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 16889}, {\"Name\": \"Lava Shark 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T5 Pro 5G (8GB RAM + 256GB)\", \"Price\": 34749}, {\"Name\": \"Realme P4 Power 5G (8GB RAM + 256GB)\", \"Price\": 29985}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen4", + "Technical.Core Details": "1x2.7 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "OriginOS 6", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "qualcomm-snapdragon-7s-gen4" +} diff --git a/data/smartphone/wiko/2022/10/wiko-10-4gb-128gb-4g-lte.json b/data/smartphone/wiko/2022/10/wiko-10-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..701a71113d7 --- /dev/null +++ b/data/smartphone/wiko/2022/10/wiko-10-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "wiko-10-4gb-128gb-4g-lte", + "name": "Wiko 10", + "brand": "wiko", + "release_date": "2022-09-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W SuperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Wiko", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
28mm, 1/2.76\", 0.64µm
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Klein Blue, Black, Silver", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 168.3 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 90.69%", + "Display.Size": "6.74 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, proximity, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "10", + "General.OS Updates": "", + "General.Release Date": "September 22, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-16", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Wiko 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4R 5G\", \"Price\": 18999}, {\"Name\": \"Motorola Moto G77 5G\", \"Price\": 29990}, {\"Name\": \"Moto G96 5G\", \"Price\": 19320}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22499}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31998}, {\"Name\": \"Xiaomi Redmi Turbo 5\", \"Price\": 37999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 28999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 77900}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26889}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.3 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G37", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g37" +} diff --git a/data/smartphone/wiko/2022/t10/wiko-t10-2gb-64gb-4g-lte.json b/data/smartphone/wiko/2022/t10/wiko-t10-2gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a2c684f7fa5 --- /dev/null +++ b/data/smartphone/wiko/2022/t10/wiko-t10-2gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "wiko-t10-2gb-64gb-4g-lte", + "name": "Wiko T10", + "brand": "wiko", + "release_date": "2022-05-26", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 720 x 1600 pixels", + "resolution": "~ 270 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Wiko", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Black, Green", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 270 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.5 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T10", + "General.OS Updates": "", + "General.Release Date": "May 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Wiko T10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "Mediatek Helio A22", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "PowerVR GE8300", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/wiko/2022/t50/wiko-t50-4gb-128gb-4g-lte.json b/data/smartphone/wiko/2022/t50/wiko-t50-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4395c246610 --- /dev/null +++ b/data/smartphone/wiko/2022/t50/wiko-t50-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "wiko-t50-4gb-128gb-4g-lte", + "name": "Wiko T50", + "brand": "wiko", + "release_date": "2022-05-26", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "t50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2400 pixels", + "resolution": "~ 399 PPI", + "type": "Color IPS Screen (16.7M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 40W SuperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Wiko", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP + 8 MP + 2 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black, Green, Pink", + "Design.Design Type": "", + "Design.Dimensions": "73.3 x 160.7 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.6 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16.7M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "T50", + "General.OS Updates": "", + "General.Release Date": "May 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Wiko T50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 34784}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28199}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "4x2.3 GHz Cortex-A53 & 4x1.8 GHz Cortex-A53", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/wiko/2023/hi-enjoy-60-pro-5g/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g.json b/data/smartphone/wiko/2023/hi-enjoy-60-pro-5g/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..a5b71a2c5a8 --- /dev/null +++ b/data/smartphone/wiko/2023/hi-enjoy-60-pro-5g/wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "wiko-hi-enjoy-60-pro-5g-8gb-128gb-5g", + "name": "Wiko Hi Enjoy 60 Pro 5G", + "brand": "wiko", + "release_date": "2023-07-11", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 195.0, + "os": "HarmonyOS", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "hi-enjoy-60-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2367 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color LCD Screen (16.7 M)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 66W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Wiko", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
1/2\", AF
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Galaxy Blue, Frost Silver, Yaojin Black.", + "Design.Design Type": "", + "Design.Dimensions": "74.7 x 161.85 x 8.48 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.67 inches, 1080 x 2367 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16.7 M)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Enjoy 60 Pro", + "General.OS Updates": "", + "General.Release Date": "July 11, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Wiko Hi Enjoy 60 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "HarmonyOS" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/12-lite-5g/xiaomi-12-lite-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/12-lite-5g/xiaomi-12-lite-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..eaa7c4dcdbc --- /dev/null +++ b/data/smartphone/xiaomi/2022/12-lite-5g/xiaomi-12-lite-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-12-lite-5g-6gb-128gb-5g", + "name": "Xiaomi 12 Lite 5G", + "brand": "xiaomi", + "release_date": "2022-07-11", + "ram_gb": 6, + "battery_mah": 4300, + "weight_g": 173.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12-lite-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Digital Zoom, Auto Flash, Face detection, Touch to focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.45
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.7 x 159.3 x 7.29 mm", + "Design.Qwerty": "", + "Design.Weight": "173 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision , Reading mode 3.0, Sunlight mode 3.0, 500nits (typ), 800nits (High Brightness mode), 950nits (peak) Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "USB Type-C", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS, Glonass", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 12 Lite", + "General.OS Updates": "", + "General.Release Date": "July 11, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi 12 Lite 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}, {\"Name\": \"Xiaomi 12 5G\", \"Price\": 42990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14999}, {\"Name\": \"Xiaomi 12 Pro 5G (12GB RAM + 256GB)\", \"Price\": 41999}, {\"Name\": \"Tecno Spark 20 Pro\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 11S\", \"Price\": 10999}, {\"Name\": \"Poco F7 Pro 5G\", \"Price\": 42990}, {\"Name\": \"Poco F8 Pro\", \"Price\": 44990}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "1x2.4 GHz Kryo 670 Prime & 3x2.2 GHz Kryo 670 Gold & 4x1.9 GHz Kryo 670 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2022/12-pro-dimensity-edition/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/12-pro-dimensity-edition/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g.json new file mode 100644 index 00000000000..041424a400f --- /dev/null +++ b/data/smartphone/xiaomi/2022/12-pro-dimensity-edition/xiaomi-12-pro-dimensity-edition-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-12-pro-dimensity-edition-8gb-128gb-5g", + "name": "Xiaomi 12 Pro Dimensity Edition", + "brand": "xiaomi", + "release_date": "2022-07-04", + "ram_gb": 8, + "battery_mah": 5160, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "12-pro-dimensity-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.73 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 521 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5160 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "IMX707 Sensor", + "Camera.Features": "Ultrafast Burst Mode, Panorama Mode, Professional Mode, Dynamic Photo, Countdown Photography, HDR, AI Beauty, AI Smart Slimming", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.4", + "Camera.Front Video Recording": "1080p, 720p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
13 MP ƒ/2.4 (Ultra Wide)
5 MP (Macro)
Macro", + "Camera.Video Recording": "8K, 4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.6 x 163.6 x 8.16 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch , HDR10+, Sunshine screen 3.0, Eye Protection Reading Mode, 1500nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 521 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.73 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Cold Pump Cooling System ", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "yes with A-GPS, GLONASS, GALILEO, BDS, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ultrasonic Distance Sensor, Ambient Light Sensor, Acceleration Sensor, Gyroscope, Electronic Compass, X-axis linear Motor, Infrared Remote Control, Grip Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "12S Pro 5G", + "General.OS Updates": "", + "General.Release Date": "July 4, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-19", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF playback", + "Name": "Xiaomi 12 Pro Dimensity Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "46999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus 13R 5G\", \"Price\": 37999}, {\"Name\": \"Vivo V40 5G\", \"Price\": 34999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103719}, {\"Name\": \"Vivo V40 Pro\", \"Price\": 36999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17649}, {\"Name\": \"Vivo V60e\", \"Price\": 27980}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 9000 Plus", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 ", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/xiaomi/2022/civi-1s-5g/xiaomi-civi-1s-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/civi-1s-5g/xiaomi-civi-1s-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..c17c08b180d --- /dev/null +++ b/data/smartphone/xiaomi/2022/civi-1s-5g/xiaomi-civi-1s-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-civi-1s-5g-8gb-128gb-5g", + "name": "Xiaomi Civi 1S 5G", + "brand": "xiaomi", + "release_date": "2022-04-21", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 166.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "civi-1s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 402 PPI", + "type": "Color OLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "71.5 x 158.3 x 7 mm", + "Design.Qwerty": "", + "Design.Weight": "166 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 950 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 402 PPI", + "Display.Screen to Body Ratio": "~ 91.5%", + "Display.Size": "6.55 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Civi 1S", + "General.OS Updates": "", + "General.Release Date": "April 21, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Civi 1S 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 12 5G\", \"Price\": 42990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Samsung Galaxy M17 5G\", \"Price\": 12999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G+", + "Technical.Core Details": "1x2.5 GHz Cortex-A78 & 3x2.4 GHz Cortex-A78 & 4x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2022/mi-11t-pro-5g/xiaomi-mi-11t-pro-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/mi-11t-pro-5g/xiaomi-mi-11t-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..8fe4e5820ca --- /dev/null +++ b/data/smartphone/xiaomi/2022/mi-11t-pro-5g/xiaomi-mi-11t-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mi-11t-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Mi 11T Pro 5G", + "brand": "xiaomi", + "release_date": "2022-01-19", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mi-11t-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Long Exposure Modes, Cinematic Filters, Magic Clone, HDR 10+ Filming, Video Pro Mode, Movie Effects, VLOG Mode, Magic Clone ", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP ƒ/2.4 (Telephoto)", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 30/60 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.9 x 164.1 x 8.8 mm", + "Design.Qwerty": "No", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Mode 3.0, DisplayMate A+ Certified, Dolby Vision, HDR10+, 800 nits (typ), 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus\n", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Symmetrical Stereo Speakers, Liquid Cooling Technology", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with dual-band A-GPS, Glonass, Beidou, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor, Barometer", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Mi 11T Pro 5G", + "General.OS Updates": "", + "General.Release Date": "January 19, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Mi 11T Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22890.0", + "Price Drop": "-8.128609", + "Price Drop Amount": "-1861", + "Related Items": "[{\"Name\": \"Xiaomi Mi 11X\", \"Price\": 29990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26998}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"OnePlus 9\", \"Price\": 23963}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 99999}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 50 Fusion\", \"Price\": 18889}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.84 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 888 ", + "Technical.Core Details": "1x2.84 GHz Kryo 680 & 3x2.XX GHz Kryo 680 & 4x1.XX GHz Kryo 680", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 660", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-888-plus" +} diff --git a/data/smartphone/xiaomi/2022/poco-f4-12gb-ram-256gb/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/xiaomi/2022/poco-f4-12gb-ram-256gb/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..e4da27b60fc --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-f4-12gb-ram-256gb/xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f4-12gb-ram-256gb-12gb-256gb-5g", + "name": "Poco F4 (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2022-06-23", + "ram_gb": 12, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f4-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Sonic Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, AI Skyscaping 4.0, AI Erase 2.0", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 163.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 Nits Peak Brightness, 360Hz , Dolby Vision, 5000000:1 Contrast Ratio, 100% DCI-P3 Color Gamut, SGS Eyecare Certification, TrueColor", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LiquidCool 2.0 - Vapor Chamber + Graphite Sheets (VC 3112mm², Graphite 10429mm²- 7 Layers)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F4 5G", + "General.OS Updates": "", + "General.Release Date": "June 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG,WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco F4 (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17900.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 23849}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 23500}, {\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 27999}, {\"Name\": \"OnePlus 13s 5G\", \"Price\": 54998}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 21998}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Infinix Note 40 Pro 4G\", \"Price\": 21999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/xiaomi/2022/poco-f4-5g-8gb-ram-128gb/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/poco-f4-5g-8gb-ram-128gb/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..a137fa8573c --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-f4-5g-8gb-ram-128gb/xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f4-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco F4 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-06-23", + "ram_gb": 8, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f4-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Sonic Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama, AI Skyscaping 4.0, AI Erase 2.0", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.95 x 163.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 Nits Peak Brightness, 360Hz , Dolby Vision, 5000000:1 Contrast Ratio, 100% DCI-P3 Color Gamut, SGS Eyecare Certification, TrueColor", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LiquidCool 2.0 - Vapor Chamber + Graphite Sheets (VC 3112mm², Graphite 10429mm²- 7 Layers)", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F4 5G", + "General.OS Updates": "", + "General.Release Date": "June 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG,WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco F4 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16999.0", + "Price Drop": "0.90901977", + "Price Drop Amount": "155", + "Related Items": "[{\"Name\": \"OnePlus 8T (12GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"Oppo K13\", \"Price\": 16860}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Realme GT 6\", \"Price\": 27999}, {\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Tecno Camon 20 Pro 5G\", \"Price\": 14899}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Realme 12 Plus 5G\", \"Price\": 18290}, {\"Name\": \"Poco M7 5G (8GB RAM + 128GB)\", \"Price\": 9499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/xiaomi/2022/poco-m4-pro-4g-6gb-ram-128gb/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m4-pro-4g-6gb-ram-128gb/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..177574e930e --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m4-pro-4g-6gb-ram-128gb/xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m4-pro-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "POCO M4 Pro 4G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-02-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m4-pro-4g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W MMT Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Ultra Wide Mode, Macro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 159.8 x 8.08 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0B5SIN, M4 Pro 4G", + "General.OS Updates": "", + "General.Release Date": "February 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-19", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO M4 Pro 4G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10290.0", + "Price Drop": "12.190285", + "Price Drop Amount": "1254", + "Related Items": "[{\"Name\": \"iQOO Z10x 5G (8GB RAM + 256GB)\", \"Price\": 16498}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12989}, {\"Name\": \"Vivo T3x 5G (8GB RAM + 128GB)\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 13 4G\", \"Price\": 15990}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"iQOO Z10R\", \"Price\": 19498}, {\"Name\": \"Motorola Edge 50 Fusion (12GB RAM + 256GB)\", \"Price\": 20790}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15640}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/poco-m4-pro-4g-8gb-ram-128gb/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m4-pro-4g-8gb-ram-128gb/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..364faa61229 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m4-pro-4g-8gb-ram-128gb/xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m4-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "POCO M4 Pro 4G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-02-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m4-pro-4g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W MMT Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Ultra Wide Mode, Macro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 159.8 x 8.08 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0B5SIN, M4 Pro 4G", + "General.OS Updates": "", + "General.Release Date": "February 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO M4 Pro 4G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "-7.8709316", + "Price Drop Amount": "-1180", + "Related Items": "[{\"Name\": \"Motorola Moto G42\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 11S (8GB RAM + 128GB)\", \"Price\": 12390}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 33999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Poco M6 Pro 4G\", \"Price\": 12990}, {\"Name\": \"Motorola Moto G96 5G (8GB RAM + 256GB)\", \"Price\": 19599}, {\"Name\": \"iQOO Z10R\", \"Price\": 20998}, {\"Name\": \"POCO M4 Pro 4G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/poco-m4-pro-4g/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m4-pro-4g/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..758eb68ed8f --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m4-pro-4g/xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m4-pro-4g-6gb-64gb-4g-lte", + "name": "POCO M4 Pro 4G", + "brand": "xiaomi", + "release_date": "2022-02-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.5, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m4-pro-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 399 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W MMT Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Ultra Wide Mode, Macro Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.8 x 159.8 x 8.08 mm", + "Design.Qwerty": "", + "Design.Weight": "179.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 399 PPI", + "Display.Screen to Body Ratio": "~ 84.8%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0B5SIN, M4 Pro 4G", + "General.OS Updates": "", + "General.Release Date": "February 28, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-20", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO M4 Pro 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9290.0", + "Price Drop": "1.6503812", + "Price Drop Amount": "153", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 10990}, {\"Name\": \"Poco M4 Pro 5G\", \"Price\": 10999}, {\"Name\": \"Realme P3 Lite 5G (6GB RAM+ 128GB)\", \"Price\": 11499}, {\"Name\": \"Infinix Hot 60 5G\", \"Price\": 10499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 9749}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco M4 5G\", \"Price\": 12999}, {\"Name\": \"POCO M4 Pro 4G (6GB RAM + 128GB)\", \"Price\": 10290}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/poco-m5-6gb-ram-128gb/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m5-6gb-ram-128gb/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..625ecc29f81 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m5-6gb-ram-128gb/xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m5-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco M5 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-09-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m5-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, HDR, Google Lens, Movie Frame, Tilt Shift, Document Mode, Timed Burst, Timelapse, Macro, Voice Shutter, Palm Shutter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.09 x 163.99 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch , 70% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Turbo 5.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M5", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco M5 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "-3.7995253", + "Price Drop Amount": "-551", + "Related Items": "[{\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 7199}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12269}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10250}, {\"Name\": \"Infinix Hot 60i 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7499}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12574}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/xiaomi/2022/poco-m5/xiaomi-poco-m5-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m5/xiaomi-poco-m5-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..0bc1626c534 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m5/xiaomi-poco-m5-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m5-4gb-64gb-4g-lte", + "name": "Poco M5", + "brand": "xiaomi", + "release_date": "2022-09-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m5", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, HDR, Google Lens, Movie Frame, Tilt Shift, Document Mode, Timed Burst, Timelapse, Macro, Voice Shutter, Palm Shutter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.09 x 163.99 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch , 70% NTSC Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.6%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Game Turbo 5.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou, Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M5", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 1 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco M5", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8780.0", + "Price Drop": "-0.010441194", + "Price Drop Amount": "-1", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 7849}, {\"Name\": \"Ai+ Pulse\", \"Price\": 4999}, {\"Name\": \"Poco X7 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Motorola Moto E32s\", \"Price\": 9880}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Oppo K13\", \"Price\": 16899}, {\"Name\": \"Poco M5 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Poco C55\", \"Price\": 8490}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/xiaomi/2022/poco-m5s/xiaomi-poco-m5s-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/poco-m5s/xiaomi-poco-m5s-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..92091c2da05 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-m5s/xiaomi-poco-m5s-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m5s-4gb-64gb-4g-lte", + "name": "Poco M5s", + "brand": "xiaomi", + "release_date": "2022-09-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m5s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.29 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Standard Mode, Sunlight Mode, Night Mode, Color Temperature Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "360̊ Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP53", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Poco M5s", + "General.OS Updates": "", + "General.Release Date": "September 05, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-08", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Poco M5s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Poco M5 (6GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 13X\", \"Price\": 13990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco F6 5G (12GB RAM + 512GB)\", \"Price\": 26999}, {\"Name\": \"Honor 200 (12GB RAM + 512GB)\", \"Price\": 34999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Xiaomi Redmi Note 10S (6GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy A16 4G\", \"Price\": 17990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/xiaomi/2022/poco-x4-gt-5g-8gb-ram-256gb/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2022/poco-x4-gt-5g-8gb-ram-256gb/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..90de0a1fb26 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-x4-gt-5g-8gb-ram-256gb/xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x4-gt-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "POCO X4 GT 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2022-06-23", + "ram_gb": 8, + "battery_mah": 5080, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x4-gt-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone, HDR, Panorama, Night Mode, AI Camera, Long Exposures, Timed-Burst, Photo Clones, Documents Mode, Macro, HDR, AI Beautify, Filters, Portrait, Movie Frame, Pro Mode, Slow Motion, VLOG, Time-Lapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 163.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Dolby Vision, Brightness: 650 nits (HBM), 500 nits (typ), Contrast Ratio: 1400:1, Sunlight Display, DC Dimming, RGB Pixel", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "LiquidCool Technology 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X4 GT", + "General.OS Updates": "", + "General.Release Date": "June 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO X4 GT 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "28990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 25999}, {\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"Tecno Camon 20 Pro 5G\", \"Price\": 14999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 117999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/poco-x4-gt-5g/xiaomi-poco-x4-gt-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/poco-x4-gt-5g/xiaomi-poco-x4-gt-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..32f5233c4a1 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-x4-gt-5g/xiaomi-poco-x4-gt-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x4-gt-5g-8gb-128gb-5g", + "name": "POCO X4 GT 5G", + "brand": "xiaomi", + "release_date": "2022-06-23", + "ram_gb": 8, + "battery_mah": 5080, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x4-gt-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone, HDR, Panorama, Night Mode, AI Camera, Long Exposures, Timed-Burst, Photo Clones, Documents Mode, Macro, HDR, AI Beautify, Filters, Portrait, Movie Frame, Pro Mode, Slow Motion, VLOG, Time-Lapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.3 x 163.6 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, Dolby Vision, Brightness: 650 nits (HBM), 500 nits (typ), Contrast Ratio: 1400:1, Sunlight Display, DC Dimming, RGB Pixel", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "LiquidCool Technology 2.0", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Color Temperature Sensor, Accelerometer, Gyroscope, Electronic Compass, Linear Motor", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X4 GT", + "General.OS Updates": "", + "General.Release Date": "June 23, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO X4 GT 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 24999}, {\"Name\": \"Nubia Neo\", \"Price\": 15990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/poco-x4-pro-5g-6gb-ram-128gb/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/poco-x4-pro-5g-6gb-ram-128gb/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..67cf39a9031 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-x4-pro-5g-6gb-ram-128gb/xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x4-pro-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Poco X4 Pro 5G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x4-pro-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Tilt Shift, Ultra Wide Mode, Macro Mode, Long Exposure, Dual Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.19 x 8.12 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Peak Brightness, Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color In-Cell AMOLED Dot Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0AWGIN, X4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "March 28, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-27", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X4 Pro 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13600.0", + "Price Drop": "-0.11985654", + "Price Drop Amount": "-16", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12290}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21859}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21389}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13494}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 12649}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10899}, {\"Name\": \"Poco M6 Pro 5G (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13589}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/poco-x4-pro-5g-8gb-ram-128gb/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/poco-x4-pro-5g-8gb-ram-128gb/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..1790e83c6ae --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-x4-pro-5g-8gb-ram-128gb/xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x4-pro-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Poco X4 Pro 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-28", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x4-pro-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Tilt Shift, Ultra Wide Mode, Macro Mode, Long Exposure, Dual Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.19 x 8.12 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Peak Brightness, Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color In-Cell AMOLED Dot Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0AWGIN, X4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "March 28, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X4 Pro 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15490.0", + "Price Drop": "0.66378766", + "Price Drop Amount": "103", + "Related Items": "[{\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10899}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 15799}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22999}, {\"Name\": \"OnePlus Nord CE 4 Lite 5G\", \"Price\": 17899}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 22999}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18299}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/poco-x4-pro-5g/xiaomi-poco-x4-pro-5g-6gb-64gb-5g.json b/data/smartphone/xiaomi/2022/poco-x4-pro-5g/xiaomi-poco-x4-pro-5g-6gb-64gb-5g.json new file mode 100644 index 00000000000..a1f6f6bb6e7 --- /dev/null +++ b/data/smartphone/xiaomi/2022/poco-x4-pro-5g/xiaomi-poco-x4-pro-5g-6gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x4-pro-5g-6gb-64gb-5g", + "name": "Poco X4 Pro 5G", + "brand": "xiaomi", + "release_date": "2022-03-28", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 205.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x4-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color In-Cell AMOLED Dot Display (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, AI Portrait Mode, Pro Mode, AI Scene Detection, Night Mode, Short Video, Slow Motion, Time Lapse, Panorama, AI Watermark, Pro Color, Timed Burst, Tilt Shift, Ultra Wide Mode, Macro Mode, Long Exposure, Dual Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.19 x 8.12 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200 nits Peak Brightness, Contrast Ratio: 4500000:1, NTSC Ratio: Supports DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color In-Cell AMOLED Dot Display (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "MZB0AWGIN, X4 Pro 5G", + "General.OS Updates": "", + "General.Release Date": "March 28, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X4 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12400.0", + "Price Drop": "-4.5135865", + "Price Drop Amount": "-560", + "Related Items": "[{\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Poco M4 Pro 5G\", \"Price\": 10999}, {\"Name\": \"POCO X5 5G\", \"Price\": 13499}, {\"Name\": \"OnePlus Nord CE 2 Lite 5G\", \"Price\": 14999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Oppo A5x 5G (6GB RAM + 128GB)\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Realme P4 5G\", \"Price\": 17499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695 ", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10-6gb-ram-128gb/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10-6gb-ram-128gb/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9cd22e72244 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10-6gb-ram-128gb/xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-17", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.56 x 169.59 x 9.13 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "1.1651399", + "Price Drop Amount": "117", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Samsung Galaxy F55 5G\", \"Price\": 19669}, {\"Name\": \"Xiaomi Redmi A5 4G (4GB RAM + 128GB)\", \"Price\": 7249}, {\"Name\": \"Motorola Moto G34 5G (8GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"Realme C51\", \"Price\": 8999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10-china/xiaomi-redmi-10-china-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10-china/xiaomi-redmi-10-china-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..6c378187d19 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10-china/xiaomi-redmi-10-china-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-china-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 (China)", + "brand": "xiaomi", + "release_date": "2022-02-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-china", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 161.95 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display, Reading Mode 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 2022", + "General.OS Updates": "", + "General.Release Date": "February 15, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 (China)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 118999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 18999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50749}, {\"Name\": \"OnePlus Nord CE 5 5G (12GB RAM + 256GB)\", \"Price\": 22517}, {\"Name\": \"Vivo V70 FE\", \"Price\": 37999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 26990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25995}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10-prime-2022-4gb-ram-128gb/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10-prime-2022-4gb-ram-128gb/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..9f7125b72a3 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10-prime-2022-4gb-ram-128gb/xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-prime-2022-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022 (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-05-09", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-prime-2022-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 Prime 2022", + "General.OS Updates": "", + "General.Release Date": "May 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 Prime 2022 (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11799.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10249}, {\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14969}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10-prime-2022-6gb-ram-128gb/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10-prime-2022-6gb-ram-128gb/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..39759b29d07 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10-prime-2022-6gb-ram-128gb/xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-prime-2022-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-05-09", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-prime-2022-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 Prime 2022", + "General.OS Updates": "", + "General.Release Date": "May 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 Prime 2022 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 16525}, {\"Name\": \"Realme 15T 5G\", \"Price\": 20375}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 107990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 33999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10-prime-2022/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10-prime-2022/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..bf598a3d0c9 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10-prime-2022/xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-prime-2022-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10 Prime 2022", + "brand": "xiaomi", + "release_date": "2022-05-09", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 192.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10-prime-2022", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 162 x 9.6 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "~ 83.4%", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10 Prime 2022", + "General.OS Updates": "", + "General.Release Date": "May 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-02", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10 Prime 2022", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 11 Prime 5G\", \"Price\": 13960}, {\"Name\": \"Realme 12 Plus 5G (8GB RAM + 256GB)\", \"Price\": 21999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16789}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10/xiaomi-redmi-10-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10/xiaomi-redmi-10-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..be8463dc567 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10/xiaomi-redmi-10-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10", + "brand": "xiaomi", + "release_date": "2022-03-17", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.56 x 169.59 x 9.13 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "-6.1177773", + "Price Drop Amount": "-581", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 8899}, {\"Name\": \"Ai+ Nova 5G\", \"Price\": 8499}, {\"Name\": \"OPPO Reno 6\", \"Price\": 25999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 10499}, {\"Name\": \"Realme C55\", \"Price\": 8490}, {\"Name\": \"Ai+ Pulse\", \"Price\": 6288}, {\"Name\": \"Xiaomi Redmi 9 Power\", \"Price\": 8290}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10a-4gb-ram-64gb/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10a-4gb-ram-64gb/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8ed560666a4 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10a-4gb-ram-64gb/xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10a-4gb-ram-64gb-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10A (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2022-04-20", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10a-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness : 400nit typ, Contrast: 1500:1, NTSC : 70%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10A", + "General.OS Updates": "", + "General.Release Date": "April 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10A (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8880.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Infinix Smart 10\", \"Price\": 6990}, {\"Name\": \"Poco C60\", \"Price\": 7990}, {\"Name\": \"Tecno POP 5 LTE\", \"Price\": 8990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 91999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "8X Cortex-A53 cores 2.0GHz & 8X Cortex-A53 cores 1.5GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10a-6gb-ram-128gb/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10a-6gb-ram-128gb/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..f6417422bb8 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10a-6gb-ram-128gb/xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10a-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10A (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-04-20", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10a-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness : 400nit typ, Contrast: 1500:1, NTSC : 70%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10A", + "General.OS Updates": "", + "General.Release Date": "April 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10A (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6300}, {\"Name\": \"Xiaomi Redmi A3 Pro\", \"Price\": 8990}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Oppo F31 5G\", \"Price\": 22999}, {\"Name\": \"Vivo Y500 5G\", \"Price\": 17990}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 27782}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "8X Cortex-A53 cores 2.0GHz & 8X Cortex-A53 cores 1.5GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10a/xiaomi-redmi-10a-3gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10a/xiaomi-redmi-10a-3gb-32gb-4g-lte.json new file mode 100644 index 00000000000..d68213d6536 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10a/xiaomi-redmi-10a-3gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10a-3gb-32gb-4g-lte", + "name": "Xiaomi Redmi 10A", + "brand": "xiaomi", + "release_date": "2022-04-20", + "ram_gb": 3, + "battery_mah": 5000, + "weight_g": 194.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10a", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.53 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.07 x 164.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "194 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness : 400nit typ, Contrast: 1500:1, NTSC : 70%", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.53 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10A", + "General.OS Updates": "", + "General.Release Date": "April 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10A", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7490.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10C\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 8199}, {\"Name\": \"Vivo Y04s\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi A1\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Xiaomi Redmi 12 4G\", \"Price\": 9990}, {\"Name\": \"Xiaomi Redmi Note 7 Pro\", \"Price\": 9699}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 12999}, {\"Name\": \"Honor X9c\", \"Price\": 20998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G25", + "Technical.Core Details": "8X Cortex-A53 cores 2.0GHz & 8X Cortex-A53 cores 1.5GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM GE8320", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g25" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10c-4gb-ram-128gb/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10c-4gb-ram-128gb/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cc6012de104 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10c-4gb-ram-128gb/xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10c-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 10C (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-12", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10c-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.56 x 169.59 x 9.13 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10C", + "General.OS Updates": "", + "General.Release Date": "March 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-09", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10C (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19985}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 11999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-10c/xiaomi-redmi-10c-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-10c/xiaomi-redmi-10c-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..172edafe147 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-10c/xiaomi-redmi-10c-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-10c-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 10C", + "brand": "xiaomi", + "release_date": "2022-03-12", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 203.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-10c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 268 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.56 x 169.59 x 9.13 mm", + "Design.Qwerty": "", + "Design.Weight": "203 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 268 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.7 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Vibration Motor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 10C", + "General.OS Updates": "", + "General.Release Date": "March 12, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 10C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 8899}, {\"Name\": \"Xiaomi Redmi 10\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi 10 Power\", \"Price\": 12490}, {\"Name\": \"Xiaomi Redmi 9\", \"Price\": 11499}, {\"Name\": \"Xiaomi Redmi 10 (6GB RAM + 128GB)\", \"Price\": 10990}, {\"Name\": \"Xiaomi Redmi A3\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6879}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Samsung Galaxy A14 4G\", \"Price\": 10000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-11-prime-6gb-ram-128gb/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-11-prime-6gb-ram-128gb/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c4ccd4a7928 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-11-prime-6gb-ram-128gb/xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-11-prime-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 11 Prime (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-09-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-11-prime-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, Custom Watermark, HDR, AI Scene Detection, Google Lens, \nMovie Frame, Pro Colour, Colour Focus, Skyscaping", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.2 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.09 x 163.99 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.07:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch , 400 nits(typ) Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 11 Prime", + "General.OS Updates": "", + "General.Release Date": "September 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-01", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 11 Prime (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9730.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M5\", \"Price\": 8770}, {\"Name\": \"Oppo A5 (2025)\", \"Price\": 16499}, {\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 116999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 56750}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"Xiaomi Redmi Note 15 Pro 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/xiaomi/2022/redmi-11-prime/xiaomi-redmi-11-prime-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-11-prime/xiaomi-redmi-11-prime-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..035ed0fdcbe --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-11-prime/xiaomi-redmi-11-prime-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-11-prime-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 11 Prime", + "brand": "xiaomi", + "release_date": "2022-09-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-11-prime", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 400 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "164 hours", + "Battery.Reverse Charging": "Yes, 9W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "37 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama, Pro Mode, Night Mode, Custom Watermark, HDR, AI Scene Detection, Google Lens, \nMovie Frame, Pro Colour, Colour Focus, Skyscaping", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Main)
2 MP ƒ/2.2 (Depth Sensor)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.09 x 163.99 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.07:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "240Hz Touch , 400 nits(typ) Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 400 PPI", + "Display.Screen to Body Ratio": "~ 82%", + "Display.Size": "6.58 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Upto 8 GB Virtual RAM, Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 11 Prime", + "General.OS Updates": "", + "General.Release Date": "September 06, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 11 Prime", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8499.0", + "Price Drop": "7.9360647", + "Price Drop Amount": "674", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 13 Prime 5G\", \"Price\": 17990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16399}, {\"Name\": \"Infinix Hot 30i\", \"Price\": 9499}, {\"Name\": \"Motorola Moto G85 5G\", \"Price\": 15970}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/xiaomi/2022/redmi-a1-plus/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-a1-plus/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..76cffc8d9d4 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-a1-plus/xiaomi-redmi-a1-plus-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a1-plus-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi A1 Plus", + "brand": "xiaomi", + "release_date": "2022-10-14", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a1-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2 (Wide Angle)
0.3 MP
AI", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11 b/g/n", + "Design.Bezel less": "", + "Design.Colors": "Light Blue, Black, Light Green", + "Design.Design Type": "", + "Design.Dimensions": "76.75 x 164.9 x 9.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120Hz Touch , 400 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 81%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "E-Compass, P-Sensor, L-Sensor, G-sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi A1 Plus", + "General.OS Updates": "", + "General.Release Date": "October 14, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A1 Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7544.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 9 Activ\", \"Price\": 8490}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 73999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16615}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 17200}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2022/redmi-a1/xiaomi-redmi-a1-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-a1/xiaomi-redmi-a1-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..fa135f273d6 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-a1/xiaomi-redmi-a1-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a1-2gb-32gb-4g-lte", + "name": "Xiaomi Redmi A1", + "brand": "xiaomi", + "release_date": "2022-01-01", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a1", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP ƒ/2.2 (Wide Angle)

Ai lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.75 x 164.9 x 9.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120Hz Touch , 400nits(typ.) Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 88.89%", + "Display.Size": "6.52 inches, 720 x 1600 pixels", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "No", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Virtual Light Sensor, Virtual Proximity Sensor ", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi A1", + "General.OS Updates": "", + "General.Release Date": "September 06. 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A1", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7499.0", + "Price Drop": "-2.0238426", + "Price Drop Amount": "-152", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A2\", \"Price\": 5998}, {\"Name\": \"Xiaomi Redmi A5 5G\", \"Price\": 9990}, {\"Name\": \"Xiaomi Redmi 7A (2GB RAM + 32GB)\", \"Price\": 6990}, {\"Name\": \"Xiaomi Redmi A1 Plus\", \"Price\": 5499}, {\"Name\": \"Xiaomi Redmi A2 Plus\", \"Price\": 6349}, {\"Name\": \"Motorola Moto E13\", \"Price\": 5999}, {\"Name\": \"Poco C51\", \"Price\": 7069}, {\"Name\": \"Poco F1\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi Note 7 (3GB RAM + 32GB)\", \"Price\": 8199}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2022/redmi-k40s-5g/xiaomi-redmi-k40s-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-k40s-5g/xiaomi-redmi-k40s-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..2d2916b8aeb --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-k40s-5g/xiaomi-redmi-k40s-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k40s-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K40s 5G", + "brand": "xiaomi", + "release_date": "2022-03-17", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 195.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k40s-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
8 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76 x 163.2 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10+, 1300 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.6%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K40s", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K40s 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 15677}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 25750}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 26857}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/xiaomi/2022/redmi-k50-5g/xiaomi-redmi-k50-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-k50-5g/xiaomi-redmi-k50-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..b19841f9cfd --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-k50-5g/xiaomi-redmi-k50-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k50-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi K50 5G", + "brand": "xiaomi", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5500, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k50-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX582 ", + "Camera.Features": "Super Night Scene, Cine Mode, Cine Filters, Super Image Stabilization, Focus Peaking, Exposure Feedback, Voice Control Photography, Timer Continuous Shooting, Magic Clone Long Exposure, Voice to Subtitles, Dynamic Photos, VLOG, AI Watermark, AI Camera, Portrait Beauty, Video Beauty, Kaleidoscope, Professional RAW Format", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP (Wide Angle)
8 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1200 nits (peak), AI Display, Eye Protection Mode, Sunshine Screen", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 526 PPI", + "Display.Screen to Body Ratio": "~ 86.4%", + "Display.Size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K50 ", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-22", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K50 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "27990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 79999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20005}, {\"Name\": \"Apple iPhone 15\", \"Price\": 52499}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14399}, {\"Name\": \"Realme P3 Ultra (8GB RAM + 256GB)\", \"Price\": 19999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/redmi-k50-pro-5g/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-k50-pro-5g/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..ee293271d51 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-k50-pro-5g/xiaomi-redmi-k50-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k50-pro-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi K50 Pro 5G", + "brand": "xiaomi", + "release_date": "2022-03-17", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 201.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k50-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color OLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung S5KHM2", + "Camera.Features": "Super Night Scene, Cine Mode, Cine Filters, Super Image Stabilization, Focus Peaking, Exposure Feedback, Voice Control Photography, Timer Continuous Shooting, Magic Clone Long Exposure, Voice to Subtitles, Dynamic Photos, VLOG, AI Watermark, AI Camera, Portrait Beauty, Video Beauty, Kaleidoscope, Professional RAW Format", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "108 MP (Wide Angle)
8 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.1 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "201 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1200 nits (peak), Eye Protection Mode, Sunshine Screen, DCI-P3", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 526 PPI", + "Display.Screen to Body Ratio": "~ 86.4%", + "Display.Size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS (1), BDS (3), GALILEO (2), QZSS (2), NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi K50 Pro", + "General.OS Updates": "", + "General.Release Date": "March 17, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K50 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "34990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Realme 15x 5G\", \"Price\": 16999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16504}, {\"Name\": \"OnePlus 15\", \"Price\": 79999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16693}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 9000", + "Technical.Core Details": "1x3.05 GHz Cortex-X2 & 3x2.85 GHz Cortex-A710 & 4x1.80 GHz Cortex-A510", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G710 MC10", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-9000-plus" +} diff --git a/data/smartphone/xiaomi/2022/redmi-k50i-5g/xiaomi-redmi-k50i-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-k50i-5g/xiaomi-redmi-k50i-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..1cee327adcb --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-k50i-5g/xiaomi-redmi-k50i-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k50i-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi K50i 5G", + "brand": "xiaomi", + "release_date": "2022-07-20", + "ram_gb": 6, + "battery_mah": 5080, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k50i-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color Liquid FFS LCD Panel (1 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ai Camera, Long Exposures, Timed-burst, Photo Clones, Documents Mode, Macro, HDR, Ai Beautify Filters, Portrait, Movie Frame, Night Mode, Panorama, Pro Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1 | N3 | N5 | N7 | N8 | N20 | N28A | N38 | N40 | N41 | N77 | N78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.29 x 163.64 x 8.87 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1400:1 Contrast Ratio,650 nits (HBM), 500 nits (typ) Brightness, AI Display, Eye Protection Mode, Sunlight Display, 100% DCI-P3, 7 Stage Adaptive Sync", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes, 270 Hz Touch Sampling Rate", + "Display.Type": "Color Liquid FFS LCD Panel (1 Billion)", + "Extra.3.5mm Headphone Jack": "Yes, 500mv @ 32Ω, High Impedance Jack", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": " Dolby Atmos, Dual Stereo Speakers, Liquid Cool Technology 2.0, Super Big VC + 7 layers of graphite, X-axis linear motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum, X-Axis Linear Motor, IR Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP53", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K50i", + "General.OS Updates": "", + "General.Release Date": "July 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K50i 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22999.0", + "Price Drop": "4.981164", + "Price Drop Amount": "1146", + "Related Items": "[{\"Name\": \"iQOO Neo 10R\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Vivo V60e\", \"Price\": 29999}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 22999}, {\"Name\": \"Oppo K13 Turbo Pro\", \"Price\": 35999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Mi 11T Pro 5G\", \"Price\": 20999}, {\"Name\": \"Xiaomi Mi 11X\", \"Price\": 19999}, {\"Name\": \"Oppo K13 Turbo\", \"Price\": 23723}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/redmi-k50i-8gb-ram-256gb/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2022/redmi-k50i-8gb-ram-256gb/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..5c723195641 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-k50i-8gb-ram-256gb/xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k50i-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi K50i (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2022-07-20", + "ram_gb": 8, + "battery_mah": 5080, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k50i-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color Liquid FFS LCD Panel (1 Billion)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Ai Camera, Long Exposures, Timed-burst, Photo Clones, Documents Mode, Macro, HDR, Ai Beautify Filters, Portrait, Movie Frame, Night Mode, Panorama, Pro Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.89 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "N1 | N3 | N5 | N7 | N8 | N20 | N28A | N38 | N40 | N41 | N77 | N78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.29 x 163.64 x 8.87 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1400:1 Contrast Ratio,650 nits (HBM), 500 nits (typ) Brightness, AI Display, Eye Protection Mode, Sunlight Display, 100% DCI-P3, 7 Stage Adaptive Sync", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes, 270 Hz Touch Sampling Rate", + "Display.Type": "Color Liquid FFS LCD Panel (1 Billion)", + "Extra.3.5mm Headphone Jack": "Yes, 500mv @ 32Ω, High Impedance Jack", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": " Dolby Atmos, Dual Stereo Speakers, Liquid Cool Technology 2.0, Super Big VC + 7 layers of graphite, X-axis linear motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum, X-Axis Linear Motor, IR Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP53", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K50i", + "General.OS Updates": "", + "General.Release Date": "July 20, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K50i (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "5.564636", + "Price Drop Amount": "1224", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25582}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20570}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27300}, {\"Name\": \"Oppo K13 (8GB RAM + 256GB)\", \"Price\": 19340}, {\"Name\": \"CMF Phone 2 Pro 5G (8GB RAM + 256GB)\", \"Price\": 18500}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13499}, {\"Name\": \"iQOO Z10 5G\", \"Price\": 20998}, {\"Name\": \"Xiaomi Redmi K50i 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-128gb/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-128gb/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..1a41379b5bd --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-128gb/xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-01-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Extendable RAM up to 8GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11", + "General.OS Updates": "", + "General.Release Date": "January 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-27", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12490.0", + "Price Drop": "0.7390974", + "Price Drop Amount": "92", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"iQOO Z9 5G\", \"Price\": 18499}, {\"Name\": \"Xiaomi Mi A3\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi Note 8 (6GB RAM + 128GB)\", \"Price\": 8699}, {\"Name\": \"Vivo T4R 5G (8GB RAM + 256GB)\", \"Price\": 23599}, {\"Name\": \"Realme 10\", \"Price\": 9999}, {\"Name\": \"Oppo Reno 11F 5G\", \"Price\": 25990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-64gb/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-64gb/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a961f045bea --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-6gb-ram-64gb/xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-6gb-ram-64gb-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11 (6GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2022-01-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-6gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Extendable RAM up to 8GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11", + "General.OS Updates": "", + "General.Release Date": "January 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 (6GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "28.4427", + "Price Drop Amount": "3126", + "Related Items": "[{\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 11930}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Samsung Galaxy M11\", \"Price\": 12900}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 20102}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 17379}, {\"Name\": \"Honor Magic 6 Lite\", \"Price\": 34999}, {\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..8fb640ff5a4 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-pro-4g-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 Pro 4G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-pro-4g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Turbo Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.19 x 8.12 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display, Reading Mode 3.0, DCI-P3 Wide Color Gamut, Brightness: HBM 700 nits (typ), 1200 nits peak brightness (typ), Contrast ratio: 45,00,000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Electronic Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11 Pro", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-30", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 Pro 4G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "20999.0", + "Price Drop": "-4.5979114", + "Price Drop Amount": "-966", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 4G\", \"Price\": 15990}, {\"Name\": \"Xiaomi 15\", \"Price\": 70989}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 21100}, {\"Name\": \"Honor X9B\", \"Price\": 25999}, {\"Name\": \"Xiaomi Redmi Note 11 (6GB RAM + 128GB)\", \"Price\": 11990}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Samsung Galaxy S23 Ultra 5G\", \"Price\": 74999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cb95b54446e --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-pro-4g/xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-pro-4g-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11 Pro 4G", + "brand": "xiaomi", + "release_date": "2022-03-09", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-pro-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Turbo Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.19 x 8.12 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Sunlight Display, Reading Mode 3.0, DCI-P3 Wide Color Gamut, Brightness: HBM 700 nits (typ), 1200 nits peak brightness (typ), Contrast ratio: 45,00,000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Electronic Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11 Pro", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-21", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 Pro 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "-1.3824711", + "Price Drop Amount": "-235", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 9 Pro (4GB RAM + 128GB)\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Realme 10 Pro\", \"Price\": 18999}, {\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"Samsung Galaxy A34 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..f384406d667 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-128gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-03-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-pro-plus-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 365 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Turbo Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 3.0, Sunlight Display, Brightness: HBM 700 nits (typ), 1200 nits peak brightness (typ)Contrast ratio: 4,500,000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 365 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Electronic Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-29", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19946.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10662}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 17250}, {\"Name\": \"Samsung Galaxy F54\", \"Price\": 35999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 17499}, {\"Name\": \"Realme P4x 5G\", \"Price\": 13999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-256gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-256gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f70e392f141 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11-pro-plus-5g-8gb-ram-256gb/xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-pro-plus-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2022-03-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11-pro-plus-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 365 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Turbo Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 163.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Reading Mode 3.0, Sunlight Display, Brightness: HBM 700 nits (typ), 1200 nits peak brightness (typ)Contrast ratio: 4,500,000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 365 PPI", + "Display.Screen to Body Ratio": "~ 86.1%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 360 Hz Touch Sampling Rate", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers, RAM Booster up to 3GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyroscope, Proximity, Electronic Compass, Ambient Light Sensor", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "March 09, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11 Pro Plus 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "-0.031714305", + "Price Drop Amount": "-8", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20600}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27880}, {\"Name\": \"iQOO Z10R (8GB RAM + 256GB)\", \"Price\": 21498}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 30000}, {\"Name\": \"Xiaomi 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11189}, {\"Name\": \"Nothing Phone 3a Pro (12GB RAM + 256GB)\", \"Price\": 31900}, {\"Name\": \"Samsung Galaxy A35 5G\", \"Price\": 18570}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11/xiaomi-redmi-note-11-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11/xiaomi-redmi-note-11-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..d0bbd509a52 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11/xiaomi-redmi-note-11-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11", + "brand": "xiaomi", + "release_date": "2022-01-26", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "Extendable RAM up to 8GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11", + "General.OS Updates": "", + "General.Release Date": "January 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10790.0", + "Price Drop": "9.140738", + "Price Drop Amount": "986", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19999}, {\"Name\": \"POCO M4 Pro 4G\", \"Price\": 9590}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 11S\", \"Price\": 11990}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 680", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-680" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11e-pro-5g/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11e-pro-5g/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..7c5b1b4fbf2 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11e-pro-5g/xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11e-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 11E Pro 5G", + "brand": "xiaomi", + "release_date": "2022-03-02", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 202.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11e-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.1 x 164.2 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "202 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 700 nits, 1200 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BDS, GALILEO", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11E Pro", + "General.OS Updates": "", + "General.Release Date": "March 02, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-31", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11E Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108980}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11s-6gb-ram-128gb/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11s-6gb-ram-128gb/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5b2c79fb8fa --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11s-6gb-ram-128gb/xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11s-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11S (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-02-09", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11s-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "180 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11S", + "General.OS Updates": "", + "General.Release Date": "February 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11S (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "9.159273", + "Price Drop Amount": "1098", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13780}, {\"Name\": \"Vivo T4R 5G\", \"Price\": 19499}, {\"Name\": \"Samsung Galaxy A53 5G\", \"Price\": 19999}, {\"Name\": \"Motorola Moto G64 5G (12GB RAM + 256GB)\", \"Price\": 15960}, {\"Name\": \"Realme 12 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A26 (8GB RAM + 256GB)\", \"Price\": 26999}, {\"Name\": \"CMF Phone 2 Pro\", \"Price\": 18599}, {\"Name\": \"Realme 12 Plus 5G\", \"Price\": 19100}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11s-8gb-ram-128gb/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11s-8gb-ram-128gb/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..26cca67d304 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11s-8gb-ram-128gb/xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11s-8gb-ram-128gb-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi Note 11S (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2022-02-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11s-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "180 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11S", + "General.OS Updates": "", + "General.Release Date": "February 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11S (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "8.640212", + "Price Drop Amount": "1036", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 9 Pro Max (8GB RAM +128GB)\", \"Price\": 12999}, {\"Name\": \"Motorola Moto G60\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13619}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10699}, {\"Name\": \"Samsung Galaxy A15 4G\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 13X\", \"Price\": 13990}, {\"Name\": \"Realme P3x 5G (8GB RAM + 128GB)\", \"Price\": 13739}, {\"Name\": \"Motorola Moto G35 5G (8GB RAM + 128GB)\", \"Price\": 12299}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11s/xiaomi-redmi-note-11s-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11s/xiaomi-redmi-note-11s-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4eb2b3ee2f3 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11s/xiaomi-redmi-note-11s-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11S", + "brand": "xiaomi", + "release_date": "2022-02-09", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "180 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11S", + "General.OS Updates": "", + "General.Release Date": "February 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 11S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "10.020501", + "Price Drop Amount": "1102", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Xiaomi Redmi Note 11SE\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13619}, {\"Name\": \"Xiaomi Redmi Note 15\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 11 Pro 5G\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 10 Pro Max\", \"Price\": 22999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11se-5g/xiaomi-redmi-note-11se-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11se-5g/xiaomi-redmi-note-11se-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..5241f3d2838 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11se-5g/xiaomi-redmi-note-11se-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11se-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi Note 11SE 5G", + "brand": "xiaomi", + "release_date": "2022-05-24", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 190.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11se-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 405 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode, HDR, Movie Frame, Pro Colour, Colour Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "48 MP ƒ/1.79 (Main)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.34 x 161.81 x 8.92 mm", + "Design.Qwerty": "", + "Design.Weight": "190 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "180Hz Touch , 360° Light Sensing, Reading Mode 3.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 405 PPI", + "Display.Screen to Body Ratio": "", + "Display.Size": "6.5 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11SE", + "General.OS Updates": "", + "General.Release Date": "May 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 11SE 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11SE\", \"Price\": 18990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 25849}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 36999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 700", + "Technical.Core Details": "Arm Cortex-A76 @ Up to 2.2GHz & Arm Cortex-A55 @ Up to 2GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11se/xiaomi-redmi-note-11se-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2022/redmi-note-11se/xiaomi-redmi-note-11se-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..76a4d288e06 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11se/xiaomi-redmi-note-11se-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11se-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 11SE", + "brand": "xiaomi", + "release_date": "2022-08-26", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 178.8, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels", + "resolution": "~ 409 PPI", + "type": "Color Super AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode, HDR, Movie Frame, Pro Colour, Colour Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.45
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.9 (Main)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Depth Sensor)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.5 x 160.46 x 8.29 mm", + "Design.Qwerty": "", + "Design.Weight": "178.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1100 nits peak Brightness, Sunlight mode 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 83.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color Super AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, IP53", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11SE", + "General.OS Updates": "", + "General.Release Date": "August 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-11", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 11SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "-5.805307", + "Price Drop Amount": "-755", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 11S\", \"Price\": 12590}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13619}, {\"Name\": \"Xiaomi Redmi Note 11\", \"Price\": 12290}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28759}, {\"Name\": \"Lava Storm Play 5G\", \"Price\": 10499}, {\"Name\": \"Lava Blaze 2 5G (6GB RAM + 128GB)\", \"Price\": 7499}, {\"Name\": \"Poco M7 5G\", \"Price\": 8969}, {\"Name\": \"Xiaomi Redmi Note 11T 5G (6GB RAM + 128GB)\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 13343}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G95", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G76 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "helio-g95" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11t-pro-5g/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11t-pro-5g/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..7d0c8db13e4 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11t-pro-5g/xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11t-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 11T Pro 5G", + "brand": "xiaomi", + "release_date": "2022-05-24", + "ram_gb": 6, + "battery_mah": 5080, + "weight_g": 200.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11t-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 407 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5080 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode, HDR, Movie Frame, Pro Colour, Colour Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.6 (Main)
8 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.29 x 163.64 x 8.87 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Sunlight Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 407 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11T Pro", + "General.OS Updates": "", + "General.Release Date": "May 24, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 11T Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 23899}, {\"Name\": \"Samsung Galaxy A35 5G (8GB RAM + 256GB)\", \"Price\": 20999}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-11t-pro-plus-5g/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-11t-pro-plus-5g/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..7248ebb0219 --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-11t-pro-plus-5g/xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-11t-pro-plus-5g-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 11T Pro Plus 5G", + "brand": "xiaomi", + "release_date": "2022-05-24", + "ram_gb": 8, + "battery_mah": 4400, + "weight_g": 198.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-11t-pro-plus-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "resolution": "~ 401 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4400 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panaroma, Time Lapse, Pro Mode, Night Mode, HDR, Movie Frame, Pro Colour, Colour Focus", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Main)
8 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "74.29 x 163.64 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "198 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Sunlight Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 401 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.6 inches, 1080 x 2460 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 11T Pro Plus", + "General.OS Updates": "", + "General.Release Date": "May 24, 2022 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-22", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 11T Pro Plus 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "22990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.85 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8100", + "Technical.Core Details": "4x2.85 GHz Cortex-A78 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G610 MC6", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-8100" +} diff --git a/data/smartphone/xiaomi/2022/redmi-note-12-discovery-edition/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g.json b/data/smartphone/xiaomi/2022/redmi-note-12-discovery-edition/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g.json new file mode 100644 index 00000000000..79772f3b4df --- /dev/null +++ b/data/smartphone/xiaomi/2022/redmi-note-12-discovery-edition/xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-discovery-edition-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Discovery Edition", + "brand": "xiaomi", + "release_date": "2022-10-27", + "ram_gb": 8, + "battery_mah": 4300, + "weight_g": 207.5, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-discovery-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 210W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "dual-tone , HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
1/3.06\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
24mm, 1/1.4\", 0.56µm
8 MP ƒ/1.9 (Ultra Wide)
119˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "K @ 30 fps, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28A/n38/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "76 x 162.9 x 9 mm", + "Design.Qwerty": "", + "Design.Weight": "207.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (under display, optical) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Discovery Edition", + "General.OS Updates": "", + "General.Release Date": " October 27, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 Discovery Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26998}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/13t-pro-5g/xiaomi-13t-pro-5g-12gb-256gb-5g.json b/data/smartphone/xiaomi/2023/13t-pro-5g/xiaomi-13t-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..60767400025 --- /dev/null +++ b/data/smartphone/xiaomi/2023/13t-pro-5g/xiaomi-13t-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-13t-pro-5g-12gb-256gb-5g", + "name": "Xiaomi 13T Pro 5G", + "brand": "xiaomi", + "release_date": "2023-09-26", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 200.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "13t-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX707", + "Camera.Features": "Leica lens, HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
24mm, 1/1.28\", 1.22µm, PDAF, OIS
50 MP ƒ/1.9 (Telephoto)
50mm, PDAF, 2x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
15mm", + "Camera.Video Recording": "4K, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 7, 8, 20, 28, 38, 40, 41, 66, 75, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Alpine Blue, Meadow Green, Black", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 162.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 2600nis, HDR 10+, 2880Hz PWM dimming", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass ,Linear Motor Flicker Sensor, Color Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "13T Pro", + "General.OS Updates": "", + "General.Release Date": "September 26, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-26", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi 13T Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "69999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi 14T Pro 5G\", \"Price\": 74990}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Honor 200 Pro\", \"Price\": 57999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Xiaomi 15\", \"Price\": 64997}, {\"Name\": \"Honor Magic 7 Pro\", \"Price\": 66990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "MIUI14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715 MC11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/xiaomi/2023/poco-c50/xiaomi-poco-c50-2gb-32gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c50/xiaomi-poco-c50-2gb-32gb-4g-lte.json new file mode 100644 index 00000000000..17db1cdd612 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c50/xiaomi-poco-c50-2gb-32gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c50-2gb-32gb-4g-lte", + "name": "Poco C50", + "brand": "xiaomi", + "release_date": "2023-01-03", + "ram_gb": 2, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c50", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 2, + "storage_gb": 32 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 32 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Video Mode, Portrait Mode, Short Video, Timelapse, Tilt Shift Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "8 MP (Main)
ƒ/2.4
Ai Camera", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11/b/g/n", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.45 x 164.9 x 9.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "400 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C50", + "General.OS Updates": "", + "General.Release Date": "January 03, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "2 GB", + "Memory.RAM Type": "", + "Memory.Storage": "32 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "No", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C50", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "4995.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Poco C51\", \"Price\": 8499}, {\"Name\": \"Vivo Y58 5G\", \"Price\": 17499}, {\"Name\": \"Vivo T4x 5G (8GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi A1\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi 9A\", \"Price\": 6999}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Quad Core Processor", + "Technical.Chipset": "MediaTek Helio A22", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "IMG PowerVR", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "helio-a22" +} diff --git a/data/smartphone/xiaomi/2023/poco-c55-6gb-ram-128gb/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c55-6gb-ram-128gb/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7826703a26b --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c55-6gb-ram-128gb/xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c55-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco C55 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-02-21", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c55-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 50MP Mode, Timelapse, Night Mode, Portrait Mode, Document Mode, Movie Frame, Voice Shutter, Tilt Shift, Timed Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.41 x 168.76 x 8.77 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nit (typ), 1500:1 (typ) Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.71 inches, 720 x 1650 pixels", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C55", + "General.OS Updates": "", + "General.Release Date": "February 21, 2023 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C55 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7999.0", + "Price Drop": "19.68649", + "Price Drop Amount": "1575", + "Related Items": "[{\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6999}, {\"Name\": \"Poco M7 5G\", \"Price\": 9299}, {\"Name\": \"Poco C65\", \"Price\": 8999}, {\"Name\": \"Poco C75 5G\", \"Price\": 8245}, {\"Name\": \"Motorola Moto G13\", \"Price\": 8999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/poco-c55/xiaomi-poco-c55-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c55/xiaomi-poco-c55-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..a2f8e4c8ac3 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c55/xiaomi-poco-c55-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c55-4gb-64gb-4g-lte", + "name": "Poco C55", + "brand": "xiaomi", + "release_date": "2023-02-21", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c55", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, microUSB v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 10W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 50MP Mode, Timelapse, Night Mode, Portrait Mode, Document Mode, Movie Frame, Voice Shutter, Tilt Shift, Timed Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, microUSB v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac), Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.41 x 168.76 x 8.77 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nit (typ), 1500:1 (typ) Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "Panda Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.71 inches, 720 x 1650 pixels", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP55", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C55", + "General.OS Updates": "", + "General.Release Date": "February 21, 2023 ", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C55", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "-4.440643", + "Price Drop Amount": "-422", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 7499}, {\"Name\": \"POCO C71\", \"Price\": 6198}, {\"Name\": \"Poco M7 5G\", \"Price\": 8989}, {\"Name\": \"Realme C55 (8GB RAM + 128GB)\", \"Price\": 14100}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7999}, {\"Name\": \"Poco C51\", \"Price\": 6999}, {\"Name\": \"Apple iPhone 11\", \"Price\": 43900}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/poco-c65-6gb-ram-128gb/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c65-6gb-ram-128gb/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..cd75c6d91c6 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c65-6gb-ram-128gb/xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c65-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Poco C65 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-12-12", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c65-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Timelapse, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Purple", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "MIUI Dialer", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GPS, GLONASS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Side Fingerprint Sensor, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C65", + "General.OS Updates": "", + "General.Release Date": "December 12, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C65 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9499.0", + "Price Drop": "0.2957424", + "Price Drop Amount": "28", + "Related Items": "[{\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6779}, {\"Name\": \"Poco M6 5G (6GB RAM + 128GB)\", \"Price\": 8999}, {\"Name\": \"Poco C85 5G\", \"Price\": 8999}, {\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7200}, {\"Name\": \"POCO C71\", \"Price\": 6279}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Oppo A18\", \"Price\": 9892}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 14 for POCO", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/poco-c65-8gb-ram-256gb/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c65-8gb-ram-256gb/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..5715702c49c --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c65-8gb-ram-256gb/xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c65-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Poco C65 (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-12-12", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c65-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Timelapse, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Purple", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "MIUI Dialer", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GPS, GLONASS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Side Fingerprint Sensor, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C65", + "General.OS Updates": "", + "General.Release Date": "December 12, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C65 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9700.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 8498}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 8499}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 18999}, {\"Name\": \"Poco C65 (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 9990}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 23999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 14 for POCO", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/poco-c65/xiaomi-poco-c65-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/poco-c65/xiaomi-poco-c65-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c4400878ff3 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-c65/xiaomi-poco-c65-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c65-4gb-128gb-4g-lte", + "name": "Poco C65", + "brand": "xiaomi", + "release_date": "2023-12-12", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c65", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Timelapse, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Purple", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 93%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "MIUI Dialer", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GPS, GLONASS, GALILEO, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Side Fingerprint Sensor, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "C65", + "General.OS Updates": "", + "General.Release Date": "December 12, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-09", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C65", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "8999.0", + "Price Drop": "-3.5975733", + "Price Drop Amount": "-324", + "Related Items": "[{\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Poco C75 5G\", \"Price\": 7649}, {\"Name\": \"Poco C61\", \"Price\": 6819}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 7898}, {\"Name\": \"Poco C51\", \"Price\": 7069}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Lava Storm Lite 5G (4GB RAM + 128GB)\", \"Price\": 8499}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 14 for POCO", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/poco-m6-5g-4gb-ram-64gb/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g.json b/data/smartphone/xiaomi/2023/poco-m6-5g-4gb-ram-64gb/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g.json new file mode 100644 index 00000000000..f77298f912a --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-m6-5g-4gb-ram-64gb/xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-5g-4gb-ram-64gb-4gb-64gb-5g", + "name": "Poco M6 5G (4GB RAM + 64GB)", + "brand": "xiaomi", + "release_date": "2023-12-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-5g-4gb-ram-64gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording, Timelapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.06%", + "Display.Size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 5G (4GB RAM + 64GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-12.436014", + "Price Drop Amount": "-1243", + "Related Items": "[{\"Name\": \"Poco C75 5G\", \"Price\": 7499}, {\"Name\": \"OPPO K13x 5G (6GB RAM +128GB)\", \"Price\": 12039}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7999}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10885}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 9999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/poco-m6-5g-6gb-ram-128gb/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/poco-m6-5g-6gb-ram-128gb/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..714b557e395 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-m6-5g-6gb-ram-128gb/xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Poco M6 5G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-12-22", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording, Timelapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.06%", + "Display.Size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11990.0", + "Price Drop": "-12.372334", + "Price Drop Amount": "-1483", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Infinix Note 50X 5G\", \"Price\": 11499}, {\"Name\": \"Tecno Pop 9 5G\", \"Price\": 7799}, {\"Name\": \"Vivo Y22 (4GB RAM + 128GB)\", \"Price\": 9199}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10889}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15800}, {\"Name\": \"Jio JioPhone 5G\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy A15 5G (6GB RAM + 128GB)\", \"Price\": 14444}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/poco-m6-5g-8gb-ram-256gb/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/poco-m6-5g-8gb-ram-256gb/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..d42cbc2c1f2 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-m6-5g-8gb-ram-256gb/xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco M6 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-12-22", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording, Timelapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.06%", + "Display.Size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 15838}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 7254}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 9498}, {\"Name\": \"Infinix Note 40 5G\", \"Price\": 15999}, {\"Name\": \"Poco C61 (6GB RAM + 128GB)\", \"Price\": 8499}, {\"Name\": \"Oppo A5x 5G (6GB RAM + 128GB)\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/poco-m6-5g/xiaomi-poco-m6-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2023/poco-m6-5g/xiaomi-poco-m6-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..0b2925a55c1 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-m6-5g/xiaomi-poco-m6-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-5g-4gb-128gb-5g", + "name": "Poco M6 5G", + "brand": "xiaomi", + "release_date": "2023-12-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "AI Portrait Mode, 50MP Mode, Film Filters, Night Mode, Voice Shutter, Tilt Shift, Timed Burst, Video Features: 1080p Recording, Timelapse Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)

AI Lens", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Orion Blue, Orion Blue", + "Design.Design Type": "", + "Design.Dimensions": "", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 89.06%", + "Display.Size": "6.74 inches, 720 x 1650 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Ambient Light Sensor, Proximity Sensor (Ultrasonic)", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6", + "General.OS Updates": "", + "General.Release Date": "December 22, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "-8.462851", + "Price Drop Amount": "-846", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 8499}, {\"Name\": \"Poco M6 Plus 5G\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10890}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11189}, {\"Name\": \"Poco M4 5G\", \"Price\": 12999}, {\"Name\": \"Poco M6 Pro 5G\", \"Price\": 11490}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/poco-x5-5g-8gb-ram-256gb/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/poco-x5-5g-8gb-ram-256gb/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a2f25ef7ece --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-x5-5g-8gb-ram-256gb/xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x5-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "POCO X5 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-02-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x5-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 48MP Mode, Panorama, Timelapse, AI Watermark, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP ƒ/2 (Wide Angle)
1/4\", 1.12µm
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/3/5/7/8/20/28/38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11 a/b/g/n/ac)", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.21 x 165.88 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "700 nits (HBM), 1200 nits (peak)Brightness , 1 DCI-P3 ,Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Hi-Res Audio certification", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X5", + "General.OS Updates": "", + "General.Release Date": "February 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "POCO X5 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-6.9229207", + "Price Drop Amount": "-1246", + "Related Items": "[{\"Name\": \"Motorola Moto G64 5G\", \"Price\": 12858}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 14929}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 14441}, {\"Name\": \"Infinix Note 40X 5G\", \"Price\": 14999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 14499}, {\"Name\": \"Motorola Moto G62 (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"HMD Crest Max\", \"Price\": 18990}, {\"Name\": \"Poco X7 5G\", \"Price\": 17299}, {\"Name\": \"Samsung Galaxy A16 5G (6GB RAM + 128GB)\", \"Price\": 13805}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 695", + "Technical.Core Details": "2x2.2 GHz Kryo 660 Gold & 6x1.7 GHz Kryo 660 Silver", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-695" +} diff --git a/data/smartphone/xiaomi/2023/poco-x5-pro-8gb-ram-256gb/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/poco-x5-pro-8gb-ram-256gb/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..6846bd9a2a8 --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-x5-pro-8gb-ram-256gb/xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x5-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Poco X5 Pro (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-02-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x5-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Isocell HM2 Sensor", + "Camera.Features": "Photo Mode, 108MP Mode, Panorama, Timelapse, AI Watermark, Long Exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Voice Shutter, Tilt Shift, Video Feature: Ultra Wide Video Recording, Macro Video, 4K Recording, Short Video, Slow Motion, Vlog Mode, Pro Video, EIS", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
1/3.06\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: N1/N3/N5/N8/N28/N40/N78, 5G NSA: N1/N3/N5/N8/N28/N40/N78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Yellow, Horizon Blue, Astral Black", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.91 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast: 5,000,000:1, 1920 Hz PWM Dimming, 10 Bit Display, 900 Nits Peak Brightness , Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers , Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, AGPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X5 Pro", + "General.OS Updates": "", + "General.Release Date": "February 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-01", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Poco X5 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19349.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F7 5G\", \"Price\": 31999}, {\"Name\": \"Nothing Phone 3a (8GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Infinix Note 50s 5G\", \"Price\": 17999}, {\"Name\": \"Xiaomi Redmi Note 12 Pro Plus\", \"Price\": 23999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 24999}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20690}, {\"Name\": \"Realme P4 5G\", \"Price\": 17980}, {\"Name\": \"Infinix GT 30 Pro\", \"Price\": 24700}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2023/poco-x5-pro/xiaomi-poco-x5-pro-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/poco-x5-pro/xiaomi-poco-x5-pro-6gb-128gb-5g.json new file mode 100644 index 00000000000..c5f9ca72c0b --- /dev/null +++ b/data/smartphone/xiaomi/2023/poco-x5-pro/xiaomi-poco-x5-pro-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x5-pro-6gb-128gb-5g", + "name": "Poco X5 Pro", + "brand": "xiaomi", + "release_date": "2023-02-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 181.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x5-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color OLED Screen (1.07 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Isocell HM2 Sensor", + "Camera.Features": "Photo Mode, 108MP Mode, Panorama, Timelapse, AI Watermark, Long Exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Voice Shutter, Tilt Shift, Video Feature: Ultra Wide Video Recording, Macro Video, 4K Recording, Short Video, Slow Motion, Vlog Mode, Pro Video, EIS", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
1/3.06\", 1.0µm
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: N1/N3/N5/N8/N28/N40/N78, 5G NSA: N1/N3/N5/N8/N28/N40/N78", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Yellow, Horizon Blue, Astral Black", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.91 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "181 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast: 5,000,000:1, 1920 Hz PWM Dimming, 10 Bit Display, 900 Nits Peak Brightness , Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass ", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1.07 B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "Dual Stereo Speakers , Dolby Atmos", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with GPS, AGPS, GLONASS, GALILEO, QZSS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X5 Pro", + "General.OS Updates": "", + "General.Release Date": "February 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-23", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Poco X5 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21875}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12349}, {\"Name\": \"POCO X5 5G\", \"Price\": 14490}, {\"Name\": \"Poco X7 5G\", \"Price\": 16999}, {\"Name\": \"Poco X6 5G\", \"Price\": 16990}, {\"Name\": \"Poco X4 Pro 5G\", \"Price\": 12550}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Poco M4 Pro 5G\", \"Price\": 10999}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22490}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 778G", + "Technical.Core Details": "4x2.4 GHz Kryo 670 & 4x1.8 GHz Kryo 670", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 642L", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-778g" +} diff --git a/data/smartphone/xiaomi/2023/redmi-12-4g-6gb-ram-128gb/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-12-4g-6gb-ram-128gb/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5e945d01aab --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-12-4g-6gb-ram-128gb/xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-12-4g-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12 4G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-06-15", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 198.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-12-4g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night Mode, 50MP, Custom Watermark, Google Lens, Tilt Shift, Timed Burst, Film Filters, Macro, HDR, Timelapse, Voice Shutter, Video Features: Ultra Wide Video, Macro Video, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
8 MP ƒ/2.2 (Ultra Wide)
120˚
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 802.11 a/b/g/n/ac,2.4G, 5G", + "Design.Bezel less": "", + "Design.Colors": "Jade Black, Pastel Blue, Moonstone Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.28 x 168.6 x 8.17 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "550 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "MIUI Dialer, Glass Back, Bottom firing loudspeaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 12", + "General.OS Updates": "", + "General.Release Date": "June 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 12 4G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9890.0", + "Price Drop": "-1.4525286", + "Price Drop Amount": "-144", + "Related Items": "[{\"Name\": \"Realme C63 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7599}, {\"Name\": \"Xiaomi Redmi A5 5G\", \"Price\": 9990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17500}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7699}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 10379}, {\"Name\": \"Realme C51 (4GB RAM + 128 GB)\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 15379}, {\"Name\": \"Xiaomi Redmi Note 12 (6GB RAM + 128GB)\", \"Price\": 12239}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2023/redmi-12-4g/xiaomi-redmi-12-4g-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-12-4g/xiaomi-redmi-12-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7a143dbeddc --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-12-4g/xiaomi-redmi-12-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-12-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12 4G", + "brand": "xiaomi", + "release_date": "2023-06-15", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 198.5, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-12-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "32 hours", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo, Portrait, Night Mode, 50MP, Custom Watermark, Google Lens, Tilt Shift, Timed Burst, Film Filters, Macro, HDR, Timelapse, Voice Shutter, Video Features: Ultra Wide Video, Macro Video, Timelapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
PDAF
8 MP ƒ/2.2 (Ultra Wide)
120˚
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.3", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 802.11 a/b/g/n/ac,2.4G, 5G", + "Design.Bezel less": "", + "Design.Colors": "Jade Black, Pastel Blue, Moonstone Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.28 x 168.6 x 8.17 mm", + "Design.Qwerty": "", + "Design.Weight": "198.5 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "550 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "MIUI Dialer, Glass Back, Bottom firing loudspeaker", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 12", + "General.OS Updates": "", + "General.Release Date": "June 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-06", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 12 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9799.0", + "Price Drop": "-4.781617", + "Price Drop Amount": "-469", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Vivo T2x 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 9290}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"OPPO A38\", \"Price\": 10990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G88", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g88" +} diff --git a/data/smartphone/xiaomi/2023/redmi-12c-4gb-ram-128gb/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-12c-4gb-ram-128gb/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c49b4aec487 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-12c-4gb-ram-128gb/xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-12c-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12C (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-03-30", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-12c-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.41 x 168.76 x 8.77 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nit (typ), 1500:1 (typ) Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.71 inches, 720 x 1650 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "12C", + "General.OS Updates": "", + "General.Release Date": "March 30, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-18", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 12C (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7599.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 8\", \"Price\": 7099}, {\"Name\": \"Poco C85 5G\", \"Price\": 11999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 97999}, {\"Name\": \"Realme 16 Pro 5G\", \"Price\": 30990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Realme Narzo 90\", \"Price\": 16999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-12c-6gb-ram-128gb/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-12c-6gb-ram-128gb/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..7bfb5ba0bf7 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-12c-6gb-ram-128gb/xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-12c-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 12C (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-03-30", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-12c-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.71 inches, 720 x 1650 pixels", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.41 x 168.76 x 8.77 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nit (typ), 1500:1 (typ) Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.71 inches, 720 x 1650 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "12C", + "General.OS Updates": "", + "General.Release Date": "March 30, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 12C (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "-0.42416793", + "Price Drop Amount": "-51", + "Related Items": "[{\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9998}, {\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Realme Narzo N53\", \"Price\": 10300}, {\"Name\": \"Samsung Galaxy A06\", \"Price\": 8990}, {\"Name\": \"Lava Bold 5G\", \"Price\": 10999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-12c/xiaomi-redmi-12c-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-12c/xiaomi-redmi-12c-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..4975043c895 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-12c/xiaomi-redmi-12c-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-12c-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi 12C", + "brand": "xiaomi", + "release_date": "2023-03-30", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-12c", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.71 inches, 720 x 1650 pixels, 60 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "76.41 x 168.76 x 8.77 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "500 nit (typ), 1500:1 (typ) Contrast Ratio", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.71 inches, 720 x 1650 pixels, 60 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "12C", + "General.OS Updates": "", + "General.Release Date": "March 30, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 12C", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7390.0", + "Price Drop": "28.201767", + "Price Drop Amount": "2084", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6789}, {\"Name\": \"Poco C55\", \"Price\": 8490}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18449}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15396}, {\"Name\": \"POCO C71\", \"Price\": 6125}, {\"Name\": \"Xiaomi Redmi 8 (4GB RAM + 64GB)\", \"Price\": 8499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Helio G85", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x1.8 GHz Cortex-A55", + "Technical.Custom UI": "MIUI 13 ", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-4g/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-13c-4g/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..4483086d4c8 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-4g/xiaomi-redmi-13c-4g-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-4g-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13C 4G", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Not available in Indian Variant", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
28mm, PDAF
2 MP ƒ/2.4 (Macro)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "2.4GHz, 5GHz", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Stardust Black, Starshine Green", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.625: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X, eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Not available in Indian Variant", + "Extra.Sensors": "Accelerometer, Compass, Virtual Proximity Aensor, Ambient Light", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-17", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9294.0", + "Price Drop": "-0.26458716", + "Price Drop Amount": "-25", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9897}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 6298}, {\"Name\": \"CMF Phone (1)\", \"Price\": 15404}, {\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Poco M6 5G\", \"Price\": 9190}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"POCO C71\", \"Price\": 6125}, {\"Name\": \"Xiaomi Redmi 10A\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 12C\", \"Price\": 7390}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-5g-6gb-ram-128gb/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-13c-5g-6gb-ram-128gb/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..072b8754788 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-5g-6gb-ram-128gb/xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi 13C 5G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Starlight Black, Startrail Green, Startrail Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits HBM", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor Accelerometer, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-02-16", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10000.0", + "Price Drop": "11.435956", + "Price Drop Amount": "1144", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 9999}, {\"Name\": \"Poco M7 5G\", \"Price\": 10790}, {\"Name\": \"Xiaomi Redmi A4 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Acer Super ZX 5G (6GB RAM + 128GB)\", \"Price\": 10198}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9999}, {\"Name\": \"Poco C75 5G\", \"Price\": 9218}, {\"Name\": \"Vivo T4 Lite 5G (4GB RAM + 64GB)\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi A4 5G (4GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 11980}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": " 2X Arm Cortex-A76 up to 2.2GHz& 6X Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-5g-8gb-ram-256gb/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-13c-5g-8gb-ram-256gb/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..e183b274e8c --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-5g-8gb-ram-256gb/xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi 13C 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Starlight Black, Startrail Green, Startrail Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits HBM", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes, 120 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor Accelerometer, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "-1.7511368", + "Price Drop Amount": "-245", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 12 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 11990}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"iQOO Z10 Lite 5G (8GB RAM + 256GB)\", \"Price\": 12998}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 13996}, {\"Name\": \"Realme P3x 5G\", \"Price\": 11880}, {\"Name\": \"Vivo T4 Lite 5G (8GB RAM +256GB)\", \"Price\": 12999}, {\"Name\": \"HMD Crest Max\", \"Price\": 11999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": " 2X Arm Cortex-A76 up to 2.2GHz& 6X Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-5g/xiaomi-redmi-13c-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-13c-5g/xiaomi-redmi-13c-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..474877b0f8e --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-5g/xiaomi-redmi-13c-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 13C 5G", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 267 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Standard HDR, Portrait Mode", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2.2 (Wide Angle)
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28/n40/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "2.4GHz & 5GHz", + "Design.Bezel less": "", + "Design.Colors": "Starlight Black, Startrail Green, Startrail Silver", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits HBM", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 267 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor Accelerometer, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-21", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9897.0", + "Price Drop": "3.3216312", + "Price Drop Amount": "329", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11110}, {\"Name\": \"Poco M7 5G\", \"Price\": 8498}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 8998}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 8999}, {\"Name\": \"Realme Narzo 80 Lite 5G\", \"Price\": 9499}, {\"Name\": \"iQOO Z10 Lite\", \"Price\": 9998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": " 2X Arm Cortex-A76 up to 2.2GHz& 6X Arm Cortex-A55 up to 2.0GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-6gb-ram-128gb/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-13c-6gb-ram-128gb/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b3cc89d33c0 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-6gb-ram-128gb/xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-6gb-ram-128gb-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13C (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Available in Other Countries Except India", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
28mm, PDAF
2 MP ƒ/2.4 (Macro)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "2.4GHz, 5GHz", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Stardust Black, Starshine Green", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.625: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X, eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Available in Other Countries Except India", + "Extra.Sensors": "Accelerometer, Compass, Virtual Proximity Aensor, Ambient Light", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-02", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9990.0", + "Price Drop": "-0.31908867", + "Price Drop Amount": "-32", + "Related Items": "[{\"Name\": \"Samsung Galaxy F06 5G\", \"Price\": 8480}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10499}, {\"Name\": \"Oppo A5i\", \"Price\": 12999}, {\"Name\": \"Samsung Galaxy M06 5G\", \"Price\": 9999}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Infinix Note 50\", \"Price\": 14990}, {\"Name\": \"Realme Narzo 50i\", \"Price\": 7499}, {\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Samsung Galaxy A05s (4GB RAM + 128GB)\", \"Price\": 9990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13c-8gb-ram-256gb/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-13c-8gb-ram-256gb/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..da015ec8f98 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13c-8gb-ram-256gb/xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13c-8gb-ram-256gb-8gb-256gb-4g-lte", + "name": "Xiaomi Redmi 13C (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-12-06", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 192.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13c-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Available in Other Countries Except India", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
28mm, PDAF
2 MP ƒ/2.4 (Macro)
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "2.4GHz, 5GHz", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Stardust Black, Starshine Green", + "Design.Design Type": "", + "Design.Dimensions": "78 x 168 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "192 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.625: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X, eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Available in Other Countries Except India", + "Extra.Sensors": "Accelerometer, Compass, Virtual Proximity Aensor, Ambient Light", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13C", + "General.OS Updates": "", + "General.Release Date": "December 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13C (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "6.3735867", + "Price Drop Amount": "892", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Vivo T4x 5G\", \"Price\": 13499}, {\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy A17 5G (8GB RAM + 256GB)\", \"Price\": 23499}, {\"Name\": \"Honor X7b 4G\", \"Price\": 19990}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 14C 5G (6GB RAM + 128GB)\", \"Price\": 10998}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G85", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "mediatek-helio-g85" +} diff --git a/data/smartphone/xiaomi/2023/redmi-13r-5g/xiaomi-redmi-13r-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-13r-5g/xiaomi-redmi-13r-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..81a6cf28040 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-13r-5g/xiaomi-redmi-13r-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13r-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 13R 5G", + "brand": "xiaomi", + "release_date": "2023-12-08", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13r-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
28mm, PDAF
0.08 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n41/n28A/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "Star Rock, Black Water, Wave Green, Fantasy Purple", + "Design.Design Type": "", + "Design.Dimensions": "77.91 x 168.05 x 8.19 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.625: 9, 1600nits", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "450 nits (typ), 600 nits", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.74 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Rear", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes, Yes (market/region dependent)", + "Extra.Sensors": "Vibration Motor, Acceleration Sensor, Ambient Light Sensor, Virtual Distance Sensor, Electronic Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13R 5G", + "General.OS Updates": "", + "General.Release Date": "December 08, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13R 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 13C 5G\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi Note 13R\", \"Price\": 15990}, {\"Name\": \"Poco M6 5G (4GB RAM + 64GB)\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi 14R 5G\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11110}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84989}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6100 Plus", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-6100-plus" +} diff --git a/data/smartphone/xiaomi/2023/redmi-k60-ultra/xiaomi-redmi-k60-ultra-12gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-k60-ultra/xiaomi-redmi-k60-ultra-12gb-256gb-5g.json new file mode 100644 index 00000000000..57b51bb6b7c --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-k60-ultra/xiaomi-redmi-k60-ultra-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k60-ultra-12gb-256gb-5g", + "name": "Redmi K60 Ultra", + "brand": "xiaomi", + "release_date": "2023-08-15", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 204.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k60-ultra", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (68.7 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX800", + "Camera.Features": "dual-tone , HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "20 MP (Wide Angle)
1/2.0\", 0.8µm", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
1/1.49\", 1.0µm, PDAF, OIS
8 MP (Ultra Wide)
119˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": " n1/n3/n5/n8/n28a/n38/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Green", + "Design.Design Type": "", + "Design.Dimensions": "75.7 x 162.2 x 8.5 mm", + "Design.Qwerty": "", + "Design.Weight": "204 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1920Hz High-frequency PWM dimming, HDR10+, HDR Vivid, 1400nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 87.5%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (68.7 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, proximity, compass, color spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K60 Ultra", + "General.OS Updates": "", + "General.Release Date": "August 15, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-14", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Redmi K60 Ultra", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "29990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"iQOO Z10 Turbo Pro\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21899}, {\"Name\": \"Xiaomi Redmi Turbo 4\", \"Price\": 23990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"Xiaomi Redmi K70 Ultra\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy A54 5G\", \"Price\": 29990}, {\"Name\": \"Motorola Moto X70 Air\", \"Price\": 29990}, {\"Name\": \"Tecno Camon 20 Pro 5G\", \"Price\": 14899}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9200 Plus", + "Technical.Core Details": "1x Cortex-X3@3.05 GHz & 3x Cortex-A715@2.85 GHz & 4x Cortex-A510@1.8 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G715 MC11", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "dimensity-9200-plus" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-5g/xiaomi-redmi-note-12-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-5g/xiaomi-redmi-note-12-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..8eeb68b0a10 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-5g/xiaomi-redmi-note-12-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 5G", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "8 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "26 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama,Pro Mode,Night Mode, Custom Watermark, Document mode, HDR, AI scene detection, Time burst, Google Lens, AI Watermark, Movie Frame, Voice shutter", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Frosted Green, Matte Black ,Mystique Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200nits brightness, SGS eye care, Sunlight Mode, Reading Mode, Contrast ratio: 4500000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-28", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "6.3898807", + "Price Drop Amount": "799", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi 12 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 15999}, {\"Name\": \"Realme 12 5G\", \"Price\": 16999}, {\"Name\": \"Xiaomi Redmi Note 12 4G\", \"Price\": 9998}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11498}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-6gb-ram-128gb/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-6gb-ram-128gb/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..97ab62a3389 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-6gb-ram-128gb/xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "8 days", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "26 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama,Pro Mode,Night Mode, Custom Watermark, Document mode, HDR, AI scene detection, Time burst, Google Lens, AI Watermark, Movie Frame, Voice shutter", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Frosted Green, Matte Black ,Mystique Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200nits brightness, SGS eye care, Sunlight Mode, Reading Mode, Contrast ratio: 4500000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12239.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400 Lite\", \"Price\": 34990}, {\"Name\": \"iQOO Z10x\", \"Price\": 13998}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11199}, {\"Name\": \"Lava Blaze AMOLED 2\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G45 5G (8GB RAM + 128GB)\", \"Price\": 12195}, {\"Name\": \"Google Pixel 6A\", \"Price\": 24999}, {\"Name\": \"Nothing Phone 2a\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi Note 12 Pro 5G\", \"Price\": 11399}, {\"Name\": \"Vivo Y29 5G (6GB+128GB)\", \"Price\": 15499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-128gb/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-128gb/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..77f63f5cef6 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-128gb/xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "8 days", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "26 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama,Pro Mode,Night Mode, Custom Watermark, Document mode, HDR, AI scene detection, Time burst, Google Lens, AI Watermark, Movie Frame, Voice shutter", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Frosted Green, Matte Black ,Mystique Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200nits brightness, SGS eye care, Sunlight Mode, Reading Mode, Contrast ratio: 4500000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-02", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 12 (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Pova Slim 5G\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi 10C (4GB RAM + 128GB)\", \"Price\": 14990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Google Pixel 8A\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 74999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 32840}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-256gb/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-256gb/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..93cc477458a --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-8gb-ram-256gb/xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging", + "Battery.Music Playback Time": "8 days", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "26 days", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Portrait, Panorama,Pro Mode,Night Mode, Custom Watermark, Document mode, HDR, AI scene detection, Time burst, Google Lens, AI Watermark, Movie Frame, Voice shutter", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "13 MP (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "No", + "Camera.Rear Camera": "48 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)
Macro
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Frosted Green, Matte Black ,Mystique Blue", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1200nits brightness, SGS eye care, Sunlight Mode, Reading Mode, Contrast ratio: 4500000:1", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 85%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14899.0", + "Price Drop": "16.314508", + "Price Drop Amount": "2431", + "Related Items": "[{\"Name\": \"Poco X7 5G\", \"Price\": 14999}, {\"Name\": \"Poco M7 Pro 5G (8GB RAM + 256GB)\", \"Price\": 13996}, {\"Name\": \"Realme P3 Pro 5G (8GB RAM +256GB)\", \"Price\": 16999}, {\"Name\": \"HMD Crest Max\", \"Price\": 11999}, {\"Name\": \"Motorola Moto G64 5G\", \"Price\": 13337}, {\"Name\": \"POCO X5 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Infinix Note 30 5G (8GB RAM + 256GB)\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 12 5G (8GB RAM + 256GB)\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 4 Gen 1", + "Technical.Core Details": "2x Cortex-A78 & 6x Cortex-A55", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 619 GPU", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-4-gen-1" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-12gb-ram-256gb/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-12gb-ram-256gb/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..ceb4577dc04 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-12gb-ram-256gb/xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Photo Mode, 50MP Mode, Panorama, Time-Lapse, AI Watermark, Long exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Film Camera, Xiaomi Pro-cut, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78, NSA: n38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Frosted Blue, Stardust Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-26", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 12 Pro (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26099.1", + "Price Drop": "4.181729e-14", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Motorola Edge 50 Fusion (12GB RAM + 256GB)\", \"Price\": 20962}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 23040}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 23500}, {\"Name\": \"CMF Phone 1 (8GB RAM + 128GB)\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G (12GB RAM + 256GB)\", \"Price\": 24998}, {\"Name\": \"OnePlus Nord CE 3 5G\", \"Price\": 26999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21848}, {\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 21200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI13", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-5g/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-5g/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g.json new file mode 100644 index 00000000000..6f283c44c5f --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-5g/xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-5g-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro 5G", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Photo Mode, 50MP Mode, Panorama, Time-Lapse, AI Watermark, Long exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Film Camera, Xiaomi Pro-cut, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78, NSA: n38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Frosted Blue, Stardust Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 12 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17999.0", + "Price Drop": "-11.597362", + "Price Drop Amount": "-2087", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 14963}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20125}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25900}, {\"Name\": \"Xiaomi Redmi Note 12 5G\", \"Price\": 11999}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 28999}, {\"Name\": \"Xiaomi Redmi Note 12 Pro Plus\", \"Price\": 24990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14299}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI13", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-128gb/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-128gb/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..e46062a6b2e --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-128gb/xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Photo Mode, 50MP Mode, Panorama, Time-Lapse, AI Watermark, Long exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Film Camera, Xiaomi Pro-cut, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78, NSA: n38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Frosted Blue, Stardust Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V40e 5G\", \"Price\": 26999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI13", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-256gb/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-256gb/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..a3dc03af170 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-8gb-ram-256gb/xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 187.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX766", + "Camera.Features": "Photo Mode, 50MP Mode, Panorama, Time-Lapse, AI Watermark, Long exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Film Camera, Xiaomi Pro-cut, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78, NSA: n38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Onyx Black, Frosted Blue, Stardust Purple", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-17", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 12 Pro (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor 400\", \"Price\": 47990}, {\"Name\": \"OPPO Reno 13 5G (8GB+256GB)\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 12 Pro 5G\", \"Price\": 31500}, {\"Name\": \"Motorola Edge 60 Fusion 5G (12GB RAM + 256GB)\", \"Price\": 22685}, {\"Name\": \"Realme P3 5G\", \"Price\": 16999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 38999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28499}, {\"Name\": \"Samsung Galaxy A15 5G\", \"Price\": 17480}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI13", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali G68 MP4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-12gb-ram-256gb/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-12gb-ram-256gb/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..16e5c697830 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-12gb-ram-256gb/xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-plus-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 12 Pro Plus (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 12, + "battery_mah": 4980, + "weight_g": 208.4, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-plus-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4980 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HPX Sensor,", + "Camera.Features": "Photo Mode, 50MP Mode, 200 MP Ultra HD Mode, Panorama, Timelapse, AI Watermark, Long Exposure, Night Mode, Portrait Mode, Document Mode, Pro Mode, Movie Frame, Film Camera, Xiaomi Pro Cut, Voice Shutter, Tilt Shift", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.65 (Wide Angle)
2.24um 16-in-1, 1.12um 4-in-1, 0.56 um
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30/60 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78 , NSA: n38/40/41/77/78 ", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Arctic White, Iceberg Blue, Obsidian Black", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "208.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3000mm² Vapor Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-15", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 Pro Plus (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33199.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme 15 Pro 5G\", \"Price\": 28050}, {\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"iQOO Neo 10\", \"Price\": 30998}, {\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 23999}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 16132}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi 15\", \"Price\": 70989}, {\"Name\": \"Google Pixel 9A\", \"Price\": 42075}, {\"Name\": \"Vivo Y28s 5G (6GB RAM + 128GB)\", \"Price\": 14499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-6gb-ram-128gb/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-6gb-ram-128gb/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..3e136d0679c --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12-pro-plus-6gb-ram-128gb/xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12-pro-plus-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi Note 12 Pro Plus (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2023-01-05", + "ram_gb": 6, + "battery_mah": 4980, + "weight_g": 208.4, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12-pro-plus-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color Pro AMOLED (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4980 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama, Night Mode", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.7 (Wide Angle)
8 MP ƒ/1.9 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
macro", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD, 720p @ 960 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78 , NSA: n38/40/41/77/78 ", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "", + "Design.Colors": "Arctic White, Iceberg Blue, Obsidian Black", + "Design.Design Type": "", + "Design.Dimensions": "76.03 x 162.9 x 8.9 mm", + "Design.Qwerty": "", + "Design.Weight": "208.4 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR10, 1920Hz High Frequency PWM Dimming, DCI-P3, HDR10+, 10bit Color Depth, Dolby Vision, Sunshine Screen, Eye Protection Mode", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color Pro AMOLED (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3000mm² Vapor Chamber", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "accelerometer, gyro, proximity, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "January 05, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-14", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID ", + "Name": "Xiaomi Redmi Note 12 Pro Plus (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 12 Pro 5G\", \"Price\": 15967}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24499}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 39999}, {\"Name\": \"OnePlus Nord CE 4 5G\", \"Price\": 19900}, {\"Name\": \"Infinix Note 30 5G\", \"Price\": 14999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.6 GHz, Octa Core Processor", + "Technical.Chipset": "MediaTek Dimensity 1080", + "Technical.Core Details": "2xCortex-A78@ 2.6GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "MIUI 13", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G68 MC4", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "dimensity-1080" +} diff --git a/data/smartphone/xiaomi/2023/redmi-note-12s/xiaomi-redmi-note-12s-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2023/redmi-note-12s/xiaomi-redmi-note-12s-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..45160f1a140 --- /dev/null +++ b/data/smartphone/xiaomi/2023/redmi-note-12s/xiaomi-redmi-note-12s-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-12s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 12S", + "brand": "xiaomi", + "release_date": "2023-03-06", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 188.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-12s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes, Yes (market/region dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Pro Fast Charging", + "Battery.Music Playback Time": "180 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "12 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
26mm, 1/1.97\", 0.7µm, PDAF
8 MP ƒ/2.2 (Ultra Wide)
118˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "Onyx Black, Ice Blue, Pearl Green", + "Design.Design Type": "", + "Design.Dimensions": "76.2 x 165.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "188 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9 ", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 79%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "RAM Booster Up to 3GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes, Yes (market/region dependent)", + "Extra.Sensors": "accelerometer, gyro, compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 12S", + "General.OS Updates": "", + "General.Release Date": "March 06, 2023", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-29", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 12S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15\", \"Price\": 17990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 8999}, {\"Name\": \"Xiaomi Redmi Note 10S\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 16448}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 11S\", \"Price\": 11990}, {\"Name\": \"Honor X8c\", \"Price\": 17999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.05 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G96", + "Technical.Core Details": "2x2.05 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g96" +} diff --git a/data/smartphone/xiaomi/2024/14t-pro-5g/xiaomi-14t-pro-5g-12gb-256gb-5g.json b/data/smartphone/xiaomi/2024/14t-pro-5g/xiaomi-14t-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..8dc64d6af28 --- /dev/null +++ b/data/smartphone/xiaomi/2024/14t-pro-5g/xiaomi-14t-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-14t-pro-5g-12gb-256gb-5g", + "name": "Xiaomi 14T Pro 5G", + "brand": "xiaomi", + "release_date": "2024-09-26", + "ram_gb": 12, + "battery_mah": 5000, + "weight_g": 209.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "14t-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Leica lens", + "Camera.Features": "Ultra HDR, HDR,Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD, 4K @ 30 fps UHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
23mm, 1/1.31\", 1.2µm, PDAF, OIS
50 MP ƒ/2 (Telephoto)
60mm, 1/2.88\", 0.61µm, PDAF, 2.6x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
15mm, 1/3.06\", 1.12µm", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 7, 8, 20, 28, 38, 40, 41, 66, 75, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Titan Gray, Titan Blue, Titan Black", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 160.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "209 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1600 nits (HBM), 4000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch/drop-resistant glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "14T Pro", + "General.OS Updates": "", + "General.Release Date": "September 26, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-22", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi 14T Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "74990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 14 Pro 5G\", \"Price\": 49998}, {\"Name\": \"Honor 400 Pro\", \"Price\": 64990}, {\"Name\": \"Xiaomi 14T\", \"Price\": 60990}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 89990}, {\"Name\": \"OPPO Reno 14 5G (12GB RAM + 256GB)\", \"Price\": 39998}, {\"Name\": \"Xiaomi 14 Pro\", \"Price\": 56990}, {\"Name\": \"Xiaomi 14 Ultra\", \"Price\": 99999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "Hyper OS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/xiaomi/2024/poco-m6-4g/xiaomi-poco-m6-4g-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2024/poco-m6-4g/xiaomi-poco-m6-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..b16e56578f9 --- /dev/null +++ b/data/smartphone/xiaomi/2024/poco-m6-4g/xiaomi-poco-m6-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-4g-6gb-128gb-4g-lte", + "name": "Poco M6 4G", + "brand": "xiaomi", + "release_date": "2024-06-10", + "ram_gb": 6, + "battery_mah": 5030, + "weight_g": 205.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes, Not Available in Indian Variant", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5030 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.45 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.75 (Wide Angle)
1/1.67\", 0.64µm, PDAF
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 802.11 a/b/g/n/ac,2.4G, 5G", + "Design.Bezel less": "", + "Design.Colors": "Black, Purple, Silver", + "Design.Design Type": "", + "Design.Dimensions": "76.28 x 168.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Brightness: 450 nits (typ), 550 nits HBM", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes, 180 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X + eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes, Not Available in Indian Variant", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Mobile Phone, Adapter, USB Type-C Cable, SIM Eject Tool, Protective Case, Quick Start Guide and Warranty Card, Safety Information", + "General.Model": "M6", + "General.OS Updates": "", + "General.Release Date": "June 10, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-13", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M6 5G\", \"Price\": 9190}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Poco M6 Plus 5G (8GB RAM + 128GB)\", \"Price\": 10299}, {\"Name\": \"Xiaomi Redmi 13X\", \"Price\": 13990}, {\"Name\": \"Realme C71\", \"Price\": 7130}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 13 5G (8GB RAM + 128GB)\", \"Price\": 11999}, {\"Name\": \"Samsung Galaxy A05s\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 8999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G91 Ultra", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g91-ultra" +} diff --git a/data/smartphone/xiaomi/2024/poco-m6-pro-4g/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte.json b/data/smartphone/xiaomi/2024/poco-m6-pro-4g/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..23efca806d7 --- /dev/null +++ b/data/smartphone/xiaomi/2024/poco-m6-pro-4g/xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-m6-pro-4g-8gb-256gb-4g-lte", + "name": "Poco M6 Pro 4G", + "brand": "xiaomi", + "release_date": "2024-01-11", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-m6-pro-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "64 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "No", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Purple", + "Design.Design Type": "", + "Design.Dimensions": "75 x 161.1 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "100% DCI-P3 Color Gamut", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 5", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 88.9%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "M6 Pro", + "General.OS Updates": "", + "General.Release Date": "January 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-05", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco M6 Pro 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco M7 5G\", \"Price\": 8489}, {\"Name\": \"Vivo T4 5G\", \"Price\": 20949}, {\"Name\": \"Xiaomi Redmi 15 5G (8GB RAM + 256GB)\", \"Price\": 16998}, {\"Name\": \"Samsung Galaxy A16 5G\", \"Price\": 15799}, {\"Name\": \"Infinix Hot 60 Pro\", \"Price\": 13990}, {\"Name\": \"Poco M6 Pro 5G\", \"Price\": 11490}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 24998}, {\"Name\": \"Xiaomi Redmi K50i 5G\", \"Price\": 24999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G99", + "Technical.Core Details": "2xCortex-A76@2.2 GHz & 6xCortex-A55@2.0 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "helio-g99" +} diff --git a/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-256gb/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-256gb/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..a9d96772868 --- /dev/null +++ b/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-256gb/xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x6-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Poco X6 5G (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2024-01-11", + "ram_gb": 12, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x6-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 64MP Mode, In-Sensor Zoom with 2X, Night Mode, Documents Mode, Portrait Mode with Beautify and Depth Control, AI Camera, Timed Burst, Tilt Shift, Google Lens, AI Beautify, Movie Frame, Pro Mode, Panorama, HDR, Macro, Timer, Voice Shutter, Assist Cam, Long Exposure, Ultrawide, Video Features: 4K Recording, Short Film, Slow Motion Selfie, Timelapse Selfie, Movie Frame, Steady Video, Video Filters", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA: N1/N3/N5/N8/N28A/N38/N40/N41/N77/N78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Violet, Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 161.15 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, Contrast: 5,000,000:1, 2160Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 16000 Brightness Levels, 1800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Not Available in Indian Variant (Market/Region Dependent)", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6", + "General.OS Updates": "", + "General.Release Date": "January 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-07", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X6 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23999.0", + "Price Drop": "-2.0151482", + "Price Drop Amount": "-484", + "Related Items": "[{\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 20272}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 26493}, {\"Name\": \"Realme P3 Ultra\", \"Price\": 19999}, {\"Name\": \"Nothing Phone 3a\", \"Price\": 21638}, {\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"Poco X6 Pro 5G\", \"Price\": 22290}, {\"Name\": \"itel S25 Ultra\", \"Price\": 17990}, {\"Name\": \"Vivo V60e\", \"Price\": 28990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 75749}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "4x2.40 GHz & 4x1.95 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-512gb/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-512gb/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..5f033ee535b --- /dev/null +++ b/data/smartphone/xiaomi/2024/poco-x6-5g-12gb-ram-512gb/xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x6-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco X6 5G (12GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2024-01-11", + "ram_gb": 12, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x6-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 64MP Mode, In-Sensor Zoom with 2X, Night Mode, Documents Mode, Portrait Mode with Beautify and Depth Control, AI Camera, Timed Burst, Tilt Shift, Google Lens, AI Beautify, Movie Frame, Pro Mode, Panorama, HDR, Macro, Timer, Voice Shutter, Assist Cam, Long Exposure, Ultrawide, Video Features: 4K Recording, Short Film, Slow Motion Selfie, Timelapse Selfie, Movie Frame, Steady Video, Video Filters", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA: N1/N3/N5/N8/N28A/N38/N40/N41/N77/N78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Violet, Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 161.15 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, Contrast: 5,000,000:1, 2160Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 16000 Brightness Levels, 1800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Not Available in Indian Variant (Market/Region Dependent)", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6", + "General.OS Updates": "", + "General.Release Date": "January 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X6 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "24999.0", + "Price Drop": "-1.3265989", + "Price Drop Amount": "-332", + "Related Items": "[{\"Name\": \"Poco X7 5G\", \"Price\": 14999}, {\"Name\": \"Poco X6 Pro 5G (12GB RAM + 512GB)\", \"Price\": 27999}, {\"Name\": \"Realme P2 Pro (12GB RAM + 512GB)\", \"Price\": 23999}, {\"Name\": \"Infinix Hot 50 Pro\", \"Price\": 15990}, {\"Name\": \"Tecno Camon 30 5G (12GB RAM + 512GB)\", \"Price\": 23999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 20999}, {\"Name\": \"Realme 15T (12GB RAM + 256GB)\", \"Price\": 24999}, {\"Name\": \"Infinix Note 40 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Poco X8 Pro 5G\", \"Price\": 45990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "4x2.40 GHz & 4x1.95 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/xiaomi/2024/poco-x6-5g/xiaomi-poco-x6-5g-8gb-256gb-5g.json b/data/smartphone/xiaomi/2024/poco-x6-5g/xiaomi-poco-x6-5g-8gb-256gb-5g.json new file mode 100644 index 00000000000..a15ddd5db91 --- /dev/null +++ b/data/smartphone/xiaomi/2024/poco-x6-5g/xiaomi-poco-x6-5g-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x6-5g-8gb-256gb-5g", + "name": "Poco X6 5G", + "brand": "xiaomi", + "release_date": "2024-01-11", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x6-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Not Available in Indian Variant (Market/Region Dependent)", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, 64MP Mode, In-Sensor Zoom with 2X, Night Mode, Documents Mode, Portrait Mode with Beautify and Depth Control, AI Camera, Timed Burst, Tilt Shift, Google Lens, AI Beautify, Movie Frame, Pro Mode, Panorama, HDR, Macro, Timer, Voice Shutter, Assist Cam, Long Exposure, Ultrawide, Video Features: 4K Recording, Short Film, Slow Motion Selfie, Timelapse Selfie, Movie Frame, Steady Video, Video Filters", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "64 MP ƒ/1.79 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA/NSA: N1/N3/N5/N8/N28A/N38/N40/N41/N77/N78", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5, Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Violet, Blue", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 161.15 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, Contrast: 5,000,000:1, 2160Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 16000 Brightness Levels, 1800 nits Peak Brightness", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "Not Available in Indian Variant (Market/Region Dependent)", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "X6", + "General.OS Updates": "", + "General.Release Date": "January 11, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X6 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "18499.0", + "Price Drop": "-1.9688176", + "Price Drop Amount": "-364", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 12999}, {\"Name\": \"Poco X7 5G\", \"Price\": 17320}, {\"Name\": \"Motorola Razr 50\", \"Price\": 36020}, {\"Name\": \"Poco X6 Neo\", \"Price\": 15999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Poco F6 5G\", \"Price\": 21499}, {\"Name\": \"Samsung Galaxy F36 5G (8GB RAM + 128GB)\", \"Price\": 18999}, {\"Name\": \"Oppo K13\", \"Price\": 16840}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "4x2.40 GHz & 4x1.95 GHz", + "Technical.Custom UI": "MIUI 14", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/xiaomi/2024/redmi-13-4g/xiaomi-redmi-13-4g-6gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2024/redmi-13-4g/xiaomi-redmi-13-4g-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..5d7178d590b --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-13-4g/xiaomi-redmi-13-4g-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13-4g-6gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13 4G", + "brand": "xiaomi", + "release_date": "2024-06-03", + "ram_gb": 6, + "battery_mah": 5030, + "weight_g": 205.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Fast Charging Support", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.5 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 802.11 a/b/g/n/ac,2.4G, 5G", + "Design.Bezel less": "No", + "Design.Colors": "Midnight Black, Sandy Gold, Ocean Blue, Pink", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 168.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "650 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13", + "General.OS Updates": "", + "General.Release Date": "June 03, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-17", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP4, M4V, MKV, XVID, WAV, AAC, MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Honor X6c\", \"Price\": 12990}, {\"Name\": \"Xiaomi Redmi 13X\", \"Price\": 13990}, {\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11949}, {\"Name\": \"Xiaomi Redmi 15 4G\", \"Price\": 13990}, {\"Name\": \"Poco M7 Pro 5G\", \"Price\": 13299}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21999}, {\"Name\": \"Samsung Galaxy M36 5G (8GB RAM + 128GB)\", \"Price\": 14999}, {\"Name\": \"POCO C71\", \"Price\": 6685}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G91 Ultra", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g91-ultra" +} diff --git a/data/smartphone/xiaomi/2024/redmi-k70-extreme-edition/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g.json b/data/smartphone/xiaomi/2024/redmi-k70-extreme-edition/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..4a515b7da34 --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-k70-extreme-edition/xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k70-extreme-edition-12gb-256gb-5g", + "name": "Xiaomi Redmi K70 Extreme Edition", + "brand": "xiaomi", + "release_date": "2024-07-19", + "ram_gb": 12, + "battery_mah": 5500, + "weight_g": 211.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k70-extreme-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (68.7 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 120W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5500 mAh, Li-ion Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
23mm, 1/1.56\", 1.0µm, PDAF, OIS
8 MP (Ultra Wide)
119˚, 1/4.0\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n3/n5/n8/n28a/n38/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6", + "Design.Bezel less": "No", + "Design.Colors": "Black, White, Violet, Green Championship Edition, Orange Championship Edition", + "Design.Design Type": "", + "Design.Dimensions": "75.1 x 160.4 x 8.4 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1600 nits (HBM), 4000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.1%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 144 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (68.7 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Color Spectrum", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "K70 Extreme Edition", + "General.OS Updates": "", + "General.Release Date": "July 19, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi K70 Extreme Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "45990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K70 Ultra\", \"Price\": 49990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.25 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9300 Plus", + "Technical.Core Details": "4xArm Cortex-X4@3.25GHz & 4xCortex-A720@2.0GHz", + "Technical.Custom UI": "MIUI 15", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G720 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-9300-plus" +} diff --git a/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-12gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json b/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-12gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json new file mode 100644 index 00000000000..dc66ca4b2b4 --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-12gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-13-pro-5g-12gb-ram-256gb-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 13 Pro 5G (12GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2024-01-04", + "ram_gb": 12, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-13-pro-5g-12gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HP3 Sensor", + "Camera.Features": "Photo Mode, 200MP Mode, In-Sensor Zoom with 2X, 4X Lossless Zoom, Night Mode, Documents Mode, Portrait Mode with Beautify and Depth Control, AI Camera, Timed Burst, Tilt Shift, Google Lens, AI Beautify, Movie Frame, Pro Mode, Panorama (Wide, Selfie), HDR, Macro, Timer, Voice Shutter, Assist Cam, Long Exposure, Video Feature: 4K Recording, Short Film, Slow Motion Selfie, Timelapse Selfie, Movie Frame, Steady Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.65 (Wide Angle)
1/1.4\", 0.56µm, multi-directional PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA:n38/40/41/77/78/1/3/5/8/28a, NSA:n38/40/41/77/78/1/3/5/8/28a", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11a/b/g/n/ac)", + "Design.Bezel less": "No", + "Design.Colors": "Coral Purple, Arctic White, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 161.15 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, Instantaneous Touch sampling rate: 2160Hz , Color gamut: 100% DCI-P3 (typ), Peak Brightness:1800nits, PWM dimming: 1920Hz High-Frequency, 16000-level Automatic Brightness Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, Dual Stereo Speakers, 3 Major Android Updates &4 Years Security Patch Updates, LPDDR4X RAM, MIUI Dialer", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor (Ultrasonic), Ambient Light Sensor, Accelerometer, E Compass , Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 13 Pro", + "General.OS Updates": "", + "General.Release Date": "January 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 13 Pro 5G (12GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "23990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Infinix Note 50 Pro 5G\", \"Price\": 23990}, {\"Name\": \"Oppo A6 Pro\", \"Price\": 22999}, {\"Name\": \"Xiaomi Redmi Note 14S\", \"Price\": 21990}, {\"Name\": \"Oppo K13\", \"Price\": 17441}, {\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 23130}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 15499}, {\"Name\": \"Realme P1 Speed 5G (12GB RAM + 256GB)\", \"Price\": 17829}, {\"Name\": \"Xiaomi Redmi Note 12 Pro (12GB RAM + 256GB)\", \"Price\": 26099.1}, {\"Name\": \"Realme 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 20990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "4x2.40 GHz & 4x1.95 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-8gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-8gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..c26daec0e69 --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-note-13-pro-5g-8gb-ram-256gb/xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-13-pro-5g-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2024-01-04", + "ram_gb": 8, + "battery_mah": 5100, + "weight_g": 187.0, + "os": "Android v13", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-13-pro-5g-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color OLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5100 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HP3 Sensor", + "Camera.Features": "Photo Mode, 200MP Mode, In-Sensor Zoom with 2X, 4X Lossless Zoom, Night Mode, Documents Mode, Portrait Mode with Beautify and Depth Control, AI Camera, Timed Burst, Tilt Shift, Google Lens, AI Beautify, Movie Frame, Pro Mode, Panorama (Wide, Selfie), HDR, Macro, Timer, Voice Shutter, Assist Cam, Long Exposure, Video Feature: 4K Recording, Short Film, Slow Motion Selfie, Timelapse Selfie, Movie Frame, Steady Video", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30/60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "200 MP ƒ/1.65 (Wide Angle)
1/1.4\", 0.56µm, multi-directional PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4\", 1.12µm
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA:n38/40/41/77/78/1/3/5/8/28a, NSA:n38/40/41/77/78/1/3/5/8/28a", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 (802.11a/b/g/n/ac)", + "Design.Bezel less": "No", + "Design.Colors": "Coral Purple, Arctic White, Midnight Black", + "Design.Design Type": "", + "Design.Dimensions": "74.24 x 161.15 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "187 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, Instantaneous Touch sampling rate: 2160Hz , Color gamut: 100% DCI-P3 (typ), Peak Brightness:1800nits, PWM dimming: 1920Hz High-Frequency, 16000-level Automatic Brightness Adjustment", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 89.7%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color OLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "Dolby Atmos, Dual Stereo Speakers, 3 Major Android Updates &4 Years Security Patch Updates, LPDDR4X RAM, MIUI Dialer", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP54", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor (Ultrasonic), Ambient Light Sensor, Accelerometer, E Compass , Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 13 Pro", + "General.OS Updates": "", + "General.Release Date": "January 04, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-04", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 13 Pro 5G (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "21999.0", + "Price Drop": "3.6673143", + "Price Drop Amount": "807", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 14299}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20125}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"Realme 13 Pro 5G (8GB RAM + 256GB)\", \"Price\": 21478}, {\"Name\": \"Samsung Galaxy A17 5G\", \"Price\": 18999}, {\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Honor 200 Lite\", \"Price\": 20990}, {\"Name\": \"Realme P4 Pro 5G\", \"Price\": 23580}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 128GB)\", \"Price\": 14999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 2", + "Technical.Core Details": "4x2.40 GHz & 4x1.95 GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v13" + }, + "soc": "snapdragon-7s-gen-2" +} diff --git a/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-12gb-ram-512gb/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-12gb-ram-512gb/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..cea5ced3523 --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-12gb-ram-512gb/xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-14-pro-plus-12gb-ram-512gb-12gb-512gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2024-09-26", + "ram_gb": 12, + "battery_mah": 6200, + "weight_g": 210.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-14-pro-plus-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W HyperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Light Fusion 800", + "Camera.Features": "Photo Mode, 50MP Mode, In Sensor Zoom with 2X, 2.5X Telephoto Zoom, Dynamic Shots, Motion Tracking Focus, Ultrawide, Night Mode, Documents Mode, Portrait Mode (60 mm & 24 mm), AI Camera, Teleprompter, Google Lens, AI Beautify, Pro Mode, Panorama, HDR, Dual Video, AI Watermark, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/2 (Telephoto)
60mm, PDAF (50cm - ∞), 2.5x optical zoom
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n1/n3/n5/n8/n28A/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 2*2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Phantom Purple, Spectre Blue, Titan Black", + "Design.Design Type": "", + "Design.Dimensions": "74.67 x 162.53 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "210.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, Contrast: 5,000,000:1, 2560Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 20000 Nits Brightness Levels, 3000 Nits Peak Brightness, TÜV Rheinland Circadian Friendly, TÜV Rheinland flicker free, TÜV Rheinland Low Blue light", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 93.85%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (68.7B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, 3+4 years SW updates, 5000mm2 VC, Dual Stereo speakers with Dolby ATMOS, Xiaomi Surge T1 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 90W Charger, Type C USB Cable, Sim Eject Tool, Protective Case, Quick Start Guide, Warranty Card", + "General.Model": "24115RA8EI", + "General.OS Updates": "", + "General.Release Date": "September 26, 2024", + "General.SAR": "0.93 W/kg (Head)
0.83 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-24", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31249.0", + "Price Drop": "-0.060288277", + "Price Drop Amount": "-19", + "Related Items": "[{\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 29249}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 26249}, {\"Name\": \"Xiaomi Redmi Note 15 Pro Plus\", \"Price\": 32990}, {\"Name\": \"Motorola Edge 60 Pro (16GB RAM + 512GB)\", \"Price\": 33999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 36999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 37998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-8gb-ram-256gb/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-8gb-ram-256gb/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json new file mode 100644 index 00000000000..f81e17f4de9 --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus-8gb-ram-256gb/xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-ram-256gb-8gb-256gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus (8GB RAM + 256GB)", + "brand": "xiaomi", + "release_date": "2024-09-26", + "ram_gb": 8, + "battery_mah": 6200, + "weight_g": 210.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-14-pro-plus-8gb-ram-256gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W HyperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Light Fusion 800", + "Camera.Features": "Photo Mode, 50MP Mode, In Sensor Zoom with 2X, 2.5X Telephoto Zoom, Dynamic Shots, Motion Tracking Focus, Ultrawide, Night Mode, Documents Mode, Portrait Mode (60 mm & 24 mm), AI Camera, Teleprompter, Google Lens, AI Beautify, Pro Mode, Panorama, HDR, Dual Video, AI Watermark, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/2 (Telephoto)
60mm, PDAF (50cm - ∞), 2.5x optical zoom
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n1/n3/n5/n8/n28A/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 2*2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Phantom Purple, Spectre Blue, Titan Black", + "Design.Design Type": "", + "Design.Dimensions": "74.67 x 162.53 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "210.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, Contrast: 5,000,000:1, 2560Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 20000 Nits Brightness Levels, 3000 Nits Peak Brightness, TÜV Rheinland Circadian Friendly, TÜV Rheinland flicker free, TÜV Rheinland Low Blue light", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 93.85%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (68.7B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, 3+4 years SW updates, 5000mm2 VC, Dual Stereo speakers with Dolby ATMOS, Xiaomi Surge T1 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 90W Charger, Type C USB Cable, Sim Eject Tool, Protective Case, Quick Start Guide, Warranty Card", + "General.Model": "24115RA8EI", + "General.OS Updates": "", + "General.Release Date": "September 26, 2024", + "General.SAR": "0.93 W/kg (Head)
0.83 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 14 Pro Plus (8GB RAM + 256GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "26799.0", + "Price Drop": "3.610849", + "Price Drop Amount": "968", + "Related Items": "[{\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro (8GB RAM + 256GB)\", \"Price\": 20850}, {\"Name\": \"Xiaomi Redmi Note 14 (8GB RAM + 256GB)\", \"Price\": 18498}, {\"Name\": \"Realme 15 Pro 5G (8GB RAM + 256GB)\", \"Price\": 30999}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 30999}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 25900}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 20140}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"Samsung Galaxy A56 5G\", \"Price\": 35999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g.json b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g.json new file mode 100644 index 00000000000..c0a66579abf --- /dev/null +++ b/data/smartphone/xiaomi/2024/redmi-note-14-pro-plus/xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-14-pro-plus-8gb-128gb-5g", + "name": "Xiaomi Redmi Note 14 Pro Plus", + "brand": "xiaomi", + "release_date": "2024-09-26", + "ram_gb": 8, + "battery_mah": 6200, + "weight_g": 210.8, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-14-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "resolution": "~ 446 PPI", + "type": "Color AMOLED Screen (68.7B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W HyperCharge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6200 mAh, Si/C", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Light Fusion 800", + "Camera.Features": "Photo Mode, 50MP Mode, In Sensor Zoom with 2X, 2.5X Telephoto Zoom, Dynamic Shots, Motion Tracking Focus, Ultrawide, Night Mode, Documents Mode, Portrait Mode (60 mm & 24 mm), AI Camera, Teleprompter, Google Lens, AI Beautify, Pro Mode, Panorama, HDR, Dual Video, AI Watermark, Long Exposure", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/2 (Telephoto)
60mm, PDAF (50cm - ∞), 2.5x optical zoom
8 MP ƒ/2.2 (Ultra Wide)
120˚, 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "NSA: n1/n3/n5/n8/n28A/n40/n41/n77/n78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "WiFi 6 2*2 MIMO", + "Design.Bezel less": "", + "Design.Colors": "Phantom Purple, Spectre Blue, Titan Black", + "Design.Design Type": "", + "Design.Dimensions": "74.67 x 162.53 x 8.75 mm", + "Design.Qwerty": "", + "Design.Weight": "210.8 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "Yes", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, Contrast: 5,000,000:1, 2560Hz Instantaneous Touch Sample Rate, 1920Hz PWM Dimming, 20000 Nits Brightness Levels, 3000 Nits Peak Brightness, TÜV Rheinland Circadian Friendly, TÜV Rheinland flicker free, TÜV Rheinland Low Blue light", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Victus 2", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 446 PPI", + "Display.Screen to Body Ratio": "~ 93.85%", + "Display.Size": "6.67 inches, 1220 x 2712 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (68.7B)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "LPDDR4X RAM, 3+4 years SW updates, 5000mm2 VC, Dual Stereo speakers with Dolby ATMOS, Xiaomi Surge T1 Chip", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E Compass, Accelerometer, Gyroscope", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2 m", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 90W Charger, Type C USB Cable, Sim Eject Tool, Protective Case, Quick Start Guide, Warranty Card", + "General.Model": "24115RA8EI", + "General.OS Updates": "", + "General.Release Date": "September 26, 2024", + "General.SAR": "0.93 W/kg (Head)
0.83 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 14 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "25290.0", + "Price Drop": "-0.28453764", + "Price Drop Amount": "-72", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15 Pro Plus\", \"Price\": 32990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro 5G\", \"Price\": 19989}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 28100}, {\"Name\": \"Xiaomi 14 Civi\", \"Price\": 27999}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 22638}, {\"Name\": \"Xiaomi Redmi Note 13 Pro Plus 5G\", \"Price\": 17994}, {\"Name\": \"Realme 14 Pro Plus 5G\", \"Price\": 24899}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.5 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen3", + "Technical.Core Details": "1x2.5 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 710", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "qualcomm-snapdragon-7s-gen3" +} diff --git a/data/smartphone/xiaomi/2025/17/xiaomi-17-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/17/xiaomi-17-12gb-256gb-5g.json new file mode 100644 index 00000000000..874ceb3220d --- /dev/null +++ b/data/smartphone/xiaomi/2025/17/xiaomi-17-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-17-12gb-256gb-5g", + "name": "Xiaomi 17", + "brand": "xiaomi", + "release_date": "2025-09-25", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 191.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "17", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.3 inches, 1220 x 2656 pixels, 120 Hz", + "resolution": "~ 464 PPI", + "type": "Color LTPO AMOLED Screen (68B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "Yes, 22.5W", + "Battery.Size": "7000 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "LightHunter 900", + "Camera.Features": "Laser AF, color spectrum sensor, Leica lens, dual-tone , HDR, panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
23mm (wide), 1/1.31\", 1.2µm, dual pixel PDAF, OIS
50 MP ƒ/2 (Telephoto)
60mm (telephoto), 1/2.76\", 0.64µm, PDAF (10cm - ∞), OIS, 2.6x optical zoom
50 MP ƒ/2.4 (Ultra Wide)
17mm, 102˚ (ultrawide), 1/2.76\", 0.64µm", + "Camera.Video Recording": "8K @ 30 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Pink, White", + "Design.Design Type": "", + "Design.Dimensions": "71.8 x 151.1 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "3500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, 120Hz, Dolby Vision, HDR Vivid, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "Xiaomi Dragon Crystal Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 464 PPI", + "Display.Screen to Body Ratio": "~ 89.5%", + "Display.Size": "6.3 inches, 1220 x 2656 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LTPO AMOLED Screen (68B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with dual-band A-GPS, GLONASS, GALILEO, QZSS, NavIC, BDS (tri-band)", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Gyro, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "17", + "General.OS Updates": "", + "General.Release Date": "September 25, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "eSIM+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, WEBM, 3GP", + "Name": "Xiaomi 17", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "56990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Oppo Find X9 5G\", \"Price\": 54990}, {\"Name\": \"Xiaomi 17 Pro\", \"Price\": 62990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Xiaomi 15\", \"Price\": 69999}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}, {\"Name\": \"Honor Magic 8\", \"Price\": 54999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/xiaomi/2025/mix-flip-2-diamond-limited-edition/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/mix-flip-2-diamond-limited-edition/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g.json new file mode 100644 index 00000000000..813d42f54fa --- /dev/null +++ b/data/smartphone/xiaomi/2025/mix-flip-2-diamond-limited-edition/xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mix-flip-2-diamond-limited-edition-12gb-256gb-5g", + "name": "Xiaomi Mix Flip 2 Diamond Limited Edition", + "brand": "xiaomi", + "release_date": "2025-08-21", + "ram_gb": 12, + "battery_mah": 5165, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mix-flip-2-diamond-limited-edition", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5165 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Leica-tuned sensor, Light Hunter 800 sensor", + "Camera.Features": "Color spectrum sensor, panorama, HDR, Leica lenses", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
23mm (wide), 1/1.55\", 1.0µm, dual pixel PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
14mm, 115˚ (ultrawide), PDAF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Diamond Limited Edition", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "73.8 x 166.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "3200 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, AMOLED, 4 inches, 1392 x 1208 pixels, 460 ppi, 68B colors, Dolby Vision, HDR10+, HDR Vivid, 120Hz, 1600 nits (HBM), 3200 nits (peak)", + "Display.Features": "Dolby Vision, HDR10+, HDR Vivid, 120Hz", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 88.1%", + "Display.Size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2505APX7BC", + "General.OS Updates": "", + "General.Release Date": "August 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Xiaomi Mix Flip 2 Diamond Limited Edition", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "85990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi K90 Pro\", \"Price\": 59990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/xiaomi/2025/mix-flip-2/xiaomi-mix-flip-2-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/mix-flip-2/xiaomi-mix-flip-2-12gb-256gb-5g.json new file mode 100644 index 00000000000..9b0563b4050 --- /dev/null +++ b/data/smartphone/xiaomi/2025/mix-flip-2/xiaomi-mix-flip-2-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-mix-flip-2-12gb-256gb-5g", + "name": "Xiaomi Mix Flip 2", + "brand": "xiaomi", + "release_date": "2025-06-26", + "ram_gb": 12, + "battery_mah": 5165, + "weight_g": 199.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "mix-flip-2", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color LTPO AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5165 mAh, Si/C Li-Ion", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Leica-tuned sensor, Light Hunter 800 sensor", + "Camera.Features": "Color spectrum sensor, panorama, HDR, Leica lenses", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
23mm (wide), 1/1.55\", 1.0µm, dual pixel PDAF, OIS
50 MP ƒ/2.2 (Ultra Wide)
14mm, 115˚ (ultrawide), PDAF", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "1, 3, 5, 8, 28, 41, 77, 78 SA/NSA", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "hite, Purple, Green, Checkered Gold", + "Design.Design Type": "Flip (Clamshell)", + "Design.Dimensions": "73.8 x 166.9 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "21:9", + "Display.Brightness": "3200 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "Yes, AMOLED, 4 inches, 1392 x 1208 pixels, 460 ppi, 68B colors, Dolby Vision, HDR10+, HDR Vivid, 120Hz, 1600 nits (HBM), 3200 nits (peak)", + "Display.Features": "Dolby Vision, HDR10+, HDR Vivid, 120Hz", + "Display.Foldable Display": "Yes", + "Display.Glass Type": "Corning Gorilla Glass Victus", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 88.1%", + "Display.Size": "6.86 inches, 1224 x 2912 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "yes with A-GPS, Galileo, Glonass, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass, Barometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "2505APX7BC", + "General.OS Updates": "", + "General.Release Date": "June 26, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-03", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, M4A, 3GA, AAC, OGG, OGA, WAV, AMR, AWB, FLAC, MID, MIDI, XMF, MXMF, IMY, RTTTL, RTX, OTA, APE, DSF, DFF", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", + "Name": "Xiaomi Mix Flip 2", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "71990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Mix Flip\", \"Price\": 65990}, {\"Name\": \"Samsung Galaxy Z Flip 7 5G\", \"Price\": 109999}, {\"Name\": \"HONOR Magic V Flip 2\", \"Price\": 69990}, {\"Name\": \"Motorola Razr 60 Ultra\", \"Price\": 89998}, {\"Name\": \"Samsung Galaxy Z Flip 6 5G\", \"Price\": 68900}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"Nothing Phone 3a Lite\", \"Price\": 19999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.32 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite", + "Technical.Core Details": "2x Prime Core@4.32 GHz & 6x Performance Core@3.53 GHz", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 830", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-8-elite" +} diff --git a/data/smartphone/xiaomi/2025/poco-c71/xiaomi-poco-c71-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2025/poco-c71/xiaomi-poco-c71-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..8753c16de08 --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-c71/xiaomi-poco-c71-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c71-4gb-64gb-4g-lte", + "name": "POCO C71", + "brand": "xiaomi", + "release_date": "2025-04-04", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c71", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Ultra HD Mode, Potrait Mode, Night Mode, Timelapse, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.75 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5 Supports 2.4GHz and 5GHz dual band", + "Design.Bezel less": "", + "Design.Colors": "Cool Blue, Desert Gold, Power Black", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.79 x 8.26 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600 nits Peak Brightness, Adaptive HD+ Display", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1, SAR Limit: 1.6 W/kg", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Virtual Ambient Light Sensor, Accelerometer, E-Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 15W Charger, Type-C USB Cable, Sim Eject Tool, Quick Start Guide, Warranty Card", + "General.Model": "MZB0JSDIN", + "General.OS Updates": "", + "General.Release Date": "April 04, 2025", + "General.SAR": "0.82 W/kg (Head)
0.77 W/kg (Body)", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-07", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "POCO C71", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6199.0", + "Price Drop": "0.20539062", + "Price Drop Amount": "13", + "Related Items": "[{\"Name\": \"Realme C61\", \"Price\": 6499}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 6288}, {\"Name\": \"Poco M7 5G\", \"Price\": 8999}, {\"Name\": \"Realme Narzo 80 Lite 4G\", \"Price\": 7299}, {\"Name\": \"Ai+ Pulse\", \"Price\": 4999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7625}, {\"Name\": \"Poco C75 5G\", \"Price\": 7649}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 6999}, {\"Name\": \"Realme C71\", \"Price\": 6999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2025/poco-c85-5g-6gb-ram-128gb/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2025/poco-c85-5g-6gb-ram-128gb/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..85b06afcdb8 --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-c85-5g-6gb-ram-128gb/xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c85-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "POCO C85 5G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2025-12-09", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c85-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Lithium-Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Photo Mode, Ultra HD, Night Mode, Portrait Mode, Auto Night Mode, Google Lens, HDR, Watermark, Timer, Palm Shutter, Voice Shutter", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Mystic Purple, Spring Green, Power Black", + "Design.Design Type": "", + "Design.Dimensions": "81.1 x 173.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "Brightness: 660 nits (typ), 810 nits HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Protective Case, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0LICIN", + "General.OS Updates": "", + "General.Release Date": "December 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 6 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO C85 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 17999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/xiaomi/2025/poco-c85-5g-8gb-ram-128gb/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2025/poco-c85-5g-8gb-ram-128gb/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..42629f17400 --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-c85-5g-8gb-ram-128gb/xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c85-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "POCO C85 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2025-12-09", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c85-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Lithium-Ion Polymer Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Photo Mode, Ultra HD, Night Mode, Portrait Mode, Auto Night Mode, Google Lens, HDR, Watermark, Timer, Palm Shutter, Voice Shutter", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Mystic Purple, Spring Green, Power Black", + "Design.Design Type": "", + "Design.Dimensions": "81.1 x 173.2 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "Brightness: 660 nits (typ), 810 nits HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 3", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 81.8%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Protective Case, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0LICIN", + "General.OS Updates": "", + "General.Release Date": "December 09, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-10", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 1 TB", + "Memory.Expandable RAM": "Upto 8 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "POCO C85 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 89999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/xiaomi/2025/poco-f7-5g-12gb-ram-512gb/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/xiaomi/2025/poco-f7-5g-12gb-ram-512gb/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..18aad597e7c --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-f7-5g-12gb-ram-512gb/xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f7-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco F7 5G (12GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2025-06-24", + "ram_gb": 12, + "battery_mah": 7550, + "weight_g": 222.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f7-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 435 PPI", + "type": "Color pOLED (68.7B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 22.5 W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7550 mAh, Si/C Li-Io", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "2x In Sensor Lossless Zoom, Live Photo, Google Lens, Auto Night Mode, Ultra HD, HD Portrait, Documents Mode, Watermark, Motion Tracking Focus, Portrait Mode with Beautify, Depth Control & Filters, AI Camera, Burst, AI Beautify, Filters, Pro Mode, Panorama, Timelapse, Long Exposure, HEIF Format, Default Focal Length, Video Features: 4K Video, Video Beautify, Video Filters, Bokeh, Ultrawide Video, Timelapse Mode, Steady Video, Night Mode, Timelapse, Slow Motion Video", + "Camera.Flash": "Yes, Ring Flash", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.95 (Wide Angle)
8 MP", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n3/n5/n7/n8*/n20/n28/n38/n40/n41*/n66/n77/n78/n2*/n48*, 5G NSA: n1/n3/n5/n7/n8*/n20/n28/n38/n40/n41*/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7, Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 163.1 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "222 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "3200 Nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast: 8,000,000:1, 68 Billion+ Colors, Corning Gorilla Glass Protected, 3840Hz PWM Dimming, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 435 PPI", + "Display.Screen to Body Ratio": "~ 94.27%", + "Display.Size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (68.7B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Circle to Search, GPT-powered AI Features, On-gallery AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "WildBoost 4.0, Wet Touch Control", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, AGPS, GLONASS, BEIDOU, GALILEO, QZSS, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66 + IP68 + IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope, IR Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Type C Cable, Sim Eject Tool, Protective Case, Quick Start Guide, Warranty Card", + "General.Model": "MZB0K1OIN", + "General.OS Updates": "4 years", + "General.Release Date": "June 24, 2025", + "General.SAR": "0.83 W/kg (Head)
0.86 W/kg (Body)", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-20", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG,WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco F7 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "33999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OnePlus Nord 5 (12GB RAM + 512GB)\", \"Price\": 37998}, {\"Name\": \"iQOO Neo 10 (12GB RAM + 256GB)\", \"Price\": 35998}, {\"Name\": \"OnePlus 13R 5G\", \"Price\": 42999}, {\"Name\": \"Realme GT 7T (12GB RAM + 512GB)\", \"Price\": 34840}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31998}, {\"Name\": \"iQOO Neo 10\", \"Price\": 31998}, {\"Name\": \"iQOO Neo 10 (16GB RAM + 512GB)\", \"Price\": 40998}, {\"Name\": \"Xiaomi 14 Civi (12GB RAM + 512GB)\", \"Price\": 30999}, {\"Name\": \"Realme GT 6 5G (16GB RAM + 512GB)\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "HyperOS 2.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/xiaomi/2025/poco-f7-5g/xiaomi-poco-f7-5g-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/poco-f7-5g/xiaomi-poco-f7-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..85baa1de24c --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-f7-5g/xiaomi-poco-f7-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f7-5g-12gb-256gb-5g", + "name": "Poco F7 5G", + "brand": "xiaomi", + "release_date": "2025-06-24", + "ram_gb": 12, + "battery_mah": 7550, + "weight_g": 222.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f7-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 435 PPI", + "type": "Color pOLED (68.7B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Flash Charge", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 22.5 W Reverse Charging", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7550 mAh, Si/C Li-Io", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Sony IMX882", + "Camera.Features": "2x In Sensor Lossless Zoom, Live Photo, Google Lens, Auto Night Mode, Ultra HD, HD Portrait, Documents Mode, Watermark, Motion Tracking Focus, Portrait Mode with Beautify, Depth Control & Filters, AI Camera, Burst, AI Beautify, Filters, Pro Mode, Panorama, Timelapse, Long Exposure, HEIF Format, Default Focal Length, Video Features: 4K Video, Video Beautify, Video Filters, Bokeh, Ultrawide Video, Timelapse Mode, Steady Video, Night Mode, Timelapse, Slow Motion Video", + "Camera.Flash": "Yes, Ring Flash", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.95 (Wide Angle)
8 MP", + "Camera.Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n3/n5/n7/n8*/n20/n28/n38/n40/n41*/n66/n77/n78/n2*/n48*, 5G NSA: n1/n3/n5/n7/n8*/n20/n28/n38/n40/n41*/n66/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7, Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.93 x 163.1 x 7.98 mm", + "Design.Qwerty": "", + "Design.Weight": "222 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "3200 Nits Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Contrast: 8,000,000:1, 68 Billion+ Colors, Corning Gorilla Glass Protected, 3840Hz PWM Dimming, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 435 PPI", + "Display.Screen to Body Ratio": "~ 94.27%", + "Display.Size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color pOLED (68.7B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Circle to Search, GPT-powered AI Features, On-gallery AI", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "WildBoost 4.0, Wet Touch Control", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, AGPS, GLONASS, BEIDOU, GALILEO, QZSS, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66 + IP68 + IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Ambient Light Sensor, Proximity Sensor, E-Compass, Accelerometer, Gyroscope, IR Blaster", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, Charger, USB Type C Cable, Sim Eject Tool, Protective Case, Quick Start Guide, Warranty Card", + "General.Model": "MZB0K1OIN", + "General.OS Updates": "4 years", + "General.Release Date": "June 24, 2025", + "General.SAR": "0.83 W/kg (Head)
0.86 W/kg (Body)", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-16", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "Upto 12 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, DSF, M4A, AAC, OGG,WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, AVI, WMV, WEBM, 3GP, 3G2, ASF", + "Name": "Poco F7 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "31999.0", + "Price Drop": "-3.139837", + "Price Drop Amount": "-1005", + "Related Items": "[{\"Name\": \"iQOO Neo 10\", \"Price\": 34940}, {\"Name\": \"OnePlus Nord 5 5G\", \"Price\": 31999}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 25990}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"iQOO Neo 10R\", \"Price\": 26999}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 29625}, {\"Name\": \"Realme GT 7\", \"Price\": 39999}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29999}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 25999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8s Gen4", + "Technical.Core Details": "1xCortex-X4@ 3.20 GHz & 3xCortex-A720@3.00 GHz& 2xA720 @2.80 GHz, & 2xA720@2.02 GHz", + "Technical.Custom UI": "HyperOS 2.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 825", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8s-gen4" +} diff --git a/data/smartphone/xiaomi/2025/poco-f7-pro-5g/xiaomi-poco-f7-pro-5g-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/poco-f7-pro-5g/xiaomi-poco-f7-pro-5g-12gb-256gb-5g.json new file mode 100644 index 00000000000..74cd424a542 --- /dev/null +++ b/data/smartphone/xiaomi/2025/poco-f7-pro-5g/xiaomi-poco-f7-pro-5g-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-f7-pro-5g-12gb-256gb-5g", + "name": "Poco F7 Pro 5G", + "brand": "xiaomi", + "release_date": "2025-03-27", + "ram_gb": 12, + "battery_mah": 6000, + "weight_g": 206.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-f7-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "resolution": "~ 526 PPI", + "type": "Color AMOLED Screen (68.7 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Color Spectrum Sensor, HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
24mm (wide), 1/1.55\", 1.0µm, dual pixel PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)", + "Camera.Video Recording": "8K @ 24 fps UHD, 4K @ 60 fps UHD, 1080p @ 60 fps FHD, 720p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Silver", + "Design.Design Type": "", + "Design.Dimensions": "75 x 160.3 x 8.1 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Dolby Vision, HDR10+, 1800 nits (HBM), 3200 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 526 PPI", + "Display.Screen to Body Ratio": "~ 89.3%", + "Display.Size": "6.67 inches, 1440 x 3200 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (68.7 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Gyro, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 2.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "F7 Pro", + "General.OS Updates": "", + "General.Release Date": "March 27, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-08", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco F7 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "42990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco F8 Pro\", \"Price\": 44990}, {\"Name\": \"Poco F7 5G\", \"Price\": 30999}, {\"Name\": \"Poco F8\", \"Price\": 37990}, {\"Name\": \"Poco X7 Pro 5G\", \"Price\": 21850}, {\"Name\": \"Poco F7 Ultra\", \"Price\": 54990}, {\"Name\": \"Xiaomi 15T\", \"Price\": 67990}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 32999}, {\"Name\": \"Honor X9d\", \"Price\": 31990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.3 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Gen3", + "Technical.Core Details": "1xCortex-X4@3.3 GHz & 5xCortex-A720@3.2 GHz & 2x Cortex-A520@2.3 GHz", + "Technical.Custom UI": "HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 750", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "qualcomm-snapdragon-8-gen3" +} diff --git a/data/smartphone/xiaomi/2025/redmi-13x/xiaomi-redmi-13x-8gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2025/redmi-13x/xiaomi-redmi-13x-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..c9fbc1905f3 --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-13x/xiaomi-redmi-13x-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-13x-8gb-128gb-4g-lte", + "name": "Xiaomi Redmi 13X", + "brand": "xiaomi", + "release_date": "2025-03-28", + "ram_gb": 8, + "battery_mah": 5030, + "weight_g": 205.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-13x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "resolution": "~ 396 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5030 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "13 MP ƒ/2.5 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Macro)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "2.4GHz, 5GHz", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Black, Blue, Gold", + "Design.Design Type": "", + "Design.Dimensions": "76.3 x 168.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.625: 9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "550 nits (HBM)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 396 PPI", + "Display.Screen to Body Ratio": "~ 85.1%", + "Display.Size": "6.79 inches, 1080 x 2460 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "Yes", + "Extra.Sensors": "Fingerprint (side-mounted) accelerometer, compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 13X", + "General.OS Updates": "", + "General.Release Date": "March 28, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-24", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 13X", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 13 4G\", \"Price\": 15999}, {\"Name\": \"Xiaomi Redmi 13 5G\", \"Price\": 11277}, {\"Name\": \"Samsung Galaxy A07 5G\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi 13C 4G\", \"Price\": 9294}, {\"Name\": \"Poco C75\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi Note 14\", \"Price\": 16498}, {\"Name\": \"Samsung Galaxy A06 5G (6GB RAM + 128GB)\", \"Price\": 10999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Helio G91 Ultra", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G52 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "mediatek-helio-g91-ultra" +} diff --git a/data/smartphone/xiaomi/2025/redmi-15c-5g-6gb-ram-128gb/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g.json b/data/smartphone/xiaomi/2025/redmi-15c-5g-6gb-ram-128gb/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g.json new file mode 100644 index 00000000000..74473f2ddcc --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-15c-5g-6gb-ram-128gb/xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-15c-5g-6gb-ram-128gb-6gb-128gb-5g", + "name": "Xiaomi Redmi 15C 5G (6GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2025-12-03", + "ram_gb": 6, + "battery_mah": 6000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-15c-5g-6gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR Mode, Night Mode, Auto Night Mode, Portrait Mode, Time-lapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Auxiliary lens)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28/n40/n78,\nNSA: n1/n3/n40/n78/n8", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 2.4GHz | 5GHz", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.56 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "660 nits (typ), 810 nits HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "TÜV Rheinland Low Blue Light (Software Solution) Certified,\nTÜV Rheinland Circadian Friendly Certified,\nTÜV Rheinland Flicker Free Certified,\nContrast ratio: 1200:1,\nColor gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Gemini, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS | Glonass | Galileo | Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor Accelerometer, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Dark Purple, Moonlight Blue, Midnight Black", + "General.Model": "15C 5G", + "General.OS Updates": "2 years", + "General.Release Date": "December 03, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 15C 5G (6GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/xiaomi/2025/redmi-15c-5g-8gb-ram-128gb/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g.json b/data/smartphone/xiaomi/2025/redmi-15c-5g-8gb-ram-128gb/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g.json new file mode 100644 index 00000000000..37d30eed415 --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-15c-5g-8gb-ram-128gb/xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-15c-5g-8gb-ram-128gb-8gb-128gb-5g", + "name": "Xiaomi Redmi 15C 5G (8GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2025-12-03", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-15c-5g-8gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "", + "usb": "Yes" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR Mode, Night Mode, Auto Night Mode, Portrait Mode, Time-lapse", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
(Auxiliary lens)", + "Camera.Video Recording": "1080p @ 30 fps FHD, 720p @ 30 fps HD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/n3/n5/n8/n28/n40/n78,\nNSA: n1/n3/n40/n78/n8", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi: 2.4GHz | 5GHz", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.56 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "660 nits (typ), 810 nits HBM", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "TÜV Rheinland Low Blue Light (Software Solution) Certified,\nTÜV Rheinland Circadian Friendly Certified,\nTÜV Rheinland Flicker Free Certified,\nContrast ratio: 1200:1,\nColor gamut: 83% NTSC", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 82.1%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Gemini, Circle to Search", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS | Glonass | Galileo | Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Ambient Light Sensor Accelerometer, Electronic compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Dark Purple, Moonlight Blue, Midnight Black", + "General.Model": "15C 5G", + "General.OS Updates": "2 years", + "General.Release Date": "December 03, 2025", + "General.SAR": "", + "General.Security Updates": "4 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-04", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 15C 5G (8GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"iQOO 15\", \"Price\": 72999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 24999}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 44999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/xiaomi/2025/redmi-15r-5g/xiaomi-redmi-15r-5g-4gb-128gb-5g.json b/data/smartphone/xiaomi/2025/redmi-15r-5g/xiaomi-redmi-15r-5g-4gb-128gb-5g.json new file mode 100644 index 00000000000..100ca15b4b6 --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-15r-5g/xiaomi-redmi-15r-5g-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-15r-5g-4gb-128gb-5g", + "name": "Xiaomi Redmi 15R 5G", + "brand": "xiaomi", + "release_date": "2025-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 205.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-15r-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.3, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 18W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP ƒ/2
Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "n1/n5/n8/n41/n28A/n78", + "Connectivity.Bluetooth": "Yes, v5.3, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "No", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.66 x 7.99 mm", + "Design.Qwerty": "", + "Design.Weight": "205 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600nit", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 83.7%", + "Display.Size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Vibration Motor, Acceleration Sensor, Ambient Light Sensor, Virtual Distance Sensor, Electronic Compass", + "Extra.Splash Resistant": "No", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi 15R 5G", + "General.OS Updates": "", + "General.Release Date": "September 29, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "Yes, upto 1 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi 15R 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "13990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 13499}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 12990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"Samsung Galaxy S24 FE 5G\", \"Price\": 29999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 6300", + "Technical.Core Details": "2X Arm Cortex-A76@2.4GHz & 6X Arm Cortex-A55@2.0GHz", + "Technical.Custom UI": "HyperOS", + "Technical.Fabrication Node": "", + "Technical.GPU": "Arm Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "dimensity-6300" +} diff --git a/data/smartphone/xiaomi/2025/redmi-a5-4g-4gb-ram-128gb/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2025/redmi-a5-4g-4gb-ram-128gb/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..d97ca440a34 --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-a5-4g-4gb-ram-128gb/xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a5-4g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi A5 4G (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2025-03-21", + "ram_gb": 4, + "battery_mah": 5200, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a5-4g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Ultra HD Mode, Portrait Mode, Night Mode, Timelapse, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Jaisalmer Gold, Pondicherry Blue, Just Black", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600nits Peak Brightness, TUV Eye Care Triple Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1, 2 Android Major Updates, 4 Years of Security Patch Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Virtual Ambient Light Sensor, Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 15W Charger, Type C USB Cable, Sim Eject Tool, Quick Start Guide, Warranty Card", + "General.Model": "25028RN03I", + "General.OS Updates": "", + "General.Release Date": "March 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-23", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A5 4G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7464.0", + "Price Drop": "0.41114834", + "Price Drop Amount": "31", + "Related Items": "[{\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 6779}, {\"Name\": \"Realme C61 (6GB RAM + 128GB)\", \"Price\": 8199}, {\"Name\": \"Vivo Y19e\", \"Price\": 7799}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Realme C71\", \"Price\": 7409}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7200}, {\"Name\": \"Xiaomi Redmi A4 5G\", \"Price\": 7499}, {\"Name\": \"Realme Narzo 80 Lite 4G (6GB RAM + 128GB)\", \"Price\": 7198}, {\"Name\": \"Samsung Galaxy M05\", \"Price\": 6249}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2025/redmi-a5-4g/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2025/redmi-a5-4g/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..451d6d8ec1e --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-a5-4g/xiaomi-redmi-a5-4g-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a5-4g-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi A5 4G", + "brand": "xiaomi", + "release_date": "2025-03-21", + "ram_gb": 3, + "battery_mah": 5200, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a5-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Photo Mode, Ultra HD Mode, Portrait Mode, Night Mode, Timelapse, Video", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Jaisalmer Gold, Pondicherry Blue, Just Black", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.7 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "600nits Peak Brightness, TUV Eye Care Triple Certification", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.88 inches, 720 x 1650 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "eMMC 5.1, 2 Android Major Updates, 4 Years of Security Patch Updates", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS, AGPS, GLONASS, BEIDOU", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Virtual Proximity Sensor, Virtual Ambient Light Sensor, Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "India", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Handset, 15W Charger, Type C USB Cable, Sim Eject Tool, Quick Start Guide, Warranty Card", + "General.Model": "25028RN03I", + "General.OS Updates": "", + "General.Release Date": "March 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-12", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A5 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "6499.0", + "Price Drop": "-4.748283", + "Price Drop Amount": "-309", + "Related Items": "[{\"Name\": \"POCO C71\", \"Price\": 6199}, {\"Name\": \"Honor Play 10\", \"Price\": 17999}, {\"Name\": \"Realme C71\", \"Price\": 6925}, {\"Name\": \"Tecno Spark Go 2\", \"Price\": 7499}, {\"Name\": \"Xiaomi Redmi A3 Pro\", \"Price\": 8990}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7328}, {\"Name\": \"Xiaomi Redmi A5 5G\", \"Price\": 9990}, {\"Name\": \"Samsung Galaxy M07 4G\", \"Price\": 6799}, {\"Name\": \"Xiaomi Redmi A3x\", \"Price\": 6483}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2025/redmi-note-13s/xiaomi-redmi-note-13s-6gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2025/redmi-note-13s/xiaomi-redmi-note-13s-6gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ec3bad79738 --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-note-13s/xiaomi-redmi-note-13s-6gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-13s-6gb-64gb-4g-lte", + "name": "Xiaomi Redmi Note 13S", + "brand": "xiaomi", + "release_date": "2025-01-01", + "ram_gb": 6, + "battery_mah": 5000, + "weight_g": 179.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-13s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "resolution": "~ 409 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 33W Pro Fast Charging", + "Battery.Music Playback Time": "180 hours", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Samsung HM2", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP ƒ/2.4 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "Yes", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "73.87 x 159.87 x 8.09 mm", + "Design.Qwerty": "", + "Design.Weight": "179 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "DCI-P3 Wide Color Gamut, Reading Mode 3.0, Sunlight Display, 700 nits, 1000 nits (peak)", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass Protection", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 409 PPI", + "Display.Screen to Body Ratio": "~ 84.5%", + "Display.Size": "6.43 inches, 1080 x 2400 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "No", + "Extra.Extra": "", + "Extra.Extra Features": "RAM Booster Up to 3GB", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with AGPS, GLONASS, BeiDou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP53", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Electronic Compass, Gyroscope", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 13S", + "General.OS Updates": "", + "General.Release Date": "December 25, 2025 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, upto 512 GB", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.3", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Xiaomi Redmi Note 13S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 13 5G\", \"Price\": 14499}, {\"Name\": \"Xiaomi Redmi Note 13 4G\", \"Price\": 15990}, {\"Name\": \"Xiaomi Redmi Note 13 Pro 5G\", \"Price\": 19990}, {\"Name\": \"Xiaomi Redmi 13 Prime 5G\", \"Price\": 17990}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Motorola Edge 70 5G\", \"Price\": 29990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 690", + "Technical.Core Details": "4x2.4 GHz Kryo 265 Gold & 4x1.9 GHz Kryo 265 Silver", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 610", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-690" +} diff --git a/data/smartphone/xiaomi/2025/redmi-note-15-pro-plus/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g.json b/data/smartphone/xiaomi/2025/redmi-note-15-pro-plus/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g.json new file mode 100644 index 00000000000..ef18309255f --- /dev/null +++ b/data/smartphone/xiaomi/2025/redmi-note-15-pro-plus/xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-note-15-pro-plus-12gb-256gb-5g", + "name": "Xiaomi Redmi Note 15 Pro Plus", + "brand": "xiaomi", + "release_date": "2025-08-21", + "ram_gb": 12, + "battery_mah": 7000, + "weight_g": 211.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-note-15-pro-plus", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 256 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.83 inches, 1220 x 2772 pixels, 120 Hz", + "resolution": "~ 443 PPI", + "type": "Color AMOLED Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 90W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 22.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "ISOCELL HPX Sensor,", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.6 (Wide Angle)
1/1.55\", 1.0µm, multi-directional PDAF, OIS
50 MP ƒ/2.2 (Telephoto)
2.5x (telephoto)
8 MP (Ultra Wide)
112˚ (ultrawide)", + "Camera.Video Recording": "4K @ 24 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/3/5/8/28a/38/40/41/77/78 , NSA: n38/40/41/77/78", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11 a/b/g/n/ac/6, dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Midnight Black, Smoky Purple, Sky Blue, Cedar White", + "Design.Design Type": "", + "Design.Dimensions": "78.3 x 163.3 x 7.9 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.1:9", + "Display.Brightness": "3200 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, HDR10+, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "Xiaomi Dragon Crystal Glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 443 PPI", + "Display.Screen to Body Ratio": "~ 86.8%", + "Display.Size": "6.83 inches, 1220 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, Galileo, GLONASS, Beidou, NavIC Support", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Compass, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Redmi Note 15 Pro Plus", + "General.OS Updates": "", + "General.Release Date": "August 21, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-30", + "Memory.Card Slot": "No", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V, MKV, XVID", + "Name": "Xiaomi Redmi Note 15 Pro Plus", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 Pro Plus\", \"Price\": 26998}, {\"Name\": \"Xiaomi Redmi Note 15 Pro\", \"Price\": 24990}, {\"Name\": \"Xiaomi Redmi Turbo 4 Pro\", \"Price\": 23990}, {\"Name\": \"Vivo V60 5G\", \"Price\": 36999}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi 15T Pro\", \"Price\": 82990}, {\"Name\": \"Motorola Edge 60 Pro\", \"Price\": 27839}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Xiaomi Redmi Note 14 Pro Plus (12GB RAM + 512GB)\", \"Price\": 31949}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.7 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 7s Gen 4", + "Technical.Core Details": "1x2.7 GHz Cortex-A720 & 3x2.4 GHz Cortex-A720 & 4x1.8 GHz Cortex-A520", + "Technical.Custom UI": "Hyper OS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 810", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "snapdragon-7s-gen-4" +} diff --git a/data/smartphone/xiaomi/2026/17t-5g-12gb-ram-512gb/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/xiaomi/2026/17t-5g-12gb-ram-512gb/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..49b1746bfcd --- /dev/null +++ b/data/smartphone/xiaomi/2026/17t-5g-12gb-ram-512gb/xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-17t-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Xiaomi 17T 5G (12GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2026-05-28", + "ram_gb": 12, + "battery_mah": 6500, + "weight_g": 200.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "17t-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.59 inches, 1268 x 2756 pixels, 120 Hz", + "resolution": "~ 460 PPI", + "type": "Color AMOLED Screen (68 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE, aptX HD, aptX Adaptive", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 22.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6500 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "Light Fusion 800", + "Camera.Features": "Leica Summilux Optical Lens VARIO-SUMMILUX 1:1.7-3.0/15-115 ASPH, \nTwo Leica Photographic Styles (Leica Authentic Look, Leica Vibrant Look),\nLeica Filters, Leica Classic Shutter Sound | Leica Watermark\nMotion Tracking Focus,\nMotion Capture,\nLightning Burst,\nDigital Zoom Up To 120x With AI Ultra Zoom,\nHdr,\nLive Moment,\nAuto Scene Detection,\nPortrait Mode,\nMaster-lens System (15mm, 23mm, 28mm, 35mm, 46mm, 115mm, 230mm),\n50mp Mode (Wide/Telephoto),\nSuper Macro,\nPanorama,\nLong Exposure,\nDocuments,\nFastshot,\nPro Mode,\nImage formats captured: HEIF, JPEG,\nSupports RAW in Pro modeRear Camera Video recording4K (3840 × 2160) HDR10+ video recording at 30fps, 60fps,\n1080p (1920 × 1080) HDR10+ video recording at 30fps, 60fps,\n720p (1280 × 720) video recording at 30fps,\nLog video recording up to 4K at 30fps, 60fpsSlow motion video recording:720p at 120fps, 240fps, 960fps,\n1080p at 120fps, 240fps, 960fps,\nTime-lapse video recording up to 4K at 30fps,\nNight video recording up to 4K at 24fps,\nAuto scene detection,\nShootSteady,\nPro mode,\nLUT parameters,\n3-Mic array,\n5x Optical Periscope,\nSegment Best 120x Ultra Zoom,\nLeica", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "32 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
23mm (wide), 1/1.55\", 1.0µm, PDAF, OIS
50 MP ƒ/3 (Telephoto)
115mm (periscope telephoto), 1/2.76\", 0.64µm, PDAF (30cm - ∞), OIS, 5x optical zoom
12 MP ƒ/2.2 (Ultra Wide)
15mm, 120˚ (ultrawide), 1/3.06\", 1.12µm", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/2/3/5/7/8/12/20/26/28/34/38/39/40/41/48/66/71/75/77/78\nNSA: n1/2/3/5/7/8/20/28/38/40/41/66/71/75/77/78", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE, aptX HD, aptX Adaptive", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 6E\nSupports 2×2 MIMO, Wi-Fi Direct", + "Design.Bezel less": "No", + "Design.Colors": "Black,\nBlue,\nPurple", + "Design.Design Type": "", + "Design.Dimensions": "75.2 x 157.6 x 8.17 mm", + "Design.Qwerty": "", + "Design.Weight": "200 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "2000nits, 3500nits", + "Display.Color Gamut": "100% DCI-P3", + "Display.Curved Display": "", + "Display.Display Dimming": "3840Hz PWM dimming and DC Dimming", + "Display.Dual Display": "", + "Display.Features": "3200Hz instantaneous Touch sampling rate, Wet Touch Technology 2.0\nXiaomi Vision Care with TÜV Rheinland Quadruple Certification,\nTUV Rheinland Low Blue Light (Hardware Solution) Certified,\nTUV Rheinland Flicker Free Certified,\nTUV Rheinland Circadian Certified,\nTUV Rheinland Intelligent Eye Care Certified", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "Yes, HDR10+, Dolby Vision", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 460 PPI", + "Display.Screen to Body Ratio": "~ 89.8%", + "Display.Size": "6.59 inches, 1268 x 2756 pixels, 120 Hz", + "Display.Touch": "Yes, 480 Hz Touch Sampling Rate", + "Display.Type": "Color AMOLED Screen (68 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "AI Writing, AI Speech Recognition\nAI Interpreter, AI Search, AI Dynamic Wallpapers\nAI Creativity Assistant, And more.\nCircle to Search with Google, Google Gemini", + "Extra.Cooling System": "Xiaomi 3D IceLoop system", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "T1+/T1S Dual-chip Signal", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "GPS:\nL1 + L5,\nGLONASS:\nG1,\nBeidou:\nB1I + B1C + B2a,\nGalileo,\nNavIC:\nL5", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP68", + "Extra.NFC": "Yes", + "Extra.Sensors": "Proximity Sensor, Ambient Light Sensor, Accelerometer, Gyroscope, Electronic Compass, IR Blaster, Flicker Sensor, X-axis Linear Vibration Motor, Color Temperature Sensor, NFC", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Xiaomi 17T, Charger, USB Type-C Cable, SIM Eject Tool, Protective Case, Safety Information, Quick Start Guide and Warranty Card, Desiccant", + "General.Model": "2602DPT53G, 2602DPT53I", + "General.OS Updates": "", + "General.Release Date": "May 28, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "Yes", + "Last modified": "2026-06-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, WEBM, 3GP", + "Name": "Xiaomi 17T 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "64999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 15 Pro Plus (12GB RAM + 512GB)\", \"Price\": 44999}, {\"Name\": \"Vivo X300 FE (12GB RAM + 512GB)\", \"Price\": 89999}, {\"Name\": \"Apple iPhone 17 (512GB)\", \"Price\": 97900}, {\"Name\": \"Xiaomi 17 5G\", \"Price\": 89998}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 66990}, {\"Name\": \"Vivo X200T (12 GB RAM + 512 GB)\", \"Price\": 69999}, {\"Name\": \"Vivo V70 Elite 5G (12GB RAM + 512GB)\", \"Price\": 61999}, {\"Name\": \"Xiaomi 17T 5G\", \"Price\": 59999}, {\"Name\": \"Vivo X300 FE\", \"Price\": 79999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.4 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 8500 Ultra", + "Technical.Core Details": "1 x Arm Cortex-A725 @ 3.4GHz, 3 x Arm Cortex-A725 @ 3.2GHz, 4 x Arm Cortex-A725 @ 2.2GHz", + "Technical.Custom UI": "Xiaomi HyperOS 3", + "Technical.Fabrication Node": "4nm", + "Technical.GPU": "Mali-G720 MC8", + "Technical.Java": "No", + "Technical.NPU": "NPU 880", + "Technical.OS": "Android v16" + }, + "soc": "mediatek-dimensity-8500-ultra" +} diff --git a/data/smartphone/xiaomi/2026/poco-c81-pro/xiaomi-poco-c81-pro-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2026/poco-c81-pro/xiaomi-poco-c81-pro-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..ded623cf57b --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-c81-pro/xiaomi-poco-c81-pro-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c81-pro-4gb-64gb-4g-lte", + "name": "Poco C81 Pro", + "brand": "xiaomi", + "release_date": "2026-04-27", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 208.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c81-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Black, Gold, Green", + "Design.Design Type": "", + "Design.Dimensions": "79.5 x 171.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 27, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C81 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 103999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 40975}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 34999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26250}, {\"Name\": \"Vivo T5 Pro\", \"Price\": 30498}, {\"Name\": \"Vivo X300 FE\", \"Price\": 69999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22289}, {\"Name\": \"Motorola Edge 70 Pro\", \"Price\": 38999}, {\"Name\": \"CMF Phone 3 Pro\", \"Price\": 24990}]", + "Technical.Browser": "", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2026/poco-c81/xiaomi-poco-c81-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2026/poco-c81/xiaomi-poco-c81-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..82151f9521f --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-c81/xiaomi-poco-c81-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c81-4gb-64gb-4g-lte", + "name": "POCO C81", + "brand": "xiaomi", + "release_date": "2026-04-23", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 208.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c81", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Potriat, Document, Timer, Watermark, Night Mode, Google Lens, Time Lapse, Audio Shutter, Palm Shutter, QR Code Scanner", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wifi 5", + "Design.Bezel less": "", + "Design.Colors": "Sunset Gold", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.56 x 8.15 mm", + "Design.Qwerty": "", + "Design.Weight": "208 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "800 nits (HBM)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Adaptive 120-240Hz Touch Sample Rate, TÜV Certfied Low Blue Light (Software Solution), TÜV Certfied Circadian Friendly, TÜV Certfied Flicker Free", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor(Virtual) Ambient Light Sensor (Virtual) Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0NKWIN, C81", + "General.OS Updates": "", + "General.Release Date": "April 23, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "POCO C81", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO C81x\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Poco C85x\", \"Price\": 11499}, {\"Name\": \"POCO C71 (6GB RAM + 128GB)\", \"Price\": 9999}, {\"Name\": \"Ai+ Nova 2\", \"Price\": 8999}, {\"Name\": \"Ai+ Nova 2 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Ai+ Pulse\", \"Price\": 8479}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 11499}, {\"Name\": \"Vivo Y05\", \"Price\": 12999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "G57 850MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2026/poco-c81x/xiaomi-poco-c81x-3gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2026/poco-c81x/xiaomi-poco-c81x-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..7c8feaa972c --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-c81x/xiaomi-poco-c81x-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c81x-3gb-64gb-4g-lte", + "name": "POCO C81x", + "brand": "xiaomi", + "release_date": "2026-04-23", + "ram_gb": 3, + "battery_mah": 5200, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c81x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Potriat, Timer, Watermark, Night Mode, Time Lapse, Audio Shutter, Palm Shutter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Ice Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.79 x 8.26 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "650 HBM Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "TÜV Certfied Low Blue Light (Software Solution), TÜV Certfied Circadian Friendly, TÜV Certfied Flicker Free", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.88 inches, 720 x 1640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Proximity Sensor(Virtual) Ambient Light Sensor (Virtual) Accelerometer, E Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0O3FIN, C81x", + "General.OS Updates": "", + "General.Release Date": "April 23, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "POCO C81x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "9999.0", + "Price Drop": "0.0020916467", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"POCO C81\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 9999}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7299}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 9499}, {\"Name\": \"Realme C63 5G (6GB RAM + 128GB)\", \"Price\": 10999}, {\"Name\": \"Poco C85x\", \"Price\": 11499}, {\"Name\": \"Realme Note 70\", \"Price\": 11990}, {\"Name\": \"Poco X8 Pro 5G\", \"Price\": 32999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "G57 850MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2026/poco-c85x-5g-4gb-ram-128gb/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g.json b/data/smartphone/xiaomi/2026/poco-c85x-5g-4gb-ram-128gb/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g.json new file mode 100644 index 00000000000..f7a220d8f00 --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-c85x-5g-4gb-ram-128gb/xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c85x-5g-4gb-ram-128gb-4gb-128gb-5g", + "name": "Poco C85x 5G (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2026-03-10", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c85x-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "", + "Design.Colors": "Black, Green, Gold", + "Design.Design Type": "", + "Design.Dimensions": "79.5 x 171.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "800 HBM Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0NKKIN, C85x", + "General.OS Updates": "", + "General.Release Date": "March 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C85x 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "600,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "-3.3265195", + "Price Drop Amount": "-416", + "Related Items": "[{\"Name\": \"Motorola Moto G35 5G\", \"Price\": 12498}, {\"Name\": \"Poco C85 5G\", \"Price\": 12949}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Ai+ Nova 2 5G (6GB RAM + 128GB)\", \"Price\": 12999}, {\"Name\": \"Vivo T4 Lite 5G\", \"Price\": 13999}, {\"Name\": \"Xiaomi Redmi 15A 5G (4GB RAM + 128GB)\", \"Price\": 14484}, {\"Name\": \"Poco C75 5G (4GB RAM + 128GB)\", \"Price\": 11499}, {\"Name\": \"Xiaomi Redmi 15A 5G\", \"Price\": 13489}, {\"Name\": \"Realme P3 Lite 5G\", \"Price\": 14000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS 3", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/xiaomi/2026/poco-c85x/xiaomi-poco-c85x-4gb-64gb-5g.json b/data/smartphone/xiaomi/2026/poco-c85x/xiaomi-poco-c85x-4gb-64gb-5g.json new file mode 100644 index 00000000000..3639294659c --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-c85x/xiaomi-poco-c85x-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-c85x-4gb-64gb-5g", + "name": "Poco C85x", + "brand": "xiaomi", + "release_date": "2026-03-10", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-c85x", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole, Screen Flash", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 5", + "Design.Bezel less": "", + "Design.Colors": "Black, Green, Gold", + "Design.Design Type": "", + "Design.Dimensions": "79.5 x 171.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.6:9", + "Display.Brightness": "800 HBM Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, Glonass, Beidou", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0NKKIN, C85x", + "General.OS Updates": "", + "General.Release Date": "March 10, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco C85x", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "600,000 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Poco C85 5G\", \"Price\": 12180}, {\"Name\": \"Xiaomi Redmi 15A 5G\", \"Price\": 12999}, {\"Name\": \"Poco C75 5G\", \"Price\": 10983}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 13999}, {\"Name\": \"Poco M7 5G\", \"Price\": 12425}, {\"Name\": \"Realme P4 Lite 5G\", \"Price\": 13499}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 16499}, {\"Name\": \"Motorola Moto G35 5G\", \"Price\": 12699}, {\"Name\": \"Poco M7 Plus 5G\", \"Price\": 15499}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS 3", + "Technical.Fabrication Node": "6nm", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/xiaomi/2026/poco-x8-pro-max-5g-12gb-ram-512gb/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g.json b/data/smartphone/xiaomi/2026/poco-x8-pro-max-5g-12gb-ram-512gb/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g.json new file mode 100644 index 00000000000..9efe88c727a --- /dev/null +++ b/data/smartphone/xiaomi/2026/poco-x8-pro-max-5g-12gb-ram-512gb/xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-poco-x8-pro-max-5g-12gb-ram-512gb-12gb-512gb-5g", + "name": "Poco X8 Pro Max 5G (12GB RAM + 512GB)", + "brand": "xiaomi", + "release_date": "2026-03-17", + "ram_gb": 12, + "battery_mah": 9000, + "weight_g": 218.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "poco-x8-pro-max-5g-12gb-ram-512gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "resolution": "~ 447 PPI", + "type": "Color AMOLED Screen (68.7 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v6.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 27W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "9000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Poco", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Dynamic Shot, Motion Capture, Documents Mode, Potrait Mode, Pro Mode, 50MP Mode, Slow Motion, Time Lapse, Voice Shutter, HDR, Panaroma, Google Lens, DUAL Video, Long Exposure, Timed Burst", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "20 MP ƒ/2.2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.5 (Wide Angle)
26mm (wide), 1/1.95\", 0.8µm, PDAF, OIS
8 MP ƒ/2.2 (Ultra Wide)
15mm (ultrawide), 1/4.0\", 1.12µm", + "Camera.Video Recording": "4K @ 30/60 fps UHD, 1080p @ 30/60 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "5G SA: n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n48/n77/n78, 5G NSA: n1/n2/n3/n5/n7/n8/n20/n28/n38/n40/n41/n48/n77/n78", + "Connectivity.Bluetooth": "Yes, v6.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "Black, White, Blue", + "Design.Design Type": "", + "Design.Dimensions": "77.9 x 162.9 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "218 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "2000 nits (HBM), 3500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "3840Hz PWM, Dolby Vision, HDR10+, Adaptive Refresh Rate 30(AOD)/60/90/120Hz TÜV Rheinland Low Blue light (Hardware Solution), TÜV Rheinland Circadian Friendly, TÜV Rheinland flicker free", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass 7i", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 447 PPI", + "Display.Screen to Body Ratio": "~ 90.3%", + "Display.Size": "6.83 inches, 1280 x 2772 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (68.7 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "Circle to Search with Google, Google Gemini, AI Writing, AI Speech Recognition, AI Interpreter", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "3D IceLoop Cooling System, X-axis Linear Motor", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS. Up to tri-band: GLONASS, BDS, GALILEO, QZSS, NavIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP66/IP68/IP69/ IP69K", + "Extra.NFC": "", + "Extra.Sensors": "Ultrasonic In-Display Fingerprint Sensor, Proximity Sensor, Ambient Light Sensor, Accelerometer, E-Compass, Gyroscope, IR Blaster, Flicker Sensor", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Protective Case, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "2602BPC18G", + "General.OS Updates": "4 years", + "General.Release Date": "March 17, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-31", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "LPDDR5X Ultra", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "Hi-Res Audio, Stereo Speakers, Dolby Atmos", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "Dual Stereo", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "Poco X8 Pro Max 5G (12GB RAM + 512GB)", + "Performance.3DMark Score": "6,019 (Wild Life Extreme) (36.04 FPS)", + "Performance.AnTuTu Score": "2,712,214 (Total) (v11)", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "8,254 (Multi Core) (v6)
2,596 (Single Core)
20,010 (OpenCL)
21,920 (Vulkan)
", + "Performance.Speaker Score": "", + "Price": "46999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Nothing Phone (4a) Pro\", \"Price\": 39999}, {\"Name\": \"Samsung Galaxy A57 5G\", \"Price\": 56999}, {\"Name\": \"iQOO 15R (12GB RAM + 512GB)\", \"Price\": 52998}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 42999}, {\"Name\": \"OnePlus 15R 5G\", \"Price\": 47997}, {\"Name\": \"OnePlus 15R (12GB RAM + 512GB)\", \"Price\": 52997}, {\"Name\": \"Realme GT 7 (12GB RAM + 512GB)\", \"Price\": 41999}, {\"Name\": \"Poco F7 5G (12GB RAM + 512GB)\", \"Price\": 37999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.73 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9500s", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925 MC12", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "dimensity-9500s" +} diff --git a/data/smartphone/xiaomi/2026/redmi-a7-4g/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2026/redmi-a7-4g/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte.json new file mode 100644 index 00000000000..e66f3ff097c --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-a7-4g/xiaomi-redmi-a7-4g-3gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a7-4g-3gb-64gb-4g-lte", + "name": "Xiaomi Redmi A7 4G", + "brand": "xiaomi", + "release_date": "2026-04-21", + "ram_gb": 3, + "battery_mah": 5200, + "weight_g": 193.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a7-4g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 3, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.88 inches, 1640 x 720 pixels, 120 Hz", + "resolution": "~ 262 PPI", + "type": "Color LCD Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Potriat, Timer, Watermark, Night Mode, Time Lapse, Audio Shutter, Palm Shutter", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Supports 2.4 GHz and 5 GHz Dual Band", + "Design.Bezel less": "", + "Design.Colors": "Black", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.79 x 8.26 mm", + "Design.Qwerty": "", + "Design.Weight": "193 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "120Hz Adaptive Display, 240Hz Touch Sample Rate, Peak brightness 800nits", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 262 PPI", + "Display.Screen to Body Ratio": "~ 84.1%", + "Display.Size": "6.88 inches, 1640 x 720 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color LCD Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, E Compass,", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "1 x Handset, 1 x Adapter, 1 x Type-C USB Cable, 1 x Sim Eject Tool, 1 x Quick Start Guide, 1 x Warranty Card", + "General.Model": "MZB0NSZIN, A7", + "General.OS Updates": "", + "General.Release Date": "April 21, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-05-01", + "Memory.Card Slot": "Yes, upto 2 TB", + "Memory.Expandable RAM": "Upto 3 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "3 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes, with FM Recording", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A7 4G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 12499}, {\"Name\": \"Xiaomi Redmi A5 4G\", \"Price\": 7999}, {\"Name\": \"Xiaomi Redmi 14C 5G\", \"Price\": 9499}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)\", \"Price\": 13499}, {\"Name\": \"Motorola Moto G06 Power\", \"Price\": 9999}, {\"Name\": \"Xiaomi Redmi A7 Pro 4G\", \"Price\": 11499}, {\"Name\": \"Motorola Moto G05\", \"Price\": 7299}, {\"Name\": \"POCO C81x\", \"Price\": 9999}, {\"Name\": \"Samsung Galaxy A07 4G\", \"Price\": 9918}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "unisoc-t7250" +} diff --git a/data/smartphone/xiaomi/2026/redmi-a7-pro-5g-4gb-ram-128gb/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte.json b/data/smartphone/xiaomi/2026/redmi-a7-pro-5g-4gb-ram-128gb/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte.json new file mode 100644 index 00000000000..49b9ac7ce6e --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-a7-pro-5g-4gb-ram-128gb/xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a7-pro-5g-4gb-ram-128gb-4gb-128gb-4g-lte", + "name": "Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)", + "brand": "xiaomi", + "release_date": "2026-04-13", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a7-pro-5g-4gb-ram-128gb", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1.12μm,\n1/4''", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/2 (Wide Angle)
Pixel Size: 1.12μm
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "ISA/NSA: n1/3/5/8/28/40/41/78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Mist Blue,\nSunset Orange,\nBlack", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.56 x 8.15 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "800nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC,\nTUV Rhineland/SGS eye protection certified,\nTUV low blue light certification,\nTUV flicker-free certification,\nTUV Circadian Friendly,\nWet Touch 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1.07Mn)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Google Gemini | Circle To Search | Xiaomi Interconnectivity", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS/AGPS, Glonass,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor,\nProximity Sensor,\nE Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Mobile Phone,\nAdapter,\nUSB Type-C cable,\nSIM Eject Tool,\nQuick Start Guide\n& Warranty Card", + "General.Model": "", + "General.OS Updates": "4 years", + "General.Release Date": "April 13, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Bottom Firing Speaker with 200% Volume Boost", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A7 Pro 5G (4GB RAM + 128GB)", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "12499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15A 5G\", \"Price\": 12999}, {\"Name\": \"Xiaomi Redmi 15C 5G\", \"Price\": 14790}, {\"Name\": \"Xiaomi Redmi 15A 5G (4GB RAM + 128GB)\", \"Price\": 14499}, {\"Name\": \"Motorola Moto G45 5G\", \"Price\": 10997}, {\"Name\": \"Xiaomi Redmi Note 15 5G Special Edition\", \"Price\": 19999}, {\"Name\": \"Xiaomi Redmi A7 Pro 5G\", \"Price\": 11499}, {\"Name\": \"Xiaomi Redmi A4 5G (4GB RAM + 128GB)\", \"Price\": 12525}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 17828}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 17090}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "2*A78 2.2Ghz + 6*A55 2.0GHz", + "Technical.Custom UI": "HyperOS 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "G57 950MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/xiaomi/2026/redmi-a7-pro-5g/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte.json b/data/smartphone/xiaomi/2026/redmi-a7-pro-5g/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte.json new file mode 100644 index 00000000000..9f95911d38c --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-a7-pro-5g/xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-a7-pro-5g-4gb-64gb-4g-lte", + "name": "Xiaomi Redmi A7 Pro 5G", + "brand": "xiaomi", + "release_date": "2026-04-13", + "ram_gb": 4, + "battery_mah": 6300, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-a7-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
1.12μm,\n1/4''", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "32 MP ƒ/2 (Wide Angle)
Pixel Size: 1.12μm
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "ISA/NSA: n1/3/5/8/28/40/41/78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Mist Blue,\nSunset Orange,\nBlack", + "Design.Design Type": "", + "Design.Dimensions": "79.47 x 171.56 x 8.15 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "800nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "83% NTSC,\nTUV Rhineland/SGS eye protection certified,\nTUV low blue light certification,\nTUV flicker-free certification,\nTUV Circadian Friendly,\nWet Touch 2.0", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1.07Mn)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Google Gemini | Circle To Search | Xiaomi Interconnectivity", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS/AGPS, Glonass,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Ambient Light Sensor,\nProximity Sensor,\nE Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "Mobile Phone,\nAdapter,\nUSB Type-C cable,\nSIM Eject Tool,\nQuick Start Guide\n& Warranty Card", + "General.Model": "", + "General.OS Updates": "4 years", + "General.Release Date": "April 13, 2026", + "General.SAR": "", + "General.Security Updates": "6 years", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-04-16", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Bottom Firing Speaker with 200% Volume Boost", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi A7 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "11499.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 15A 5G\", \"Price\": 12999}, {\"Name\": \"Poco C85x\", \"Price\": 11899}, {\"Name\": \"Realme Narzo 100 Lite\", \"Price\": 13499}, {\"Name\": \"Xiaomi Redmi Note 15 SE 5G (8GB RAM + 256GB)\", \"Price\": 23999}, {\"Name\": \"OnePlus Nord 6\", \"Price\": 38980}, {\"Name\": \"HMD Crest 2 Pro\", \"Price\": 22990}, {\"Name\": \"Poco X7 Pro (12GB RAM + 256GB)\", \"Price\": 25999}, {\"Name\": \"Infinix Note 40 Pro Plus Racing Edition\", \"Price\": 24999}, {\"Name\": \"Xiaomi Redmi 15A 5G (4GB RAM + 128GB)\", \"Price\": 14499}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "2*A78 2.2Ghz + 6*A55 2.0GHz", + "Technical.Custom UI": "HyperOS 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "G57 950MHz", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/xiaomi/2026/redmi-k90-pro-max/xiaomi-redmi-k90-pro-max-12gb-512gb-5g.json b/data/smartphone/xiaomi/2026/redmi-k90-pro-max/xiaomi-redmi-k90-pro-max-12gb-512gb-5g.json new file mode 100644 index 00000000000..338a170d0c2 --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-k90-pro-max/xiaomi-redmi-k90-pro-max-12gb-512gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k90-pro-max-12gb-512gb-5g", + "name": "Xiaomi Redmi K90 Pro Max", + "brand": "xiaomi", + "release_date": "2026-01-01", + "ram_gb": 12, + "battery_mah": 7500, + "weight_g": 219.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k90-pro-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 12, + "storage_gb": 512 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 512 + ], + "display": { + "size": "6.9 inches, 1200 x 2608 pixels, 120 Hz", + "resolution": "~ 416 PPI", + "type": "Color LTPO AMOLED Screen (68 B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "nfc": "Yes", + "usb": "Yes, USB-C v3.2" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 100W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes", + "Battery.Reverse Wireless Charging": "Yes, 22.5W", + "Battery.Size": "7500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "Yes, 50W", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "Laser AF, Color Spectrum Sensor, Leica Lens, Dual-tone , HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "50 MP (Wide Angle)
Punch Hole, Autofocus, Screen Flash", + "Camera.Front Video Recording": "4K @ 60 fps UHD, 1080p @ 60 fps FHD", + "Camera.OIS": "Yes", + "Camera.Rear Camera": "50 MP ƒ/1.7 (Wide Angle)
50 MP ƒ/2.6 (Telephoto)
50 MP ƒ/2.4 (Ultra Wide)", + "Camera.Video Recording": "8K @ 30 fps UHD, 1080p @ 60 fps FHD, 4K @ 60 fps UHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "SA: n1/2/3/5/7/8/20/28/38/40/41/48/66*/77/78/79, NSA: n1/3/5/7/8/20/28/38/40/41/66*/77/78/79", + "Connectivity.Bluetooth": "Yes, v5.4, A2DP, LE, aptX HD", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v3.2", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "Yes", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 7", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.6 x 162.9 x 8 mm", + "Design.Qwerty": "", + "Design.Weight": "219 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "3500 nits (peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "2160Hz PWM, 120Hz, Dolby Vision, HDR Vivid, HDR10+", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 416 PPI", + "Display.Screen to Body Ratio": "~ 92.3%", + "Display.Size": "6.9 inches, 1200 x 2608 pixels, 120 Hz", + "Display.Touch": "Yes, 240 Hz Touch Sampling Rate", + "Display.Type": "Color LTPO AMOLED Screen (68 B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "with GPS, Galileo, GLONASS, Beidou, NAVIC", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP69", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Gyro, Compass, Bbarometer", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.5 m upto 30 min", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "September 25, 2026 (Expected)", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-10-18", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "12 GB", + "Memory.RAM Type": "", + "Memory.Storage": "512 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF playback", + "Name": "Xiaomi Redmi K90 Pro Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "89990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"Realme P3 Pro 5G\", \"Price\": 17698}, {\"Name\": \"Vivo V60e\", \"Price\": 28999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 65990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23999}, {\"Name\": \"Vivo X300\", \"Price\": 54990}, {\"Name\": \"Motorola Edge 60 Fusion\", \"Price\": 19999}, {\"Name\": \"Apple iPhone 15\", \"Price\": 49999}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "4.6 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 8 Elite Gen 5", + "Technical.Core Details": "", + "Technical.Custom UI": "HyperOS 3", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "snapdragon-8-elite-gen-5" +} diff --git a/data/smartphone/xiaomi/2026/redmi-r70/xiaomi-redmi-r70-4gb-128gb-5g.json b/data/smartphone/xiaomi/2026/redmi-r70/xiaomi-redmi-r70-4gb-128gb-5g.json new file mode 100644 index 00000000000..4d76086f74c --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-r70/xiaomi-redmi-r70-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-r70-4gb-128gb-5g", + "name": "Xiaomi Redmi R70", + "brand": "xiaomi", + "release_date": "2026-01-01", + "ram_gb": 4, + "battery_mah": 6000, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-r70", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS LCD Screen (1.07Mn)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "ISA/NSA: n1/3/5/8/28/40/41/78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Purple, White", + "Design.Design Type": "", + "Design.Dimensions": "79.5 x 171.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "800nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS LCD Screen (1.07Mn)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Google Gemini | Circle To Search | Xiaomi Interconnectivity", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS/AGPS, Glonass,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 15, 2026,", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Bottom Firing Speaker with 200% Volume Boost", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi R70", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "17990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 19499}, {\"Name\": \"Xiaomi Redmi R70m\", \"Price\": 19990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 22399}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "2*A78 2.2Ghz + 6*A55 2.0GHz", + "Technical.Custom UI": "HyperOS 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/xiaomi/2026/redmi-r70m/xiaomi-redmi-r70m-6gb-128gb-5g.json b/data/smartphone/xiaomi/2026/redmi-r70m/xiaomi-redmi-r70m-6gb-128gb-5g.json new file mode 100644 index 00000000000..0e1bd5284c0 --- /dev/null +++ b/data/smartphone/xiaomi/2026/redmi-r70m/xiaomi-redmi-r70m-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-r70m-6gb-128gb-5g", + "name": "Xiaomi Redmi R70m", + "brand": "xiaomi", + "release_date": "2026-04-15", + "ram_gb": 6, + "battery_mah": 6300, + "weight_g": 210.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-r70m", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "resolution": "~ 254 PPI", + "type": "Color IPS Screen (1.07Mn)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 15W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 7.5W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6300 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "ISA/NSA: n1/3/5/8/28/40/41/78", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "No", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "802.11a/b/g/n/ac", + "Design.Bezel less": "", + "Design.Colors": "Black, Blue, Purple, White", + "Design.Design Type": "", + "Design.Dimensions": "79.5 x 171.6 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "210 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20.5:9", + "Display.Brightness": "800nit Peak Brightness", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 254 PPI", + "Display.Screen to Body Ratio": "~ 84.3%", + "Display.Size": "6.9 inches, 720 x 1600 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1.07Mn)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "Google Gemini | Circle To Search | Xiaomi Interconnectivity", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "GPS/AGPS, Glonass,Galileo", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP52", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Compass", + "Extra.Splash Resistant": "Yes", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "April 15, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-06-01", + "Memory.Card Slot": "Yes, (Hybrid Slot), upto 2 TB", + "Memory.Expandable RAM": "Upto 4 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "LPDDR4X", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 2.2", + "Multimedia.Audio Features": "Bottom Firing Speaker with 200% Volume Boost", + "Multimedia.Audio Jack Type": "3.5mm", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, AMR, FLAC, APE", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, M4V. MKV, XVID", + "Name": "Xiaomi Redmi R70m", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi R70\", \"Price\": 17990}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 26800}, {\"Name\": \"Vivo T5 Lite 5G\", \"Price\": 10999}, {\"Name\": \"OnePlus Nord CE 6 5G\", \"Price\": 31999}, {\"Name\": \"Realme 16T 5G\", \"Price\": 29999}, {\"Name\": \"OPPO Reno 14 5G\", \"Price\": 42999}, {\"Name\": \"OPPO Reno 16 5G\", \"Price\": 48999}, {\"Name\": \"Vivo V80 5G\", \"Price\": 47999}]", + "Technical.Browser": "Yes, supports HTML5", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T8300", + "Technical.Core Details": "2*A78 2.2Ghz + 6*A55 2.0GHz", + "Technical.Custom UI": "HyperOS 3.0", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t8300" +} diff --git a/data/smartphone/zte/2022/axon-30s/zte-axon-30s-6gb-128gb-5g.json b/data/smartphone/zte/2022/axon-30s/zte-axon-30s-6gb-128gb-5g.json new file mode 100644 index 00000000000..f1c5ba5ad29 --- /dev/null +++ b/data/smartphone/zte/2022/axon-30s/zte-axon-30s-6gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-30s-6gb-128gb-5g", + "name": "ZTE Axon 30S", + "brand": "zte", + "release_date": "2022-09-26", + "ram_gb": 6, + "battery_mah": 4200, + "weight_g": 189.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-30s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 1080 x 2460 pixels, 120 Hz", + "resolution": "~ 388 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 55W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4200 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP ƒ/2 (Wide Angle)
Under Display
Under Display", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
5 MP (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K @ 30 fps UHD, 1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 170.2 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "189 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "Always-on Display", + "Display.Foldable Display": "", + "Display.Glass Type": "Corning Gorilla Glass", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 388 PPI", + "Display.Screen to Body Ratio": "~ 85.9%", + "Display.Size": "6.9 inches, 1080 x 2460 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Axon 30s 5G", + "General.OS Updates": "", + "General.Release Date": "September 26, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-12-12", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 30S", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4x 5G\", \"Price\": 15999}, {\"Name\": \"Vivo X300 Pro 5G\", \"Price\": 109999}, {\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 98200}, {\"Name\": \"Poco F8 Ultra\", \"Price\": 64990}, {\"Name\": \"Motorola Moto G57 Power\", \"Price\": 14970}, {\"Name\": \"Samsung Galaxy Z Tri Fold\", \"Price\": 219990}, {\"Name\": \"Vivo X300\", \"Price\": 75999}, {\"Name\": \"Vivo V70 5G\", \"Price\": 39990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/zte/2022/axon-40-pro-5g/zte-axon-40-pro-5g-8gb-128gb-5g.json b/data/smartphone/zte/2022/axon-40-pro-5g/zte-axon-40-pro-5g-8gb-128gb-5g.json new file mode 100644 index 00000000000..73f936161c1 --- /dev/null +++ b/data/smartphone/zte/2022/axon-40-pro-5g/zte-axon-40-pro-5g-8gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-40-pro-5g-8gb-128gb-5g", + "name": "ZTE Axon 40 Pro 5G", + "brand": "zte", + "release_date": "2022-05-09", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 199.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-40-pro-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 65W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "16 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "4K, 1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.9 (Wide Angle)
8 MP ƒ/2.2 (Ultra Wide)
2 MP ƒ/2.4 (Macro)
Macro
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "72.9 x 162.9 x 8.46 mm", + "Design.Qwerty": "", + "Design.Weight": "199 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 90.4%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 144 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, In Display", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Axon 40 Pro", + "General.OS Updates": "", + "General.Release Date": "May 09, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-03-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "UFS 3.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 40 Pro 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "39990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Samsung Galaxy A55 5G\", \"Price\": 28838}, {\"Name\": \"LG V60 ThinQ\", \"Price\": 79990}, {\"Name\": \"Vivo T5x 5G\", \"Price\": 15999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 108893}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 50790}, {\"Name\": \"iQOO Z11x\", \"Price\": 18999}, {\"Name\": \"Poco X8 Pro Max\", \"Price\": 59999}, {\"Name\": \"Vivo T5 5G\", \"Price\": 23990}, {\"Name\": \"Motorola Edge 70 Fusion\", \"Price\": 27248}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.2 GHz, Octa Core Processor", + "Technical.Chipset": "Qualcomm Snapdragon 870", + "Technical.Core Details": "1x3.2 GHz Kryo 585 & 3x2.42 GHz Kryo 585 & 4x1.80 GHz Kryo 585", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Adreno 650", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "snapdragon-870" +} diff --git a/data/smartphone/zte/2022/axon-40-se/zte-axon-40-se-4gb-128gb-5g.json b/data/smartphone/zte/2022/axon-40-se/zte-axon-40-se-4gb-128gb-5g.json new file mode 100644 index 00000000000..f801934d945 --- /dev/null +++ b/data/smartphone/zte/2022/axon-40-se/zte-axon-40-se-4gb-128gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-axon-40-se-4gb-128gb-5g", + "name": "ZTE Axon 40 SE", + "brand": "zte", + "release_date": "2022-10-19", + "ram_gb": 4, + "battery_mah": 4500, + "weight_g": 182.0, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "axon-40-se", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 128 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (1B)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.1, A2DP, LE", + "nfc": "Yes", + "usb": "Yes, USB-C v3.1" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, Dual LED", + "Camera.Front Camera": "8 MP (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
5 MP ƒ/2.4
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.1, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v3.1", + "Connectivity.USB Features": "USB on-the-go", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "Wi-Fi 802.11ac", + "Design.Bezel less": "", + "Design.Colors": "", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.5 x 7.8 mm", + "Design.Qwerty": "", + "Design.Weight": "182 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (1B)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS, GLONASS, GALILEO, BDS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Axon 40 SE", + "General.OS Updates": "", + "General.Release Date": "October 19, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-16", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Axon 40 SE", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "19999.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Oppo F31 Pro 5G\", \"Price\": 26999}, {\"Name\": \"Oppo F31 Pro Plus 5G\", \"Price\": 32999}, {\"Name\": \"Apple iPhone 17\", \"Price\": 82900}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 26999}, {\"Name\": \"Apple iPhone 17 Pro Max\", \"Price\": 149900}, {\"Name\": \"Vivo T4 Pro 5G\", \"Price\": 28780}, {\"Name\": \"Samsung Galaxy F17 5G\", \"Price\": 14499}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24997}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 82000}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T618", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "ARM Mali-G52 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-tiger-t618" +} diff --git a/data/smartphone/zte/2022/blade-a72-5g/zte-blade-a72-5g-4gb-64gb-5g.json b/data/smartphone/zte/2022/blade-a72-5g/zte-blade-a72-5g-4gb-64gb-5g.json new file mode 100644 index 00000000000..dfbaf8bf0fa --- /dev/null +++ b/data/smartphone/zte/2022/blade-a72-5g/zte-blade-a72-5g-4gb-64gb-5g.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-a72-5g-4gb-64gb-5g", + "name": "ZTE Blade A72 5G", + "brand": "zte", + "release_date": "2022-06-10", + "ram_gb": 4, + "battery_mah": 4000, + "weight_g": 211.0, + "os": "Android v11", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-a72-5g", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 64 + }, + "network": { + "cellular": "5G" + } + }, + "storage_options_gb": [ + 64 + ], + "display": { + "size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "resolution": "~ 269 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "5 MP
Screen Flash", + "Camera.Front Video Recording": "720p @ 30 fps HD", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/1.8 (Wide Angle)
2 MP (Macro)
2 MP (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "Yes", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes, Dual Stand-By", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue, Gray", + "Design.Design Type": "", + "Design.Dimensions": "75.5 x 164 x 9.2 mm", + "Design.Qwerty": "", + "Design.Weight": "211 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 269 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "6.52 inches, 720 x 1600 pixels, 90 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "7540N", + "General.OS Updates": "", + "General.Release Date": "June 10, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-05", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 2 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "64 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade A72 5G", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "16990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 74999}, {\"Name\": \"iQOO Neo 11\", \"Price\": 32990}, {\"Name\": \"OnePlus 15\", \"Price\": 64999}, {\"Name\": \"Motorola Moto G67 Power 5G\", \"Price\": 23990}, {\"Name\": \"Xiaomi 17 Pro Max\", \"Price\": 74990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 700", + "Technical.Core Details": "4x2.2 GHz Cortex-A76 & 4x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MC2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v11" + }, + "soc": "dimensity-700" +} diff --git a/data/smartphone/zte/2022/blade-v40s/zte-blade-v40s-6gb-128gb-4g-lte.json b/data/smartphone/zte/2022/blade-v40s/zte-blade-v40s-6gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a6867f60b00 --- /dev/null +++ b/data/smartphone/zte/2022/blade-v40s/zte-blade-v40s-6gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-v40s-6gb-128gb-4g-lte", + "name": "ZTE Blade V40s", + "brand": "zte", + "release_date": "2022-09-30", + "ram_gb": 6, + "battery_mah": 4500, + "weight_g": 184.1, + "os": "Android v12", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-v40s", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 6, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "resolution": "~ 395 PPI", + "type": "Color AMOLED Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.0, A2DP, LE", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "4500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2 (Wide Angle)
Punch Hole", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP (Wide Angle)
5 MP (Ultra Wide)
2 MP (Macro)
Macro", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "No", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.0, A2DP, LE", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Blue / Grey", + "Design.Design Type": "", + "Design.Dimensions": "75.8 x 163.5 x 7.6 mm", + "Design.Qwerty": "", + "Design.Weight": "184.1 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "20:9", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 395 PPI", + "Display.Screen to Body Ratio": "~ 93.8%", + "Display.Size": "6.67 inches, 1080 x 2400 pixels, 60 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color AMOLED Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes, with A-GPS", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blade V40s", + "General.OS Updates": "", + "General.Release Date": "September 30, 2022", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-19", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "Upto 5 GB Extra Virtual RAM", + "Memory.Phonebook": "", + "Memory.RAM": "6 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade V40s", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "14990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"OnePlus 15\", \"Price\": 72999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 64999}, {\"Name\": \"Wobble 1\", \"Price\": 19990}, {\"Name\": \"Oppo Find X9 Pro 5G\", \"Price\": 109999}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 59990}, {\"Name\": \"Red Magic 11 Pro\", \"Price\": 60990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc Tiger T618", + "Technical.Core Details": "2x2.0 GHz Cortex-A75 & 6x2.0 GHz Cortex-A55", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali G52 MP2", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v12" + }, + "soc": "unisoc-tiger-t618" +} diff --git a/data/smartphone/zte/2024/blade-v70-design/zte-blade-v70-design-4gb-256gb-4g-lte.json b/data/smartphone/zte/2024/blade-v70-design/zte-blade-v70-design-4gb-256gb-4g-lte.json new file mode 100644 index 00000000000..e649a2e1024 --- /dev/null +++ b/data/smartphone/zte/2024/blade-v70-design/zte-blade-v70-design-4gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-v70-design-4gb-256gb-4g-lte", + "name": "ZTE Blade V70 Design", + "brand": "zte", + "release_date": "2024-11-22", + "ram_gb": 4, + "battery_mah": 5000, + "weight_g": 206.0, + "os": "Android v14", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-v70-design", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 4, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.7 inches, 720 x 1612 pixels, 120 Hz", + "resolution": "~ 264 PPI", + "type": "Color IPS Screen (16M Colors)" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP
Punch Hole", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
2 MP ƒ/2.4 (Depth Sensor)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "Yes", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "No", + "Design.Colors": "Stone gray, Rose pink, Citrus orange, Jade green", + "Design.Design Type": "", + "Design.Dimensions": "77.1 x 165.8 x 8.2 mm", + "Design.Qwerty": "", + "Design.Weight": "206 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "Yes, Punch Hole", + "Display.PPI": "~ 264 PPI", + "Display.Screen to Body Ratio": "~ 84.4%", + "Display.Size": "6.7 inches, 720 x 1612 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (16M Colors)", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "Blade V70 Design", + "General.OS Updates": "", + "General.Release Date": "November 22, 2024", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM (Hybrid Slot)", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-28", + "Memory.Card Slot": "Yes, (Hybrid Slot)", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "4 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "Yes", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade V70 Design", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "7957.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Tecno Spark 40\", \"Price\": 10999}, {\"Name\": \"Infinix Hot 60i\", \"Price\": 10999}, {\"Name\": \"Nubia V70\", \"Price\": 14990}, {\"Name\": \"ZTE Blade V70\", \"Price\": 19990}, {\"Name\": \"Xiaomi Redmi 15 5G\", \"Price\": 14998}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"itel S25\", \"Price\": 8990}, {\"Name\": \"Xiaomi Redmi 15 4G\", \"Price\": 13990}, {\"Name\": \"Tecno Spark 30C\", \"Price\": 13990}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.6 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T606", + "Technical.Core Details": "2 x Cortex-A75@1.6GHz & 6 x Cortex-A55@1.6GHz", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v14" + }, + "soc": "unisoc-t606" +} diff --git a/data/smartphone/zte/2025/blade-v80-pro/zte-blade-v80-pro-8gb-256gb-4g-lte.json b/data/smartphone/zte/2025/blade-v80-pro/zte-blade-v80-pro-8gb-256gb-4g-lte.json new file mode 100644 index 00000000000..c4169c813cb --- /dev/null +++ b/data/smartphone/zte/2025/blade-v80-pro/zte-blade-v80-pro-8gb-256gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-v80-pro-8gb-256gb-4g-lte", + "name": "ZTE Blade V80 Pro", + "brand": "zte", + "release_date": "2025-01-01", + "ram_gb": 8, + "battery_mah": 5000, + "weight_g": 195.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-v80-pro", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 256 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "6.75 inches, 900 x 1940 pixels", + "resolution": "~ 317 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 10W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "5000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, Panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "108 MP ƒ/1.8 (Wide Angle)", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "White", + "Design.Design Type": "", + "Design.Dimensions": "79 x 166 x 7.7 mm", + "Design.Qwerty": "", + "Design.Weight": "195 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 317 PPI", + "Display.Screen to Body Ratio": "~ 85.6%", + "Display.Size": "6.75 inches, 900 x 1940 pixels", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "November, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-11-25", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade V80 Pro", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "15990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"OPPO Reno 15 5G\", \"Price\": 39990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 84999}, {\"Name\": \"iQOO 15\", \"Price\": 67999}, {\"Name\": \"Xiaomi Redmi K90 Pro Max\", \"Price\": 50990}, {\"Name\": \"Lava Agni 4\", \"Price\": 24999}, {\"Name\": \"OPPO Reno 15 Pro 5G\", \"Price\": 47990}, {\"Name\": \"Realme GT 8 Pro\", \"Price\": 72999}, {\"Name\": \"Wobble One\", \"Price\": 22000}, {\"Name\": \"OPPO Reno 13 5G\", \"Price\": 23999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "2.2 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7280", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "12nm", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t7280" +} diff --git a/data/smartphone/zte/2026/blade-v80-max/zte-blade-v80-max-8gb-128gb-4g-lte.json b/data/smartphone/zte/2026/blade-v80-max/zte-blade-v80-max-8gb-128gb-4g-lte.json new file mode 100644 index 00000000000..a499db38ec0 --- /dev/null +++ b/data/smartphone/zte/2026/blade-v80-max/zte-blade-v80-max-8gb-128gb-4g-lte.json @@ -0,0 +1,169 @@ +{ + "slug": "zte-blade-v80-max-8gb-128gb-4g-lte", + "name": "ZTE Blade V80 Max", + "brand": "zte", + "release_date": "2026-01-20", + "ram_gb": 8, + "battery_mah": 6000, + "weight_g": 191.0, + "os": "Android v16", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "blade-v80-max", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8, + "storage_gb": 128 + }, + "network": { + "cellular": "4G LTE" + } + }, + "storage_options_gb": [ + 128 + ], + "display": { + "size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "resolution": "~ 260 PPI", + "type": "Color IPS Screen" + }, + "connectivity": { + "wifi": "Yes, with wifi-hotspot", + "bluetooth": "Yes, v5.2", + "nfc": "Yes", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 22.5W", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "6000 mAh", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "ZTE", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "", + "Camera.Features": "HDR, panorama", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "16 MP", + "Camera.Front Video Recording": "1080p @ 30 fps FHD", + "Camera.OIS": "", + "Camera.Rear Camera": "50 MP ƒ/1.8 (Wide Angle)
", + "Camera.Video Recording": "1080p @ 30 fps FHD", + "Connectivity.3G": "Yes", + "Connectivity.4G": "Yes", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.2", + "Connectivity.EDGE": "Yes", + "Connectivity.GPRS": "Yes", + "Connectivity.IR Blaster": "", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB Tethering, USB on-the-go, USB Charging, USB Storage", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes, with wifi-hotspot", + "Connectivity.Wifi Version": "", + "Design.Bezel less": "", + "Design.Colors": "Stardust Purple, Stellar Silver, Aurellia Gold, Sky Cyan, Space Black", + "Design.Design Type": "", + "Design.Dimensions": "77.8 x 171.6 x 8.3 mm", + "Design.Qwerty": "", + "Design.Weight": "191 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "", + "Display.Brightness": "", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "", + "Display.Foldable Display": "", + "Display.Glass Type": "Scratch-resistant glass", + "Display.HDR Support": "", + "Display.Notch": "Yes, Water Drop Notch", + "Display.PPI": "~ 260 PPI", + "Display.Screen to Body Ratio": "~ 84.7%", + "Display.Size": "6.9 inches, 720 x 1640 pixels, 120 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen", + "Extra.3.5mm Headphone Jack": "Yes", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "Yes", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "Yes", + "Extra.Fingerprint Sensor": "Yes, Side", + "Extra.GPS": "Yes", + "Extra.Gaming Features": "", + "Extra.IP Rating": "IP64", + "Extra.NFC": "Yes", + "Extra.Sensors": "Accelerometer, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "Yes, 1.8 m", + "General.Country of Origin": "", + "General.Device Type": "Smartphone", + "General.Dual Sim": "Yes", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "January 20, 2026", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "Nano+Nano SIM", + "General.Sim Type": "Dual Sim, GSM+GSM", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2026-01-31", + "Memory.Card Slot": "Yes", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "128 GB", + "Memory.Storage Type": "", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "Yes", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "Yes", + "Name": "ZTE Blade V80 Max", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "10990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Realme P4 Power 5G\", \"Price\": 25999}, {\"Name\": \"Samsung Galaxy S25 Ultra\", \"Price\": 117999}, {\"Name\": \"Samsung Galaxy S25 FE\", \"Price\": 59999}, {\"Name\": \"Vivo X200T\", \"Price\": 59999}, {\"Name\": \"iQOO 15R\", \"Price\": 45999}, {\"Name\": \"Motorola Signature\", \"Price\": 59999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 24999}, {\"Name\": \"OnePlus Turbo 6\", \"Price\": 29999}, {\"Name\": \"Realme P4x 5G\", \"Price\": 14625}]", + "Technical.Browser": "Yes", + "Technical.CPU": "1.8 GHz, Octa Core Processor", + "Technical.Chipset": "Unisoc T7250", + "Technical.Core Details": "", + "Technical.Custom UI": "", + "Technical.Fabrication Node": "", + "Technical.GPU": "Mali-G57 MP1", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v16" + }, + "soc": "unisoc-t7250" +} diff --git a/data/tablet/xiaomi/2025/redmi-k-pad/xiaomi-redmi-k-pad-8gb-256gb.json b/data/tablet/xiaomi/2025/redmi-k-pad/xiaomi-redmi-k-pad-8gb-256gb.json new file mode 100644 index 00000000000..649d1390759 --- /dev/null +++ b/data/tablet/xiaomi/2025/redmi-k-pad/xiaomi-redmi-k-pad-8gb-256gb.json @@ -0,0 +1,169 @@ +{ + "slug": "xiaomi-redmi-k-pad-8gb-256gb", + "name": "Xiaomi Redmi K Pad", + "brand": "xiaomi", + "release_date": "2025-06-26", + "ram_gb": 8.0, + "battery_mah": 7500, + "weight_g": 326.0, + "os": "Android v15", + "verified": false, + "source_urls": [ + "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" + ], + "base_model_slug": "redmi-k-pad", + "variant": { + "region": "global", + "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", + "memory": { + "ram_gb": 8.0, + "storage_gb": 256 + }, + "network": { + "cellular": "unknown" + } + }, + "storage_options_gb": [ + 256 + ], + "display": { + "size": "8.8 inches, 1880 x 3008 pixels, 165 Hz", + "resolution": "~ 403 PPI", + "type": "Color IPS Screen (1B Colors)" + }, + "connectivity": { + "wifi": "Yes", + "bluetooth": "Yes, v5.4", + "nfc": "", + "usb": "Yes, USB-C v2.0" + }, + "raw_smartprix": { + "Battery.Bypass Charging": "", + "Battery.Fast Charging": "Yes, 67W Fast Charging", + "Battery.Music Playback Time": "", + "Battery.Reverse Charging": "Yes, 18W", + "Battery.Reverse Wireless Charging": "", + "Battery.Size": "7500 mAh, Li-Po Battery", + "Battery.StandBy Time": "", + "Battery.Talk Time": "", + "Battery.Type": "Non-Removable Battery", + "Battery.Video Playback Time": "", + "Battery.Wireless Charging": "", + "Brand": "Xiaomi", + "Camera.Auto Focus": "Yes", + "Camera.Camera Sensor": "OV13B sensor", + "Camera.Features": "HDR", + "Camera.Flash": "Yes, LED", + "Camera.Front Camera": "8 MP ƒ/2.3 (Wide Angle)", + "Camera.Front Video Recording": "1080p", + "Camera.OIS": "", + "Camera.Rear Camera": "13 MP ƒ/2.2 (Wide Angle)", + "Camera.Video Recording": "4K, 1080p", + "Connectivity.3G": "No", + "Connectivity.4G": "", + "Connectivity.5G": "", + "Connectivity.5G Bands": "", + "Connectivity.Bluetooth": "Yes, v5.4", + "Connectivity.EDGE": "", + "Connectivity.GPRS": "", + "Connectivity.IR Blaster": "Yes", + "Connectivity.USB": "Yes, USB-C v2.0", + "Connectivity.USB Features": "USB on-the-go, USB Charging", + "Connectivity.Ultra Wideband (UWB) Support": "", + "Connectivity.Vo5G": "", + "Connectivity.VoLTE": "", + "Connectivity.Wifi": "Yes", + "Connectivity.Wifi Version": "Wi-Fi 7, Wi-Fi 802.11 a/b/g/n/a/6e, dual-band, Wi-Fi Direct", + "Design.Bezel less": "", + "Design.Colors": "Black, Green, Purple", + "Design.Design Type": "", + "Design.Dimensions": "132 x 205.1 x 6.5 mm", + "Design.Qwerty": "", + "Design.Weight": "326 g", + "Display.Adaptive Refresh Rate": "", + "Display.Aspect Ratio": "16:10", + "Display.Brightness": "700 Nits (Peak)", + "Display.Color Gamut": "", + "Display.Curved Display": "", + "Display.Display Dimming": "", + "Display.Dual Display": "", + "Display.Features": "HDR Vivid, Dolby Vision", + "Display.Foldable Display": "", + "Display.Glass Type": "", + "Display.HDR Support": "", + "Display.Notch": "", + "Display.PPI": "~ 403 PPI", + "Display.Screen to Body Ratio": "~ 82.9%", + "Display.Size": "8.8 inches, 1880 x 3008 pixels, 165 Hz", + "Display.Touch": "Yes", + "Display.Type": "Color IPS Screen (1B Colors)", + "Extra.3.5mm Headphone Jack": "No", + "Extra.AI Features": "", + "Extra.Cooling System": "", + "Extra.Dust Resistant": "", + "Extra.Extra": "", + "Extra.Extra Features": "", + "Extra.Face Unlock": "", + "Extra.Fingerprint Sensor": "", + "Extra.GPS": "No", + "Extra.Gaming Features": "", + "Extra.IP Rating": "", + "Extra.NFC": "", + "Extra.Sensors": "Accelerometer, Gyro, Proximity, Compass", + "Extra.Splash Resistant": "", + "Extra.Water Resistance": "", + "General.Country of Origin": "", + "General.Device Type": "Tablet", + "General.Dual Sim": "No", + "General.In The Box": "", + "General.Model": "", + "General.OS Updates": "", + "General.Release Date": "June 26, 2025", + "General.SAR": "", + "General.Security Updates": "", + "General.Sim Size": "", + "General.Sim Type": "No Sim Supported, No Sim Supported", + "General.Triple Sim": "", + "General.eSIM Support": "", + "Last modified": "2025-09-25", + "Memory.Card Slot": "", + "Memory.Expandable RAM": "", + "Memory.Phonebook": "", + "Memory.RAM": "8 GB", + "Memory.RAM Type": "", + "Memory.Storage": "256 GB", + "Memory.Storage Type": "UFS 4.1", + "Multimedia.Audio Features": "", + "Multimedia.Audio Jack Type": "", + "Multimedia.Document Reader": "Yes", + "Multimedia.Email": "Yes", + "Multimedia.FM Radio": "No", + "Multimedia.Music": "MP3, FLAC, APE, AAC, OGG, WAV, WMA, AMR, AWB", + "Multimedia.Speaker Type": "", + "Multimedia.Supports": "", + "Multimedia.Video": "MP4, MKV, AVI, WMV, WEBM, 3GP, ASF", + "Name": "Xiaomi Redmi K Pad", + "Performance.3DMark Score": "", + "Performance.AnTuTu Score": "", + "Performance.AnTuTu Storage Score": "", + "Performance.Battery Test Result": "", + "Performance.Camera Score": "", + "Performance.Geekbench Score": "", + "Performance.Speaker Score": "", + "Price": "32990.0", + "Price Drop": "0.0", + "Price Drop Amount": "0", + "Related Items": "[{\"Name\": \"Xiaomi Redmi 14C\", \"Price\": 10999}, {\"Name\": \"Xiaomi Redmi 15C 4G\", \"Price\": 10990}, {\"Name\": \"Samsung Galaxy S24 Ultra\", \"Price\": 71999}, {\"Name\": \"OnePlus Nord CE 5 5G\", \"Price\": 23499}, {\"Name\": \"Apple iPhone 15\", \"Price\": 47999}, {\"Name\": \"Motorola Moto G86 Power 5G\", \"Price\": 16843}, {\"Name\": \"Motorola Moto G96 5G\", \"Price\": 15999}, {\"Name\": \"Apple iPhone 16\", \"Price\": 66990}, {\"Name\": \"Xiaomi Redmi Note 14 SE 5G\", \"Price\": 13999}]", + "Technical.Browser": "Yes", + "Technical.CPU": "3.63 GHz, Octa Core Processor", + "Technical.Chipset": "Mediatek Dimensity 9400 Plus", + "Technical.Core Details": "1xCortex-X925@3.63 GHz & 3xCortex-X4@3.3 GHz & 4xCortex-A720@2.4 GHz", + "Technical.Custom UI": "Xiaomi HyperOS 2", + "Technical.Fabrication Node": "", + "Technical.GPU": "Immortalis-G925", + "Technical.Java": "No", + "Technical.NPU": "", + "Technical.OS": "Android v15" + }, + "soc": "dimensity-9400-plus" +} From ba228aef333a9c84236fd637394b29f12cf81923 Mon Sep 17 00:00:00 2001 From: Seungpyo1007 Date: Sat, 20 Jun 2026 22:23:48 +0900 Subject: [PATCH 5/5] fix(data): correct Smartprix Samsung F70e typo Refs #1 --- .../samsung-galaxy-f70e-4gb-128gb-5g.json} | 8 ++++---- site/public/v1/smartphones/index.json | 6 +++--- .../index.json | 6 +++--- .../score/index.json | 0 4 files changed, 10 insertions(+), 10 deletions(-) rename data/smartphone/samsung/2026/{samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json => samsung-galaxy-f70e/samsung-galaxy-f70e-4gb-128gb-5g.json} (97%) rename site/public/v1/smartphones/{samsung-samaung-galaxy-f70e-4gb-128gb-5g => samsung-galaxy-f70e-4gb-128gb-5g}/index.json (92%) rename site/public/v1/smartphones/{samsung-samaung-galaxy-f70e-4gb-128gb-5g => samsung-galaxy-f70e-4gb-128gb-5g}/score/index.json (100%) diff --git a/data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json b/data/smartphone/samsung/2026/samsung-galaxy-f70e/samsung-galaxy-f70e-4gb-128gb-5g.json similarity index 97% rename from data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json rename to data/smartphone/samsung/2026/samsung-galaxy-f70e/samsung-galaxy-f70e-4gb-128gb-5g.json index 0493b6f63fa..ac3aa79b5b0 100644 --- a/data/smartphone/samsung/2026/samaung-galaxy-f70e/samsung-samaung-galaxy-f70e-4gb-128gb-5g.json +++ b/data/smartphone/samsung/2026/samsung-galaxy-f70e/samsung-galaxy-f70e-4gb-128gb-5g.json @@ -1,6 +1,6 @@ { - "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", - "name": "Samaung Galaxy F70e", + "slug": "samsung-galaxy-f70e-4gb-128gb-5g", + "name": "Samsung Galaxy F70e", "brand": "samsung", "release_date": "2026-02-09", "ram_gb": 4, @@ -11,7 +11,7 @@ "source_urls": [ "https://www.kaggle.com/datasets/mayankkumarpoddar/smartprix-mobiles-dataset" ], - "base_model_slug": "samaung-galaxy-f70e", + "base_model_slug": "samsung-galaxy-f70e", "variant": { "region": "global", "source_dataset": "mayankkumarpoddar/smartprix-mobiles-dataset", @@ -142,7 +142,7 @@ "Multimedia.Speaker Type": "", "Multimedia.Supports": "", "Multimedia.Video": "MP4, M4V, 3GP, 3G2, AVI, FLV, MKV, WEBM", - "Name": "Samaung Galaxy F70e", + "Name": "Samsung Galaxy F70e", "Performance.3DMark Score": "", "Performance.AnTuTu Score": "623,000 (Total) (v11)", "Performance.AnTuTu Storage Score": "", diff --git a/site/public/v1/smartphones/index.json b/site/public/v1/smartphones/index.json index af27e003d95..8bacf35a48f 100644 --- a/site/public/v1/smartphones/index.json +++ b/site/public/v1/smartphones/index.json @@ -148122,9 +148122,9 @@ "url": "/v1/smartphones/salute-f350" }, { - "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", - "name": "Samaung Galaxy F70e", - "url": "/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g" + "slug": "samsung-galaxy-f70e-4gb-128gb-5g", + "name": "Samsung Galaxy F70e", + "url": "/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g" }, { "slug": "samba", diff --git a/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g/index.json similarity index 92% rename from site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json rename to site/public/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g/index.json index c7fde118401..014939f55d2 100644 --- a/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/index.json +++ b/site/public/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g/index.json @@ -1,8 +1,8 @@ { "id": 33048, - "slug": "samsung-samaung-galaxy-f70e-4gb-128gb-5g", - "base_model_slug": "samaung-galaxy-f70e", - "name": "Samaung Galaxy F70e", + "slug": "samsung-galaxy-f70e-4gb-128gb-5g", + "base_model_slug": "samsung-galaxy-f70e", + "name": "Samsung Galaxy F70e", "brand": { "id": 113, "slug": "samsung", diff --git a/site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json b/site/public/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g/score/index.json similarity index 100% rename from site/public/v1/smartphones/samsung-samaung-galaxy-f70e-4gb-128gb-5g/score/index.json rename to site/public/v1/smartphones/samsung-galaxy-f70e-4gb-128gb-5g/score/index.json